2025-04-25T04:10:15.3625210Z Current runner version: '2.323.0' 2025-04-25T04:10:15.3632024Z Runner name: 'i-0f6fdbe6a2e5ac98c' 2025-04-25T04:10:15.3633132Z Machine name: 'ip-10-0-13-216' 2025-04-25T04:10:15.3637923Z ##[group]GITHUB_TOKEN Permissions 2025-04-25T04:10:15.3640719Z Actions: read 2025-04-25T04:10:15.3641305Z Attestations: read 2025-04-25T04:10:15.3641874Z Checks: read 2025-04-25T04:10:15.3642494Z Contents: read 2025-04-25T04:10:15.3643049Z Deployments: read 2025-04-25T04:10:15.3643553Z Discussions: read 2025-04-25T04:10:15.3644215Z Issues: read 2025-04-25T04:10:15.3644787Z Metadata: read 2025-04-25T04:10:15.3645302Z Models: read 2025-04-25T04:10:15.3645918Z Packages: read 2025-04-25T04:10:15.3646456Z Pages: read 2025-04-25T04:10:15.3646961Z PullRequests: read 2025-04-25T04:10:15.3647554Z RepositoryProjects: read 2025-04-25T04:10:15.3648173Z SecurityEvents: read 2025-04-25T04:10:15.3648749Z Statuses: read 2025-04-25T04:10:15.3649292Z ##[endgroup] 2025-04-25T04:10:15.3652096Z Secret source: Actions 2025-04-25T04:10:15.3653051Z Prepare workflow directory 2025-04-25T04:10:15.4000024Z Prepare all required actions 2025-04-25T04:10:15.4044800Z Getting action download info 2025-04-25T04:10:15.6433540Z Download action repository 'pytorch/test-infra@main' (SHA:dba7ae1b796e6ea5268ffdec5594ba272b42a67a) 2025-04-25T04:10:16.9254874Z Download action repository 'pytorch/pytorch@main' (SHA:e2c7ae52d5c896845d26c6c49c187083fa5c4400) 2025-04-25T04:10:29.9483354Z Download action repository 'aws-actions/configure-aws-credentials@v4' (SHA:e3dd6a429d7300a6a4c196c26e071d42e0343502) 2025-04-25T04:10:30.1579295Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-04-25T04:10:30.3841898Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-04-25T04:10:30.8240139Z Getting action download info 2025-04-25T04:10:30.9237217Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-04-25T04:10:31.1389852Z Getting action download info 2025-04-25T04:10:31.2300567Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-04-25T04:10:31.4256973Z Complete job name: linux-focal-rocm-py3.10 / build 2025-04-25T04:10:31.4730005Z A job started hook has been configured by the self-hosted runner administrator 2025-04-25T04:10:31.4836701Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-04-25T04:10:31.4846785Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:10:31.4847477Z ##[endgroup] 2025-04-25T04:10:32.7718241Z Runner Type: ephemeral.linux.2xlarge 2025-04-25T04:10:32.7719033Z Instance Type: c5.2xlarge 2025-04-25T04:10:32.7719522Z AMI Name: unknown 2025-04-25T04:10:32.7749651Z AMI ID: ami-071226ecf16aa7d96 2025-04-25T04:10:38.6043750Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-04-25T04:10:38.6044236Z with: 2025-04-25T04:10:38.6044904Z github-secret: *** 2025-04-25T04:10:38.6045188Z activate-with-label: false 2025-04-25T04:10:38.6045485Z label: with-ssh 2025-04-25T04:10:38.6045743Z remove-existing-keys: true 2025-04-25T04:10:38.6046031Z fail-silently: true 2025-04-25T04:10:38.6046274Z ##[endgroup] 2025-04-25T04:10:38.7249803Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-04-25T04:10:38.7250762Z ciflow reference detected, attempting to extract PR number 2025-04-25T04:10:39.0607458Z Grabbing public ssh keys from https://github.com/pytorch-bot[bot].keys 2025-04-25T04:10:39.1133121Z No SSH keys found for user pytorch-bot[bot] 2025-04-25T04:10:39.1133964Z Grabbing public ssh keys from https://github.com/laithsakka.keys 2025-04-25T04:10:39.1765021Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2025-04-25T04:10:39.1779188Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2025-04-25T04:10:39.1816195Z Login using: ssh ec2-user@ec2-98-82-34-237.compute-1.amazonaws.com 2025-04-25T04:10:39.1963081Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-04-25T04:10:39.1963557Z with: 2025-04-25T04:10:39.1963790Z no-sudo: true 2025-04-25T04:10:39.1964030Z submodules: recursive 2025-04-25T04:10:39.1964298Z fetch-depth: 0 2025-04-25T04:10:39.1964546Z ##[endgroup] 2025-04-25T04:10:39.2051641Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-04-25T04:10:39.2052765Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-04-25T04:10:39.2062798Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:10:39.2063217Z ##[endgroup] 2025-04-25T04:10:39.2163049Z ##[group]Run # Use all available CPUs for fetching 2025-04-25T04:10:39.2163537Z # Use all available CPUs for fetching 2025-04-25T04:10:39.2163898Z cd "${GITHUB_WORKSPACE}" 2025-04-25T04:10:39.2164313Z git config --global fetch.parallel 0 2025-04-25T04:10:39.2164734Z git config --global submodule.fetchJobs 0 2025-04-25T04:10:39.2165075Z  2025-04-25T04:10:39.2165456Z # Clean workspace. The default checkout action should also do this, but 2025-04-25T04:10:39.2165947Z # do it here as well just in case 2025-04-25T04:10:39.2166273Z if [[ -d .git ]]; then 2025-04-25T04:10:39.2166585Z  if [ -z "${NO_SUDO}" ]; then 2025-04-25T04:10:39.2166911Z  sudo git clean -ffdx 2025-04-25T04:10:39.2167203Z  else 2025-04-25T04:10:39.2167436Z  git clean -ffdx 2025-04-25T04:10:39.2167712Z  fi 2025-04-25T04:10:39.2167940Z fi 2025-04-25T04:10:39.2174283Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:10:39.2174708Z env: 2025-04-25T04:10:39.2174983Z NO_SUDO: true 2025-04-25T04:10:39.2175360Z ##[endgroup] 2025-04-25T04:10:39.2301380Z ##[group]Run actions/checkout@v4 2025-04-25T04:10:39.2301731Z with: 2025-04-25T04:10:39.2301981Z ref: b68c0effe97351b0c24b2f7aef671559be6aa977 2025-04-25T04:10:39.2302330Z fetch-depth: 0 2025-04-25T04:10:39.2302579Z submodules: recursive 2025-04-25T04:10:39.2302838Z show-progress: false 2025-04-25T04:10:39.2303114Z repository: pytorch/pytorch 2025-04-25T04:10:39.2303560Z token: *** 2025-04-25T04:10:39.2303796Z ssh-strict: true 2025-04-25T04:10:39.2304028Z ssh-user: git 2025-04-25T04:10:39.2304282Z persist-credentials: true 2025-04-25T04:10:39.2304566Z clean: true 2025-04-25T04:10:39.2304807Z sparse-checkout-cone-mode: true 2025-04-25T04:10:39.2305118Z fetch-tags: false 2025-04-25T04:10:39.2305365Z lfs: false 2025-04-25T04:10:39.2305590Z set-safe-directory: true 2025-04-25T04:10:39.2305862Z ##[endgroup] 2025-04-25T04:10:39.3469816Z Syncing repository: pytorch/pytorch 2025-04-25T04:10:39.3471339Z ##[group]Getting Git version info 2025-04-25T04:10:39.3471896Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-04-25T04:10:39.3472613Z [command]/usr/bin/git version 2025-04-25T04:10:39.3472917Z git version 2.47.1 2025-04-25T04:10:39.3473900Z ##[endgroup] 2025-04-25T04:10:39.3477836Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/350d1a2e-bb9e-4321-a4b1-38a4ca2cfeda/.gitconfig' 2025-04-25T04:10:39.3479069Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/350d1a2e-bb9e-4321-a4b1-38a4ca2cfeda' before making global git config changes 2025-04-25T04:10:39.3480045Z Adding repository directory to the temporary git global config as a safe directory 2025-04-25T04:10:39.3480833Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-04-25T04:10:39.3509193Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-04-25T04:10:39.3512452Z ##[group]Initializing the repository 2025-04-25T04:10:39.3516987Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-04-25T04:10:39.3546982Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-04-25T04:10:39.3547714Z hint: is subject to change. To configure the initial branch name to use in all 2025-04-25T04:10:39.3548307Z hint: of your new repositories, which will suppress this warning, call: 2025-04-25T04:10:39.3548741Z hint: 2025-04-25T04:10:39.3549034Z hint: git config --global init.defaultBranch 2025-04-25T04:10:39.3549399Z hint: 2025-04-25T04:10:39.3549757Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-04-25T04:10:39.3550351Z hint: 'development'. The just-created branch can be renamed via this command: 2025-04-25T04:10:39.3550808Z hint: 2025-04-25T04:10:39.3551045Z hint: git branch -m 2025-04-25T04:10:39.3551574Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2025-04-25T04:10:39.3557694Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-04-25T04:10:39.3583603Z ##[endgroup] 2025-04-25T04:10:39.3584063Z ##[group]Disabling automatic garbage collection 2025-04-25T04:10:39.3587472Z [command]/usr/bin/git config --local gc.auto 0 2025-04-25T04:10:39.3611000Z ##[endgroup] 2025-04-25T04:10:39.3611417Z ##[group]Setting up auth 2025-04-25T04:10:39.3617835Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-04-25T04:10:39.3643271Z [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' || :" 2025-04-25T04:10:39.3911429Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-04-25T04:10:39.3936015Z [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' || :" 2025-04-25T04:10:39.4193801Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-04-25T04:10:39.4235987Z ##[endgroup] 2025-04-25T04:10:39.4236426Z ##[group]Fetching the repository 2025-04-25T04:10:39.4244444Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-04-25T04:11:34.6656968Z From https://github.com/pytorch/pytorch 2025-04-25T04:11:34.6657708Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-04-25T04:11:34.6658942Z * [new branch] Chillee-patch-1 -> origin/Chillee-patch-1 2025-04-25T04:11:34.6659506Z * [new branch] Chillee-patch-5 -> origin/Chillee-patch-5 2025-04-25T04:11:34.6660058Z * [new branch] Flamefire-patch-1 -> origin/Flamefire-patch-1 2025-04-25T04:11:34.6661175Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-04-25T04:11:34.6661949Z * [new branch] JackCaoG/add_new_lazy_counter_macro -> origin/JackCaoG/add_new_lazy_counter_macro 2025-04-25T04:11:34.6663192Z * [new branch] JackCaoG/dynamo_make_fx_non_core_aten_ops -> origin/JackCaoG/dynamo_make_fx_non_core_aten_ops 2025-04-25T04:11:34.6664535Z * [new branch] JackCaoG/update_xla_pin_to_skip_test -> origin/JackCaoG/update_xla_pin_to_skip_test 2025-04-25T04:11:34.6665522Z * [new branch] JackCaoG/update_xla_pin_to_skip_test2 -> origin/JackCaoG/update_xla_pin_to_skip_test2 2025-04-25T04:11:34.6666615Z * [new branch] NicolasHug-patch-2 -> origin/NicolasHug-patch-2 2025-04-25T04:11:34.6667755Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-04-25T04:11:34.6668752Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-04-25T04:11:34.6670211Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-04-25T04:11:34.6671319Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-04-25T04:11:34.6672289Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-04-25T04:11:34.6673175Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-04-25T04:11:34.6675152Z * [new branch] Valentine/flash_attention_bf16 -> origin/Valentine/flash_attention_bf16 2025-04-25T04:11:34.6676192Z * [new branch] add-assign -> origin/add-assign 2025-04-25T04:11:34.6676908Z * [new branch] add-dates -> origin/add-dates 2025-04-25T04:11:34.6678190Z * [new branch] add_broadcast_functional_collective -> origin/add_broadcast_functional_collective 2025-04-25T04:11:34.6679288Z * [new branch] add_mha_to_autocast_policy -> origin/add_mha_to_autocast_policy 2025-04-25T04:11:34.6680311Z * [new branch] add_non_parallel_model_comparison -> origin/add_non_parallel_model_comparison 2025-04-25T04:11:34.6681387Z * [new branch] add_windows_testing_back -> origin/add_windows_testing_back 2025-04-25T04:11:34.6682268Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-04-25T04:11:34.6683221Z * [new branch] addsimde -> origin/addsimde 2025-04-25T04:11:34.6684678Z * [new branch] adi/gemm_bf16f32 -> origin/adi/gemm_bf16f32 2025-04-25T04:11:34.6685674Z * [new branch] adi/update_openblas -> origin/adi/update_openblas 2025-04-25T04:11:34.6687438Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-04-25T04:11:34.6688968Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-04-25T04:11:34.6689964Z * [new branch] alanwaketan/pin2 -> origin/alanwaketan/pin2 2025-04-25T04:11:34.6690866Z * [new branch] albanD-patch-2 -> origin/albanD-patch-2 2025-04-25T04:11:34.6691828Z * [new branch] alt-disable -> origin/alt-disable 2025-04-25T04:11:34.6693629Z * [new branch] angelayi/aot_inductor_torch -> origin/angelayi/aot_inductor_torch 2025-04-25T04:11:34.6694770Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-04-25T04:11:34.6695798Z * [new branch] angelayi/aps_issue -> origin/angelayi/aps_issue 2025-04-25T04:11:34.6696919Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-04-25T04:11:34.6697974Z * [new branch] angelayi/constraint -> origin/angelayi/constraint 2025-04-25T04:11:34.6698849Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-04-25T04:11:34.6699902Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-04-25T04:11:34.6701272Z * [new branch] angelayi/default_serialized -> origin/angelayi/default_serialized 2025-04-25T04:11:34.6702572Z * [new branch] angelayi/del_lib -> origin/angelayi/del_lib 2025-04-25T04:11:34.6703628Z * [new branch] angelayi/distribby -> origin/angelayi/distribby 2025-04-25T04:11:34.6704682Z * [new branch] angelayi/distribution -> origin/angelayi/distribution 2025-04-25T04:11:34.6705637Z * [new branch] angelayi/draft_export_cv -> origin/angelayi/draft_export_cv 2025-04-25T04:11:34.6706805Z * [new branch] angelayi/dynamo_fake_input -> origin/angelayi/dynamo_fake_input 2025-04-25T04:11:34.6708159Z * [new branch] angelayi/embed_constants -> origin/angelayi/embed_constants 2025-04-25T04:11:34.6709146Z * [new branch] angelayi/fake -> origin/angelayi/fake 2025-04-25T04:11:34.6710476Z * [new branch] angelayi/filter_stacktrace -> origin/angelayi/filter_stacktrace 2025-04-25T04:11:34.6711674Z * [new branch] angelayi/fix_additional_inputs -> origin/angelayi/fix_additional_inputs 2025-04-25T04:11:34.6712687Z * [new branch] angelayi/logging.bak -> origin/angelayi/logging.bak 2025-04-25T04:11:34.6713623Z * [new branch] angelayi/logging2 -> origin/angelayi/logging2 2025-04-25T04:11:34.6714526Z * [new branch] angelayi/meta_kernel -> origin/angelayi/meta_kernel 2025-04-25T04:11:34.6715601Z * [new branch] angelayi/meta_kernel_yaml2 -> origin/angelayi/meta_kernel_yaml2 2025-04-25T04:11:34.6716692Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-04-25T04:11:34.6717756Z * [new branch] angelayi/register_dataclass -> origin/angelayi/register_dataclass 2025-04-25T04:11:34.6718838Z * [new branch] angelayi/rename_generate_fake -> origin/angelayi/rename_generate_fake 2025-04-25T04:11:34.6719841Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-04-25T04:11:34.6720708Z * [new branch] angelayi/shape -> origin/angelayi/shape 2025-04-25T04:11:34.6721795Z * [new branch] angelayi/symint_help -> origin/angelayi/symint_help 2025-04-25T04:11:34.6722812Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-04-25T04:11:34.6723767Z * [new branch] angelayi/symint_input2 -> origin/angelayi/symint_input2 2025-04-25T04:11:34.6724752Z * [new branch] angelayi/test113041 -> origin/angelayi/test113041 2025-04-25T04:11:34.6725718Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-04-25T04:11:34.6726795Z * [new branch] angelayi/transpose_ -> origin/angelayi/transpose_ 2025-04-25T04:11:34.6727968Z * [new branch] angelayi/update_schema_msg -> origin/angelayi/update_schema_msg 2025-04-25T04:11:34.6728991Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-04-25T04:11:34.6730231Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-04-25T04:11:34.6731092Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-04-25T04:11:34.6732191Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-04-25T04:11:34.6733257Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-04-25T04:11:34.6734339Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-04-25T04:11:34.6735351Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-04-25T04:11:34.6736496Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-04-25T04:11:34.6737746Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-04-25T04:11:34.6738743Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-04-25T04:11:34.6739884Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-04-25T04:11:34.6741324Z * [new branch] base/1.5 -> origin/base/1.5 2025-04-25T04:11:34.6742598Z * [new branch] base_inductor_opt_flag -> origin/base_inductor_opt_flag 2025-04-25T04:11:34.6743828Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-04-25T04:11:34.6744816Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-04-25T04:11:34.6746623Z * [new branch] benjaminglass1/add-missing-regression-benchmarks -> origin/benjaminglass1/add-missing-regression-benchmarks 2025-04-25T04:11:34.6748254Z * [new branch] benjaminglass1/fixup-opinfo-cpu-gradient -> origin/benjaminglass1/fixup-opinfo-cpu-gradient 2025-04-25T04:11:34.6749539Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-04-25T04:11:34.6750426Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-04-25T04:11:34.6751724Z * [new branch] bf/cg-foreach-op -> origin/bf/cg-foreach-op 2025-04-25T04:11:34.6752668Z * [new branch] bf/cg-meta-tensor -> origin/bf/cg-meta-tensor 2025-04-25T04:11:34.6753631Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-04-25T04:11:34.6754857Z * [new branch] bf/cg-skip-unbacked-symint-msg -> origin/bf/cg-skip-unbacked-symint-msg 2025-04-25T04:11:34.6755803Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-04-25T04:11:34.6757457Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-04-25T04:11:34.6758889Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-04-25T04:11:34.6760382Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-04-25T04:11:34.6761455Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-04-25T04:11:34.6762422Z * [new branch] bf/fa-small-block-mask -> origin/bf/fa-small-block-mask 2025-04-25T04:11:34.6763349Z * [new branch] bf/noop-elimination -> origin/bf/noop-elimination 2025-04-25T04:11:34.6764278Z * [new branch] bf/noop-slice -> origin/bf/noop-slice 2025-04-25T04:11:34.6765219Z * [new branch] bf/padded-tensor-init -> origin/bf/padded-tensor-init 2025-04-25T04:11:34.6766088Z * [new branch] bf/partition-cg -> origin/bf/partition-cg 2025-04-25T04:11:34.6767240Z * [new branch] bf/partition-custom-op -> origin/bf/partition-custom-op 2025-04-25T04:11:34.6768324Z * [new branch] bf/partition-flaky -> origin/bf/partition-flaky 2025-04-25T04:11:34.6769234Z * [new branch] bf/partition-gc -> origin/bf/partition-gc 2025-04-25T04:11:34.6770296Z * [new branch] bf/partition-reorder -> origin/bf/partition-reorder 2025-04-25T04:11:34.6771219Z * [new branch] bf/partition-rng -> origin/bf/partition-rng 2025-04-25T04:11:34.6772316Z * [new branch] bf/partition-symint -> origin/bf/partition-symint 2025-04-25T04:11:34.6773321Z * [new branch] bf/reduce-scatter-copy-in -> origin/bf/reduce-scatter-copy-in 2025-04-25T04:11:34.6774453Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-04-25T04:11:34.6775611Z * [new branch] bf/reorder-minimal-partition -> origin/bf/reorder-minimal-partition 2025-04-25T04:11:34.6776429Z * [new branch] bik -> origin/bik 2025-04-25T04:11:34.6777629Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-04-25T04:11:34.6778663Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-04-25T04:11:34.6779750Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-04-25T04:11:34.6780822Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-04-25T04:11:34.6781872Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-04-25T04:11:34.6782930Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-04-25T04:11:34.6783957Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-04-25T04:11:34.6785274Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-04-25T04:11:34.6786335Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-04-25T04:11:34.6787369Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-04-25T04:11:34.6788399Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-04-25T04:11:34.6789385Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-04-25T04:11:34.6790419Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-04-25T04:11:34.6791469Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-04-25T04:11:34.6792536Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-04-25T04:11:34.6793542Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-04-25T04:11:34.6794473Z * [new branch] bowbao/beartype_fix_2.1.1 -> origin/bowbao/beartype_fix_2.1.1 2025-04-25T04:11:34.6795471Z * [new branch] bowbao/bench_updates_stage -> origin/bowbao/bench_updates_stage 2025-04-25T04:11:34.6796575Z * [new branch] bowbao/dort_rewriter -> origin/bowbao/dort_rewriter 2025-04-25T04:11:34.6797432Z * [new branch] bowbao/skip_decomp -> origin/bowbao/skip_decomp 2025-04-25T04:11:34.6798497Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-04-25T04:11:34.6800207Z * [new branch] bowenbao/docker_rocm_miniforge -> origin/bowenbao/docker_rocm_miniforge 2025-04-25T04:11:34.6801303Z * [new branch] brister/3d_broadcast -> origin/brister/3d_broadcast 2025-04-25T04:11:34.6802286Z * [new branch] brister/allclose_many -> origin/brister/allclose_many 2025-04-25T04:11:34.6803497Z * [new branch] brister/always_tiled_reduction -> origin/brister/always_tiled_reduction 2025-04-25T04:11:34.6804501Z * [new branch] brister/block_ptr_dynamic -> origin/brister/block_ptr_dynamic 2025-04-25T04:11:34.6805510Z * [new branch] brister/floordiv -> origin/brister/floordiv 2025-04-25T04:11:34.6806393Z * [new branch] brister/loop_order -> origin/brister/loop_order 2025-04-25T04:11:34.6807415Z * [new branch] brister/singleton_tiling -> origin/brister/singleton_tiling 2025-04-25T04:11:34.6808946Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-04-25T04:11:34.6810047Z * [new branch] brister/wrapper_ir -> origin/brister/wrapper_ir 2025-04-25T04:11:34.6810992Z * [new branch] brister/wrapper_ir_refactor -> origin/brister/wrapper_ir_refactor 2025-04-25T04:11:34.6811816Z * [new branch] bug -> origin/bug 2025-04-25T04:11:34.6812943Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-04-25T04:11:34.6813922Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-04-25T04:11:34.6815396Z * [new branch] camyllh/ff_linting_D72572050 -> origin/camyllh/ff_linting_D72572050 2025-04-25T04:11:34.6816305Z * [new branch] check-links -> origin/check-links 2025-04-25T04:11:34.6817454Z * [new branch] cherry-pick-111576 -> origin/cherry-pick-111576 2025-04-25T04:11:34.6818811Z * [new branch] cherry-pick-134515-by-pytorch_bot_bot_ -> origin/cherry-pick-134515-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6820040Z * [new branch] cherry-pick-147095-by-pytorch_bot_bot_ -> origin/cherry-pick-147095-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6821442Z * [new branch] cherry-pick-148070-by-pytorch_bot_bot_ -> origin/cherry-pick-148070-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6822765Z * [new branch] cherry-pick-148360-by-pytorch_bot_bot_ -> origin/cherry-pick-148360-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6823992Z * [new branch] cherry-pick-148677-by-pytorch_bot_bot_ -> origin/cherry-pick-148677-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6825261Z * [new branch] cherry-pick-148863-by-pytorch_bot_bot_ -> origin/cherry-pick-148863-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6826482Z * [new branch] cherry-pick-148912-by-pytorch_bot_bot_ -> origin/cherry-pick-148912-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6827804Z * [new branch] cherry-pick-149052-by-pytorch_bot_bot_ -> origin/cherry-pick-149052-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6829228Z * [new branch] cherry-pick-149057-by-pytorch_bot_bot_ -> origin/cherry-pick-149057-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6830505Z * [new branch] cherry-pick-149147-by-pytorch_bot_bot_ -> origin/cherry-pick-149147-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6831741Z * [new branch] cherry-pick-149208-by-pytorch_bot_bot_ -> origin/cherry-pick-149208-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6832957Z * [new branch] cherry-pick-149245-by-pytorch_bot_bot_ -> origin/cherry-pick-149245-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6834177Z * [new branch] cherry-pick-149299-by-pytorch_bot_bot_ -> origin/cherry-pick-149299-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6835397Z * [new branch] cherry-pick-149388-by-pytorch_bot_bot_ -> origin/cherry-pick-149388-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6836616Z * [new branch] cherry-pick-149437-by-pytorch_bot_bot_ -> origin/cherry-pick-149437-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6838538Z * [new branch] cherry-pick-149473-by-pytorch_bot_bot_ -> origin/cherry-pick-149473-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6839669Z * [new branch] cherry-pick-149505-by-pytorch_bot_bot_ -> origin/cherry-pick-149505-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6840525Z * [new branch] cherry-pick-149584-by-pytorch_bot_bot_ -> origin/cherry-pick-149584-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6841563Z * [new branch] cherry-pick-149672-by-pytorch_bot_bot_ -> origin/cherry-pick-149672-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6842598Z * [new branch] cherry-pick-149683-by-pytorch_bot_bot_ -> origin/cherry-pick-149683-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6843501Z * [new branch] cherry-pick-149756-by-pytorch_bot_bot_ -> origin/cherry-pick-149756-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6844438Z * [new branch] cherry-pick-149778-by-pytorch_bot_bot_ -> origin/cherry-pick-149778-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6845470Z * [new branch] cherry-pick-149808-by-pytorch_bot_bot_ -> origin/cherry-pick-149808-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6846819Z * [new branch] cherry-pick-149843-by-pytorch_bot_bot_ -> origin/cherry-pick-149843-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6848091Z * [new branch] cherry-pick-149866-by-pytorch_bot_bot_ -> origin/cherry-pick-149866-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6849583Z * [new branch] cherry-pick-149947-by-pytorch_bot_bot_ -> origin/cherry-pick-149947-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6850920Z * [new branch] cherry-pick-149973-by-pytorch_bot_bot_ -> origin/cherry-pick-149973-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6852336Z * [new branch] cherry-pick-150157-by-pytorch_bot_bot_ -> origin/cherry-pick-150157-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6853717Z * [new branch] cherry-pick-150158-by-pytorch_bot_bot_ -> origin/cherry-pick-150158-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6855029Z * [new branch] cherry-pick-150185-by-pytorch_bot_bot_ -> origin/cherry-pick-150185-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6856745Z * [new branch] cherry-pick-150212-by-pytorch_bot_bot_ -> origin/cherry-pick-150212-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6858015Z * [new branch] cherry-pick-150256-by-pytorch_bot_bot_ -> origin/cherry-pick-150256-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6859415Z * [new branch] cherry-pick-150300-by-pytorch_bot_bot_ -> origin/cherry-pick-150300-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6860680Z * [new branch] cherry-pick-150324-by-pytorch_bot_bot_ -> origin/cherry-pick-150324-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6862181Z * [new branch] cherry-pick-150358-by-pytorch_bot_bot_ -> origin/cherry-pick-150358-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6863531Z * [new branch] cherry-pick-150397-by-pytorch_bot_bot_ -> origin/cherry-pick-150397-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6864927Z * [new branch] cherry-pick-150512-by-pytorch_bot_bot_ -> origin/cherry-pick-150512-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6866324Z * [new branch] cherry-pick-150640-by-pytorch_bot_bot_ -> origin/cherry-pick-150640-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6867654Z * [new branch] cherry-pick-150705-by-pytorch_bot_bot_ -> origin/cherry-pick-150705-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6868945Z * [new branch] cherry-pick-150786-by-pytorch_bot_bot_ -> origin/cherry-pick-150786-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6870462Z * [new branch] cherry-pick-150845-by-pytorch_bot_bot_ -> origin/cherry-pick-150845-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6871758Z * [new branch] cherry-pick-150931-by-pytorch_bot_bot_ -> origin/cherry-pick-150931-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6873203Z * [new branch] cherry-pick-150956-by-pytorch_bot_bot_ -> origin/cherry-pick-150956-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6874847Z * [new branch] cherry-pick-151257-by-pytorch_bot_bot_ -> origin/cherry-pick-151257-by-pytorch_bot_bot_ 2025-04-25T04:11:34.6875980Z * [new branch] ckluk2-compileThread-1 -> origin/ckluk2-compileThread-1 2025-04-25T04:11:34.6877390Z * [new branch] ckluk2-compileThread-2 -> origin/ckluk2-compileThread-2 2025-04-25T04:11:34.6878818Z * [new branch] ckluk2-compileThread-64 -> origin/ckluk2-compileThread-64 2025-04-25T04:11:34.6879872Z * [new branch] ckluk2-test-1 -> origin/ckluk2-test-1 2025-04-25T04:11:34.6881361Z * [new branch] compile_fsdp2_disable_stream_and_event -> origin/compile_fsdp2_disable_stream_and_event 2025-04-25T04:11:34.6882650Z * [new branch] comply-with-setuptools -> origin/comply-with-setuptools 2025-04-25T04:11:34.6884037Z * [new branch] consolidate-is-qat -> origin/consolidate-is-qat 2025-04-25T04:11:34.6885310Z * [new branch] copy_graph -> origin/copy_graph 2025-04-25T04:11:34.6886999Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-04-25T04:11:34.6888215Z * [new branch] cpio/fix_unit_test -> origin/cpio/fix_unit_test 2025-04-25T04:11:34.6889866Z * [new branch] csl/3proc -> origin/csl/3proc 2025-04-25T04:11:34.6891407Z * [new branch] csl/almalinux_docker_use_reusable_action -> origin/csl/almalinux_docker_use_reusable_action 2025-04-25T04:11:34.6892421Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-04-25T04:11:34.6893902Z * [new branch] csl/binary_docker_build_action -> origin/csl/binary_docker_build_action 2025-04-25T04:11:34.6894896Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-04-25T04:11:34.6896657Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-04-25T04:11:34.6898288Z * [new branch] csl/cmake-3.31.6 -> origin/csl/cmake-3.31.6 2025-04-25T04:11:34.6899539Z * [new branch] csl/disable_some_periodic_tests -> origin/csl/disable_some_periodic_tests 2025-04-25T04:11:34.6900717Z * [new branch] csl/docker_multistage -> origin/csl/docker_multistage 2025-04-25T04:11:34.6901993Z * [new branch] csl/fix_logs_again -> origin/csl/fix_logs_again 2025-04-25T04:11:34.6903347Z * [new branch] csl/hotfix_cmake_executorch -> origin/csl/hotfix_cmake_executorch 2025-04-25T04:11:34.6904576Z * [new branch] csl/katex -> origin/csl/katex 2025-04-25T04:11:34.6905861Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-04-25T04:11:34.6907327Z * [new branch] csl/libtorch_docker_ues_reusable_action -> origin/csl/libtorch_docker_ues_reusable_action 2025-04-25T04:11:34.6908708Z * [new branch] csl/manywheel_docker_reusable_action -> origin/csl/manywheel_docker_reusable_action 2025-04-25T04:11:34.6909764Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-04-25T04:11:34.6911006Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-04-25T04:11:34.6912470Z * [new branch] csl/no_protobuf_docker -> origin/csl/no_protobuf_docker 2025-04-25T04:11:34.6913575Z * [new branch] csl/pytest_timeout -> origin/csl/pytest_timeout 2025-04-25T04:11:34.6914985Z * [new branch] csl/remove_lite_interpreter -> origin/csl/remove_lite_interpreter 2025-04-25T04:11:34.6916246Z * [new branch] csl/rocm_drm -> origin/csl/rocm_drm 2025-04-25T04:11:34.6917379Z * [new branch] csl/system_nccl -> origin/csl/system_nccl 2025-04-25T04:11:34.6918808Z * [new branch] csl/tagged_binary_docker_builds -> origin/csl/tagged_binary_docker_builds 2025-04-25T04:11:34.6920016Z * [new branch] csl/td_on_distributed_cpu -> origin/csl/td_on_distributed_cpu 2025-04-25T04:11:34.6921358Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-04-25T04:11:34.6922574Z * [new branch] csl/test_cusparse_binary_docker -> origin/csl/test_cusparse_binary_docker 2025-04-25T04:11:34.6923954Z * [new branch] csl/test_graph_partition -> origin/csl/test_graph_partition 2025-04-25T04:11:34.6925302Z * [new branch] csl/test_new_calc_docker_image_action -> origin/csl/test_new_calc_docker_image_action 2025-04-25T04:11:34.6926444Z * [new branch] csl/test_sys_nccl_binary -> origin/csl/test_sys_nccl_binary 2025-04-25T04:11:34.6927906Z * [new branch] csl/unify_install_cuda -> origin/csl/unify_install_cuda 2025-04-25T04:11:34.6929118Z * [new branch] csl/unify_install_cusparselt -> origin/csl/unify_install_cusparselt 2025-04-25T04:11:34.6930358Z * [new branch] csl/unify_manywheel_docker_pull -> origin/csl/unify_manywheel_docker_pull 2025-04-25T04:11:34.6931668Z * [new branch] csl/where_did_the_logs_go -> origin/csl/where_did_the_logs_go 2025-04-25T04:11:34.6932991Z * [new branch] cudnnsdparefactor -> origin/cudnnsdparefactor 2025-04-25T04:11:34.6934753Z * [new branch] d4l3k/dist_queue -> origin/d4l3k/dist_queue 2025-04-25T04:11:34.6935812Z * [new branch] d4l3k/fsdp_wait -> origin/d4l3k/fsdp_wait 2025-04-25T04:11:34.6937029Z * [new branch] d4l3k/queue_block -> origin/d4l3k/queue_block 2025-04-25T04:11:34.6939008Z * [new branch] d4l3k/reducer_checks -> origin/d4l3k/reducer_checks 2025-04-25T04:11:34.6939973Z * [new branch] d4l3k/tcpstore_take_over -> origin/d4l3k/tcpstore_take_over 2025-04-25T04:11:34.6941849Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-04-25T04:11:34.6943412Z * [new branch] desertfire/torchgen_support_default_arg -> origin/desertfire/torchgen_support_default_arg 2025-04-25T04:11:34.6944740Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-04-25T04:11:34.6945721Z * [new branch] desertfire/update_hf_pin -> origin/desertfire/update_hf_pin 2025-04-25T04:11:34.6948305Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-04-25T04:11:34.6949608Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-04-25T04:11:34.6951137Z * [new branch] dev/joona/cachingkey -> origin/dev/joona/cachingkey 2025-04-25T04:11:34.6952484Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-04-25T04:11:34.6954039Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-04-25T04:11:34.6955309Z * [new branch] dev/joona/mps_linear -> origin/dev/joona/mps_linear 2025-04-25T04:11:34.6956816Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-04-25T04:11:34.6958352Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-04-25T04:11:34.6959711Z * [new branch] disable -> origin/disable 2025-04-25T04:11:34.6961173Z * [new branch] disable_fp_contract_baseline -> origin/disable_fp_contract_baseline 2025-04-25T04:11:34.6962519Z * [new branch] distributed_checkpointing_e2e_tests -> origin/distributed_checkpointing_e2e_tests 2025-04-25T04:11:34.6963746Z * [new branch] divup -> origin/divup 2025-04-25T04:11:34.6965089Z * [new branch] dropout-eval -> origin/dropout-eval 2025-04-25T04:11:34.6966406Z * [new branch] dtensor_inputoutput -> origin/dtensor_inputoutput 2025-04-25T04:11:34.6967712Z * [new branch] dtensor_select -> origin/dtensor_select 2025-04-25T04:11:34.6968940Z * [new branch] e2e-baseline -> origin/e2e-baseline 2025-04-25T04:11:34.6970729Z * [new branch] eikanwang/eager_torch_compile -> origin/eikanwang/eager_torch_compile 2025-04-25T04:11:34.6972388Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-04-25T04:11:34.6973660Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-04-25T04:11:34.6975010Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-04-25T04:11:34.6976228Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-04-25T04:11:34.6977772Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-04-25T04:11:34.6979228Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-04-25T04:11:34.6980399Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-04-25T04:11:34.6981915Z * [new branch] eqy-patch-20 -> origin/eqy-patch-20 2025-04-25T04:11:34.6983461Z * [new branch] eqy-patch-4 -> origin/eqy-patch-4 2025-04-25T04:11:34.6984906Z * [new branch] eqy-patch-5 -> origin/eqy-patch-5 2025-04-25T04:11:34.6986248Z * [new branch] eqy-patch-6 -> origin/eqy-patch-6 2025-04-25T04:11:34.6987598Z * [new branch] eqy-patch-7 -> origin/eqy-patch-7 2025-04-25T04:11:34.6988928Z * [new branch] eqy-patch-8 -> origin/eqy-patch-8 2025-04-25T04:11:34.6990293Z * [new branch] error-when-setattr-over-cls-attr -> origin/error-when-setattr-over-cls-attr 2025-04-25T04:11:34.6991569Z * [new branch] et_pin_bump -> origin/et_pin_bump 2025-04-25T04:11:34.6993628Z * [new branch] exclamaforte/aten-convolution-out -> origin/exclamaforte/aten-convolution-out 2025-04-25T04:11:34.6994768Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-04-25T04:11:34.6996074Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-04-25T04:11:34.6997142Z * [new branch] exclamaforte/fix-135998 -> origin/exclamaforte/fix-135998 2025-04-25T04:11:34.6998655Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-04-25T04:11:34.7000201Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-04-25T04:11:34.7001747Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-04-25T04:11:34.7003131Z * [new branch] exclamaforte/heuristic-choices -> origin/exclamaforte/heuristic-choices 2025-04-25T04:11:34.7004467Z * [new branch] exclamaforte/heuristic-choices-2 -> origin/exclamaforte/heuristic-choices-2 2025-04-25T04:11:34.7005725Z * [new branch] exclamaforte/log_mul -> origin/exclamaforte/log_mul 2025-04-25T04:11:34.7007319Z * [new branch] exclamaforte/max-autotune-dtype-test -> origin/exclamaforte/max-autotune-dtype-test 2025-04-25T04:11:34.7008524Z * [new branch] exclamaforte/remove-desc-names -> origin/exclamaforte/remove-desc-names 2025-04-25T04:11:34.7009800Z * [new branch] exclamaforte/scheduler-refactor -> origin/exclamaforte/scheduler-refactor 2025-04-25T04:11:34.7011130Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-04-25T04:11:34.7012362Z * [new branch] exec -> origin/exec 2025-04-25T04:11:34.7014142Z * [new branch] exlamaforte/fix-mm-log -> origin/exlamaforte/fix-mm-log 2025-04-25T04:11:34.7016049Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-04-25T04:11:34.7017386Z * [new branch] export-D50544876 -> origin/export-D50544876 2025-04-25T04:11:34.7018781Z * [new branch] export-D51032385 -> origin/export-D51032385 2025-04-25T04:11:34.7020058Z * [new branch] export-D52434604 -> origin/export-D52434604 2025-04-25T04:11:34.7021544Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-04-25T04:11:34.7022954Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-04-25T04:11:34.7024177Z * [new branch] export-D68245292 -> origin/export-D68245292 2025-04-25T04:11:34.7025575Z * [new branch] export-D68846308 -> origin/export-D68846308 2025-04-25T04:11:34.7026792Z * [new branch] export-D69361235 -> origin/export-D69361235 2025-04-25T04:11:34.7028230Z * [new branch] export-D69994481 -> origin/export-D69994481 2025-04-25T04:11:34.7029697Z * [new branch] export-D70193972 -> origin/export-D70193972 2025-04-25T04:11:34.7030943Z * [new branch] export-D71081192 -> origin/export-D71081192 2025-04-25T04:11:34.7032366Z * [new branch] export-D71229547 -> origin/export-D71229547 2025-04-25T04:11:34.7033721Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-04-25T04:11:34.7035138Z * [new branch] export-D71446522 -> origin/export-D71446522 2025-04-25T04:11:34.7036382Z * [new branch] export-D71522032 -> origin/export-D71522032 2025-04-25T04:11:34.7038421Z * [new branch] export-D71692245 -> origin/export-D71692245 2025-04-25T04:11:34.7039847Z * [new branch] export-D71769231 -> origin/export-D71769231 2025-04-25T04:11:34.7041391Z * [new branch] export-D72084111 -> origin/export-D72084111 2025-04-25T04:11:34.7042439Z * [new branch] export-D72190746 -> origin/export-D72190746 2025-04-25T04:11:34.7043825Z * [new branch] export-D72483950 -> origin/export-D72483950 2025-04-25T04:11:34.7045194Z * [new branch] export-D72486930 -> origin/export-D72486930 2025-04-25T04:11:34.7046408Z * [new branch] export-D72609835 -> origin/export-D72609835 2025-04-25T04:11:34.7048350Z * [new branch] export-D72761995 -> origin/export-D72761995 2025-04-25T04:11:34.7049410Z * [new branch] export-D72762767 -> origin/export-D72762767 2025-04-25T04:11:34.7050867Z * [new branch] export-D72789690 -> origin/export-D72789690 2025-04-25T04:11:34.7052347Z * [new branch] export-D72978020 -> origin/export-D72978020 2025-04-25T04:11:34.7053999Z * [new branch] export-D73008663 -> origin/export-D73008663 2025-04-25T04:11:34.7055685Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-04-25T04:11:34.7057330Z * [new branch] export-D73287751 -> origin/export-D73287751 2025-04-25T04:11:34.7059180Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-04-25T04:11:34.7060417Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-04-25T04:11:34.7062246Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-04-25T04:11:34.7064736Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-04-25T04:11:34.7066071Z * [new branch] fca -> origin/fca 2025-04-25T04:11:34.7067621Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-04-25T04:11:34.7069927Z * [new branch] fca5 -> origin/fca5 2025-04-25T04:11:34.7072220Z * [new branch] fengyuan/external-proj -> origin/fengyuan/external-proj 2025-04-25T04:11:34.7073732Z * [new branch] fengyuan/out-of-tree-xpu-ops-improve-test -> origin/fengyuan/out-of-tree-xpu-ops-improve-test 2025-04-25T04:11:34.7075490Z * [new branch] fengyuan/out-of-tree-xpu-ops-remove-dtype -> origin/fengyuan/out-of-tree-xpu-ops-remove-dtype 2025-04-25T04:11:34.7076923Z * [new branch] fengyuan/test-xpu -> origin/fengyuan/test-xpu 2025-04-25T04:11:34.7078384Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-04-25T04:11:34.7079876Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-04-25T04:11:34.7082401Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-04-25T04:11:34.7083609Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-04-25T04:11:34.7085236Z * [new branch] findhao/fix-indirect-access -> origin/findhao/fix-indirect-access 2025-04-25T04:11:34.7086644Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-04-25T04:11:34.7088073Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-04-25T04:11:34.7089432Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-04-25T04:11:34.7090918Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-04-25T04:11:34.7092815Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-04-25T04:11:34.7094933Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-04-25T04:11:34.7096162Z * [new branch] fix -> origin/fix 2025-04-25T04:11:34.7097732Z * [new branch] fix-149722 -> origin/fix-149722 2025-04-25T04:11:34.7099695Z * [new branch] fix-cat-lowering-uint8-hack -> origin/fix-cat-lowering-uint8-hack 2025-04-25T04:11:34.7101254Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-04-25T04:11:34.7102707Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-04-25T04:11:34.7104651Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-04-25T04:11:34.7106179Z * [new branch] fix-links -> origin/fix-links 2025-04-25T04:11:34.7108817Z * [new branch] fix-qat-derived-qspec -> origin/fix-qat-derived-qspec 2025-04-25T04:11:34.7109995Z * [new branch] fix_allow_train_eval_msg -> origin/fix_allow_train_eval_msg 2025-04-25T04:11:34.7111455Z * [new branch] fix_avoid_record_stream -> origin/fix_avoid_record_stream 2025-04-25T04:11:34.7113032Z * [new branch] fix_e2e_fsdp_tp_pairwise -> origin/fix_e2e_fsdp_tp_pairwise 2025-04-25T04:11:34.7114495Z * [new branch] fix_partial -> origin/fix_partial 2025-04-25T04:11:34.7116188Z * [new branch] fixes-triage -> origin/fixes-triage 2025-04-25T04:11:34.7117638Z * [new branch] flash -> origin/flash 2025-04-25T04:11:34.7119207Z * [new branch] flat_apply -> origin/flat_apply 2025-04-25T04:11:34.7120846Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-04-25T04:11:34.7123092Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-04-25T04:11:34.7124832Z * [new branch] fmassa/partitioner_knapsack_checkpoint -> origin/fmassa/partitioner_knapsack_checkpoint 2025-04-25T04:11:34.7126451Z * [new branch] fmassa/update_pointwise_shard_strategy -> origin/fmassa/update_pointwise_shard_strategy 2025-04-25T04:11:34.7127696Z * [new branch] foo -> origin/foo 2025-04-25T04:11:34.7128830Z * [new branch] fp8_fix -> origin/fp8_fix 2025-04-25T04:11:34.7130392Z * [new branch] fsdp-qps-drop -> origin/fsdp-qps-drop 2025-04-25T04:11:34.7132004Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-04-25T04:11:34.7133473Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-04-25T04:11:34.7135403Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-04-25T04:11:34.7136704Z * [new branch] functorch_scan -> origin/functorch_scan 2025-04-25T04:11:34.7138466Z * [new branch] fused_qkv -> origin/fused_qkv 2025-04-25T04:11:34.7140069Z * [new branch] fx_cpp -> origin/fx_cpp 2025-04-25T04:11:34.7142527Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-04-25T04:11:34.7143672Z * [new branch] gelu-3 -> origin/gelu-3 2025-04-25T04:11:34.7146117Z * [new branch] get_state_dict_forward_fix -> origin/get_state_dict_forward_fix 2025-04-25T04:11:34.7149215Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-04-25T04:11:34.7150417Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-04-25T04:11:34.7153007Z * [new branch] gh/CaoE/47/base -> origin/gh/CaoE/47/base 2025-04-25T04:11:34.7154162Z * [new branch] gh/CaoE/47/head -> origin/gh/CaoE/47/head 2025-04-25T04:11:34.7155752Z * [new branch] gh/CaoE/47/orig -> origin/gh/CaoE/47/orig 2025-04-25T04:11:34.7158121Z * [new branch] gh/CaoE/48/base -> origin/gh/CaoE/48/base 2025-04-25T04:11:34.7159487Z * [new branch] gh/CaoE/48/head -> origin/gh/CaoE/48/head 2025-04-25T04:11:34.7160730Z * [new branch] gh/CaoE/48/orig -> origin/gh/CaoE/48/orig 2025-04-25T04:11:34.7163685Z * [new branch] gh/ColinPeppler/63/base -> origin/gh/ColinPeppler/63/base 2025-04-25T04:11:34.7164922Z * [new branch] gh/ColinPeppler/63/head -> origin/gh/ColinPeppler/63/head 2025-04-25T04:11:34.7166025Z * [new branch] gh/ColinPeppler/63/orig -> origin/gh/ColinPeppler/63/orig 2025-04-25T04:11:34.7167962Z * [new branch] gh/ColinPeppler/64/base -> origin/gh/ColinPeppler/64/base 2025-04-25T04:11:34.7169342Z * [new branch] gh/ColinPeppler/64/head -> origin/gh/ColinPeppler/64/head 2025-04-25T04:11:34.7170700Z * [new branch] gh/ColinPeppler/64/orig -> origin/gh/ColinPeppler/64/orig 2025-04-25T04:11:34.7172407Z * [new branch] gh/ColinPeppler/65/base -> origin/gh/ColinPeppler/65/base 2025-04-25T04:11:34.7173741Z * [new branch] gh/ColinPeppler/65/head -> origin/gh/ColinPeppler/65/head 2025-04-25T04:11:34.7175049Z * [new branch] gh/ColinPeppler/65/orig -> origin/gh/ColinPeppler/65/orig 2025-04-25T04:11:34.7176923Z * [new branch] gh/ColinPeppler/66/base -> origin/gh/ColinPeppler/66/base 2025-04-25T04:11:34.7178779Z * [new branch] gh/ColinPeppler/66/head -> origin/gh/ColinPeppler/66/head 2025-04-25T04:11:34.7179950Z * [new branch] gh/ColinPeppler/66/orig -> origin/gh/ColinPeppler/66/orig 2025-04-25T04:11:34.7182730Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-04-25T04:11:34.7183841Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-04-25T04:11:34.7186185Z * [new branch] gh/EikanWang/79/base -> origin/gh/EikanWang/79/base 2025-04-25T04:11:34.7187386Z * [new branch] gh/EikanWang/79/head -> origin/gh/EikanWang/79/head 2025-04-25T04:11:34.7188937Z * [new branch] gh/EikanWang/79/orig -> origin/gh/EikanWang/79/orig 2025-04-25T04:11:34.7191288Z * [new branch] gh/EikanWang/80/base -> origin/gh/EikanWang/80/base 2025-04-25T04:11:34.7192408Z * [new branch] gh/EikanWang/80/head -> origin/gh/EikanWang/80/head 2025-04-25T04:11:34.7194031Z * [new branch] gh/EikanWang/80/orig -> origin/gh/EikanWang/80/orig 2025-04-25T04:11:34.7196327Z * [new branch] gh/EikanWang/81/base -> origin/gh/EikanWang/81/base 2025-04-25T04:11:34.7197435Z * [new branch] gh/EikanWang/81/head -> origin/gh/EikanWang/81/head 2025-04-25T04:11:34.7198942Z * [new branch] gh/EikanWang/81/orig -> origin/gh/EikanWang/81/orig 2025-04-25T04:11:34.7202190Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-04-25T04:11:34.7203450Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-04-25T04:11:34.7206182Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-04-25T04:11:34.7207411Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-04-25T04:11:34.7208936Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-04-25T04:11:34.7211318Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-04-25T04:11:34.7212515Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-04-25T04:11:34.7213986Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-04-25T04:11:34.7216417Z * [new branch] gh/H-Huang/160/base -> origin/gh/H-Huang/160/base 2025-04-25T04:11:34.7217612Z * [new branch] gh/H-Huang/160/head -> origin/gh/H-Huang/160/head 2025-04-25T04:11:34.7219211Z * [new branch] gh/H-Huang/160/orig -> origin/gh/H-Huang/160/orig 2025-04-25T04:11:34.7221417Z * [new branch] gh/H-Huang/168/base -> origin/gh/H-Huang/168/base 2025-04-25T04:11:34.7222776Z * [new branch] gh/H-Huang/168/head -> origin/gh/H-Huang/168/head 2025-04-25T04:11:34.7224259Z * [new branch] gh/H-Huang/168/orig -> origin/gh/H-Huang/168/orig 2025-04-25T04:11:34.7226678Z * [new branch] gh/H-Huang/172/base -> origin/gh/H-Huang/172/base 2025-04-25T04:11:34.7228045Z * [new branch] gh/H-Huang/172/head -> origin/gh/H-Huang/172/head 2025-04-25T04:11:34.7229760Z * [new branch] gh/H-Huang/172/orig -> origin/gh/H-Huang/172/orig 2025-04-25T04:11:34.7232305Z * [new branch] gh/H-Huang/173/base -> origin/gh/H-Huang/173/base 2025-04-25T04:11:34.7233491Z * [new branch] gh/H-Huang/173/head -> origin/gh/H-Huang/173/head 2025-04-25T04:11:34.7234983Z * [new branch] gh/H-Huang/173/orig -> origin/gh/H-Huang/173/orig 2025-04-25T04:11:34.7237273Z * [new branch] gh/H-Huang/174/base -> origin/gh/H-Huang/174/base 2025-04-25T04:11:34.7239076Z * [new branch] gh/H-Huang/174/head -> origin/gh/H-Huang/174/head 2025-04-25T04:11:34.7240555Z * [new branch] gh/H-Huang/174/orig -> origin/gh/H-Huang/174/orig 2025-04-25T04:11:34.7243030Z * [new branch] gh/H-Huang/175/base -> origin/gh/H-Huang/175/base 2025-04-25T04:11:34.7244079Z * [new branch] gh/H-Huang/175/head -> origin/gh/H-Huang/175/head 2025-04-25T04:11:34.7245674Z * [new branch] gh/H-Huang/175/orig -> origin/gh/H-Huang/175/orig 2025-04-25T04:11:34.7247792Z * [new branch] gh/H-Huang/176/base -> origin/gh/H-Huang/176/base 2025-04-25T04:11:34.7249117Z * [new branch] gh/H-Huang/176/head -> origin/gh/H-Huang/176/head 2025-04-25T04:11:34.7250626Z * [new branch] gh/H-Huang/176/orig -> origin/gh/H-Huang/176/orig 2025-04-25T04:11:34.7252739Z * [new branch] gh/H-Huang/177/base -> origin/gh/H-Huang/177/base 2025-04-25T04:11:34.7254055Z * [new branch] gh/H-Huang/177/head -> origin/gh/H-Huang/177/head 2025-04-25T04:11:34.7255652Z * [new branch] gh/H-Huang/177/orig -> origin/gh/H-Huang/177/orig 2025-04-25T04:11:34.7258410Z * [new branch] gh/IvanKobzarev/100/base -> origin/gh/IvanKobzarev/100/base 2025-04-25T04:11:34.7259561Z * [new branch] gh/IvanKobzarev/100/head -> origin/gh/IvanKobzarev/100/head 2025-04-25T04:11:34.7260752Z * [new branch] gh/IvanKobzarev/100/orig -> origin/gh/IvanKobzarev/100/orig 2025-04-25T04:11:34.7262897Z * [new branch] gh/IvanKobzarev/105/base -> origin/gh/IvanKobzarev/105/base 2025-04-25T04:11:34.7264272Z * [new branch] gh/IvanKobzarev/105/head -> origin/gh/IvanKobzarev/105/head 2025-04-25T04:11:34.7265647Z * [new branch] gh/IvanKobzarev/105/orig -> origin/gh/IvanKobzarev/105/orig 2025-04-25T04:11:34.7268263Z * [new branch] gh/IvanKobzarev/106/base -> origin/gh/IvanKobzarev/106/base 2025-04-25T04:11:34.7269811Z * [new branch] gh/IvanKobzarev/106/head -> origin/gh/IvanKobzarev/106/head 2025-04-25T04:11:34.7271170Z * [new branch] gh/IvanKobzarev/106/orig -> origin/gh/IvanKobzarev/106/orig 2025-04-25T04:11:34.7273077Z * [new branch] gh/IvanKobzarev/107/base -> origin/gh/IvanKobzarev/107/base 2025-04-25T04:11:34.7274677Z * [new branch] gh/IvanKobzarev/107/head -> origin/gh/IvanKobzarev/107/head 2025-04-25T04:11:34.7275930Z * [new branch] gh/IvanKobzarev/107/orig -> origin/gh/IvanKobzarev/107/orig 2025-04-25T04:11:34.7277938Z * [new branch] gh/IvanKobzarev/108/base -> origin/gh/IvanKobzarev/108/base 2025-04-25T04:11:34.7279575Z * [new branch] gh/IvanKobzarev/108/head -> origin/gh/IvanKobzarev/108/head 2025-04-25T04:11:34.7280635Z * [new branch] gh/IvanKobzarev/108/orig -> origin/gh/IvanKobzarev/108/orig 2025-04-25T04:11:34.7282466Z * [new branch] gh/IvanKobzarev/109/base -> origin/gh/IvanKobzarev/109/base 2025-04-25T04:11:34.7283789Z * [new branch] gh/IvanKobzarev/109/head -> origin/gh/IvanKobzarev/109/head 2025-04-25T04:11:34.7285083Z * [new branch] gh/IvanKobzarev/109/orig -> origin/gh/IvanKobzarev/109/orig 2025-04-25T04:11:34.7286813Z * [new branch] gh/IvanKobzarev/110/base -> origin/gh/IvanKobzarev/110/base 2025-04-25T04:11:34.7288116Z * [new branch] gh/IvanKobzarev/110/head -> origin/gh/IvanKobzarev/110/head 2025-04-25T04:11:34.7289434Z * [new branch] gh/IvanKobzarev/110/orig -> origin/gh/IvanKobzarev/110/orig 2025-04-25T04:11:34.7291293Z * [new branch] gh/IvanKobzarev/111/base -> origin/gh/IvanKobzarev/111/base 2025-04-25T04:11:34.7292608Z * [new branch] gh/IvanKobzarev/111/head -> origin/gh/IvanKobzarev/111/head 2025-04-25T04:11:34.7293915Z * [new branch] gh/IvanKobzarev/111/orig -> origin/gh/IvanKobzarev/111/orig 2025-04-25T04:11:34.7295689Z * [new branch] gh/IvanKobzarev/64/base -> origin/gh/IvanKobzarev/64/base 2025-04-25T04:11:34.7296969Z * [new branch] gh/IvanKobzarev/64/head -> origin/gh/IvanKobzarev/64/head 2025-04-25T04:11:34.7298257Z * [new branch] gh/IvanKobzarev/64/orig -> origin/gh/IvanKobzarev/64/orig 2025-04-25T04:11:34.7300020Z * [new branch] gh/IvanKobzarev/94/base -> origin/gh/IvanKobzarev/94/base 2025-04-25T04:11:34.7301424Z * [new branch] gh/IvanKobzarev/94/head -> origin/gh/IvanKobzarev/94/head 2025-04-25T04:11:34.7302779Z * [new branch] gh/IvanKobzarev/94/orig -> origin/gh/IvanKobzarev/94/orig 2025-04-25T04:11:34.7304557Z * [new branch] gh/IvanKobzarev/98/base -> origin/gh/IvanKobzarev/98/base 2025-04-25T04:11:34.7305868Z * [new branch] gh/IvanKobzarev/98/head -> origin/gh/IvanKobzarev/98/head 2025-04-25T04:11:34.7307145Z * [new branch] gh/IvanKobzarev/98/orig -> origin/gh/IvanKobzarev/98/orig 2025-04-25T04:11:34.7309132Z * [new branch] gh/Lezcano/243/base -> origin/gh/Lezcano/243/base 2025-04-25T04:11:34.7310567Z * [new branch] gh/Lezcano/243/head -> origin/gh/Lezcano/243/head 2025-04-25T04:11:34.7312047Z * [new branch] gh/Lezcano/243/orig -> origin/gh/Lezcano/243/orig 2025-04-25T04:11:34.7314067Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-04-25T04:11:34.7315491Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-04-25T04:11:34.7317013Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-04-25T04:11:34.7318315Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-04-25T04:11:34.7320205Z * [new branch] gh/NikhilAPatel/3/base -> origin/gh/NikhilAPatel/3/base 2025-04-25T04:11:34.7321634Z * [new branch] gh/NikhilAPatel/3/head -> origin/gh/NikhilAPatel/3/head 2025-04-25T04:11:34.7323086Z * [new branch] gh/NikhilAPatel/3/orig -> origin/gh/NikhilAPatel/3/orig 2025-04-25T04:11:34.7324973Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-04-25T04:11:34.7326395Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-04-25T04:11:34.7328436Z * [new branch] gh/NikhilAPatel/5/base -> origin/gh/NikhilAPatel/5/base 2025-04-25T04:11:34.7330751Z * [new branch] gh/NikhilAPatel/5/head -> origin/gh/NikhilAPatel/5/head 2025-04-25T04:11:34.7331835Z * [new branch] gh/NikhilAPatel/5/orig -> origin/gh/NikhilAPatel/5/orig 2025-04-25T04:11:34.7332963Z * [new branch] gh/NikhilAPatel/6/base -> origin/gh/NikhilAPatel/6/base 2025-04-25T04:11:34.7333596Z * [new branch] gh/NikhilAPatel/6/head -> origin/gh/NikhilAPatel/6/head 2025-04-25T04:11:34.7335079Z * [new branch] gh/NikhilAPatel/6/orig -> origin/gh/NikhilAPatel/6/orig 2025-04-25T04:11:34.7336661Z * [new branch] gh/NikhilAPatel/7/base -> origin/gh/NikhilAPatel/7/base 2025-04-25T04:11:34.7338308Z * [new branch] gh/NikhilAPatel/7/head -> origin/gh/NikhilAPatel/7/head 2025-04-25T04:11:34.7339696Z * [new branch] gh/NikhilAPatel/7/orig -> origin/gh/NikhilAPatel/7/orig 2025-04-25T04:11:34.7341509Z * [new branch] gh/NikhilAPatel/8/base -> origin/gh/NikhilAPatel/8/base 2025-04-25T04:11:34.7342884Z * [new branch] gh/NikhilAPatel/8/head -> origin/gh/NikhilAPatel/8/head 2025-04-25T04:11:34.7344218Z * [new branch] gh/NikhilAPatel/8/orig -> origin/gh/NikhilAPatel/8/orig 2025-04-25T04:11:34.7345851Z * [new branch] gh/NikhilAPatel/9/base -> origin/gh/NikhilAPatel/9/base 2025-04-25T04:11:34.7347249Z * [new branch] gh/NikhilAPatel/9/head -> origin/gh/NikhilAPatel/9/head 2025-04-25T04:11:34.7348675Z * [new branch] gh/NikhilAPatel/9/orig -> origin/gh/NikhilAPatel/9/orig 2025-04-25T04:11:34.7350648Z * [new branch] gh/PaulZhang12/1/base -> origin/gh/PaulZhang12/1/base 2025-04-25T04:11:34.7351949Z * [new branch] gh/PaulZhang12/1/head -> origin/gh/PaulZhang12/1/head 2025-04-25T04:11:34.7353342Z * [new branch] gh/PaulZhang12/1/orig -> origin/gh/PaulZhang12/1/orig 2025-04-25T04:11:34.7355208Z * [new branch] gh/PaulZhang12/10/base -> origin/gh/PaulZhang12/10/base 2025-04-25T04:11:34.7356425Z * [new branch] gh/PaulZhang12/10/head -> origin/gh/PaulZhang12/10/head 2025-04-25T04:11:34.7358816Z * [new branch] gh/PaulZhang12/10/orig -> origin/gh/PaulZhang12/10/orig 2025-04-25T04:11:34.7359830Z * [new branch] gh/PaulZhang12/11/base -> origin/gh/PaulZhang12/11/base 2025-04-25T04:11:34.7361097Z * [new branch] gh/PaulZhang12/11/head -> origin/gh/PaulZhang12/11/head 2025-04-25T04:11:34.7362344Z * [new branch] gh/PaulZhang12/11/orig -> origin/gh/PaulZhang12/11/orig 2025-04-25T04:11:34.7364442Z * [new branch] gh/PaulZhang12/12/base -> origin/gh/PaulZhang12/12/base 2025-04-25T04:11:34.7365739Z * [new branch] gh/PaulZhang12/12/head -> origin/gh/PaulZhang12/12/head 2025-04-25T04:11:34.7367519Z * [new branch] gh/PaulZhang12/2/base -> origin/gh/PaulZhang12/2/base 2025-04-25T04:11:34.7368830Z * [new branch] gh/PaulZhang12/2/head -> origin/gh/PaulZhang12/2/head 2025-04-25T04:11:34.7370176Z * [new branch] gh/PaulZhang12/2/orig -> origin/gh/PaulZhang12/2/orig 2025-04-25T04:11:34.7372032Z * [new branch] gh/PaulZhang12/3/base -> origin/gh/PaulZhang12/3/base 2025-04-25T04:11:34.7373341Z * [new branch] gh/PaulZhang12/3/head -> origin/gh/PaulZhang12/3/head 2025-04-25T04:11:34.7374641Z * [new branch] gh/PaulZhang12/3/orig -> origin/gh/PaulZhang12/3/orig 2025-04-25T04:11:34.7376327Z * [new branch] gh/PaulZhang12/4/base -> origin/gh/PaulZhang12/4/base 2025-04-25T04:11:34.7377621Z * [new branch] gh/PaulZhang12/4/head -> origin/gh/PaulZhang12/4/head 2025-04-25T04:11:34.7378927Z * [new branch] gh/PaulZhang12/4/orig -> origin/gh/PaulZhang12/4/orig 2025-04-25T04:11:34.7380507Z * [new branch] gh/PaulZhang12/5/base -> origin/gh/PaulZhang12/5/base 2025-04-25T04:11:34.7382102Z * [new branch] gh/PaulZhang12/5/head -> origin/gh/PaulZhang12/5/head 2025-04-25T04:11:34.7383556Z * [new branch] gh/PaulZhang12/5/orig -> origin/gh/PaulZhang12/5/orig 2025-04-25T04:11:34.7385141Z * [new branch] gh/PaulZhang12/6/base -> origin/gh/PaulZhang12/6/base 2025-04-25T04:11:34.7386687Z * [new branch] gh/PaulZhang12/6/head -> origin/gh/PaulZhang12/6/head 2025-04-25T04:11:34.7387963Z * [new branch] gh/PaulZhang12/6/orig -> origin/gh/PaulZhang12/6/orig 2025-04-25T04:11:34.7389514Z * [new branch] gh/PaulZhang12/7/base -> origin/gh/PaulZhang12/7/base 2025-04-25T04:11:34.7390772Z * [new branch] gh/PaulZhang12/7/head -> origin/gh/PaulZhang12/7/head 2025-04-25T04:11:34.7392181Z * [new branch] gh/PaulZhang12/7/orig -> origin/gh/PaulZhang12/7/orig 2025-04-25T04:11:34.7393996Z * [new branch] gh/PaulZhang12/8/base -> origin/gh/PaulZhang12/8/base 2025-04-25T04:11:34.7395478Z * [new branch] gh/PaulZhang12/8/head -> origin/gh/PaulZhang12/8/head 2025-04-25T04:11:34.7396779Z * [new branch] gh/PaulZhang12/8/orig -> origin/gh/PaulZhang12/8/orig 2025-04-25T04:11:34.7398541Z * [new branch] gh/PaulZhang12/9/base -> origin/gh/PaulZhang12/9/base 2025-04-25T04:11:34.7399941Z * [new branch] gh/PaulZhang12/9/head -> origin/gh/PaulZhang12/9/head 2025-04-25T04:11:34.7401167Z * [new branch] gh/PaulZhang12/9/orig -> origin/gh/PaulZhang12/9/orig 2025-04-25T04:11:34.7403687Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-04-25T04:11:34.7405104Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-04-25T04:11:34.7407107Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-04-25T04:11:34.7408364Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-04-25T04:11:34.7410016Z * [new branch] gh/StrongerXi/100/base -> origin/gh/StrongerXi/100/base 2025-04-25T04:11:34.7411372Z * [new branch] gh/StrongerXi/100/head -> origin/gh/StrongerXi/100/head 2025-04-25T04:11:34.7412640Z * [new branch] gh/StrongerXi/100/orig -> origin/gh/StrongerXi/100/orig 2025-04-25T04:11:34.7414276Z * [new branch] gh/StrongerXi/101/base -> origin/gh/StrongerXi/101/base 2025-04-25T04:11:34.7415566Z * [new branch] gh/StrongerXi/101/head -> origin/gh/StrongerXi/101/head 2025-04-25T04:11:34.7416866Z * [new branch] gh/StrongerXi/101/orig -> origin/gh/StrongerXi/101/orig 2025-04-25T04:11:34.7418452Z * [new branch] gh/StrongerXi/102/base -> origin/gh/StrongerXi/102/base 2025-04-25T04:11:34.7419738Z * [new branch] gh/StrongerXi/102/head -> origin/gh/StrongerXi/102/head 2025-04-25T04:11:34.7421165Z * [new branch] gh/StrongerXi/102/orig -> origin/gh/StrongerXi/102/orig 2025-04-25T04:11:34.7422878Z * [new branch] gh/StrongerXi/103/base -> origin/gh/StrongerXi/103/base 2025-04-25T04:11:34.7424170Z * [new branch] gh/StrongerXi/103/head -> origin/gh/StrongerXi/103/head 2025-04-25T04:11:34.7425479Z * [new branch] gh/StrongerXi/103/orig -> origin/gh/StrongerXi/103/orig 2025-04-25T04:11:34.7427219Z * [new branch] gh/StrongerXi/104/base -> origin/gh/StrongerXi/104/base 2025-04-25T04:11:34.7428540Z * [new branch] gh/StrongerXi/104/head -> origin/gh/StrongerXi/104/head 2025-04-25T04:11:34.7429922Z * [new branch] gh/StrongerXi/104/orig -> origin/gh/StrongerXi/104/orig 2025-04-25T04:11:34.7431512Z * [new branch] gh/StrongerXi/105/base -> origin/gh/StrongerXi/105/base 2025-04-25T04:11:34.7432684Z * [new branch] gh/StrongerXi/105/head -> origin/gh/StrongerXi/105/head 2025-04-25T04:11:34.7434071Z * [new branch] gh/StrongerXi/105/orig -> origin/gh/StrongerXi/105/orig 2025-04-25T04:11:34.7435699Z * [new branch] gh/StrongerXi/63/base -> origin/gh/StrongerXi/63/base 2025-04-25T04:11:34.7436878Z * [new branch] gh/StrongerXi/63/head -> origin/gh/StrongerXi/63/head 2025-04-25T04:11:34.7438371Z * [new branch] gh/StrongerXi/63/orig -> origin/gh/StrongerXi/63/orig 2025-04-25T04:11:34.7439996Z * [new branch] gh/StrongerXi/67/base -> origin/gh/StrongerXi/67/base 2025-04-25T04:11:34.7441450Z * [new branch] gh/StrongerXi/67/head -> origin/gh/StrongerXi/67/head 2025-04-25T04:11:34.7442510Z * [new branch] gh/StrongerXi/67/orig -> origin/gh/StrongerXi/67/orig 2025-04-25T04:11:34.7444242Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-04-25T04:11:34.7445482Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-04-25T04:11:34.7447117Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-04-25T04:11:34.7448283Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-04-25T04:11:34.7450233Z * [new branch] gh/StrongerXi/94/base -> origin/gh/StrongerXi/94/base 2025-04-25T04:11:34.7451638Z * [new branch] gh/StrongerXi/94/head -> origin/gh/StrongerXi/94/head 2025-04-25T04:11:34.7452831Z * [new branch] gh/StrongerXi/94/orig -> origin/gh/StrongerXi/94/orig 2025-04-25T04:11:34.7454770Z * [new branch] gh/StrongerXi/95/base -> origin/gh/StrongerXi/95/base 2025-04-25T04:11:34.7456053Z * [new branch] gh/StrongerXi/95/head -> origin/gh/StrongerXi/95/head 2025-04-25T04:11:34.7457453Z * [new branch] gh/StrongerXi/95/orig -> origin/gh/StrongerXi/95/orig 2025-04-25T04:11:34.7459235Z * [new branch] gh/StrongerXi/96/base -> origin/gh/StrongerXi/96/base 2025-04-25T04:11:34.7460689Z * [new branch] gh/StrongerXi/96/head -> origin/gh/StrongerXi/96/head 2025-04-25T04:11:34.7462215Z * [new branch] gh/StrongerXi/96/orig -> origin/gh/StrongerXi/96/orig 2025-04-25T04:11:34.7464023Z * [new branch] gh/StrongerXi/97/base -> origin/gh/StrongerXi/97/base 2025-04-25T04:11:34.7465308Z * [new branch] gh/StrongerXi/97/head -> origin/gh/StrongerXi/97/head 2025-04-25T04:11:34.7466618Z * [new branch] gh/StrongerXi/97/orig -> origin/gh/StrongerXi/97/orig 2025-04-25T04:11:34.7468430Z * [new branch] gh/StrongerXi/98/base -> origin/gh/StrongerXi/98/base 2025-04-25T04:11:34.7469950Z * [new branch] gh/StrongerXi/98/head -> origin/gh/StrongerXi/98/head 2025-04-25T04:11:34.7471143Z * [new branch] gh/StrongerXi/98/orig -> origin/gh/StrongerXi/98/orig 2025-04-25T04:11:34.7473235Z * [new branch] gh/StrongerXi/99/base -> origin/gh/StrongerXi/99/base 2025-04-25T04:11:34.7474497Z * [new branch] gh/StrongerXi/99/head -> origin/gh/StrongerXi/99/head 2025-04-25T04:11:34.7476057Z * [new branch] gh/StrongerXi/99/orig -> origin/gh/StrongerXi/99/orig 2025-04-25T04:11:34.7477937Z * [new branch] gh/Xia-Weiwen/33/base -> origin/gh/Xia-Weiwen/33/base 2025-04-25T04:11:34.7479196Z * [new branch] gh/Xia-Weiwen/33/head -> origin/gh/Xia-Weiwen/33/head 2025-04-25T04:11:34.7481171Z * [new branch] gh/Xia-Weiwen/33/orig -> origin/gh/Xia-Weiwen/33/orig 2025-04-25T04:11:34.7482479Z * [new branch] gh/Xia-Weiwen/34/base -> origin/gh/Xia-Weiwen/34/base 2025-04-25T04:11:34.7483967Z * [new branch] gh/Xia-Weiwen/34/head -> origin/gh/Xia-Weiwen/34/head 2025-04-25T04:11:34.7485418Z * [new branch] gh/Xia-Weiwen/34/orig -> origin/gh/Xia-Weiwen/34/orig 2025-04-25T04:11:34.7487905Z * [new branch] gh/Xia-Weiwen/35/base -> origin/gh/Xia-Weiwen/35/base 2025-04-25T04:11:34.7489149Z * [new branch] gh/Xia-Weiwen/35/head -> origin/gh/Xia-Weiwen/35/head 2025-04-25T04:11:34.7490407Z * [new branch] gh/Xia-Weiwen/35/orig -> origin/gh/Xia-Weiwen/35/orig 2025-04-25T04:11:34.7492624Z * [new branch] gh/Xia-Weiwen/36/base -> origin/gh/Xia-Weiwen/36/base 2025-04-25T04:11:34.7493899Z * [new branch] gh/Xia-Weiwen/36/head -> origin/gh/Xia-Weiwen/36/head 2025-04-25T04:11:34.7495359Z * [new branch] gh/Xia-Weiwen/36/orig -> origin/gh/Xia-Weiwen/36/orig 2025-04-25T04:11:34.7497695Z * [new branch] gh/Xia-Weiwen/37/base -> origin/gh/Xia-Weiwen/37/base 2025-04-25T04:11:34.7498986Z * [new branch] gh/Xia-Weiwen/37/head -> origin/gh/Xia-Weiwen/37/head 2025-04-25T04:11:34.7500435Z * [new branch] gh/Xia-Weiwen/37/orig -> origin/gh/Xia-Weiwen/37/orig 2025-04-25T04:11:34.7503374Z * [new branch] gh/XilunWu/110/base -> origin/gh/XilunWu/110/base 2025-04-25T04:11:34.7504920Z * [new branch] gh/XilunWu/110/head -> origin/gh/XilunWu/110/head 2025-04-25T04:11:34.7506562Z * [new branch] gh/XilunWu/110/orig -> origin/gh/XilunWu/110/orig 2025-04-25T04:11:34.7508979Z * [new branch] gh/XilunWu/115/base -> origin/gh/XilunWu/115/base 2025-04-25T04:11:34.7510279Z * [new branch] gh/XilunWu/115/head -> origin/gh/XilunWu/115/head 2025-04-25T04:11:34.7511778Z * [new branch] gh/XilunWu/115/orig -> origin/gh/XilunWu/115/orig 2025-04-25T04:11:34.7515183Z * [new branch] gh/XilunWu/116/base -> origin/gh/XilunWu/116/base 2025-04-25T04:11:34.7518072Z * [new branch] gh/XilunWu/116/head -> origin/gh/XilunWu/116/head 2025-04-25T04:11:34.7519311Z * [new branch] gh/XilunWu/116/orig -> origin/gh/XilunWu/116/orig 2025-04-25T04:11:34.7522019Z * [new branch] gh/XilunWu/117/base -> origin/gh/XilunWu/117/base 2025-04-25T04:11:34.7524366Z * [new branch] gh/XilunWu/117/head -> origin/gh/XilunWu/117/head 2025-04-25T04:11:34.7525543Z * [new branch] gh/XilunWu/117/orig -> origin/gh/XilunWu/117/orig 2025-04-25T04:11:34.7527968Z * [new branch] gh/XilunWu/118/base -> origin/gh/XilunWu/118/base 2025-04-25T04:11:34.7529582Z * [new branch] gh/XilunWu/118/head -> origin/gh/XilunWu/118/head 2025-04-25T04:11:34.7530913Z * [new branch] gh/XilunWu/118/orig -> origin/gh/XilunWu/118/orig 2025-04-25T04:11:34.7533191Z * [new branch] gh/XilunWu/119/base -> origin/gh/XilunWu/119/base 2025-04-25T04:11:34.7534512Z * [new branch] gh/XilunWu/119/head -> origin/gh/XilunWu/119/head 2025-04-25T04:11:34.7536045Z * [new branch] gh/XilunWu/119/orig -> origin/gh/XilunWu/119/orig 2025-04-25T04:11:34.7538662Z * [new branch] gh/XilunWu/122/base -> origin/gh/XilunWu/122/base 2025-04-25T04:11:34.7539922Z * [new branch] gh/XilunWu/122/head -> origin/gh/XilunWu/122/head 2025-04-25T04:11:34.7541364Z * [new branch] gh/XilunWu/122/orig -> origin/gh/XilunWu/122/orig 2025-04-25T04:11:34.7543824Z * [new branch] gh/XilunWu/125/base -> origin/gh/XilunWu/125/base 2025-04-25T04:11:34.7545007Z * [new branch] gh/XilunWu/125/head -> origin/gh/XilunWu/125/head 2025-04-25T04:11:34.7546566Z * [new branch] gh/XilunWu/125/orig -> origin/gh/XilunWu/125/orig 2025-04-25T04:11:34.7548953Z * [new branch] gh/XilunWu/126/base -> origin/gh/XilunWu/126/base 2025-04-25T04:11:34.7550185Z * [new branch] gh/XilunWu/126/head -> origin/gh/XilunWu/126/head 2025-04-25T04:11:34.7551804Z * [new branch] gh/XilunWu/126/orig -> origin/gh/XilunWu/126/orig 2025-04-25T04:11:34.7554138Z * [new branch] gh/XilunWu/127/base -> origin/gh/XilunWu/127/base 2025-04-25T04:11:34.7555411Z * [new branch] gh/XilunWu/127/head -> origin/gh/XilunWu/127/head 2025-04-25T04:11:34.7556919Z * [new branch] gh/XilunWu/127/orig -> origin/gh/XilunWu/127/orig 2025-04-25T04:11:34.7559340Z * [new branch] gh/XilunWu/128/base -> origin/gh/XilunWu/128/base 2025-04-25T04:11:34.7560538Z * [new branch] gh/XilunWu/128/head -> origin/gh/XilunWu/128/head 2025-04-25T04:11:34.7562113Z * [new branch] gh/XilunWu/128/orig -> origin/gh/XilunWu/128/orig 2025-04-25T04:11:34.7564447Z * [new branch] gh/XilunWu/129/base -> origin/gh/XilunWu/129/base 2025-04-25T04:11:34.7565649Z * [new branch] gh/XilunWu/129/head -> origin/gh/XilunWu/129/head 2025-04-25T04:11:34.7567128Z * [new branch] gh/XilunWu/129/orig -> origin/gh/XilunWu/129/orig 2025-04-25T04:11:34.7569557Z * [new branch] gh/XilunWu/130/base -> origin/gh/XilunWu/130/base 2025-04-25T04:11:34.7570738Z * [new branch] gh/XilunWu/130/head -> origin/gh/XilunWu/130/head 2025-04-25T04:11:34.7572200Z * [new branch] gh/XilunWu/130/orig -> origin/gh/XilunWu/130/orig 2025-04-25T04:11:34.7574687Z * [new branch] gh/XilunWu/131/base -> origin/gh/XilunWu/131/base 2025-04-25T04:11:34.7576177Z * [new branch] gh/XilunWu/131/head -> origin/gh/XilunWu/131/head 2025-04-25T04:11:34.7577702Z * [new branch] gh/XilunWu/131/orig -> origin/gh/XilunWu/131/orig 2025-04-25T04:11:34.7580029Z * [new branch] gh/XilunWu/132/base -> origin/gh/XilunWu/132/base 2025-04-25T04:11:34.7581280Z * [new branch] gh/XilunWu/132/head -> origin/gh/XilunWu/132/head 2025-04-25T04:11:34.7582811Z * [new branch] gh/XilunWu/132/orig -> origin/gh/XilunWu/132/orig 2025-04-25T04:11:34.7585189Z * [new branch] gh/XilunWu/133/base -> origin/gh/XilunWu/133/base 2025-04-25T04:11:34.7586458Z * [new branch] gh/XilunWu/133/head -> origin/gh/XilunWu/133/head 2025-04-25T04:11:34.7587927Z * [new branch] gh/XilunWu/133/orig -> origin/gh/XilunWu/133/orig 2025-04-25T04:11:34.7590818Z * [new branch] gh/XilunWu/134/base -> origin/gh/XilunWu/134/base 2025-04-25T04:11:34.7592010Z * [new branch] gh/XilunWu/134/head -> origin/gh/XilunWu/134/head 2025-04-25T04:11:34.7593451Z * [new branch] gh/XilunWu/134/orig -> origin/gh/XilunWu/134/orig 2025-04-25T04:11:34.7595869Z * [new branch] gh/XilunWu/135/base -> origin/gh/XilunWu/135/base 2025-04-25T04:11:34.7597196Z * [new branch] gh/XilunWu/135/head -> origin/gh/XilunWu/135/head 2025-04-25T04:11:34.7598791Z * [new branch] gh/XilunWu/135/orig -> origin/gh/XilunWu/135/orig 2025-04-25T04:11:34.7601072Z * [new branch] gh/XilunWu/136/base -> origin/gh/XilunWu/136/base 2025-04-25T04:11:34.7602387Z * [new branch] gh/XilunWu/136/head -> origin/gh/XilunWu/136/head 2025-04-25T04:11:34.7603900Z * [new branch] gh/XilunWu/136/orig -> origin/gh/XilunWu/136/orig 2025-04-25T04:11:34.7606089Z * [new branch] gh/XilunWu/137/base -> origin/gh/XilunWu/137/base 2025-04-25T04:11:34.7607404Z * [new branch] gh/XilunWu/137/head -> origin/gh/XilunWu/137/head 2025-04-25T04:11:34.7608896Z * [new branch] gh/XilunWu/137/orig -> origin/gh/XilunWu/137/orig 2025-04-25T04:11:34.7611408Z * [new branch] gh/XilunWu/138/base -> origin/gh/XilunWu/138/base 2025-04-25T04:11:34.7612815Z * [new branch] gh/XilunWu/138/head -> origin/gh/XilunWu/138/head 2025-04-25T04:11:34.7614095Z * [new branch] gh/XilunWu/138/orig -> origin/gh/XilunWu/138/orig 2025-04-25T04:11:34.7616915Z * [new branch] gh/XuehaiPan/1/base -> origin/gh/XuehaiPan/1/base 2025-04-25T04:11:34.7618023Z * [new branch] gh/XuehaiPan/1/head -> origin/gh/XuehaiPan/1/head 2025-04-25T04:11:34.7619636Z * [new branch] gh/XuehaiPan/1/orig -> origin/gh/XuehaiPan/1/orig 2025-04-25T04:11:34.7622042Z * [new branch] gh/XuehaiPan/105/base -> origin/gh/XuehaiPan/105/base 2025-04-25T04:11:34.7623315Z * [new branch] gh/XuehaiPan/105/head -> origin/gh/XuehaiPan/105/head 2025-04-25T04:11:34.7624771Z * [new branch] gh/XuehaiPan/105/orig -> origin/gh/XuehaiPan/105/orig 2025-04-25T04:11:34.7627315Z * [new branch] gh/XuehaiPan/109/base -> origin/gh/XuehaiPan/109/base 2025-04-25T04:11:34.7628476Z * [new branch] gh/XuehaiPan/109/head -> origin/gh/XuehaiPan/109/head 2025-04-25T04:11:34.7629943Z * [new branch] gh/XuehaiPan/109/orig -> origin/gh/XuehaiPan/109/orig 2025-04-25T04:11:34.7632341Z * [new branch] gh/XuehaiPan/13/base -> origin/gh/XuehaiPan/13/base 2025-04-25T04:11:34.7633446Z * [new branch] gh/XuehaiPan/13/head -> origin/gh/XuehaiPan/13/head 2025-04-25T04:11:34.7635032Z * [new branch] gh/XuehaiPan/13/orig -> origin/gh/XuehaiPan/13/orig 2025-04-25T04:11:34.7637625Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-04-25T04:11:34.7640519Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-04-25T04:11:34.7641881Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-04-25T04:11:34.7643228Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-04-25T04:11:34.7644251Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-04-25T04:11:34.7645343Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-04-25T04:11:34.7646865Z * [new branch] gh/XuehaiPan/182/base -> origin/gh/XuehaiPan/182/base 2025-04-25T04:11:34.7647793Z * [new branch] gh/XuehaiPan/182/head -> origin/gh/XuehaiPan/182/head 2025-04-25T04:11:34.7648772Z * [new branch] gh/XuehaiPan/182/orig -> origin/gh/XuehaiPan/182/orig 2025-04-25T04:11:34.7650318Z * [new branch] gh/XuehaiPan/183/base -> origin/gh/XuehaiPan/183/base 2025-04-25T04:11:34.7651176Z * [new branch] gh/XuehaiPan/183/head -> origin/gh/XuehaiPan/183/head 2025-04-25T04:11:34.7652212Z * [new branch] gh/XuehaiPan/183/orig -> origin/gh/XuehaiPan/183/orig 2025-04-25T04:11:34.7653603Z * [new branch] gh/XuehaiPan/185/base -> origin/gh/XuehaiPan/185/base 2025-04-25T04:11:34.7654621Z * [new branch] gh/XuehaiPan/185/head -> origin/gh/XuehaiPan/185/head 2025-04-25T04:11:34.7655609Z * [new branch] gh/XuehaiPan/185/orig -> origin/gh/XuehaiPan/185/orig 2025-04-25T04:11:34.7656940Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-04-25T04:11:34.7658034Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-04-25T04:11:34.7659619Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-04-25T04:11:34.7660437Z * [new branch] gh/XuehaiPan/210/base -> origin/gh/XuehaiPan/210/base 2025-04-25T04:11:34.7661277Z * [new branch] gh/XuehaiPan/210/head -> origin/gh/XuehaiPan/210/head 2025-04-25T04:11:34.7662343Z * [new branch] gh/XuehaiPan/210/orig -> origin/gh/XuehaiPan/210/orig 2025-04-25T04:11:34.7664064Z * [new branch] gh/XuehaiPan/211/base -> origin/gh/XuehaiPan/211/base 2025-04-25T04:11:34.7665004Z * [new branch] gh/XuehaiPan/211/head -> origin/gh/XuehaiPan/211/head 2025-04-25T04:11:34.7666647Z * [new branch] gh/XuehaiPan/211/orig -> origin/gh/XuehaiPan/211/orig 2025-04-25T04:11:34.7667455Z * [new branch] gh/XuehaiPan/217/base -> origin/gh/XuehaiPan/217/base 2025-04-25T04:11:34.7668268Z * [new branch] gh/XuehaiPan/217/head -> origin/gh/XuehaiPan/217/head 2025-04-25T04:11:34.7669250Z * [new branch] gh/XuehaiPan/217/orig -> origin/gh/XuehaiPan/217/orig 2025-04-25T04:11:34.7670668Z * [new branch] gh/XuehaiPan/218/base -> origin/gh/XuehaiPan/218/base 2025-04-25T04:11:34.7671522Z * [new branch] gh/XuehaiPan/218/head -> origin/gh/XuehaiPan/218/head 2025-04-25T04:11:34.7672539Z * [new branch] gh/XuehaiPan/218/orig -> origin/gh/XuehaiPan/218/orig 2025-04-25T04:11:34.7674030Z * [new branch] gh/XuehaiPan/219/base -> origin/gh/XuehaiPan/219/base 2025-04-25T04:11:34.7675069Z * [new branch] gh/XuehaiPan/219/head -> origin/gh/XuehaiPan/219/head 2025-04-25T04:11:34.7675708Z * [new branch] gh/XuehaiPan/219/orig -> origin/gh/XuehaiPan/219/orig 2025-04-25T04:11:34.7677185Z * [new branch] gh/XuehaiPan/223/base -> origin/gh/XuehaiPan/223/base 2025-04-25T04:11:34.7678174Z * [new branch] gh/XuehaiPan/223/head -> origin/gh/XuehaiPan/223/head 2025-04-25T04:11:34.7679176Z * [new branch] gh/XuehaiPan/223/orig -> origin/gh/XuehaiPan/223/orig 2025-04-25T04:11:34.7680626Z * [new branch] gh/XuehaiPan/226/base -> origin/gh/XuehaiPan/226/base 2025-04-25T04:11:34.7710050Z * [new branch] gh/XuehaiPan/226/head -> origin/gh/XuehaiPan/226/head 2025-04-25T04:11:34.7710867Z * [new branch] gh/XuehaiPan/226/orig -> origin/gh/XuehaiPan/226/orig 2025-04-25T04:11:34.7711519Z * [new branch] gh/XuehaiPan/227/base -> origin/gh/XuehaiPan/227/base 2025-04-25T04:11:34.7712139Z * [new branch] gh/XuehaiPan/227/head -> origin/gh/XuehaiPan/227/head 2025-04-25T04:11:34.7713139Z * [new branch] gh/XuehaiPan/227/orig -> origin/gh/XuehaiPan/227/orig 2025-04-25T04:11:34.7713787Z * [new branch] gh/XuehaiPan/228/base -> origin/gh/XuehaiPan/228/base 2025-04-25T04:11:34.7714691Z * [new branch] gh/XuehaiPan/228/head -> origin/gh/XuehaiPan/228/head 2025-04-25T04:11:34.7715674Z * [new branch] gh/XuehaiPan/228/orig -> origin/gh/XuehaiPan/228/orig 2025-04-25T04:11:34.7716256Z * [new branch] gh/XuehaiPan/229/base -> origin/gh/XuehaiPan/229/base 2025-04-25T04:11:34.7717243Z * [new branch] gh/XuehaiPan/229/head -> origin/gh/XuehaiPan/229/head 2025-04-25T04:11:34.7718214Z * [new branch] gh/XuehaiPan/229/orig -> origin/gh/XuehaiPan/229/orig 2025-04-25T04:11:34.7719062Z * [new branch] gh/XuehaiPan/230/base -> origin/gh/XuehaiPan/230/base 2025-04-25T04:11:34.7719783Z * [new branch] gh/XuehaiPan/230/head -> origin/gh/XuehaiPan/230/head 2025-04-25T04:11:34.7720677Z * [new branch] gh/XuehaiPan/230/orig -> origin/gh/XuehaiPan/230/orig 2025-04-25T04:11:34.7721478Z * [new branch] gh/XuehaiPan/231/base -> origin/gh/XuehaiPan/231/base 2025-04-25T04:11:34.7722388Z * [new branch] gh/XuehaiPan/231/head -> origin/gh/XuehaiPan/231/head 2025-04-25T04:11:34.7723288Z * [new branch] gh/XuehaiPan/231/orig -> origin/gh/XuehaiPan/231/orig 2025-04-25T04:11:34.7724064Z * [new branch] gh/XuehaiPan/232/base -> origin/gh/XuehaiPan/232/base 2025-04-25T04:11:34.7724951Z * [new branch] gh/XuehaiPan/232/head -> origin/gh/XuehaiPan/232/head 2025-04-25T04:11:34.7725982Z * [new branch] gh/XuehaiPan/232/orig -> origin/gh/XuehaiPan/232/orig 2025-04-25T04:11:34.7726977Z * [new branch] gh/XuehaiPan/236/base -> origin/gh/XuehaiPan/236/base 2025-04-25T04:11:34.7727590Z * [new branch] gh/XuehaiPan/236/head -> origin/gh/XuehaiPan/236/head 2025-04-25T04:11:34.7728548Z * [new branch] gh/XuehaiPan/236/orig -> origin/gh/XuehaiPan/236/orig 2025-04-25T04:11:34.7729501Z * [new branch] gh/XuehaiPan/239/base -> origin/gh/XuehaiPan/239/base 2025-04-25T04:11:34.7730479Z * [new branch] gh/XuehaiPan/239/head -> origin/gh/XuehaiPan/239/head 2025-04-25T04:11:34.7731049Z * [new branch] gh/XuehaiPan/239/orig -> origin/gh/XuehaiPan/239/orig 2025-04-25T04:11:34.7732027Z * [new branch] gh/XuehaiPan/241/base -> origin/gh/XuehaiPan/241/base 2025-04-25T04:11:34.7733000Z * [new branch] gh/XuehaiPan/241/head -> origin/gh/XuehaiPan/241/head 2025-04-25T04:11:34.7733982Z * [new branch] gh/XuehaiPan/241/orig -> origin/gh/XuehaiPan/241/orig 2025-04-25T04:11:34.7734577Z * [new branch] gh/XuehaiPan/242/base -> origin/gh/XuehaiPan/242/base 2025-04-25T04:11:34.7735532Z * [new branch] gh/XuehaiPan/242/head -> origin/gh/XuehaiPan/242/head 2025-04-25T04:11:34.7736458Z * [new branch] gh/XuehaiPan/242/orig -> origin/gh/XuehaiPan/242/orig 2025-04-25T04:11:34.7737322Z * [new branch] gh/XuehaiPan/247/base -> origin/gh/XuehaiPan/247/base 2025-04-25T04:11:34.7738237Z * [new branch] gh/XuehaiPan/247/head -> origin/gh/XuehaiPan/247/head 2025-04-25T04:11:34.7739001Z * [new branch] gh/XuehaiPan/247/orig -> origin/gh/XuehaiPan/247/orig 2025-04-25T04:11:34.7739933Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-04-25T04:11:34.7740817Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-04-25T04:11:34.7741819Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-04-25T04:11:34.7742586Z * [new branch] gh/XuehaiPan/250/base -> origin/gh/XuehaiPan/250/base 2025-04-25T04:11:34.7743499Z * [new branch] gh/XuehaiPan/250/head -> origin/gh/XuehaiPan/250/head 2025-04-25T04:11:34.7744361Z * [new branch] gh/XuehaiPan/250/orig -> origin/gh/XuehaiPan/250/orig 2025-04-25T04:11:34.7745344Z * [new branch] gh/XuehaiPan/251/base -> origin/gh/XuehaiPan/251/base 2025-04-25T04:11:34.7745948Z * [new branch] gh/XuehaiPan/251/head -> origin/gh/XuehaiPan/251/head 2025-04-25T04:11:34.7746906Z * [new branch] gh/XuehaiPan/251/orig -> origin/gh/XuehaiPan/251/orig 2025-04-25T04:11:34.7747868Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-04-25T04:11:34.7748778Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-04-25T04:11:34.7749431Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-04-25T04:11:34.7750331Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-04-25T04:11:34.7751178Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-04-25T04:11:34.7752078Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-04-25T04:11:34.7752948Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-04-25T04:11:34.7753641Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-04-25T04:11:34.7754569Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-04-25T04:11:34.7755514Z * [new branch] gh/XuehaiPan/257/base -> origin/gh/XuehaiPan/257/base 2025-04-25T04:11:34.7756644Z * [new branch] gh/XuehaiPan/257/head -> origin/gh/XuehaiPan/257/head 2025-04-25T04:11:34.7757741Z * [new branch] gh/XuehaiPan/257/orig -> origin/gh/XuehaiPan/257/orig 2025-04-25T04:11:34.7758667Z * [new branch] gh/XuehaiPan/261/base -> origin/gh/XuehaiPan/261/base 2025-04-25T04:11:34.7759318Z * [new branch] gh/XuehaiPan/261/head -> origin/gh/XuehaiPan/261/head 2025-04-25T04:11:34.7760294Z * [new branch] gh/XuehaiPan/261/orig -> origin/gh/XuehaiPan/261/orig 2025-04-25T04:11:34.7760897Z * [new branch] gh/XuehaiPan/262/base -> origin/gh/XuehaiPan/262/base 2025-04-25T04:11:34.7761849Z * [new branch] gh/XuehaiPan/262/head -> origin/gh/XuehaiPan/262/head 2025-04-25T04:11:34.7762842Z * [new branch] gh/XuehaiPan/262/orig -> origin/gh/XuehaiPan/262/orig 2025-04-25T04:11:34.7763823Z * [new branch] gh/XuehaiPan/263/base -> origin/gh/XuehaiPan/263/base 2025-04-25T04:11:34.7764395Z * [new branch] gh/XuehaiPan/263/head -> origin/gh/XuehaiPan/263/head 2025-04-25T04:11:34.7765380Z * [new branch] gh/XuehaiPan/263/orig -> origin/gh/XuehaiPan/263/orig 2025-04-25T04:11:34.7766265Z * [new branch] gh/XuehaiPan/264/base -> origin/gh/XuehaiPan/264/base 2025-04-25T04:11:34.7767146Z * [new branch] gh/XuehaiPan/264/head -> origin/gh/XuehaiPan/264/head 2025-04-25T04:11:34.7767914Z * [new branch] gh/XuehaiPan/264/orig -> origin/gh/XuehaiPan/264/orig 2025-04-25T04:11:34.7768728Z * [new branch] gh/XuehaiPan/265/base -> origin/gh/XuehaiPan/265/base 2025-04-25T04:11:34.7769688Z * [new branch] gh/XuehaiPan/265/head -> origin/gh/XuehaiPan/265/head 2025-04-25T04:11:34.7770576Z * [new branch] gh/XuehaiPan/265/orig -> origin/gh/XuehaiPan/265/orig 2025-04-25T04:11:34.7771432Z * [new branch] gh/XuehaiPan/266/base -> origin/gh/XuehaiPan/266/base 2025-04-25T04:11:34.7772265Z * [new branch] gh/XuehaiPan/266/head -> origin/gh/XuehaiPan/266/head 2025-04-25T04:11:34.7772998Z * [new branch] gh/XuehaiPan/266/orig -> origin/gh/XuehaiPan/266/orig 2025-04-25T04:11:34.7773801Z * [new branch] gh/XuehaiPan/267/base -> origin/gh/XuehaiPan/267/base 2025-04-25T04:11:34.7774695Z * [new branch] gh/XuehaiPan/267/head -> origin/gh/XuehaiPan/267/head 2025-04-25T04:11:34.7775538Z * [new branch] gh/XuehaiPan/267/orig -> origin/gh/XuehaiPan/267/orig 2025-04-25T04:11:34.7776592Z * [new branch] gh/XuehaiPan/268/base -> origin/gh/XuehaiPan/268/base 2025-04-25T04:11:34.7777517Z * [new branch] gh/XuehaiPan/268/head -> origin/gh/XuehaiPan/268/head 2025-04-25T04:11:34.7778548Z * [new branch] gh/XuehaiPan/268/orig -> origin/gh/XuehaiPan/268/orig 2025-04-25T04:11:34.7779832Z * [new branch] gh/XuehaiPan/269/base -> origin/gh/XuehaiPan/269/base 2025-04-25T04:11:34.7781018Z * [new branch] gh/XuehaiPan/269/head -> origin/gh/XuehaiPan/269/head 2025-04-25T04:11:34.7782068Z * [new branch] gh/XuehaiPan/269/orig -> origin/gh/XuehaiPan/269/orig 2025-04-25T04:11:34.7783440Z * [new branch] gh/XuehaiPan/270/base -> origin/gh/XuehaiPan/270/base 2025-04-25T04:11:34.7784427Z * [new branch] gh/XuehaiPan/270/head -> origin/gh/XuehaiPan/270/head 2025-04-25T04:11:34.7785356Z * [new branch] gh/XuehaiPan/270/orig -> origin/gh/XuehaiPan/270/orig 2025-04-25T04:11:34.7786824Z * [new branch] gh/XuehaiPan/72/base -> origin/gh/XuehaiPan/72/base 2025-04-25T04:11:34.7787756Z * [new branch] gh/XuehaiPan/72/head -> origin/gh/XuehaiPan/72/head 2025-04-25T04:11:34.7788915Z * [new branch] gh/XuehaiPan/72/orig -> origin/gh/XuehaiPan/72/orig 2025-04-25T04:11:34.7790208Z * [new branch] gh/XuehaiPan/9/base -> origin/gh/XuehaiPan/9/base 2025-04-25T04:11:34.7791143Z * [new branch] gh/XuehaiPan/9/orig -> origin/gh/XuehaiPan/9/orig 2025-04-25T04:11:34.7792598Z * [new branch] gh/XuehaiPan/97/base -> origin/gh/XuehaiPan/97/base 2025-04-25T04:11:34.7793620Z * [new branch] gh/XuehaiPan/97/head -> origin/gh/XuehaiPan/97/head 2025-04-25T04:11:34.7794672Z * [new branch] gh/XuehaiPan/97/orig -> origin/gh/XuehaiPan/97/orig 2025-04-25T04:11:34.7796043Z * [new branch] gh/XuehaiPan/98/base -> origin/gh/XuehaiPan/98/base 2025-04-25T04:11:34.7797059Z * [new branch] gh/XuehaiPan/98/head -> origin/gh/XuehaiPan/98/head 2025-04-25T04:11:34.7797972Z * [new branch] gh/XuehaiPan/98/orig -> origin/gh/XuehaiPan/98/orig 2025-04-25T04:11:34.7799656Z * [new branch] gh/XuehaiPan/99/head -> origin/gh/XuehaiPan/99/head 2025-04-25T04:11:34.7801345Z * [new branch] gh/ZainRizvi/1/base -> origin/gh/ZainRizvi/1/base 2025-04-25T04:11:34.7802427Z * [new branch] gh/ZainRizvi/1/head -> origin/gh/ZainRizvi/1/head 2025-04-25T04:11:34.7803291Z * [new branch] gh/ZainRizvi/1/orig -> origin/gh/ZainRizvi/1/orig 2025-04-25T04:11:34.7804679Z * [new branch] gh/ZainRizvi/2/base -> origin/gh/ZainRizvi/2/base 2025-04-25T04:11:34.7805615Z * [new branch] gh/ZainRizvi/2/head -> origin/gh/ZainRizvi/2/head 2025-04-25T04:11:34.7806652Z * [new branch] gh/ZainRizvi/2/orig -> origin/gh/ZainRizvi/2/orig 2025-04-25T04:11:34.7808309Z * [new branch] gh/ZainRizvi/3/base -> origin/gh/ZainRizvi/3/base 2025-04-25T04:11:34.7809316Z * [new branch] gh/ZainRizvi/3/head -> origin/gh/ZainRizvi/3/head 2025-04-25T04:11:34.7810324Z * [new branch] gh/ZainRizvi/3/orig -> origin/gh/ZainRizvi/3/orig 2025-04-25T04:11:34.7811617Z * [new branch] gh/ZainRizvi/4/base -> origin/gh/ZainRizvi/4/base 2025-04-25T04:11:34.7812518Z * [new branch] gh/ZainRizvi/4/head -> origin/gh/ZainRizvi/4/head 2025-04-25T04:11:34.7813483Z * [new branch] gh/ZainRizvi/4/orig -> origin/gh/ZainRizvi/4/orig 2025-04-25T04:11:34.7815345Z * [new branch] gh/ZhiweiYan-96/32/base -> origin/gh/ZhiweiYan-96/32/base 2025-04-25T04:11:34.7816314Z * [new branch] gh/ZhiweiYan-96/32/head -> origin/gh/ZhiweiYan-96/32/head 2025-04-25T04:11:34.7817426Z * [new branch] gh/ZhiweiYan-96/32/orig -> origin/gh/ZhiweiYan-96/32/orig 2025-04-25T04:11:34.7818741Z * [new branch] gh/ZhiweiYan-96/38/base -> origin/gh/ZhiweiYan-96/38/base 2025-04-25T04:11:34.7819732Z * [new branch] gh/ZhiweiYan-96/38/head -> origin/gh/ZhiweiYan-96/38/head 2025-04-25T04:11:34.7820807Z * [new branch] gh/ZhiweiYan-96/38/orig -> origin/gh/ZhiweiYan-96/38/orig 2025-04-25T04:11:34.7822321Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-04-25T04:11:34.7823257Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-04-25T04:11:34.7824313Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-04-25T04:11:34.7825606Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-04-25T04:11:34.7827488Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-04-25T04:11:34.7828644Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-04-25T04:11:34.7829730Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-04-25T04:11:34.7831159Z * [new branch] gh/ZhiweiYan-96/47/base -> origin/gh/ZhiweiYan-96/47/base 2025-04-25T04:11:34.7832225Z * [new branch] gh/ZhiweiYan-96/47/head -> origin/gh/ZhiweiYan-96/47/head 2025-04-25T04:11:34.7833146Z * [new branch] gh/ZhiweiYan-96/47/orig -> origin/gh/ZhiweiYan-96/47/orig 2025-04-25T04:11:34.7834506Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-04-25T04:11:34.7835478Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-04-25T04:11:34.7836751Z * [new branch] gh/ZhiweiYan-96/56/base -> origin/gh/ZhiweiYan-96/56/base 2025-04-25T04:11:34.7837804Z * [new branch] gh/ZhiweiYan-96/56/head -> origin/gh/ZhiweiYan-96/56/head 2025-04-25T04:11:34.7838829Z * [new branch] gh/ZhiweiYan-96/56/orig -> origin/gh/ZhiweiYan-96/56/orig 2025-04-25T04:11:34.7840251Z * [new branch] gh/ZhiweiYan-96/57/base -> origin/gh/ZhiweiYan-96/57/base 2025-04-25T04:11:34.7841147Z * [new branch] gh/ZhiweiYan-96/57/head -> origin/gh/ZhiweiYan-96/57/head 2025-04-25T04:11:34.7842126Z * [new branch] gh/ZhiweiYan-96/57/orig -> origin/gh/ZhiweiYan-96/57/orig 2025-04-25T04:11:34.7843537Z * [new branch] gh/ZhiweiYan-96/58/base -> origin/gh/ZhiweiYan-96/58/base 2025-04-25T04:11:34.7844408Z * [new branch] gh/ZhiweiYan-96/58/head -> origin/gh/ZhiweiYan-96/58/head 2025-04-25T04:11:34.7845350Z * [new branch] gh/ZhiweiYan-96/58/orig -> origin/gh/ZhiweiYan-96/58/orig 2025-04-25T04:11:34.7846754Z * [new branch] gh/ZhiweiYan-96/59/base -> origin/gh/ZhiweiYan-96/59/base 2025-04-25T04:11:34.7847704Z * [new branch] gh/ZhiweiYan-96/59/head -> origin/gh/ZhiweiYan-96/59/head 2025-04-25T04:11:34.7848698Z * [new branch] gh/ZhiweiYan-96/59/orig -> origin/gh/ZhiweiYan-96/59/orig 2025-04-25T04:11:34.7850099Z * [new branch] gh/ZhiweiYan-96/60/base -> origin/gh/ZhiweiYan-96/60/base 2025-04-25T04:11:34.7850955Z * [new branch] gh/ZhiweiYan-96/60/head -> origin/gh/ZhiweiYan-96/60/head 2025-04-25T04:11:34.7851947Z * [new branch] gh/ZhiweiYan-96/60/orig -> origin/gh/ZhiweiYan-96/60/orig 2025-04-25T04:11:34.7853678Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-04-25T04:11:34.7854666Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-04-25T04:11:34.7855981Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-04-25T04:11:34.7856776Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-04-25T04:11:34.7858242Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-04-25T04:11:34.7859127Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-04-25T04:11:34.7860185Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-04-25T04:11:34.7862022Z * [new branch] gh/albanD/3/base -> origin/gh/albanD/3/base 2025-04-25T04:11:34.7862913Z * [new branch] gh/albanD/3/head -> origin/gh/albanD/3/head 2025-04-25T04:11:34.7864366Z * [new branch] gh/albanD/3/orig -> origin/gh/albanD/3/orig 2025-04-25T04:11:34.7865578Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-04-25T04:11:34.7866851Z * [new branch] gh/alexbrauckmann/paddedtensor_init -> origin/gh/alexbrauckmann/paddedtensor_init 2025-04-25T04:11:34.7867763Z * [new branch] gh/alexbrauckmann/paddedtensor_meta_init -> origin/gh/alexbrauckmann/paddedtensor_meta_init 2025-04-25T04:11:34.7869077Z * [new branch] gh/alexsamardzic/1/base -> origin/gh/alexsamardzic/1/base 2025-04-25T04:11:34.7870282Z * [new branch] gh/alexsamardzic/1/head -> origin/gh/alexsamardzic/1/head 2025-04-25T04:11:34.7871131Z * [new branch] gh/alexsamardzic/1/orig -> origin/gh/alexsamardzic/1/orig 2025-04-25T04:11:34.7873217Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-04-25T04:11:34.7874230Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-04-25T04:11:34.7875229Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-04-25T04:11:34.7876561Z * [new branch] gh/amjames/20/base -> origin/gh/amjames/20/base 2025-04-25T04:11:34.7877544Z * [new branch] gh/amjames/20/head -> origin/gh/amjames/20/head 2025-04-25T04:11:34.7878532Z * [new branch] gh/amjames/20/orig -> origin/gh/amjames/20/orig 2025-04-25T04:11:34.7879928Z * [new branch] gh/amjames/21/base -> origin/gh/amjames/21/base 2025-04-25T04:11:34.7880851Z * [new branch] gh/amjames/21/head -> origin/gh/amjames/21/head 2025-04-25T04:11:34.7881836Z * [new branch] gh/amjames/21/orig -> origin/gh/amjames/21/orig 2025-04-25T04:11:34.7883336Z * [new branch] gh/amjames/22/base -> origin/gh/amjames/22/base 2025-04-25T04:11:34.7884229Z * [new branch] gh/amjames/22/head -> origin/gh/amjames/22/head 2025-04-25T04:11:34.7885210Z * [new branch] gh/amjames/22/orig -> origin/gh/amjames/22/orig 2025-04-25T04:11:34.7887079Z * [new branch] gh/andrewlee302/1/base -> origin/gh/andrewlee302/1/base 2025-04-25T04:11:34.7888049Z * [new branch] gh/andrewlee302/1/head -> origin/gh/andrewlee302/1/head 2025-04-25T04:11:34.7889546Z * [new branch] gh/andrewlee302/3/base -> origin/gh/andrewlee302/3/base 2025-04-25T04:11:34.7890517Z * [new branch] gh/andrewlee302/3/head -> origin/gh/andrewlee302/3/head 2025-04-25T04:11:34.7891580Z * [new branch] gh/andrewlee302/3/orig -> origin/gh/andrewlee302/3/orig 2025-04-25T04:11:34.7893378Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-04-25T04:11:34.7894517Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-04-25T04:11:34.7895667Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-04-25T04:11:34.7897196Z * [new branch] gh/andrewor14/36/base -> origin/gh/andrewor14/36/base 2025-04-25T04:11:34.7898283Z * [new branch] gh/andrewor14/36/head -> origin/gh/andrewor14/36/head 2025-04-25T04:11:34.7899361Z * [new branch] gh/andrewor14/36/orig -> origin/gh/andrewor14/36/orig 2025-04-25T04:11:34.7900828Z * [new branch] gh/andrewor14/37/base -> origin/gh/andrewor14/37/base 2025-04-25T04:11:34.7902107Z * [new branch] gh/andrewor14/37/head -> origin/gh/andrewor14/37/head 2025-04-25T04:11:34.7902949Z * [new branch] gh/andrewor14/37/orig -> origin/gh/andrewor14/37/orig 2025-04-25T04:11:34.7904501Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-04-25T04:11:34.7905507Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-04-25T04:11:34.7906520Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-04-25T04:11:34.7908307Z * [new branch] gh/angelayi/78/base -> origin/gh/angelayi/78/base 2025-04-25T04:11:34.7909291Z * [new branch] gh/angelayi/78/head -> origin/gh/angelayi/78/head 2025-04-25T04:11:34.7910284Z * [new branch] gh/angelayi/78/orig -> origin/gh/angelayi/78/orig 2025-04-25T04:11:34.7911956Z * [new branch] gh/angelayi/79/base -> origin/gh/angelayi/79/base 2025-04-25T04:11:34.7913109Z * [new branch] gh/angelayi/79/head -> origin/gh/angelayi/79/head 2025-04-25T04:11:34.7914052Z * [new branch] gh/angelayi/79/orig -> origin/gh/angelayi/79/orig 2025-04-25T04:11:34.7915469Z * [new branch] gh/angelayi/80/base -> origin/gh/angelayi/80/base 2025-04-25T04:11:34.7916409Z * [new branch] gh/angelayi/80/head -> origin/gh/angelayi/80/head 2025-04-25T04:11:34.7917416Z * [new branch] gh/angelayi/80/orig -> origin/gh/angelayi/80/orig 2025-04-25T04:11:34.7918938Z * [new branch] gh/angelayi/81/base -> origin/gh/angelayi/81/base 2025-04-25T04:11:34.7919889Z * [new branch] gh/angelayi/81/head -> origin/gh/angelayi/81/head 2025-04-25T04:11:34.7920833Z * [new branch] gh/angelayi/81/orig -> origin/gh/angelayi/81/orig 2025-04-25T04:11:34.7922282Z * [new branch] gh/angelayi/82/base -> origin/gh/angelayi/82/base 2025-04-25T04:11:34.7923252Z * [new branch] gh/angelayi/82/head -> origin/gh/angelayi/82/head 2025-04-25T04:11:34.7924242Z * [new branch] gh/angelayi/82/orig -> origin/gh/angelayi/82/orig 2025-04-25T04:11:34.7925657Z * [new branch] gh/angelayi/83/base -> origin/gh/angelayi/83/base 2025-04-25T04:11:34.7926628Z * [new branch] gh/angelayi/83/head -> origin/gh/angelayi/83/head 2025-04-25T04:11:34.7927617Z * [new branch] gh/angelayi/83/orig -> origin/gh/angelayi/83/orig 2025-04-25T04:11:34.7929155Z * [new branch] gh/angelayi/84/base -> origin/gh/angelayi/84/base 2025-04-25T04:11:34.7929946Z * [new branch] gh/angelayi/84/head -> origin/gh/angelayi/84/head 2025-04-25T04:11:34.7930931Z * [new branch] gh/angelayi/84/orig -> origin/gh/angelayi/84/orig 2025-04-25T04:11:34.7932342Z * [new branch] gh/angelayi/85/base -> origin/gh/angelayi/85/base 2025-04-25T04:11:34.7933297Z * [new branch] gh/angelayi/85/head -> origin/gh/angelayi/85/head 2025-04-25T04:11:34.7934193Z * [new branch] gh/angelayi/85/orig -> origin/gh/angelayi/85/orig 2025-04-25T04:11:34.7935862Z * [new branch] gh/angelayi/86/base -> origin/gh/angelayi/86/base 2025-04-25T04:11:34.7937384Z * [new branch] gh/angelayi/86/head -> origin/gh/angelayi/86/head 2025-04-25T04:11:34.7938126Z * [new branch] gh/angelayi/86/orig -> origin/gh/angelayi/86/orig 2025-04-25T04:11:34.7939790Z * [new branch] gh/angelayi/87/base -> origin/gh/angelayi/87/base 2025-04-25T04:11:34.7940776Z * [new branch] gh/angelayi/87/head -> origin/gh/angelayi/87/head 2025-04-25T04:11:34.7941887Z * [new branch] gh/angelayi/87/orig -> origin/gh/angelayi/87/orig 2025-04-25T04:11:34.7943333Z * [new branch] gh/angelayi/88/base -> origin/gh/angelayi/88/base 2025-04-25T04:11:34.7944203Z * [new branch] gh/angelayi/88/head -> origin/gh/angelayi/88/head 2025-04-25T04:11:34.7945163Z * [new branch] gh/angelayi/88/orig -> origin/gh/angelayi/88/orig 2025-04-25T04:11:34.7946557Z * [new branch] gh/angelayi/89/base -> origin/gh/angelayi/89/base 2025-04-25T04:11:34.7947526Z * [new branch] gh/angelayi/89/head -> origin/gh/angelayi/89/head 2025-04-25T04:11:34.7948539Z * [new branch] gh/angelayi/89/orig -> origin/gh/angelayi/89/orig 2025-04-25T04:11:34.7950266Z * [new branch] gh/ani300/1/base -> origin/gh/ani300/1/base 2025-04-25T04:11:34.7951153Z * [new branch] gh/ani300/1/head -> origin/gh/ani300/1/head 2025-04-25T04:11:34.7952112Z * [new branch] gh/ani300/1/orig -> origin/gh/ani300/1/orig 2025-04-25T04:11:34.7954207Z * [new branch] gh/anijain2305/162/base -> origin/gh/anijain2305/162/base 2025-04-25T04:11:34.7954910Z * [new branch] gh/anijain2305/162/head -> origin/gh/anijain2305/162/head 2025-04-25T04:11:34.7956423Z * [new branch] gh/anijain2305/566/base -> origin/gh/anijain2305/566/base 2025-04-25T04:11:34.7957348Z * [new branch] gh/anijain2305/566/head -> origin/gh/anijain2305/566/head 2025-04-25T04:11:34.7958306Z * [new branch] gh/anijain2305/566/orig -> origin/gh/anijain2305/566/orig 2025-04-25T04:11:34.7959778Z * [new branch] gh/anijain2305/580/base -> origin/gh/anijain2305/580/base 2025-04-25T04:11:34.7960717Z * [new branch] gh/anijain2305/580/head -> origin/gh/anijain2305/580/head 2025-04-25T04:11:34.7961640Z * [new branch] gh/anijain2305/580/orig -> origin/gh/anijain2305/580/orig 2025-04-25T04:11:34.7963106Z * [new branch] gh/anijain2305/634/base -> origin/gh/anijain2305/634/base 2025-04-25T04:11:34.7964057Z * [new branch] gh/anijain2305/634/head -> origin/gh/anijain2305/634/head 2025-04-25T04:11:34.7965011Z * [new branch] gh/anijain2305/634/orig -> origin/gh/anijain2305/634/orig 2025-04-25T04:11:34.7966640Z * [new branch] gh/anijain2305/668/base -> origin/gh/anijain2305/668/base 2025-04-25T04:11:34.7967572Z * [new branch] gh/anijain2305/668/head -> origin/gh/anijain2305/668/head 2025-04-25T04:11:34.7968559Z * [new branch] gh/anijain2305/668/orig -> origin/gh/anijain2305/668/orig 2025-04-25T04:11:34.7970120Z * [new branch] gh/anijain2305/675/base -> origin/gh/anijain2305/675/base 2025-04-25T04:11:34.7970991Z * [new branch] gh/anijain2305/675/head -> origin/gh/anijain2305/675/head 2025-04-25T04:11:34.7971999Z * [new branch] gh/anijain2305/675/orig -> origin/gh/anijain2305/675/orig 2025-04-25T04:11:34.7973747Z * [new branch] gh/anijain2305/682/base -> origin/gh/anijain2305/682/base 2025-04-25T04:11:34.7974686Z * [new branch] gh/anijain2305/682/head -> origin/gh/anijain2305/682/head 2025-04-25T04:11:34.7975665Z * [new branch] gh/anijain2305/682/orig -> origin/gh/anijain2305/682/orig 2025-04-25T04:11:34.7977123Z * [new branch] gh/anijain2305/684/base -> origin/gh/anijain2305/684/base 2025-04-25T04:11:34.7978012Z * [new branch] gh/anijain2305/684/head -> origin/gh/anijain2305/684/head 2025-04-25T04:11:34.7978982Z * [new branch] gh/anijain2305/684/orig -> origin/gh/anijain2305/684/orig 2025-04-25T04:11:34.7980670Z * [new branch] gh/anijain2305/697/base -> origin/gh/anijain2305/697/base 2025-04-25T04:11:34.7981630Z * [new branch] gh/anijain2305/697/head -> origin/gh/anijain2305/697/head 2025-04-25T04:11:34.7982646Z * [new branch] gh/anijain2305/697/orig -> origin/gh/anijain2305/697/orig 2025-04-25T04:11:34.7984134Z * [new branch] gh/anijain2305/700/base -> origin/gh/anijain2305/700/base 2025-04-25T04:11:34.7984962Z * [new branch] gh/anijain2305/700/head -> origin/gh/anijain2305/700/head 2025-04-25T04:11:34.7985950Z * [new branch] gh/anijain2305/700/orig -> origin/gh/anijain2305/700/orig 2025-04-25T04:11:34.7987381Z * [new branch] gh/anijain2305/704/base -> origin/gh/anijain2305/704/base 2025-04-25T04:11:34.7988227Z * [new branch] gh/anijain2305/704/head -> origin/gh/anijain2305/704/head 2025-04-25T04:11:34.7989197Z * [new branch] gh/anijain2305/704/orig -> origin/gh/anijain2305/704/orig 2025-04-25T04:11:34.7990579Z * [new branch] gh/anijain2305/706/base -> origin/gh/anijain2305/706/base 2025-04-25T04:11:34.7991577Z * [new branch] gh/anijain2305/706/head -> origin/gh/anijain2305/706/head 2025-04-25T04:11:34.7992550Z * [new branch] gh/anijain2305/706/orig -> origin/gh/anijain2305/706/orig 2025-04-25T04:11:34.7993948Z * [new branch] gh/anijain2305/707/base -> origin/gh/anijain2305/707/base 2025-04-25T04:11:34.7994873Z * [new branch] gh/anijain2305/707/head -> origin/gh/anijain2305/707/head 2025-04-25T04:11:34.7995798Z * [new branch] gh/anijain2305/707/orig -> origin/gh/anijain2305/707/orig 2025-04-25T04:11:34.7997234Z * [new branch] gh/anijain2305/708/base -> origin/gh/anijain2305/708/base 2025-04-25T04:11:34.7998117Z * [new branch] gh/anijain2305/708/head -> origin/gh/anijain2305/708/head 2025-04-25T04:11:34.7999067Z * [new branch] gh/anijain2305/708/orig -> origin/gh/anijain2305/708/orig 2025-04-25T04:11:34.8000603Z * [new branch] gh/anijain2305/709/base -> origin/gh/anijain2305/709/base 2025-04-25T04:11:34.8001441Z * [new branch] gh/anijain2305/709/head -> origin/gh/anijain2305/709/head 2025-04-25T04:11:34.8002403Z * [new branch] gh/anijain2305/709/orig -> origin/gh/anijain2305/709/orig 2025-04-25T04:11:34.8003879Z * [new branch] gh/anijain2305/710/base -> origin/gh/anijain2305/710/base 2025-04-25T04:11:34.8004681Z * [new branch] gh/anijain2305/710/head -> origin/gh/anijain2305/710/head 2025-04-25T04:11:34.8005598Z * [new branch] gh/anijain2305/710/orig -> origin/gh/anijain2305/710/orig 2025-04-25T04:11:34.8007499Z * [new branch] gh/anijain2305/711/base -> origin/gh/anijain2305/711/base 2025-04-25T04:11:34.8008528Z * [new branch] gh/anijain2305/711/head -> origin/gh/anijain2305/711/head 2025-04-25T04:11:34.8009449Z * [new branch] gh/anijain2305/711/orig -> origin/gh/anijain2305/711/orig 2025-04-25T04:11:34.8010936Z * [new branch] gh/anijain2305/712/base -> origin/gh/anijain2305/712/base 2025-04-25T04:11:34.8012553Z * [new branch] gh/anijain2305/712/head -> origin/gh/anijain2305/712/head 2025-04-25T04:11:34.8013601Z * [new branch] gh/anijain2305/712/orig -> origin/gh/anijain2305/712/orig 2025-04-25T04:11:34.8014517Z * [new branch] gh/anijain2305/713/base -> origin/gh/anijain2305/713/base 2025-04-25T04:11:34.8015458Z * [new branch] gh/anijain2305/713/head -> origin/gh/anijain2305/713/head 2025-04-25T04:11:34.8016517Z * [new branch] gh/anijain2305/713/orig -> origin/gh/anijain2305/713/orig 2025-04-25T04:11:34.8017750Z * [new branch] gh/anijain2305/714/base -> origin/gh/anijain2305/714/base 2025-04-25T04:11:34.8018987Z * [new branch] gh/anijain2305/714/head -> origin/gh/anijain2305/714/head 2025-04-25T04:11:34.8020127Z * [new branch] gh/anijain2305/714/orig -> origin/gh/anijain2305/714/orig 2025-04-25T04:11:34.8021966Z * [new branch] gh/anijain2305/715/base -> origin/gh/anijain2305/715/base 2025-04-25T04:11:34.8023190Z * [new branch] gh/anijain2305/715/head -> origin/gh/anijain2305/715/head 2025-04-25T04:11:34.8024109Z * [new branch] gh/anijain2305/715/orig -> origin/gh/anijain2305/715/orig 2025-04-25T04:11:34.8025317Z * [new branch] gh/anijain2305/716/base -> origin/gh/anijain2305/716/base 2025-04-25T04:11:34.8026281Z * [new branch] gh/anijain2305/716/head -> origin/gh/anijain2305/716/head 2025-04-25T04:11:34.8027271Z * [new branch] gh/anijain2305/716/orig -> origin/gh/anijain2305/716/orig 2025-04-25T04:11:34.8028654Z * [new branch] gh/anijain2305/717/base -> origin/gh/anijain2305/717/base 2025-04-25T04:11:34.8029624Z * [new branch] gh/anijain2305/717/head -> origin/gh/anijain2305/717/head 2025-04-25T04:11:34.8030592Z * [new branch] gh/anijain2305/717/orig -> origin/gh/anijain2305/717/orig 2025-04-25T04:11:34.8032120Z * [new branch] gh/anijain2305/718/base -> origin/gh/anijain2305/718/base 2025-04-25T04:11:34.8033330Z * [new branch] gh/anijain2305/718/head -> origin/gh/anijain2305/718/head 2025-04-25T04:11:34.8034348Z * [new branch] gh/anijain2305/718/orig -> origin/gh/anijain2305/718/orig 2025-04-25T04:11:34.8035685Z * [new branch] gh/anijain2305/719/base -> origin/gh/anijain2305/719/base 2025-04-25T04:11:34.8036677Z * [new branch] gh/anijain2305/719/head -> origin/gh/anijain2305/719/head 2025-04-25T04:11:34.8037943Z * [new branch] gh/anijain2305/719/orig -> origin/gh/anijain2305/719/orig 2025-04-25T04:11:34.8039446Z * [new branch] gh/anijain2305/720/base -> origin/gh/anijain2305/720/base 2025-04-25T04:11:34.8040407Z * [new branch] gh/anijain2305/720/head -> origin/gh/anijain2305/720/head 2025-04-25T04:11:34.8041372Z * [new branch] gh/anijain2305/720/orig -> origin/gh/anijain2305/720/orig 2025-04-25T04:11:34.8042832Z * [new branch] gh/anijain2305/721/base -> origin/gh/anijain2305/721/base 2025-04-25T04:11:34.8043907Z * [new branch] gh/anijain2305/721/head -> origin/gh/anijain2305/721/head 2025-04-25T04:11:34.8044866Z * [new branch] gh/anijain2305/721/orig -> origin/gh/anijain2305/721/orig 2025-04-25T04:11:34.8046279Z * [new branch] gh/anijain2305/722/base -> origin/gh/anijain2305/722/base 2025-04-25T04:11:34.8047244Z * [new branch] gh/anijain2305/722/head -> origin/gh/anijain2305/722/head 2025-04-25T04:11:34.8048291Z * [new branch] gh/anijain2305/722/orig -> origin/gh/anijain2305/722/orig 2025-04-25T04:11:34.8049633Z * [new branch] gh/anijain2305/723/base -> origin/gh/anijain2305/723/base 2025-04-25T04:11:34.8050693Z * [new branch] gh/anijain2305/723/head -> origin/gh/anijain2305/723/head 2025-04-25T04:11:34.8051633Z * [new branch] gh/anijain2305/723/orig -> origin/gh/anijain2305/723/orig 2025-04-25T04:11:34.8053312Z * [new branch] gh/anijain2305/724/base -> origin/gh/anijain2305/724/base 2025-04-25T04:11:34.8054388Z * [new branch] gh/anijain2305/724/head -> origin/gh/anijain2305/724/head 2025-04-25T04:11:34.8055200Z * [new branch] gh/anijain2305/724/orig -> origin/gh/anijain2305/724/orig 2025-04-25T04:11:34.8056796Z * [new branch] gh/anijain2305/725/base -> origin/gh/anijain2305/725/base 2025-04-25T04:11:34.8058186Z * [new branch] gh/anijain2305/725/head -> origin/gh/anijain2305/725/head 2025-04-25T04:11:34.8059098Z * [new branch] gh/anijain2305/725/orig -> origin/gh/anijain2305/725/orig 2025-04-25T04:11:34.8060634Z * [new branch] gh/anijain2305/726/base -> origin/gh/anijain2305/726/base 2025-04-25T04:11:34.8061706Z * [new branch] gh/anijain2305/726/head -> origin/gh/anijain2305/726/head 2025-04-25T04:11:34.8062768Z * [new branch] gh/anijain2305/726/orig -> origin/gh/anijain2305/726/orig 2025-04-25T04:11:34.8064207Z * [new branch] gh/anijain2305/727/base -> origin/gh/anijain2305/727/base 2025-04-25T04:11:34.8065110Z * [new branch] gh/anijain2305/727/head -> origin/gh/anijain2305/727/head 2025-04-25T04:11:34.8066089Z * [new branch] gh/anijain2305/727/orig -> origin/gh/anijain2305/727/orig 2025-04-25T04:11:34.8067584Z * [new branch] gh/anijain2305/728/base -> origin/gh/anijain2305/728/base 2025-04-25T04:11:34.8068543Z * [new branch] gh/anijain2305/728/head -> origin/gh/anijain2305/728/head 2025-04-25T04:11:34.8069529Z * [new branch] gh/anijain2305/728/orig -> origin/gh/anijain2305/728/orig 2025-04-25T04:11:34.8071099Z * [new branch] gh/anijain2305/729/base -> origin/gh/anijain2305/729/base 2025-04-25T04:11:34.8071930Z * [new branch] gh/anijain2305/729/head -> origin/gh/anijain2305/729/head 2025-04-25T04:11:34.8073194Z * [new branch] gh/anijain2305/729/orig -> origin/gh/anijain2305/729/orig 2025-04-25T04:11:34.8074462Z * [new branch] gh/anijain2305/730/base -> origin/gh/anijain2305/730/base 2025-04-25T04:11:34.8075328Z * [new branch] gh/anijain2305/730/head -> origin/gh/anijain2305/730/head 2025-04-25T04:11:34.8076311Z * [new branch] gh/anijain2305/730/orig -> origin/gh/anijain2305/730/orig 2025-04-25T04:11:34.8077867Z * [new branch] gh/anijain2305/731/base -> origin/gh/anijain2305/731/base 2025-04-25T04:11:34.8078786Z * [new branch] gh/anijain2305/731/head -> origin/gh/anijain2305/731/head 2025-04-25T04:11:34.8079764Z * [new branch] gh/anijain2305/731/orig -> origin/gh/anijain2305/731/orig 2025-04-25T04:11:34.8081122Z * [new branch] gh/anijain2305/732/base -> origin/gh/anijain2305/732/base 2025-04-25T04:11:34.8081915Z * [new branch] gh/anijain2305/732/head -> origin/gh/anijain2305/732/head 2025-04-25T04:11:34.8083006Z * [new branch] gh/anijain2305/732/orig -> origin/gh/anijain2305/732/orig 2025-04-25T04:11:34.8084227Z * [new branch] gh/anijain2305/733/base -> origin/gh/anijain2305/733/base 2025-04-25T04:11:34.8085220Z * [new branch] gh/anijain2305/733/head -> origin/gh/anijain2305/733/head 2025-04-25T04:11:34.8086228Z * [new branch] gh/anijain2305/733/orig -> origin/gh/anijain2305/733/orig 2025-04-25T04:11:34.8087618Z * [new branch] gh/anijain2305/734/base -> origin/gh/anijain2305/734/base 2025-04-25T04:11:34.8088628Z * [new branch] gh/anijain2305/734/head -> origin/gh/anijain2305/734/head 2025-04-25T04:11:34.8089658Z * [new branch] gh/anijain2305/734/orig -> origin/gh/anijain2305/734/orig 2025-04-25T04:11:34.8091279Z * [new branch] gh/anijain2305/735/base -> origin/gh/anijain2305/735/base 2025-04-25T04:11:34.8092292Z * [new branch] gh/anijain2305/735/head -> origin/gh/anijain2305/735/head 2025-04-25T04:11:34.8093257Z * [new branch] gh/anijain2305/735/orig -> origin/gh/anijain2305/735/orig 2025-04-25T04:11:34.8094781Z * [new branch] gh/anijain2305/736/base -> origin/gh/anijain2305/736/base 2025-04-25T04:11:34.8095737Z * [new branch] gh/anijain2305/736/head -> origin/gh/anijain2305/736/head 2025-04-25T04:11:34.8096672Z * [new branch] gh/anijain2305/736/orig -> origin/gh/anijain2305/736/orig 2025-04-25T04:11:34.8098144Z * [new branch] gh/anijain2305/737/base -> origin/gh/anijain2305/737/base 2025-04-25T04:11:34.8099205Z * [new branch] gh/anijain2305/737/head -> origin/gh/anijain2305/737/head 2025-04-25T04:11:34.8100157Z * [new branch] gh/anijain2305/737/orig -> origin/gh/anijain2305/737/orig 2025-04-25T04:11:34.8101667Z * [new branch] gh/anijain2305/738/base -> origin/gh/anijain2305/738/base 2025-04-25T04:11:34.8102696Z * [new branch] gh/anijain2305/738/head -> origin/gh/anijain2305/738/head 2025-04-25T04:11:34.8103666Z * [new branch] gh/anijain2305/738/orig -> origin/gh/anijain2305/738/orig 2025-04-25T04:11:34.8105214Z * [new branch] gh/anijain2305/739/base -> origin/gh/anijain2305/739/base 2025-04-25T04:11:34.8106334Z * [new branch] gh/anijain2305/739/head -> origin/gh/anijain2305/739/head 2025-04-25T04:11:34.8107350Z * [new branch] gh/anijain2305/739/orig -> origin/gh/anijain2305/739/orig 2025-04-25T04:11:34.8108576Z * [new branch] gh/anijain2305/740/base -> origin/gh/anijain2305/740/base 2025-04-25T04:11:34.8109534Z * [new branch] gh/anijain2305/740/head -> origin/gh/anijain2305/740/head 2025-04-25T04:11:34.8110600Z * [new branch] gh/anijain2305/740/orig -> origin/gh/anijain2305/740/orig 2025-04-25T04:11:34.8112479Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-04-25T04:11:34.8113261Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-04-25T04:11:34.8114352Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-04-25T04:11:34.8116023Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-04-25T04:11:34.8116986Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-04-25T04:11:34.8118562Z * [new branch] gh/aorenste/222/base -> origin/gh/aorenste/222/base 2025-04-25T04:11:34.8119532Z * [new branch] gh/aorenste/222/head -> origin/gh/aorenste/222/head 2025-04-25T04:11:34.8120532Z * [new branch] gh/aorenste/222/orig -> origin/gh/aorenste/222/orig 2025-04-25T04:11:34.8121944Z * [new branch] gh/aorenste/223/base -> origin/gh/aorenste/223/base 2025-04-25T04:11:34.8122945Z * [new branch] gh/aorenste/223/head -> origin/gh/aorenste/223/head 2025-04-25T04:11:34.8123912Z * [new branch] gh/aorenste/223/orig -> origin/gh/aorenste/223/orig 2025-04-25T04:11:34.8125413Z * [new branch] gh/aorenste/224/base -> origin/gh/aorenste/224/base 2025-04-25T04:11:34.8126245Z * [new branch] gh/aorenste/224/head -> origin/gh/aorenste/224/head 2025-04-25T04:11:34.8127565Z * [new branch] gh/aorenste/224/orig -> origin/gh/aorenste/224/orig 2025-04-25T04:11:34.8129165Z * [new branch] gh/avikchaudhuri/59/base -> origin/gh/avikchaudhuri/59/base 2025-04-25T04:11:34.8130010Z * [new branch] gh/avikchaudhuri/59/head -> origin/gh/avikchaudhuri/59/head 2025-04-25T04:11:34.8131172Z * [new branch] gh/avikchaudhuri/59/orig -> origin/gh/avikchaudhuri/59/orig 2025-04-25T04:11:34.8133162Z * [new branch] gh/bdhirsh/604/base -> origin/gh/bdhirsh/604/base 2025-04-25T04:11:34.8134022Z * [new branch] gh/bdhirsh/604/head -> origin/gh/bdhirsh/604/head 2025-04-25T04:11:34.8134978Z * [new branch] gh/bdhirsh/604/orig -> origin/gh/bdhirsh/604/orig 2025-04-25T04:11:34.8136733Z * [new branch] gh/bdhirsh/636/base -> origin/gh/bdhirsh/636/base 2025-04-25T04:11:34.8137689Z * [new branch] gh/bdhirsh/636/head -> origin/gh/bdhirsh/636/head 2025-04-25T04:11:34.8139066Z * [new branch] gh/bdhirsh/636/orig -> origin/gh/bdhirsh/636/orig 2025-04-25T04:11:34.8141026Z * [new branch] gh/bdhirsh/647/base -> origin/gh/bdhirsh/647/base 2025-04-25T04:11:34.8142389Z * [new branch] gh/bdhirsh/647/head -> origin/gh/bdhirsh/647/head 2025-04-25T04:11:34.8143290Z * [new branch] gh/bdhirsh/647/orig -> origin/gh/bdhirsh/647/orig 2025-04-25T04:11:34.8144909Z * [new branch] gh/bdhirsh/648/base -> origin/gh/bdhirsh/648/base 2025-04-25T04:11:34.8148406Z * [new branch] gh/bdhirsh/648/head -> origin/gh/bdhirsh/648/head 2025-04-25T04:11:34.8148832Z * [new branch] gh/bdhirsh/648/orig -> origin/gh/bdhirsh/648/orig 2025-04-25T04:11:34.8149246Z * [new branch] gh/bdhirsh/649/base -> origin/gh/bdhirsh/649/base 2025-04-25T04:11:34.8150644Z * [new branch] gh/bdhirsh/649/head -> origin/gh/bdhirsh/649/head 2025-04-25T04:11:34.8151818Z * [new branch] gh/bdhirsh/649/orig -> origin/gh/bdhirsh/649/orig 2025-04-25T04:11:34.8153767Z * [new branch] gh/bdhirsh/650/base -> origin/gh/bdhirsh/650/base 2025-04-25T04:11:34.8155235Z * [new branch] gh/bdhirsh/650/head -> origin/gh/bdhirsh/650/head 2025-04-25T04:11:34.8156587Z * [new branch] gh/bdhirsh/650/orig -> origin/gh/bdhirsh/650/orig 2025-04-25T04:11:34.8158756Z * [new branch] gh/bdhirsh/651/base -> origin/gh/bdhirsh/651/base 2025-04-25T04:11:34.8159631Z * [new branch] gh/bdhirsh/651/head -> origin/gh/bdhirsh/651/head 2025-04-25T04:11:34.8161039Z * [new branch] gh/bdhirsh/651/orig -> origin/gh/bdhirsh/651/orig 2025-04-25T04:11:34.8162568Z * [new branch] gh/bdhirsh/652/base -> origin/gh/bdhirsh/652/base 2025-04-25T04:11:34.8163923Z * [new branch] gh/bdhirsh/652/head -> origin/gh/bdhirsh/652/head 2025-04-25T04:11:34.8165125Z * [new branch] gh/bdhirsh/652/orig -> origin/gh/bdhirsh/652/orig 2025-04-25T04:11:34.8167117Z * [new branch] gh/bdhirsh/653/base -> origin/gh/bdhirsh/653/base 2025-04-25T04:11:34.8168438Z * [new branch] gh/bdhirsh/653/head -> origin/gh/bdhirsh/653/head 2025-04-25T04:11:34.8169583Z * [new branch] gh/bdhirsh/653/orig -> origin/gh/bdhirsh/653/orig 2025-04-25T04:11:34.8171444Z * [new branch] gh/bdhirsh/654/base -> origin/gh/bdhirsh/654/base 2025-04-25T04:11:34.8173286Z * [new branch] gh/bdhirsh/654/head -> origin/gh/bdhirsh/654/head 2025-04-25T04:11:34.8174596Z * [new branch] gh/bdhirsh/654/orig -> origin/gh/bdhirsh/654/orig 2025-04-25T04:11:34.8176878Z * [new branch] gh/bdhirsh/655/base -> origin/gh/bdhirsh/655/base 2025-04-25T04:11:34.8177622Z * [new branch] gh/bdhirsh/655/head -> origin/gh/bdhirsh/655/head 2025-04-25T04:11:34.8178999Z * [new branch] gh/bdhirsh/655/orig -> origin/gh/bdhirsh/655/orig 2025-04-25T04:11:34.8181298Z * [new branch] gh/benjaminglass1/51/base -> origin/gh/benjaminglass1/51/base 2025-04-25T04:11:34.8182664Z * [new branch] gh/benjaminglass1/51/head -> origin/gh/benjaminglass1/51/head 2025-04-25T04:11:34.8184583Z * [new branch] gh/benjaminglass1/51/orig -> origin/gh/benjaminglass1/51/orig 2025-04-25T04:11:34.8185829Z * [new branch] gh/benjaminglass1/67/base -> origin/gh/benjaminglass1/67/base 2025-04-25T04:11:34.8187109Z * [new branch] gh/benjaminglass1/67/head -> origin/gh/benjaminglass1/67/head 2025-04-25T04:11:34.8188530Z * [new branch] gh/benjaminglass1/67/orig -> origin/gh/benjaminglass1/67/orig 2025-04-25T04:11:34.8190240Z * [new branch] gh/benjaminglass1/72/base -> origin/gh/benjaminglass1/72/base 2025-04-25T04:11:34.8191494Z * [new branch] gh/benjaminglass1/72/head -> origin/gh/benjaminglass1/72/head 2025-04-25T04:11:34.8192790Z * [new branch] gh/benjaminglass1/72/orig -> origin/gh/benjaminglass1/72/orig 2025-04-25T04:11:34.8194489Z * [new branch] gh/benjaminglass1/77/base -> origin/gh/benjaminglass1/77/base 2025-04-25T04:11:34.8195831Z * [new branch] gh/benjaminglass1/77/head -> origin/gh/benjaminglass1/77/head 2025-04-25T04:11:34.8197114Z * [new branch] gh/benjaminglass1/77/orig -> origin/gh/benjaminglass1/77/orig 2025-04-25T04:11:34.8198958Z * [new branch] gh/benjaminglass1/78/base -> origin/gh/benjaminglass1/78/base 2025-04-25T04:11:34.8200219Z * [new branch] gh/benjaminglass1/78/head -> origin/gh/benjaminglass1/78/head 2025-04-25T04:11:34.8201613Z * [new branch] gh/benjaminglass1/78/orig -> origin/gh/benjaminglass1/78/orig 2025-04-25T04:11:34.8203214Z * [new branch] gh/benjaminglass1/79/base -> origin/gh/benjaminglass1/79/base 2025-04-25T04:11:34.8204543Z * [new branch] gh/benjaminglass1/79/head -> origin/gh/benjaminglass1/79/head 2025-04-25T04:11:34.8205842Z * [new branch] gh/benjaminglass1/79/orig -> origin/gh/benjaminglass1/79/orig 2025-04-25T04:11:34.8207524Z * [new branch] gh/benjaminglass1/80/base -> origin/gh/benjaminglass1/80/base 2025-04-25T04:11:34.8208944Z * [new branch] gh/benjaminglass1/80/head -> origin/gh/benjaminglass1/80/head 2025-04-25T04:11:34.8210085Z * [new branch] gh/benjaminglass1/80/orig -> origin/gh/benjaminglass1/80/orig 2025-04-25T04:11:34.8211797Z * [new branch] gh/benjaminglass1/81/base -> origin/gh/benjaminglass1/81/base 2025-04-25T04:11:34.8213165Z * [new branch] gh/benjaminglass1/81/head -> origin/gh/benjaminglass1/81/head 2025-04-25T04:11:34.8214434Z * [new branch] gh/benjaminglass1/81/orig -> origin/gh/benjaminglass1/81/orig 2025-04-25T04:11:34.8216201Z * [new branch] gh/benjaminglass1/82/base -> origin/gh/benjaminglass1/82/base 2025-04-25T04:11:34.8217476Z * [new branch] gh/benjaminglass1/82/head -> origin/gh/benjaminglass1/82/head 2025-04-25T04:11:34.8218759Z * [new branch] gh/benjaminglass1/82/orig -> origin/gh/benjaminglass1/82/orig 2025-04-25T04:11:34.8220421Z * [new branch] gh/benjaminglass1/83/base -> origin/gh/benjaminglass1/83/base 2025-04-25T04:11:34.8221941Z * [new branch] gh/benjaminglass1/83/head -> origin/gh/benjaminglass1/83/head 2025-04-25T04:11:34.8223234Z * [new branch] gh/benjaminglass1/83/orig -> origin/gh/benjaminglass1/83/orig 2025-04-25T04:11:34.8225375Z * [new branch] gh/bertmaher/1/base -> origin/gh/bertmaher/1/base 2025-04-25T04:11:34.8226696Z * [new branch] gh/bertmaher/1/head -> origin/gh/bertmaher/1/head 2025-04-25T04:11:34.8228061Z * [new branch] gh/bertmaher/1/orig -> origin/gh/bertmaher/1/orig 2025-04-25T04:11:34.8229796Z * [new branch] gh/bertmaher/2/base -> origin/gh/bertmaher/2/base 2025-04-25T04:11:34.8231614Z * [new branch] gh/bertmaher/2/head -> origin/gh/bertmaher/2/head 2025-04-25T04:11:34.8232907Z * [new branch] gh/bertmaher/2/orig -> origin/gh/bertmaher/2/orig 2025-04-25T04:11:34.8235159Z * [new branch] gh/bobrenjc93/207/base -> origin/gh/bobrenjc93/207/base 2025-04-25T04:11:34.8236513Z * [new branch] gh/bobrenjc93/207/head -> origin/gh/bobrenjc93/207/head 2025-04-25T04:11:34.8237999Z * [new branch] gh/bobrenjc93/207/orig -> origin/gh/bobrenjc93/207/orig 2025-04-25T04:11:34.8239802Z * [new branch] gh/bobrenjc93/270/base -> origin/gh/bobrenjc93/270/base 2025-04-25T04:11:34.8241121Z * [new branch] gh/bobrenjc93/270/head -> origin/gh/bobrenjc93/270/head 2025-04-25T04:11:34.8242403Z * [new branch] gh/bobrenjc93/270/orig -> origin/gh/bobrenjc93/270/orig 2025-04-25T04:11:34.8244062Z * [new branch] gh/bobrenjc93/273/base -> origin/gh/bobrenjc93/273/base 2025-04-25T04:11:34.8245337Z * [new branch] gh/bobrenjc93/273/head -> origin/gh/bobrenjc93/273/head 2025-04-25T04:11:34.8246628Z * [new branch] gh/bobrenjc93/273/orig -> origin/gh/bobrenjc93/273/orig 2025-04-25T04:11:34.8248392Z * [new branch] gh/bobrenjc93/276/base -> origin/gh/bobrenjc93/276/base 2025-04-25T04:11:34.8249717Z * [new branch] gh/bobrenjc93/276/head -> origin/gh/bobrenjc93/276/head 2025-04-25T04:11:34.8251153Z * [new branch] gh/bobrenjc93/276/orig -> origin/gh/bobrenjc93/276/orig 2025-04-25T04:11:34.8253118Z * [new branch] gh/bobrenjc93/300/base -> origin/gh/bobrenjc93/300/base 2025-04-25T04:11:34.8254370Z * [new branch] gh/bobrenjc93/300/head -> origin/gh/bobrenjc93/300/head 2025-04-25T04:11:34.8255677Z * [new branch] gh/bobrenjc93/300/orig -> origin/gh/bobrenjc93/300/orig 2025-04-25T04:11:34.8257428Z * [new branch] gh/bobrenjc93/301/base -> origin/gh/bobrenjc93/301/base 2025-04-25T04:11:34.8258985Z * [new branch] gh/bobrenjc93/301/head -> origin/gh/bobrenjc93/301/head 2025-04-25T04:11:34.8259961Z * [new branch] gh/bobrenjc93/301/orig -> origin/gh/bobrenjc93/301/orig 2025-04-25T04:11:34.8261978Z * [new branch] gh/bobrenjc93/302/base -> origin/gh/bobrenjc93/302/base 2025-04-25T04:11:34.8263132Z * [new branch] gh/bobrenjc93/302/head -> origin/gh/bobrenjc93/302/head 2025-04-25T04:11:34.8264386Z * [new branch] gh/bobrenjc93/302/orig -> origin/gh/bobrenjc93/302/orig 2025-04-25T04:11:34.8266856Z * [new branch] gh/bobrenjc93/303/base -> origin/gh/bobrenjc93/303/base 2025-04-25T04:11:34.8269043Z * [new branch] gh/bobrenjc93/303/head -> origin/gh/bobrenjc93/303/head 2025-04-25T04:11:34.8270118Z * [new branch] gh/bobrenjc93/303/orig -> origin/gh/bobrenjc93/303/orig 2025-04-25T04:11:34.8272265Z * [new branch] gh/bobrenjc93/304/base -> origin/gh/bobrenjc93/304/base 2025-04-25T04:11:34.8273775Z * [new branch] gh/bobrenjc93/304/head -> origin/gh/bobrenjc93/304/head 2025-04-25T04:11:34.8275417Z * [new branch] gh/bobrenjc93/304/orig -> origin/gh/bobrenjc93/304/orig 2025-04-25T04:11:34.8277211Z * [new branch] gh/bobrenjc93/305/base -> origin/gh/bobrenjc93/305/base 2025-04-25T04:11:34.8278651Z * [new branch] gh/bobrenjc93/305/head -> origin/gh/bobrenjc93/305/head 2025-04-25T04:11:34.8280216Z * [new branch] gh/bobrenjc93/305/orig -> origin/gh/bobrenjc93/305/orig 2025-04-25T04:11:34.8282440Z * [new branch] gh/bobrenjc93/306/base -> origin/gh/bobrenjc93/306/base 2025-04-25T04:11:34.8283076Z * [new branch] gh/bobrenjc93/306/head -> origin/gh/bobrenjc93/306/head 2025-04-25T04:11:34.8284655Z * [new branch] gh/bobrenjc93/306/orig -> origin/gh/bobrenjc93/306/orig 2025-04-25T04:11:34.8286700Z * [new branch] gh/bobrenjc93/307/base -> origin/gh/bobrenjc93/307/base 2025-04-25T04:11:34.8287868Z * [new branch] gh/bobrenjc93/307/head -> origin/gh/bobrenjc93/307/head 2025-04-25T04:11:34.8289637Z * [new branch] gh/bobrenjc93/307/orig -> origin/gh/bobrenjc93/307/orig 2025-04-25T04:11:34.8291646Z * [new branch] gh/bobrenjc93/308/base -> origin/gh/bobrenjc93/308/base 2025-04-25T04:11:34.8293283Z * [new branch] gh/bobrenjc93/308/head -> origin/gh/bobrenjc93/308/head 2025-04-25T04:11:34.8294780Z * [new branch] gh/bobrenjc93/308/orig -> origin/gh/bobrenjc93/308/orig 2025-04-25T04:11:34.8296584Z * [new branch] gh/bobrenjc93/309/base -> origin/gh/bobrenjc93/309/base 2025-04-25T04:11:34.8298014Z * [new branch] gh/bobrenjc93/309/head -> origin/gh/bobrenjc93/309/head 2025-04-25T04:11:34.8299526Z * [new branch] gh/bobrenjc93/309/orig -> origin/gh/bobrenjc93/309/orig 2025-04-25T04:11:34.8301803Z * [new branch] gh/bobrenjc93/310/base -> origin/gh/bobrenjc93/310/base 2025-04-25T04:11:34.8303035Z * [new branch] gh/bobrenjc93/310/head -> origin/gh/bobrenjc93/310/head 2025-04-25T04:11:34.8304665Z * [new branch] gh/bobrenjc93/310/orig -> origin/gh/bobrenjc93/310/orig 2025-04-25T04:11:34.8306484Z * [new branch] gh/bobrenjc93/311/base -> origin/gh/bobrenjc93/311/base 2025-04-25T04:11:34.8307824Z * [new branch] gh/bobrenjc93/311/head -> origin/gh/bobrenjc93/311/head 2025-04-25T04:11:34.8309476Z * [new branch] gh/bobrenjc93/311/orig -> origin/gh/bobrenjc93/311/orig 2025-04-25T04:11:34.8311835Z * [new branch] gh/bobrenjc93/312/base -> origin/gh/bobrenjc93/312/base 2025-04-25T04:11:34.8313279Z * [new branch] gh/bobrenjc93/312/head -> origin/gh/bobrenjc93/312/head 2025-04-25T04:11:34.8314793Z * [new branch] gh/bobrenjc93/312/orig -> origin/gh/bobrenjc93/312/orig 2025-04-25T04:11:34.8317014Z * [new branch] gh/bobrenjc93/313/base -> origin/gh/bobrenjc93/313/base 2025-04-25T04:11:34.8318550Z * [new branch] gh/bobrenjc93/313/head -> origin/gh/bobrenjc93/313/head 2025-04-25T04:11:34.8319837Z * [new branch] gh/bobrenjc93/313/orig -> origin/gh/bobrenjc93/313/orig 2025-04-25T04:11:34.8321994Z * [new branch] gh/bobrenjc93/314/base -> origin/gh/bobrenjc93/314/base 2025-04-25T04:11:34.8323180Z * [new branch] gh/bobrenjc93/314/head -> origin/gh/bobrenjc93/314/head 2025-04-25T04:11:34.8324810Z * [new branch] gh/bobrenjc93/314/orig -> origin/gh/bobrenjc93/314/orig 2025-04-25T04:11:34.8327331Z * [new branch] gh/bobrenjc93/315/base -> origin/gh/bobrenjc93/315/base 2025-04-25T04:11:34.8328531Z * [new branch] gh/bobrenjc93/315/head -> origin/gh/bobrenjc93/315/head 2025-04-25T04:11:34.8330261Z * [new branch] gh/bobrenjc93/315/orig -> origin/gh/bobrenjc93/315/orig 2025-04-25T04:11:34.8332073Z * [new branch] gh/bobrenjc93/316/base -> origin/gh/bobrenjc93/316/base 2025-04-25T04:11:34.8333489Z * [new branch] gh/bobrenjc93/316/head -> origin/gh/bobrenjc93/316/head 2025-04-25T04:11:34.8335083Z * [new branch] gh/bobrenjc93/316/orig -> origin/gh/bobrenjc93/316/orig 2025-04-25T04:11:34.8337178Z * [new branch] gh/bobrenjc93/317/base -> origin/gh/bobrenjc93/317/base 2025-04-25T04:11:34.8338608Z * [new branch] gh/bobrenjc93/317/head -> origin/gh/bobrenjc93/317/head 2025-04-25T04:11:34.8340282Z * [new branch] gh/bobrenjc93/317/orig -> origin/gh/bobrenjc93/317/orig 2025-04-25T04:11:34.8342380Z * [new branch] gh/bobrenjc93/318/base -> origin/gh/bobrenjc93/318/base 2025-04-25T04:11:34.8343728Z * [new branch] gh/bobrenjc93/318/head -> origin/gh/bobrenjc93/318/head 2025-04-25T04:11:34.8345781Z * [new branch] gh/bobrenjc93/318/orig -> origin/gh/bobrenjc93/318/orig 2025-04-25T04:11:34.8347828Z * [new branch] gh/bobrenjc93/319/base -> origin/gh/bobrenjc93/319/base 2025-04-25T04:11:34.8349017Z * [new branch] gh/bobrenjc93/319/head -> origin/gh/bobrenjc93/319/head 2025-04-25T04:11:34.8350758Z * [new branch] gh/bobrenjc93/319/orig -> origin/gh/bobrenjc93/319/orig 2025-04-25T04:11:34.8352542Z * [new branch] gh/bobrenjc93/320/base -> origin/gh/bobrenjc93/320/base 2025-04-25T04:11:34.8353973Z * [new branch] gh/bobrenjc93/320/head -> origin/gh/bobrenjc93/320/head 2025-04-25T04:11:34.8355411Z * [new branch] gh/bobrenjc93/320/orig -> origin/gh/bobrenjc93/320/orig 2025-04-25T04:11:34.8357307Z * [new branch] gh/bobrenjc93/321/base -> origin/gh/bobrenjc93/321/base 2025-04-25T04:11:34.8358601Z * [new branch] gh/bobrenjc93/321/head -> origin/gh/bobrenjc93/321/head 2025-04-25T04:11:34.8360104Z * [new branch] gh/bobrenjc93/321/orig -> origin/gh/bobrenjc93/321/orig 2025-04-25T04:11:34.8362473Z * [new branch] gh/bobrenjc93/322/base -> origin/gh/bobrenjc93/322/base 2025-04-25T04:11:34.8363878Z * [new branch] gh/bobrenjc93/322/head -> origin/gh/bobrenjc93/322/head 2025-04-25T04:11:34.8364845Z * [new branch] gh/bobrenjc93/322/orig -> origin/gh/bobrenjc93/322/orig 2025-04-25T04:11:34.8366756Z * [new branch] gh/bobrenjc93/323/base -> origin/gh/bobrenjc93/323/base 2025-04-25T04:11:34.8367885Z * [new branch] gh/bobrenjc93/323/head -> origin/gh/bobrenjc93/323/head 2025-04-25T04:11:34.8369426Z * [new branch] gh/bobrenjc93/323/orig -> origin/gh/bobrenjc93/323/orig 2025-04-25T04:11:34.8371138Z * [new branch] gh/bobrenjc93/324/base -> origin/gh/bobrenjc93/324/base 2025-04-25T04:11:34.8372070Z * [new branch] gh/bobrenjc93/324/head -> origin/gh/bobrenjc93/324/head 2025-04-25T04:11:34.8374313Z * [new branch] gh/bobrenjc93/324/orig -> origin/gh/bobrenjc93/324/orig 2025-04-25T04:11:34.8375993Z * [new branch] gh/bobrenjc93/325/base -> origin/gh/bobrenjc93/325/base 2025-04-25T04:11:34.8377462Z * [new branch] gh/bobrenjc93/325/head -> origin/gh/bobrenjc93/325/head 2025-04-25T04:11:34.8378372Z * [new branch] gh/bobrenjc93/325/orig -> origin/gh/bobrenjc93/325/orig 2025-04-25T04:11:34.8380232Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-04-25T04:11:34.8381322Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-04-25T04:11:34.8383089Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-04-25T04:11:34.8384094Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-04-25T04:11:34.8386310Z * [new branch] gh/c00w/38/base -> origin/gh/c00w/38/base 2025-04-25T04:11:34.8387502Z * [new branch] gh/c00w/38/head -> origin/gh/c00w/38/head 2025-04-25T04:11:34.8388432Z * [new branch] gh/c00w/38/orig -> origin/gh/c00w/38/orig 2025-04-25T04:11:34.8389905Z * [new branch] gh/c00w/43/base -> origin/gh/c00w/43/base 2025-04-25T04:11:34.8390900Z * [new branch] gh/c00w/43/head -> origin/gh/c00w/43/head 2025-04-25T04:11:34.8391880Z * [new branch] gh/c00w/43/orig -> origin/gh/c00w/43/orig 2025-04-25T04:11:34.8393344Z * [new branch] gh/c00w/48/base -> origin/gh/c00w/48/base 2025-04-25T04:11:34.8394244Z * [new branch] gh/c00w/48/head -> origin/gh/c00w/48/head 2025-04-25T04:11:34.8395288Z * [new branch] gh/c00w/48/orig -> origin/gh/c00w/48/orig 2025-04-25T04:11:34.8397423Z * [new branch] gh/chenyang78/1/base -> origin/gh/chenyang78/1/base 2025-04-25T04:11:34.8398486Z * [new branch] gh/chenyang78/1/head -> origin/gh/chenyang78/1/head 2025-04-25T04:11:34.8399456Z * [new branch] gh/chenyang78/1/orig -> origin/gh/chenyang78/1/orig 2025-04-25T04:11:34.8401222Z * [new branch] gh/chillee/376/base -> origin/gh/chillee/376/base 2025-04-25T04:11:34.8402153Z * [new branch] gh/chillee/376/head -> origin/gh/chillee/376/head 2025-04-25T04:11:34.8403137Z * [new branch] gh/chillee/376/orig -> origin/gh/chillee/376/orig 2025-04-25T04:11:34.8404549Z * [new branch] gh/chillee/377/base -> origin/gh/chillee/377/base 2025-04-25T04:11:34.8405435Z * [new branch] gh/chillee/377/head -> origin/gh/chillee/377/head 2025-04-25T04:11:34.8406426Z * [new branch] gh/chillee/377/orig -> origin/gh/chillee/377/orig 2025-04-25T04:11:34.8408157Z * [new branch] gh/chunyuan-w/1/base -> origin/gh/chunyuan-w/1/base 2025-04-25T04:11:34.8409050Z * [new branch] gh/chunyuan-w/1/head -> origin/gh/chunyuan-w/1/head 2025-04-25T04:11:34.8410016Z * [new branch] gh/chunyuan-w/1/orig -> origin/gh/chunyuan-w/1/orig 2025-04-25T04:11:34.8411776Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-04-25T04:11:34.8412806Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-04-25T04:11:34.8413771Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-04-25T04:11:34.8415226Z * [new branch] gh/clee2000/4/base -> origin/gh/clee2000/4/base 2025-04-25T04:11:34.8416082Z * [new branch] gh/clee2000/4/head -> origin/gh/clee2000/4/head 2025-04-25T04:11:34.8417456Z * [new branch] gh/clee2000/4/orig -> origin/gh/clee2000/4/orig 2025-04-25T04:11:34.8418834Z * [new branch] gh/clee2000/5/base -> origin/gh/clee2000/5/base 2025-04-25T04:11:34.8419820Z * [new branch] gh/clee2000/5/head -> origin/gh/clee2000/5/head 2025-04-25T04:11:34.8420698Z * [new branch] gh/clee2000/5/orig -> origin/gh/clee2000/5/orig 2025-04-25T04:11:34.8422234Z * [new branch] gh/clee2000/6/base -> origin/gh/clee2000/6/base 2025-04-25T04:11:34.8423089Z * [new branch] gh/clee2000/6/head -> origin/gh/clee2000/6/head 2025-04-25T04:11:34.8424163Z * [new branch] gh/clee2000/6/orig -> origin/gh/clee2000/6/orig 2025-04-25T04:11:34.8425520Z * [new branch] gh/clee2000/7/base -> origin/gh/clee2000/7/base 2025-04-25T04:11:34.8426440Z * [new branch] gh/clee2000/7/head -> origin/gh/clee2000/7/head 2025-04-25T04:11:34.8427418Z * [new branch] gh/clee2000/7/orig -> origin/gh/clee2000/7/orig 2025-04-25T04:11:34.8428822Z * [new branch] gh/clee2000/8/base -> origin/gh/clee2000/8/base 2025-04-25T04:11:34.8429696Z * [new branch] gh/clee2000/8/head -> origin/gh/clee2000/8/head 2025-04-25T04:11:34.8430642Z * [new branch] gh/clee2000/8/orig -> origin/gh/clee2000/8/orig 2025-04-25T04:11:34.8432614Z * [new branch] gh/davidberard98/230/base -> origin/gh/davidberard98/230/base 2025-04-25T04:11:34.8433603Z * [new branch] gh/davidberard98/230/head -> origin/gh/davidberard98/230/head 2025-04-25T04:11:34.8434615Z * [new branch] gh/davidberard98/230/orig -> origin/gh/davidberard98/230/orig 2025-04-25T04:11:34.8436136Z * [new branch] gh/davidberard98/335/base -> origin/gh/davidberard98/335/base 2025-04-25T04:11:34.8437090Z * [new branch] gh/davidberard98/335/head -> origin/gh/davidberard98/335/head 2025-04-25T04:11:34.8438350Z * [new branch] gh/davidberard98/335/orig -> origin/gh/davidberard98/335/orig 2025-04-25T04:11:34.8439798Z * [new branch] gh/davidberard98/343/base -> origin/gh/davidberard98/343/base 2025-04-25T04:11:34.8441337Z * [new branch] gh/davidberard98/343/head -> origin/gh/davidberard98/343/head 2025-04-25T04:11:34.8442232Z * [new branch] gh/davidberard98/343/orig -> origin/gh/davidberard98/343/orig 2025-04-25T04:11:34.8443715Z * [new branch] gh/davidberard98/347/base -> origin/gh/davidberard98/347/base 2025-04-25T04:11:34.8444636Z * [new branch] gh/davidberard98/347/head -> origin/gh/davidberard98/347/head 2025-04-25T04:11:34.8445965Z * [new branch] gh/davidberard98/347/orig -> origin/gh/davidberard98/347/orig 2025-04-25T04:11:34.8447226Z * [new branch] gh/davidberard98/348/base -> origin/gh/davidberard98/348/base 2025-04-25T04:11:34.8448899Z * [new branch] gh/davidberard98/348/head -> origin/gh/davidberard98/348/head 2025-04-25T04:11:34.8450033Z * [new branch] gh/davidberard98/348/orig -> origin/gh/davidberard98/348/orig 2025-04-25T04:11:34.8451407Z * [new branch] gh/davidberard98/349/base -> origin/gh/davidberard98/349/base 2025-04-25T04:11:34.8452607Z * [new branch] gh/davidberard98/349/head -> origin/gh/davidberard98/349/head 2025-04-25T04:11:34.8453625Z * [new branch] gh/davidberard98/349/orig -> origin/gh/davidberard98/349/orig 2025-04-25T04:11:34.8455308Z * [new branch] gh/davidberard98/350/base -> origin/gh/davidberard98/350/base 2025-04-25T04:11:34.8456416Z * [new branch] gh/davidberard98/350/head -> origin/gh/davidberard98/350/head 2025-04-25T04:11:34.8457386Z * [new branch] gh/davidberard98/350/orig -> origin/gh/davidberard98/350/orig 2025-04-25T04:11:34.8458797Z * [new branch] gh/davidberard98/351/base -> origin/gh/davidberard98/351/base 2025-04-25T04:11:34.8459823Z * [new branch] gh/davidberard98/351/head -> origin/gh/davidberard98/351/head 2025-04-25T04:11:34.8461132Z * [new branch] gh/davidberard98/351/orig -> origin/gh/davidberard98/351/orig 2025-04-25T04:11:34.8462189Z * [new branch] gh/davidberard98/352/base -> origin/gh/davidberard98/352/base 2025-04-25T04:11:34.8463163Z * [new branch] gh/davidberard98/352/head -> origin/gh/davidberard98/352/head 2025-04-25T04:11:34.8464179Z * [new branch] gh/davidberard98/352/orig -> origin/gh/davidberard98/352/orig 2025-04-25T04:11:34.8465445Z * [new branch] gh/davidberard98/353/base -> origin/gh/davidberard98/353/base 2025-04-25T04:11:34.8466528Z * [new branch] gh/davidberard98/353/head -> origin/gh/davidberard98/353/head 2025-04-25T04:11:34.8467737Z * [new branch] gh/davidberard98/353/orig -> origin/gh/davidberard98/353/orig 2025-04-25T04:11:34.8469365Z * [new branch] gh/desertfire/535/base -> origin/gh/desertfire/535/base 2025-04-25T04:11:34.8470373Z * [new branch] gh/desertfire/535/head -> origin/gh/desertfire/535/head 2025-04-25T04:11:34.8471380Z * [new branch] gh/desertfire/535/orig -> origin/gh/desertfire/535/orig 2025-04-25T04:11:34.8472688Z * [new branch] gh/desertfire/542/base -> origin/gh/desertfire/542/base 2025-04-25T04:11:34.8473657Z * [new branch] gh/desertfire/542/head -> origin/gh/desertfire/542/head 2025-04-25T04:11:34.8474612Z * [new branch] gh/desertfire/542/orig -> origin/gh/desertfire/542/orig 2025-04-25T04:11:34.8475993Z * [new branch] gh/desertfire/547/base -> origin/gh/desertfire/547/base 2025-04-25T04:11:34.8476992Z * [new branch] gh/desertfire/547/head -> origin/gh/desertfire/547/head 2025-04-25T04:11:34.8477955Z * [new branch] gh/desertfire/547/orig -> origin/gh/desertfire/547/orig 2025-04-25T04:11:34.8479378Z * [new branch] gh/desertfire/551/base -> origin/gh/desertfire/551/base 2025-04-25T04:11:34.8480359Z * [new branch] gh/desertfire/551/head -> origin/gh/desertfire/551/head 2025-04-25T04:11:34.8481346Z * [new branch] gh/desertfire/551/orig -> origin/gh/desertfire/551/orig 2025-04-25T04:11:34.8482758Z * [new branch] gh/desertfire/559/base -> origin/gh/desertfire/559/base 2025-04-25T04:11:34.8483822Z * [new branch] gh/desertfire/559/head -> origin/gh/desertfire/559/head 2025-04-25T04:11:34.8484740Z * [new branch] gh/desertfire/559/orig -> origin/gh/desertfire/559/orig 2025-04-25T04:11:34.8486203Z * [new branch] gh/desertfire/560/base -> origin/gh/desertfire/560/base 2025-04-25T04:11:34.8487254Z * [new branch] gh/desertfire/560/head -> origin/gh/desertfire/560/head 2025-04-25T04:11:34.8488218Z * [new branch] gh/desertfire/560/orig -> origin/gh/desertfire/560/orig 2025-04-25T04:11:34.8489628Z * [new branch] gh/desertfire/561/base -> origin/gh/desertfire/561/base 2025-04-25T04:11:34.8490595Z * [new branch] gh/desertfire/561/head -> origin/gh/desertfire/561/head 2025-04-25T04:11:34.8491647Z * [new branch] gh/desertfire/561/orig -> origin/gh/desertfire/561/orig 2025-04-25T04:11:34.8493260Z * [new branch] gh/desertfire/562/base -> origin/gh/desertfire/562/base 2025-04-25T04:11:34.8494225Z * [new branch] gh/desertfire/562/head -> origin/gh/desertfire/562/head 2025-04-25T04:11:34.8495172Z * [new branch] gh/desertfire/562/orig -> origin/gh/desertfire/562/orig 2025-04-25T04:11:34.8496561Z * [new branch] gh/desertfire/563/base -> origin/gh/desertfire/563/base 2025-04-25T04:11:34.8497670Z * [new branch] gh/desertfire/563/head -> origin/gh/desertfire/563/head 2025-04-25T04:11:34.8498607Z * [new branch] gh/desertfire/563/orig -> origin/gh/desertfire/563/orig 2025-04-25T04:11:34.8500224Z * [new branch] gh/desertfire/564/base -> origin/gh/desertfire/564/base 2025-04-25T04:11:34.8501317Z * [new branch] gh/desertfire/564/head -> origin/gh/desertfire/564/head 2025-04-25T04:11:34.8502350Z * [new branch] gh/desertfire/564/orig -> origin/gh/desertfire/564/orig 2025-04-25T04:11:34.8503803Z * [new branch] gh/desertfire/565/base -> origin/gh/desertfire/565/base 2025-04-25T04:11:34.8504770Z * [new branch] gh/desertfire/565/head -> origin/gh/desertfire/565/head 2025-04-25T04:11:34.8505786Z * [new branch] gh/desertfire/565/orig -> origin/gh/desertfire/565/orig 2025-04-25T04:11:34.8507440Z * [new branch] gh/desertfire/566/base -> origin/gh/desertfire/566/base 2025-04-25T04:11:34.8508532Z * [new branch] gh/desertfire/566/head -> origin/gh/desertfire/566/head 2025-04-25T04:11:34.8509550Z * [new branch] gh/desertfire/566/orig -> origin/gh/desertfire/566/orig 2025-04-25T04:11:34.8511024Z * [new branch] gh/desertfire/567/base -> origin/gh/desertfire/567/base 2025-04-25T04:11:34.8511987Z * [new branch] gh/desertfire/567/head -> origin/gh/desertfire/567/head 2025-04-25T04:11:34.8512962Z * [new branch] gh/desertfire/567/orig -> origin/gh/desertfire/567/orig 2025-04-25T04:11:34.8514776Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-04-25T04:11:34.8515686Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-04-25T04:11:34.8516902Z * [new branch] gh/dharakk/2/base -> origin/gh/dharakk/2/base 2025-04-25T04:11:34.8517922Z * [new branch] gh/dharakk/2/head -> origin/gh/dharakk/2/head 2025-04-25T04:11:34.8519046Z * [new branch] gh/dharakk/2/orig -> origin/gh/dharakk/2/orig 2025-04-25T04:11:34.8521604Z * [new branch] gh/dharakk/3/base -> origin/gh/dharakk/3/base 2025-04-25T04:11:34.8522679Z * [new branch] gh/dharakk/3/head -> origin/gh/dharakk/3/head 2025-04-25T04:11:34.8523743Z * [new branch] gh/dharakk/3/orig -> origin/gh/dharakk/3/orig 2025-04-25T04:11:34.8526044Z * [new branch] gh/drisspg/103/base -> origin/gh/drisspg/103/base 2025-04-25T04:11:34.8527537Z * [new branch] gh/drisspg/103/head -> origin/gh/drisspg/103/head 2025-04-25T04:11:34.8528703Z * [new branch] gh/drisspg/103/orig -> origin/gh/drisspg/103/orig 2025-04-25T04:11:34.8531073Z * [new branch] gh/drisspg/104/base -> origin/gh/drisspg/104/base 2025-04-25T04:11:34.8532187Z * [new branch] gh/drisspg/104/head -> origin/gh/drisspg/104/head 2025-04-25T04:11:34.8533765Z * [new branch] gh/drisspg/104/orig -> origin/gh/drisspg/104/orig 2025-04-25T04:11:34.8536139Z * [new branch] gh/drisspg/111/base -> origin/gh/drisspg/111/base 2025-04-25T04:11:34.8537363Z * [new branch] gh/drisspg/111/head -> origin/gh/drisspg/111/head 2025-04-25T04:11:34.8541440Z * [new branch] gh/drisspg/111/orig -> origin/gh/drisspg/111/orig 2025-04-25T04:11:34.8543342Z * [new branch] gh/drisspg/119/base -> origin/gh/drisspg/119/base 2025-04-25T04:11:34.8544395Z * [new branch] gh/drisspg/119/head -> origin/gh/drisspg/119/head 2025-04-25T04:11:34.8545320Z * [new branch] gh/drisspg/119/orig -> origin/gh/drisspg/119/orig 2025-04-25T04:11:34.8546573Z * [new branch] gh/drisspg/136/base -> origin/gh/drisspg/136/base 2025-04-25T04:11:34.8547638Z * [new branch] gh/drisspg/136/head -> origin/gh/drisspg/136/head 2025-04-25T04:11:34.8548695Z * [new branch] gh/drisspg/136/orig -> origin/gh/drisspg/136/orig 2025-04-25T04:11:34.8550290Z * [new branch] gh/drisspg/137/base -> origin/gh/drisspg/137/base 2025-04-25T04:11:34.8551671Z * [new branch] gh/drisspg/137/head -> origin/gh/drisspg/137/head 2025-04-25T04:11:34.8552639Z * [new branch] gh/drisspg/137/orig -> origin/gh/drisspg/137/orig 2025-04-25T04:11:34.8553584Z * [new branch] gh/drisspg/138/base -> origin/gh/drisspg/138/base 2025-04-25T04:11:34.8554497Z * [new branch] gh/drisspg/138/head -> origin/gh/drisspg/138/head 2025-04-25T04:11:34.8555465Z * [new branch] gh/drisspg/138/orig -> origin/gh/drisspg/138/orig 2025-04-25T04:11:34.8557088Z * [new branch] gh/drisspg/139/base -> origin/gh/drisspg/139/base 2025-04-25T04:11:34.8558175Z * [new branch] gh/drisspg/139/head -> origin/gh/drisspg/139/head 2025-04-25T04:11:34.8559144Z * [new branch] gh/drisspg/139/orig -> origin/gh/drisspg/139/orig 2025-04-25T04:11:34.8560402Z * [new branch] gh/drisspg/140/base -> origin/gh/drisspg/140/base 2025-04-25T04:11:34.8561305Z * [new branch] gh/drisspg/140/head -> origin/gh/drisspg/140/head 2025-04-25T04:11:34.8562370Z * [new branch] gh/drisspg/140/orig -> origin/gh/drisspg/140/orig 2025-04-25T04:11:34.8563596Z * [new branch] gh/drisspg/141/base -> origin/gh/drisspg/141/base 2025-04-25T04:11:34.8564505Z * [new branch] gh/drisspg/141/head -> origin/gh/drisspg/141/head 2025-04-25T04:11:34.8565431Z * [new branch] gh/drisspg/141/orig -> origin/gh/drisspg/141/orig 2025-04-25T04:11:34.8566875Z * [new branch] gh/drisspg/142/base -> origin/gh/drisspg/142/base 2025-04-25T04:11:34.8567757Z * [new branch] gh/drisspg/142/head -> origin/gh/drisspg/142/head 2025-04-25T04:11:34.8568802Z * [new branch] gh/drisspg/142/orig -> origin/gh/drisspg/142/orig 2025-04-25T04:11:34.8570825Z * [new branch] gh/drisspg/143/base -> origin/gh/drisspg/143/base 2025-04-25T04:11:34.8571787Z * [new branch] gh/drisspg/143/head -> origin/gh/drisspg/143/head 2025-04-25T04:11:34.8572814Z * [new branch] gh/drisspg/143/orig -> origin/gh/drisspg/143/orig 2025-04-25T04:11:34.8574067Z * [new branch] gh/drisspg/144/base -> origin/gh/drisspg/144/base 2025-04-25T04:11:34.8574989Z * [new branch] gh/drisspg/144/head -> origin/gh/drisspg/144/head 2025-04-25T04:11:34.8575989Z * [new branch] gh/drisspg/144/orig -> origin/gh/drisspg/144/orig 2025-04-25T04:11:34.8577349Z * [new branch] gh/drisspg/145/base -> origin/gh/drisspg/145/base 2025-04-25T04:11:34.8578366Z * [new branch] gh/drisspg/145/head -> origin/gh/drisspg/145/head 2025-04-25T04:11:34.8579798Z * [new branch] gh/drisspg/145/orig -> origin/gh/drisspg/145/orig 2025-04-25T04:11:34.8581814Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-04-25T04:11:34.8582806Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-04-25T04:11:34.8584031Z * [new branch] gh/dsjohns2/2/base -> origin/gh/dsjohns2/2/base 2025-04-25T04:11:34.8585088Z * [new branch] gh/dsjohns2/2/head -> origin/gh/dsjohns2/2/head 2025-04-25T04:11:34.8586120Z * [new branch] gh/dsjohns2/2/orig -> origin/gh/dsjohns2/2/orig 2025-04-25T04:11:34.8587907Z * [new branch] gh/eellison/555/base -> origin/gh/eellison/555/base 2025-04-25T04:11:34.8589004Z * [new branch] gh/eellison/555/head -> origin/gh/eellison/555/head 2025-04-25T04:11:34.8589935Z * [new branch] gh/eellison/555/orig -> origin/gh/eellison/555/orig 2025-04-25T04:11:34.8591198Z * [new branch] gh/eellison/691/base -> origin/gh/eellison/691/base 2025-04-25T04:11:34.8592329Z * [new branch] gh/eellison/691/head -> origin/gh/eellison/691/head 2025-04-25T04:11:34.8593313Z * [new branch] gh/eellison/691/orig -> origin/gh/eellison/691/orig 2025-04-25T04:11:34.8594533Z * [new branch] gh/eellison/761/base -> origin/gh/eellison/761/base 2025-04-25T04:11:34.8595479Z * [new branch] gh/eellison/761/head -> origin/gh/eellison/761/head 2025-04-25T04:11:34.8596396Z * [new branch] gh/eellison/761/orig -> origin/gh/eellison/761/orig 2025-04-25T04:11:34.8597870Z * [new branch] gh/eellison/764/base -> origin/gh/eellison/764/base 2025-04-25T04:11:34.8598809Z * [new branch] gh/eellison/764/head -> origin/gh/eellison/764/head 2025-04-25T04:11:34.8599786Z * [new branch] gh/eellison/764/orig -> origin/gh/eellison/764/orig 2025-04-25T04:11:34.8601083Z * [new branch] gh/eellison/767/base -> origin/gh/eellison/767/base 2025-04-25T04:11:34.8602015Z * [new branch] gh/eellison/767/head -> origin/gh/eellison/767/head 2025-04-25T04:11:34.8603088Z * [new branch] gh/eellison/767/orig -> origin/gh/eellison/767/orig 2025-04-25T04:11:34.8604943Z * [new branch] gh/eellison/773/base -> origin/gh/eellison/773/base 2025-04-25T04:11:34.8605902Z * [new branch] gh/eellison/773/head -> origin/gh/eellison/773/head 2025-04-25T04:11:34.8606859Z * [new branch] gh/eellison/773/orig -> origin/gh/eellison/773/orig 2025-04-25T04:11:34.8607791Z * [new branch] gh/eellison/774/base -> origin/gh/eellison/774/base 2025-04-25T04:11:34.8608745Z * [new branch] gh/eellison/774/head -> origin/gh/eellison/774/head 2025-04-25T04:11:34.8609926Z * [new branch] gh/eellison/775/base -> origin/gh/eellison/775/base 2025-04-25T04:11:34.8610973Z * [new branch] gh/eellison/775/head -> origin/gh/eellison/775/head 2025-04-25T04:11:34.8611896Z * [new branch] gh/eellison/775/orig -> origin/gh/eellison/775/orig 2025-04-25T04:11:34.8613135Z * [new branch] gh/eellison/776/base -> origin/gh/eellison/776/base 2025-04-25T04:11:34.8614070Z * [new branch] gh/eellison/776/head -> origin/gh/eellison/776/head 2025-04-25T04:11:34.8615083Z * [new branch] gh/eellison/776/orig -> origin/gh/eellison/776/orig 2025-04-25T04:11:34.8616539Z * [new branch] gh/eellison/777/base -> origin/gh/eellison/777/base 2025-04-25T04:11:34.8617630Z * [new branch] gh/eellison/777/head -> origin/gh/eellison/777/head 2025-04-25T04:11:34.8618569Z * [new branch] gh/eellison/777/orig -> origin/gh/eellison/777/orig 2025-04-25T04:11:34.8619992Z * [new branch] gh/eellison/778/base -> origin/gh/eellison/778/base 2025-04-25T04:11:34.8621100Z * [new branch] gh/eellison/778/head -> origin/gh/eellison/778/head 2025-04-25T04:11:34.8622146Z * [new branch] gh/eellison/778/orig -> origin/gh/eellison/778/orig 2025-04-25T04:11:34.8623435Z * [new branch] gh/eellison/779/base -> origin/gh/eellison/779/base 2025-04-25T04:11:34.8624449Z * [new branch] gh/eellison/779/head -> origin/gh/eellison/779/head 2025-04-25T04:11:34.8625467Z * [new branch] gh/eellison/779/orig -> origin/gh/eellison/779/orig 2025-04-25T04:11:34.8626806Z * [new branch] gh/eellison/780/base -> origin/gh/eellison/780/base 2025-04-25T04:11:34.8627819Z * [new branch] gh/eellison/780/head -> origin/gh/eellison/780/head 2025-04-25T04:11:34.8628774Z * [new branch] gh/eellison/780/orig -> origin/gh/eellison/780/orig 2025-04-25T04:11:34.8630058Z * [new branch] gh/eellison/781/base -> origin/gh/eellison/781/base 2025-04-25T04:11:34.8631159Z * [new branch] gh/eellison/781/head -> origin/gh/eellison/781/head 2025-04-25T04:11:34.8632131Z * [new branch] gh/eellison/781/orig -> origin/gh/eellison/781/orig 2025-04-25T04:11:34.8633388Z * [new branch] gh/eellison/782/base -> origin/gh/eellison/782/base 2025-04-25T04:11:34.8634502Z * [new branch] gh/eellison/782/head -> origin/gh/eellison/782/head 2025-04-25T04:11:34.8635421Z * [new branch] gh/eellison/782/orig -> origin/gh/eellison/782/orig 2025-04-25T04:11:34.8636744Z * [new branch] gh/eellison/783/base -> origin/gh/eellison/783/base 2025-04-25T04:11:34.8637848Z * [new branch] gh/eellison/783/head -> origin/gh/eellison/783/head 2025-04-25T04:11:34.8639753Z * [new branch] gh/eellison/783/orig -> origin/gh/eellison/783/orig 2025-04-25T04:11:34.8641481Z * [new branch] gh/eellison/784/base -> origin/gh/eellison/784/base 2025-04-25T04:11:34.8642563Z * [new branch] gh/eellison/784/head -> origin/gh/eellison/784/head 2025-04-25T04:11:34.8643513Z * [new branch] gh/eellison/784/orig -> origin/gh/eellison/784/orig 2025-04-25T04:11:34.8644733Z * [new branch] gh/eellison/785/base -> origin/gh/eellison/785/base 2025-04-25T04:11:34.8645754Z * [new branch] gh/eellison/785/head -> origin/gh/eellison/785/head 2025-04-25T04:11:34.8646688Z * [new branch] gh/eellison/785/orig -> origin/gh/eellison/785/orig 2025-04-25T04:11:34.8648452Z * [new branch] gh/etaf/112/base -> origin/gh/etaf/112/base 2025-04-25T04:11:34.8649401Z * [new branch] gh/etaf/112/head -> origin/gh/etaf/112/head 2025-04-25T04:11:34.8650398Z * [new branch] gh/etaf/112/orig -> origin/gh/etaf/112/orig 2025-04-25T04:11:34.8652443Z * [new branch] gh/etaf/113/base -> origin/gh/etaf/113/base 2025-04-25T04:11:34.8653451Z * [new branch] gh/etaf/113/head -> origin/gh/etaf/113/head 2025-04-25T04:11:34.8654366Z * [new branch] gh/etaf/113/orig -> origin/gh/etaf/113/orig 2025-04-25T04:11:34.8655635Z * [new branch] gh/etaf/114/base -> origin/gh/etaf/114/base 2025-04-25T04:11:34.8656603Z * [new branch] gh/etaf/114/head -> origin/gh/etaf/114/head 2025-04-25T04:11:34.8657901Z * [new branch] gh/etaf/115/base -> origin/gh/etaf/115/base 2025-04-25T04:11:34.8659448Z * [new branch] gh/etaf/116/base -> origin/gh/etaf/116/base 2025-04-25T04:11:34.8660332Z * [new branch] gh/etaf/116/head -> origin/gh/etaf/116/head 2025-04-25T04:11:34.8661480Z * [new branch] gh/etaf/116/orig -> origin/gh/etaf/116/orig 2025-04-25T04:11:34.8662784Z * [new branch] gh/etaf/117/base -> origin/gh/etaf/117/base 2025-04-25T04:11:34.8663751Z * [new branch] gh/etaf/117/head -> origin/gh/etaf/117/head 2025-04-25T04:11:34.8664869Z * [new branch] gh/etaf/117/orig -> origin/gh/etaf/117/orig 2025-04-25T04:11:34.8666275Z * [new branch] gh/etaf/118/base -> origin/gh/etaf/118/base 2025-04-25T04:11:34.8667235Z * [new branch] gh/etaf/118/head -> origin/gh/etaf/118/head 2025-04-25T04:11:34.8668205Z * [new branch] gh/etaf/118/orig -> origin/gh/etaf/118/orig 2025-04-25T04:11:34.8669786Z * [new branch] gh/etaf/119/base -> origin/gh/etaf/119/base 2025-04-25T04:11:34.8670764Z * [new branch] gh/etaf/119/head -> origin/gh/etaf/119/head 2025-04-25T04:11:34.8671762Z * [new branch] gh/etaf/119/orig -> origin/gh/etaf/119/orig 2025-04-25T04:11:34.8672990Z * [new branch] gh/etaf/68/base -> origin/gh/etaf/68/base 2025-04-25T04:11:34.8674244Z * [new branch] gh/etaf/68/head -> origin/gh/etaf/68/head 2025-04-25T04:11:34.8675273Z * [new branch] gh/etaf/68/orig -> origin/gh/etaf/68/orig 2025-04-25T04:11:34.8676102Z * [new branch] gh/etaf/69/base -> origin/gh/etaf/69/base 2025-04-25T04:11:34.8677040Z * [new branch] gh/etaf/69/head -> origin/gh/etaf/69/head 2025-04-25T04:11:34.8678116Z * [new branch] gh/etaf/69/orig -> origin/gh/etaf/69/orig 2025-04-25T04:11:34.8679780Z * [new branch] gh/etaf/84/base -> origin/gh/etaf/84/base 2025-04-25T04:11:34.8680763Z * [new branch] gh/etaf/84/head -> origin/gh/etaf/84/head 2025-04-25T04:11:34.8681680Z * [new branch] gh/etaf/84/orig -> origin/gh/etaf/84/orig 2025-04-25T04:11:34.8683720Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-04-25T04:11:34.8684764Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-04-25T04:11:34.8685662Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-04-25T04:11:34.8686746Z * [new branch] gh/ezyang/2449/orig -> origin/gh/ezyang/2449/orig 2025-04-25T04:11:34.8688064Z * [new branch] gh/ezyang/2479/next -> origin/gh/ezyang/2479/next 2025-04-25T04:11:34.8689346Z * [new branch] gh/ezyang/2480/next -> origin/gh/ezyang/2480/next 2025-04-25T04:11:34.8690751Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-04-25T04:11:34.8691776Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-04-25T04:11:34.8692813Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-04-25T04:11:34.8694095Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-04-25T04:11:34.8695016Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-04-25T04:11:34.8696037Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-04-25T04:11:34.8697376Z * [new branch] gh/ezyang/3031/base -> origin/gh/ezyang/3031/base 2025-04-25T04:11:34.8698352Z * [new branch] gh/ezyang/3031/head -> origin/gh/ezyang/3031/head 2025-04-25T04:11:34.8699338Z * [new branch] gh/ezyang/3031/orig -> origin/gh/ezyang/3031/orig 2025-04-25T04:11:34.8700710Z * [new branch] gh/ezyang/3068/base -> origin/gh/ezyang/3068/base 2025-04-25T04:11:34.8701831Z * [new branch] gh/ezyang/3068/head -> origin/gh/ezyang/3068/head 2025-04-25T04:11:34.8702814Z * [new branch] gh/ezyang/3068/orig -> origin/gh/ezyang/3068/orig 2025-04-25T04:11:34.8704685Z * [new branch] gh/fduwjj/116/base -> origin/gh/fduwjj/116/base 2025-04-25T04:11:34.8705605Z * [new branch] gh/fduwjj/116/head -> origin/gh/fduwjj/116/head 2025-04-25T04:11:34.8706567Z * [new branch] gh/fduwjj/116/orig -> origin/gh/fduwjj/116/orig 2025-04-25T04:11:34.8708154Z * [new branch] gh/fduwjj/117/base -> origin/gh/fduwjj/117/base 2025-04-25T04:11:34.8709086Z * [new branch] gh/fduwjj/117/head -> origin/gh/fduwjj/117/head 2025-04-25T04:11:34.8709986Z * [new branch] gh/fduwjj/117/orig -> origin/gh/fduwjj/117/orig 2025-04-25T04:11:34.8711231Z * [new branch] gh/fduwjj/118/base -> origin/gh/fduwjj/118/base 2025-04-25T04:11:34.8712298Z * [new branch] gh/fduwjj/118/head -> origin/gh/fduwjj/118/head 2025-04-25T04:11:34.8713327Z * [new branch] gh/fduwjj/118/orig -> origin/gh/fduwjj/118/orig 2025-04-25T04:11:34.8714868Z * [new branch] gh/fduwjj/119/base -> origin/gh/fduwjj/119/base 2025-04-25T04:11:34.8715851Z * [new branch] gh/fduwjj/119/head -> origin/gh/fduwjj/119/head 2025-04-25T04:11:34.8716741Z * [new branch] gh/fduwjj/119/orig -> origin/gh/fduwjj/119/orig 2025-04-25T04:11:34.8718223Z * [new branch] gh/fduwjj/120/base -> origin/gh/fduwjj/120/base 2025-04-25T04:11:34.8719210Z * [new branch] gh/fduwjj/120/head -> origin/gh/fduwjj/120/head 2025-04-25T04:11:34.8720230Z * [new branch] gh/fduwjj/120/orig -> origin/gh/fduwjj/120/orig 2025-04-25T04:11:34.8722018Z * [new branch] gh/fduwjj/121/base -> origin/gh/fduwjj/121/base 2025-04-25T04:11:34.8722920Z * [new branch] gh/fduwjj/121/head -> origin/gh/fduwjj/121/head 2025-04-25T04:11:34.8723954Z * [new branch] gh/fduwjj/121/orig -> origin/gh/fduwjj/121/orig 2025-04-25T04:11:34.8725335Z * [new branch] gh/fduwjj/122/base -> origin/gh/fduwjj/122/base 2025-04-25T04:11:34.8726306Z * [new branch] gh/fduwjj/122/head -> origin/gh/fduwjj/122/head 2025-04-25T04:11:34.8727253Z * [new branch] gh/fduwjj/122/orig -> origin/gh/fduwjj/122/orig 2025-04-25T04:11:34.8728490Z * [new branch] gh/fduwjj/123/base -> origin/gh/fduwjj/123/base 2025-04-25T04:11:34.8729489Z * [new branch] gh/fduwjj/123/head -> origin/gh/fduwjj/123/head 2025-04-25T04:11:34.8730664Z * [new branch] gh/fduwjj/123/orig -> origin/gh/fduwjj/123/orig 2025-04-25T04:11:34.8731985Z * [new branch] gh/fduwjj/124/base -> origin/gh/fduwjj/124/base 2025-04-25T04:11:34.8732961Z * [new branch] gh/fduwjj/124/head -> origin/gh/fduwjj/124/head 2025-04-25T04:11:34.8733867Z * [new branch] gh/fduwjj/124/orig -> origin/gh/fduwjj/124/orig 2025-04-25T04:11:34.8735218Z * [new branch] gh/fduwjj/125/base -> origin/gh/fduwjj/125/base 2025-04-25T04:11:34.8736216Z * [new branch] gh/fduwjj/125/head -> origin/gh/fduwjj/125/head 2025-04-25T04:11:34.8737089Z * [new branch] gh/fduwjj/125/orig -> origin/gh/fduwjj/125/orig 2025-04-25T04:11:34.8739044Z * [new branch] gh/fduwjj/126/base -> origin/gh/fduwjj/126/base 2025-04-25T04:11:34.8739899Z * [new branch] gh/fduwjj/126/head -> origin/gh/fduwjj/126/head 2025-04-25T04:11:34.8741005Z * [new branch] gh/fduwjj/126/orig -> origin/gh/fduwjj/126/orig 2025-04-25T04:11:34.8742365Z * [new branch] gh/fduwjj/127/base -> origin/gh/fduwjj/127/base 2025-04-25T04:11:34.8743368Z * [new branch] gh/fduwjj/127/head -> origin/gh/fduwjj/127/head 2025-04-25T04:11:34.8744446Z * [new branch] gh/fduwjj/127/orig -> origin/gh/fduwjj/127/orig 2025-04-25T04:11:34.8745675Z * [new branch] gh/fduwjj/128/base -> origin/gh/fduwjj/128/base 2025-04-25T04:11:34.8746565Z * [new branch] gh/fduwjj/128/head -> origin/gh/fduwjj/128/head 2025-04-25T04:11:34.8747519Z * [new branch] gh/fduwjj/128/orig -> origin/gh/fduwjj/128/orig 2025-04-25T04:11:34.8748697Z * [new branch] gh/fduwjj/129/base -> origin/gh/fduwjj/129/base 2025-04-25T04:11:34.8749596Z * [new branch] gh/fduwjj/129/head -> origin/gh/fduwjj/129/head 2025-04-25T04:11:34.8750603Z * [new branch] gh/fduwjj/129/orig -> origin/gh/fduwjj/129/orig 2025-04-25T04:11:34.8752200Z * [new branch] gh/fduwjj/130/base -> origin/gh/fduwjj/130/base 2025-04-25T04:11:34.8753082Z * [new branch] gh/fduwjj/130/head -> origin/gh/fduwjj/130/head 2025-04-25T04:11:34.8754109Z * [new branch] gh/fduwjj/130/orig -> origin/gh/fduwjj/130/orig 2025-04-25T04:11:34.8755587Z * [new branch] gh/fduwjj/131/base -> origin/gh/fduwjj/131/base 2025-04-25T04:11:34.8756530Z * [new branch] gh/fduwjj/131/head -> origin/gh/fduwjj/131/head 2025-04-25T04:11:34.8757412Z * [new branch] gh/fduwjj/131/orig -> origin/gh/fduwjj/131/orig 2025-04-25T04:11:34.8759167Z * [new branch] gh/fduwjj/132/base -> origin/gh/fduwjj/132/base 2025-04-25T04:11:34.8760125Z * [new branch] gh/fduwjj/132/head -> origin/gh/fduwjj/132/head 2025-04-25T04:11:34.8760993Z * [new branch] gh/fduwjj/132/orig -> origin/gh/fduwjj/132/orig 2025-04-25T04:11:34.8762422Z * [new branch] gh/fduwjj/133/base -> origin/gh/fduwjj/133/base 2025-04-25T04:11:34.8763300Z * [new branch] gh/fduwjj/133/head -> origin/gh/fduwjj/133/head 2025-04-25T04:11:34.8764357Z * [new branch] gh/fduwjj/133/orig -> origin/gh/fduwjj/133/orig 2025-04-25T04:11:34.8766128Z * [new branch] gh/fegin/169/base -> origin/gh/fegin/169/base 2025-04-25T04:11:34.8767118Z * [new branch] gh/fegin/169/head -> origin/gh/fegin/169/head 2025-04-25T04:11:34.8768139Z * [new branch] gh/fegin/169/orig -> origin/gh/fegin/169/orig 2025-04-25T04:11:34.8769539Z * [new branch] gh/fegin/171/base -> origin/gh/fegin/171/base 2025-04-25T04:11:34.8770667Z * [new branch] gh/fegin/171/head -> origin/gh/fegin/171/head 2025-04-25T04:11:34.8771712Z * [new branch] gh/fegin/171/orig -> origin/gh/fegin/171/orig 2025-04-25T04:11:34.8773075Z * [new branch] gh/fegin/172/base -> origin/gh/fegin/172/base 2025-04-25T04:11:34.8774136Z * [new branch] gh/fegin/172/head -> origin/gh/fegin/172/head 2025-04-25T04:11:34.8775122Z * [new branch] gh/fegin/172/orig -> origin/gh/fegin/172/orig 2025-04-25T04:11:34.8776543Z * [new branch] gh/fegin/294/base -> origin/gh/fegin/294/base 2025-04-25T04:11:34.8777408Z * [new branch] gh/fegin/294/head -> origin/gh/fegin/294/head 2025-04-25T04:11:34.8778550Z * [new branch] gh/fegin/294/orig -> origin/gh/fegin/294/orig 2025-04-25T04:11:34.8779868Z * [new branch] gh/fegin/297/base -> origin/gh/fegin/297/base 2025-04-25T04:11:34.8781158Z * [new branch] gh/fegin/297/head -> origin/gh/fegin/297/head 2025-04-25T04:11:34.8782196Z * [new branch] gh/fegin/297/orig -> origin/gh/fegin/297/orig 2025-04-25T04:11:34.8783239Z * [new branch] gh/fegin/298/base -> origin/gh/fegin/298/base 2025-04-25T04:11:34.8784308Z * [new branch] gh/fegin/298/head -> origin/gh/fegin/298/head 2025-04-25T04:11:34.8785316Z * [new branch] gh/fegin/298/orig -> origin/gh/fegin/298/orig 2025-04-25T04:11:34.8787018Z * [new branch] gh/fffrog/39/base -> origin/gh/fffrog/39/base 2025-04-25T04:11:34.8788083Z * [new branch] gh/fffrog/39/head -> origin/gh/fffrog/39/head 2025-04-25T04:11:34.8789021Z * [new branch] gh/fffrog/39/orig -> origin/gh/fffrog/39/orig 2025-04-25T04:11:34.8790173Z * [new branch] gh/fffrog/44/base -> origin/gh/fffrog/44/base 2025-04-25T04:11:34.8791127Z * [new branch] gh/fffrog/44/head -> origin/gh/fffrog/44/head 2025-04-25T04:11:34.8792078Z * [new branch] gh/fffrog/44/orig -> origin/gh/fffrog/44/orig 2025-04-25T04:11:34.8793428Z * [new branch] gh/fffrog/47/base -> origin/gh/fffrog/47/base 2025-04-25T04:11:34.8794450Z * [new branch] gh/fffrog/47/head -> origin/gh/fffrog/47/head 2025-04-25T04:11:34.8795470Z * [new branch] gh/fffrog/47/orig -> origin/gh/fffrog/47/orig 2025-04-25T04:11:34.8797000Z * [new branch] gh/fffrog/48/base -> origin/gh/fffrog/48/base 2025-04-25T04:11:34.8798257Z * [new branch] gh/fffrog/48/head -> origin/gh/fffrog/48/head 2025-04-25T04:11:34.8799196Z * [new branch] gh/fffrog/48/orig -> origin/gh/fffrog/48/orig 2025-04-25T04:11:34.8800174Z * [new branch] gh/fffrog/49/base -> origin/gh/fffrog/49/base 2025-04-25T04:11:34.8801131Z * [new branch] gh/fffrog/49/head -> origin/gh/fffrog/49/head 2025-04-25T04:11:34.8819889Z * [new branch] gh/fffrog/49/orig -> origin/gh/fffrog/49/orig 2025-04-25T04:11:34.8821032Z * [new branch] gh/fffrog/53/base -> origin/gh/fffrog/53/base 2025-04-25T04:11:34.8821845Z * [new branch] gh/fffrog/53/head -> origin/gh/fffrog/53/head 2025-04-25T04:11:34.8822702Z * [new branch] gh/fffrog/53/orig -> origin/gh/fffrog/53/orig 2025-04-25T04:11:34.8823256Z * [new branch] gh/fffrog/54/base -> origin/gh/fffrog/54/base 2025-04-25T04:11:34.8824006Z * [new branch] gh/fffrog/54/head -> origin/gh/fffrog/54/head 2025-04-25T04:11:34.8824880Z * [new branch] gh/fffrog/54/orig -> origin/gh/fffrog/54/orig 2025-04-25T04:11:34.8825794Z * [new branch] gh/fffrog/55/base -> origin/gh/fffrog/55/base 2025-04-25T04:11:34.8826590Z * [new branch] gh/fffrog/55/head -> origin/gh/fffrog/55/head 2025-04-25T04:11:34.8827349Z * [new branch] gh/fffrog/55/orig -> origin/gh/fffrog/55/orig 2025-04-25T04:11:34.8828212Z * [new branch] gh/fffrog/56/base -> origin/gh/fffrog/56/base 2025-04-25T04:11:34.8829045Z * [new branch] gh/fffrog/56/head -> origin/gh/fffrog/56/head 2025-04-25T04:11:34.8829908Z * [new branch] gh/fffrog/56/orig -> origin/gh/fffrog/56/orig 2025-04-25T04:11:34.8830689Z * [new branch] gh/fffrog/57/base -> origin/gh/fffrog/57/base 2025-04-25T04:11:34.8831609Z * [new branch] gh/fffrog/57/head -> origin/gh/fffrog/57/head 2025-04-25T04:11:34.8832310Z * [new branch] gh/fffrog/57/orig -> origin/gh/fffrog/57/orig 2025-04-25T04:11:34.8833100Z * [new branch] gh/fffrog/58/base -> origin/gh/fffrog/58/base 2025-04-25T04:11:34.8833766Z * [new branch] gh/fffrog/58/head -> origin/gh/fffrog/58/head 2025-04-25T04:11:34.8834706Z * [new branch] gh/fffrog/58/orig -> origin/gh/fffrog/58/orig 2025-04-25T04:11:34.8835579Z * [new branch] gh/fffrog/59/base -> origin/gh/fffrog/59/base 2025-04-25T04:11:34.8836413Z * [new branch] gh/fffrog/59/head -> origin/gh/fffrog/59/head 2025-04-25T04:11:34.8837095Z * [new branch] gh/fffrog/59/orig -> origin/gh/fffrog/59/orig 2025-04-25T04:11:34.8838100Z * [new branch] gh/fffrog/60/base -> origin/gh/fffrog/60/base 2025-04-25T04:11:34.8838745Z * [new branch] gh/fffrog/60/head -> origin/gh/fffrog/60/head 2025-04-25T04:11:34.8839672Z * [new branch] gh/fffrog/60/orig -> origin/gh/fffrog/60/orig 2025-04-25T04:11:34.8840495Z * [new branch] gh/fffrog/61/base -> origin/gh/fffrog/61/base 2025-04-25T04:11:34.8841130Z * [new branch] gh/fffrog/61/head -> origin/gh/fffrog/61/head 2025-04-25T04:11:34.8842060Z * [new branch] gh/fffrog/61/orig -> origin/gh/fffrog/61/orig 2025-04-25T04:11:34.8842889Z * [new branch] gh/fffrog/62/base -> origin/gh/fffrog/62/base 2025-04-25T04:11:34.8843772Z * [new branch] gh/fffrog/62/head -> origin/gh/fffrog/62/head 2025-04-25T04:11:34.8844460Z * [new branch] gh/fffrog/62/orig -> origin/gh/fffrog/62/orig 2025-04-25T04:11:34.8845611Z * [new branch] gh/fffrog/63/base -> origin/gh/fffrog/63/base 2025-04-25T04:11:34.8846609Z * [new branch] gh/fffrog/63/head -> origin/gh/fffrog/63/head 2025-04-25T04:11:34.8847536Z * [new branch] gh/fffrog/63/orig -> origin/gh/fffrog/63/orig 2025-04-25T04:11:34.8848079Z * [new branch] gh/fffrog/64/base -> origin/gh/fffrog/64/base 2025-04-25T04:11:34.8848855Z * [new branch] gh/fffrog/64/head -> origin/gh/fffrog/64/head 2025-04-25T04:11:34.8849728Z * [new branch] gh/fffrog/64/orig -> origin/gh/fffrog/64/orig 2025-04-25T04:11:34.8850635Z * [new branch] gh/fffrog/65/base -> origin/gh/fffrog/65/base 2025-04-25T04:11:34.8851430Z * [new branch] gh/fffrog/65/head -> origin/gh/fffrog/65/head 2025-04-25T04:11:34.8852109Z * [new branch] gh/fffrog/65/orig -> origin/gh/fffrog/65/orig 2025-04-25T04:11:34.8852956Z * [new branch] gh/fffrog/66/base -> origin/gh/fffrog/66/base 2025-04-25T04:11:34.8853888Z * [new branch] gh/fffrog/66/head -> origin/gh/fffrog/66/head 2025-04-25T04:11:34.8854769Z * [new branch] gh/fffrog/66/orig -> origin/gh/fffrog/66/orig 2025-04-25T04:11:34.8855471Z * [new branch] gh/fffrog/67/base -> origin/gh/fffrog/67/base 2025-04-25T04:11:34.8856351Z * [new branch] gh/fffrog/67/head -> origin/gh/fffrog/67/head 2025-04-25T04:11:34.8857256Z * [new branch] gh/fffrog/67/orig -> origin/gh/fffrog/67/orig 2025-04-25T04:11:34.8858103Z * [new branch] gh/fffrog/68/base -> origin/gh/fffrog/68/base 2025-04-25T04:11:34.8858807Z * [new branch] gh/fffrog/68/head -> origin/gh/fffrog/68/head 2025-04-25T04:11:34.8859705Z * [new branch] gh/fffrog/68/orig -> origin/gh/fffrog/68/orig 2025-04-25T04:11:34.8860601Z * [new branch] gh/fffrog/69/base -> origin/gh/fffrog/69/base 2025-04-25T04:11:34.8861525Z * [new branch] gh/fffrog/69/head -> origin/gh/fffrog/69/head 2025-04-25T04:11:34.8862240Z * [new branch] gh/fffrog/69/orig -> origin/gh/fffrog/69/orig 2025-04-25T04:11:34.8863139Z * [new branch] gh/fffrog/70/base -> origin/gh/fffrog/70/base 2025-04-25T04:11:34.8863970Z * [new branch] gh/fffrog/70/head -> origin/gh/fffrog/70/head 2025-04-25T04:11:34.8864867Z * [new branch] gh/fffrog/70/orig -> origin/gh/fffrog/70/orig 2025-04-25T04:11:34.8865914Z * [new branch] gh/fffrog/71/base -> origin/gh/fffrog/71/base 2025-04-25T04:11:34.8866758Z * [new branch] gh/fffrog/71/head -> origin/gh/fffrog/71/head 2025-04-25T04:11:34.8867835Z * [new branch] gh/fffrog/71/orig -> origin/gh/fffrog/71/orig 2025-04-25T04:11:34.8869190Z * [new branch] gh/fffrog/72/base -> origin/gh/fffrog/72/base 2025-04-25T04:11:34.8870172Z * [new branch] gh/fffrog/72/head -> origin/gh/fffrog/72/head 2025-04-25T04:11:34.8871155Z * [new branch] gh/fffrog/72/orig -> origin/gh/fffrog/72/orig 2025-04-25T04:11:34.8872499Z * [new branch] gh/fffrog/73/base -> origin/gh/fffrog/73/base 2025-04-25T04:11:34.8873405Z * [new branch] gh/fffrog/73/head -> origin/gh/fffrog/73/head 2025-04-25T04:11:34.8874434Z * [new branch] gh/fffrog/73/orig -> origin/gh/fffrog/73/orig 2025-04-25T04:11:34.8875759Z * [new branch] gh/fffrog/74/base -> origin/gh/fffrog/74/base 2025-04-25T04:11:34.8876654Z * [new branch] gh/fffrog/74/head -> origin/gh/fffrog/74/head 2025-04-25T04:11:34.8877731Z * [new branch] gh/fffrog/74/orig -> origin/gh/fffrog/74/orig 2025-04-25T04:11:34.8879353Z * [new branch] gh/fffrog/75/base -> origin/gh/fffrog/75/base 2025-04-25T04:11:34.8880370Z * [new branch] gh/fffrog/75/head -> origin/gh/fffrog/75/head 2025-04-25T04:11:34.8881355Z * [new branch] gh/fffrog/75/orig -> origin/gh/fffrog/75/orig 2025-04-25T04:11:34.8882499Z * [new branch] gh/fffrog/76/base -> origin/gh/fffrog/76/base 2025-04-25T04:11:34.8883389Z * [new branch] gh/fffrog/76/head -> origin/gh/fffrog/76/head 2025-04-25T04:11:34.8884674Z * [new branch] gh/fffrog/76/orig -> origin/gh/fffrog/76/orig 2025-04-25T04:11:34.8886008Z * [new branch] gh/fffrog/77/base -> origin/gh/fffrog/77/base 2025-04-25T04:11:34.8886980Z * [new branch] gh/fffrog/77/head -> origin/gh/fffrog/77/head 2025-04-25T04:11:34.8888012Z * [new branch] gh/fffrog/77/orig -> origin/gh/fffrog/77/orig 2025-04-25T04:11:34.8889351Z * [new branch] gh/fffrog/78/base -> origin/gh/fffrog/78/base 2025-04-25T04:11:34.8890258Z * [new branch] gh/fffrog/78/head -> origin/gh/fffrog/78/head 2025-04-25T04:11:34.8891297Z * [new branch] gh/fffrog/78/orig -> origin/gh/fffrog/78/orig 2025-04-25T04:11:34.8893532Z * [new branch] gh/fffrog/79/base -> origin/gh/fffrog/79/base 2025-04-25T04:11:34.8894420Z * [new branch] gh/fffrog/79/head -> origin/gh/fffrog/79/head 2025-04-25T04:11:34.8895425Z * [new branch] gh/fffrog/79/orig -> origin/gh/fffrog/79/orig 2025-04-25T04:11:34.8896847Z * [new branch] gh/fffrog/80/base -> origin/gh/fffrog/80/base 2025-04-25T04:11:34.8897837Z * [new branch] gh/fffrog/80/head -> origin/gh/fffrog/80/head 2025-04-25T04:11:34.8898827Z * [new branch] gh/fffrog/80/orig -> origin/gh/fffrog/80/orig 2025-04-25T04:11:34.8900239Z * [new branch] gh/fffrog/81/base -> origin/gh/fffrog/81/base 2025-04-25T04:11:34.8901517Z * [new branch] gh/fffrog/81/head -> origin/gh/fffrog/81/head 2025-04-25T04:11:34.8902560Z * [new branch] gh/fffrog/81/orig -> origin/gh/fffrog/81/orig 2025-04-25T04:11:34.8903578Z * [new branch] gh/fffrog/82/base -> origin/gh/fffrog/82/base 2025-04-25T04:11:34.8904555Z * [new branch] gh/fffrog/82/head -> origin/gh/fffrog/82/head 2025-04-25T04:11:34.8906217Z * [new branch] gh/fffrog/82/orig -> origin/gh/fffrog/82/orig 2025-04-25T04:11:34.8907656Z * [new branch] gh/fffrog/83/base -> origin/gh/fffrog/83/base 2025-04-25T04:11:34.8908567Z * [new branch] gh/fffrog/83/head -> origin/gh/fffrog/83/head 2025-04-25T04:11:34.8909667Z * [new branch] gh/fffrog/83/orig -> origin/gh/fffrog/83/orig 2025-04-25T04:11:34.8911139Z * [new branch] gh/fffrog/84/base -> origin/gh/fffrog/84/base 2025-04-25T04:11:34.8912004Z * [new branch] gh/fffrog/84/head -> origin/gh/fffrog/84/head 2025-04-25T04:11:34.8912956Z * [new branch] gh/fffrog/84/orig -> origin/gh/fffrog/84/orig 2025-04-25T04:11:34.8914425Z * [new branch] gh/fffrog/85/base -> origin/gh/fffrog/85/base 2025-04-25T04:11:34.8915325Z * [new branch] gh/fffrog/85/head -> origin/gh/fffrog/85/head 2025-04-25T04:11:34.8916288Z * [new branch] gh/fffrog/85/orig -> origin/gh/fffrog/85/orig 2025-04-25T04:11:34.8917704Z * [new branch] gh/fffrog/86/base -> origin/gh/fffrog/86/base 2025-04-25T04:11:34.8918584Z * [new branch] gh/fffrog/86/head -> origin/gh/fffrog/86/head 2025-04-25T04:11:34.8919576Z * [new branch] gh/fffrog/86/orig -> origin/gh/fffrog/86/orig 2025-04-25T04:11:34.8921138Z * [new branch] gh/fffrog/87/base -> origin/gh/fffrog/87/base 2025-04-25T04:11:34.8922454Z * [new branch] gh/fffrog/87/head -> origin/gh/fffrog/87/head 2025-04-25T04:11:34.8923352Z * [new branch] gh/fffrog/87/orig -> origin/gh/fffrog/87/orig 2025-04-25T04:11:34.8925137Z * [new branch] gh/guangyey/118/base -> origin/gh/guangyey/118/base 2025-04-25T04:11:34.8926018Z * [new branch] gh/guangyey/118/head -> origin/gh/guangyey/118/head 2025-04-25T04:11:34.8927000Z * [new branch] gh/guangyey/118/orig -> origin/gh/guangyey/118/orig 2025-04-25T04:11:34.8928437Z * [new branch] gh/guangyey/125/base -> origin/gh/guangyey/125/base 2025-04-25T04:11:34.8929373Z * [new branch] gh/guangyey/125/head -> origin/gh/guangyey/125/head 2025-04-25T04:11:34.8930352Z * [new branch] gh/guangyey/125/orig -> origin/gh/guangyey/125/orig 2025-04-25T04:11:34.8931818Z * [new branch] gh/guangyey/126/base -> origin/gh/guangyey/126/base 2025-04-25T04:11:34.8932753Z * [new branch] gh/guangyey/126/head -> origin/gh/guangyey/126/head 2025-04-25T04:11:34.8933618Z * [new branch] gh/guangyey/126/orig -> origin/gh/guangyey/126/orig 2025-04-25T04:11:34.8935260Z * [new branch] gh/guangyey/127/base -> origin/gh/guangyey/127/base 2025-04-25T04:11:34.8936543Z * [new branch] gh/guangyey/127/head -> origin/gh/guangyey/127/head 2025-04-25T04:11:34.8937844Z * [new branch] gh/guangyey/127/orig -> origin/gh/guangyey/127/orig 2025-04-25T04:11:34.8939680Z * [new branch] gh/guangyey/128/base -> origin/gh/guangyey/128/base 2025-04-25T04:11:34.8941015Z * [new branch] gh/guangyey/128/head -> origin/gh/guangyey/128/head 2025-04-25T04:11:34.8942384Z * [new branch] gh/guangyey/128/orig -> origin/gh/guangyey/128/orig 2025-04-25T04:11:34.8944020Z * [new branch] gh/guangyey/129/base -> origin/gh/guangyey/129/base 2025-04-25T04:11:34.8945307Z * [new branch] gh/guangyey/129/head -> origin/gh/guangyey/129/head 2025-04-25T04:11:34.8946585Z * [new branch] gh/guangyey/129/orig -> origin/gh/guangyey/129/orig 2025-04-25T04:11:34.8948229Z * [new branch] gh/guangyey/130/base -> origin/gh/guangyey/130/base 2025-04-25T04:11:34.8949478Z * [new branch] gh/guangyey/130/head -> origin/gh/guangyey/130/head 2025-04-25T04:11:34.8951346Z * [new branch] gh/guangyey/130/orig -> origin/gh/guangyey/130/orig 2025-04-25T04:11:34.8952457Z * [new branch] gh/guangyey/131/base -> origin/gh/guangyey/131/base 2025-04-25T04:11:34.8953842Z * [new branch] gh/guangyey/131/head -> origin/gh/guangyey/131/head 2025-04-25T04:11:34.8955238Z * [new branch] gh/guangyey/131/orig -> origin/gh/guangyey/131/orig 2025-04-25T04:11:34.8956839Z * [new branch] gh/guangyey/132/base -> origin/gh/guangyey/132/base 2025-04-25T04:11:34.8958170Z * [new branch] gh/guangyey/132/head -> origin/gh/guangyey/132/head 2025-04-25T04:11:34.8959465Z * [new branch] gh/guangyey/132/orig -> origin/gh/guangyey/132/orig 2025-04-25T04:11:34.8961179Z * [new branch] gh/guangyey/133/base -> origin/gh/guangyey/133/base 2025-04-25T04:11:34.8962472Z * [new branch] gh/guangyey/133/head -> origin/gh/guangyey/133/head 2025-04-25T04:11:34.8963778Z * [new branch] gh/guangyey/133/orig -> origin/gh/guangyey/133/orig 2025-04-25T04:11:34.8965433Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-04-25T04:11:34.8966690Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-04-25T04:11:34.8968143Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-04-25T04:11:34.8969721Z * [new branch] gh/guangyey/135/base -> origin/gh/guangyey/135/base 2025-04-25T04:11:34.8971009Z * [new branch] gh/guangyey/135/head -> origin/gh/guangyey/135/head 2025-04-25T04:11:34.8972273Z * [new branch] gh/guangyey/135/orig -> origin/gh/guangyey/135/orig 2025-04-25T04:11:34.8973946Z * [new branch] gh/guangyey/136/base -> origin/gh/guangyey/136/base 2025-04-25T04:11:34.8975207Z * [new branch] gh/guangyey/136/head -> origin/gh/guangyey/136/head 2025-04-25T04:11:34.8976491Z * [new branch] gh/guangyey/136/orig -> origin/gh/guangyey/136/orig 2025-04-25T04:11:34.8978132Z * [new branch] gh/guangyey/137/base -> origin/gh/guangyey/137/base 2025-04-25T04:11:34.8979408Z * [new branch] gh/guangyey/137/head -> origin/gh/guangyey/137/head 2025-04-25T04:11:34.8980666Z * [new branch] gh/guangyey/137/orig -> origin/gh/guangyey/137/orig 2025-04-25T04:11:34.8983096Z * [new branch] gh/guangyey/138/base -> origin/gh/guangyey/138/base 2025-04-25T04:11:34.8984055Z * [new branch] gh/guangyey/138/head -> origin/gh/guangyey/138/head 2025-04-25T04:11:34.8985760Z * [new branch] gh/guangyey/138/orig -> origin/gh/guangyey/138/orig 2025-04-25T04:11:34.8987773Z * [new branch] gh/guangyey/139/base -> origin/gh/guangyey/139/base 2025-04-25T04:11:34.8989133Z * [new branch] gh/guangyey/139/head -> origin/gh/guangyey/139/head 2025-04-25T04:11:34.8990665Z * [new branch] gh/guangyey/139/orig -> origin/gh/guangyey/139/orig 2025-04-25T04:11:34.8993081Z * [new branch] gh/guangyey/140/base -> origin/gh/guangyey/140/base 2025-04-25T04:11:34.8994616Z * [new branch] gh/guangyey/140/head -> origin/gh/guangyey/140/head 2025-04-25T04:11:34.8995968Z * [new branch] gh/guangyey/140/orig -> origin/gh/guangyey/140/orig 2025-04-25T04:11:34.8998079Z * [new branch] gh/guangyey/141/base -> origin/gh/guangyey/141/base 2025-04-25T04:11:34.8999450Z * [new branch] gh/guangyey/141/head -> origin/gh/guangyey/141/head 2025-04-25T04:11:34.9000959Z * [new branch] gh/guangyey/141/orig -> origin/gh/guangyey/141/orig 2025-04-25T04:11:34.9003001Z * [new branch] gh/guangyey/142/base -> origin/gh/guangyey/142/base 2025-04-25T04:11:34.9004440Z * [new branch] gh/guangyey/142/head -> origin/gh/guangyey/142/head 2025-04-25T04:11:34.9005870Z * [new branch] gh/guangyey/142/orig -> origin/gh/guangyey/142/orig 2025-04-25T04:11:34.9008016Z * [new branch] gh/guangyey/79/base -> origin/gh/guangyey/79/base 2025-04-25T04:11:34.9009459Z * [new branch] gh/guangyey/79/head -> origin/gh/guangyey/79/head 2025-04-25T04:11:34.9010891Z * [new branch] gh/guangyey/79/orig -> origin/gh/guangyey/79/orig 2025-04-25T04:11:34.9012951Z * [new branch] gh/guangyey/87/base -> origin/gh/guangyey/87/base 2025-04-25T04:11:34.9014312Z * [new branch] gh/guangyey/87/head -> origin/gh/guangyey/87/head 2025-04-25T04:11:34.9015876Z * [new branch] gh/guangyey/87/orig -> origin/gh/guangyey/87/orig 2025-04-25T04:11:34.9017856Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-04-25T04:11:34.9019253Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-04-25T04:11:34.9020818Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-04-25T04:11:34.9023420Z * [new branch] gh/guilhermeleobas/101/base -> origin/gh/guilhermeleobas/101/base 2025-04-25T04:11:34.9024793Z * [new branch] gh/guilhermeleobas/101/head -> origin/gh/guilhermeleobas/101/head 2025-04-25T04:11:34.9026449Z * [new branch] gh/guilhermeleobas/101/orig -> origin/gh/guilhermeleobas/101/orig 2025-04-25T04:11:34.9028402Z * [new branch] gh/guilhermeleobas/102/base -> origin/gh/guilhermeleobas/102/base 2025-04-25T04:11:34.9029867Z * [new branch] gh/guilhermeleobas/102/head -> origin/gh/guilhermeleobas/102/head 2025-04-25T04:11:34.9031426Z * [new branch] gh/guilhermeleobas/102/orig -> origin/gh/guilhermeleobas/102/orig 2025-04-25T04:11:34.9033758Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-04-25T04:11:34.9035181Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-04-25T04:11:34.9036734Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-04-25T04:11:34.9039349Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-04-25T04:11:34.9041212Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-04-25T04:11:34.9042648Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-04-25T04:11:34.9044341Z * [new branch] gh/guilhermeleobas/109/base -> origin/gh/guilhermeleobas/109/base 2025-04-25T04:11:34.9045703Z * [new branch] gh/guilhermeleobas/109/head -> origin/gh/guilhermeleobas/109/head 2025-04-25T04:11:34.9047015Z * [new branch] gh/guilhermeleobas/109/orig -> origin/gh/guilhermeleobas/109/orig 2025-04-25T04:11:34.9048759Z * [new branch] gh/guilhermeleobas/11/base -> origin/gh/guilhermeleobas/11/base 2025-04-25T04:11:34.9050144Z * [new branch] gh/guilhermeleobas/11/head -> origin/gh/guilhermeleobas/11/head 2025-04-25T04:11:34.9051576Z * [new branch] gh/guilhermeleobas/11/orig -> origin/gh/guilhermeleobas/11/orig 2025-04-25T04:11:34.9053333Z * [new branch] gh/guilhermeleobas/111/base -> origin/gh/guilhermeleobas/111/base 2025-04-25T04:11:34.9054512Z * [new branch] gh/guilhermeleobas/111/head -> origin/gh/guilhermeleobas/111/head 2025-04-25T04:11:34.9055813Z * [new branch] gh/guilhermeleobas/111/orig -> origin/gh/guilhermeleobas/111/orig 2025-04-25T04:11:34.9057463Z * [new branch] gh/guilhermeleobas/113/base -> origin/gh/guilhermeleobas/113/base 2025-04-25T04:11:34.9058740Z * [new branch] gh/guilhermeleobas/113/head -> origin/gh/guilhermeleobas/113/head 2025-04-25T04:11:34.9060091Z * [new branch] gh/guilhermeleobas/113/orig -> origin/gh/guilhermeleobas/113/orig 2025-04-25T04:11:34.9061768Z * [new branch] gh/guilhermeleobas/114/base -> origin/gh/guilhermeleobas/114/base 2025-04-25T04:11:34.9063114Z * [new branch] gh/guilhermeleobas/114/head -> origin/gh/guilhermeleobas/114/head 2025-04-25T04:11:34.9064299Z * [new branch] gh/guilhermeleobas/114/orig -> origin/gh/guilhermeleobas/114/orig 2025-04-25T04:11:34.9065887Z * [new branch] gh/guilhermeleobas/115/base -> origin/gh/guilhermeleobas/115/base 2025-04-25T04:11:34.9067162Z * [new branch] gh/guilhermeleobas/115/head -> origin/gh/guilhermeleobas/115/head 2025-04-25T04:11:34.9068394Z * [new branch] gh/guilhermeleobas/115/orig -> origin/gh/guilhermeleobas/115/orig 2025-04-25T04:11:34.9070530Z * [new branch] gh/guilhermeleobas/116/base -> origin/gh/guilhermeleobas/116/base 2025-04-25T04:11:34.9071782Z * [new branch] gh/guilhermeleobas/116/head -> origin/gh/guilhermeleobas/116/head 2025-04-25T04:11:34.9073204Z * [new branch] gh/guilhermeleobas/116/orig -> origin/gh/guilhermeleobas/116/orig 2025-04-25T04:11:34.9074844Z * [new branch] gh/guilhermeleobas/117/base -> origin/gh/guilhermeleobas/117/base 2025-04-25T04:11:34.9076286Z * [new branch] gh/guilhermeleobas/117/head -> origin/gh/guilhermeleobas/117/head 2025-04-25T04:11:34.9077449Z * [new branch] gh/guilhermeleobas/117/orig -> origin/gh/guilhermeleobas/117/orig 2025-04-25T04:11:34.9080852Z * [new branch] gh/guilhermeleobas/118/base -> origin/gh/guilhermeleobas/118/base 2025-04-25T04:11:34.9082044Z * [new branch] gh/guilhermeleobas/118/head -> origin/gh/guilhermeleobas/118/head 2025-04-25T04:11:34.9083325Z * [new branch] gh/guilhermeleobas/118/orig -> origin/gh/guilhermeleobas/118/orig 2025-04-25T04:11:34.9084924Z * [new branch] gh/guilhermeleobas/119/base -> origin/gh/guilhermeleobas/119/base 2025-04-25T04:11:34.9086308Z * [new branch] gh/guilhermeleobas/119/head -> origin/gh/guilhermeleobas/119/head 2025-04-25T04:11:34.9087550Z * [new branch] gh/guilhermeleobas/119/orig -> origin/gh/guilhermeleobas/119/orig 2025-04-25T04:11:34.9089245Z * [new branch] gh/guilhermeleobas/120/base -> origin/gh/guilhermeleobas/120/base 2025-04-25T04:11:34.9090478Z * [new branch] gh/guilhermeleobas/120/head -> origin/gh/guilhermeleobas/120/head 2025-04-25T04:11:34.9091774Z * [new branch] gh/guilhermeleobas/120/orig -> origin/gh/guilhermeleobas/120/orig 2025-04-25T04:11:34.9093355Z * [new branch] gh/guilhermeleobas/121/base -> origin/gh/guilhermeleobas/121/base 2025-04-25T04:11:34.9094595Z * [new branch] gh/guilhermeleobas/121/head -> origin/gh/guilhermeleobas/121/head 2025-04-25T04:11:34.9095873Z * [new branch] gh/guilhermeleobas/121/orig -> origin/gh/guilhermeleobas/121/orig 2025-04-25T04:11:34.9097446Z * [new branch] gh/guilhermeleobas/122/base -> origin/gh/guilhermeleobas/122/base 2025-04-25T04:11:34.9098698Z * [new branch] gh/guilhermeleobas/122/head -> origin/gh/guilhermeleobas/122/head 2025-04-25T04:11:34.9099974Z * [new branch] gh/guilhermeleobas/122/orig -> origin/gh/guilhermeleobas/122/orig 2025-04-25T04:11:34.9102193Z * [new branch] gh/guilhermeleobas/123/base -> origin/gh/guilhermeleobas/123/base 2025-04-25T04:11:34.9103524Z * [new branch] gh/guilhermeleobas/123/head -> origin/gh/guilhermeleobas/123/head 2025-04-25T04:11:34.9104764Z * [new branch] gh/guilhermeleobas/123/orig -> origin/gh/guilhermeleobas/123/orig 2025-04-25T04:11:34.9106437Z * [new branch] gh/guilhermeleobas/124/base -> origin/gh/guilhermeleobas/124/base 2025-04-25T04:11:34.9107669Z * [new branch] gh/guilhermeleobas/124/head -> origin/gh/guilhermeleobas/124/head 2025-04-25T04:11:34.9108898Z * [new branch] gh/guilhermeleobas/124/orig -> origin/gh/guilhermeleobas/124/orig 2025-04-25T04:11:34.9110531Z * [new branch] gh/guilhermeleobas/125/base -> origin/gh/guilhermeleobas/125/base 2025-04-25T04:11:34.9111804Z * [new branch] gh/guilhermeleobas/125/head -> origin/gh/guilhermeleobas/125/head 2025-04-25T04:11:34.9113049Z * [new branch] gh/guilhermeleobas/125/orig -> origin/gh/guilhermeleobas/125/orig 2025-04-25T04:11:34.9114667Z * [new branch] gh/guilhermeleobas/126/base -> origin/gh/guilhermeleobas/126/base 2025-04-25T04:11:34.9115897Z * [new branch] gh/guilhermeleobas/126/head -> origin/gh/guilhermeleobas/126/head 2025-04-25T04:11:34.9117173Z * [new branch] gh/guilhermeleobas/126/orig -> origin/gh/guilhermeleobas/126/orig 2025-04-25T04:11:34.9119401Z * [new branch] gh/guilhermeleobas/127/base -> origin/gh/guilhermeleobas/127/base 2025-04-25T04:11:34.9120371Z * [new branch] gh/guilhermeleobas/127/head -> origin/gh/guilhermeleobas/127/head 2025-04-25T04:11:34.9121833Z * [new branch] gh/guilhermeleobas/127/orig -> origin/gh/guilhermeleobas/127/orig 2025-04-25T04:11:34.9123373Z * [new branch] gh/guilhermeleobas/128/base -> origin/gh/guilhermeleobas/128/base 2025-04-25T04:11:34.9125410Z * [new branch] gh/guilhermeleobas/128/head -> origin/gh/guilhermeleobas/128/head 2025-04-25T04:11:34.9126962Z * [new branch] gh/guilhermeleobas/128/orig -> origin/gh/guilhermeleobas/128/orig 2025-04-25T04:11:34.9128312Z * [new branch] gh/guilhermeleobas/129/base -> origin/gh/guilhermeleobas/129/base 2025-04-25T04:11:34.9129457Z * [new branch] gh/guilhermeleobas/129/head -> origin/gh/guilhermeleobas/129/head 2025-04-25T04:11:34.9130684Z * [new branch] gh/guilhermeleobas/129/orig -> origin/gh/guilhermeleobas/129/orig 2025-04-25T04:11:34.9132404Z * [new branch] gh/guilhermeleobas/73/base -> origin/gh/guilhermeleobas/73/base 2025-04-25T04:11:34.9133822Z * [new branch] gh/guilhermeleobas/73/head -> origin/gh/guilhermeleobas/73/head 2025-04-25T04:11:34.9135051Z * [new branch] gh/guilhermeleobas/73/orig -> origin/gh/guilhermeleobas/73/orig 2025-04-25T04:11:34.9138031Z * [new branch] gh/henrylhtsang/13/base -> origin/gh/henrylhtsang/13/base 2025-04-25T04:11:34.9141230Z * [new branch] gh/henrylhtsang/13/head -> origin/gh/henrylhtsang/13/head 2025-04-25T04:11:34.9141700Z * [new branch] gh/henrylhtsang/13/orig -> origin/gh/henrylhtsang/13/orig 2025-04-25T04:11:34.9143376Z * [new branch] gh/henrylhtsang/31/base -> origin/gh/henrylhtsang/31/base 2025-04-25T04:11:34.9144289Z * [new branch] gh/henrylhtsang/31/head -> origin/gh/henrylhtsang/31/head 2025-04-25T04:11:34.9146234Z * [new branch] gh/henrylhtsang/31/orig -> origin/gh/henrylhtsang/31/orig 2025-04-25T04:11:34.9147948Z * [new branch] gh/henrylhtsang/32/base -> origin/gh/henrylhtsang/32/base 2025-04-25T04:11:34.9149147Z * [new branch] gh/henrylhtsang/32/head -> origin/gh/henrylhtsang/32/head 2025-04-25T04:11:34.9150790Z * [new branch] gh/henrylhtsang/32/orig -> origin/gh/henrylhtsang/32/orig 2025-04-25T04:11:34.9152520Z * [new branch] gh/henrylhtsang/35/base -> origin/gh/henrylhtsang/35/base 2025-04-25T04:11:34.9153875Z * [new branch] gh/henrylhtsang/35/head -> origin/gh/henrylhtsang/35/head 2025-04-25T04:11:34.9155051Z * [new branch] gh/henrylhtsang/35/orig -> origin/gh/henrylhtsang/35/orig 2025-04-25T04:11:34.9157125Z * [new branch] gh/henrylhtsang/36/base -> origin/gh/henrylhtsang/36/base 2025-04-25T04:11:34.9161389Z * [new branch] gh/henrylhtsang/36/head -> origin/gh/henrylhtsang/36/head 2025-04-25T04:11:34.9161830Z * [new branch] gh/henrylhtsang/36/orig -> origin/gh/henrylhtsang/36/orig 2025-04-25T04:11:34.9162252Z * [new branch] gh/henrylhtsang/37/base -> origin/gh/henrylhtsang/37/base 2025-04-25T04:11:34.9162888Z * [new branch] gh/henrylhtsang/37/head -> origin/gh/henrylhtsang/37/head 2025-04-25T04:11:34.9164437Z * [new branch] gh/henrylhtsang/37/orig -> origin/gh/henrylhtsang/37/orig 2025-04-25T04:11:34.9165832Z * [new branch] gh/henrylhtsang/43/base -> origin/gh/henrylhtsang/43/base 2025-04-25T04:11:34.9167227Z * [new branch] gh/henrylhtsang/43/head -> origin/gh/henrylhtsang/43/head 2025-04-25T04:11:34.9168274Z * [new branch] gh/henrylhtsang/43/orig -> origin/gh/henrylhtsang/43/orig 2025-04-25T04:11:34.9169682Z * [new branch] gh/henrylhtsang/44/base -> origin/gh/henrylhtsang/44/base 2025-04-25T04:11:34.9170788Z * [new branch] gh/henrylhtsang/44/head -> origin/gh/henrylhtsang/44/head 2025-04-25T04:11:34.9171792Z * [new branch] gh/henrylhtsang/44/orig -> origin/gh/henrylhtsang/44/orig 2025-04-25T04:11:34.9173236Z * [new branch] gh/henrylhtsang/45/base -> origin/gh/henrylhtsang/45/base 2025-04-25T04:11:34.9174240Z * [new branch] gh/henrylhtsang/45/head -> origin/gh/henrylhtsang/45/head 2025-04-25T04:11:34.9175400Z * [new branch] gh/henrylhtsang/45/orig -> origin/gh/henrylhtsang/45/orig 2025-04-25T04:11:34.9176685Z * [new branch] gh/henrylhtsang/46/base -> origin/gh/henrylhtsang/46/base 2025-04-25T04:11:34.9177690Z * [new branch] gh/henrylhtsang/46/head -> origin/gh/henrylhtsang/46/head 2025-04-25T04:11:34.9178733Z * [new branch] gh/henrylhtsang/46/orig -> origin/gh/henrylhtsang/46/orig 2025-04-25T04:11:34.9180077Z * [new branch] gh/henrylhtsang/47/base -> origin/gh/henrylhtsang/47/base 2025-04-25T04:11:34.9181122Z * [new branch] gh/henrylhtsang/47/head -> origin/gh/henrylhtsang/47/head 2025-04-25T04:11:34.9182170Z * [new branch] gh/henrylhtsang/47/orig -> origin/gh/henrylhtsang/47/orig 2025-04-25T04:11:34.9183548Z * [new branch] gh/henrylhtsang/48/base -> origin/gh/henrylhtsang/48/base 2025-04-25T04:11:34.9184581Z * [new branch] gh/henrylhtsang/48/head -> origin/gh/henrylhtsang/48/head 2025-04-25T04:11:34.9185539Z * [new branch] gh/henrylhtsang/48/orig -> origin/gh/henrylhtsang/48/orig 2025-04-25T04:11:34.9186968Z * [new branch] gh/henrylhtsang/49/base -> origin/gh/henrylhtsang/49/base 2025-04-25T04:11:34.9188179Z * [new branch] gh/henrylhtsang/49/head -> origin/gh/henrylhtsang/49/head 2025-04-25T04:11:34.9189150Z * [new branch] gh/henrylhtsang/49/orig -> origin/gh/henrylhtsang/49/orig 2025-04-25T04:11:34.9190460Z * [new branch] gh/henrylhtsang/50/base -> origin/gh/henrylhtsang/50/base 2025-04-25T04:11:34.9191479Z * [new branch] gh/henrylhtsang/50/head -> origin/gh/henrylhtsang/50/head 2025-04-25T04:11:34.9192615Z * [new branch] gh/henrylhtsang/50/orig -> origin/gh/henrylhtsang/50/orig 2025-04-25T04:11:34.9193851Z * [new branch] gh/henrylhtsang/51/base -> origin/gh/henrylhtsang/51/base 2025-04-25T04:11:34.9195574Z * [new branch] gh/henrylhtsang/51/head -> origin/gh/henrylhtsang/51/head 2025-04-25T04:11:34.9196500Z * [new branch] gh/henrylhtsang/52/base -> origin/gh/henrylhtsang/52/base 2025-04-25T04:11:34.9197979Z * [new branch] gh/henrylhtsang/52/head -> origin/gh/henrylhtsang/52/head 2025-04-25T04:11:34.9199190Z * [new branch] gh/henrylhtsang/52/orig -> origin/gh/henrylhtsang/52/orig 2025-04-25T04:11:34.9200992Z * [new branch] gh/henrylhtsang/53/base -> origin/gh/henrylhtsang/53/base 2025-04-25T04:11:34.9202530Z * [new branch] gh/henrylhtsang/53/head -> origin/gh/henrylhtsang/53/head 2025-04-25T04:11:34.9204039Z * [new branch] gh/henrylhtsang/53/orig -> origin/gh/henrylhtsang/53/orig 2025-04-25T04:11:34.9205228Z * [new branch] gh/henrylhtsang/54/base -> origin/gh/henrylhtsang/54/base 2025-04-25T04:11:34.9206661Z * [new branch] gh/henrylhtsang/54/head -> origin/gh/henrylhtsang/54/head 2025-04-25T04:11:34.9207961Z * [new branch] gh/henrylhtsang/54/orig -> origin/gh/henrylhtsang/54/orig 2025-04-25T04:11:34.9210171Z * [new branch] gh/henrylhtsang/55/base -> origin/gh/henrylhtsang/55/base 2025-04-25T04:11:34.9211795Z * [new branch] gh/henrylhtsang/55/head -> origin/gh/henrylhtsang/55/head 2025-04-25T04:11:34.9212849Z * [new branch] gh/henrylhtsang/55/orig -> origin/gh/henrylhtsang/55/orig 2025-04-25T04:11:34.9215119Z * [new branch] gh/henrylhtsang/56/base -> origin/gh/henrylhtsang/56/base 2025-04-25T04:11:34.9216617Z * [new branch] gh/henrylhtsang/56/head -> origin/gh/henrylhtsang/56/head 2025-04-25T04:11:34.9218272Z * [new branch] gh/henrylhtsang/56/orig -> origin/gh/henrylhtsang/56/orig 2025-04-25T04:11:34.9220228Z * [new branch] gh/henrylhtsang/57/base -> origin/gh/henrylhtsang/57/base 2025-04-25T04:11:34.9222237Z * [new branch] gh/henrylhtsang/57/head -> origin/gh/henrylhtsang/57/head 2025-04-25T04:11:34.9223433Z * [new branch] gh/henrylhtsang/57/orig -> origin/gh/henrylhtsang/57/orig 2025-04-25T04:11:34.9225674Z * [new branch] gh/henrylhtsang/58/base -> origin/gh/henrylhtsang/58/base 2025-04-25T04:11:34.9227718Z * [new branch] gh/henrylhtsang/58/head -> origin/gh/henrylhtsang/58/head 2025-04-25T04:11:34.9229272Z * [new branch] gh/henrylhtsang/58/orig -> origin/gh/henrylhtsang/58/orig 2025-04-25T04:11:34.9231425Z * [new branch] gh/henrylhtsang/59/base -> origin/gh/henrylhtsang/59/base 2025-04-25T04:11:34.9232825Z * [new branch] gh/henrylhtsang/59/head -> origin/gh/henrylhtsang/59/head 2025-04-25T04:11:34.9235030Z * [new branch] gh/henrylhtsang/60/base -> origin/gh/henrylhtsang/60/base 2025-04-25T04:11:34.9236570Z * [new branch] gh/henrylhtsang/60/head -> origin/gh/henrylhtsang/60/head 2025-04-25T04:11:34.9238389Z * [new branch] gh/henrylhtsang/60/orig -> origin/gh/henrylhtsang/60/orig 2025-04-25T04:11:34.9240556Z * [new branch] gh/henrylhtsang/61/base -> origin/gh/henrylhtsang/61/base 2025-04-25T04:11:34.9241711Z * [new branch] gh/henrylhtsang/61/head -> origin/gh/henrylhtsang/61/head 2025-04-25T04:11:34.9243408Z * [new branch] gh/henrylhtsang/61/orig -> origin/gh/henrylhtsang/61/orig 2025-04-25T04:11:34.9246272Z * [new branch] gh/henrylhtsang/62/base -> origin/gh/henrylhtsang/62/base 2025-04-25T04:11:34.9246974Z * [new branch] gh/henrylhtsang/62/head -> origin/gh/henrylhtsang/62/head 2025-04-25T04:11:34.9248260Z * [new branch] gh/henrylhtsang/62/orig -> origin/gh/henrylhtsang/62/orig 2025-04-25T04:11:34.9250378Z * [new branch] gh/int3/36/base -> origin/gh/int3/36/base 2025-04-25T04:11:34.9251533Z * [new branch] gh/int3/36/head -> origin/gh/int3/36/head 2025-04-25T04:11:34.9252969Z * [new branch] gh/int3/36/orig -> origin/gh/int3/36/orig 2025-04-25T04:11:34.9254915Z * [new branch] gh/int3/45/base -> origin/gh/int3/45/base 2025-04-25T04:11:34.9256335Z * [new branch] gh/int3/45/head -> origin/gh/int3/45/head 2025-04-25T04:11:34.9257758Z * [new branch] gh/int3/45/orig -> origin/gh/int3/45/orig 2025-04-25T04:11:34.9259643Z * [new branch] gh/int3/46/base -> origin/gh/int3/46/base 2025-04-25T04:11:34.9261093Z * [new branch] gh/int3/46/head -> origin/gh/int3/46/head 2025-04-25T04:11:34.9262548Z * [new branch] gh/int3/46/orig -> origin/gh/int3/46/orig 2025-04-25T04:11:34.9264357Z * [new branch] gh/int3/47/base -> origin/gh/int3/47/base 2025-04-25T04:11:34.9265636Z * [new branch] gh/int3/47/head -> origin/gh/int3/47/head 2025-04-25T04:11:34.9267009Z * [new branch] gh/int3/47/orig -> origin/gh/int3/47/orig 2025-04-25T04:11:34.9269075Z * [new branch] gh/int3/55/base -> origin/gh/int3/55/base 2025-04-25T04:11:34.9270138Z * [new branch] gh/int3/55/head -> origin/gh/int3/55/head 2025-04-25T04:11:34.9271700Z * [new branch] gh/int3/55/orig -> origin/gh/int3/55/orig 2025-04-25T04:11:34.9273562Z * [new branch] gh/int3/79/base -> origin/gh/int3/79/base 2025-04-25T04:11:34.9275512Z * [new branch] gh/int3/79/head -> origin/gh/int3/79/head 2025-04-25T04:11:34.9276767Z * [new branch] gh/int3/79/orig -> origin/gh/int3/79/orig 2025-04-25T04:11:34.9278743Z * [new branch] gh/int3/94/base -> origin/gh/int3/94/base 2025-04-25T04:11:34.9280345Z * [new branch] gh/int3/94/head -> origin/gh/int3/94/head 2025-04-25T04:11:34.9281767Z * [new branch] gh/int3/94/orig -> origin/gh/int3/94/orig 2025-04-25T04:11:34.9283562Z * [new branch] gh/int3/95/base -> origin/gh/int3/95/base 2025-04-25T04:11:34.9284632Z * [new branch] gh/int3/95/head -> origin/gh/int3/95/head 2025-04-25T04:11:34.9286149Z * [new branch] gh/int3/95/orig -> origin/gh/int3/95/orig 2025-04-25T04:11:34.9287870Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-04-25T04:11:34.9289200Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-04-25T04:11:34.9291532Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-04-25T04:11:34.9292576Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-04-25T04:11:34.9294528Z * [new branch] gh/isuruf/105/base -> origin/gh/isuruf/105/base 2025-04-25T04:11:34.9295553Z * [new branch] gh/isuruf/105/head -> origin/gh/isuruf/105/head 2025-04-25T04:11:34.9297211Z * [new branch] gh/isuruf/105/orig -> origin/gh/isuruf/105/orig 2025-04-25T04:11:34.9298857Z * [new branch] gh/isuruf/110/base -> origin/gh/isuruf/110/base 2025-04-25T04:11:34.9300637Z * [new branch] gh/isuruf/110/head -> origin/gh/isuruf/110/head 2025-04-25T04:11:34.9302144Z * [new branch] gh/isuruf/110/orig -> origin/gh/isuruf/110/orig 2025-04-25T04:11:34.9303832Z * [new branch] gh/isuruf/112/base -> origin/gh/isuruf/112/base 2025-04-25T04:11:34.9305140Z * [new branch] gh/isuruf/112/head -> origin/gh/isuruf/112/head 2025-04-25T04:11:34.9306536Z * [new branch] gh/isuruf/112/orig -> origin/gh/isuruf/112/orig 2025-04-25T04:11:34.9308310Z * [new branch] gh/isuruf/115/base -> origin/gh/isuruf/115/base 2025-04-25T04:11:34.9309578Z * [new branch] gh/isuruf/115/head -> origin/gh/isuruf/115/head 2025-04-25T04:11:34.9310927Z * [new branch] gh/isuruf/115/orig -> origin/gh/isuruf/115/orig 2025-04-25T04:11:34.9312708Z * [new branch] gh/isuruf/116/base -> origin/gh/isuruf/116/base 2025-04-25T04:11:34.9313952Z * [new branch] gh/isuruf/116/head -> origin/gh/isuruf/116/head 2025-04-25T04:11:34.9315919Z * [new branch] gh/isuruf/116/orig -> origin/gh/isuruf/116/orig 2025-04-25T04:11:34.9317621Z * [new branch] gh/isuruf/119/base -> origin/gh/isuruf/119/base 2025-04-25T04:11:34.9318925Z * [new branch] gh/isuruf/119/head -> origin/gh/isuruf/119/head 2025-04-25T04:11:34.9320238Z * [new branch] gh/isuruf/119/orig -> origin/gh/isuruf/119/orig 2025-04-25T04:11:34.9322080Z * [new branch] gh/isuruf/120/base -> origin/gh/isuruf/120/base 2025-04-25T04:11:34.9323443Z * [new branch] gh/isuruf/120/head -> origin/gh/isuruf/120/head 2025-04-25T04:11:34.9324690Z * [new branch] gh/isuruf/120/orig -> origin/gh/isuruf/120/orig 2025-04-25T04:11:34.9326907Z * [new branch] gh/isuruf/122/base -> origin/gh/isuruf/122/base 2025-04-25T04:11:34.9328244Z * [new branch] gh/isuruf/122/head -> origin/gh/isuruf/122/head 2025-04-25T04:11:34.9329643Z * [new branch] gh/isuruf/122/orig -> origin/gh/isuruf/122/orig 2025-04-25T04:11:34.9331260Z * [new branch] gh/isuruf/125/base -> origin/gh/isuruf/125/base 2025-04-25T04:11:34.9332520Z * [new branch] gh/isuruf/125/head -> origin/gh/isuruf/125/head 2025-04-25T04:11:34.9333965Z * [new branch] gh/isuruf/125/orig -> origin/gh/isuruf/125/orig 2025-04-25T04:11:34.9335940Z * [new branch] gh/isuruf/126/base -> origin/gh/isuruf/126/base 2025-04-25T04:11:34.9336993Z * [new branch] gh/isuruf/126/head -> origin/gh/isuruf/126/head 2025-04-25T04:11:34.9338647Z * [new branch] gh/isuruf/126/orig -> origin/gh/isuruf/126/orig 2025-04-25T04:11:34.9340593Z * [new branch] gh/isuruf/127/base -> origin/gh/isuruf/127/base 2025-04-25T04:11:34.9342132Z * [new branch] gh/isuruf/127/head -> origin/gh/isuruf/127/head 2025-04-25T04:11:34.9343044Z * [new branch] gh/isuruf/127/orig -> origin/gh/isuruf/127/orig 2025-04-25T04:11:34.9344791Z * [new branch] gh/isuruf/128/base -> origin/gh/isuruf/128/base 2025-04-25T04:11:34.9346088Z * [new branch] gh/isuruf/128/head -> origin/gh/isuruf/128/head 2025-04-25T04:11:34.9347260Z * [new branch] gh/isuruf/128/orig -> origin/gh/isuruf/128/orig 2025-04-25T04:11:34.9349089Z * [new branch] gh/isuruf/130/base -> origin/gh/isuruf/130/base 2025-04-25T04:11:34.9350222Z * [new branch] gh/isuruf/130/head -> origin/gh/isuruf/130/head 2025-04-25T04:11:34.9351647Z * [new branch] gh/isuruf/130/orig -> origin/gh/isuruf/130/orig 2025-04-25T04:11:34.9353455Z * [new branch] gh/isuruf/132/base -> origin/gh/isuruf/132/base 2025-04-25T04:11:34.9354556Z * [new branch] gh/isuruf/132/head -> origin/gh/isuruf/132/head 2025-04-25T04:11:34.9355916Z * [new branch] gh/isuruf/132/orig -> origin/gh/isuruf/132/orig 2025-04-25T04:11:34.9357534Z * [new branch] gh/isuruf/133/base -> origin/gh/isuruf/133/base 2025-04-25T04:11:34.9358943Z * [new branch] gh/isuruf/133/head -> origin/gh/isuruf/133/head 2025-04-25T04:11:34.9360083Z * [new branch] gh/isuruf/133/orig -> origin/gh/isuruf/133/orig 2025-04-25T04:11:34.9362304Z * [new branch] gh/isuruf/135/base -> origin/gh/isuruf/135/base 2025-04-25T04:11:34.9363388Z * [new branch] gh/isuruf/135/head -> origin/gh/isuruf/135/head 2025-04-25T04:11:34.9364734Z * [new branch] gh/isuruf/135/orig -> origin/gh/isuruf/135/orig 2025-04-25T04:11:34.9366501Z * [new branch] gh/isuruf/136/base -> origin/gh/isuruf/136/base 2025-04-25T04:11:34.9367778Z * [new branch] gh/isuruf/136/head -> origin/gh/isuruf/136/head 2025-04-25T04:11:34.9369115Z * [new branch] gh/isuruf/136/orig -> origin/gh/isuruf/136/orig 2025-04-25T04:11:34.9370880Z * [new branch] gh/isuruf/137/base -> origin/gh/isuruf/137/base 2025-04-25T04:11:34.9372177Z * [new branch] gh/isuruf/137/head -> origin/gh/isuruf/137/head 2025-04-25T04:11:34.9373196Z * [new branch] gh/isuruf/137/orig -> origin/gh/isuruf/137/orig 2025-04-25T04:11:34.9375029Z * [new branch] gh/isuruf/138/base -> origin/gh/isuruf/138/base 2025-04-25T04:11:34.9376293Z * [new branch] gh/isuruf/138/head -> origin/gh/isuruf/138/head 2025-04-25T04:11:34.9377338Z * [new branch] gh/isuruf/138/orig -> origin/gh/isuruf/138/orig 2025-04-25T04:11:34.9379164Z * [new branch] gh/isuruf/139/base -> origin/gh/isuruf/139/base 2025-04-25T04:11:34.9380581Z * [new branch] gh/isuruf/139/head -> origin/gh/isuruf/139/head 2025-04-25T04:11:34.9381736Z * [new branch] gh/isuruf/139/orig -> origin/gh/isuruf/139/orig 2025-04-25T04:11:34.9383495Z * [new branch] gh/isuruf/140/base -> origin/gh/isuruf/140/base 2025-04-25T04:11:34.9384750Z * [new branch] gh/isuruf/140/head -> origin/gh/isuruf/140/head 2025-04-25T04:11:34.9386026Z * [new branch] gh/isuruf/140/orig -> origin/gh/isuruf/140/orig 2025-04-25T04:11:34.9388038Z * [new branch] gh/isuruf/39/base -> origin/gh/isuruf/39/base 2025-04-25T04:11:34.9388995Z * [new branch] gh/isuruf/39/head -> origin/gh/isuruf/39/head 2025-04-25T04:11:34.9390324Z * [new branch] gh/isuruf/39/orig -> origin/gh/isuruf/39/orig 2025-04-25T04:11:34.9392452Z * [new branch] gh/jamesjwu/100/base -> origin/gh/jamesjwu/100/base 2025-04-25T04:11:34.9393576Z * [new branch] gh/jamesjwu/100/head -> origin/gh/jamesjwu/100/head 2025-04-25T04:11:34.9394897Z * [new branch] gh/jamesjwu/100/orig -> origin/gh/jamesjwu/100/orig 2025-04-25T04:11:34.9396701Z * [new branch] gh/jamesjwu/102/base -> origin/gh/jamesjwu/102/base 2025-04-25T04:11:34.9398208Z * [new branch] gh/jamesjwu/102/head -> origin/gh/jamesjwu/102/head 2025-04-25T04:11:34.9399834Z * [new branch] gh/jamesjwu/105/base -> origin/gh/jamesjwu/105/base 2025-04-25T04:11:34.9401301Z * [new branch] gh/jamesjwu/105/head -> origin/gh/jamesjwu/105/head 2025-04-25T04:11:34.9402940Z * [new branch] gh/jamesjwu/105/orig -> origin/gh/jamesjwu/105/orig 2025-04-25T04:11:34.9404532Z * [new branch] gh/jamesjwu/108/base -> origin/gh/jamesjwu/108/base 2025-04-25T04:11:34.9405614Z * [new branch] gh/jamesjwu/108/head -> origin/gh/jamesjwu/108/head 2025-04-25T04:11:34.9407100Z * [new branch] gh/jamesjwu/108/orig -> origin/gh/jamesjwu/108/orig 2025-04-25T04:11:34.9408873Z * [new branch] gh/jamesjwu/111/base -> origin/gh/jamesjwu/111/base 2025-04-25T04:11:34.9410196Z * [new branch] gh/jamesjwu/111/head -> origin/gh/jamesjwu/111/head 2025-04-25T04:11:34.9411621Z * [new branch] gh/jamesjwu/111/orig -> origin/gh/jamesjwu/111/orig 2025-04-25T04:11:34.9413747Z * [new branch] gh/jamesjwu/113/base -> origin/gh/jamesjwu/113/base 2025-04-25T04:11:34.9414805Z * [new branch] gh/jamesjwu/113/head -> origin/gh/jamesjwu/113/head 2025-04-25T04:11:34.9415970Z * [new branch] gh/jamesjwu/113/orig -> origin/gh/jamesjwu/113/orig 2025-04-25T04:11:34.9417695Z * [new branch] gh/jamesjwu/114/base -> origin/gh/jamesjwu/114/base 2025-04-25T04:11:34.9418814Z * [new branch] gh/jamesjwu/114/head -> origin/gh/jamesjwu/114/head 2025-04-25T04:11:34.9420265Z * [new branch] gh/jamesjwu/114/orig -> origin/gh/jamesjwu/114/orig 2025-04-25T04:11:34.9422031Z * [new branch] gh/jamesjwu/120/base -> origin/gh/jamesjwu/120/base 2025-04-25T04:11:34.9423115Z * [new branch] gh/jamesjwu/120/head -> origin/gh/jamesjwu/120/head 2025-04-25T04:11:34.9424680Z * [new branch] gh/jamesjwu/120/orig -> origin/gh/jamesjwu/120/orig 2025-04-25T04:11:34.9426280Z * [new branch] gh/jamesjwu/122/base -> origin/gh/jamesjwu/122/base 2025-04-25T04:11:34.9427373Z * [new branch] gh/jamesjwu/122/head -> origin/gh/jamesjwu/122/head 2025-04-25T04:11:34.9428651Z * [new branch] gh/jamesjwu/122/orig -> origin/gh/jamesjwu/122/orig 2025-04-25T04:11:34.9430357Z * [new branch] gh/jamesjwu/123/base -> origin/gh/jamesjwu/123/base 2025-04-25T04:11:34.9431234Z * [new branch] gh/jamesjwu/123/head -> origin/gh/jamesjwu/123/head 2025-04-25T04:11:34.9432498Z * [new branch] gh/jamesjwu/123/orig -> origin/gh/jamesjwu/123/orig 2025-04-25T04:11:34.9433998Z * [new branch] gh/jamesjwu/124/base -> origin/gh/jamesjwu/124/base 2025-04-25T04:11:34.9435255Z * [new branch] gh/jamesjwu/124/head -> origin/gh/jamesjwu/124/head 2025-04-25T04:11:34.9436544Z * [new branch] gh/jamesjwu/124/orig -> origin/gh/jamesjwu/124/orig 2025-04-25T04:11:34.9438520Z * [new branch] gh/jamesjwu/125/base -> origin/gh/jamesjwu/125/base 2025-04-25T04:11:34.9439592Z * [new branch] gh/jamesjwu/125/head -> origin/gh/jamesjwu/125/head 2025-04-25T04:11:34.9440753Z * [new branch] gh/jamesjwu/125/orig -> origin/gh/jamesjwu/125/orig 2025-04-25T04:11:34.9442961Z * [new branch] gh/jamesjwu/127/base -> origin/gh/jamesjwu/127/base 2025-04-25T04:11:34.9444040Z * [new branch] gh/jamesjwu/127/head -> origin/gh/jamesjwu/127/head 2025-04-25T04:11:34.9445358Z * [new branch] gh/jamesjwu/127/orig -> origin/gh/jamesjwu/127/orig 2025-04-25T04:11:34.9446969Z * [new branch] gh/jamesjwu/128/base -> origin/gh/jamesjwu/128/base 2025-04-25T04:11:34.9448699Z * [new branch] gh/jamesjwu/128/head -> origin/gh/jamesjwu/128/head 2025-04-25T04:11:34.9449911Z * [new branch] gh/jamesjwu/128/orig -> origin/gh/jamesjwu/128/orig 2025-04-25T04:11:34.9451942Z * [new branch] gh/jamesjwu/129/base -> origin/gh/jamesjwu/129/base 2025-04-25T04:11:34.9453217Z * [new branch] gh/jamesjwu/129/head -> origin/gh/jamesjwu/129/head 2025-04-25T04:11:34.9454995Z * [new branch] gh/jamesjwu/129/orig -> origin/gh/jamesjwu/129/orig 2025-04-25T04:11:34.9456241Z * [new branch] gh/jamesjwu/130/base -> origin/gh/jamesjwu/130/base 2025-04-25T04:11:34.9457535Z * [new branch] gh/jamesjwu/130/head -> origin/gh/jamesjwu/130/head 2025-04-25T04:11:34.9458757Z * [new branch] gh/jamesjwu/130/orig -> origin/gh/jamesjwu/130/orig 2025-04-25T04:11:34.9460860Z * [new branch] gh/jamesjwu/131/base -> origin/gh/jamesjwu/131/base 2025-04-25T04:11:34.9462193Z * [new branch] gh/jamesjwu/131/head -> origin/gh/jamesjwu/131/head 2025-04-25T04:11:34.9463437Z * [new branch] gh/jamesjwu/131/orig -> origin/gh/jamesjwu/131/orig 2025-04-25T04:11:34.9465199Z * [new branch] gh/jamesjwu/132/base -> origin/gh/jamesjwu/132/base 2025-04-25T04:11:34.9466467Z * [new branch] gh/jamesjwu/132/head -> origin/gh/jamesjwu/132/head 2025-04-25T04:11:34.9468138Z * [new branch] gh/jamesjwu/132/orig -> origin/gh/jamesjwu/132/orig 2025-04-25T04:11:34.9469894Z * [new branch] gh/jamesjwu/133/base -> origin/gh/jamesjwu/133/base 2025-04-25T04:11:34.9471237Z * [new branch] gh/jamesjwu/133/head -> origin/gh/jamesjwu/133/head 2025-04-25T04:11:34.9472650Z * [new branch] gh/jamesjwu/133/orig -> origin/gh/jamesjwu/133/orig 2025-04-25T04:11:34.9474360Z * [new branch] gh/jamesjwu/134/base -> origin/gh/jamesjwu/134/base 2025-04-25T04:11:34.9475988Z * [new branch] gh/jamesjwu/134/head -> origin/gh/jamesjwu/134/head 2025-04-25T04:11:34.9477387Z * [new branch] gh/jamesjwu/134/orig -> origin/gh/jamesjwu/134/orig 2025-04-25T04:11:34.9479077Z * [new branch] gh/jamesjwu/135/base -> origin/gh/jamesjwu/135/base 2025-04-25T04:11:34.9480258Z * [new branch] gh/jamesjwu/135/head -> origin/gh/jamesjwu/135/head 2025-04-25T04:11:34.9481483Z * [new branch] gh/jamesjwu/135/orig -> origin/gh/jamesjwu/135/orig 2025-04-25T04:11:34.9483081Z * [new branch] gh/jamesjwu/136/base -> origin/gh/jamesjwu/136/base 2025-04-25T04:11:34.9484307Z * [new branch] gh/jamesjwu/136/head -> origin/gh/jamesjwu/136/head 2025-04-25T04:11:34.9485503Z * [new branch] gh/jamesjwu/136/orig -> origin/gh/jamesjwu/136/orig 2025-04-25T04:11:34.9487141Z * [new branch] gh/jamesjwu/137/base -> origin/gh/jamesjwu/137/base 2025-04-25T04:11:34.9488311Z * [new branch] gh/jamesjwu/137/head -> origin/gh/jamesjwu/137/head 2025-04-25T04:11:34.9489696Z * [new branch] gh/jamesjwu/137/orig -> origin/gh/jamesjwu/137/orig 2025-04-25T04:11:34.9491220Z * [new branch] gh/jamesjwu/138/base -> origin/gh/jamesjwu/138/base 2025-04-25T04:11:34.9492410Z * [new branch] gh/jamesjwu/138/head -> origin/gh/jamesjwu/138/head 2025-04-25T04:11:34.9493619Z * [new branch] gh/jamesjwu/138/orig -> origin/gh/jamesjwu/138/orig 2025-04-25T04:11:34.9495326Z * [new branch] gh/jamesjwu/139/base -> origin/gh/jamesjwu/139/base 2025-04-25T04:11:34.9496585Z * [new branch] gh/jamesjwu/139/head -> origin/gh/jamesjwu/139/head 2025-04-25T04:11:34.9498250Z * [new branch] gh/jamesjwu/139/orig -> origin/gh/jamesjwu/139/orig 2025-04-25T04:11:34.9499669Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-04-25T04:11:34.9501075Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-04-25T04:11:34.9503076Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-04-25T04:11:34.9504280Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-04-25T04:11:34.9505861Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-04-25T04:11:34.9507118Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-04-25T04:11:34.9508574Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-04-25T04:11:34.9509759Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-04-25T04:11:34.9511281Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-04-25T04:11:34.9512471Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-04-25T04:11:34.9513936Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-04-25T04:11:34.9515100Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-04-25T04:11:34.9516589Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-04-25T04:11:34.9517780Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-04-25T04:11:34.9519219Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-04-25T04:11:34.9520503Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-04-25T04:11:34.9522608Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-04-25T04:11:34.9523255Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-04-25T04:11:34.9524779Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-04-25T04:11:34.9525971Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-04-25T04:11:34.9527450Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-04-25T04:11:34.9528584Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-04-25T04:11:34.9530014Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-04-25T04:11:34.9531244Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-04-25T04:11:34.9532881Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-04-25T04:11:34.9534082Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-04-25T04:11:34.9535614Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-04-25T04:11:34.9536756Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-04-25T04:11:34.9538773Z * [new branch] gh/jamesjwu/97/base -> origin/gh/jamesjwu/97/base 2025-04-25T04:11:34.9539809Z * [new branch] gh/jamesjwu/97/head -> origin/gh/jamesjwu/97/head 2025-04-25T04:11:34.9541041Z * [new branch] gh/jamesjwu/97/orig -> origin/gh/jamesjwu/97/orig 2025-04-25T04:11:34.9543076Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-04-25T04:11:34.9544331Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-04-25T04:11:34.9545531Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-04-25T04:11:34.9547002Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-04-25T04:11:34.9548217Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-04-25T04:11:34.9549437Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-04-25T04:11:34.9551010Z * [new branch] gh/janeyx99/221/base -> origin/gh/janeyx99/221/base 2025-04-25T04:11:34.9552208Z * [new branch] gh/janeyx99/221/head -> origin/gh/janeyx99/221/head 2025-04-25T04:11:34.9553396Z * [new branch] gh/janeyx99/221/orig -> origin/gh/janeyx99/221/orig 2025-04-25T04:11:34.9555131Z * [new branch] gh/janeyx99/222/base -> origin/gh/janeyx99/222/base 2025-04-25T04:11:34.9556455Z * [new branch] gh/janeyx99/222/head -> origin/gh/janeyx99/222/head 2025-04-25T04:11:34.9557661Z * [new branch] gh/janeyx99/222/orig -> origin/gh/janeyx99/222/orig 2025-04-25T04:11:34.9559343Z * [new branch] gh/janeyx99/223/base -> origin/gh/janeyx99/223/base 2025-04-25T04:11:34.9560541Z * [new branch] gh/janeyx99/223/head -> origin/gh/janeyx99/223/head 2025-04-25T04:11:34.9561778Z * [new branch] gh/janeyx99/223/orig -> origin/gh/janeyx99/223/orig 2025-04-25T04:11:34.9563229Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-04-25T04:11:34.9564460Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-04-25T04:11:34.9566142Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-04-25T04:11:34.9567832Z * [new branch] gh/janeyx99/228/base -> origin/gh/janeyx99/228/base 2025-04-25T04:11:34.9569182Z * [new branch] gh/janeyx99/228/head -> origin/gh/janeyx99/228/head 2025-04-25T04:11:34.9570405Z * [new branch] gh/janeyx99/228/orig -> origin/gh/janeyx99/228/orig 2025-04-25T04:11:34.9572011Z * [new branch] gh/janeyx99/235/base -> origin/gh/janeyx99/235/base 2025-04-25T04:11:34.9573332Z * [new branch] gh/janeyx99/235/head -> origin/gh/janeyx99/235/head 2025-04-25T04:11:34.9574991Z * [new branch] gh/janeyx99/235/orig -> origin/gh/janeyx99/235/orig 2025-04-25T04:11:34.9576667Z * [new branch] gh/janeyx99/236/base -> origin/gh/janeyx99/236/base 2025-04-25T04:11:34.9577831Z * [new branch] gh/janeyx99/236/head -> origin/gh/janeyx99/236/head 2025-04-25T04:11:34.9579040Z * [new branch] gh/janeyx99/236/orig -> origin/gh/janeyx99/236/orig 2025-04-25T04:11:34.9580578Z * [new branch] gh/janeyx99/237/base -> origin/gh/janeyx99/237/base 2025-04-25T04:11:34.9581905Z * [new branch] gh/janeyx99/237/head -> origin/gh/janeyx99/237/head 2025-04-25T04:11:34.9583066Z * [new branch] gh/janeyx99/237/orig -> origin/gh/janeyx99/237/orig 2025-04-25T04:11:34.9584537Z * [new branch] gh/janeyx99/238/base -> origin/gh/janeyx99/238/base 2025-04-25T04:11:34.9585787Z * [new branch] gh/janeyx99/238/head -> origin/gh/janeyx99/238/head 2025-04-25T04:11:34.9587086Z * [new branch] gh/janeyx99/238/orig -> origin/gh/janeyx99/238/orig 2025-04-25T04:11:34.9588560Z * [new branch] gh/janeyx99/239/base -> origin/gh/janeyx99/239/base 2025-04-25T04:11:34.9589852Z * [new branch] gh/janeyx99/239/head -> origin/gh/janeyx99/239/head 2025-04-25T04:11:34.9591143Z * [new branch] gh/janeyx99/239/orig -> origin/gh/janeyx99/239/orig 2025-04-25T04:11:34.9592775Z * [new branch] gh/janeyx99/240/base -> origin/gh/janeyx99/240/base 2025-04-25T04:11:34.9593993Z * [new branch] gh/janeyx99/240/head -> origin/gh/janeyx99/240/head 2025-04-25T04:11:34.9595219Z * [new branch] gh/janeyx99/240/orig -> origin/gh/janeyx99/240/orig 2025-04-25T04:11:34.9596595Z * [new branch] gh/janeyx99/241/base -> origin/gh/janeyx99/241/base 2025-04-25T04:11:34.9597815Z * [new branch] gh/janeyx99/241/head -> origin/gh/janeyx99/241/head 2025-04-25T04:11:34.9599038Z * [new branch] gh/janeyx99/241/orig -> origin/gh/janeyx99/241/orig 2025-04-25T04:11:34.9600549Z * [new branch] gh/janeyx99/242/base -> origin/gh/janeyx99/242/base 2025-04-25T04:11:34.9601750Z * [new branch] gh/janeyx99/242/head -> origin/gh/janeyx99/242/head 2025-04-25T04:11:34.9602945Z * [new branch] gh/janeyx99/242/orig -> origin/gh/janeyx99/242/orig 2025-04-25T04:11:34.9604585Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-04-25T04:11:34.9605766Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-04-25T04:11:34.9606947Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-04-25T04:11:34.9609341Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-04-25T04:11:34.9610505Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-04-25T04:11:34.9612033Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-04-25T04:11:34.9613219Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-04-25T04:11:34.9614437Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-04-25T04:11:34.9616116Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-04-25T04:11:34.9617264Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-04-25T04:11:34.9618483Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-04-25T04:11:34.9620026Z * [new branch] gh/jansel/473/base -> origin/gh/jansel/473/base 2025-04-25T04:11:34.9621252Z * [new branch] gh/jansel/473/head -> origin/gh/jansel/473/head 2025-04-25T04:11:34.9622518Z * [new branch] gh/jansel/473/orig -> origin/gh/jansel/473/orig 2025-04-25T04:11:34.9624092Z * [new branch] gh/jansel/513/base -> origin/gh/jansel/513/base 2025-04-25T04:11:34.9625325Z * [new branch] gh/jansel/513/head -> origin/gh/jansel/513/head 2025-04-25T04:11:34.9626557Z * [new branch] gh/jansel/513/orig -> origin/gh/jansel/513/orig 2025-04-25T04:11:34.9628527Z * [new branch] gh/jansel/514/base -> origin/gh/jansel/514/base 2025-04-25T04:11:34.9629717Z * [new branch] gh/jansel/514/head -> origin/gh/jansel/514/head 2025-04-25T04:11:34.9630902Z * [new branch] gh/jansel/514/orig -> origin/gh/jansel/514/orig 2025-04-25T04:11:34.9632641Z * [new branch] gh/jansel/515/base -> origin/gh/jansel/515/base 2025-04-25T04:11:34.9633785Z * [new branch] gh/jansel/515/head -> origin/gh/jansel/515/head 2025-04-25T04:11:34.9635085Z * [new branch] gh/jansel/515/orig -> origin/gh/jansel/515/orig 2025-04-25T04:11:34.9636581Z * [new branch] gh/jansel/516/base -> origin/gh/jansel/516/base 2025-04-25T04:11:34.9638090Z * [new branch] gh/jansel/516/head -> origin/gh/jansel/516/head 2025-04-25T04:11:34.9639394Z * [new branch] gh/jansel/516/orig -> origin/gh/jansel/516/orig 2025-04-25T04:11:34.9640837Z * [new branch] gh/jansel/517/base -> origin/gh/jansel/517/base 2025-04-25T04:11:34.9642031Z * [new branch] gh/jansel/517/head -> origin/gh/jansel/517/head 2025-04-25T04:11:34.9643201Z * [new branch] gh/jansel/517/orig -> origin/gh/jansel/517/orig 2025-04-25T04:11:34.9645081Z * [new branch] gh/jansel/518/base -> origin/gh/jansel/518/base 2025-04-25T04:11:34.9646262Z * [new branch] gh/jansel/518/head -> origin/gh/jansel/518/head 2025-04-25T04:11:34.9647422Z * [new branch] gh/jansel/518/orig -> origin/gh/jansel/518/orig 2025-04-25T04:11:34.9649029Z * [new branch] gh/jansel/522/base -> origin/gh/jansel/522/base 2025-04-25T04:11:34.9650246Z * [new branch] gh/jansel/522/head -> origin/gh/jansel/522/head 2025-04-25T04:11:34.9651529Z * [new branch] gh/jansel/522/orig -> origin/gh/jansel/522/orig 2025-04-25T04:11:34.9653498Z * [new branch] gh/jbschlosser/208/base -> origin/gh/jbschlosser/208/base 2025-04-25T04:11:34.9654618Z * [new branch] gh/jbschlosser/208/head -> origin/gh/jbschlosser/208/head 2025-04-25T04:11:34.9655759Z * [new branch] gh/jbschlosser/208/orig -> origin/gh/jbschlosser/208/orig 2025-04-25T04:11:34.9657531Z * [new branch] gh/jbschlosser/214/base -> origin/gh/jbschlosser/214/base 2025-04-25T04:11:34.9658640Z * [new branch] gh/jbschlosser/214/head -> origin/gh/jbschlosser/214/head 2025-04-25T04:11:34.9659819Z * [new branch] gh/jbschlosser/214/orig -> origin/gh/jbschlosser/214/orig 2025-04-25T04:11:34.9661576Z * [new branch] gh/jbschlosser/226/base -> origin/gh/jbschlosser/226/base 2025-04-25T04:11:34.9662709Z * [new branch] gh/jbschlosser/226/head -> origin/gh/jbschlosser/226/head 2025-04-25T04:11:34.9664006Z * [new branch] gh/jbschlosser/226/orig -> origin/gh/jbschlosser/226/orig 2025-04-25T04:11:34.9665536Z * [new branch] gh/jbschlosser/228/base -> origin/gh/jbschlosser/228/base 2025-04-25T04:11:34.9666856Z * [new branch] gh/jbschlosser/228/head -> origin/gh/jbschlosser/228/head 2025-04-25T04:11:34.9668128Z * [new branch] gh/jbschlosser/228/orig -> origin/gh/jbschlosser/228/orig 2025-04-25T04:11:34.9669777Z * [new branch] gh/jbschlosser/229/base -> origin/gh/jbschlosser/229/base 2025-04-25T04:11:34.9670967Z * [new branch] gh/jbschlosser/229/head -> origin/gh/jbschlosser/229/head 2025-04-25T04:11:34.9672083Z * [new branch] gh/jbschlosser/229/orig -> origin/gh/jbschlosser/229/orig 2025-04-25T04:11:34.9674133Z * [new branch] gh/jbschlosser/232/base -> origin/gh/jbschlosser/232/base 2025-04-25T04:11:34.9675446Z * [new branch] gh/jbschlosser/232/head -> origin/gh/jbschlosser/232/head 2025-04-25T04:11:34.9676652Z * [new branch] gh/jbschlosser/232/orig -> origin/gh/jbschlosser/232/orig 2025-04-25T04:11:34.9678615Z * [new branch] gh/jerryzh168/855/base -> origin/gh/jerryzh168/855/base 2025-04-25T04:11:34.9680116Z * [new branch] gh/jerryzh168/855/head -> origin/gh/jerryzh168/855/head 2025-04-25T04:11:34.9681365Z * [new branch] gh/jerryzh168/855/orig -> origin/gh/jerryzh168/855/orig 2025-04-25T04:11:34.9683257Z * [new branch] gh/jiayisunx/34/base -> origin/gh/jiayisunx/34/base 2025-04-25T04:11:34.9684637Z * [new branch] gh/jiayisunx/34/head -> origin/gh/jiayisunx/34/head 2025-04-25T04:11:34.9685683Z * [new branch] gh/jiayisunx/34/orig -> origin/gh/jiayisunx/34/orig 2025-04-25T04:11:34.9687628Z * [new branch] gh/jiayisunx/37/base -> origin/gh/jiayisunx/37/base 2025-04-25T04:11:34.9688830Z * [new branch] gh/jiayisunx/37/head -> origin/gh/jiayisunx/37/head 2025-04-25T04:11:34.9690508Z * [new branch] gh/jiayisunx/37/orig -> origin/gh/jiayisunx/37/orig 2025-04-25T04:11:34.9692207Z * [new branch] gh/jiayisunx/57/base -> origin/gh/jiayisunx/57/base 2025-04-25T04:11:34.9693406Z * [new branch] gh/jiayisunx/57/head -> origin/gh/jiayisunx/57/head 2025-04-25T04:11:34.9694623Z * [new branch] gh/jiayisunx/57/orig -> origin/gh/jiayisunx/57/orig 2025-04-25T04:11:34.9696312Z * [new branch] gh/jiayisunx/58/base -> origin/gh/jiayisunx/58/base 2025-04-25T04:11:34.9697538Z * [new branch] gh/jiayisunx/58/head -> origin/gh/jiayisunx/58/head 2025-04-25T04:11:34.9698698Z * [new branch] gh/jiayisunx/58/orig -> origin/gh/jiayisunx/58/orig 2025-04-25T04:11:34.9700261Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-04-25T04:11:34.9701578Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-04-25T04:11:34.9702800Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-04-25T04:11:34.9704373Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-04-25T04:11:34.9705554Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-04-25T04:11:34.9707190Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-04-25T04:11:34.9708775Z * [new branch] gh/jiayisunx/62/base -> origin/gh/jiayisunx/62/base 2025-04-25T04:11:34.9710011Z * [new branch] gh/jiayisunx/62/head -> origin/gh/jiayisunx/62/head 2025-04-25T04:11:34.9711181Z * [new branch] gh/jiayisunx/62/orig -> origin/gh/jiayisunx/62/orig 2025-04-25T04:11:34.9712771Z * [new branch] gh/jiayisunx/63/base -> origin/gh/jiayisunx/63/base 2025-04-25T04:11:34.9714014Z * [new branch] gh/jiayisunx/63/head -> origin/gh/jiayisunx/63/head 2025-04-25T04:11:34.9715198Z * [new branch] gh/jiayisunx/63/orig -> origin/gh/jiayisunx/63/orig 2025-04-25T04:11:34.9716923Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-04-25T04:11:34.9718101Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-04-25T04:11:34.9720049Z * [new branch] gh/justinchuby/103/base -> origin/gh/justinchuby/103/base 2025-04-25T04:11:34.9721284Z * [new branch] gh/justinchuby/103/head -> origin/gh/justinchuby/103/head 2025-04-25T04:11:34.9722488Z * [new branch] gh/justinchuby/103/orig -> origin/gh/justinchuby/103/orig 2025-04-25T04:11:34.9724550Z * [new branch] gh/justinchuby/111/base -> origin/gh/justinchuby/111/base 2025-04-25T04:11:34.9725718Z * [new branch] gh/justinchuby/111/head -> origin/gh/justinchuby/111/head 2025-04-25T04:11:34.9726950Z * [new branch] gh/justinchuby/111/orig -> origin/gh/justinchuby/111/orig 2025-04-25T04:11:34.9728504Z * [new branch] gh/justinchuby/112/base -> origin/gh/justinchuby/112/base 2025-04-25T04:11:34.9729748Z * [new branch] gh/justinchuby/112/head -> origin/gh/justinchuby/112/head 2025-04-25T04:11:34.9730900Z * [new branch] gh/justinchuby/112/orig -> origin/gh/justinchuby/112/orig 2025-04-25T04:11:34.9732418Z * [new branch] gh/justinchuby/116/base -> origin/gh/justinchuby/116/base 2025-04-25T04:11:34.9733671Z * [new branch] gh/justinchuby/116/head -> origin/gh/justinchuby/116/head 2025-04-25T04:11:34.9734825Z * [new branch] gh/justinchuby/116/orig -> origin/gh/justinchuby/116/orig 2025-04-25T04:11:34.9736374Z * [new branch] gh/justinchuby/117/base -> origin/gh/justinchuby/117/base 2025-04-25T04:11:34.9737716Z * [new branch] gh/justinchuby/117/head -> origin/gh/justinchuby/117/head 2025-04-25T04:11:34.9738919Z * [new branch] gh/justinchuby/117/orig -> origin/gh/justinchuby/117/orig 2025-04-25T04:11:34.9740782Z * [new branch] gh/kadeng/12/base -> origin/gh/kadeng/12/base 2025-04-25T04:11:34.9742139Z * [new branch] gh/kadeng/12/head -> origin/gh/kadeng/12/head 2025-04-25T04:11:34.9743853Z * [new branch] gh/kadeng/13/base -> origin/gh/kadeng/13/base 2025-04-25T04:11:34.9745086Z * [new branch] gh/kadeng/13/head -> origin/gh/kadeng/13/head 2025-04-25T04:11:34.9746471Z * [new branch] gh/kadeng/14/base -> origin/gh/kadeng/14/base 2025-04-25T04:11:34.9747639Z * [new branch] gh/kadeng/14/head -> origin/gh/kadeng/14/head 2025-04-25T04:11:34.9749193Z * [new branch] gh/kadeng/16/base -> origin/gh/kadeng/16/base 2025-04-25T04:11:34.9750401Z * [new branch] gh/kadeng/16/head -> origin/gh/kadeng/16/head 2025-04-25T04:11:34.9752609Z * [new branch] gh/kadeng/6/base -> origin/gh/kadeng/6/base 2025-04-25T04:11:34.9753790Z * [new branch] gh/kadeng/6/head -> origin/gh/kadeng/6/head 2025-04-25T04:11:34.9755192Z * [new branch] gh/kadeng/7/base -> origin/gh/kadeng/7/base 2025-04-25T04:11:34.9756543Z * [new branch] gh/kadeng/9/base -> origin/gh/kadeng/9/base 2025-04-25T04:11:34.9758028Z * [new branch] gh/kadeng/9/head -> origin/gh/kadeng/9/head 2025-04-25T04:11:34.9759684Z * [new branch] gh/kkkkeeee/1/base -> origin/gh/kkkkeeee/1/base 2025-04-25T04:11:34.9760916Z * [new branch] gh/kkkkeeee/1/head -> origin/gh/kkkkeeee/1/head 2025-04-25T04:11:34.9762143Z * [new branch] gh/kkkkeeee/1/orig -> origin/gh/kkkkeeee/1/orig 2025-04-25T04:11:34.9764107Z * [new branch] gh/kurtamohler/31/base -> origin/gh/kurtamohler/31/base 2025-04-25T04:11:34.9765316Z * [new branch] gh/kurtamohler/31/head -> origin/gh/kurtamohler/31/head 2025-04-25T04:11:34.9766501Z * [new branch] gh/kurtamohler/31/orig -> origin/gh/kurtamohler/31/orig 2025-04-25T04:11:34.9768047Z * [new branch] gh/kurtamohler/32/base -> origin/gh/kurtamohler/32/base 2025-04-25T04:11:34.9769259Z * [new branch] gh/kurtamohler/32/head -> origin/gh/kurtamohler/32/head 2025-04-25T04:11:34.9770424Z * [new branch] gh/kurtamohler/32/orig -> origin/gh/kurtamohler/32/orig 2025-04-25T04:11:34.9772048Z * [new branch] gh/kurtamohler/33/base -> origin/gh/kurtamohler/33/base 2025-04-25T04:11:34.9773199Z * [new branch] gh/kurtamohler/33/head -> origin/gh/kurtamohler/33/head 2025-04-25T04:11:34.9774413Z * [new branch] gh/kurtamohler/33/orig -> origin/gh/kurtamohler/33/orig 2025-04-25T04:11:34.9775906Z * [new branch] gh/kurtamohler/34/base -> origin/gh/kurtamohler/34/base 2025-04-25T04:11:34.9777060Z * [new branch] gh/kurtamohler/34/head -> origin/gh/kurtamohler/34/head 2025-04-25T04:11:34.9778201Z * [new branch] gh/kurtamohler/34/orig -> origin/gh/kurtamohler/34/orig 2025-04-25T04:11:34.9779753Z * [new branch] gh/kurtamohler/35/base -> origin/gh/kurtamohler/35/base 2025-04-25T04:11:34.9780908Z * [new branch] gh/kurtamohler/35/head -> origin/gh/kurtamohler/35/head 2025-04-25T04:11:34.9782349Z * [new branch] gh/kurtamohler/35/orig -> origin/gh/kurtamohler/35/orig 2025-04-25T04:11:34.9784161Z * [new branch] gh/kwen2501/1/base -> origin/gh/kwen2501/1/base 2025-04-25T04:11:34.9785328Z * [new branch] gh/kwen2501/1/head -> origin/gh/kwen2501/1/head 2025-04-25T04:11:34.9786992Z * [new branch] gh/kwen2501/109/base -> origin/gh/kwen2501/109/base 2025-04-25T04:11:34.9788260Z * [new branch] gh/kwen2501/109/head -> origin/gh/kwen2501/109/head 2025-04-25T04:11:34.9789465Z * [new branch] gh/kwen2501/109/orig -> origin/gh/kwen2501/109/orig 2025-04-25T04:11:34.9791197Z * [new branch] gh/kwen2501/128/base -> origin/gh/kwen2501/128/base 2025-04-25T04:11:34.9792365Z * [new branch] gh/kwen2501/128/head -> origin/gh/kwen2501/128/head 2025-04-25T04:11:34.9793788Z * [new branch] gh/kwen2501/128/orig -> origin/gh/kwen2501/128/orig 2025-04-25T04:11:34.9795454Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-04-25T04:11:34.9796791Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-04-25T04:11:34.9798017Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-04-25T04:11:34.9799403Z * [new branch] gh/kwen2501/131/base -> origin/gh/kwen2501/131/base 2025-04-25T04:11:34.9800636Z * [new branch] gh/kwen2501/131/head -> origin/gh/kwen2501/131/head 2025-04-25T04:11:34.9801792Z * [new branch] gh/kwen2501/131/orig -> origin/gh/kwen2501/131/orig 2025-04-25T04:11:34.9803571Z * [new branch] gh/kwen2501/132/base -> origin/gh/kwen2501/132/base 2025-04-25T04:11:34.9804856Z * [new branch] gh/kwen2501/132/head -> origin/gh/kwen2501/132/head 2025-04-25T04:11:34.9806229Z * [new branch] gh/kwen2501/132/orig -> origin/gh/kwen2501/132/orig 2025-04-25T04:11:34.9807609Z * [new branch] gh/kwen2501/133/base -> origin/gh/kwen2501/133/base 2025-04-25T04:11:34.9808828Z * [new branch] gh/kwen2501/133/head -> origin/gh/kwen2501/133/head 2025-04-25T04:11:34.9810020Z * [new branch] gh/kwen2501/133/orig -> origin/gh/kwen2501/133/orig 2025-04-25T04:11:34.9811466Z * [new branch] gh/kwen2501/134/base -> origin/gh/kwen2501/134/base 2025-04-25T04:11:34.9812769Z * [new branch] gh/kwen2501/134/head -> origin/gh/kwen2501/134/head 2025-04-25T04:11:34.9813925Z * [new branch] gh/kwen2501/134/orig -> origin/gh/kwen2501/134/orig 2025-04-25T04:11:34.9816044Z * [new branch] gh/kwen2501/135/base -> origin/gh/kwen2501/135/base 2025-04-25T04:11:34.9817189Z * [new branch] gh/kwen2501/135/head -> origin/gh/kwen2501/135/head 2025-04-25T04:11:34.9818353Z * [new branch] gh/kwen2501/135/orig -> origin/gh/kwen2501/135/orig 2025-04-25T04:11:34.9819833Z * [new branch] gh/kwen2501/136/base -> origin/gh/kwen2501/136/base 2025-04-25T04:11:34.9821082Z * [new branch] gh/kwen2501/136/head -> origin/gh/kwen2501/136/head 2025-04-25T04:11:34.9822408Z * [new branch] gh/kwen2501/136/orig -> origin/gh/kwen2501/136/orig 2025-04-25T04:11:34.9824114Z * [new branch] gh/kwen2501/137/base -> origin/gh/kwen2501/137/base 2025-04-25T04:11:34.9825458Z * [new branch] gh/kwen2501/137/head -> origin/gh/kwen2501/137/head 2025-04-25T04:11:34.9826750Z * [new branch] gh/kwen2501/137/orig -> origin/gh/kwen2501/137/orig 2025-04-25T04:11:34.9828156Z * [new branch] gh/kwen2501/138/base -> origin/gh/kwen2501/138/base 2025-04-25T04:11:34.9829350Z * [new branch] gh/kwen2501/138/head -> origin/gh/kwen2501/138/head 2025-04-25T04:11:34.9830618Z * [new branch] gh/kwen2501/138/orig -> origin/gh/kwen2501/138/orig 2025-04-25T04:11:34.9832124Z * [new branch] gh/kwen2501/139/base -> origin/gh/kwen2501/139/base 2025-04-25T04:11:34.9833557Z * [new branch] gh/kwen2501/139/head -> origin/gh/kwen2501/139/head 2025-04-25T04:11:34.9835023Z * [new branch] gh/kwen2501/139/orig -> origin/gh/kwen2501/139/orig 2025-04-25T04:11:34.9836493Z * [new branch] gh/kwen2501/140/base -> origin/gh/kwen2501/140/base 2025-04-25T04:11:34.9837820Z * [new branch] gh/kwen2501/140/head -> origin/gh/kwen2501/140/head 2025-04-25T04:11:34.9839086Z * [new branch] gh/kwen2501/140/orig -> origin/gh/kwen2501/140/orig 2025-04-25T04:11:34.9840455Z * [new branch] gh/kwen2501/141/base -> origin/gh/kwen2501/141/base 2025-04-25T04:11:34.9841840Z * [new branch] gh/kwen2501/141/head -> origin/gh/kwen2501/141/head 2025-04-25T04:11:34.9843237Z * [new branch] gh/kwen2501/141/orig -> origin/gh/kwen2501/141/orig 2025-04-25T04:11:34.9844666Z * [new branch] gh/kwen2501/142/base -> origin/gh/kwen2501/142/base 2025-04-25T04:11:34.9845858Z * [new branch] gh/kwen2501/142/head -> origin/gh/kwen2501/142/head 2025-04-25T04:11:34.9847015Z * [new branch] gh/kwen2501/142/orig -> origin/gh/kwen2501/142/orig 2025-04-25T04:11:34.9848490Z * [new branch] gh/kwen2501/143/base -> origin/gh/kwen2501/143/base 2025-04-25T04:11:34.9849665Z * [new branch] gh/kwen2501/143/head -> origin/gh/kwen2501/143/head 2025-04-25T04:11:34.9850786Z * [new branch] gh/kwen2501/143/orig -> origin/gh/kwen2501/143/orig 2025-04-25T04:11:34.9852811Z * [new branch] gh/kwen2501/144/base -> origin/gh/kwen2501/144/base 2025-04-25T04:11:34.9854123Z * [new branch] gh/kwen2501/144/head -> origin/gh/kwen2501/144/head 2025-04-25T04:11:34.9855318Z * [new branch] gh/kwen2501/144/orig -> origin/gh/kwen2501/144/orig 2025-04-25T04:11:34.9856760Z * [new branch] gh/kwen2501/145/base -> origin/gh/kwen2501/145/base 2025-04-25T04:11:34.9857855Z * [new branch] gh/kwen2501/145/head -> origin/gh/kwen2501/145/head 2025-04-25T04:11:34.9859570Z * [new branch] gh/kwen2501/145/orig -> origin/gh/kwen2501/145/orig 2025-04-25T04:11:34.9860791Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-04-25T04:11:34.9862138Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-04-25T04:11:34.9864378Z * [new branch] gh/laithsakka/112/base -> origin/gh/laithsakka/112/base 2025-04-25T04:11:34.9865580Z * [new branch] gh/laithsakka/112/head -> origin/gh/laithsakka/112/head 2025-04-25T04:11:34.9866810Z * [new branch] gh/laithsakka/112/orig -> origin/gh/laithsakka/112/orig 2025-04-25T04:11:34.9868892Z * [new branch] gh/laithsakka/113/base -> origin/gh/laithsakka/113/base 2025-04-25T04:11:34.9870091Z * [new branch] gh/laithsakka/113/head -> origin/gh/laithsakka/113/head 2025-04-25T04:11:34.9871310Z * [new branch] gh/laithsakka/113/orig -> origin/gh/laithsakka/113/orig 2025-04-25T04:11:34.9873038Z * [new branch] gh/laithsakka/114/base -> origin/gh/laithsakka/114/base 2025-04-25T04:11:34.9874408Z * [new branch] gh/laithsakka/114/head -> origin/gh/laithsakka/114/head 2025-04-25T04:11:34.9875509Z * [new branch] gh/laithsakka/114/orig -> origin/gh/laithsakka/114/orig 2025-04-25T04:11:34.9877405Z * [new branch] gh/laithsakka/115/base -> origin/gh/laithsakka/115/base 2025-04-25T04:11:34.9878467Z * [new branch] gh/laithsakka/115/head -> origin/gh/laithsakka/115/head 2025-04-25T04:11:34.9879939Z * [new branch] gh/laithsakka/115/orig -> origin/gh/laithsakka/115/orig 2025-04-25T04:11:34.9881545Z * [new branch] gh/laithsakka/117/base -> origin/gh/laithsakka/117/base 2025-04-25T04:11:34.9882990Z * [new branch] gh/laithsakka/117/head -> origin/gh/laithsakka/117/head 2025-04-25T04:11:34.9884083Z * [new branch] gh/laithsakka/117/orig -> origin/gh/laithsakka/117/orig 2025-04-25T04:11:34.9885863Z * [new branch] gh/laithsakka/118/base -> origin/gh/laithsakka/118/base 2025-04-25T04:11:34.9887171Z * [new branch] gh/laithsakka/118/head -> origin/gh/laithsakka/118/head 2025-04-25T04:11:34.9888385Z * [new branch] gh/laithsakka/118/orig -> origin/gh/laithsakka/118/orig 2025-04-25T04:11:34.9890003Z * [new branch] gh/laithsakka/119/base -> origin/gh/laithsakka/119/base 2025-04-25T04:11:34.9891118Z * [new branch] gh/laithsakka/119/head -> origin/gh/laithsakka/119/head 2025-04-25T04:11:34.9892359Z * [new branch] gh/laithsakka/119/orig -> origin/gh/laithsakka/119/orig 2025-04-25T04:11:34.9893925Z * [new branch] gh/laithsakka/120/base -> origin/gh/laithsakka/120/base 2025-04-25T04:11:34.9895036Z * [new branch] gh/laithsakka/120/head -> origin/gh/laithsakka/120/head 2025-04-25T04:11:34.9896272Z * [new branch] gh/laithsakka/120/orig -> origin/gh/laithsakka/120/orig 2025-04-25T04:11:34.9898232Z * [new branch] gh/laithsakka/122/base -> origin/gh/laithsakka/122/base 2025-04-25T04:11:34.9899292Z * [new branch] gh/laithsakka/122/head -> origin/gh/laithsakka/122/head 2025-04-25T04:11:34.9900603Z * [new branch] gh/laithsakka/122/orig -> origin/gh/laithsakka/122/orig 2025-04-25T04:11:34.9902411Z * [new branch] gh/laithsakka/124/base -> origin/gh/laithsakka/124/base 2025-04-25T04:11:34.9903651Z * [new branch] gh/laithsakka/124/head -> origin/gh/laithsakka/124/head 2025-04-25T04:11:34.9904697Z * [new branch] gh/laithsakka/124/orig -> origin/gh/laithsakka/124/orig 2025-04-25T04:11:34.9906135Z * [new branch] gh/laithsakka/125/base -> origin/gh/laithsakka/125/base 2025-04-25T04:11:34.9907349Z * [new branch] gh/laithsakka/125/head -> origin/gh/laithsakka/125/head 2025-04-25T04:11:34.9908522Z * [new branch] gh/laithsakka/125/orig -> origin/gh/laithsakka/125/orig 2025-04-25T04:11:34.9910141Z * [new branch] gh/laithsakka/126/base -> origin/gh/laithsakka/126/base 2025-04-25T04:11:34.9911324Z * [new branch] gh/laithsakka/126/head -> origin/gh/laithsakka/126/head 2025-04-25T04:11:34.9912419Z * [new branch] gh/laithsakka/126/orig -> origin/gh/laithsakka/126/orig 2025-04-25T04:11:34.9914327Z * [new branch] gh/laithsakka/127/base -> origin/gh/laithsakka/127/base 2025-04-25T04:11:34.9915355Z * [new branch] gh/laithsakka/127/head -> origin/gh/laithsakka/127/head 2025-04-25T04:11:34.9916616Z * [new branch] gh/laithsakka/127/orig -> origin/gh/laithsakka/127/orig 2025-04-25T04:11:34.9918460Z * [new branch] gh/laithsakka/128/base -> origin/gh/laithsakka/128/base 2025-04-25T04:11:34.9919541Z * [new branch] gh/laithsakka/128/head -> origin/gh/laithsakka/128/head 2025-04-25T04:11:34.9920797Z * [new branch] gh/laithsakka/128/orig -> origin/gh/laithsakka/128/orig 2025-04-25T04:11:34.9922153Z * [new branch] gh/laithsakka/129/base -> origin/gh/laithsakka/129/base 2025-04-25T04:11:34.9923455Z * [new branch] gh/laithsakka/129/head -> origin/gh/laithsakka/129/head 2025-04-25T04:11:34.9924649Z * [new branch] gh/laithsakka/129/orig -> origin/gh/laithsakka/129/orig 2025-04-25T04:11:34.9926161Z * [new branch] gh/laithsakka/130/base -> origin/gh/laithsakka/130/base 2025-04-25T04:11:34.9927286Z * [new branch] gh/laithsakka/130/head -> origin/gh/laithsakka/130/head 2025-04-25T04:11:34.9928600Z * [new branch] gh/laithsakka/130/orig -> origin/gh/laithsakka/130/orig 2025-04-25T04:11:34.9930640Z * [new branch] gh/laithsakka/131/base -> origin/gh/laithsakka/131/base 2025-04-25T04:11:34.9931718Z * [new branch] gh/laithsakka/131/head -> origin/gh/laithsakka/131/head 2025-04-25T04:11:34.9933035Z * [new branch] gh/laithsakka/131/orig -> origin/gh/laithsakka/131/orig 2025-04-25T04:11:34.9934821Z * [new branch] gh/laithsakka/132/base -> origin/gh/laithsakka/132/base 2025-04-25T04:11:34.9936184Z * [new branch] gh/laithsakka/132/head -> origin/gh/laithsakka/132/head 2025-04-25T04:11:34.9937279Z * [new branch] gh/laithsakka/132/orig -> origin/gh/laithsakka/132/orig 2025-04-25T04:11:34.9940706Z * [new branch] gh/laithsakka/133/base -> origin/gh/laithsakka/133/base 2025-04-25T04:11:34.9941972Z * [new branch] gh/laithsakka/133/head -> origin/gh/laithsakka/133/head 2025-04-25T04:11:34.9943233Z * [new branch] gh/laithsakka/133/orig -> origin/gh/laithsakka/133/orig 2025-04-25T04:11:34.9944845Z * [new branch] gh/laithsakka/134/base -> origin/gh/laithsakka/134/base 2025-04-25T04:11:34.9946042Z * [new branch] gh/laithsakka/134/head -> origin/gh/laithsakka/134/head 2025-04-25T04:11:34.9947245Z * [new branch] gh/laithsakka/134/orig -> origin/gh/laithsakka/134/orig 2025-04-25T04:11:34.9948950Z * [new branch] gh/laithsakka/135/base -> origin/gh/laithsakka/135/base 2025-04-25T04:11:34.9950117Z * [new branch] gh/laithsakka/135/head -> origin/gh/laithsakka/135/head 2025-04-25T04:11:34.9951305Z * [new branch] gh/laithsakka/135/orig -> origin/gh/laithsakka/135/orig 2025-04-25T04:11:34.9953129Z * [new branch] gh/laithsakka/136/base -> origin/gh/laithsakka/136/base 2025-04-25T04:11:34.9954200Z * [new branch] gh/laithsakka/136/head -> origin/gh/laithsakka/136/head 2025-04-25T04:11:34.9955322Z * [new branch] gh/laithsakka/136/orig -> origin/gh/laithsakka/136/orig 2025-04-25T04:11:34.9956932Z * [new branch] gh/laithsakka/137/base -> origin/gh/laithsakka/137/base 2025-04-25T04:11:34.9958177Z * [new branch] gh/laithsakka/137/head -> origin/gh/laithsakka/137/head 2025-04-25T04:11:34.9959302Z * [new branch] gh/laithsakka/137/orig -> origin/gh/laithsakka/137/orig 2025-04-25T04:11:34.9960709Z * [new branch] gh/laithsakka/138/base -> origin/gh/laithsakka/138/base 2025-04-25T04:11:34.9961861Z * [new branch] gh/laithsakka/138/head -> origin/gh/laithsakka/138/head 2025-04-25T04:11:34.9963083Z * [new branch] gh/laithsakka/138/orig -> origin/gh/laithsakka/138/orig 2025-04-25T04:11:34.9964773Z * [new branch] gh/laithsakka/139/base -> origin/gh/laithsakka/139/base 2025-04-25T04:11:34.9965951Z * [new branch] gh/laithsakka/139/head -> origin/gh/laithsakka/139/head 2025-04-25T04:11:34.9967197Z * [new branch] gh/laithsakka/139/orig -> origin/gh/laithsakka/139/orig 2025-04-25T04:11:34.9968962Z * [new branch] gh/laithsakka/140/base -> origin/gh/laithsakka/140/base 2025-04-25T04:11:34.9970194Z * [new branch] gh/laithsakka/140/head -> origin/gh/laithsakka/140/head 2025-04-25T04:11:34.9971391Z * [new branch] gh/laithsakka/140/orig -> origin/gh/laithsakka/140/orig 2025-04-25T04:11:34.9972952Z * [new branch] gh/laithsakka/141/base -> origin/gh/laithsakka/141/base 2025-04-25T04:11:34.9974158Z * [new branch] gh/laithsakka/141/head -> origin/gh/laithsakka/141/head 2025-04-25T04:11:34.9975500Z * [new branch] gh/laithsakka/141/orig -> origin/gh/laithsakka/141/orig 2025-04-25T04:11:34.9976846Z * [new branch] gh/laithsakka/142/base -> origin/gh/laithsakka/142/base 2025-04-25T04:11:34.9978101Z * [new branch] gh/laithsakka/142/head -> origin/gh/laithsakka/142/head 2025-04-25T04:11:34.9979274Z * [new branch] gh/laithsakka/142/orig -> origin/gh/laithsakka/142/orig 2025-04-25T04:11:34.9981070Z * [new branch] gh/laithsakka/143/base -> origin/gh/laithsakka/143/base 2025-04-25T04:11:34.9982250Z * [new branch] gh/laithsakka/143/head -> origin/gh/laithsakka/143/head 2025-04-25T04:11:34.9983476Z * [new branch] gh/laithsakka/143/orig -> origin/gh/laithsakka/143/orig 2025-04-25T04:11:34.9985374Z * [new branch] gh/laithsakka/144/base -> origin/gh/laithsakka/144/base 2025-04-25T04:11:34.9986584Z * [new branch] gh/laithsakka/144/head -> origin/gh/laithsakka/144/head 2025-04-25T04:11:34.9987758Z * [new branch] gh/laithsakka/144/orig -> origin/gh/laithsakka/144/orig 2025-04-25T04:11:34.9989322Z * [new branch] gh/laithsakka/145/base -> origin/gh/laithsakka/145/base 2025-04-25T04:11:34.9990535Z * [new branch] gh/laithsakka/145/head -> origin/gh/laithsakka/145/head 2025-04-25T04:11:34.9991747Z * [new branch] gh/laithsakka/145/orig -> origin/gh/laithsakka/145/orig 2025-04-25T04:11:34.9993378Z * [new branch] gh/laithsakka/146/base -> origin/gh/laithsakka/146/base 2025-04-25T04:11:34.9995043Z * [new branch] gh/laithsakka/146/head -> origin/gh/laithsakka/146/head 2025-04-25T04:11:34.9997000Z * [new branch] gh/laithsakka/146/orig -> origin/gh/laithsakka/146/orig 2025-04-25T04:11:34.9998704Z * [new branch] gh/laithsakka/147/base -> origin/gh/laithsakka/147/base 2025-04-25T04:11:34.9999820Z * [new branch] gh/laithsakka/147/head -> origin/gh/laithsakka/147/head 2025-04-25T04:11:35.0001020Z * [new branch] gh/laithsakka/147/orig -> origin/gh/laithsakka/147/orig 2025-04-25T04:11:35.0002713Z * [new branch] gh/laithsakka/148/base -> origin/gh/laithsakka/148/base 2025-04-25T04:11:35.0003921Z * [new branch] gh/laithsakka/148/head -> origin/gh/laithsakka/148/head 2025-04-25T04:11:35.0005090Z * [new branch] gh/laithsakka/148/orig -> origin/gh/laithsakka/148/orig 2025-04-25T04:11:35.0006571Z * [new branch] gh/laithsakka/149/base -> origin/gh/laithsakka/149/base 2025-04-25T04:11:35.0007692Z * [new branch] gh/laithsakka/149/head -> origin/gh/laithsakka/149/head 2025-04-25T04:11:35.0008868Z * [new branch] gh/laithsakka/149/orig -> origin/gh/laithsakka/149/orig 2025-04-25T04:11:35.0010283Z * [new branch] gh/laithsakka/150/base -> origin/gh/laithsakka/150/base 2025-04-25T04:11:35.0011504Z * [new branch] gh/laithsakka/150/head -> origin/gh/laithsakka/150/head 2025-04-25T04:11:35.0012632Z * [new branch] gh/laithsakka/150/orig -> origin/gh/laithsakka/150/orig 2025-04-25T04:11:35.0014228Z * [new branch] gh/laithsakka/151/base -> origin/gh/laithsakka/151/base 2025-04-25T04:11:35.0015525Z * [new branch] gh/laithsakka/151/head -> origin/gh/laithsakka/151/head 2025-04-25T04:11:35.0016715Z * [new branch] gh/laithsakka/151/orig -> origin/gh/laithsakka/151/orig 2025-04-25T04:11:35.0018309Z * [new branch] gh/laithsakka/152/base -> origin/gh/laithsakka/152/base 2025-04-25T04:11:35.0019496Z * [new branch] gh/laithsakka/152/head -> origin/gh/laithsakka/152/head 2025-04-25T04:11:35.0020640Z * [new branch] gh/laithsakka/152/orig -> origin/gh/laithsakka/152/orig 2025-04-25T04:11:35.0022440Z * [new branch] gh/laithsakka/153/base -> origin/gh/laithsakka/153/base 2025-04-25T04:11:35.0023479Z * [new branch] gh/laithsakka/153/head -> origin/gh/laithsakka/153/head 2025-04-25T04:11:35.0024629Z * [new branch] gh/laithsakka/153/orig -> origin/gh/laithsakka/153/orig 2025-04-25T04:11:35.0026237Z * [new branch] gh/laithsakka/154/base -> origin/gh/laithsakka/154/base 2025-04-25T04:11:35.0027479Z * [new branch] gh/laithsakka/154/head -> origin/gh/laithsakka/154/head 2025-04-25T04:11:35.0029130Z * [new branch] gh/laithsakka/154/orig -> origin/gh/laithsakka/154/orig 2025-04-25T04:11:35.0030716Z * [new branch] gh/laithsakka/155/base -> origin/gh/laithsakka/155/base 2025-04-25T04:11:35.0032061Z * [new branch] gh/laithsakka/155/head -> origin/gh/laithsakka/155/head 2025-04-25T04:11:35.0033236Z * [new branch] gh/laithsakka/155/orig -> origin/gh/laithsakka/155/orig 2025-04-25T04:11:35.0034765Z * [new branch] gh/laithsakka/156/base -> origin/gh/laithsakka/156/base 2025-04-25T04:11:35.0035930Z * [new branch] gh/laithsakka/156/head -> origin/gh/laithsakka/156/head 2025-04-25T04:11:35.0037081Z * [new branch] gh/laithsakka/156/orig -> origin/gh/laithsakka/156/orig 2025-04-25T04:11:35.0039059Z * [new branch] gh/laithsakka/157/base -> origin/gh/laithsakka/157/base 2025-04-25T04:11:35.0040245Z * [new branch] gh/laithsakka/157/head -> origin/gh/laithsakka/157/head 2025-04-25T04:11:35.0041456Z * [new branch] gh/laithsakka/157/orig -> origin/gh/laithsakka/157/orig 2025-04-25T04:11:35.0042945Z * [new branch] gh/laithsakka/158/base -> origin/gh/laithsakka/158/base 2025-04-25T04:11:35.0044148Z * [new branch] gh/laithsakka/158/head -> origin/gh/laithsakka/158/head 2025-04-25T04:11:35.0045314Z * [new branch] gh/laithsakka/158/orig -> origin/gh/laithsakka/158/orig 2025-04-25T04:11:35.0046717Z * [new branch] gh/laithsakka/159/base -> origin/gh/laithsakka/159/base 2025-04-25T04:11:35.0047887Z * [new branch] gh/laithsakka/159/head -> origin/gh/laithsakka/159/head 2025-04-25T04:11:35.0049069Z * [new branch] gh/laithsakka/159/orig -> origin/gh/laithsakka/159/orig 2025-04-25T04:11:35.0051273Z * [new branch] gh/laithsakka/160/base -> origin/gh/laithsakka/160/base 2025-04-25T04:11:35.0052645Z * [new branch] gh/laithsakka/160/head -> origin/gh/laithsakka/160/head 2025-04-25T04:11:35.0053908Z * [new branch] gh/laithsakka/160/orig -> origin/gh/laithsakka/160/orig 2025-04-25T04:11:35.0055345Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-04-25T04:11:35.0056741Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-04-25T04:11:35.0058167Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-04-25T04:11:35.0059364Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-04-25T04:11:35.0060812Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-04-25T04:11:35.0062064Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-04-25T04:11:35.0063469Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-04-25T04:11:35.0064597Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-04-25T04:11:35.0066579Z * [new branch] gh/leslie-fang-intel/189/base -> origin/gh/leslie-fang-intel/189/base 2025-04-25T04:11:35.0068221Z * [new branch] gh/leslie-fang-intel/189/head -> origin/gh/leslie-fang-intel/189/head 2025-04-25T04:11:35.0069592Z * [new branch] gh/leslie-fang-intel/189/orig -> origin/gh/leslie-fang-intel/189/orig 2025-04-25T04:11:35.0071001Z * [new branch] gh/leslie-fang-intel/190/base -> origin/gh/leslie-fang-intel/190/base 2025-04-25T04:11:35.0072141Z * [new branch] gh/leslie-fang-intel/190/head -> origin/gh/leslie-fang-intel/190/head 2025-04-25T04:11:35.0073290Z * [new branch] gh/leslie-fang-intel/190/orig -> origin/gh/leslie-fang-intel/190/orig 2025-04-25T04:11:35.0074792Z * [new branch] gh/leslie-fang-intel/191/base -> origin/gh/leslie-fang-intel/191/base 2025-04-25T04:11:35.0076052Z * [new branch] gh/leslie-fang-intel/191/head -> origin/gh/leslie-fang-intel/191/head 2025-04-25T04:11:35.0077233Z * [new branch] gh/leslie-fang-intel/191/orig -> origin/gh/leslie-fang-intel/191/orig 2025-04-25T04:11:35.0078719Z * [new branch] gh/leslie-fang-intel/192/base -> origin/gh/leslie-fang-intel/192/base 2025-04-25T04:11:35.0079898Z * [new branch] gh/leslie-fang-intel/192/head -> origin/gh/leslie-fang-intel/192/head 2025-04-25T04:11:35.0081216Z * [new branch] gh/leslie-fang-intel/192/orig -> origin/gh/leslie-fang-intel/192/orig 2025-04-25T04:11:35.0082730Z * [new branch] gh/leslie-fang-intel/193/base -> origin/gh/leslie-fang-intel/193/base 2025-04-25T04:11:35.0083903Z * [new branch] gh/leslie-fang-intel/193/head -> origin/gh/leslie-fang-intel/193/head 2025-04-25T04:11:35.0085097Z * [new branch] gh/leslie-fang-intel/193/orig -> origin/gh/leslie-fang-intel/193/orig 2025-04-25T04:11:35.0086707Z * [new branch] gh/leslie-fang-intel/194/base -> origin/gh/leslie-fang-intel/194/base 2025-04-25T04:11:35.0087843Z * [new branch] gh/leslie-fang-intel/194/head -> origin/gh/leslie-fang-intel/194/head 2025-04-25T04:11:35.0088925Z * [new branch] gh/leslie-fang-intel/194/orig -> origin/gh/leslie-fang-intel/194/orig 2025-04-25T04:11:35.0090744Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-04-25T04:11:35.0091936Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-04-25T04:11:35.0093588Z * [new branch] gh/lucaskabela/1/orig -> origin/gh/lucaskabela/1/orig 2025-04-25T04:11:35.0094967Z * [new branch] gh/lucaskabela/10/base -> origin/gh/lucaskabela/10/base 2025-04-25T04:11:35.0096234Z * [new branch] gh/lucaskabela/10/head -> origin/gh/lucaskabela/10/head 2025-04-25T04:11:35.0097406Z * [new branch] gh/lucaskabela/10/orig -> origin/gh/lucaskabela/10/orig 2025-04-25T04:11:35.0099059Z * [new branch] gh/lucaskabela/2/base -> origin/gh/lucaskabela/2/base 2025-04-25T04:11:35.0100169Z * [new branch] gh/lucaskabela/2/head -> origin/gh/lucaskabela/2/head 2025-04-25T04:11:35.0101388Z * [new branch] gh/lucaskabela/2/orig -> origin/gh/lucaskabela/2/orig 2025-04-25T04:11:35.0103097Z * [new branch] gh/lucaskabela/3/base -> origin/gh/lucaskabela/3/base 2025-04-25T04:11:35.0104193Z * [new branch] gh/lucaskabela/3/head -> origin/gh/lucaskabela/3/head 2025-04-25T04:11:35.0105367Z * [new branch] gh/lucaskabela/3/orig -> origin/gh/lucaskabela/3/orig 2025-04-25T04:11:35.0106737Z * [new branch] gh/lucaskabela/4/base -> origin/gh/lucaskabela/4/base 2025-04-25T04:11:35.0107947Z * [new branch] gh/lucaskabela/4/head -> origin/gh/lucaskabela/4/head 2025-04-25T04:11:35.0109070Z * [new branch] gh/lucaskabela/4/orig -> origin/gh/lucaskabela/4/orig 2025-04-25T04:11:35.0110663Z * [new branch] gh/lucaskabela/5/base -> origin/gh/lucaskabela/5/base 2025-04-25T04:11:35.0112033Z * [new branch] gh/lucaskabela/5/head -> origin/gh/lucaskabela/5/head 2025-04-25T04:11:35.0113248Z * [new branch] gh/lucaskabela/5/orig -> origin/gh/lucaskabela/5/orig 2025-04-25T04:11:35.0114946Z * [new branch] gh/lucaskabela/6/base -> origin/gh/lucaskabela/6/base 2025-04-25T04:11:35.0115965Z * [new branch] gh/lucaskabela/6/head -> origin/gh/lucaskabela/6/head 2025-04-25T04:11:35.0117178Z * [new branch] gh/lucaskabela/6/orig -> origin/gh/lucaskabela/6/orig 2025-04-25T04:11:35.0118782Z * [new branch] gh/lucaskabela/7/base -> origin/gh/lucaskabela/7/base 2025-04-25T04:11:35.0119991Z * [new branch] gh/lucaskabela/7/head -> origin/gh/lucaskabela/7/head 2025-04-25T04:11:35.0121175Z * [new branch] gh/lucaskabela/7/orig -> origin/gh/lucaskabela/7/orig 2025-04-25T04:11:35.0122918Z * [new branch] gh/lucaskabela/8/base -> origin/gh/lucaskabela/8/base 2025-04-25T04:11:35.0124049Z * [new branch] gh/lucaskabela/8/head -> origin/gh/lucaskabela/8/head 2025-04-25T04:11:35.0125322Z * [new branch] gh/lucaskabela/8/orig -> origin/gh/lucaskabela/8/orig 2025-04-25T04:11:35.0126735Z * [new branch] gh/lucaskabela/9/base -> origin/gh/lucaskabela/9/base 2025-04-25T04:11:35.0127973Z * [new branch] gh/lucaskabela/9/head -> origin/gh/lucaskabela/9/head 2025-04-25T04:11:35.0129696Z * [new branch] gh/lw/10/base -> origin/gh/lw/10/base 2025-04-25T04:11:35.0130865Z * [new branch] gh/lw/10/head -> origin/gh/lw/10/head 2025-04-25T04:11:35.0132030Z * [new branch] gh/lw/10/orig -> origin/gh/lw/10/orig 2025-04-25T04:11:35.0133629Z * [new branch] gh/lw/11/base -> origin/gh/lw/11/base 2025-04-25T04:11:35.0134770Z * [new branch] gh/lw/11/head -> origin/gh/lw/11/head 2025-04-25T04:11:35.0135967Z * [new branch] gh/lw/11/orig -> origin/gh/lw/11/orig 2025-04-25T04:11:35.0137612Z * [new branch] gh/lw/12/base -> origin/gh/lw/12/base 2025-04-25T04:11:35.0138906Z * [new branch] gh/lw/12/head -> origin/gh/lw/12/head 2025-04-25T04:11:35.0140064Z * [new branch] gh/lw/12/orig -> origin/gh/lw/12/orig 2025-04-25T04:11:35.0141628Z * [new branch] gh/lw/13/base -> origin/gh/lw/13/base 2025-04-25T04:11:35.0142909Z * [new branch] gh/lw/13/head -> origin/gh/lw/13/head 2025-04-25T04:11:35.0144575Z * [new branch] gh/lw/13/orig -> origin/gh/lw/13/orig 2025-04-25T04:11:35.0146291Z * [new branch] gh/lw/14/base -> origin/gh/lw/14/base 2025-04-25T04:11:35.0147338Z * [new branch] gh/lw/14/head -> origin/gh/lw/14/head 2025-04-25T04:11:35.0148489Z * [new branch] gh/lw/14/orig -> origin/gh/lw/14/orig 2025-04-25T04:11:35.0150449Z * [new branch] gh/lw/15/base -> origin/gh/lw/15/base 2025-04-25T04:11:35.0151602Z * [new branch] gh/lw/15/head -> origin/gh/lw/15/head 2025-04-25T04:11:35.0152812Z * [new branch] gh/lw/15/orig -> origin/gh/lw/15/orig 2025-04-25T04:11:35.0154368Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-04-25T04:11:35.0155876Z * [new branch] gh/lw/8/base -> origin/gh/lw/8/base 2025-04-25T04:11:35.0157100Z * [new branch] gh/lw/8/head -> origin/gh/lw/8/head 2025-04-25T04:11:35.0158217Z * [new branch] gh/lw/8/orig -> origin/gh/lw/8/orig 2025-04-25T04:11:35.0159865Z * [new branch] gh/lw/9/base -> origin/gh/lw/9/base 2025-04-25T04:11:35.0161064Z * [new branch] gh/lw/9/head -> origin/gh/lw/9/head 2025-04-25T04:11:35.0162278Z * [new branch] gh/lw/9/orig -> origin/gh/lw/9/orig 2025-04-25T04:11:35.0164249Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-04-25T04:11:35.0165698Z * [new branch] gh/malfet/155/base -> origin/gh/malfet/155/base 2025-04-25T04:11:35.0166867Z * [new branch] gh/malfet/155/head -> origin/gh/malfet/155/head 2025-04-25T04:11:35.0168024Z * [new branch] gh/malfet/155/orig -> origin/gh/malfet/155/orig 2025-04-25T04:11:35.0169545Z * [new branch] gh/malfet/159/base -> origin/gh/malfet/159/base 2025-04-25T04:11:35.0170712Z * [new branch] gh/malfet/159/head -> origin/gh/malfet/159/head 2025-04-25T04:11:35.0171875Z * [new branch] gh/malfet/159/orig -> origin/gh/malfet/159/orig 2025-04-25T04:11:35.0173456Z * [new branch] gh/malfet/169/base -> origin/gh/malfet/169/base 2025-04-25T04:11:35.0174606Z * [new branch] gh/malfet/169/head -> origin/gh/malfet/169/head 2025-04-25T04:11:35.0175877Z * [new branch] gh/malfet/169/orig -> origin/gh/malfet/169/orig 2025-04-25T04:11:35.0177404Z * [new branch] gh/malfet/197/base -> origin/gh/malfet/197/base 2025-04-25T04:11:35.0178618Z * [new branch] gh/malfet/197/head -> origin/gh/malfet/197/head 2025-04-25T04:11:35.0179806Z * [new branch] gh/malfet/197/orig -> origin/gh/malfet/197/orig 2025-04-25T04:11:35.0181449Z * [new branch] gh/malfet/237/base -> origin/gh/malfet/237/base 2025-04-25T04:11:35.0182581Z * [new branch] gh/malfet/237/head -> origin/gh/malfet/237/head 2025-04-25T04:11:35.0183730Z * [new branch] gh/malfet/237/orig -> origin/gh/malfet/237/orig 2025-04-25T04:11:35.0185258Z * [new branch] gh/malfet/241/base -> origin/gh/malfet/241/base 2025-04-25T04:11:35.0186424Z * [new branch] gh/malfet/241/head -> origin/gh/malfet/241/head 2025-04-25T04:11:35.0187581Z * [new branch] gh/malfet/241/orig -> origin/gh/malfet/241/orig 2025-04-25T04:11:35.0189204Z * [new branch] gh/malfet/243/base -> origin/gh/malfet/243/base 2025-04-25T04:11:35.0190433Z * [new branch] gh/malfet/243/head -> origin/gh/malfet/243/head 2025-04-25T04:11:35.0191728Z * [new branch] gh/malfet/243/orig -> origin/gh/malfet/243/orig 2025-04-25T04:11:35.0193112Z * [new branch] gh/malfet/244/base -> origin/gh/malfet/244/base 2025-04-25T04:11:35.0194286Z * [new branch] gh/malfet/244/head -> origin/gh/malfet/244/head 2025-04-25T04:11:35.0195517Z * [new branch] gh/malfet/244/orig -> origin/gh/malfet/244/orig 2025-04-25T04:11:35.0197083Z * [new branch] gh/malfet/245/base -> origin/gh/malfet/245/base 2025-04-25T04:11:35.0198221Z * [new branch] gh/malfet/245/head -> origin/gh/malfet/245/head 2025-04-25T04:11:35.0199512Z * [new branch] gh/malfet/245/orig -> origin/gh/malfet/245/orig 2025-04-25T04:11:35.0201053Z * [new branch] gh/malfet/246/base -> origin/gh/malfet/246/base 2025-04-25T04:11:35.0202211Z * [new branch] gh/malfet/246/head -> origin/gh/malfet/246/head 2025-04-25T04:11:35.0203401Z * [new branch] gh/malfet/246/orig -> origin/gh/malfet/246/orig 2025-04-25T04:11:35.0205001Z * [new branch] gh/malfet/247/base -> origin/gh/malfet/247/base 2025-04-25T04:11:35.0206147Z * [new branch] gh/malfet/247/head -> origin/gh/malfet/247/head 2025-04-25T04:11:35.0207306Z * [new branch] gh/malfet/247/orig -> origin/gh/malfet/247/orig 2025-04-25T04:11:35.0208791Z * [new branch] gh/malfet/248/base -> origin/gh/malfet/248/base 2025-04-25T04:11:35.0209929Z * [new branch] gh/malfet/248/head -> origin/gh/malfet/248/head 2025-04-25T04:11:35.0211161Z * [new branch] gh/malfet/248/orig -> origin/gh/malfet/248/orig 2025-04-25T04:11:35.0212547Z * [new branch] gh/malfet/249/base -> origin/gh/malfet/249/base 2025-04-25T04:11:35.0213716Z * [new branch] gh/malfet/249/head -> origin/gh/malfet/249/head 2025-04-25T04:11:35.0214866Z * [new branch] gh/malfet/249/orig -> origin/gh/malfet/249/orig 2025-04-25T04:11:35.0216336Z * [new branch] gh/malfet/250/base -> origin/gh/malfet/250/base 2025-04-25T04:11:35.0217524Z * [new branch] gh/malfet/250/head -> origin/gh/malfet/250/head 2025-04-25T04:11:35.0219224Z * [new branch] gh/malfet/250/orig -> origin/gh/malfet/250/orig 2025-04-25T04:11:35.0220832Z * [new branch] gh/malfet/251/base -> origin/gh/malfet/251/base 2025-04-25T04:11:35.0222110Z * [new branch] gh/malfet/251/head -> origin/gh/malfet/251/head 2025-04-25T04:11:35.0223276Z * [new branch] gh/malfet/251/orig -> origin/gh/malfet/251/orig 2025-04-25T04:11:35.0224785Z * [new branch] gh/malfet/252/base -> origin/gh/malfet/252/base 2025-04-25T04:11:35.0226088Z * [new branch] gh/malfet/252/head -> origin/gh/malfet/252/head 2025-04-25T04:11:35.0227393Z * [new branch] gh/malfet/252/orig -> origin/gh/malfet/252/orig 2025-04-25T04:11:35.0229373Z * [new branch] gh/malfet/253/base -> origin/gh/malfet/253/base 2025-04-25T04:11:35.0230535Z * [new branch] gh/malfet/253/head -> origin/gh/malfet/253/head 2025-04-25T04:11:35.0231716Z * [new branch] gh/malfet/253/orig -> origin/gh/malfet/253/orig 2025-04-25T04:11:35.0233250Z * [new branch] gh/malfet/254/base -> origin/gh/malfet/254/base 2025-04-25T04:11:35.0234464Z * [new branch] gh/malfet/254/head -> origin/gh/malfet/254/head 2025-04-25T04:11:35.0235686Z * [new branch] gh/malfet/254/orig -> origin/gh/malfet/254/orig 2025-04-25T04:11:35.0237696Z * [new branch] gh/malfet/255/base -> origin/gh/malfet/255/base 2025-04-25T04:11:35.0241458Z * [new branch] gh/malfet/255/head -> origin/gh/malfet/255/head 2025-04-25T04:11:35.0242609Z * [new branch] gh/malfet/255/orig -> origin/gh/malfet/255/orig 2025-04-25T04:11:35.0244764Z * [new branch] gh/malfet/256/base -> origin/gh/malfet/256/base 2025-04-25T04:11:35.0245947Z * [new branch] gh/malfet/256/head -> origin/gh/malfet/256/head 2025-04-25T04:11:35.0247142Z * [new branch] gh/malfet/256/orig -> origin/gh/malfet/256/orig 2025-04-25T04:11:35.0248668Z * [new branch] gh/malfet/257/base -> origin/gh/malfet/257/base 2025-04-25T04:11:35.0249870Z * [new branch] gh/malfet/257/head -> origin/gh/malfet/257/head 2025-04-25T04:11:35.0251117Z * [new branch] gh/malfet/257/orig -> origin/gh/malfet/257/orig 2025-04-25T04:11:35.0252680Z * [new branch] gh/malfet/258/base -> origin/gh/malfet/258/base 2025-04-25T04:11:35.0253889Z * [new branch] gh/malfet/258/head -> origin/gh/malfet/258/head 2025-04-25T04:11:35.0255580Z * [new branch] gh/malfet/258/orig -> origin/gh/malfet/258/orig 2025-04-25T04:11:35.0257156Z * [new branch] gh/malfet/259/base -> origin/gh/malfet/259/base 2025-04-25T04:11:35.0258375Z * [new branch] gh/malfet/259/head -> origin/gh/malfet/259/head 2025-04-25T04:11:35.0259514Z * [new branch] gh/malfet/259/orig -> origin/gh/malfet/259/orig 2025-04-25T04:11:35.0261158Z * [new branch] gh/malfet/260/base -> origin/gh/malfet/260/base 2025-04-25T04:11:35.0262434Z * [new branch] gh/malfet/260/head -> origin/gh/malfet/260/head 2025-04-25T04:11:35.0263567Z * [new branch] gh/malfet/260/orig -> origin/gh/malfet/260/orig 2025-04-25T04:11:35.0265018Z * [new branch] gh/malfet/261/base -> origin/gh/malfet/261/base 2025-04-25T04:11:35.0266206Z * [new branch] gh/malfet/261/head -> origin/gh/malfet/261/head 2025-04-25T04:11:35.0267377Z * [new branch] gh/malfet/261/orig -> origin/gh/malfet/261/orig 2025-04-25T04:11:35.0268956Z * [new branch] gh/malfet/262/base -> origin/gh/malfet/262/base 2025-04-25T04:11:35.0270102Z * [new branch] gh/malfet/262/head -> origin/gh/malfet/262/head 2025-04-25T04:11:35.0271239Z * [new branch] gh/malfet/262/orig -> origin/gh/malfet/262/orig 2025-04-25T04:11:35.0272903Z * [new branch] gh/malfet/263/base -> origin/gh/malfet/263/base 2025-04-25T04:11:35.0274077Z * [new branch] gh/malfet/263/head -> origin/gh/malfet/263/head 2025-04-25T04:11:35.0275336Z * [new branch] gh/malfet/263/orig -> origin/gh/malfet/263/orig 2025-04-25T04:11:35.0276834Z * [new branch] gh/malfet/264/base -> origin/gh/malfet/264/base 2025-04-25T04:11:35.0277968Z * [new branch] gh/malfet/264/head -> origin/gh/malfet/264/head 2025-04-25T04:11:35.0279231Z * [new branch] gh/malfet/264/orig -> origin/gh/malfet/264/orig 2025-04-25T04:11:35.0281188Z * [new branch] gh/malfet/265/base -> origin/gh/malfet/265/base 2025-04-25T04:11:35.0282392Z * [new branch] gh/malfet/265/head -> origin/gh/malfet/265/head 2025-04-25T04:11:35.0283563Z * [new branch] gh/malfet/265/orig -> origin/gh/malfet/265/orig 2025-04-25T04:11:35.0285430Z * [new branch] gh/malfet/266/base -> origin/gh/malfet/266/base 2025-04-25T04:11:35.0286961Z * [new branch] gh/malfet/266/head -> origin/gh/malfet/266/head 2025-04-25T04:11:35.0288154Z * [new branch] gh/malfet/266/orig -> origin/gh/malfet/266/orig 2025-04-25T04:11:35.0289846Z * [new branch] gh/malfet/267/base -> origin/gh/malfet/267/base 2025-04-25T04:11:35.0290987Z * [new branch] gh/malfet/267/head -> origin/gh/malfet/267/head 2025-04-25T04:11:35.0292244Z * [new branch] gh/malfet/267/orig -> origin/gh/malfet/267/orig 2025-04-25T04:11:35.0293774Z * [new branch] gh/malfet/268/base -> origin/gh/malfet/268/base 2025-04-25T04:11:35.0295027Z * [new branch] gh/malfet/268/head -> origin/gh/malfet/268/head 2025-04-25T04:11:35.0296237Z * [new branch] gh/malfet/268/orig -> origin/gh/malfet/268/orig 2025-04-25T04:11:35.0297754Z * [new branch] gh/malfet/269/base -> origin/gh/malfet/269/base 2025-04-25T04:11:35.0298908Z * [new branch] gh/malfet/269/head -> origin/gh/malfet/269/head 2025-04-25T04:11:35.0300039Z * [new branch] gh/malfet/269/orig -> origin/gh/malfet/269/orig 2025-04-25T04:11:35.0301939Z * [new branch] gh/malfet/270/base -> origin/gh/malfet/270/base 2025-04-25T04:11:35.0303057Z * [new branch] gh/malfet/270/head -> origin/gh/malfet/270/head 2025-04-25T04:11:35.0304227Z * [new branch] gh/malfet/270/orig -> origin/gh/malfet/270/orig 2025-04-25T04:11:35.0306069Z * [new branch] gh/malfet/271/base -> origin/gh/malfet/271/base 2025-04-25T04:11:35.0307261Z * [new branch] gh/malfet/271/head -> origin/gh/malfet/271/head 2025-04-25T04:11:35.0308423Z * [new branch] gh/malfet/271/orig -> origin/gh/malfet/271/orig 2025-04-25T04:11:35.0309942Z * [new branch] gh/malfet/272/base -> origin/gh/malfet/272/base 2025-04-25T04:11:35.0311186Z * [new branch] gh/malfet/272/head -> origin/gh/malfet/272/head 2025-04-25T04:11:35.0312308Z * [new branch] gh/malfet/272/orig -> origin/gh/malfet/272/orig 2025-04-25T04:11:35.0314156Z * [new branch] gh/malfet/273/base -> origin/gh/malfet/273/base 2025-04-25T04:11:35.0315506Z * [new branch] gh/malfet/273/head -> origin/gh/malfet/273/head 2025-04-25T04:11:35.0316711Z * [new branch] gh/malfet/273/orig -> origin/gh/malfet/273/orig 2025-04-25T04:11:35.0318491Z * [new branch] gh/malfet/274/base -> origin/gh/malfet/274/base 2025-04-25T04:11:35.0319613Z * [new branch] gh/malfet/274/head -> origin/gh/malfet/274/head 2025-04-25T04:11:35.0320770Z * [new branch] gh/malfet/274/orig -> origin/gh/malfet/274/orig 2025-04-25T04:11:35.0322569Z * [new branch] gh/malfet/275/base -> origin/gh/malfet/275/base 2025-04-25T04:11:35.0323692Z * [new branch] gh/malfet/275/head -> origin/gh/malfet/275/head 2025-04-25T04:11:35.0324905Z * [new branch] gh/malfet/275/orig -> origin/gh/malfet/275/orig 2025-04-25T04:11:35.0326465Z * [new branch] gh/malfet/276/base -> origin/gh/malfet/276/base 2025-04-25T04:11:35.0327642Z * [new branch] gh/malfet/276/head -> origin/gh/malfet/276/head 2025-04-25T04:11:35.0328828Z * [new branch] gh/malfet/276/orig -> origin/gh/malfet/276/orig 2025-04-25T04:11:35.0330400Z * [new branch] gh/malfet/277/base -> origin/gh/malfet/277/base 2025-04-25T04:11:35.0331584Z * [new branch] gh/malfet/277/head -> origin/gh/malfet/277/head 2025-04-25T04:11:35.0332866Z * [new branch] gh/malfet/277/orig -> origin/gh/malfet/277/orig 2025-04-25T04:11:35.0334360Z * [new branch] gh/malfet/278/base -> origin/gh/malfet/278/base 2025-04-25T04:11:35.0335492Z * [new branch] gh/malfet/278/head -> origin/gh/malfet/278/head 2025-04-25T04:11:35.0336732Z * [new branch] gh/malfet/278/orig -> origin/gh/malfet/278/orig 2025-04-25T04:11:35.0338660Z * [new branch] gh/malfet/279/base -> origin/gh/malfet/279/base 2025-04-25T04:11:35.0339889Z * [new branch] gh/malfet/279/head -> origin/gh/malfet/279/head 2025-04-25T04:11:35.0341325Z * [new branch] gh/malfet/279/orig -> origin/gh/malfet/279/orig 2025-04-25T04:11:35.0343089Z * [new branch] gh/malfet/280/base -> origin/gh/malfet/280/base 2025-04-25T04:11:35.0344314Z * [new branch] gh/malfet/280/head -> origin/gh/malfet/280/head 2025-04-25T04:11:35.0345574Z * [new branch] gh/malfet/280/orig -> origin/gh/malfet/280/orig 2025-04-25T04:11:35.0347004Z * [new branch] gh/malfet/281/base -> origin/gh/malfet/281/base 2025-04-25T04:11:35.0348759Z * [new branch] gh/malfet/281/head -> origin/gh/malfet/281/head 2025-04-25T04:11:35.0350061Z * [new branch] gh/malfet/281/orig -> origin/gh/malfet/281/orig 2025-04-25T04:11:35.0351454Z * [new branch] gh/malfet/282/base -> origin/gh/malfet/282/base 2025-04-25T04:11:35.0352651Z * [new branch] gh/malfet/282/head -> origin/gh/malfet/282/head 2025-04-25T04:11:35.0353835Z * [new branch] gh/malfet/282/orig -> origin/gh/malfet/282/orig 2025-04-25T04:11:35.0355380Z * [new branch] gh/malfet/283/base -> origin/gh/malfet/283/base 2025-04-25T04:11:35.0356576Z * [new branch] gh/malfet/283/head -> origin/gh/malfet/283/head 2025-04-25T04:11:35.0357869Z * [new branch] gh/malfet/283/orig -> origin/gh/malfet/283/orig 2025-04-25T04:11:35.0359454Z * [new branch] gh/malfet/284/base -> origin/gh/malfet/284/base 2025-04-25T04:11:35.0360762Z * [new branch] gh/malfet/284/head -> origin/gh/malfet/284/head 2025-04-25T04:11:35.0361829Z * [new branch] gh/malfet/284/orig -> origin/gh/malfet/284/orig 2025-04-25T04:11:35.0363290Z * [new branch] gh/malfet/285/base -> origin/gh/malfet/285/base 2025-04-25T04:11:35.0364459Z * [new branch] gh/malfet/285/head -> origin/gh/malfet/285/head 2025-04-25T04:11:35.0365701Z * [new branch] gh/malfet/285/orig -> origin/gh/malfet/285/orig 2025-04-25T04:11:35.0367235Z * [new branch] gh/malfet/286/base -> origin/gh/malfet/286/base 2025-04-25T04:11:35.0368416Z * [new branch] gh/malfet/286/head -> origin/gh/malfet/286/head 2025-04-25T04:11:35.0369686Z * [new branch] gh/malfet/286/orig -> origin/gh/malfet/286/orig 2025-04-25T04:11:35.0371408Z * [new branch] gh/malfet/287/base -> origin/gh/malfet/287/base 2025-04-25T04:11:35.0372587Z * [new branch] gh/malfet/287/head -> origin/gh/malfet/287/head 2025-04-25T04:11:35.0373747Z * [new branch] gh/malfet/287/orig -> origin/gh/malfet/287/orig 2025-04-25T04:11:35.0375270Z * [new branch] gh/malfet/288/base -> origin/gh/malfet/288/base 2025-04-25T04:11:35.0376480Z * [new branch] gh/malfet/288/head -> origin/gh/malfet/288/head 2025-04-25T04:11:35.0377620Z * [new branch] gh/malfet/288/orig -> origin/gh/malfet/288/orig 2025-04-25T04:11:35.0379092Z * [new branch] gh/malfet/289/base -> origin/gh/malfet/289/base 2025-04-25T04:11:35.0380218Z * [new branch] gh/malfet/289/head -> origin/gh/malfet/289/head 2025-04-25T04:11:35.0381580Z * [new branch] gh/malfet/289/orig -> origin/gh/malfet/289/orig 2025-04-25T04:11:35.0382963Z * [new branch] gh/malfet/290/base -> origin/gh/malfet/290/base 2025-04-25T04:11:35.0384180Z * [new branch] gh/malfet/290/head -> origin/gh/malfet/290/head 2025-04-25T04:11:35.0385414Z * [new branch] gh/malfet/290/orig -> origin/gh/malfet/290/orig 2025-04-25T04:11:35.0386977Z * [new branch] gh/malfet/291/base -> origin/gh/malfet/291/base 2025-04-25T04:11:35.0388234Z * [new branch] gh/malfet/291/head -> origin/gh/malfet/291/head 2025-04-25T04:11:35.0389387Z * [new branch] gh/malfet/291/orig -> origin/gh/malfet/291/orig 2025-04-25T04:11:35.0390932Z * [new branch] gh/malfet/292/base -> origin/gh/malfet/292/base 2025-04-25T04:11:35.0392083Z * [new branch] gh/malfet/292/head -> origin/gh/malfet/292/head 2025-04-25T04:11:35.0393267Z * [new branch] gh/malfet/292/orig -> origin/gh/malfet/292/orig 2025-04-25T04:11:35.0394896Z * [new branch] gh/malfet/293/base -> origin/gh/malfet/293/base 2025-04-25T04:11:35.0396193Z * [new branch] gh/malfet/293/head -> origin/gh/malfet/293/head 2025-04-25T04:11:35.0397387Z * [new branch] gh/malfet/293/orig -> origin/gh/malfet/293/orig 2025-04-25T04:11:35.0399036Z * [new branch] gh/malfet/294/base -> origin/gh/malfet/294/base 2025-04-25T04:11:35.0400373Z * [new branch] gh/malfet/294/head -> origin/gh/malfet/294/head 2025-04-25T04:11:35.0401616Z * [new branch] gh/malfet/294/orig -> origin/gh/malfet/294/orig 2025-04-25T04:11:35.0403335Z * [new branch] gh/malfet/295/base -> origin/gh/malfet/295/base 2025-04-25T04:11:35.0404643Z * [new branch] gh/malfet/295/head -> origin/gh/malfet/295/head 2025-04-25T04:11:35.0405789Z * [new branch] gh/malfet/295/orig -> origin/gh/malfet/295/orig 2025-04-25T04:11:35.0407511Z * [new branch] gh/malfet/296/base -> origin/gh/malfet/296/base 2025-04-25T04:11:35.0408668Z * [new branch] gh/malfet/296/head -> origin/gh/malfet/296/head 2025-04-25T04:11:35.0409844Z * [new branch] gh/malfet/296/orig -> origin/gh/malfet/296/orig 2025-04-25T04:11:35.0411354Z * [new branch] gh/malfet/297/base -> origin/gh/malfet/297/base 2025-04-25T04:11:35.0412479Z * [new branch] gh/malfet/297/head -> origin/gh/malfet/297/head 2025-04-25T04:11:35.0413765Z * [new branch] gh/malfet/297/orig -> origin/gh/malfet/297/orig 2025-04-25T04:11:35.0415150Z * [new branch] gh/malfet/298/base -> origin/gh/malfet/298/base 2025-04-25T04:11:35.0416514Z * [new branch] gh/malfet/298/head -> origin/gh/malfet/298/head 2025-04-25T04:11:35.0417874Z * [new branch] gh/malfet/298/orig -> origin/gh/malfet/298/orig 2025-04-25T04:11:35.0419502Z * [new branch] gh/malfet/299/base -> origin/gh/malfet/299/base 2025-04-25T04:11:35.0420625Z * [new branch] gh/malfet/299/head -> origin/gh/malfet/299/head 2025-04-25T04:11:35.0421912Z * [new branch] gh/malfet/299/orig -> origin/gh/malfet/299/orig 2025-04-25T04:11:35.0423469Z * [new branch] gh/malfet/300/base -> origin/gh/malfet/300/base 2025-04-25T04:11:35.0424648Z * [new branch] gh/malfet/300/head -> origin/gh/malfet/300/head 2025-04-25T04:11:35.0426019Z * [new branch] gh/malfet/300/orig -> origin/gh/malfet/300/orig 2025-04-25T04:11:35.0427539Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-04-25T04:11:35.0428742Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-04-25T04:11:35.0430263Z * [new branch] gh/malfet/96/base -> origin/gh/malfet/96/base 2025-04-25T04:11:35.0431536Z * [new branch] gh/malfet/96/head -> origin/gh/malfet/96/head 2025-04-25T04:11:35.0432613Z * [new branch] gh/malfet/96/orig -> origin/gh/malfet/96/orig 2025-04-25T04:11:35.0434815Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-04-25T04:11:35.0436922Z * [new branch] gh/masnesral/184/base -> origin/gh/masnesral/184/base 2025-04-25T04:11:35.0438565Z * [new branch] gh/masnesral/184/head -> origin/gh/masnesral/184/head 2025-04-25T04:11:35.0439942Z * [new branch] gh/masnesral/184/orig -> origin/gh/masnesral/184/orig 2025-04-25T04:11:35.0441659Z * [new branch] gh/masnesral/185/base -> origin/gh/masnesral/185/base 2025-04-25T04:11:35.0442873Z * [new branch] gh/masnesral/185/head -> origin/gh/masnesral/185/head 2025-04-25T04:11:35.0444052Z * [new branch] gh/masnesral/185/orig -> origin/gh/masnesral/185/orig 2025-04-25T04:11:35.0445758Z * [new branch] gh/masnesral/186/base -> origin/gh/masnesral/186/base 2025-04-25T04:11:35.0447023Z * [new branch] gh/masnesral/186/head -> origin/gh/masnesral/186/head 2025-04-25T04:11:35.0448196Z * [new branch] gh/masnesral/186/orig -> origin/gh/masnesral/186/orig 2025-04-25T04:11:35.0449716Z * [new branch] gh/masnesral/187/base -> origin/gh/masnesral/187/base 2025-04-25T04:11:35.0451055Z * [new branch] gh/masnesral/187/head -> origin/gh/masnesral/187/head 2025-04-25T04:11:35.0452295Z * [new branch] gh/masnesral/187/orig -> origin/gh/masnesral/187/orig 2025-04-25T04:11:35.0453780Z * [new branch] gh/masnesral/188/base -> origin/gh/masnesral/188/base 2025-04-25T04:11:35.0455011Z * [new branch] gh/masnesral/188/head -> origin/gh/masnesral/188/head 2025-04-25T04:11:35.0456367Z * [new branch] gh/masnesral/188/orig -> origin/gh/masnesral/188/orig 2025-04-25T04:11:35.0457759Z * [new branch] gh/masnesral/189/base -> origin/gh/masnesral/189/base 2025-04-25T04:11:35.0458995Z * [new branch] gh/masnesral/189/head -> origin/gh/masnesral/189/head 2025-04-25T04:11:35.0460654Z * [new branch] gh/masnesral/189/orig -> origin/gh/masnesral/189/orig 2025-04-25T04:11:35.0462065Z * [new branch] gh/masnesral/190/base -> origin/gh/masnesral/190/base 2025-04-25T04:11:35.0463372Z * [new branch] gh/masnesral/190/head -> origin/gh/masnesral/190/head 2025-04-25T04:11:35.0464681Z * [new branch] gh/masnesral/190/orig -> origin/gh/masnesral/190/orig 2025-04-25T04:11:35.0466425Z * [new branch] gh/masnesral/191/base -> origin/gh/masnesral/191/base 2025-04-25T04:11:35.0467364Z * [new branch] gh/masnesral/191/head -> origin/gh/masnesral/191/head 2025-04-25T04:11:35.0468518Z * [new branch] gh/masnesral/191/orig -> origin/gh/masnesral/191/orig 2025-04-25T04:11:35.0470189Z * [new branch] gh/masnesral/192/base -> origin/gh/masnesral/192/base 2025-04-25T04:11:35.0471563Z * [new branch] gh/masnesral/192/head -> origin/gh/masnesral/192/head 2025-04-25T04:11:35.0472971Z * [new branch] gh/masnesral/192/orig -> origin/gh/masnesral/192/orig 2025-04-25T04:11:35.0477932Z * [new branch] gh/masnesral/193/base -> origin/gh/masnesral/193/base 2025-04-25T04:11:35.0478173Z * [new branch] gh/masnesral/193/head -> origin/gh/masnesral/193/head 2025-04-25T04:11:35.0478400Z * [new branch] gh/masnesral/193/orig -> origin/gh/masnesral/193/orig 2025-04-25T04:11:35.0479325Z * [new branch] gh/masnesral/194/base -> origin/gh/masnesral/194/base 2025-04-25T04:11:35.0480564Z * [new branch] gh/masnesral/194/head -> origin/gh/masnesral/194/head 2025-04-25T04:11:35.0481753Z * [new branch] gh/masnesral/194/orig -> origin/gh/masnesral/194/orig 2025-04-25T04:11:35.0483854Z * [new branch] gh/masnesral/195/base -> origin/gh/masnesral/195/base 2025-04-25T04:11:35.0485351Z * [new branch] gh/masnesral/195/head -> origin/gh/masnesral/195/head 2025-04-25T04:11:35.0486561Z * [new branch] gh/masnesral/195/orig -> origin/gh/masnesral/195/orig 2025-04-25T04:11:35.0487949Z * [new branch] gh/masnesral/196/base -> origin/gh/masnesral/196/base 2025-04-25T04:11:35.0489283Z * [new branch] gh/masnesral/196/head -> origin/gh/masnesral/196/head 2025-04-25T04:11:35.0490476Z * [new branch] gh/masnesral/196/orig -> origin/gh/masnesral/196/orig 2025-04-25T04:11:35.0492341Z * [new branch] gh/masnesral/197/base -> origin/gh/masnesral/197/base 2025-04-25T04:11:35.0493695Z * [new branch] gh/masnesral/197/head -> origin/gh/masnesral/197/head 2025-04-25T04:11:35.0494930Z * [new branch] gh/masnesral/197/orig -> origin/gh/masnesral/197/orig 2025-04-25T04:11:35.0496493Z * [new branch] gh/masnesral/34/base -> origin/gh/masnesral/34/base 2025-04-25T04:11:35.0498259Z * [new branch] gh/mcr229/1/base -> origin/gh/mcr229/1/base 2025-04-25T04:11:35.0499396Z * [new branch] gh/mcr229/1/head -> origin/gh/mcr229/1/head 2025-04-25T04:11:35.0500695Z * [new branch] gh/mcr229/1/orig -> origin/gh/mcr229/1/orig 2025-04-25T04:11:35.0502328Z * [new branch] gh/mcr229/2/base -> origin/gh/mcr229/2/base 2025-04-25T04:11:35.0503524Z * [new branch] gh/mcr229/2/head -> origin/gh/mcr229/2/head 2025-04-25T04:11:35.0504654Z * [new branch] gh/mcr229/2/orig -> origin/gh/mcr229/2/orig 2025-04-25T04:11:35.0506705Z * [new branch] gh/mcr229/3/base -> origin/gh/mcr229/3/base 2025-04-25T04:11:35.0507777Z * [new branch] gh/mcr229/3/head -> origin/gh/mcr229/3/head 2025-04-25T04:11:35.0508971Z * [new branch] gh/mcr229/3/orig -> origin/gh/mcr229/3/orig 2025-04-25T04:11:35.0510464Z * [new branch] gh/mcr229/4/base -> origin/gh/mcr229/4/base 2025-04-25T04:11:35.0512079Z * [new branch] gh/mcr229/4/head -> origin/gh/mcr229/4/head 2025-04-25T04:11:35.0513257Z * [new branch] gh/mcr229/4/orig -> origin/gh/mcr229/4/orig 2025-04-25T04:11:35.0515121Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-04-25T04:11:35.0516444Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-04-25T04:11:35.0517864Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-04-25T04:11:35.0519001Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-04-25T04:11:35.0520726Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-04-25T04:11:35.0521890Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-04-25T04:11:35.0523728Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-04-25T04:11:35.0524812Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-04-25T04:11:35.0526189Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-04-25T04:11:35.0527309Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-04-25T04:11:35.0529143Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-04-25T04:11:35.0530231Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-04-25T04:11:35.0531684Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-04-25T04:11:35.0532815Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-04-25T04:11:35.0534734Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-04-25T04:11:35.0535927Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-04-25T04:11:35.0537529Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-04-25T04:11:35.0538749Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-04-25T04:11:35.0540226Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-04-25T04:11:35.0541384Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-04-25T04:11:35.0542916Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-04-25T04:11:35.0544040Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-04-25T04:11:35.0545631Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-04-25T04:11:35.0546794Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-04-25T04:11:35.0548314Z * [new branch] gh/mikaylagawarecki/304/base -> origin/gh/mikaylagawarecki/304/base 2025-04-25T04:11:35.0549464Z * [new branch] gh/mikaylagawarecki/304/head -> origin/gh/mikaylagawarecki/304/head 2025-04-25T04:11:35.0550728Z * [new branch] gh/mikaylagawarecki/304/orig -> origin/gh/mikaylagawarecki/304/orig 2025-04-25T04:11:35.0552316Z * [new branch] gh/mikaylagawarecki/307/base -> origin/gh/mikaylagawarecki/307/base 2025-04-25T04:11:35.0553440Z * [new branch] gh/mikaylagawarecki/307/head -> origin/gh/mikaylagawarecki/307/head 2025-04-25T04:11:35.0555238Z * [new branch] gh/mikaylagawarecki/307/orig -> origin/gh/mikaylagawarecki/307/orig 2025-04-25T04:11:35.0556642Z * [new branch] gh/mikaylagawarecki/310/base -> origin/gh/mikaylagawarecki/310/base 2025-04-25T04:11:35.0557771Z * [new branch] gh/mikaylagawarecki/310/head -> origin/gh/mikaylagawarecki/310/head 2025-04-25T04:11:35.0558913Z * [new branch] gh/mikaylagawarecki/310/orig -> origin/gh/mikaylagawarecki/310/orig 2025-04-25T04:11:35.0560808Z * [new branch] gh/mlazos/11/base -> origin/gh/mlazos/11/base 2025-04-25T04:11:35.0562010Z * [new branch] gh/mlazos/11/head -> origin/gh/mlazos/11/head 2025-04-25T04:11:35.0563197Z * [new branch] gh/mlazos/11/orig -> origin/gh/mlazos/11/orig 2025-04-25T04:11:35.0564526Z * [new branch] gh/mlazos/12/base -> origin/gh/mlazos/12/base 2025-04-25T04:11:35.0565703Z * [new branch] gh/mlazos/12/head -> origin/gh/mlazos/12/head 2025-04-25T04:11:35.0566848Z * [new branch] gh/mlazos/12/orig -> origin/gh/mlazos/12/orig 2025-04-25T04:11:35.0568509Z * [new branch] gh/mlazos/14/base -> origin/gh/mlazos/14/base 2025-04-25T04:11:35.0569653Z * [new branch] gh/mlazos/14/head -> origin/gh/mlazos/14/head 2025-04-25T04:11:35.0570902Z * [new branch] gh/mlazos/14/orig -> origin/gh/mlazos/14/orig 2025-04-25T04:11:35.0572692Z * [new branch] gh/mlazos/15/base -> origin/gh/mlazos/15/base 2025-04-25T04:11:35.0573903Z * [new branch] gh/mlazos/15/head -> origin/gh/mlazos/15/head 2025-04-25T04:11:35.0575126Z * [new branch] gh/mlazos/15/orig -> origin/gh/mlazos/15/orig 2025-04-25T04:11:35.0576636Z * [new branch] gh/mlazos/16/base -> origin/gh/mlazos/16/base 2025-04-25T04:11:35.0577763Z * [new branch] gh/mlazos/16/head -> origin/gh/mlazos/16/head 2025-04-25T04:11:35.0578924Z * [new branch] gh/mlazos/16/orig -> origin/gh/mlazos/16/orig 2025-04-25T04:11:35.0580281Z * [new branch] gh/mlazos/17/base -> origin/gh/mlazos/17/base 2025-04-25T04:11:35.0581605Z * [new branch] gh/mlazos/17/head -> origin/gh/mlazos/17/head 2025-04-25T04:11:35.0582743Z * [new branch] gh/mlazos/17/orig -> origin/gh/mlazos/17/orig 2025-04-25T04:11:35.0584425Z * [new branch] gh/mlazos/18/base -> origin/gh/mlazos/18/base 2025-04-25T04:11:35.0585655Z * [new branch] gh/mlazos/18/head -> origin/gh/mlazos/18/head 2025-04-25T04:11:35.0586865Z * [new branch] gh/mlazos/18/orig -> origin/gh/mlazos/18/orig 2025-04-25T04:11:35.0588599Z * [new branch] gh/mlazos/19/base -> origin/gh/mlazos/19/base 2025-04-25T04:11:35.0589927Z * [new branch] gh/mlazos/19/head -> origin/gh/mlazos/19/head 2025-04-25T04:11:35.0591117Z * [new branch] gh/mlazos/19/orig -> origin/gh/mlazos/19/orig 2025-04-25T04:11:35.0592728Z * [new branch] gh/mlazos/20/base -> origin/gh/mlazos/20/base 2025-04-25T04:11:35.0593783Z * [new branch] gh/mlazos/20/head -> origin/gh/mlazos/20/head 2025-04-25T04:11:35.0594978Z * [new branch] gh/mlazos/20/orig -> origin/gh/mlazos/20/orig 2025-04-25T04:11:35.0596773Z * [new branch] gh/mlazos/21/base -> origin/gh/mlazos/21/base 2025-04-25T04:11:35.0598160Z * [new branch] gh/mlazos/21/head -> origin/gh/mlazos/21/head 2025-04-25T04:11:35.0599712Z * [new branch] gh/mlazos/21/orig -> origin/gh/mlazos/21/orig 2025-04-25T04:11:35.0601352Z * [new branch] gh/mlazos/22/base -> origin/gh/mlazos/22/base 2025-04-25T04:11:35.0602656Z * [new branch] gh/mlazos/22/head -> origin/gh/mlazos/22/head 2025-04-25T04:11:35.0603794Z * [new branch] gh/mlazos/22/orig -> origin/gh/mlazos/22/orig 2025-04-25T04:11:35.0605396Z * [new branch] gh/mlazos/23/base -> origin/gh/mlazos/23/base 2025-04-25T04:11:35.0606659Z * [new branch] gh/mlazos/23/head -> origin/gh/mlazos/23/head 2025-04-25T04:11:35.0607840Z * [new branch] gh/mlazos/23/orig -> origin/gh/mlazos/23/orig 2025-04-25T04:11:35.0609510Z * [new branch] gh/mlazos/24/base -> origin/gh/mlazos/24/base 2025-04-25T04:11:35.0610730Z * [new branch] gh/mlazos/24/head -> origin/gh/mlazos/24/head 2025-04-25T04:11:35.0611943Z * [new branch] gh/mlazos/24/orig -> origin/gh/mlazos/24/orig 2025-04-25T04:11:35.0613462Z * [new branch] gh/mlazos/25/base -> origin/gh/mlazos/25/base 2025-04-25T04:11:35.0614650Z * [new branch] gh/mlazos/25/head -> origin/gh/mlazos/25/head 2025-04-25T04:11:35.0615850Z * [new branch] gh/mlazos/25/orig -> origin/gh/mlazos/25/orig 2025-04-25T04:11:35.0617411Z * [new branch] gh/mlazos/26/base -> origin/gh/mlazos/26/base 2025-04-25T04:11:35.0618613Z * [new branch] gh/mlazos/26/head -> origin/gh/mlazos/26/head 2025-04-25T04:11:35.0619784Z * [new branch] gh/mlazos/26/orig -> origin/gh/mlazos/26/orig 2025-04-25T04:11:35.0621303Z * [new branch] gh/mlazos/27/base -> origin/gh/mlazos/27/base 2025-04-25T04:11:35.0622415Z * [new branch] gh/mlazos/27/head -> origin/gh/mlazos/27/head 2025-04-25T04:11:35.0623586Z * [new branch] gh/mlazos/27/orig -> origin/gh/mlazos/27/orig 2025-04-25T04:11:35.0625276Z * [new branch] gh/mlazos/28/base -> origin/gh/mlazos/28/base 2025-04-25T04:11:35.0626450Z * [new branch] gh/mlazos/28/head -> origin/gh/mlazos/28/head 2025-04-25T04:11:35.0627522Z * [new branch] gh/mlazos/28/orig -> origin/gh/mlazos/28/orig 2025-04-25T04:11:35.0629126Z * [new branch] gh/mlazos/29/base -> origin/gh/mlazos/29/base 2025-04-25T04:11:35.0630339Z * [new branch] gh/mlazos/29/head -> origin/gh/mlazos/29/head 2025-04-25T04:11:35.0631538Z * [new branch] gh/mlazos/29/orig -> origin/gh/mlazos/29/orig 2025-04-25T04:11:35.0633421Z * [new branch] gh/mlazos/3/base -> origin/gh/mlazos/3/base 2025-04-25T04:11:35.0634618Z * [new branch] gh/mlazos/3/head -> origin/gh/mlazos/3/head 2025-04-25T04:11:35.0635797Z * [new branch] gh/mlazos/3/orig -> origin/gh/mlazos/3/orig 2025-04-25T04:11:35.0637335Z * [new branch] gh/mlazos/30/base -> origin/gh/mlazos/30/base 2025-04-25T04:11:35.0639203Z * [new branch] gh/mlazos/30/head -> origin/gh/mlazos/30/head 2025-04-25T04:11:35.0640379Z * [new branch] gh/mlazos/30/orig -> origin/gh/mlazos/30/orig 2025-04-25T04:11:35.0642045Z * [new branch] gh/mlazos/31/base -> origin/gh/mlazos/31/base 2025-04-25T04:11:35.0643248Z * [new branch] gh/mlazos/31/head -> origin/gh/mlazos/31/head 2025-04-25T04:11:35.0644434Z * [new branch] gh/mlazos/31/orig -> origin/gh/mlazos/31/orig 2025-04-25T04:11:35.0645982Z * [new branch] gh/mlazos/32/base -> origin/gh/mlazos/32/base 2025-04-25T04:11:35.0647217Z * [new branch] gh/mlazos/32/head -> origin/gh/mlazos/32/head 2025-04-25T04:11:35.0648314Z * [new branch] gh/mlazos/32/orig -> origin/gh/mlazos/32/orig 2025-04-25T04:11:35.0649836Z * [new branch] gh/mlazos/33/base -> origin/gh/mlazos/33/base 2025-04-25T04:11:35.0651178Z * [new branch] gh/mlazos/33/head -> origin/gh/mlazos/33/head 2025-04-25T04:11:35.0652157Z * [new branch] gh/mlazos/33/orig -> origin/gh/mlazos/33/orig 2025-04-25T04:11:35.0653740Z * [new branch] gh/mlazos/34/base -> origin/gh/mlazos/34/base 2025-04-25T04:11:35.0654902Z * [new branch] gh/mlazos/34/head -> origin/gh/mlazos/34/head 2025-04-25T04:11:35.0656065Z * [new branch] gh/mlazos/34/orig -> origin/gh/mlazos/34/orig 2025-04-25T04:11:35.0657765Z * [new branch] gh/mlazos/4/base -> origin/gh/mlazos/4/base 2025-04-25T04:11:35.0658931Z * [new branch] gh/mlazos/4/head -> origin/gh/mlazos/4/head 2025-04-25T04:11:35.0660120Z * [new branch] gh/mlazos/4/orig -> origin/gh/mlazos/4/orig 2025-04-25T04:11:35.0662185Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-04-25T04:11:35.0663394Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-04-25T04:11:35.0665274Z * [new branch] gh/muchulee8/40/base -> origin/gh/muchulee8/40/base 2025-04-25T04:11:35.0666433Z * [new branch] gh/muchulee8/40/head -> origin/gh/muchulee8/40/head 2025-04-25T04:11:35.0667616Z * [new branch] gh/muchulee8/40/orig -> origin/gh/muchulee8/40/orig 2025-04-25T04:11:35.0669207Z * [new branch] gh/muchulee8/41/base -> origin/gh/muchulee8/41/base 2025-04-25T04:11:35.0670397Z * [new branch] gh/muchulee8/41/head -> origin/gh/muchulee8/41/head 2025-04-25T04:11:35.0671721Z * [new branch] gh/muchulee8/41/orig -> origin/gh/muchulee8/41/orig 2025-04-25T04:11:35.0673413Z * [new branch] gh/muchulee8/45/base -> origin/gh/muchulee8/45/base 2025-04-25T04:11:35.0674564Z * [new branch] gh/muchulee8/45/head -> origin/gh/muchulee8/45/head 2025-04-25T04:11:35.0675834Z * [new branch] gh/muchulee8/45/orig -> origin/gh/muchulee8/45/orig 2025-04-25T04:11:35.0677402Z * [new branch] gh/muchulee8/47/base -> origin/gh/muchulee8/47/base 2025-04-25T04:11:35.0678747Z * [new branch] gh/muchulee8/47/head -> origin/gh/muchulee8/47/head 2025-04-25T04:11:35.0680078Z * [new branch] gh/muchulee8/47/orig -> origin/gh/muchulee8/47/orig 2025-04-25T04:11:35.0682062Z * [new branch] gh/muchulee8/48/base -> origin/gh/muchulee8/48/base 2025-04-25T04:11:35.0683076Z * [new branch] gh/muchulee8/48/head -> origin/gh/muchulee8/48/head 2025-04-25T04:11:35.0684326Z * [new branch] gh/muchulee8/48/orig -> origin/gh/muchulee8/48/orig 2025-04-25T04:11:35.0686092Z * [new branch] gh/muchulee8/49/base -> origin/gh/muchulee8/49/base 2025-04-25T04:11:35.0687426Z * [new branch] gh/muchulee8/49/head -> origin/gh/muchulee8/49/head 2025-04-25T04:11:35.0688707Z * [new branch] gh/muchulee8/49/orig -> origin/gh/muchulee8/49/orig 2025-04-25T04:11:35.0690449Z * [new branch] gh/muchulee8/50/base -> origin/gh/muchulee8/50/base 2025-04-25T04:11:35.0691817Z * [new branch] gh/muchulee8/50/head -> origin/gh/muchulee8/50/head 2025-04-25T04:11:35.0692983Z * [new branch] gh/muchulee8/50/orig -> origin/gh/muchulee8/50/orig 2025-04-25T04:11:35.0694573Z * [new branch] gh/muchulee8/51/base -> origin/gh/muchulee8/51/base 2025-04-25T04:11:35.0695835Z * [new branch] gh/muchulee8/51/head -> origin/gh/muchulee8/51/head 2025-04-25T04:11:35.0697086Z * [new branch] gh/muchulee8/51/orig -> origin/gh/muchulee8/51/orig 2025-04-25T04:11:35.0698599Z * [new branch] gh/muchulee8/52/base -> origin/gh/muchulee8/52/base 2025-04-25T04:11:35.0699816Z * [new branch] gh/muchulee8/52/head -> origin/gh/muchulee8/52/head 2025-04-25T04:11:35.0701675Z * [new branch] gh/muchulee8/52/orig -> origin/gh/muchulee8/52/orig 2025-04-25T04:11:35.0702935Z * [new branch] gh/muchulee8/53/base -> origin/gh/muchulee8/53/base 2025-04-25T04:11:35.0704227Z * [new branch] gh/muchulee8/53/head -> origin/gh/muchulee8/53/head 2025-04-25T04:11:35.0705572Z * [new branch] gh/muchulee8/53/orig -> origin/gh/muchulee8/53/orig 2025-04-25T04:11:35.0707169Z * [new branch] gh/muchulee8/54/base -> origin/gh/muchulee8/54/base 2025-04-25T04:11:35.0708289Z * [new branch] gh/muchulee8/54/head -> origin/gh/muchulee8/54/head 2025-04-25T04:11:35.0709445Z * [new branch] gh/muchulee8/54/orig -> origin/gh/muchulee8/54/orig 2025-04-25T04:11:35.0711190Z * [new branch] gh/muchulee8/55/base -> origin/gh/muchulee8/55/base 2025-04-25T04:11:35.0712358Z * [new branch] gh/muchulee8/55/head -> origin/gh/muchulee8/55/head 2025-04-25T04:11:35.0713518Z * [new branch] gh/muchulee8/55/orig -> origin/gh/muchulee8/55/orig 2025-04-25T04:11:35.0715022Z * [new branch] gh/muchulee8/56/base -> origin/gh/muchulee8/56/base 2025-04-25T04:11:35.0716358Z * [new branch] gh/muchulee8/56/head -> origin/gh/muchulee8/56/head 2025-04-25T04:11:35.0717615Z * [new branch] gh/muchulee8/56/orig -> origin/gh/muchulee8/56/orig 2025-04-25T04:11:35.0719472Z * [new branch] gh/nmacchioni/12/base -> origin/gh/nmacchioni/12/base 2025-04-25T04:11:35.0720765Z * [new branch] gh/nmacchioni/12/head -> origin/gh/nmacchioni/12/head 2025-04-25T04:11:35.0721898Z * [new branch] gh/nmacchioni/12/orig -> origin/gh/nmacchioni/12/orig 2025-04-25T04:11:35.0723376Z * [new branch] gh/nmacchioni/31/base -> origin/gh/nmacchioni/31/base 2025-04-25T04:11:35.0724590Z * [new branch] gh/nmacchioni/31/head -> origin/gh/nmacchioni/31/head 2025-04-25T04:11:35.0725794Z * [new branch] gh/nmacchioni/31/orig -> origin/gh/nmacchioni/31/orig 2025-04-25T04:11:35.0727298Z * [new branch] gh/nmacchioni/32/base -> origin/gh/nmacchioni/32/base 2025-04-25T04:11:35.0728430Z * [new branch] gh/nmacchioni/32/head -> origin/gh/nmacchioni/32/head 2025-04-25T04:11:35.0729583Z * [new branch] gh/nmacchioni/32/orig -> origin/gh/nmacchioni/32/orig 2025-04-25T04:11:35.0731164Z * [new branch] gh/nmacchioni/33/base -> origin/gh/nmacchioni/33/base 2025-04-25T04:11:35.0732348Z * [new branch] gh/nmacchioni/33/head -> origin/gh/nmacchioni/33/head 2025-04-25T04:11:35.0733499Z * [new branch] gh/nmacchioni/33/orig -> origin/gh/nmacchioni/33/orig 2025-04-25T04:11:35.0735064Z * [new branch] gh/nmacchioni/35/base -> origin/gh/nmacchioni/35/base 2025-04-25T04:11:35.0736388Z * [new branch] gh/nmacchioni/35/head -> origin/gh/nmacchioni/35/head 2025-04-25T04:11:35.0737668Z * [new branch] gh/nmacchioni/35/orig -> origin/gh/nmacchioni/35/orig 2025-04-25T04:11:35.0739259Z * [new branch] gh/nmacchioni/36/base -> origin/gh/nmacchioni/36/base 2025-04-25T04:11:35.0740422Z * [new branch] gh/nmacchioni/36/head -> origin/gh/nmacchioni/36/head 2025-04-25T04:11:35.0741720Z * [new branch] gh/nmacchioni/36/orig -> origin/gh/nmacchioni/36/orig 2025-04-25T04:11:35.0743158Z * [new branch] gh/nmacchioni/37/base -> origin/gh/nmacchioni/37/base 2025-04-25T04:11:35.0744309Z * [new branch] gh/nmacchioni/37/head -> origin/gh/nmacchioni/37/head 2025-04-25T04:11:35.0745479Z * [new branch] gh/nmacchioni/37/orig -> origin/gh/nmacchioni/37/orig 2025-04-25T04:11:35.0747278Z * [new branch] gh/nmacchioni/39/base -> origin/gh/nmacchioni/39/base 2025-04-25T04:11:35.0748825Z * [new branch] gh/nmacchioni/39/head -> origin/gh/nmacchioni/39/head 2025-04-25T04:11:35.0749955Z * [new branch] gh/nmacchioni/39/orig -> origin/gh/nmacchioni/39/orig 2025-04-25T04:11:35.0751489Z * [new branch] gh/nmacchioni/8/base -> origin/gh/nmacchioni/8/base 2025-04-25T04:11:35.0752777Z * [new branch] gh/nmacchioni/8/head -> origin/gh/nmacchioni/8/head 2025-04-25T04:11:35.0753954Z * [new branch] gh/nmacchioni/8/orig -> origin/gh/nmacchioni/8/orig 2025-04-25T04:11:35.0755854Z * [new branch] gh/oulgen/21/base -> origin/gh/oulgen/21/base 2025-04-25T04:11:35.0757019Z * [new branch] gh/oulgen/21/head -> origin/gh/oulgen/21/head 2025-04-25T04:11:35.0758321Z * [new branch] gh/oulgen/21/orig -> origin/gh/oulgen/21/orig 2025-04-25T04:11:35.0759981Z * [new branch] gh/oulgen/22/base -> origin/gh/oulgen/22/base 2025-04-25T04:11:35.0761240Z * [new branch] gh/oulgen/22/head -> origin/gh/oulgen/22/head 2025-04-25T04:11:35.0762359Z * [new branch] gh/oulgen/22/orig -> origin/gh/oulgen/22/orig 2025-04-25T04:11:35.0763854Z * [new branch] gh/oulgen/23/base -> origin/gh/oulgen/23/base 2025-04-25T04:11:35.0765019Z * [new branch] gh/oulgen/23/head -> origin/gh/oulgen/23/head 2025-04-25T04:11:35.0766176Z * [new branch] gh/oulgen/23/orig -> origin/gh/oulgen/23/orig 2025-04-25T04:11:35.0767799Z * [new branch] gh/oulgen/24/base -> origin/gh/oulgen/24/base 2025-04-25T04:11:35.0769028Z * [new branch] gh/oulgen/24/head -> origin/gh/oulgen/24/head 2025-04-25T04:11:35.0770193Z * [new branch] gh/oulgen/24/orig -> origin/gh/oulgen/24/orig 2025-04-25T04:11:35.0771805Z * [new branch] gh/oulgen/25/base -> origin/gh/oulgen/25/base 2025-04-25T04:11:35.0773048Z * [new branch] gh/oulgen/25/head -> origin/gh/oulgen/25/head 2025-04-25T04:11:35.0774201Z * [new branch] gh/oulgen/25/orig -> origin/gh/oulgen/25/orig 2025-04-25T04:11:35.0775811Z * [new branch] gh/oulgen/26/base -> origin/gh/oulgen/26/base 2025-04-25T04:11:35.0776998Z * [new branch] gh/oulgen/26/head -> origin/gh/oulgen/26/head 2025-04-25T04:11:35.0778325Z * [new branch] gh/oulgen/26/orig -> origin/gh/oulgen/26/orig 2025-04-25T04:11:35.0779711Z * [new branch] gh/oulgen/27/base -> origin/gh/oulgen/27/base 2025-04-25T04:11:35.0780891Z * [new branch] gh/oulgen/27/head -> origin/gh/oulgen/27/head 2025-04-25T04:11:35.0782421Z * [new branch] gh/oulgen/27/orig -> origin/gh/oulgen/27/orig 2025-04-25T04:11:35.0784718Z * [new branch] gh/oulgen/28/base -> origin/gh/oulgen/28/base 2025-04-25T04:11:35.0785802Z * [new branch] gh/oulgen/28/head -> origin/gh/oulgen/28/head 2025-04-25T04:11:35.0787139Z * [new branch] gh/oulgen/28/orig -> origin/gh/oulgen/28/orig 2025-04-25T04:11:35.0788512Z * [new branch] gh/oulgen/29/base -> origin/gh/oulgen/29/base 2025-04-25T04:11:35.0789754Z * [new branch] gh/oulgen/29/head -> origin/gh/oulgen/29/head 2025-04-25T04:11:35.0790915Z * [new branch] gh/oulgen/29/orig -> origin/gh/oulgen/29/orig 2025-04-25T04:11:35.0792528Z * [new branch] gh/oulgen/30/base -> origin/gh/oulgen/30/base 2025-04-25T04:11:35.0793652Z * [new branch] gh/oulgen/30/head -> origin/gh/oulgen/30/head 2025-04-25T04:11:35.0794816Z * [new branch] gh/oulgen/30/orig -> origin/gh/oulgen/30/orig 2025-04-25T04:11:35.0796448Z * [new branch] gh/oulgen/31/base -> origin/gh/oulgen/31/base 2025-04-25T04:11:35.0797509Z * [new branch] gh/oulgen/31/head -> origin/gh/oulgen/31/head 2025-04-25T04:11:35.0798660Z * [new branch] gh/oulgen/31/orig -> origin/gh/oulgen/31/orig 2025-04-25T04:11:35.0800409Z * [new branch] gh/oulgen/32/base -> origin/gh/oulgen/32/base 2025-04-25T04:11:35.0801609Z * [new branch] gh/oulgen/32/head -> origin/gh/oulgen/32/head 2025-04-25T04:11:35.0802771Z * [new branch] gh/oulgen/32/orig -> origin/gh/oulgen/32/orig 2025-04-25T04:11:35.0804330Z * [new branch] gh/oulgen/33/base -> origin/gh/oulgen/33/base 2025-04-25T04:11:35.0805534Z * [new branch] gh/oulgen/33/head -> origin/gh/oulgen/33/head 2025-04-25T04:11:35.0839315Z * [new branch] gh/oulgen/33/orig -> origin/gh/oulgen/33/orig 2025-04-25T04:11:35.0839653Z * [new branch] gh/oulgen/34/base -> origin/gh/oulgen/34/base 2025-04-25T04:11:35.0839882Z * [new branch] gh/oulgen/34/head -> origin/gh/oulgen/34/head 2025-04-25T04:11:35.0840087Z * [new branch] gh/oulgen/34/orig -> origin/gh/oulgen/34/orig 2025-04-25T04:11:35.0840290Z * [new branch] gh/oulgen/35/base -> origin/gh/oulgen/35/base 2025-04-25T04:11:35.0840512Z * [new branch] gh/oulgen/35/head -> origin/gh/oulgen/35/head 2025-04-25T04:11:35.0840714Z * [new branch] gh/oulgen/35/orig -> origin/gh/oulgen/35/orig 2025-04-25T04:11:35.0840936Z * [new branch] gh/oulgen/36/base -> origin/gh/oulgen/36/base 2025-04-25T04:11:35.0841140Z * [new branch] gh/oulgen/36/head -> origin/gh/oulgen/36/head 2025-04-25T04:11:35.0841343Z * [new branch] gh/oulgen/36/orig -> origin/gh/oulgen/36/orig 2025-04-25T04:11:35.0841615Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-04-25T04:11:35.0841824Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-04-25T04:11:35.0842031Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-04-25T04:11:35.0842246Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-04-25T04:11:35.0842447Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-04-25T04:11:35.0842704Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-04-25T04:11:35.0842906Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-04-25T04:11:35.0843103Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-04-25T04:11:35.0843315Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-04-25T04:11:35.0843567Z * [new branch] gh/peterbell10/635/base -> origin/gh/peterbell10/635/base 2025-04-25T04:11:35.0843822Z * [new branch] gh/peterbell10/635/head -> origin/gh/peterbell10/635/head 2025-04-25T04:11:35.0844057Z * [new branch] gh/peterbell10/635/orig -> origin/gh/peterbell10/635/orig 2025-04-25T04:11:35.0844342Z * [new branch] gh/peterbell10/636/base -> origin/gh/peterbell10/636/base 2025-04-25T04:11:35.0844591Z * [new branch] gh/peterbell10/636/head -> origin/gh/peterbell10/636/head 2025-04-25T04:11:35.0844826Z * [new branch] gh/peterbell10/636/orig -> origin/gh/peterbell10/636/orig 2025-04-25T04:11:35.0846290Z * [new branch] gh/qqaatw/1/base -> origin/gh/qqaatw/1/base 2025-04-25T04:11:35.0847369Z * [new branch] gh/qqaatw/1/head -> origin/gh/qqaatw/1/head 2025-04-25T04:11:35.0848956Z * [new branch] gh/qqaatw/26/head -> origin/gh/qqaatw/26/head 2025-04-25T04:11:35.0851071Z * [new branch] gh/qqaatw/27/base -> origin/gh/qqaatw/27/base 2025-04-25T04:11:35.0852050Z * [new branch] gh/qqaatw/27/head -> origin/gh/qqaatw/27/head 2025-04-25T04:11:35.0853602Z * [new branch] gh/qqaatw/28/base -> origin/gh/qqaatw/28/base 2025-04-25T04:11:35.0854770Z * [new branch] gh/qqaatw/28/head -> origin/gh/qqaatw/28/head 2025-04-25T04:11:35.0855955Z * [new branch] gh/qqaatw/28/orig -> origin/gh/qqaatw/28/orig 2025-04-25T04:11:35.0857509Z * [new branch] gh/qqaatw/29/base -> origin/gh/qqaatw/29/base 2025-04-25T04:11:35.0858709Z * [new branch] gh/qqaatw/29/head -> origin/gh/qqaatw/29/head 2025-04-25T04:11:35.0859875Z * [new branch] gh/qqaatw/29/orig -> origin/gh/qqaatw/29/orig 2025-04-25T04:11:35.0861689Z * [new branch] gh/qqaatw/30/base -> origin/gh/qqaatw/30/base 2025-04-25T04:11:35.0862916Z * [new branch] gh/qqaatw/30/head -> origin/gh/qqaatw/30/head 2025-04-25T04:11:35.0864407Z * [new branch] gh/qqaatw/30/orig -> origin/gh/qqaatw/30/orig 2025-04-25T04:11:35.0866703Z * [new branch] gh/rec/119/base -> origin/gh/rec/119/base 2025-04-25T04:11:35.0867894Z * [new branch] gh/rec/119/head -> origin/gh/rec/119/head 2025-04-25T04:11:35.0869068Z * [new branch] gh/rec/119/orig -> origin/gh/rec/119/orig 2025-04-25T04:11:35.0870645Z * [new branch] gh/rec/120/base -> origin/gh/rec/120/base 2025-04-25T04:11:35.0871791Z * [new branch] gh/rec/120/head -> origin/gh/rec/120/head 2025-04-25T04:11:35.0872990Z * [new branch] gh/rec/120/orig -> origin/gh/rec/120/orig 2025-04-25T04:11:35.0874471Z * [new branch] gh/rec/124/base -> origin/gh/rec/124/base 2025-04-25T04:11:35.0875668Z * [new branch] gh/rec/124/head -> origin/gh/rec/124/head 2025-04-25T04:11:35.0876798Z * [new branch] gh/rec/124/orig -> origin/gh/rec/124/orig 2025-04-25T04:11:35.0878311Z * [new branch] gh/rec/125/base -> origin/gh/rec/125/base 2025-04-25T04:11:35.0879880Z * [new branch] gh/rec/125/head -> origin/gh/rec/125/head 2025-04-25T04:11:35.0881049Z * [new branch] gh/rec/125/orig -> origin/gh/rec/125/orig 2025-04-25T04:11:35.0882806Z * [new branch] gh/rec/128/base -> origin/gh/rec/128/base 2025-04-25T04:11:35.0883956Z * [new branch] gh/rec/128/head -> origin/gh/rec/128/head 2025-04-25T04:11:35.0885084Z * [new branch] gh/rec/128/orig -> origin/gh/rec/128/orig 2025-04-25T04:11:35.0886661Z * [new branch] gh/rec/133/base -> origin/gh/rec/133/base 2025-04-25T04:11:35.0887839Z * [new branch] gh/rec/133/head -> origin/gh/rec/133/head 2025-04-25T04:11:35.0889030Z * [new branch] gh/rec/133/orig -> origin/gh/rec/133/orig 2025-04-25T04:11:35.0890552Z * [new branch] gh/rec/134/base -> origin/gh/rec/134/base 2025-04-25T04:11:35.0891763Z * [new branch] gh/rec/134/head -> origin/gh/rec/134/head 2025-04-25T04:11:35.0892930Z * [new branch] gh/rec/134/orig -> origin/gh/rec/134/orig 2025-04-25T04:11:35.0894474Z * [new branch] gh/rec/136/base -> origin/gh/rec/136/base 2025-04-25T04:11:35.0895665Z * [new branch] gh/rec/136/head -> origin/gh/rec/136/head 2025-04-25T04:11:35.0896861Z * [new branch] gh/rec/136/orig -> origin/gh/rec/136/orig 2025-04-25T04:11:35.0899000Z * [new branch] gh/rec/137/base -> origin/gh/rec/137/base 2025-04-25T04:11:35.0900213Z * [new branch] gh/rec/137/head -> origin/gh/rec/137/head 2025-04-25T04:11:35.0901440Z * [new branch] gh/rec/137/orig -> origin/gh/rec/137/orig 2025-04-25T04:11:35.0902950Z * [new branch] gh/rec/138/base -> origin/gh/rec/138/base 2025-04-25T04:11:35.0904106Z * [new branch] gh/rec/138/head -> origin/gh/rec/138/head 2025-04-25T04:11:35.0905259Z * [new branch] gh/rec/138/orig -> origin/gh/rec/138/orig 2025-04-25T04:11:35.0906791Z * [new branch] gh/rec/140/base -> origin/gh/rec/140/base 2025-04-25T04:11:35.0907993Z * [new branch] gh/rec/140/head -> origin/gh/rec/140/head 2025-04-25T04:11:35.0909311Z * [new branch] gh/rec/140/orig -> origin/gh/rec/140/orig 2025-04-25T04:11:35.0910860Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-04-25T04:11:35.0911992Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-04-25T04:11:35.0913585Z * [new branch] gh/rec/142/base -> origin/gh/rec/142/base 2025-04-25T04:11:35.0914858Z * [new branch] gh/rec/142/head -> origin/gh/rec/142/head 2025-04-25T04:11:35.0916053Z * [new branch] gh/rec/142/orig -> origin/gh/rec/142/orig 2025-04-25T04:11:35.0917595Z * [new branch] gh/rec/143/base -> origin/gh/rec/143/base 2025-04-25T04:11:35.0918780Z * [new branch] gh/rec/143/head -> origin/gh/rec/143/head 2025-04-25T04:11:35.0919961Z * [new branch] gh/rec/143/orig -> origin/gh/rec/143/orig 2025-04-25T04:11:35.0921488Z * [new branch] gh/rec/144/base -> origin/gh/rec/144/base 2025-04-25T04:11:35.0922636Z * [new branch] gh/rec/144/head -> origin/gh/rec/144/head 2025-04-25T04:11:35.0923806Z * [new branch] gh/rec/144/orig -> origin/gh/rec/144/orig 2025-04-25T04:11:35.0925248Z * [new branch] gh/rec/145/base -> origin/gh/rec/145/base 2025-04-25T04:11:35.0926391Z * [new branch] gh/rec/145/head -> origin/gh/rec/145/head 2025-04-25T04:11:35.0927571Z * [new branch] gh/rec/145/orig -> origin/gh/rec/145/orig 2025-04-25T04:11:35.0929096Z * [new branch] gh/rec/27/base -> origin/gh/rec/27/base 2025-04-25T04:11:35.0930368Z * [new branch] gh/rec/27/head -> origin/gh/rec/27/head 2025-04-25T04:11:35.0931485Z * [new branch] gh/rec/27/orig -> origin/gh/rec/27/orig 2025-04-25T04:11:35.0933490Z * [new branch] gh/rohan-varma/742/base -> origin/gh/rohan-varma/742/base 2025-04-25T04:11:35.0934689Z * [new branch] gh/rohan-varma/742/head -> origin/gh/rohan-varma/742/head 2025-04-25T04:11:35.0935913Z * [new branch] gh/rohan-varma/742/orig -> origin/gh/rohan-varma/742/orig 2025-04-25T04:11:35.0938561Z * [new branch] gh/seemethere/14/base -> origin/gh/seemethere/14/base 2025-04-25T04:11:35.0939782Z * [new branch] gh/seemethere/14/head -> origin/gh/seemethere/14/head 2025-04-25T04:11:35.0941049Z * [new branch] gh/seemethere/14/orig -> origin/gh/seemethere/14/orig 2025-04-25T04:11:35.0942657Z * [new branch] gh/seemethere/23/base -> origin/gh/seemethere/23/base 2025-04-25T04:11:35.0943832Z * [new branch] gh/seemethere/23/head -> origin/gh/seemethere/23/head 2025-04-25T04:11:35.0945069Z * [new branch] gh/seemethere/23/orig -> origin/gh/seemethere/23/orig 2025-04-25T04:11:35.0946702Z * [new branch] gh/seemethere/24/base -> origin/gh/seemethere/24/base 2025-04-25T04:11:35.0947855Z * [new branch] gh/seemethere/24/head -> origin/gh/seemethere/24/head 2025-04-25T04:11:35.0949365Z * [new branch] gh/seemethere/24/orig -> origin/gh/seemethere/24/orig 2025-04-25T04:11:35.0950775Z * [new branch] gh/seemethere/25/base -> origin/gh/seemethere/25/base 2025-04-25T04:11:35.0951835Z * [new branch] gh/seemethere/25/head -> origin/gh/seemethere/25/head 2025-04-25T04:11:35.0953061Z * [new branch] gh/seemethere/25/orig -> origin/gh/seemethere/25/orig 2025-04-25T04:11:35.0954560Z * [new branch] gh/seemethere/26/base -> origin/gh/seemethere/26/base 2025-04-25T04:11:35.0955783Z * [new branch] gh/seemethere/26/head -> origin/gh/seemethere/26/head 2025-04-25T04:11:35.0956956Z * [new branch] gh/seemethere/26/orig -> origin/gh/seemethere/26/orig 2025-04-25T04:11:35.0958479Z * [new branch] gh/seemethere/27/base -> origin/gh/seemethere/27/base 2025-04-25T04:11:35.0959633Z * [new branch] gh/seemethere/27/head -> origin/gh/seemethere/27/head 2025-04-25T04:11:35.0960909Z * [new branch] gh/seemethere/27/orig -> origin/gh/seemethere/27/orig 2025-04-25T04:11:35.0962539Z * [new branch] gh/seemethere/28/base -> origin/gh/seemethere/28/base 2025-04-25T04:11:35.0963657Z * [new branch] gh/seemethere/28/head -> origin/gh/seemethere/28/head 2025-04-25T04:11:35.0964753Z * [new branch] gh/seemethere/28/orig -> origin/gh/seemethere/28/orig 2025-04-25T04:11:35.0966334Z * [new branch] gh/seemethere/29/base -> origin/gh/seemethere/29/base 2025-04-25T04:11:35.0967465Z * [new branch] gh/seemethere/29/head -> origin/gh/seemethere/29/head 2025-04-25T04:11:35.0968719Z * [new branch] gh/seemethere/29/orig -> origin/gh/seemethere/29/orig 2025-04-25T04:11:35.0970112Z * [new branch] gh/seemethere/30/base -> origin/gh/seemethere/30/base 2025-04-25T04:11:35.0971321Z * [new branch] gh/seemethere/30/head -> origin/gh/seemethere/30/head 2025-04-25T04:11:35.0972550Z * [new branch] gh/seemethere/30/orig -> origin/gh/seemethere/30/orig 2025-04-25T04:11:35.0974064Z * [new branch] gh/seemethere/31/base -> origin/gh/seemethere/31/base 2025-04-25T04:11:35.0975188Z * [new branch] gh/seemethere/31/head -> origin/gh/seemethere/31/head 2025-04-25T04:11:35.0976444Z * [new branch] gh/seemethere/31/orig -> origin/gh/seemethere/31/orig 2025-04-25T04:11:35.0978124Z * [new branch] gh/seemethere/7/base -> origin/gh/seemethere/7/base 2025-04-25T04:11:35.0979230Z * [new branch] gh/seemethere/7/head -> origin/gh/seemethere/7/head 2025-04-25T04:11:35.0980380Z * [new branch] gh/seemethere/7/orig -> origin/gh/seemethere/7/orig 2025-04-25T04:11:35.0982624Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-04-25T04:11:35.0983920Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-04-25T04:11:35.0985186Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-04-25T04:11:35.0986953Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-04-25T04:11:35.0988416Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-04-25T04:11:35.0989601Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-04-25T04:11:35.0991159Z * [new branch] gh/shunting314/202/base -> origin/gh/shunting314/202/base 2025-04-25T04:11:35.0992508Z * [new branch] gh/shunting314/202/head -> origin/gh/shunting314/202/head 2025-04-25T04:11:35.0993760Z * [new branch] gh/shunting314/202/orig -> origin/gh/shunting314/202/orig 2025-04-25T04:11:35.0995167Z * [new branch] gh/shunting314/203/base -> origin/gh/shunting314/203/base 2025-04-25T04:11:35.0996489Z * [new branch] gh/shunting314/203/head -> origin/gh/shunting314/203/head 2025-04-25T04:11:35.0997669Z * [new branch] gh/shunting314/203/orig -> origin/gh/shunting314/203/orig 2025-04-25T04:11:35.0999583Z * [new branch] gh/shunting314/204/base -> origin/gh/shunting314/204/base 2025-04-25T04:11:35.1000826Z * [new branch] gh/shunting314/204/head -> origin/gh/shunting314/204/head 2025-04-25T04:11:35.1001955Z * [new branch] gh/shunting314/204/orig -> origin/gh/shunting314/204/orig 2025-04-25T04:11:35.1003548Z * [new branch] gh/shunting314/205/base -> origin/gh/shunting314/205/base 2025-04-25T04:11:35.1004698Z * [new branch] gh/shunting314/205/head -> origin/gh/shunting314/205/head 2025-04-25T04:11:35.1005812Z * [new branch] gh/shunting314/205/orig -> origin/gh/shunting314/205/orig 2025-04-25T04:11:35.1007399Z * [new branch] gh/shunting314/206/base -> origin/gh/shunting314/206/base 2025-04-25T04:11:35.1008609Z * [new branch] gh/shunting314/206/head -> origin/gh/shunting314/206/head 2025-04-25T04:11:35.1009936Z * [new branch] gh/shunting314/206/orig -> origin/gh/shunting314/206/orig 2025-04-25T04:11:35.1011393Z * [new branch] gh/shunting314/207/base -> origin/gh/shunting314/207/base 2025-04-25T04:11:35.1012832Z * [new branch] gh/shunting314/207/head -> origin/gh/shunting314/207/head 2025-04-25T04:11:35.1014017Z * [new branch] gh/shunting314/207/orig -> origin/gh/shunting314/207/orig 2025-04-25T04:11:35.1015710Z * [new branch] gh/sijiac/1/base -> origin/gh/sijiac/1/base 2025-04-25T04:11:35.1016876Z * [new branch] gh/sijiac/1/head -> origin/gh/sijiac/1/head 2025-04-25T04:11:35.1018300Z * [new branch] gh/sijiac/2/base -> origin/gh/sijiac/2/base 2025-04-25T04:11:35.1019523Z * [new branch] gh/sijiac/2/head -> origin/gh/sijiac/2/head 2025-04-25T04:11:35.1020834Z * [new branch] gh/sijiac/3/base -> origin/gh/sijiac/3/base 2025-04-25T04:11:35.1022060Z * [new branch] gh/sijiac/3/head -> origin/gh/sijiac/3/head 2025-04-25T04:11:35.1024044Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-04-25T04:11:35.1025266Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-04-25T04:11:35.1026635Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-04-25T04:11:35.1027730Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-04-25T04:11:35.1029110Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-04-25T04:11:35.1030288Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-04-25T04:11:35.1031690Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-04-25T04:11:35.1032817Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-04-25T04:11:35.1034673Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-04-25T04:11:35.1035864Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-04-25T04:11:35.1038179Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-04-25T04:11:35.1039319Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-04-25T04:11:35.1040863Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-04-25T04:11:35.1042517Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-04-25T04:11:35.1043790Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-04-25T04:11:35.1044830Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-04-25T04:11:35.1046617Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-04-25T04:11:35.1047823Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-04-25T04:11:35.1049011Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-04-25T04:11:35.1050717Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-04-25T04:11:35.1052007Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-04-25T04:11:35.1053274Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-04-25T04:11:35.1055337Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-04-25T04:11:35.1056513Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-04-25T04:11:35.1057760Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-04-25T04:11:35.1059376Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-04-25T04:11:35.1060594Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-04-25T04:11:35.1062031Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-04-25T04:11:35.1063746Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-04-25T04:11:35.1064950Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-04-25T04:11:35.1066090Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-04-25T04:11:35.1067604Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-04-25T04:11:35.1068807Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-04-25T04:11:35.1070049Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-04-25T04:11:35.1071682Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-04-25T04:11:35.1072832Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-04-25T04:11:35.1074027Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-04-25T04:11:35.1075648Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-04-25T04:11:35.1076745Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-04-25T04:11:35.1077914Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-04-25T04:11:35.1079480Z * [new branch] gh/soulitzer/335/base -> origin/gh/soulitzer/335/base 2025-04-25T04:11:35.1080644Z * [new branch] gh/soulitzer/335/head -> origin/gh/soulitzer/335/head 2025-04-25T04:11:35.1081775Z * [new branch] gh/soulitzer/335/orig -> origin/gh/soulitzer/335/orig 2025-04-25T04:11:35.1083457Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-04-25T04:11:35.1084572Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-04-25T04:11:35.1085857Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-04-25T04:11:35.1087444Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-04-25T04:11:35.1088518Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-04-25T04:11:35.1089721Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-04-25T04:11:35.1091577Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-04-25T04:11:35.1092697Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-04-25T04:11:35.1093912Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-04-25T04:11:35.1095369Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-04-25T04:11:35.1096613Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-04-25T04:11:35.1097735Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-04-25T04:11:35.1099286Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-04-25T04:11:35.1100491Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-04-25T04:11:35.1101886Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-04-25T04:11:35.1103846Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-04-25T04:11:35.1105147Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-04-25T04:11:35.1106317Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-04-25T04:11:35.1107846Z * [new branch] gh/soulitzer/355/base -> origin/gh/soulitzer/355/base 2025-04-25T04:11:35.1109039Z * [new branch] gh/soulitzer/355/head -> origin/gh/soulitzer/355/head 2025-04-25T04:11:35.1110213Z * [new branch] gh/soulitzer/355/orig -> origin/gh/soulitzer/355/orig 2025-04-25T04:11:35.1111697Z * [new branch] gh/soulitzer/356/base -> origin/gh/soulitzer/356/base 2025-04-25T04:11:35.1112840Z * [new branch] gh/soulitzer/356/head -> origin/gh/soulitzer/356/head 2025-04-25T04:11:35.1114151Z * [new branch] gh/soulitzer/356/orig -> origin/gh/soulitzer/356/orig 2025-04-25T04:11:35.1115896Z * [new branch] gh/soulitzer/357/base -> origin/gh/soulitzer/357/base 2025-04-25T04:11:35.1116876Z * [new branch] gh/soulitzer/357/head -> origin/gh/soulitzer/357/head 2025-04-25T04:11:35.1118080Z * [new branch] gh/soulitzer/357/orig -> origin/gh/soulitzer/357/orig 2025-04-25T04:11:35.1119646Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-04-25T04:11:35.1120838Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-04-25T04:11:35.1122095Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-04-25T04:11:35.1123442Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-04-25T04:11:35.1124622Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-04-25T04:11:35.1125797Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-04-25T04:11:35.1127828Z * [new branch] gh/suo/619/base -> origin/gh/suo/619/base 2025-04-25T04:11:35.1129650Z * [new branch] gh/swolchok/724/base -> origin/gh/swolchok/724/base 2025-04-25T04:11:35.1130825Z * [new branch] gh/swolchok/724/head -> origin/gh/swolchok/724/head 2025-04-25T04:11:35.1132194Z * [new branch] gh/swolchok/724/orig -> origin/gh/swolchok/724/orig 2025-04-25T04:11:35.1133711Z * [new branch] gh/swolchok/726/base -> origin/gh/swolchok/726/base 2025-04-25T04:11:35.1134858Z * [new branch] gh/swolchok/726/head -> origin/gh/swolchok/726/head 2025-04-25T04:11:35.1135975Z * [new branch] gh/swolchok/726/orig -> origin/gh/swolchok/726/orig 2025-04-25T04:11:35.1137674Z * [new branch] gh/swolchok/727/base -> origin/gh/swolchok/727/base 2025-04-25T04:11:35.1141248Z * [new branch] gh/swolchok/727/head -> origin/gh/swolchok/727/head 2025-04-25T04:11:35.1142429Z * [new branch] gh/swolchok/727/orig -> origin/gh/swolchok/727/orig 2025-04-25T04:11:35.1143951Z * [new branch] gh/swolchok/728/head -> origin/gh/swolchok/728/head 2025-04-25T04:11:35.1144980Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-04-25T04:11:35.1146541Z * [new branch] gh/swolchok/729/base -> origin/gh/swolchok/729/base 2025-04-25T04:11:35.1147722Z * [new branch] gh/swolchok/729/head -> origin/gh/swolchok/729/head 2025-04-25T04:11:35.1148875Z * [new branch] gh/swolchok/729/orig -> origin/gh/swolchok/729/orig 2025-04-25T04:11:35.1150554Z * [new branch] gh/swolchok/730/base -> origin/gh/swolchok/730/base 2025-04-25T04:11:35.1151712Z * [new branch] gh/swolchok/730/head -> origin/gh/swolchok/730/head 2025-04-25T04:11:35.1152885Z * [new branch] gh/swolchok/730/orig -> origin/gh/swolchok/730/orig 2025-04-25T04:11:35.1154373Z * [new branch] gh/swolchok/731/base -> origin/gh/swolchok/731/base 2025-04-25T04:11:35.1155583Z * [new branch] gh/swolchok/731/head -> origin/gh/swolchok/731/head 2025-04-25T04:11:35.1156800Z * [new branch] gh/swolchok/731/orig -> origin/gh/swolchok/731/orig 2025-04-25T04:11:35.1158437Z * [new branch] gh/swolchok/732/base -> origin/gh/swolchok/732/base 2025-04-25T04:11:35.1159614Z * [new branch] gh/swolchok/732/head -> origin/gh/swolchok/732/head 2025-04-25T04:11:35.1161287Z * [new branch] gh/swolchok/732/orig -> origin/gh/swolchok/732/orig 2025-04-25T04:11:35.1163019Z * [new branch] gh/swolchok/733/base -> origin/gh/swolchok/733/base 2025-04-25T04:11:35.1164102Z * [new branch] gh/swolchok/733/head -> origin/gh/swolchok/733/head 2025-04-25T04:11:35.1165708Z * [new branch] gh/swolchok/733/orig -> origin/gh/swolchok/733/orig 2025-04-25T04:11:35.1167460Z * [new branch] gh/swolchok/734/base -> origin/gh/swolchok/734/base 2025-04-25T04:11:35.1168622Z * [new branch] gh/swolchok/734/head -> origin/gh/swolchok/734/head 2025-04-25T04:11:35.1169785Z * [new branch] gh/swolchok/734/orig -> origin/gh/swolchok/734/orig 2025-04-25T04:11:35.1171487Z * [new branch] gh/swolchok/735/base -> origin/gh/swolchok/735/base 2025-04-25T04:11:35.1172559Z * [new branch] gh/swolchok/735/head -> origin/gh/swolchok/735/head 2025-04-25T04:11:35.1173994Z * [new branch] gh/swolchok/735/orig -> origin/gh/swolchok/735/orig 2025-04-25T04:11:35.1175602Z * [new branch] gh/swolchok/736/base -> origin/gh/swolchok/736/base 2025-04-25T04:11:35.1176727Z * [new branch] gh/swolchok/736/head -> origin/gh/swolchok/736/head 2025-04-25T04:11:35.1177853Z * [new branch] gh/swolchok/736/orig -> origin/gh/swolchok/736/orig 2025-04-25T04:11:35.1179464Z * [new branch] gh/swolchok/737/base -> origin/gh/swolchok/737/base 2025-04-25T04:11:35.1180557Z * [new branch] gh/swolchok/737/head -> origin/gh/swolchok/737/head 2025-04-25T04:11:35.1181871Z * [new branch] gh/swolchok/737/orig -> origin/gh/swolchok/737/orig 2025-04-25T04:11:35.1183521Z * [new branch] gh/swolchok/738/base -> origin/gh/swolchok/738/base 2025-04-25T04:11:35.1184780Z * [new branch] gh/swolchok/738/head -> origin/gh/swolchok/738/head 2025-04-25T04:11:35.1185932Z * [new branch] gh/swolchok/738/orig -> origin/gh/swolchok/738/orig 2025-04-25T04:11:35.1188011Z * [new branch] gh/swolchok/739/base -> origin/gh/swolchok/739/base 2025-04-25T04:11:35.1189236Z * [new branch] gh/swolchok/739/head -> origin/gh/swolchok/739/head 2025-04-25T04:11:35.1190514Z * [new branch] gh/swolchok/739/orig -> origin/gh/swolchok/739/orig 2025-04-25T04:11:35.1192160Z * [new branch] gh/swolchok/740/base -> origin/gh/swolchok/740/base 2025-04-25T04:11:35.1193373Z * [new branch] gh/swolchok/740/head -> origin/gh/swolchok/740/head 2025-04-25T04:11:35.1194646Z * [new branch] gh/swolchok/740/orig -> origin/gh/swolchok/740/orig 2025-04-25T04:11:35.1196658Z * [new branch] gh/swolchok/741/base -> origin/gh/swolchok/741/base 2025-04-25T04:11:35.1197911Z * [new branch] gh/swolchok/741/head -> origin/gh/swolchok/741/head 2025-04-25T04:11:35.1199480Z * [new branch] gh/swolchok/741/orig -> origin/gh/swolchok/741/orig 2025-04-25T04:11:35.1201181Z * [new branch] gh/swolchok/742/base -> origin/gh/swolchok/742/base 2025-04-25T04:11:35.1202513Z * [new branch] gh/swolchok/742/head -> origin/gh/swolchok/742/head 2025-04-25T04:11:35.1203796Z * [new branch] gh/swolchok/742/orig -> origin/gh/swolchok/742/orig 2025-04-25T04:11:35.1205476Z * [new branch] gh/swolchok/743/base -> origin/gh/swolchok/743/base 2025-04-25T04:11:35.1206708Z * [new branch] gh/swolchok/743/head -> origin/gh/swolchok/743/head 2025-04-25T04:11:35.1207964Z * [new branch] gh/swolchok/743/orig -> origin/gh/swolchok/743/orig 2025-04-25T04:11:35.1209578Z * [new branch] gh/swolchok/744/base -> origin/gh/swolchok/744/base 2025-04-25T04:11:35.1210803Z * [new branch] gh/swolchok/744/head -> origin/gh/swolchok/744/head 2025-04-25T04:11:35.1212060Z * [new branch] gh/swolchok/744/orig -> origin/gh/swolchok/744/orig 2025-04-25T04:11:35.1213748Z * [new branch] gh/swolchok/745/base -> origin/gh/swolchok/745/base 2025-04-25T04:11:35.1214923Z * [new branch] gh/swolchok/745/head -> origin/gh/swolchok/745/head 2025-04-25T04:11:35.1216297Z * [new branch] gh/swolchok/745/orig -> origin/gh/swolchok/745/orig 2025-04-25T04:11:35.1217908Z * [new branch] gh/swolchok/746/base -> origin/gh/swolchok/746/base 2025-04-25T04:11:35.1219084Z * [new branch] gh/swolchok/746/head -> origin/gh/swolchok/746/head 2025-04-25T04:11:35.1220223Z * [new branch] gh/swolchok/746/orig -> origin/gh/swolchok/746/orig 2025-04-25T04:11:35.1222022Z * [new branch] gh/swolchok/747/base -> origin/gh/swolchok/747/base 2025-04-25T04:11:35.1223277Z * [new branch] gh/swolchok/747/head -> origin/gh/swolchok/747/head 2025-04-25T04:11:35.1224446Z * [new branch] gh/swolchok/747/orig -> origin/gh/swolchok/747/orig 2025-04-25T04:11:35.1226075Z * [new branch] gh/swolchok/748/base -> origin/gh/swolchok/748/base 2025-04-25T04:11:35.1227375Z * [new branch] gh/swolchok/748/head -> origin/gh/swolchok/748/head 2025-04-25T04:11:35.1228563Z * [new branch] gh/swolchok/748/orig -> origin/gh/swolchok/748/orig 2025-04-25T04:11:35.1230147Z * [new branch] gh/swolchok/749/base -> origin/gh/swolchok/749/base 2025-04-25T04:11:35.1231405Z * [new branch] gh/swolchok/749/head -> origin/gh/swolchok/749/head 2025-04-25T04:11:35.1232606Z * [new branch] gh/swolchok/749/orig -> origin/gh/swolchok/749/orig 2025-04-25T04:11:35.1234737Z * [new branch] gh/swolchok/750/base -> origin/gh/swolchok/750/base 2025-04-25T04:11:35.1236012Z * [new branch] gh/swolchok/750/head -> origin/gh/swolchok/750/head 2025-04-25T04:11:35.1237226Z * [new branch] gh/swolchok/750/orig -> origin/gh/swolchok/750/orig 2025-04-25T04:11:35.1239430Z * [new branch] gh/syed-ahmed/1/base -> origin/gh/syed-ahmed/1/base 2025-04-25T04:11:35.1240464Z * [new branch] gh/syed-ahmed/1/head -> origin/gh/syed-ahmed/1/head 2025-04-25T04:11:35.1241616Z * [new branch] gh/syed-ahmed/1/orig -> origin/gh/syed-ahmed/1/orig 2025-04-25T04:11:35.1243463Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-04-25T04:11:35.1244671Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-04-25T04:11:35.1245820Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-04-25T04:11:35.1247310Z * [new branch] gh/tianyu-l/7/base -> origin/gh/tianyu-l/7/base 2025-04-25T04:11:35.1248560Z * [new branch] gh/tianyu-l/7/head -> origin/gh/tianyu-l/7/head 2025-04-25T04:11:35.1249716Z * [new branch] gh/tianyu-l/7/orig -> origin/gh/tianyu-l/7/orig 2025-04-25T04:11:35.1251193Z * [new branch] gh/tianyu-l/8/base -> origin/gh/tianyu-l/8/base 2025-04-25T04:11:35.1252315Z * [new branch] gh/tianyu-l/8/head -> origin/gh/tianyu-l/8/head 2025-04-25T04:11:35.1253504Z * [new branch] gh/tianyu-l/8/orig -> origin/gh/tianyu-l/8/orig 2025-04-25T04:11:35.1255445Z * [new branch] gh/tugsbayasgalan/162/base -> origin/gh/tugsbayasgalan/162/base 2025-04-25T04:11:35.1256532Z * [new branch] gh/tugsbayasgalan/162/head -> origin/gh/tugsbayasgalan/162/head 2025-04-25T04:11:35.1257834Z * [new branch] gh/tugsbayasgalan/162/orig -> origin/gh/tugsbayasgalan/162/orig 2025-04-25T04:11:35.1260060Z * [new branch] gh/tugsbayasgalan/282/base -> origin/gh/tugsbayasgalan/282/base 2025-04-25T04:11:35.1261486Z * [new branch] gh/tugsbayasgalan/282/head -> origin/gh/tugsbayasgalan/282/head 2025-04-25T04:11:35.1262666Z * [new branch] gh/tugsbayasgalan/282/orig -> origin/gh/tugsbayasgalan/282/orig 2025-04-25T04:11:35.1264283Z * [new branch] gh/tugsbayasgalan/290/base -> origin/gh/tugsbayasgalan/290/base 2025-04-25T04:11:35.1265471Z * [new branch] gh/tugsbayasgalan/290/head -> origin/gh/tugsbayasgalan/290/head 2025-04-25T04:11:35.1266603Z * [new branch] gh/tugsbayasgalan/290/orig -> origin/gh/tugsbayasgalan/290/orig 2025-04-25T04:11:35.1268198Z * [new branch] gh/tugsbayasgalan/298/base -> origin/gh/tugsbayasgalan/298/base 2025-04-25T04:11:35.1269464Z * [new branch] gh/tugsbayasgalan/298/head -> origin/gh/tugsbayasgalan/298/head 2025-04-25T04:11:35.1270710Z * [new branch] gh/tugsbayasgalan/298/orig -> origin/gh/tugsbayasgalan/298/orig 2025-04-25T04:11:35.1272207Z * [new branch] gh/tugsbayasgalan/299/base -> origin/gh/tugsbayasgalan/299/base 2025-04-25T04:11:35.1273362Z * [new branch] gh/tugsbayasgalan/299/head -> origin/gh/tugsbayasgalan/299/head 2025-04-25T04:11:35.1274620Z * [new branch] gh/tugsbayasgalan/299/orig -> origin/gh/tugsbayasgalan/299/orig 2025-04-25T04:11:35.1275992Z * [new branch] gh/tugsbayasgalan/300/base -> origin/gh/tugsbayasgalan/300/base 2025-04-25T04:11:35.1277231Z * [new branch] gh/tugsbayasgalan/300/head -> origin/gh/tugsbayasgalan/300/head 2025-04-25T04:11:35.1278438Z * [new branch] gh/tugsbayasgalan/300/orig -> origin/gh/tugsbayasgalan/300/orig 2025-04-25T04:11:35.1280090Z * [new branch] gh/tugsbayasgalan/301/base -> origin/gh/tugsbayasgalan/301/base 2025-04-25T04:11:35.1281255Z * [new branch] gh/tugsbayasgalan/301/head -> origin/gh/tugsbayasgalan/301/head 2025-04-25T04:11:35.1282405Z * [new branch] gh/tugsbayasgalan/301/orig -> origin/gh/tugsbayasgalan/301/orig 2025-04-25T04:11:35.1283748Z * [new branch] gh/tugsbayasgalan/303/base -> origin/gh/tugsbayasgalan/303/base 2025-04-25T04:11:35.1285025Z * [new branch] gh/tugsbayasgalan/303/head -> origin/gh/tugsbayasgalan/303/head 2025-04-25T04:11:35.1286116Z * [new branch] gh/tugsbayasgalan/303/orig -> origin/gh/tugsbayasgalan/303/orig 2025-04-25T04:11:35.1287746Z * [new branch] gh/tugsbayasgalan/304/base -> origin/gh/tugsbayasgalan/304/base 2025-04-25T04:11:35.1288867Z * [new branch] gh/tugsbayasgalan/304/head -> origin/gh/tugsbayasgalan/304/head 2025-04-25T04:11:35.1290085Z * [new branch] gh/tugsbayasgalan/304/orig -> origin/gh/tugsbayasgalan/304/orig 2025-04-25T04:11:35.1291651Z * [new branch] gh/tugsbayasgalan/305/base -> origin/gh/tugsbayasgalan/305/base 2025-04-25T04:11:35.1292781Z * [new branch] gh/tugsbayasgalan/305/head -> origin/gh/tugsbayasgalan/305/head 2025-04-25T04:11:35.1293996Z * [new branch] gh/tugsbayasgalan/305/orig -> origin/gh/tugsbayasgalan/305/orig 2025-04-25T04:11:35.1295617Z * [new branch] gh/tugsbayasgalan/306/base -> origin/gh/tugsbayasgalan/306/base 2025-04-25T04:11:35.1296854Z * [new branch] gh/tugsbayasgalan/306/head -> origin/gh/tugsbayasgalan/306/head 2025-04-25T04:11:35.1297990Z * [new branch] gh/tugsbayasgalan/306/orig -> origin/gh/tugsbayasgalan/306/orig 2025-04-25T04:11:35.1299723Z * [new branch] gh/tugsbayasgalan/307/base -> origin/gh/tugsbayasgalan/307/base 2025-04-25T04:11:35.1300986Z * [new branch] gh/tugsbayasgalan/307/head -> origin/gh/tugsbayasgalan/307/head 2025-04-25T04:11:35.1302243Z * [new branch] gh/tugsbayasgalan/307/orig -> origin/gh/tugsbayasgalan/307/orig 2025-04-25T04:11:35.1304001Z * [new branch] gh/tugsbayasgalan/308/base -> origin/gh/tugsbayasgalan/308/base 2025-04-25T04:11:35.1305179Z * [new branch] gh/tugsbayasgalan/308/head -> origin/gh/tugsbayasgalan/308/head 2025-04-25T04:11:35.1306284Z * [new branch] gh/tugsbayasgalan/308/orig -> origin/gh/tugsbayasgalan/308/orig 2025-04-25T04:11:35.1307794Z * [new branch] gh/tugsbayasgalan/309/base -> origin/gh/tugsbayasgalan/309/base 2025-04-25T04:11:35.1308953Z * [new branch] gh/tugsbayasgalan/309/head -> origin/gh/tugsbayasgalan/309/head 2025-04-25T04:11:35.1310154Z * [new branch] gh/tugsbayasgalan/309/orig -> origin/gh/tugsbayasgalan/309/orig 2025-04-25T04:11:35.1312008Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-04-25T04:11:35.1313490Z * [new branch] gh/vkuzo/10/base -> origin/gh/vkuzo/10/base 2025-04-25T04:11:35.1314649Z * [new branch] gh/vkuzo/10/head -> origin/gh/vkuzo/10/head 2025-04-25T04:11:35.1315954Z * [new branch] gh/vkuzo/10/orig -> origin/gh/vkuzo/10/orig 2025-04-25T04:11:35.1317483Z * [new branch] gh/vkuzo/11/base -> origin/gh/vkuzo/11/base 2025-04-25T04:11:35.1318584Z * [new branch] gh/vkuzo/11/head -> origin/gh/vkuzo/11/head 2025-04-25T04:11:35.1319775Z * [new branch] gh/vkuzo/11/orig -> origin/gh/vkuzo/11/orig 2025-04-25T04:11:35.1321289Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-04-25T04:11:35.1322799Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-04-25T04:11:35.1324238Z * [new branch] gh/vkuzo/6/base -> origin/gh/vkuzo/6/base 2025-04-25T04:11:35.1325475Z * [new branch] gh/vkuzo/6/head -> origin/gh/vkuzo/6/head 2025-04-25T04:11:35.1326621Z * [new branch] gh/vkuzo/6/orig -> origin/gh/vkuzo/6/orig 2025-04-25T04:11:35.1328191Z * [new branch] gh/vkuzo/7/base -> origin/gh/vkuzo/7/base 2025-04-25T04:11:35.1329301Z * [new branch] gh/vkuzo/7/head -> origin/gh/vkuzo/7/head 2025-04-25T04:11:35.1330525Z * [new branch] gh/vkuzo/7/orig -> origin/gh/vkuzo/7/orig 2025-04-25T04:11:35.1332043Z * [new branch] gh/vkuzo/8/base -> origin/gh/vkuzo/8/base 2025-04-25T04:11:35.1333151Z * [new branch] gh/vkuzo/8/head -> origin/gh/vkuzo/8/head 2025-04-25T04:11:35.1334258Z * [new branch] gh/vkuzo/8/orig -> origin/gh/vkuzo/8/orig 2025-04-25T04:11:35.1335799Z * [new branch] gh/vkuzo/9/base -> origin/gh/vkuzo/9/base 2025-04-25T04:11:35.1336912Z * [new branch] gh/vkuzo/9/head -> origin/gh/vkuzo/9/head 2025-04-25T04:11:35.1338306Z * [new branch] gh/vkuzo/9/orig -> origin/gh/vkuzo/9/orig 2025-04-25T04:11:35.1340224Z * [new branch] gh/vmoens/15/base -> origin/gh/vmoens/15/base 2025-04-25T04:11:35.1341432Z * [new branch] gh/vmoens/15/head -> origin/gh/vmoens/15/head 2025-04-25T04:11:35.1342632Z * [new branch] gh/vmoens/15/orig -> origin/gh/vmoens/15/orig 2025-04-25T04:11:35.1344113Z * [new branch] gh/vmoens/16/base -> origin/gh/vmoens/16/base 2025-04-25T04:11:35.1345240Z * [new branch] gh/vmoens/16/head -> origin/gh/vmoens/16/head 2025-04-25T04:11:35.1346373Z * [new branch] gh/vmoens/16/orig -> origin/gh/vmoens/16/orig 2025-04-25T04:11:35.1347863Z * [new branch] gh/vmoens/17/base -> origin/gh/vmoens/17/base 2025-04-25T04:11:35.1349101Z * [new branch] gh/vmoens/17/head -> origin/gh/vmoens/17/head 2025-04-25T04:11:35.1350228Z * [new branch] gh/vmoens/17/orig -> origin/gh/vmoens/17/orig 2025-04-25T04:11:35.1352181Z * [new branch] gh/vmoens/18/base -> origin/gh/vmoens/18/base 2025-04-25T04:11:35.1353332Z * [new branch] gh/vmoens/18/head -> origin/gh/vmoens/18/head 2025-04-25T04:11:35.1354545Z * [new branch] gh/vmoens/18/orig -> origin/gh/vmoens/18/orig 2025-04-25T04:11:35.1356999Z * [new branch] gh/voznesenskym/254/base -> origin/gh/voznesenskym/254/base 2025-04-25T04:11:35.1358318Z * [new branch] gh/voznesenskym/254/head -> origin/gh/voznesenskym/254/head 2025-04-25T04:11:35.1359482Z * [new branch] gh/voznesenskym/254/orig -> origin/gh/voznesenskym/254/orig 2025-04-25T04:11:35.1361292Z * [new branch] gh/wanchaol/367/base -> origin/gh/wanchaol/367/base 2025-04-25T04:11:35.1362600Z * [new branch] gh/wanchaol/367/head -> origin/gh/wanchaol/367/head 2025-04-25T04:11:35.1363840Z * [new branch] gh/wanchaol/367/orig -> origin/gh/wanchaol/367/orig 2025-04-25T04:11:35.1365359Z * [new branch] gh/wanchaol/368/base -> origin/gh/wanchaol/368/base 2025-04-25T04:11:35.1366539Z * [new branch] gh/wanchaol/368/head -> origin/gh/wanchaol/368/head 2025-04-25T04:11:35.1367779Z * [new branch] gh/wanchaol/368/orig -> origin/gh/wanchaol/368/orig 2025-04-25T04:11:35.1369373Z * [new branch] gh/wanchaol/369/base -> origin/gh/wanchaol/369/base 2025-04-25T04:11:35.1370480Z * [new branch] gh/wanchaol/369/head -> origin/gh/wanchaol/369/head 2025-04-25T04:11:35.1371789Z * [new branch] gh/wanchaol/369/orig -> origin/gh/wanchaol/369/orig 2025-04-25T04:11:35.1373244Z * [new branch] gh/wanchaol/370/base -> origin/gh/wanchaol/370/base 2025-04-25T04:11:35.1374372Z * [new branch] gh/wanchaol/370/head -> origin/gh/wanchaol/370/head 2025-04-25T04:11:35.1375522Z * [new branch] gh/wanchaol/370/orig -> origin/gh/wanchaol/370/orig 2025-04-25T04:11:35.1377000Z * [new branch] gh/wanchaol/371/base -> origin/gh/wanchaol/371/base 2025-04-25T04:11:35.1378555Z * [new branch] gh/wanchaol/371/head -> origin/gh/wanchaol/371/head 2025-04-25T04:11:35.1379820Z * [new branch] gh/wanchaol/371/orig -> origin/gh/wanchaol/371/orig 2025-04-25T04:11:35.1381572Z * [new branch] gh/wconstab/380/base -> origin/gh/wconstab/380/base 2025-04-25T04:11:35.1382751Z * [new branch] gh/wconstab/380/head -> origin/gh/wconstab/380/head 2025-04-25T04:11:35.1383864Z * [new branch] gh/wconstab/380/orig -> origin/gh/wconstab/380/orig 2025-04-25T04:11:35.1385494Z * [new branch] gh/wconstab/392/base -> origin/gh/wconstab/392/base 2025-04-25T04:11:35.1386757Z * [new branch] gh/wconstab/392/head -> origin/gh/wconstab/392/head 2025-04-25T04:11:35.1387946Z * [new branch] gh/wconstab/392/orig -> origin/gh/wconstab/392/orig 2025-04-25T04:11:35.1390097Z * [new branch] gh/wconstab/395/base -> origin/gh/wconstab/395/base 2025-04-25T04:11:35.1391405Z * [new branch] gh/wconstab/395/head -> origin/gh/wconstab/395/head 2025-04-25T04:11:35.1392561Z * [new branch] gh/wconstab/395/orig -> origin/gh/wconstab/395/orig 2025-04-25T04:11:35.1394105Z * [new branch] gh/wconstab/396/base -> origin/gh/wconstab/396/base 2025-04-25T04:11:35.1395359Z * [new branch] gh/wconstab/396/head -> origin/gh/wconstab/396/head 2025-04-25T04:11:35.1396627Z * [new branch] gh/wconstab/396/orig -> origin/gh/wconstab/396/orig 2025-04-25T04:11:35.1398256Z * [new branch] gh/wconstab/398/base -> origin/gh/wconstab/398/base 2025-04-25T04:11:35.1399373Z * [new branch] gh/wconstab/398/head -> origin/gh/wconstab/398/head 2025-04-25T04:11:35.1400554Z * [new branch] gh/wconstab/398/orig -> origin/gh/wconstab/398/orig 2025-04-25T04:11:35.1402265Z * [new branch] gh/wconstab/399/base -> origin/gh/wconstab/399/base 2025-04-25T04:11:35.1403562Z * [new branch] gh/wconstab/399/head -> origin/gh/wconstab/399/head 2025-04-25T04:11:35.1404912Z * [new branch] gh/wconstab/399/orig -> origin/gh/wconstab/399/orig 2025-04-25T04:11:35.1406831Z * [new branch] gh/wconstab/400/base -> origin/gh/wconstab/400/base 2025-04-25T04:11:35.1408078Z * [new branch] gh/wconstab/400/head -> origin/gh/wconstab/400/head 2025-04-25T04:11:35.1409525Z * [new branch] gh/wconstab/400/orig -> origin/gh/wconstab/400/orig 2025-04-25T04:11:35.1411182Z * [new branch] gh/wconstab/401/base -> origin/gh/wconstab/401/base 2025-04-25T04:11:35.1412288Z * [new branch] gh/wconstab/401/head -> origin/gh/wconstab/401/head 2025-04-25T04:11:35.1413629Z * [new branch] gh/wconstab/401/orig -> origin/gh/wconstab/401/orig 2025-04-25T04:11:35.1415656Z * [new branch] gh/wconstab/402/base -> origin/gh/wconstab/402/base 2025-04-25T04:11:35.1417058Z * [new branch] gh/wconstab/402/head -> origin/gh/wconstab/402/head 2025-04-25T04:11:35.1418480Z * [new branch] gh/wconstab/402/orig -> origin/gh/wconstab/402/orig 2025-04-25T04:11:35.1420242Z * [new branch] gh/wconstab/403/base -> origin/gh/wconstab/403/base 2025-04-25T04:11:35.1421654Z * [new branch] gh/wconstab/403/head -> origin/gh/wconstab/403/head 2025-04-25T04:11:35.1422833Z * [new branch] gh/wconstab/403/orig -> origin/gh/wconstab/403/orig 2025-04-25T04:11:35.1424431Z * [new branch] gh/wconstab/404/base -> origin/gh/wconstab/404/base 2025-04-25T04:11:35.1425644Z * [new branch] gh/wconstab/404/head -> origin/gh/wconstab/404/head 2025-04-25T04:11:35.1426894Z * [new branch] gh/wconstab/404/orig -> origin/gh/wconstab/404/orig 2025-04-25T04:11:35.1428561Z * [new branch] gh/wconstab/405/base -> origin/gh/wconstab/405/base 2025-04-25T04:11:35.1429879Z * [new branch] gh/wconstab/405/head -> origin/gh/wconstab/405/head 2025-04-25T04:11:35.1430995Z * [new branch] gh/wconstab/405/orig -> origin/gh/wconstab/405/orig 2025-04-25T04:11:35.1432843Z * [new branch] gh/wconstab/406/base -> origin/gh/wconstab/406/base 2025-04-25T04:11:35.1433895Z * [new branch] gh/wconstab/406/head -> origin/gh/wconstab/406/head 2025-04-25T04:11:35.1435312Z * [new branch] gh/wconstab/406/orig -> origin/gh/wconstab/406/orig 2025-04-25T04:11:35.1436925Z * [new branch] gh/wconstab/407/base -> origin/gh/wconstab/407/base 2025-04-25T04:11:35.1438614Z * [new branch] gh/wconstab/407/head -> origin/gh/wconstab/407/head 2025-04-25T04:11:35.1440461Z * [new branch] gh/wconstab/407/orig -> origin/gh/wconstab/407/orig 2025-04-25T04:11:35.1441987Z * [new branch] gh/wconstab/408/base -> origin/gh/wconstab/408/base 2025-04-25T04:11:35.1443134Z * [new branch] gh/wconstab/408/head -> origin/gh/wconstab/408/head 2025-04-25T04:11:35.1444937Z * [new branch] gh/wconstab/408/orig -> origin/gh/wconstab/408/orig 2025-04-25T04:11:35.1446269Z * [new branch] gh/wconstab/409/base -> origin/gh/wconstab/409/base 2025-04-25T04:11:35.1447532Z * [new branch] gh/wconstab/409/head -> origin/gh/wconstab/409/head 2025-04-25T04:11:35.1448619Z * [new branch] gh/wconstab/409/orig -> origin/gh/wconstab/409/orig 2025-04-25T04:11:35.1450814Z * [new branch] gh/wconstab/410/base -> origin/gh/wconstab/410/base 2025-04-25T04:11:35.1451761Z * [new branch] gh/wconstab/410/head -> origin/gh/wconstab/410/head 2025-04-25T04:11:35.1453065Z * [new branch] gh/wconstab/410/orig -> origin/gh/wconstab/410/orig 2025-04-25T04:11:35.1455197Z * [new branch] gh/wconstab/411/base -> origin/gh/wconstab/411/base 2025-04-25T04:11:35.1456339Z * [new branch] gh/wconstab/411/head -> origin/gh/wconstab/411/head 2025-04-25T04:11:35.1457486Z * [new branch] gh/wconstab/411/orig -> origin/gh/wconstab/411/orig 2025-04-25T04:11:35.1459349Z * [new branch] gh/wconstab/412/base -> origin/gh/wconstab/412/base 2025-04-25T04:11:35.1460712Z * [new branch] gh/wconstab/412/head -> origin/gh/wconstab/412/head 2025-04-25T04:11:35.1462117Z * [new branch] gh/wconstab/412/orig -> origin/gh/wconstab/412/orig 2025-04-25T04:11:35.1463886Z * [new branch] gh/wconstab/413/base -> origin/gh/wconstab/413/base 2025-04-25T04:11:35.1465033Z * [new branch] gh/wconstab/413/head -> origin/gh/wconstab/413/head 2025-04-25T04:11:35.1466437Z * [new branch] gh/wconstab/413/orig -> origin/gh/wconstab/413/orig 2025-04-25T04:11:35.1468122Z * [new branch] gh/wconstab/414/base -> origin/gh/wconstab/414/base 2025-04-25T04:11:35.1469104Z * [new branch] gh/wconstab/414/head -> origin/gh/wconstab/414/head 2025-04-25T04:11:35.1470160Z * [new branch] gh/wconstab/414/orig -> origin/gh/wconstab/414/orig 2025-04-25T04:11:35.1472477Z * [new branch] gh/weifengpy/21/base -> origin/gh/weifengpy/21/base 2025-04-25T04:11:35.1473428Z * [new branch] gh/weifengpy/21/head -> origin/gh/weifengpy/21/head 2025-04-25T04:11:35.1474788Z * [new branch] gh/weifengpy/21/orig -> origin/gh/weifengpy/21/orig 2025-04-25T04:11:35.1476420Z * [new branch] gh/weifengpy/24/base -> origin/gh/weifengpy/24/base 2025-04-25T04:11:35.1477563Z * [new branch] gh/weifengpy/24/head -> origin/gh/weifengpy/24/head 2025-04-25T04:11:35.1478677Z * [new branch] gh/weifengpy/24/orig -> origin/gh/weifengpy/24/orig 2025-04-25T04:11:35.1481019Z * [new branch] gh/williamwen42/196/base -> origin/gh/williamwen42/196/base 2025-04-25T04:11:35.1481929Z * [new branch] gh/williamwen42/196/head -> origin/gh/williamwen42/196/head 2025-04-25T04:11:35.1483079Z * [new branch] gh/williamwen42/196/orig -> origin/gh/williamwen42/196/orig 2025-04-25T04:11:35.1484764Z * [new branch] gh/williamwen42/209/base -> origin/gh/williamwen42/209/base 2025-04-25T04:11:35.1485702Z * [new branch] gh/williamwen42/209/head -> origin/gh/williamwen42/209/head 2025-04-25T04:11:35.1487072Z * [new branch] gh/williamwen42/209/orig -> origin/gh/williamwen42/209/orig 2025-04-25T04:11:35.1488492Z * [new branch] gh/williamwen42/210/base -> origin/gh/williamwen42/210/base 2025-04-25T04:11:35.1489626Z * [new branch] gh/williamwen42/210/head -> origin/gh/williamwen42/210/head 2025-04-25T04:11:35.1490763Z * [new branch] gh/williamwen42/210/orig -> origin/gh/williamwen42/210/orig 2025-04-25T04:11:35.1492365Z * [new branch] gh/williamwen42/220/base -> origin/gh/williamwen42/220/base 2025-04-25T04:11:35.1493603Z * [new branch] gh/williamwen42/220/head -> origin/gh/williamwen42/220/head 2025-04-25T04:11:35.1494860Z * [new branch] gh/williamwen42/220/orig -> origin/gh/williamwen42/220/orig 2025-04-25T04:11:35.1496793Z * [new branch] gh/williamwen42/222/base -> origin/gh/williamwen42/222/base 2025-04-25T04:11:35.1497923Z * [new branch] gh/williamwen42/222/head -> origin/gh/williamwen42/222/head 2025-04-25T04:11:35.1499099Z * [new branch] gh/williamwen42/222/orig -> origin/gh/williamwen42/222/orig 2025-04-25T04:11:35.1500674Z * [new branch] gh/williamwen42/223/base -> origin/gh/williamwen42/223/base 2025-04-25T04:11:35.1502047Z * [new branch] gh/williamwen42/223/head -> origin/gh/williamwen42/223/head 2025-04-25T04:11:35.1503164Z * [new branch] gh/williamwen42/223/orig -> origin/gh/williamwen42/223/orig 2025-04-25T04:11:35.1505086Z * [new branch] gh/williamwen42/224/base -> origin/gh/williamwen42/224/base 2025-04-25T04:11:35.1506207Z * [new branch] gh/williamwen42/224/head -> origin/gh/williamwen42/224/head 2025-04-25T04:11:35.1507364Z * [new branch] gh/williamwen42/224/orig -> origin/gh/williamwen42/224/orig 2025-04-25T04:11:35.1509063Z * [new branch] gh/williamwen42/225/base -> origin/gh/williamwen42/225/base 2025-04-25T04:11:35.1510148Z * [new branch] gh/williamwen42/225/head -> origin/gh/williamwen42/225/head 2025-04-25T04:11:35.1511363Z * [new branch] gh/williamwen42/225/orig -> origin/gh/williamwen42/225/orig 2025-04-25T04:11:35.1513049Z * [new branch] gh/williamwen42/226/base -> origin/gh/williamwen42/226/base 2025-04-25T04:11:35.1514269Z * [new branch] gh/williamwen42/226/head -> origin/gh/williamwen42/226/head 2025-04-25T04:11:35.1515478Z * [new branch] gh/williamwen42/226/orig -> origin/gh/williamwen42/226/orig 2025-04-25T04:11:35.1516964Z * [new branch] gh/williamwen42/227/base -> origin/gh/williamwen42/227/base 2025-04-25T04:11:35.1518171Z * [new branch] gh/williamwen42/227/head -> origin/gh/williamwen42/227/head 2025-04-25T04:11:35.1519299Z * [new branch] gh/williamwen42/227/orig -> origin/gh/williamwen42/227/orig 2025-04-25T04:11:35.1520786Z * [new branch] gh/williamwen42/228/base -> origin/gh/williamwen42/228/base 2025-04-25T04:11:35.1521920Z * [new branch] gh/williamwen42/228/head -> origin/gh/williamwen42/228/head 2025-04-25T04:11:35.1523109Z * [new branch] gh/williamwen42/228/orig -> origin/gh/williamwen42/228/orig 2025-04-25T04:11:35.1524752Z * [new branch] gh/williamwen42/229/base -> origin/gh/williamwen42/229/base 2025-04-25T04:11:35.1526113Z * [new branch] gh/williamwen42/229/head -> origin/gh/williamwen42/229/head 2025-04-25T04:11:35.1527152Z * [new branch] gh/williamwen42/229/orig -> origin/gh/williamwen42/229/orig 2025-04-25T04:11:35.1528631Z * [new branch] gh/williamwen42/230/base -> origin/gh/williamwen42/230/base 2025-04-25T04:11:35.1529941Z * [new branch] gh/williamwen42/230/head -> origin/gh/williamwen42/230/head 2025-04-25T04:11:35.1531153Z * [new branch] gh/williamwen42/230/orig -> origin/gh/williamwen42/230/orig 2025-04-25T04:11:35.1532563Z * [new branch] gh/williamwen42/231/base -> origin/gh/williamwen42/231/base 2025-04-25T04:11:35.1533756Z * [new branch] gh/williamwen42/231/head -> origin/gh/williamwen42/231/head 2025-04-25T04:11:35.1534950Z * [new branch] gh/williamwen42/231/orig -> origin/gh/williamwen42/231/orig 2025-04-25T04:11:35.1536505Z * [new branch] gh/williamwen42/232/base -> origin/gh/williamwen42/232/base 2025-04-25T04:11:35.1537742Z * [new branch] gh/williamwen42/232/head -> origin/gh/williamwen42/232/head 2025-04-25T04:11:35.1543782Z * [new branch] gh/williamwen42/232/orig -> origin/gh/williamwen42/232/orig 2025-04-25T04:11:35.1544821Z * [new branch] gh/williamwen42/233/base -> origin/gh/williamwen42/233/base 2025-04-25T04:11:35.1546517Z * [new branch] gh/williamwen42/233/head -> origin/gh/williamwen42/233/head 2025-04-25T04:11:35.1547574Z * [new branch] gh/williamwen42/233/orig -> origin/gh/williamwen42/233/orig 2025-04-25T04:11:35.1549781Z * [new branch] gh/williamwen42/234/base -> origin/gh/williamwen42/234/base 2025-04-25T04:11:35.1550776Z * [new branch] gh/williamwen42/234/head -> origin/gh/williamwen42/234/head 2025-04-25T04:11:35.1551952Z * [new branch] gh/williamwen42/234/orig -> origin/gh/williamwen42/234/orig 2025-04-25T04:11:35.1554021Z * [new branch] gh/wz337/2/base -> origin/gh/wz337/2/base 2025-04-25T04:11:35.1555045Z * [new branch] gh/wz337/2/head -> origin/gh/wz337/2/head 2025-04-25T04:11:35.1556696Z * [new branch] gh/wz337/3/base -> origin/gh/wz337/3/base 2025-04-25T04:11:35.1557651Z * [new branch] gh/wz337/3/head -> origin/gh/wz337/3/head 2025-04-25T04:11:35.1559685Z * [new branch] gh/xmfan/157/base -> origin/gh/xmfan/157/base 2025-04-25T04:11:35.1560659Z * [new branch] gh/xmfan/157/head -> origin/gh/xmfan/157/head 2025-04-25T04:11:35.1561936Z * [new branch] gh/xmfan/157/orig -> origin/gh/xmfan/157/orig 2025-04-25T04:11:35.1563462Z * [new branch] gh/xmfan/166/base -> origin/gh/xmfan/166/base 2025-04-25T04:11:35.1564517Z * [new branch] gh/xmfan/166/head -> origin/gh/xmfan/166/head 2025-04-25T04:11:35.1565788Z * [new branch] gh/xmfan/166/orig -> origin/gh/xmfan/166/orig 2025-04-25T04:11:35.1567711Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-04-25T04:11:35.1568503Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-04-25T04:11:35.1570061Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-04-25T04:11:35.1570978Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-04-25T04:11:35.1572514Z * [new branch] gh/xmfan/173/base -> origin/gh/xmfan/173/base 2025-04-25T04:11:35.1573648Z * [new branch] gh/xmfan/173/head -> origin/gh/xmfan/173/head 2025-04-25T04:11:35.1574905Z * [new branch] gh/xmfan/173/orig -> origin/gh/xmfan/173/orig 2025-04-25T04:11:35.1576407Z * [new branch] gh/xmfan/174/base -> origin/gh/xmfan/174/base 2025-04-25T04:11:35.1577839Z * [new branch] gh/xmfan/174/head -> origin/gh/xmfan/174/head 2025-04-25T04:11:35.1578793Z * [new branch] gh/xmfan/174/orig -> origin/gh/xmfan/174/orig 2025-04-25T04:11:35.1580299Z * [new branch] gh/xmfan/178/base -> origin/gh/xmfan/178/base 2025-04-25T04:11:35.1581549Z * [new branch] gh/xmfan/178/head -> origin/gh/xmfan/178/head 2025-04-25T04:11:35.1582748Z * [new branch] gh/xmfan/178/orig -> origin/gh/xmfan/178/orig 2025-04-25T04:11:35.1584309Z * [new branch] gh/xmfan/18/base -> origin/gh/xmfan/18/base 2025-04-25T04:11:35.1586019Z * [new branch] gh/xmfan/18/head -> origin/gh/xmfan/18/head 2025-04-25T04:11:35.1587492Z * [new branch] gh/xmfan/180/base -> origin/gh/xmfan/180/base 2025-04-25T04:11:35.1588645Z * [new branch] gh/xmfan/180/head -> origin/gh/xmfan/180/head 2025-04-25T04:11:35.1589810Z * [new branch] gh/xmfan/180/orig -> origin/gh/xmfan/180/orig 2025-04-25T04:11:35.1591294Z * [new branch] gh/xmfan/187/base -> origin/gh/xmfan/187/base 2025-04-25T04:11:35.1592435Z * [new branch] gh/xmfan/187/head -> origin/gh/xmfan/187/head 2025-04-25T04:11:35.1593613Z * [new branch] gh/xmfan/187/orig -> origin/gh/xmfan/187/orig 2025-04-25T04:11:35.1595140Z * [new branch] gh/xmfan/193/base -> origin/gh/xmfan/193/base 2025-04-25T04:11:35.1596301Z * [new branch] gh/xmfan/193/head -> origin/gh/xmfan/193/head 2025-04-25T04:11:35.1597461Z * [new branch] gh/xmfan/193/orig -> origin/gh/xmfan/193/orig 2025-04-25T04:11:35.1599004Z * [new branch] gh/xmfan/194/base -> origin/gh/xmfan/194/base 2025-04-25T04:11:35.1600207Z * [new branch] gh/xmfan/194/head -> origin/gh/xmfan/194/head 2025-04-25T04:11:35.1601472Z * [new branch] gh/xmfan/194/orig -> origin/gh/xmfan/194/orig 2025-04-25T04:11:35.1603058Z * [new branch] gh/xmfan/200/base -> origin/gh/xmfan/200/base 2025-04-25T04:11:35.1604180Z * [new branch] gh/xmfan/200/head -> origin/gh/xmfan/200/head 2025-04-25T04:11:35.1605344Z * [new branch] gh/xmfan/200/orig -> origin/gh/xmfan/200/orig 2025-04-25T04:11:35.1606770Z * [new branch] gh/xmfan/201/base -> origin/gh/xmfan/201/base 2025-04-25T04:11:35.1607940Z * [new branch] gh/xmfan/201/head -> origin/gh/xmfan/201/head 2025-04-25T04:11:35.1609539Z * [new branch] gh/xmfan/201/orig -> origin/gh/xmfan/201/orig 2025-04-25T04:11:35.1610988Z * [new branch] gh/xmfan/202/base -> origin/gh/xmfan/202/base 2025-04-25T04:11:35.1612118Z * [new branch] gh/xmfan/202/head -> origin/gh/xmfan/202/head 2025-04-25T04:11:35.1613285Z * [new branch] gh/xmfan/202/orig -> origin/gh/xmfan/202/orig 2025-04-25T04:11:35.1615420Z * [new branch] gh/xmfan/206/base -> origin/gh/xmfan/206/base 2025-04-25T04:11:35.1616608Z * [new branch] gh/xmfan/206/head -> origin/gh/xmfan/206/head 2025-04-25T04:11:35.1617906Z * [new branch] gh/xmfan/206/orig -> origin/gh/xmfan/206/orig 2025-04-25T04:11:35.1619527Z * [new branch] gh/xmfan/209/base -> origin/gh/xmfan/209/base 2025-04-25T04:11:35.1620664Z * [new branch] gh/xmfan/209/head -> origin/gh/xmfan/209/head 2025-04-25T04:11:35.1621967Z * [new branch] gh/xmfan/209/orig -> origin/gh/xmfan/209/orig 2025-04-25T04:11:35.1623876Z * [new branch] gh/xmfan/212/base -> origin/gh/xmfan/212/base 2025-04-25T04:11:35.1625145Z * [new branch] gh/xmfan/212/head -> origin/gh/xmfan/212/head 2025-04-25T04:11:35.1626816Z * [new branch] gh/xmfan/212/orig -> origin/gh/xmfan/212/orig 2025-04-25T04:11:35.1628373Z * [new branch] gh/xmfan/213/base -> origin/gh/xmfan/213/base 2025-04-25T04:11:35.1629628Z * [new branch] gh/xmfan/213/head -> origin/gh/xmfan/213/head 2025-04-25T04:11:35.1630815Z * [new branch] gh/xmfan/213/orig -> origin/gh/xmfan/213/orig 2025-04-25T04:11:35.1632743Z * [new branch] gh/xmfan/214/base -> origin/gh/xmfan/214/base 2025-04-25T04:11:35.1633928Z * [new branch] gh/xmfan/214/head -> origin/gh/xmfan/214/head 2025-04-25T04:11:35.1635197Z * [new branch] gh/xmfan/214/orig -> origin/gh/xmfan/214/orig 2025-04-25T04:11:35.1636784Z * [new branch] gh/xmfan/215/base -> origin/gh/xmfan/215/base 2025-04-25T04:11:35.1638172Z * [new branch] gh/xmfan/215/head -> origin/gh/xmfan/215/head 2025-04-25T04:11:35.1639365Z * [new branch] gh/xmfan/215/orig -> origin/gh/xmfan/215/orig 2025-04-25T04:11:35.1640898Z * [new branch] gh/xmfan/216/base -> origin/gh/xmfan/216/base 2025-04-25T04:11:35.1642119Z * [new branch] gh/xmfan/216/head -> origin/gh/xmfan/216/head 2025-04-25T04:11:35.1643265Z * [new branch] gh/xmfan/216/orig -> origin/gh/xmfan/216/orig 2025-04-25T04:11:35.1644834Z * [new branch] gh/xmfan/217/base -> origin/gh/xmfan/217/base 2025-04-25T04:11:35.1645998Z * [new branch] gh/xmfan/217/head -> origin/gh/xmfan/217/head 2025-04-25T04:11:35.1647142Z * [new branch] gh/xmfan/217/orig -> origin/gh/xmfan/217/orig 2025-04-25T04:11:35.1648751Z * [new branch] gh/xmfan/218/base -> origin/gh/xmfan/218/base 2025-04-25T04:11:35.1649949Z * [new branch] gh/xmfan/218/head -> origin/gh/xmfan/218/head 2025-04-25T04:11:35.1651153Z * [new branch] gh/xmfan/218/orig -> origin/gh/xmfan/218/orig 2025-04-25T04:11:35.1653106Z * [new branch] gh/xmfan/219/base -> origin/gh/xmfan/219/base 2025-04-25T04:11:35.1654323Z * [new branch] gh/xmfan/219/head -> origin/gh/xmfan/219/head 2025-04-25T04:11:35.1655548Z * [new branch] gh/xmfan/219/orig -> origin/gh/xmfan/219/orig 2025-04-25T04:11:35.1657153Z * [new branch] gh/xmfan/220/base -> origin/gh/xmfan/220/base 2025-04-25T04:11:35.1658384Z * [new branch] gh/xmfan/220/head -> origin/gh/xmfan/220/head 2025-04-25T04:11:35.1659561Z * [new branch] gh/xmfan/220/orig -> origin/gh/xmfan/220/orig 2025-04-25T04:11:35.1661254Z * [new branch] gh/xmfan/221/base -> origin/gh/xmfan/221/base 2025-04-25T04:11:35.1662924Z * [new branch] gh/xmfan/221/head -> origin/gh/xmfan/221/head 2025-04-25T04:11:35.1664142Z * [new branch] gh/xmfan/221/orig -> origin/gh/xmfan/221/orig 2025-04-25T04:11:35.1665722Z * [new branch] gh/xmfan/222/base -> origin/gh/xmfan/222/base 2025-04-25T04:11:35.1666862Z * [new branch] gh/xmfan/222/head -> origin/gh/xmfan/222/head 2025-04-25T04:11:35.1668145Z * [new branch] gh/xmfan/222/orig -> origin/gh/xmfan/222/orig 2025-04-25T04:11:35.1669803Z * [new branch] gh/xmfan/223/base -> origin/gh/xmfan/223/base 2025-04-25T04:11:35.1670956Z * [new branch] gh/xmfan/223/head -> origin/gh/xmfan/223/head 2025-04-25T04:11:35.1672094Z * [new branch] gh/xmfan/223/orig -> origin/gh/xmfan/223/orig 2025-04-25T04:11:35.1673704Z * [new branch] gh/xmfan/224/base -> origin/gh/xmfan/224/base 2025-04-25T04:11:35.1674952Z * [new branch] gh/xmfan/224/head -> origin/gh/xmfan/224/head 2025-04-25T04:11:35.1676255Z * [new branch] gh/xmfan/224/orig -> origin/gh/xmfan/224/orig 2025-04-25T04:11:35.1677706Z * [new branch] gh/xmfan/225/base -> origin/gh/xmfan/225/base 2025-04-25T04:11:35.1678822Z * [new branch] gh/xmfan/225/head -> origin/gh/xmfan/225/head 2025-04-25T04:11:35.1679992Z * [new branch] gh/xmfan/225/orig -> origin/gh/xmfan/225/orig 2025-04-25T04:11:35.1681962Z * [new branch] gh/xmfan/226/base -> origin/gh/xmfan/226/base 2025-04-25T04:11:35.1683176Z * [new branch] gh/xmfan/226/head -> origin/gh/xmfan/226/head 2025-04-25T04:11:35.1684431Z * [new branch] gh/xmfan/226/orig -> origin/gh/xmfan/226/orig 2025-04-25T04:11:35.1685990Z * [new branch] gh/xmfan/227/base -> origin/gh/xmfan/227/base 2025-04-25T04:11:35.1687192Z * [new branch] gh/xmfan/227/head -> origin/gh/xmfan/227/head 2025-04-25T04:11:35.1688333Z * [new branch] gh/xmfan/227/orig -> origin/gh/xmfan/227/orig 2025-04-25T04:11:35.1689906Z * [new branch] gh/xmfan/228/base -> origin/gh/xmfan/228/base 2025-04-25T04:11:35.1691043Z * [new branch] gh/xmfan/228/head -> origin/gh/xmfan/228/head 2025-04-25T04:11:35.1692209Z * [new branch] gh/xmfan/228/orig -> origin/gh/xmfan/228/orig 2025-04-25T04:11:35.1694672Z * [new branch] gh/xuanzhang816/11/base -> origin/gh/xuanzhang816/11/base 2025-04-25T04:11:35.1695911Z * [new branch] gh/xuanzhang816/11/head -> origin/gh/xuanzhang816/11/head 2025-04-25T04:11:35.1697102Z * [new branch] gh/xuanzhang816/11/orig -> origin/gh/xuanzhang816/11/orig 2025-04-25T04:11:35.1698642Z * [new branch] gh/xuanzhang816/12/base -> origin/gh/xuanzhang816/12/base 2025-04-25T04:11:35.1699920Z * [new branch] gh/xuanzhang816/12/head -> origin/gh/xuanzhang816/12/head 2025-04-25T04:11:35.1701175Z * [new branch] gh/xuanzhang816/12/orig -> origin/gh/xuanzhang816/12/orig 2025-04-25T04:11:35.1703141Z * [new branch] gh/xuhancn/1/base -> origin/gh/xuhancn/1/base 2025-04-25T04:11:35.1704326Z * [new branch] gh/xuhancn/1/head -> origin/gh/xuhancn/1/head 2025-04-25T04:11:35.1705693Z * [new branch] gh/xuhancn/2/base -> origin/gh/xuhancn/2/base 2025-04-25T04:11:35.1706902Z * [new branch] gh/xuhancn/2/head -> origin/gh/xuhancn/2/head 2025-04-25T04:11:35.1708215Z * [new branch] gh/xuhancn/3/base -> origin/gh/xuhancn/3/base 2025-04-25T04:11:35.1709320Z * [new branch] gh/xuhancn/3/head -> origin/gh/xuhancn/3/head 2025-04-25T04:11:35.1710691Z * [new branch] gh/xuhancn/4/base -> origin/gh/xuhancn/4/base 2025-04-25T04:11:35.1711848Z * [new branch] gh/xuhancn/4/head -> origin/gh/xuhancn/4/head 2025-04-25T04:11:35.1713296Z * [new branch] gh/xuhancn/5/base -> origin/gh/xuhancn/5/base 2025-04-25T04:11:35.1714392Z * [new branch] gh/xuhancn/5/head -> origin/gh/xuhancn/5/head 2025-04-25T04:11:35.1716158Z * [new branch] gh/xuhancn/6/base -> origin/gh/xuhancn/6/base 2025-04-25T04:11:35.1717341Z * [new branch] gh/xuhancn/6/head -> origin/gh/xuhancn/6/head 2025-04-25T04:11:35.1718694Z * [new branch] gh/xuhancn/7/base -> origin/gh/xuhancn/7/base 2025-04-25T04:11:35.1719788Z * [new branch] gh/xuhancn/7/head -> origin/gh/xuhancn/7/head 2025-04-25T04:11:35.1721811Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-04-25T04:11:35.1723000Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-04-25T04:11:35.1724227Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-04-25T04:11:35.1725717Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-04-25T04:11:35.1726857Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-04-25T04:11:35.1728147Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-04-25T04:11:35.1729739Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-04-25T04:11:35.1730899Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-04-25T04:11:35.1732087Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-04-25T04:11:35.1733650Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-04-25T04:11:35.1734934Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-04-25T04:11:35.1736083Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-04-25T04:11:35.1737649Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-04-25T04:11:35.1738935Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-04-25T04:11:35.1740058Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-04-25T04:11:35.1741997Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-04-25T04:11:35.1743165Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-04-25T04:11:35.1744445Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-04-25T04:11:35.1746026Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-04-25T04:11:35.1747143Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-04-25T04:11:35.1748293Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-04-25T04:11:35.1749840Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-04-25T04:11:35.1750994Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-04-25T04:11:35.1752215Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-04-25T04:11:35.1753825Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-04-25T04:11:35.1755073Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-04-25T04:11:35.1757029Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-04-25T04:11:35.1758191Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-04-25T04:11:35.1759328Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-04-25T04:11:35.1761035Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-04-25T04:11:35.1762181Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-04-25T04:11:35.1763332Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-04-25T04:11:35.1764875Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-04-25T04:11:35.1766028Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-04-25T04:11:35.1767231Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-04-25T04:11:35.1768790Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-04-25T04:11:35.1769985Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-04-25T04:11:35.1771252Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-04-25T04:11:35.1773173Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-04-25T04:11:35.1774403Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-04-25T04:11:35.1775618Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-04-25T04:11:35.1777202Z * [new branch] gh/yanbing-j/34/base -> origin/gh/yanbing-j/34/base 2025-04-25T04:11:35.1778357Z * [new branch] gh/yanbing-j/34/head -> origin/gh/yanbing-j/34/head 2025-04-25T04:11:35.1779493Z * [new branch] gh/yanbing-j/34/orig -> origin/gh/yanbing-j/34/orig 2025-04-25T04:11:35.1781105Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-04-25T04:11:35.1782318Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-04-25T04:11:35.1783491Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-04-25T04:11:35.1785066Z * [new branch] gh/yanbing-j/37/base -> origin/gh/yanbing-j/37/base 2025-04-25T04:11:35.1786301Z * [new branch] gh/yanbing-j/37/head -> origin/gh/yanbing-j/37/head 2025-04-25T04:11:35.1787441Z * [new branch] gh/yanbing-j/37/orig -> origin/gh/yanbing-j/37/orig 2025-04-25T04:11:35.1789308Z * [new branch] gh/yanboliang/62/base -> origin/gh/yanboliang/62/base 2025-04-25T04:11:35.1790475Z * [new branch] gh/yanboliang/62/head -> origin/gh/yanboliang/62/head 2025-04-25T04:11:35.1791797Z * [new branch] gh/yanboliang/62/orig -> origin/gh/yanboliang/62/orig 2025-04-25T04:11:35.1794133Z * [new branch] gh/ydwu4/194/base -> origin/gh/ydwu4/194/base 2025-04-25T04:11:35.1795235Z * [new branch] gh/ydwu4/194/head -> origin/gh/ydwu4/194/head 2025-04-25T04:11:35.1796344Z * [new branch] gh/ydwu4/194/orig -> origin/gh/ydwu4/194/orig 2025-04-25T04:11:35.1801187Z * [new branch] gh/ydwu4/201/base -> origin/gh/ydwu4/201/base 2025-04-25T04:11:35.1803110Z * [new branch] gh/ydwu4/201/head -> origin/gh/ydwu4/201/head 2025-04-25T04:11:35.1803441Z * [new branch] gh/ydwu4/201/orig -> origin/gh/ydwu4/201/orig 2025-04-25T04:11:35.1803868Z * [new branch] gh/ydwu4/208/base -> origin/gh/ydwu4/208/base 2025-04-25T04:11:35.1804600Z * [new branch] gh/ydwu4/208/head -> origin/gh/ydwu4/208/head 2025-04-25T04:11:35.1805867Z * [new branch] gh/ydwu4/208/orig -> origin/gh/ydwu4/208/orig 2025-04-25T04:11:35.1807389Z * [new branch] gh/ydwu4/219/base -> origin/gh/ydwu4/219/base 2025-04-25T04:11:35.1808687Z * [new branch] gh/ydwu4/219/head -> origin/gh/ydwu4/219/head 2025-04-25T04:11:35.1809897Z * [new branch] gh/ydwu4/219/orig -> origin/gh/ydwu4/219/orig 2025-04-25T04:11:35.1811538Z * [new branch] gh/ydwu4/222/base -> origin/gh/ydwu4/222/base 2025-04-25T04:11:35.1812560Z * [new branch] gh/ydwu4/222/head -> origin/gh/ydwu4/222/head 2025-04-25T04:11:35.1813853Z * [new branch] gh/ydwu4/222/orig -> origin/gh/ydwu4/222/orig 2025-04-25T04:11:35.1815525Z * [new branch] gh/ydwu4/223/base -> origin/gh/ydwu4/223/base 2025-04-25T04:11:35.1816587Z * [new branch] gh/ydwu4/223/head -> origin/gh/ydwu4/223/head 2025-04-25T04:11:35.1817838Z * [new branch] gh/ydwu4/223/orig -> origin/gh/ydwu4/223/orig 2025-04-25T04:11:35.1819291Z * [new branch] gh/ydwu4/224/base -> origin/gh/ydwu4/224/base 2025-04-25T04:11:35.1820530Z * [new branch] gh/ydwu4/224/head -> origin/gh/ydwu4/224/head 2025-04-25T04:11:35.1822058Z * [new branch] gh/ydwu4/224/orig -> origin/gh/ydwu4/224/orig 2025-04-25T04:11:35.1823276Z * [new branch] gh/ydwu4/225/base -> origin/gh/ydwu4/225/base 2025-04-25T04:11:35.1824546Z * [new branch] gh/ydwu4/225/head -> origin/gh/ydwu4/225/head 2025-04-25T04:11:35.1825718Z * [new branch] gh/ydwu4/225/orig -> origin/gh/ydwu4/225/orig 2025-04-25T04:11:35.1827417Z * [new branch] gh/ydwu4/226/base -> origin/gh/ydwu4/226/base 2025-04-25T04:11:35.1828648Z * [new branch] gh/ydwu4/226/head -> origin/gh/ydwu4/226/head 2025-04-25T04:11:35.1829826Z * [new branch] gh/ydwu4/226/orig -> origin/gh/ydwu4/226/orig 2025-04-25T04:11:35.1831404Z * [new branch] gh/ydwu4/227/base -> origin/gh/ydwu4/227/base 2025-04-25T04:11:35.1832596Z * [new branch] gh/ydwu4/227/head -> origin/gh/ydwu4/227/head 2025-04-25T04:11:35.1833690Z * [new branch] gh/ydwu4/227/orig -> origin/gh/ydwu4/227/orig 2025-04-25T04:11:35.1835247Z * [new branch] gh/ydwu4/228/base -> origin/gh/ydwu4/228/base 2025-04-25T04:11:35.1836486Z * [new branch] gh/ydwu4/228/head -> origin/gh/ydwu4/228/head 2025-04-25T04:11:35.1837866Z * [new branch] gh/ydwu4/228/orig -> origin/gh/ydwu4/228/orig 2025-04-25T04:11:35.1841997Z * [new branch] gh/ydwu4/229/base -> origin/gh/ydwu4/229/base 2025-04-25T04:11:35.1843205Z * [new branch] gh/ydwu4/229/head -> origin/gh/ydwu4/229/head 2025-04-25T04:11:35.1844362Z * [new branch] gh/ydwu4/229/orig -> origin/gh/ydwu4/229/orig 2025-04-25T04:11:35.1846087Z * [new branch] gh/ydwu4/230/base -> origin/gh/ydwu4/230/base 2025-04-25T04:11:35.1847098Z * [new branch] gh/ydwu4/230/head -> origin/gh/ydwu4/230/head 2025-04-25T04:11:35.1848425Z * [new branch] gh/ydwu4/230/orig -> origin/gh/ydwu4/230/orig 2025-04-25T04:11:35.1849945Z * [new branch] gh/ydwu4/231/base -> origin/gh/ydwu4/231/base 2025-04-25T04:11:35.1851072Z * [new branch] gh/ydwu4/231/head -> origin/gh/ydwu4/231/head 2025-04-25T04:11:35.1852284Z * [new branch] gh/ydwu4/231/orig -> origin/gh/ydwu4/231/orig 2025-04-25T04:11:35.1854043Z * [new branch] gh/ydwu4/232/base -> origin/gh/ydwu4/232/base 2025-04-25T04:11:35.1855348Z * [new branch] gh/ydwu4/232/head -> origin/gh/ydwu4/232/head 2025-04-25T04:11:35.1856540Z * [new branch] gh/ydwu4/232/orig -> origin/gh/ydwu4/232/orig 2025-04-25T04:11:35.1858075Z * [new branch] gh/ydwu4/233/base -> origin/gh/ydwu4/233/base 2025-04-25T04:11:35.1859316Z * [new branch] gh/ydwu4/233/head -> origin/gh/ydwu4/233/head 2025-04-25T04:11:35.1860499Z * [new branch] gh/ydwu4/233/orig -> origin/gh/ydwu4/233/orig 2025-04-25T04:11:35.1862709Z * [new branch] gh/ydwu4/234/base -> origin/gh/ydwu4/234/base 2025-04-25T04:11:35.1864025Z * [new branch] gh/ydwu4/234/head -> origin/gh/ydwu4/234/head 2025-04-25T04:11:35.1865246Z * [new branch] gh/ydwu4/234/orig -> origin/gh/ydwu4/234/orig 2025-04-25T04:11:35.1866764Z * [new branch] gh/ydwu4/235/base -> origin/gh/ydwu4/235/base 2025-04-25T04:11:35.1868065Z * [new branch] gh/ydwu4/235/head -> origin/gh/ydwu4/235/head 2025-04-25T04:11:35.1869275Z * [new branch] gh/ydwu4/235/orig -> origin/gh/ydwu4/235/orig 2025-04-25T04:11:35.1870682Z * [new branch] gh/ydwu4/236/base -> origin/gh/ydwu4/236/base 2025-04-25T04:11:35.1871911Z * [new branch] gh/ydwu4/236/head -> origin/gh/ydwu4/236/head 2025-04-25T04:11:35.1873311Z * [new branch] gh/ydwu4/236/orig -> origin/gh/ydwu4/236/orig 2025-04-25T04:11:35.1874815Z * [new branch] gh/ydwu4/237/base -> origin/gh/ydwu4/237/base 2025-04-25T04:11:35.1876057Z * [new branch] gh/ydwu4/237/head -> origin/gh/ydwu4/237/head 2025-04-25T04:11:35.1877229Z * [new branch] gh/ydwu4/237/orig -> origin/gh/ydwu4/237/orig 2025-04-25T04:11:35.1879707Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-04-25T04:11:35.1880844Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-04-25T04:11:35.1882463Z * [new branch] gh/yf225/164/base -> origin/gh/yf225/164/base 2025-04-25T04:11:35.1883736Z * [new branch] gh/yf225/164/head -> origin/gh/yf225/164/head 2025-04-25T04:11:35.1884898Z * [new branch] gh/yf225/164/orig -> origin/gh/yf225/164/orig 2025-04-25T04:11:35.1886541Z * [new branch] gh/yf225/165/base -> origin/gh/yf225/165/base 2025-04-25T04:11:35.1887739Z * [new branch] gh/yf225/165/head -> origin/gh/yf225/165/head 2025-04-25T04:11:35.1888976Z * [new branch] gh/yf225/165/orig -> origin/gh/yf225/165/orig 2025-04-25T04:11:35.1890517Z * [new branch] gh/yf225/166/base -> origin/gh/yf225/166/base 2025-04-25T04:11:35.1891865Z * [new branch] gh/yf225/166/head -> origin/gh/yf225/166/head 2025-04-25T04:11:35.1893128Z * [new branch] gh/yf225/166/orig -> origin/gh/yf225/166/orig 2025-04-25T04:11:35.1894550Z * [new branch] gh/yf225/167/base -> origin/gh/yf225/167/base 2025-04-25T04:11:35.1895823Z * [new branch] gh/yf225/167/head -> origin/gh/yf225/167/head 2025-04-25T04:11:35.1897172Z * [new branch] gh/yf225/167/orig -> origin/gh/yf225/167/orig 2025-04-25T04:11:35.1898898Z * [new branch] gh/yf225/168/base -> origin/gh/yf225/168/base 2025-04-25T04:11:35.1900114Z * [new branch] gh/yf225/168/head -> origin/gh/yf225/168/head 2025-04-25T04:11:35.1901343Z * [new branch] gh/yf225/168/orig -> origin/gh/yf225/168/orig 2025-04-25T04:11:35.1902948Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-04-25T04:11:35.1904165Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-04-25T04:11:35.1906645Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-04-25T04:11:35.1908166Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-04-25T04:11:35.1909436Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-04-25T04:11:35.1911046Z * [new branch] gh/yifuwang/185/base -> origin/gh/yifuwang/185/base 2025-04-25T04:11:35.1912142Z * [new branch] gh/yifuwang/185/head -> origin/gh/yifuwang/185/head 2025-04-25T04:11:35.1913384Z * [new branch] gh/yifuwang/185/orig -> origin/gh/yifuwang/185/orig 2025-04-25T04:11:35.1914762Z * [new branch] gh/yifuwang/186/base -> origin/gh/yifuwang/186/base 2025-04-25T04:11:35.1915985Z * [new branch] gh/yifuwang/186/head -> origin/gh/yifuwang/186/head 2025-04-25T04:11:35.1917053Z * [new branch] gh/yifuwang/186/orig -> origin/gh/yifuwang/186/orig 2025-04-25T04:11:35.1918727Z * [new branch] gh/yifuwang/187/base -> origin/gh/yifuwang/187/base 2025-04-25T04:11:35.1919786Z * [new branch] gh/yifuwang/187/head -> origin/gh/yifuwang/187/head 2025-04-25T04:11:35.1921089Z * [new branch] gh/yifuwang/187/orig -> origin/gh/yifuwang/187/orig 2025-04-25T04:11:35.1922741Z * [new branch] gh/yifuwang/188/base -> origin/gh/yifuwang/188/base 2025-04-25T04:11:35.1923793Z * [new branch] gh/yifuwang/188/head -> origin/gh/yifuwang/188/head 2025-04-25T04:11:35.1925033Z * [new branch] gh/yifuwang/188/orig -> origin/gh/yifuwang/188/orig 2025-04-25T04:11:35.1926414Z * [new branch] gh/yifuwang/189/base -> origin/gh/yifuwang/189/base 2025-04-25T04:11:35.1927602Z * [new branch] gh/yifuwang/189/head -> origin/gh/yifuwang/189/head 2025-04-25T04:11:35.1928669Z * [new branch] gh/yifuwang/189/orig -> origin/gh/yifuwang/189/orig 2025-04-25T04:11:35.1930124Z * [new branch] gh/yifuwang/190/base -> origin/gh/yifuwang/190/base 2025-04-25T04:11:35.1931346Z * [new branch] gh/yifuwang/190/head -> origin/gh/yifuwang/190/head 2025-04-25T04:11:35.1932418Z * [new branch] gh/yifuwang/190/orig -> origin/gh/yifuwang/190/orig 2025-04-25T04:11:35.1933857Z * [new branch] gh/yifuwang/191/base -> origin/gh/yifuwang/191/base 2025-04-25T04:11:35.1934890Z * [new branch] gh/yifuwang/191/head -> origin/gh/yifuwang/191/head 2025-04-25T04:11:35.1936217Z * [new branch] gh/yifuwang/191/orig -> origin/gh/yifuwang/191/orig 2025-04-25T04:11:35.1938274Z * [new branch] gh/yifuwang/192/base -> origin/gh/yifuwang/192/base 2025-04-25T04:11:35.1939535Z * [new branch] gh/yifuwang/192/head -> origin/gh/yifuwang/192/head 2025-04-25T04:11:35.1940612Z * [new branch] gh/yifuwang/192/orig -> origin/gh/yifuwang/192/orig 2025-04-25T04:11:35.1942354Z * [new branch] gh/yifuwang/194/base -> origin/gh/yifuwang/194/base 2025-04-25T04:11:35.1943602Z * [new branch] gh/yifuwang/194/head -> origin/gh/yifuwang/194/head 2025-04-25T04:11:35.1944681Z * [new branch] gh/yifuwang/194/orig -> origin/gh/yifuwang/194/orig 2025-04-25T04:11:35.1946578Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-04-25T04:11:35.1947823Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-04-25T04:11:35.1948890Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-04-25T04:11:35.1950555Z * [new branch] gh/yifuwang/196/base -> origin/gh/yifuwang/196/base 2025-04-25T04:11:35.1951744Z * [new branch] gh/yifuwang/196/head -> origin/gh/yifuwang/196/head 2025-04-25T04:11:35.1952951Z * [new branch] gh/yifuwang/196/orig -> origin/gh/yifuwang/196/orig 2025-04-25T04:11:35.1955013Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-04-25T04:11:35.1956204Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-04-25T04:11:35.1957579Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-04-25T04:11:35.1958610Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-04-25T04:11:35.1960591Z * [new branch] gh/ysiraichi/78/base -> origin/gh/ysiraichi/78/base 2025-04-25T04:11:35.1961664Z * [new branch] gh/ysiraichi/78/head -> origin/gh/ysiraichi/78/head 2025-04-25T04:11:35.1963084Z * [new branch] gh/ysiraichi/78/orig -> origin/gh/ysiraichi/78/orig 2025-04-25T04:11:35.1964637Z * [new branch] gh/ysiraichi/79/base -> origin/gh/ysiraichi/79/base 2025-04-25T04:11:35.1965731Z * [new branch] gh/ysiraichi/79/head -> origin/gh/ysiraichi/79/head 2025-04-25T04:11:35.1967234Z * [new branch] gh/ysiraichi/79/orig -> origin/gh/ysiraichi/79/orig 2025-04-25T04:11:35.1968775Z * [new branch] gh/ysiraichi/80/base -> origin/gh/ysiraichi/80/base 2025-04-25T04:11:35.1970333Z * [new branch] gh/ysiraichi/80/head -> origin/gh/ysiraichi/80/head 2025-04-25T04:11:35.1971293Z * [new branch] gh/ysiraichi/80/orig -> origin/gh/ysiraichi/80/orig 2025-04-25T04:11:35.1972918Z * [new branch] gh/ysiraichi/81/base -> origin/gh/ysiraichi/81/base 2025-04-25T04:11:35.1974076Z * [new branch] gh/ysiraichi/81/head -> origin/gh/ysiraichi/81/head 2025-04-25T04:11:35.1975314Z * [new branch] gh/ysiraichi/81/orig -> origin/gh/ysiraichi/81/orig 2025-04-25T04:11:35.1981287Z * [new branch] gh/ysiraichi/82/base -> origin/gh/ysiraichi/82/base 2025-04-25T04:11:35.1982486Z * [new branch] gh/ysiraichi/82/head -> origin/gh/ysiraichi/82/head 2025-04-25T04:11:35.1983827Z * [new branch] gh/ysiraichi/82/orig -> origin/gh/ysiraichi/82/orig 2025-04-25T04:11:35.1985249Z * [new branch] gh/ysiraichi/84/base -> origin/gh/ysiraichi/84/base 2025-04-25T04:11:35.1986487Z * [new branch] gh/ysiraichi/84/head -> origin/gh/ysiraichi/84/head 2025-04-25T04:11:35.1987657Z * [new branch] gh/ysiraichi/84/orig -> origin/gh/ysiraichi/84/orig 2025-04-25T04:11:35.1989209Z * [new branch] gh/ysiraichi/85/base -> origin/gh/ysiraichi/85/base 2025-04-25T04:11:35.1990494Z * [new branch] gh/ysiraichi/85/head -> origin/gh/ysiraichi/85/head 2025-04-25T04:11:35.1991704Z * [new branch] gh/ysiraichi/85/orig -> origin/gh/ysiraichi/85/orig 2025-04-25T04:11:35.1993155Z * [new branch] gh/ysiraichi/86/base -> origin/gh/ysiraichi/86/base 2025-04-25T04:11:35.1994342Z * [new branch] gh/ysiraichi/86/head -> origin/gh/ysiraichi/86/head 2025-04-25T04:11:35.1995559Z * [new branch] gh/ysiraichi/86/orig -> origin/gh/ysiraichi/86/orig 2025-04-25T04:11:35.1997119Z * [new branch] gh/ysiraichi/87/base -> origin/gh/ysiraichi/87/base 2025-04-25T04:11:35.1998207Z * [new branch] gh/ysiraichi/87/head -> origin/gh/ysiraichi/87/head 2025-04-25T04:11:35.1999593Z * [new branch] gh/ysiraichi/87/orig -> origin/gh/ysiraichi/87/orig 2025-04-25T04:11:35.2001451Z * [new branch] gh/yuguo68/1/base -> origin/gh/yuguo68/1/base 2025-04-25T04:11:35.2002680Z * [new branch] gh/yuguo68/1/head -> origin/gh/yuguo68/1/head 2025-04-25T04:11:35.2003824Z * [new branch] gh/yuguo68/1/orig -> origin/gh/yuguo68/1/orig 2025-04-25T04:11:35.2005494Z * [new branch] gh/yuguo68/2/base -> origin/gh/yuguo68/2/base 2025-04-25T04:11:35.2006639Z * [new branch] gh/yuguo68/2/head -> origin/gh/yuguo68/2/head 2025-04-25T04:11:35.2007851Z * [new branch] gh/yuguo68/2/orig -> origin/gh/yuguo68/2/orig 2025-04-25T04:11:35.2009784Z * [new branch] gh/zhuhaozhe/28/base -> origin/gh/zhuhaozhe/28/base 2025-04-25T04:11:35.2010985Z * [new branch] gh/zhuhaozhe/28/head -> origin/gh/zhuhaozhe/28/head 2025-04-25T04:11:35.2012059Z * [new branch] gh/zhuhaozhe/28/orig -> origin/gh/zhuhaozhe/28/orig 2025-04-25T04:11:35.2013723Z * [new branch] gh/zhuhaozhe/29/base -> origin/gh/zhuhaozhe/29/base 2025-04-25T04:11:35.2014914Z * [new branch] gh/zhuhaozhe/29/head -> origin/gh/zhuhaozhe/29/head 2025-04-25T04:11:35.2016124Z * [new branch] gh/zhuhaozhe/29/orig -> origin/gh/zhuhaozhe/29/orig 2025-04-25T04:11:35.2017630Z * [new branch] gh/zhuhaozhe/31/base -> origin/gh/zhuhaozhe/31/base 2025-04-25T04:11:35.2018846Z * [new branch] gh/zhuhaozhe/31/head -> origin/gh/zhuhaozhe/31/head 2025-04-25T04:11:35.2019889Z * [new branch] gh/zhuhaozhe/31/orig -> origin/gh/zhuhaozhe/31/orig 2025-04-25T04:11:35.2021741Z * [new branch] gh/zhuhaozhe/32/base -> origin/gh/zhuhaozhe/32/base 2025-04-25T04:11:35.2022904Z * [new branch] gh/zhuhaozhe/32/head -> origin/gh/zhuhaozhe/32/head 2025-04-25T04:11:35.2024030Z * [new branch] gh/zhuhaozhe/32/orig -> origin/gh/zhuhaozhe/32/orig 2025-04-25T04:11:35.2025888Z * [new branch] gh/zhuhaozhe/33/base -> origin/gh/zhuhaozhe/33/base 2025-04-25T04:11:35.2027097Z * [new branch] gh/zhuhaozhe/33/head -> origin/gh/zhuhaozhe/33/head 2025-04-25T04:11:35.2028208Z * [new branch] gh/zhuhaozhe/33/orig -> origin/gh/zhuhaozhe/33/orig 2025-04-25T04:11:35.2030431Z * [new branch] gh/zhxchen17/1/base -> origin/gh/zhxchen17/1/base 2025-04-25T04:11:35.2031769Z * [new branch] gh/zhxchen17/1/head -> origin/gh/zhxchen17/1/head 2025-04-25T04:11:35.2033430Z * [new branch] gh/zhxchen17/1/orig -> origin/gh/zhxchen17/1/orig 2025-04-25T04:11:35.2035106Z * [new branch] gh/zhxchen17/2/base -> origin/gh/zhxchen17/2/base 2025-04-25T04:11:35.2036156Z * [new branch] gh/zhxchen17/2/head -> origin/gh/zhxchen17/2/head 2025-04-25T04:11:35.2037667Z * [new branch] gh/zhxchen17/2/orig -> origin/gh/zhxchen17/2/orig 2025-04-25T04:11:35.2039836Z * [new branch] gh/zhxchen17/3/base -> origin/gh/zhxchen17/3/base 2025-04-25T04:11:35.2040969Z * [new branch] gh/zhxchen17/3/head -> origin/gh/zhxchen17/3/head 2025-04-25T04:11:35.2042187Z * [new branch] gh/zhxchen17/3/orig -> origin/gh/zhxchen17/3/orig 2025-04-25T04:11:35.2043949Z * [new branch] gh/zklaus/1/base -> origin/gh/zklaus/1/base 2025-04-25T04:11:35.2045127Z * [new branch] gh/zklaus/1/head -> origin/gh/zklaus/1/head 2025-04-25T04:11:35.2046321Z * [new branch] gh/zklaus/1/orig -> origin/gh/zklaus/1/orig 2025-04-25T04:11:35.2047874Z * [new branch] gh/zklaus/2/base -> origin/gh/zklaus/2/base 2025-04-25T04:11:35.2049066Z * [new branch] gh/zklaus/2/head -> origin/gh/zklaus/2/head 2025-04-25T04:11:35.2050227Z * [new branch] gh/zklaus/2/orig -> origin/gh/zklaus/2/orig 2025-04-25T04:11:35.2051845Z * [new branch] gh/zklaus/3/base -> origin/gh/zklaus/3/base 2025-04-25T04:11:35.2053087Z * [new branch] gh/zklaus/3/head -> origin/gh/zklaus/3/head 2025-04-25T04:11:35.2054240Z * [new branch] gh/zklaus/3/orig -> origin/gh/zklaus/3/orig 2025-04-25T04:11:35.2055773Z * [new branch] gh/zklaus/4/base -> origin/gh/zklaus/4/base 2025-04-25T04:11:35.2056999Z * [new branch] gh/zklaus/4/head -> origin/gh/zklaus/4/head 2025-04-25T04:11:35.2058052Z * [new branch] gh/zklaus/4/orig -> origin/gh/zklaus/4/orig 2025-04-25T04:11:35.2060234Z * [new branch] gh/zou3519/1140/base -> origin/gh/zou3519/1140/base 2025-04-25T04:11:35.2061479Z * [new branch] gh/zou3519/1140/head -> origin/gh/zou3519/1140/head 2025-04-25T04:11:35.2062524Z * [new branch] gh/zou3519/1140/orig -> origin/gh/zou3519/1140/orig 2025-04-25T04:11:35.2064327Z * [new branch] gh/zou3519/1141/base -> origin/gh/zou3519/1141/base 2025-04-25T04:11:35.2065394Z * [new branch] gh/zou3519/1141/head -> origin/gh/zou3519/1141/head 2025-04-25T04:11:35.2066623Z * [new branch] gh/zou3519/1141/orig -> origin/gh/zou3519/1141/orig 2025-04-25T04:11:35.2068492Z * [new branch] gh/zou3519/1142/base -> origin/gh/zou3519/1142/base 2025-04-25T04:11:35.2069534Z * [new branch] gh/zou3519/1142/head -> origin/gh/zou3519/1142/head 2025-04-25T04:11:35.2070694Z * [new branch] gh/zou3519/1142/orig -> origin/gh/zou3519/1142/orig 2025-04-25T04:11:35.2072642Z * [new branch] gh/zou3519/1143/base -> origin/gh/zou3519/1143/base 2025-04-25T04:11:35.2073545Z * [new branch] gh/zou3519/1143/head -> origin/gh/zou3519/1143/head 2025-04-25T04:11:35.2074716Z * [new branch] gh/zou3519/1143/orig -> origin/gh/zou3519/1143/orig 2025-04-25T04:11:35.2076473Z * [new branch] gh/zou3519/1144/base -> origin/gh/zou3519/1144/base 2025-04-25T04:11:35.2077503Z * [new branch] gh/zou3519/1144/head -> origin/gh/zou3519/1144/head 2025-04-25T04:11:35.2078654Z * [new branch] gh/zou3519/1144/orig -> origin/gh/zou3519/1144/orig 2025-04-25T04:11:35.2080350Z * [new branch] gh/zou3519/1145/base -> origin/gh/zou3519/1145/base 2025-04-25T04:11:35.2081634Z * [new branch] gh/zou3519/1145/head -> origin/gh/zou3519/1145/head 2025-04-25T04:11:35.2082875Z * [new branch] gh/zou3519/1145/orig -> origin/gh/zou3519/1145/orig 2025-04-25T04:11:35.2084722Z * [new branch] gh/zou3519/1148/base -> origin/gh/zou3519/1148/base 2025-04-25T04:11:35.2085795Z * [new branch] gh/zou3519/1148/head -> origin/gh/zou3519/1148/head 2025-04-25T04:11:35.2087542Z * [new branch] gh/zou3519/1149/base -> origin/gh/zou3519/1149/base 2025-04-25T04:11:35.2088792Z * [new branch] gh/zou3519/1149/head -> origin/gh/zou3519/1149/head 2025-04-25T04:11:35.2089972Z * [new branch] gh/zou3519/1149/orig -> origin/gh/zou3519/1149/orig 2025-04-25T04:11:35.2091589Z * [new branch] gh/zou3519/1150/base -> origin/gh/zou3519/1150/base 2025-04-25T04:11:35.2092762Z * [new branch] gh/zou3519/1150/head -> origin/gh/zou3519/1150/head 2025-04-25T04:11:35.2093852Z * [new branch] gh/zou3519/1150/orig -> origin/gh/zou3519/1150/orig 2025-04-25T04:11:35.2095545Z * [new branch] gh/zou3519/1151/base -> origin/gh/zou3519/1151/base 2025-04-25T04:11:35.2097123Z * [new branch] gh/zou3519/1151/head -> origin/gh/zou3519/1151/head 2025-04-25T04:11:35.2098379Z * [new branch] gh/zou3519/1151/orig -> origin/gh/zou3519/1151/orig 2025-04-25T04:11:35.2099970Z * [new branch] gh/zou3519/1152/base -> origin/gh/zou3519/1152/base 2025-04-25T04:11:35.2101387Z * [new branch] gh/zou3519/1152/head -> origin/gh/zou3519/1152/head 2025-04-25T04:11:35.2102664Z * [new branch] gh/zou3519/1152/orig -> origin/gh/zou3519/1152/orig 2025-04-25T04:11:35.2104499Z * [new branch] gh/zou3519/1153/base -> origin/gh/zou3519/1153/base 2025-04-25T04:11:35.2105640Z * [new branch] gh/zou3519/1153/head -> origin/gh/zou3519/1153/head 2025-04-25T04:11:35.2106853Z * [new branch] gh/zou3519/1153/orig -> origin/gh/zou3519/1153/orig 2025-04-25T04:11:35.2108244Z * [new branch] gh/zou3519/1154/base -> origin/gh/zou3519/1154/base 2025-04-25T04:11:35.2109488Z * [new branch] gh/zou3519/1154/head -> origin/gh/zou3519/1154/head 2025-04-25T04:11:35.2111259Z * [new branch] gh/zou3519/1154/orig -> origin/gh/zou3519/1154/orig 2025-04-25T04:11:35.2112604Z * [new branch] gh/zou3519/1155/base -> origin/gh/zou3519/1155/base 2025-04-25T04:11:35.2113846Z * [new branch] gh/zou3519/1155/head -> origin/gh/zou3519/1155/head 2025-04-25T04:11:35.2115471Z * [new branch] gh/zou3519/1155/orig -> origin/gh/zou3519/1155/orig 2025-04-25T04:11:35.2116880Z * [new branch] gh/zou3519/1156/base -> origin/gh/zou3519/1156/base 2025-04-25T04:11:35.2118134Z * [new branch] gh/zou3519/1156/head -> origin/gh/zou3519/1156/head 2025-04-25T04:11:35.2119293Z * [new branch] gh/zou3519/1156/orig -> origin/gh/zou3519/1156/orig 2025-04-25T04:11:35.2121278Z * [new branch] gh/zou3519/1157/base -> origin/gh/zou3519/1157/base 2025-04-25T04:11:35.2122551Z * [new branch] gh/zou3519/1157/head -> origin/gh/zou3519/1157/head 2025-04-25T04:11:35.2123910Z * [new branch] gh/zou3519/1157/orig -> origin/gh/zou3519/1157/orig 2025-04-25T04:11:35.2125620Z * [new branch] gh/zou3519/1158/base -> origin/gh/zou3519/1158/base 2025-04-25T04:11:35.2126818Z * [new branch] gh/zou3519/1158/head -> origin/gh/zou3519/1158/head 2025-04-25T04:11:35.2127892Z * [new branch] gh/zou3519/1158/orig -> origin/gh/zou3519/1158/orig 2025-04-25T04:11:35.2130283Z * [new branch] gh/zou3519/1159/base -> origin/gh/zou3519/1159/base 2025-04-25T04:11:35.2131474Z * [new branch] gh/zou3519/1159/head -> origin/gh/zou3519/1159/head 2025-04-25T04:11:35.2132719Z * [new branch] gh/zou3519/1159/orig -> origin/gh/zou3519/1159/orig 2025-04-25T04:11:35.2134499Z * [new branch] gh/zou3519/1160/base -> origin/gh/zou3519/1160/base 2025-04-25T04:11:35.2135690Z * [new branch] gh/zou3519/1160/head -> origin/gh/zou3519/1160/head 2025-04-25T04:11:35.2137066Z * [new branch] gh/zou3519/1160/orig -> origin/gh/zou3519/1160/orig 2025-04-25T04:11:35.2138849Z * [new branch] gh/zou3519/1161/base -> origin/gh/zou3519/1161/base 2025-04-25T04:11:35.2140029Z * [new branch] gh/zou3519/1161/head -> origin/gh/zou3519/1161/head 2025-04-25T04:11:35.2141347Z * [new branch] gh/zou3519/1161/orig -> origin/gh/zou3519/1161/orig 2025-04-25T04:11:35.2143110Z * [new branch] gh/zou3519/1162/base -> origin/gh/zou3519/1162/base 2025-04-25T04:11:35.2144316Z * [new branch] gh/zou3519/1162/head -> origin/gh/zou3519/1162/head 2025-04-25T04:11:35.2145540Z * [new branch] gh/zou3519/1162/orig -> origin/gh/zou3519/1162/orig 2025-04-25T04:11:35.2146945Z * [new branch] gh/zou3519/1163/base -> origin/gh/zou3519/1163/base 2025-04-25T04:11:35.2148196Z * [new branch] gh/zou3519/1163/head -> origin/gh/zou3519/1163/head 2025-04-25T04:11:35.2149371Z * [new branch] gh/zou3519/1163/orig -> origin/gh/zou3519/1163/orig 2025-04-25T04:11:35.2151179Z * [new branch] gh/zou3519/754/base -> origin/gh/zou3519/754/base 2025-04-25T04:11:35.2152397Z * [new branch] gh/zou3519/754/head -> origin/gh/zou3519/754/head 2025-04-25T04:11:35.2153729Z * [new branch] gh/zou3519/754/orig -> origin/gh/zou3519/754/orig 2025-04-25T04:11:35.2155276Z * [new branch] gh/zou3519/916/base -> origin/gh/zou3519/916/base 2025-04-25T04:11:35.2156539Z * [new branch] gh/zou3519/916/head -> origin/gh/zou3519/916/head 2025-04-25T04:11:35.2157934Z * [new branch] google-main -> origin/google-main 2025-04-25T04:11:35.2159703Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-04-25T04:11:35.2160719Z * [new branch] guangyey/host_alloc -> origin/guangyey/host_alloc 2025-04-25T04:11:35.2161844Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-04-25T04:11:35.2163123Z * [new branch] guard_system -> origin/guard_system 2025-04-25T04:11:35.2165137Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-04-25T04:11:35.2166367Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-04-25T04:11:35.2167537Z * [new branch] hc_baseline -> origin/hc_baseline 2025-04-25T04:11:35.2168842Z * [new branch] hhh_rand -> origin/hhh_rand 2025-04-25T04:11:35.2170388Z * [new branch] hoy-update-wheel -> origin/hoy-update-wheel 2025-04-25T04:11:35.2172029Z * [new branch] hoy/autofdo/xblock -> origin/hoy/autofdo/xblock 2025-04-25T04:11:35.2173480Z * [new branch] hoy/autotune/nreg -> origin/hoy/autotune/nreg 2025-04-25T04:11:35.2174766Z * [new branch] hoy/autotune/numwarps -> origin/hoy/autotune/numwarps 2025-04-25T04:11:35.2175786Z * [new branch] hoy/mmsplitk -> origin/hoy/mmsplitk 2025-04-25T04:11:35.2177049Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-04-25T04:11:35.2178311Z * [new branch] hoy/triton-coalescing-baseline -> origin/hoy/triton-coalescing-baseline 2025-04-25T04:11:35.2179450Z * [new branch] hoy/triton-coalescing-min -> origin/hoy/triton-coalescing-min 2025-04-25T04:11:35.2181018Z * [new branch] hoy/triton-coalescing-new -> origin/hoy/triton-coalescing-new 2025-04-25T04:11:35.2182748Z * [new branch] hoy/triton-coalescing-vec -> origin/hoy/triton-coalescing-vec 2025-04-25T04:11:35.2183920Z * [new branch] improve_vec_log -> origin/improve_vec_log 2025-04-25T04:11:35.2185204Z * [new branch] inline -> origin/inline 2025-04-25T04:11:35.2186623Z * [new branch] inlining -> origin/inlining 2025-04-25T04:11:35.2187903Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-04-25T04:11:35.2189147Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-04-25T04:11:35.2190488Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-04-25T04:11:35.2191977Z * [new branch] ipiszy/fix -> origin/ipiszy/fix 2025-04-25T04:11:35.2193117Z * [new branch] ipiszy/fp8_test -> origin/ipiszy/fp8_test 2025-04-25T04:11:35.2194258Z * [new branch] ipiszy/mypy -> origin/ipiszy/mypy 2025-04-25T04:11:35.2196006Z * [new branch] issue#58739 -> origin/issue#58739 2025-04-25T04:11:35.2197280Z * [new branch] issue_150765_fix -> origin/issue_150765_fix 2025-04-25T04:11:35.2199138Z * [new branch] ivanov/cherry-pick-ckpt-fixes -> origin/ivanov/cherry-pick-ckpt-fixes 2025-04-25T04:11:35.2200262Z * [new branch] jack-reland -> origin/jack-reland 2025-04-25T04:11:35.2202280Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-04-25T04:11:35.2203326Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-04-25T04:11:35.2205122Z * [new branch] jeanschmidt/test-runners-queue -> origin/jeanschmidt/test-runners-queue 2025-04-25T04:11:35.2206169Z * [new branch] jeanschmidt/test_infra_250314 -> origin/jeanschmidt/test_infra_250314 2025-04-25T04:11:35.2207898Z * [new branch] justinchu/decomp-later -> origin/justinchu/decomp-later 2025-04-25T04:11:35.2209166Z * [new branch] justinchu/onnx-program-list -> origin/justinchu/onnx-program-list 2025-04-25T04:11:35.2210509Z * [new branch] jz/istft -> origin/jz/istft 2025-04-25T04:11:35.2212093Z * [new branch] kadeng/dev-1 -> origin/kadeng/dev-1 2025-04-25T04:11:35.2214306Z * [new branch] kadeng/inductor-backend/cutlass-evt-fusion-1 -> origin/kadeng/inductor-backend/cutlass-evt-fusion-1 2025-04-25T04:11:35.2215506Z * [new branch] kenjin/lambdas -> origin/kenjin/lambdas 2025-04-25T04:11:35.2216846Z * [new branch] kit1980-patch-2 -> origin/kit1980-patch-2 2025-04-25T04:11:35.2218808Z * [new branch] leslie/enable_poc_reduction_fusion -> origin/leslie/enable_poc_reduction_fusion 2025-04-25T04:11:35.2220060Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-04-25T04:11:35.2221414Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-04-25T04:11:35.2223342Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-04-25T04:11:35.2225005Z * [new branch] lucaskabela/fix_list_error -> origin/lucaskabela/fix_list_error 2025-04-25T04:11:35.2226205Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-04-25T04:11:35.2227371Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-04-25T04:11:35.2228421Z * [new branch] lucaskabela/unsqueeze_tensor_fix -> origin/lucaskabela/unsqueeze_tensor_fix 2025-04-25T04:11:35.2229515Z * [new branch] main -> origin/main 2025-04-25T04:11:35.2230822Z * [new branch] main_dev_hhh -> origin/main_dev_hhh 2025-04-25T04:11:35.2232167Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-04-25T04:11:35.2233521Z * [new branch] malfet-patch-10 -> origin/malfet-patch-10 2025-04-25T04:11:35.2234910Z * [new branch] malfet-patch-11 -> origin/malfet-patch-11 2025-04-25T04:11:35.2236243Z * [new branch] malfet-patch-13 -> origin/malfet-patch-13 2025-04-25T04:11:35.2237692Z * [new branch] malfet-patch-14 -> origin/malfet-patch-14 2025-04-25T04:11:35.2239117Z * [new branch] malfet-patch-15 -> origin/malfet-patch-15 2025-04-25T04:11:35.2240366Z * [new branch] malfet-patch-16 -> origin/malfet-patch-16 2025-04-25T04:11:35.2241698Z * [new branch] malfet-patch-17 -> origin/malfet-patch-17 2025-04-25T04:11:35.2243056Z * [new branch] malfet-patch-18 -> origin/malfet-patch-18 2025-04-25T04:11:35.2244353Z * [new branch] malfet-patch-19 -> origin/malfet-patch-19 2025-04-25T04:11:35.2245725Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-04-25T04:11:35.2247093Z * [new branch] malfet-patch-20 -> origin/malfet-patch-20 2025-04-25T04:11:35.2248339Z * [new branch] malfet-patch-21 -> origin/malfet-patch-21 2025-04-25T04:11:35.2249618Z * [new branch] malfet-patch-22 -> origin/malfet-patch-22 2025-04-25T04:11:35.2251075Z * [new branch] malfet-patch-23 -> origin/malfet-patch-23 2025-04-25T04:11:35.2252425Z * [new branch] malfet-patch-24 -> origin/malfet-patch-24 2025-04-25T04:11:35.2253683Z * [new branch] malfet-patch-25 -> origin/malfet-patch-25 2025-04-25T04:11:35.2255079Z * [new branch] malfet-patch-26 -> origin/malfet-patch-26 2025-04-25T04:11:35.2256924Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-04-25T04:11:35.2258222Z * [new branch] malfet-patch-32 -> origin/malfet-patch-32 2025-04-25T04:11:35.2259594Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-04-25T04:11:35.2260842Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-04-25T04:11:35.2262384Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-04-25T04:11:35.2263593Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-04-25T04:11:35.2264970Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2025-04-25T04:11:35.2266752Z * [new branch] malfet/add-benchmark-func -> origin/malfet/add-benchmark-func 2025-04-25T04:11:35.2268007Z * [new branch] malfet/cp-150203-150294 -> origin/malfet/cp-150203-150294 2025-04-25T04:11:35.2269095Z * [new branch] malfet/cuda-do-not-vec128-on-12.6 -> origin/malfet/cuda-do-not-vec128-on-12.6 2025-04-25T04:11:35.2270106Z * [new branch] malfet/delete-find-openmp -> origin/malfet/delete-find-openmp 2025-04-25T04:11:35.2271216Z * [new branch] malfet/lets-revert-145746 -> origin/malfet/lets-revert-145746 2025-04-25T04:11:35.2273236Z * [new branch] malfet/make-pytorch-buildable-with-cmake-4 -> origin/malfet/make-pytorch-buildable-with-cmake-4 2025-04-25T04:11:35.2274277Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-04-25T04:11:35.2275643Z * [new branch] malfet/release-2.7-warn-prototype -> origin/malfet/release-2.7-warn-prototype 2025-04-25T04:11:35.2276681Z * [new branch] malfet/udpate-gloo -> origin/malfet/udpate-gloo 2025-04-25T04:11:35.2278013Z * [new branch] malfet/udpate-prr-regex -> origin/malfet/udpate-prr-regex 2025-04-25T04:11:35.2279261Z * [new branch] migrate_map -> origin/migrate_map 2025-04-25T04:11:35.2280722Z * [new branch] missing_gloo_causes_deadlock -> origin/missing_gloo_causes_deadlock 2025-04-25T04:11:35.2282252Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-04-25T04:11:35.2283365Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-04-25T04:11:35.2284473Z * [new branch] mlazos/adam-compiled -> origin/mlazos/adam-compiled 2025-04-25T04:11:35.2285727Z * [new branch] mlazos/adam-fused-bench -> origin/mlazos/adam-fused-bench 2025-04-25T04:11:35.2286774Z * [new branch] mlazos/adam-fused-bench2 -> origin/mlazos/adam-fused-bench2 2025-04-25T04:11:35.2288077Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-04-25T04:11:35.2289112Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-04-25T04:11:35.2290152Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-04-25T04:11:35.2291938Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-04-25T04:11:35.2292972Z * [new branch] mlazos/batch-fuse-opt -> origin/mlazos/batch-fuse-opt 2025-04-25T04:11:35.2294148Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-04-25T04:11:35.2295495Z * [new branch] mlazos/buff-opt2 -> origin/mlazos/buff-opt2 2025-04-25T04:11:35.2296677Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-04-25T04:11:35.2297679Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-04-25T04:11:35.2298917Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-04-25T04:11:35.2300554Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-04-25T04:11:35.2302006Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-04-25T04:11:35.2303105Z * [new branch] mlazos/copy2 -> origin/mlazos/copy2 2025-04-25T04:11:35.2304316Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-04-25T04:11:35.2305628Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-04-25T04:11:35.2306932Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-04-25T04:11:35.2307960Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-04-25T04:11:35.2309261Z * [new branch] mlazos/data-gather -> origin/mlazos/data-gather 2025-04-25T04:11:35.2310330Z * [new branch] mlazos/data-ptrs2 -> origin/mlazos/data-ptrs2 2025-04-25T04:11:35.2311665Z * [new branch] mlazos/data-ptrs3 -> origin/mlazos/data-ptrs3 2025-04-25T04:11:35.2312726Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-04-25T04:11:35.2313962Z * [new branch] mlazos/disable-aa-config -> origin/mlazos/disable-aa-config 2025-04-25T04:11:35.2315290Z * [new branch] mlazos/disable-closures -> origin/mlazos/disable-closures 2025-04-25T04:11:35.2316300Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-04-25T04:11:35.2317582Z * [new branch] mlazos/disabled-opt -> origin/mlazos/disabled-opt 2025-04-25T04:11:35.2318999Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-04-25T04:11:35.2320290Z * [new branch] mlazos/exp_disable -> origin/mlazos/exp_disable 2025-04-25T04:11:35.2321441Z * [new branch] mlazos/faster -> origin/mlazos/faster 2025-04-25T04:11:35.2323117Z * [new branch] mlazos/faster2 -> origin/mlazos/faster2 2025-04-25T04:11:35.2324380Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-04-25T04:11:35.2325597Z * [new branch] mlazos/foreach-reds -> origin/mlazos/foreach-reds 2025-04-25T04:11:35.2326765Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-04-25T04:11:35.2328013Z * [new branch] mlazos/gen-foreach -> origin/mlazos/gen-foreach 2025-04-25T04:11:35.2329028Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-04-25T04:11:35.2330335Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-04-25T04:11:35.2331525Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-04-25T04:11:35.2332799Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-04-25T04:11:35.2333777Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-04-25T04:11:35.2335121Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-04-25T04:11:35.2336101Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-04-25T04:11:35.2337320Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-04-25T04:11:35.2341545Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-04-25T04:11:35.2342706Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-04-25T04:11:35.2343891Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-04-25T04:11:35.2345099Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-04-25T04:11:35.2346268Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-04-25T04:11:35.2347273Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-04-25T04:11:35.2348505Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-04-25T04:11:35.2349800Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-04-25T04:11:35.2350908Z * [new branch] mlazos/init-per-param -> origin/mlazos/init-per-param 2025-04-25T04:11:35.2352121Z * [new branch] mlazos/init_per_param -> origin/mlazos/init_per_param 2025-04-25T04:11:35.2353273Z * [new branch] mlazos/less-guards -> origin/mlazos/less-guards 2025-04-25T04:11:35.2354284Z * [new branch] mlazos/lint -> origin/mlazos/lint 2025-04-25T04:11:35.2355691Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-04-25T04:11:35.2356601Z * [new branch] mlazos/main -> origin/mlazos/main 2025-04-25T04:11:35.2358435Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-04-25T04:11:35.2359133Z * [new branch] mlazos/main2 -> origin/mlazos/main2 2025-04-25T04:11:35.2360679Z * [new branch] mlazos/main_test -> origin/mlazos/main_test 2025-04-25T04:11:35.2361808Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-04-25T04:11:35.2363038Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-04-25T04:11:35.2364328Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-04-25T04:11:35.2366494Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-04-25T04:11:35.2367592Z * [new branch] mlazos/mlazos/clean -> origin/mlazos/mlazos/clean 2025-04-25T04:11:35.2368929Z * [new branch] mlazos/mlazos/faster2 -> origin/mlazos/mlazos/faster2 2025-04-25T04:11:35.2370140Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-04-25T04:11:35.2371236Z * [new branch] mlazos/mlazos/subclass-test -> origin/mlazos/mlazos/subclass-test 2025-04-25T04:11:35.2372534Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-04-25T04:11:35.2373561Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-04-25T04:11:35.2374821Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-04-25T04:11:35.2376150Z * [new branch] mlazos/mutable-backup -> origin/mlazos/mutable-backup 2025-04-25T04:11:35.2377118Z * [new branch] mlazos/no-cpp -> origin/mlazos/no-cpp 2025-04-25T04:11:35.2378625Z * [new branch] mlazos/no-init-group-handling -> origin/mlazos/no-init-group-handling 2025-04-25T04:11:35.2379807Z * [new branch] mlazos/op-investigation -> origin/mlazos/op-investigation 2025-04-25T04:11:35.2380871Z * [new branch] mlazos/opt-bench-exp2 -> origin/mlazos/opt-bench-exp2 2025-04-25T04:11:35.2382199Z * [new branch] mlazos/opt-bench2 -> origin/mlazos/opt-bench2 2025-04-25T04:11:35.2383257Z * [new branch] mlazos/opt-bench3 -> origin/mlazos/opt-bench3 2025-04-25T04:11:35.2384526Z * [new branch] mlazos/opt-incr -> origin/mlazos/opt-incr 2025-04-25T04:11:35.2385855Z * [new branch] mlazos/opt-recipe -> origin/mlazos/opt-recipe 2025-04-25T04:11:35.2386823Z * [new branch] mlazos/opt-slowdown -> origin/mlazos/opt-slowdown 2025-04-25T04:11:35.2388138Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-04-25T04:11:35.2389301Z * [new branch] mlazos/proxy-opt -> origin/mlazos/proxy-opt 2025-04-25T04:11:35.2390386Z * [new branch] mlazos/restart -> origin/mlazos/restart 2025-04-25T04:11:35.2391634Z * [new branch] mlazos/rm-old-tf -> origin/mlazos/rm-old-tf 2025-04-25T04:11:35.2392789Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-04-25T04:11:35.2393940Z * [new branch] mlazos/sdpa-driss -> origin/mlazos/sdpa-driss 2025-04-25T04:11:35.2395156Z * [new branch] mlazos/snt -> origin/mlazos/snt 2025-04-25T04:11:35.2396548Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-04-25T04:11:35.2397472Z * [new branch] mlazos/subclass-test -> origin/mlazos/subclass-test 2025-04-25T04:11:35.2398650Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-04-25T04:11:35.2399913Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-04-25T04:11:35.2401005Z * [new branch] mlazos/tensor-inherit-backup -> origin/mlazos/tensor-inherit-backup 2025-04-25T04:11:35.2402280Z * [new branch] mlazos/tensor-lr -> origin/mlazos/tensor-lr 2025-04-25T04:11:35.2403819Z * [new branch] mlazos/tensor-lr2 -> origin/mlazos/tensor-lr2 2025-04-25T04:11:35.2405046Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-04-25T04:11:35.2406324Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-04-25T04:11:35.2407997Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-04-25T04:11:35.2409261Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-04-25T04:11:35.2410386Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-04-25T04:11:35.2412105Z * [new branch] mlazos/tf-subclass-stack -> origin/mlazos/tf-subclass-stack 2025-04-25T04:11:35.2413313Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-04-25T04:11:35.2414403Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-04-25T04:11:35.2415720Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-04-25T04:11:35.2416949Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-04-25T04:11:35.2418144Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-04-25T04:11:35.2419523Z * [new branch] moderniz29_cyy -> origin/moderniz29_cyy 2025-04-25T04:11:35.2420800Z * [new branch] move_unstash -> origin/move_unstash 2025-04-25T04:11:35.2422312Z * [new branch] mps-linear-1d -> origin/mps-linear-1d 2025-04-25T04:11:35.2423562Z * [new branch] mps_mm_decomp -> origin/mps_mm_decomp 2025-04-25T04:11:35.2425360Z * [new branch] msaroufim/compile_kernel -> origin/msaroufim/compile_kernel 2025-04-25T04:11:35.2426708Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-04-25T04:11:35.2427699Z * [new branch] msaroufim/noheader -> origin/msaroufim/noheader 2025-04-25T04:11:35.2428883Z * [new branch] msaroufim/warn_once -> origin/msaroufim/warn_once 2025-04-25T04:11:35.2430224Z * [new branch] my_fork_cherrypick -> origin/my_fork_cherrypick 2025-04-25T04:11:35.2431389Z * [new branch] mypy_fix -> origin/mypy_fix 2025-04-25T04:11:35.2432908Z * [new branch] myst_nb_trial -> origin/myst_nb_trial 2025-04-25T04:11:35.2434583Z * [new branch] nWEIdia-patch-1 -> origin/nWEIdia-patch-1 2025-04-25T04:11:35.2436018Z * [new branch] nestedfairseq2ops1 -> origin/nestedfairseq2ops1 2025-04-25T04:11:35.2437283Z * [new branch] new-batch-norm -> origin/new-batch-norm 2025-04-25T04:11:35.2439141Z * [new branch] ngimel/bits -> origin/ngimel/bits 2025-04-25T04:11:35.2440343Z * [new branch] ngimel/cat_perf -> origin/ngimel/cat_perf 2025-04-25T04:11:35.2441521Z * [new branch] ngimel/gather_perf -> origin/ngimel/gather_perf 2025-04-25T04:11:35.2442534Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-04-25T04:11:35.2443743Z * [new branch] ngimel/grouped_mm -> origin/ngimel/grouped_mm 2025-04-25T04:11:35.2444762Z * [new branch] ngimel/index_perf -> origin/ngimel/index_perf 2025-04-25T04:11:35.2445970Z * [new branch] ngimel/reduce_scatter -> origin/ngimel/reduce_scatter 2025-04-25T04:11:35.2446971Z * [new branch] ngimel/reland_gather -> origin/ngimel/reland_gather 2025-04-25T04:11:35.2449252Z * [new branch] ngimel/sym_mem_non_zero_copy -> origin/ngimel/sym_mem_non_zero_copy 2025-04-25T04:11:35.2450482Z * [new branch] ngimel/two_shot_symm_mem -> origin/ngimel/two_shot_symm_mem 2025-04-25T04:11:35.2451724Z * [new branch] nightly -> origin/nightly 2025-04-25T04:11:35.2453474Z * [new branch] nikitaved/solve_doc_update -> origin/nikitaved/solve_doc_update 2025-04-25T04:11:35.2454711Z * [new branch] nikitaved/tensordot -> origin/nikitaved/tensordot 2025-04-25T04:11:35.2455869Z * [new branch] offline -> origin/offline 2025-04-25T04:11:35.2457298Z * [new branch] openblas_gemv -> origin/openblas_gemv 2025-04-25T04:11:35.2459363Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-04-25T04:11:35.2460601Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-04-25T04:11:35.2461981Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-04-25T04:11:35.2463322Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-04-25T04:11:35.2464625Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-04-25T04:11:35.2465965Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-04-25T04:11:35.2467201Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-04-25T04:11:35.2468462Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-04-25T04:11:35.2469628Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-04-25T04:11:35.2470907Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-04-25T04:11:35.2471946Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-04-25T04:11:35.2473288Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-04-25T04:11:35.2474485Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-04-25T04:11:35.2475539Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-04-25T04:11:35.2476846Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-04-25T04:11:35.2478272Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-04-25T04:11:35.2481066Z * [new branch] origin/gh/stroxler/1/head -> origin/origin/gh/stroxler/1/head 2025-04-25T04:11:35.2482389Z * [new branch] origin/voz/serde -> origin/origin/voz/serde 2025-04-25T04:11:35.2483931Z * [new branch] oulgen/fx_graph -> origin/oulgen/fx_graph 2025-04-25T04:11:35.2485244Z * [new branch] outshape -> origin/outshape 2025-04-25T04:11:35.2486525Z * [new branch] padded-tensor -> origin/padded-tensor 2025-04-25T04:11:35.2488268Z * [new branch] parallel_cat -> origin/parallel_cat 2025-04-25T04:11:35.2489513Z * [new branch] parallel_reduce -> origin/parallel_reduce 2025-04-25T04:11:35.2490729Z * [new branch] pca2 -> origin/pca2 2025-04-25T04:11:35.2492165Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-04-25T04:11:35.2493821Z * [new branch] pianpwk/01_auto_warning -> origin/pianpwk/01_auto_warning 2025-04-25T04:11:35.2495043Z * [new branch] pianpwk/backed_oblivious_duck -> origin/pianpwk/backed_oblivious_duck 2025-04-25T04:11:35.2496258Z * [new branch] pianpwk/backed_size_oblivious_global -> origin/pianpwk/backed_size_oblivious_global 2025-04-25T04:11:35.2497373Z * [new branch] pianpwk/backed_symint_endofbounds -> origin/pianpwk/backed_symint_endofbounds 2025-04-25T04:11:35.2498386Z * [new branch] pianpwk/cse_bound_expr -> origin/pianpwk/cse_bound_expr 2025-04-25T04:11:35.2499804Z * [new branch] pianpwk/draft_export_normalize -> origin/pianpwk/draft_export_normalize 2025-04-25T04:11:35.2501242Z * [new branch] pianpwk/draft_strict_stack -> origin/pianpwk/draft_strict_stack 2025-04-25T04:11:35.2502490Z * [new branch] pianpwk/dynamic_source_dim -> origin/pianpwk/dynamic_source_dim 2025-04-25T04:11:35.2503577Z * [new branch] pianpwk/dynamo_export_ctx -> origin/pianpwk/dynamo_export_ctx 2025-04-25T04:11:35.2504982Z * [new branch] pianpwk/export_ds_partial_dict -> origin/pianpwk/export_ds_partial_dict 2025-04-25T04:11:35.2506024Z * [new branch] pianpwk/false_infer_size -> origin/pianpwk/false_infer_size 2025-04-25T04:11:35.2507458Z * [new branch] pianpwk/guard_or_false -> origin/pianpwk/guard_or_false 2025-04-25T04:11:35.2508767Z * [new branch] pianpwk/guard_or_false_cpp2 -> origin/pianpwk/guard_or_false_cpp2 2025-04-25T04:11:35.2509902Z * [new branch] pianpwk/inductor_unbacked_symint -> origin/pianpwk/inductor_unbacked_symint 2025-04-25T04:11:35.2510922Z * [new branch] pianpwk/input_hook_msg -> origin/pianpwk/input_hook_msg 2025-04-25T04:11:35.2512187Z * [new branch] pianpwk/kth_value_symint -> origin/pianpwk/kth_value_symint 2025-04-25T04:11:35.2513509Z * [new branch] pianpwk/lru_cache_bound_sympy -> origin/pianpwk/lru_cache_bound_sympy 2025-04-25T04:11:35.2514520Z * [new branch] pianpwk/max_1_strides -> origin/pianpwk/max_1_strides 2025-04-25T04:11:35.2515927Z * [new branch] pianpwk/obl_scatter_gather_index -> origin/pianpwk/obl_scatter_gather_index 2025-04-25T04:11:35.2516973Z * [new branch] pianpwk/oblivious_expand -> origin/pianpwk/oblivious_expand 2025-04-25T04:11:35.2518140Z * [new branch] pianpwk/oblivious_infer_size -> origin/pianpwk/oblivious_infer_size 2025-04-25T04:11:35.2519277Z * [new branch] pianpwk/oblivious_meta_select -> origin/pianpwk/oblivious_meta_select 2025-04-25T04:11:35.2520482Z * [new branch] pianpwk/oblivious_reshape_view -> origin/pianpwk/oblivious_reshape_view 2025-04-25T04:11:35.2521666Z * [new branch] pianpwk/oblivious_reshape_view_bad -> origin/pianpwk/oblivious_reshape_view_bad 2025-04-25T04:11:35.2522869Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-04-25T04:11:35.2523899Z * [new branch] pianpwk/oblivious_should_swap -> origin/pianpwk/oblivious_should_swap 2025-04-25T04:11:35.2525072Z * [new branch] pianpwk/oblivious_slice_forward -> origin/pianpwk/oblivious_slice_forward 2025-04-25T04:11:35.2526494Z * [new branch] pianpwk/oblivious_storagenbytes -> origin/pianpwk/oblivious_storagenbytes 2025-04-25T04:11:35.2527374Z * [new branch] pianpwk/pad_nd_meta -> origin/pianpwk/pad_nd_meta 2025-04-25T04:11:35.2528632Z * [new branch] pianpwk/pad_nd_oblivious -> origin/pianpwk/pad_nd_oblivious 2025-04-25T04:11:35.2530231Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-04-25T04:11:35.2531576Z * [new branch] pianpwk/should_swap_oblivious -> origin/pianpwk/should_swap_oblivious 2025-04-25T04:11:35.2532703Z * [new branch] pianpwk/size_oblivious_contiguous -> origin/pianpwk/size_oblivious_contiguous 2025-04-25T04:11:35.2533822Z * [new branch] pianpwk/skt_user_code -> origin/pianpwk/skt_user_code 2025-04-25T04:11:35.2535034Z * [new branch] pianpwk/strides_max_1 -> origin/pianpwk/strides_max_1 2025-04-25T04:11:35.2536202Z * [new branch] pianpwk/sym_and_or -> origin/pianpwk/sym_and_or 2025-04-25T04:11:35.2538172Z * [new branch] pianpwk/treat_sizes_as_size_like -> origin/pianpwk/treat_sizes_as_size_like 2025-04-25T04:11:35.2542014Z * [new branch] pianpwk/verbose_tensor_guards -> origin/pianpwk/verbose_tensor_guards 2025-04-25T04:11:35.2542923Z * [new branch] pin-new-theme -> origin/pin-new-theme 2025-04-25T04:11:35.2544573Z * [new branch] pr/131860 -> origin/pr/131860 2025-04-25T04:11:35.2545895Z * [new branch] pr150241 -> origin/pr150241 2025-04-25T04:11:35.2547671Z * [new branch] print_hostname_rocm_runners -> origin/print_hostname_rocm_runners 2025-04-25T04:11:35.2548926Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-04-25T04:11:35.2550740Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-04-25T04:11:35.2551928Z * [new branch] qat-conv-bn-1d -> origin/qat-conv-bn-1d 2025-04-25T04:11:35.2553282Z * [new branch] qat-remove-bias-temp -> origin/qat-remove-bias-temp 2025-04-25T04:11:35.2555338Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-04-25T04:11:35.2556617Z * [new branch] re-147027 -> origin/re-147027 2025-04-25T04:11:35.2557850Z * [new branch] readme -> origin/readme 2025-04-25T04:11:35.2559574Z * [new branch] refactor-adamw -> origin/refactor-adamw 2025-04-25T04:11:35.2561316Z * [new branch] release/1.10 -> origin/release/1.10 2025-04-25T04:11:35.2562970Z * [new branch] release/1.11 -> origin/release/1.11 2025-04-25T04:11:35.2564258Z * [new branch] release/1.12 -> origin/release/1.12 2025-04-25T04:11:35.2565479Z * [new branch] release/1.13 -> origin/release/1.13 2025-04-25T04:11:35.2566643Z * [new branch] release/1.4 -> origin/release/1.4 2025-04-25T04:11:35.2567560Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-04-25T04:11:35.2568892Z * [new branch] release/1.5 -> origin/release/1.5 2025-04-25T04:11:35.2570136Z * [new branch] release/1.6 -> origin/release/1.6 2025-04-25T04:11:35.2571364Z * [new branch] release/1.7 -> origin/release/1.7 2025-04-25T04:11:35.2572699Z * [new branch] release/1.8 -> origin/release/1.8 2025-04-25T04:11:35.2573840Z * [new branch] release/1.9 -> origin/release/1.9 2025-04-25T04:11:35.2575032Z * [new branch] release/2.0 -> origin/release/2.0 2025-04-25T04:11:35.2576352Z * [new branch] release/2.1 -> origin/release/2.1 2025-04-25T04:11:35.2577535Z * [new branch] release/2.2 -> origin/release/2.2 2025-04-25T04:11:35.2579251Z * [new branch] release/2.3 -> origin/release/2.3 2025-04-25T04:11:35.2580810Z * [new branch] release/2.4 -> origin/release/2.4 2025-04-25T04:11:35.2582582Z * [new branch] release/2.5 -> origin/release/2.5 2025-04-25T04:11:35.2583867Z * [new branch] release/2.6 -> origin/release/2.6 2025-04-25T04:11:35.2585348Z * [new branch] release/2.7 -> origin/release/2.7 2025-04-25T04:11:35.2586654Z * [new branch] release_notes -> origin/release_notes 2025-04-25T04:11:35.2588037Z * [new branch] remove_global_ns -> origin/remove_global_ns 2025-04-25T04:11:35.2589307Z * [new branch] remove_scaled_mm -> origin/remove_scaled_mm 2025-04-25T04:11:35.2590667Z * [new branch] requires_grad_fix -> origin/requires_grad_fix 2025-04-25T04:11:35.2591909Z * [new branch] revert-112125 -> origin/revert-112125 2025-04-25T04:11:35.2594793Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-04-25T04:11:35.2596952Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-04-25T04:11:35.2598669Z * [new branch] revert-150145-cherry-pick-149947-by-pytorch_bot_bot_ -> origin/revert-150145-cherry-pick-149947-by-pytorch_bot_bot_ 2025-04-25T04:11:35.2599630Z * [new branch] revert-150658-revert_blas -> origin/revert-150658-revert_blas 2025-04-25T04:11:35.2601432Z * [new branch] revert-150818-cherry-pick-150705-by-pytorch_bot_bot_ -> origin/revert-150818-cherry-pick-150705-by-pytorch_bot_bot_ 2025-04-25T04:11:35.2602644Z * [new branch] rithesh/fsdp_cpu -> origin/rithesh/fsdp_cpu 2025-04-25T04:11:35.2604045Z * [new branch] rocm_magma_tarball -> origin/rocm_magma_tarball 2025-04-25T04:11:35.2605481Z * [new branch] rocm_magma_tarball_part2 -> origin/rocm_magma_tarball_part2 2025-04-25T04:11:35.2606693Z * [new branch] rohan-varma-patch-15 -> origin/rohan-varma-patch-15 2025-04-25T04:11:35.2608079Z * [new branch] rohan-varma-patch-16 -> origin/rohan-varma-patch-16 2025-04-25T04:11:35.2609253Z * [new branch] rprop-playground -> origin/rprop-playground 2025-04-25T04:11:35.2610476Z * [new branch] rs-ac -> origin/rs-ac 2025-04-25T04:11:35.2612162Z * [new branch] run_inductor-rocm-mi300_on_release_branches -> origin/run_inductor-rocm-mi300_on_release_branches 2025-04-25T04:11:35.2613924Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-04-25T04:11:35.2614691Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-04-25T04:11:35.2616350Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-04-25T04:11:35.2617352Z * [new branch] rzou/fix -> origin/rzou/fix 2025-04-25T04:11:35.2618477Z * [new branch] rzou/fix2 -> origin/rzou/fix2 2025-04-25T04:11:35.2619516Z * [new branch] rzou/njt -> origin/rzou/njt 2025-04-25T04:11:35.2620720Z * [new branch] rzou/operator -> origin/rzou/operator 2025-04-25T04:11:35.2622051Z * [new branch] rzou/pca -> origin/rzou/pca 2025-04-25T04:11:35.2623263Z * [new branch] rzou/pipe_split -> origin/rzou/pipe_split 2025-04-25T04:11:35.2624245Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-04-25T04:11:35.2625549Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-04-25T04:11:35.2627520Z * [new branch] sanchitintel/fix_woq_amx_microkernel_block_n_is_48 -> origin/sanchitintel/fix_woq_amx_microkernel_block_n_is_48 2025-04-25T04:11:35.2628810Z * [new branch] sanchitintel/gemm_template_avoid_malloc_lock_contention -> origin/sanchitintel/gemm_template_avoid_malloc_lock_contention 2025-04-25T04:11:35.2629792Z * [new branch] sanchitintel/modify_fp32_micro_gemm -> origin/sanchitintel/modify_fp32_micro_gemm 2025-04-25T04:11:35.2631466Z * [new branch] sanchitintel/refactor_aten_int8_woq_gemm -> origin/sanchitintel/refactor_aten_int8_woq_gemm 2025-04-25T04:11:35.2633146Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-04-25T04:11:35.2634848Z * [new branch] sanchitj/remove_duplicate_line_from_freezing.py -> origin/sanchitj/remove_duplicate_line_from_freezing.py 2025-04-25T04:11:35.2635883Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-04-25T04:11:35.2637155Z * [new branch] save -> origin/save 2025-04-25T04:11:35.2638602Z * [new branch] scatter-dim -> origin/scatter-dim 2025-04-25T04:11:35.2640095Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-04-25T04:11:35.2641499Z * [new branch] sdym/todo-docstring -> origin/sdym/todo-docstring 2025-04-25T04:11:35.2642451Z * [new branch] sdym/torchfix -> origin/sdym/torchfix 2025-04-25T04:11:35.2643690Z * [new branch] sdym/typed-storage -> origin/sdym/typed-storage 2025-04-25T04:11:35.2645349Z * [new branch] seemethere/s390x_2_7 -> origin/seemethere/s390x_2_7 2025-04-25T04:11:35.2646535Z * [new branch] share_and_pin_fork -> origin/share_and_pin_fork 2025-04-25T04:11:35.2648206Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-04-25T04:11:35.2649503Z * [new branch] shikaili_fp8_allgather -> origin/shikaili_fp8_allgather 2025-04-25T04:11:35.2651069Z * [new branch] shunting-multi-kernel-2 -> origin/shunting-multi-kernel-2 2025-04-25T04:11:35.2652318Z * [new branch] shunting-multi-kernel-3 -> origin/shunting-multi-kernel-3 2025-04-25T04:11:35.2654102Z * [new branch] shunting-triton-pin-update-5 -> origin/shunting-triton-pin-update-5 2025-04-25T04:11:35.2655354Z * [new branch] simplify-fq-per-channel -> origin/simplify-fq-per-channel 2025-04-25T04:11:35.2656550Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-04-25T04:11:35.2657974Z * [new branch] speedup-mps-string-key -> origin/speedup-mps-string-key 2025-04-25T04:11:35.2660131Z * [new branch] sqzhang/flight4 -> origin/sqzhang/flight4 2025-04-25T04:11:35.2661462Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-04-25T04:11:35.2663139Z * [new branch] sraikund/record_funct_test -> origin/sraikund/record_funct_test 2025-04-25T04:11:35.2664664Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-04-25T04:11:35.2665984Z * [new branch] stable-library -> origin/stable-library 2025-04-25T04:11:35.2667158Z * [new branch] stash_v -> origin/stash_v 2025-04-25T04:11:35.2668617Z * [new branch] subscribe_codeowners_lucasllc -> origin/subscribe_codeowners_lucasllc 2025-04-25T04:11:35.2669867Z * [new branch] svekars-patch-1 -> origin/svekars-patch-1 2025-04-25T04:11:35.2671242Z * [new branch] svekars-patch-2 -> origin/svekars-patch-2 2025-04-25T04:11:35.2672509Z * [new branch] svekars-patch-7 -> origin/svekars-patch-7 2025-04-25T04:11:35.2673864Z * [new branch] switch-bn -> origin/switch-bn 2025-04-25T04:11:35.2675257Z * [new branch] switch-to-new-theme -> origin/switch-to-new-theme 2025-04-25T04:11:35.2676483Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-04-25T04:11:35.2678101Z * [new branch] teja/add_logs -> origin/teja/add_logs 2025-04-25T04:11:35.2679223Z * [new branch] teja/dcp_poc -> origin/teja/dcp_poc 2025-04-25T04:11:35.2680611Z * [new branch] tensor_shelf -> origin/tensor_shelf 2025-04-25T04:11:35.2681786Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-04-25T04:11:35.2683123Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-04-25T04:11:35.2684447Z * [new branch] test-torchvision-install-ci -> origin/test-torchvision-install-ci 2025-04-25T04:11:35.2685922Z * [new branch] test/inductor -> origin/test/inductor 2025-04-25T04:11:35.2687382Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-04-25T04:11:35.2688315Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-04-25T04:11:35.2689584Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-04-25T04:11:35.2690837Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-04-25T04:11:35.2692095Z * [new branch] tree_vec_base -> origin/tree_vec_base 2025-04-25T04:11:35.2693451Z * [new branch] triton-cpu-arm-expriment -> origin/triton-cpu-arm-expriment 2025-04-25T04:11:35.2694561Z * [new branch] triton-update -> origin/triton-update 2025-04-25T04:11:35.2695811Z * [new branch] triton_kernel -> origin/triton_kernel 2025-04-25T04:11:35.2697048Z * [new branch] triton_kernel_perf -> origin/triton_kernel_perf 2025-04-25T04:11:35.2698183Z * [new branch] try-runllm -> origin/try-runllm 2025-04-25T04:11:35.2699504Z * [new branch] try-speedup-docbuild -> origin/try-speedup-docbuild 2025-04-25T04:11:35.2700996Z * [new branch] type_dec -> origin/type_dec 2025-04-25T04:11:35.2703715Z * [new branch] update-audio-commit-hash/14232193199-1523-1 -> origin/update-audio-commit-hash/14232193199-1523-1 2025-04-25T04:11:35.2704824Z * [new branch] update-audio-commit-hash/14543755404-1550-1 -> origin/update-audio-commit-hash/14543755404-1550-1 2025-04-25T04:11:35.2706045Z * [new branch] update-audio-commit-hash/14654232188-1560-1 -> origin/update-audio-commit-hash/14654232188-1560-1 2025-04-25T04:11:35.2707098Z * [new branch] update-doc-dependencies-local -> origin/update-doc-dependencies-local 2025-04-25T04:11:35.2709401Z * [new branch] update-executorch-commit-hash/13959284858-1506-1 -> origin/update-executorch-commit-hash/13959284858-1506-1 2025-04-25T04:11:35.2710457Z * [new branch] update-executorch-commit-hash/14013720981-1509-1 -> origin/update-executorch-commit-hash/14013720981-1509-1 2025-04-25T04:11:35.2711603Z * [new branch] update-executorch-commit-hash/14276381372-1527-1 -> origin/update-executorch-commit-hash/14276381372-1527-1 2025-04-25T04:11:35.2712854Z * [new branch] update-executorch-commit-hash/14434844604-1539-1 -> origin/update-executorch-commit-hash/14434844604-1539-1 2025-04-25T04:11:35.2713987Z * [new branch] update-executorch-commit-hash/14458474973-1540-1 -> origin/update-executorch-commit-hash/14458474973-1540-1 2025-04-25T04:11:35.2715494Z * [new branch] update-executorch-commit-hash/14505268217-1543-1 -> origin/update-executorch-commit-hash/14505268217-1543-1 2025-04-25T04:11:35.2717061Z * [new branch] update-executorch-commit-hash/14527153667-1549-1 -> origin/update-executorch-commit-hash/14527153667-1549-1 2025-04-25T04:11:35.2718372Z * [new branch] update-executorch-commit-hash/14543755404-1550-1 -> origin/update-executorch-commit-hash/14543755404-1550-1 2025-04-25T04:11:35.2719511Z * [new branch] update-inductor-perf-nightly-macos -> origin/update-inductor-perf-nightly-macos 2025-04-25T04:11:35.2721219Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-04-25T04:11:35.2722848Z * [new branch] update-vision-commit-hash/6634009725-750-1 -> origin/update-vision-commit-hash/6634009725-750-1 2025-04-25T04:11:35.2723918Z * [new branch] update-vision-commit-hash/6673463792-754-1 -> origin/update-vision-commit-hash/6673463792-754-1 2025-04-25T04:11:35.2725015Z * [new branch] update-vision-commit-hash/6700258936-758-1 -> origin/update-vision-commit-hash/6700258936-758-1 2025-04-25T04:11:35.2726299Z * [new branch] update-vision-commit-hash/6805589684-770-1 -> origin/update-vision-commit-hash/6805589684-770-1 2025-04-25T04:11:35.2727344Z * [new branch] update-vision-commit-hash/6818989957-773-1 -> origin/update-vision-commit-hash/6818989957-773-1 2025-04-25T04:11:35.2728441Z * [new branch] update-vision-commit-hash/6830864778-774-1 -> origin/update-vision-commit-hash/6830864778-774-1 2025-04-25T04:11:35.2729895Z * [new branch] update-vision-commit-hash/6857388096-777-1 -> origin/update-vision-commit-hash/6857388096-777-1 2025-04-25T04:11:35.2731359Z * [new branch] update-vision-commit-hash/6871122584-778-1 -> origin/update-vision-commit-hash/6871122584-778-1 2025-04-25T04:11:35.2732527Z * [new branch] update-vision-commit-hash/6884505667-779-1 -> origin/update-vision-commit-hash/6884505667-779-1 2025-04-25T04:11:35.2733675Z * [new branch] update-vision-commit-hash/9010274985-1089-1 -> origin/update-vision-commit-hash/9010274985-1089-1 2025-04-25T04:11:35.2735473Z * [new branch] update-xla-commit-hash/10140112669-125-1 -> origin/update-xla-commit-hash/10140112669-125-1 2025-04-25T04:11:35.2736613Z * [new branch] update-xla-commit-hash/14440116118-180-1 -> origin/update-xla-commit-hash/14440116118-180-1 2025-04-25T04:11:35.2737798Z * [new branch] update-xla-commit-hash/6377302016-81-1 -> origin/update-xla-commit-hash/6377302016-81-1 2025-04-25T04:11:35.2742434Z * [new branch] update-xla-commit-hash/6610159969-84-1 -> origin/update-xla-commit-hash/6610159969-84-1 2025-04-25T04:11:35.2743525Z * [new branch] update-xla-commit-hash/6689695021-85-1 -> origin/update-xla-commit-hash/6689695021-85-1 2025-04-25T04:11:35.2744760Z * [new branch] update-xla-commit-hash/6767672412-86-1 -> origin/update-xla-commit-hash/6767672412-86-1 2025-04-25T04:11:35.2746150Z * [new branch] update-xla-commit-hash/6846986487-87-1 -> origin/update-xla-commit-hash/6846986487-87-1 2025-04-25T04:11:35.2747579Z * [new branch] update_deps_conda -> origin/update_deps_conda 2025-04-25T04:11:35.2748950Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-04-25T04:11:35.2750121Z * [new branch] update_pin_3 -> origin/update_pin_3 2025-04-25T04:11:35.2751435Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-04-25T04:11:35.2752618Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-04-25T04:11:35.2754326Z * [new branch] update_slow_tests_1742802025 -> origin/update_slow_tests_1742802025 2025-04-25T04:11:35.2755668Z * [new branch] update_slow_tests_1743406827 -> origin/update_slow_tests_1743406827 2025-04-25T04:11:35.2756896Z * [new branch] update_slow_tests_1744616441 -> origin/update_slow_tests_1744616441 2025-04-25T04:11:35.2758228Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-04-25T04:11:35.2759401Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-04-25T04:11:35.2760630Z * [new branch] users -> origin/users 2025-04-25T04:11:35.2761990Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-04-25T04:11:35.2763343Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-04-25T04:11:35.2764640Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-04-25T04:11:35.2765958Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-04-25T04:11:35.2767319Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-04-25T04:11:35.2768609Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-04-25T04:11:35.2770089Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-04-25T04:11:35.2771246Z * [new branch] validate_fn -> origin/validate_fn 2025-04-25T04:11:35.2772598Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-04-25T04:11:35.2774225Z * [new branch] viable/strict -> origin/viable/strict 2025-04-25T04:11:35.2775501Z * [new branch] vmoens-patch-1 -> origin/vmoens-patch-1 2025-04-25T04:11:35.2777250Z * [new branch] voz/fsdp_autograd_merge -> origin/voz/fsdp_autograd_merge 2025-04-25T04:11:35.2778448Z * [new branch] voz/fsdp_autograd_merge2 -> origin/voz/fsdp_autograd_merge2 2025-04-25T04:11:35.2779485Z * [new branch] voz/serde2 -> origin/voz/serde2 2025-04-25T04:11:35.2780980Z * [new branch] voz/soft_fork_autograd_fsdp -> origin/voz/soft_fork_autograd_fsdp 2025-04-25T04:11:35.2782717Z * [new branch] wdvr/iss145259_alt -> origin/wdvr/iss145259_alt 2025-04-25T04:11:35.2783800Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-04-25T04:11:35.2784905Z * [new branch] wdvr/sccache_nvcc -> origin/wdvr/sccache_nvcc 2025-04-25T04:11:35.2786110Z * [new branch] wdvr/sccache_simplified -> origin/wdvr/sccache_simplified 2025-04-25T04:11:35.2787757Z * [new branch] whc/flight -> origin/whc/flight 2025-04-25T04:11:35.2789194Z * [new branch] whc/flight4 -> origin/whc/flight4 2025-04-25T04:11:35.2790850Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-04-25T04:11:35.2792112Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-04-25T04:11:35.2793298Z * [new branch] whc/flight_full -> origin/whc/flight_full 2025-04-25T04:11:35.2794431Z * [new branch] whc/flightbase -> origin/whc/flightbase 2025-04-25T04:11:35.2795658Z * [new branch] whc/p2phang -> origin/whc/p2phang 2025-04-25T04:11:35.2796943Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-04-25T04:11:35.2798061Z * [new branch] whc/uneven -> origin/whc/uneven 2025-04-25T04:11:35.2799554Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-04-25T04:11:35.2801196Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-04-25T04:11:35.2802368Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-04-25T04:11:35.2803465Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-04-25T04:11:35.2804614Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-04-25T04:11:35.2805772Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-04-25T04:11:35.2806958Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-04-25T04:11:35.2808048Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-04-25T04:11:35.2809607Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-04-25T04:11:35.2811004Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-04-25T04:11:35.2812218Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-04-25T04:11:35.2813712Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-04-25T04:11:35.2814976Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-04-25T04:11:35.2816153Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-04-25T04:11:35.2817290Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-04-25T04:11:35.2818555Z * [new branch] xmfan/ca_memory_fix -> origin/xmfan/ca_memory_fix 2025-04-25T04:11:35.2819809Z * [new branch] xmfan/ca_memory_fix_rebased -> origin/xmfan/ca_memory_fix_rebased 2025-04-25T04:11:35.2821014Z * [new branch] xmfan/ca_memory_fix_rebased2 -> origin/xmfan/ca_memory_fix_rebased2 2025-04-25T04:11:35.2822279Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-04-25T04:11:35.2823411Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-04-25T04:11:35.2824614Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-04-25T04:11:35.2825697Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-04-25T04:11:35.2826924Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-04-25T04:11:35.2828064Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-04-25T04:11:35.2829290Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-04-25T04:11:35.2830412Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-04-25T04:11:35.2831573Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-04-25T04:11:35.2832733Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-04-25T04:11:35.2833959Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-04-25T04:11:35.2835119Z * [new branch] xmfan/circular_dep -> origin/xmfan/circular_dep 2025-04-25T04:11:35.2836352Z * [new branch] xmfan/compiled_autograd_bench -> origin/xmfan/compiled_autograd_bench 2025-04-25T04:11:35.2837823Z * [new branch] xmfan/compiled_autograd_bench_base -> origin/xmfan/compiled_autograd_bench_base 2025-04-25T04:11:35.2839150Z * [new branch] xmfan/compiled_autograd_benchmark -> origin/xmfan/compiled_autograd_benchmark 2025-04-25T04:11:35.2840210Z * [new branch] xmfan/compiled_autograd_ddp -> origin/xmfan/compiled_autograd_ddp 2025-04-25T04:11:35.2841442Z * [new branch] xmfan/compiled_autograd_feb_29 -> origin/xmfan/compiled_autograd_feb_29 2025-04-25T04:11:35.2842620Z * [new branch] xmfan/compiled_autograd_graph_breaks -> origin/xmfan/compiled_autograd_graph_breaks 2025-04-25T04:11:35.2843687Z * [new branch] xmfan/compiled_autograd_hud -> origin/xmfan/compiled_autograd_hud 2025-04-25T04:11:35.2845084Z * [new branch] xmfan/compiled_autograd_hypothetical_perf -> origin/xmfan/compiled_autograd_hypothetical_perf 2025-04-25T04:11:35.2846125Z * [new branch] xmfan/compiled_autograd_perf_no_reuse -> origin/xmfan/compiled_autograd_perf_no_reuse 2025-04-25T04:11:35.2847249Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-04-25T04:11:35.2848420Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-04-25T04:11:35.2849596Z * [new branch] xmfan/feb_10_compiled_autograd -> origin/xmfan/feb_10_compiled_autograd 2025-04-25T04:11:35.2854237Z * [new branch] xmfan/feb_10_compiled_autograd_cudagraph -> origin/xmfan/feb_10_compiled_autograd_cudagraph 2025-04-25T04:11:35.2854526Z * [new branch] xmfan/fsdp_wraps -> origin/xmfan/fsdp_wraps 2025-04-25T04:11:35.2854754Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-04-25T04:11:35.2855502Z * [new branch] xmfan/oss_benchmark_script -> origin/xmfan/oss_benchmark_script 2025-04-25T04:11:35.2857414Z * [new branch] xmfan/retains_grad_hooks -> origin/xmfan/retains_grad_hooks 2025-04-25T04:11:35.2858587Z * [new branch] xmfan/segfault_test -> origin/xmfan/segfault_test 2025-04-25T04:11:35.2859878Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-04-25T04:11:35.2860884Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-04-25T04:11:35.2862329Z * [new branch] xmfan/test -> origin/xmfan/test 2025-04-25T04:11:35.2863495Z * [new branch] xmfan/yolov3_oom -> origin/xmfan/yolov3_oom 2025-04-25T04:11:35.2865236Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-04-25T04:11:35.2866360Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-04-25T04:11:35.2867606Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-04-25T04:11:35.2868940Z * [new branch] yguo/repro-segfault-triton-aoti-cpp-wrapper -> origin/yguo/repro-segfault-triton-aoti-cpp-wrapper 2025-04-25T04:11:35.2870065Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-04-25T04:11:35.2871625Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-04-25T04:11:35.2873323Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-04-25T04:11:35.2874878Z * [new branch] zainr/fix-sev-td -> origin/zainr/fix-sev-td 2025-04-25T04:11:35.2875991Z * [new branch] zainr/lint-fix -> origin/zainr/lint-fix 2025-04-25T04:11:35.2877135Z * [new branch] zainr/metrics-job-id -> origin/zainr/metrics-job-id 2025-04-25T04:11:35.2878277Z * [new branch] zainr/mypy15-claude -> origin/zainr/mypy15-claude 2025-04-25T04:11:35.2879464Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-04-25T04:11:35.2880516Z * [new branch] zainr/td-class -> origin/zainr/td-class 2025-04-25T04:11:35.2881972Z * [new branch] zainr/td-class-metrics -> origin/zainr/td-class-metrics 2025-04-25T04:11:35.2883326Z * [new branch] zainr/td-downgrade -> origin/zainr/td-downgrade 2025-04-25T04:11:35.2884901Z * [new branch] zainr/td-pass-class-times -> origin/zainr/td-pass-class-times 2025-04-25T04:11:35.2886020Z * [new branch] zainr/td-trial -> origin/zainr/td-trial 2025-04-25T04:11:35.2887187Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-04-25T04:11:35.2888648Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-04-25T04:11:35.2889967Z * [new branch] zb2p -> origin/zb2p 2025-04-25T04:11:35.2891458Z * [new branch] zdevito-patch-1 -> origin/zdevito-patch-1 2025-04-25T04:11:35.2892906Z * [new branch] zdevito-patch-2 -> origin/zdevito-patch-2 2025-04-25T04:11:35.2894207Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-04-25T04:11:35.2895823Z * [new branch] zhxchen17/moodycamel -> origin/zhxchen17/moodycamel 2025-04-25T04:11:35.2897479Z * [new branch] zhxchen17/nativert/0 -> origin/zhxchen17/nativert/0 2025-04-25T04:11:35.2898988Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-04-25T04:11:35.2900644Z * [new branch] zhxchen17/sticky_cache/0 -> origin/zhxchen17/sticky_cache/0 2025-04-25T04:11:35.2902225Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-04-25T04:11:35.2903891Z * [new branch] zxiiro/bazel -> origin/zxiiro/bazel 2025-04-25T04:11:35.2905354Z * [new branch] zxiiro/docs -> origin/zxiiro/docs 2025-04-25T04:11:35.2906679Z * [new branch] zxiiro/editor-config -> origin/zxiiro/editor-config 2025-04-25T04:11:35.2907967Z * [new branch] zxiiro/linux-build -> origin/zxiiro/linux-build 2025-04-25T04:11:35.2909078Z * [new branch] zxiiro/linux-test -> origin/zxiiro/linux-test 2025-04-25T04:11:35.2910206Z * [new branch] zxiiro/test -> origin/zxiiro/test 2025-04-25T04:11:35.2911458Z * [new branch] zxiiro/test-bazel -> origin/zxiiro/test-bazel 2025-04-25T04:11:35.2912494Z * [new branch] zxiiro/windows -> origin/zxiiro/windows 2025-04-25T04:11:35.2913728Z * [new branch] zxiiro/xpu -> origin/zxiiro/xpu 2025-04-25T04:11:35.2915070Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-04-25T04:11:35.2915998Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-04-25T04:11:35.2917235Z * [new tag] ciflow/all/70978 -> ciflow/all/70978 2025-04-25T04:11:35.2918191Z * [new tag] ciflow/all/70979 -> ciflow/all/70979 2025-04-25T04:11:35.2919244Z * [new tag] ciflow/all/70989 -> ciflow/all/70989 2025-04-25T04:11:35.2920275Z * [new tag] ciflow/binaries/120076 -> ciflow/binaries/120076 2025-04-25T04:11:35.2921188Z * [new tag] ciflow/binaries/138996 -> ciflow/binaries/138996 2025-04-25T04:11:35.2922139Z * [new tag] ciflow/binaries/145224 -> ciflow/binaries/145224 2025-04-25T04:11:35.2923113Z * [new tag] ciflow/binaries/146717 -> ciflow/binaries/146717 2025-04-25T04:11:35.2923999Z * [new tag] ciflow/binaries/147498 -> ciflow/binaries/147498 2025-04-25T04:11:35.2924888Z * [new tag] ciflow/binaries/147664 -> ciflow/binaries/147664 2025-04-25T04:11:35.2925790Z * [new tag] ciflow/binaries/147917 -> ciflow/binaries/147917 2025-04-25T04:11:35.2926698Z * [new tag] ciflow/binaries/148163 -> ciflow/binaries/148163 2025-04-25T04:11:35.2927649Z * [new tag] ciflow/binaries/148173 -> ciflow/binaries/148173 2025-04-25T04:11:35.2928398Z * [new tag] ciflow/binaries/149192 -> ciflow/binaries/149192 2025-04-25T04:11:35.2929450Z * [new tag] ciflow/binaries/149254 -> ciflow/binaries/149254 2025-04-25T04:11:35.2930604Z * [new tag] ciflow/binaries/150688 -> ciflow/binaries/150688 2025-04-25T04:11:35.2931671Z * [new tag] ciflow/binaries/150705 -> ciflow/binaries/150705 2025-04-25T04:11:35.2932647Z * [new tag] ciflow/binaries/151581 -> ciflow/binaries/151581 2025-04-25T04:11:35.2933603Z * [new tag] ciflow/binaries/152099 -> ciflow/binaries/152099 2025-04-25T04:11:35.2934802Z * [new tag] ciflow/binaries_wheel/138834 -> ciflow/binaries_wheel/138834 2025-04-25T04:11:35.2935511Z * [new tag] ciflow/binaries_wheel/146055 -> ciflow/binaries_wheel/146055 2025-04-25T04:11:35.2936545Z * [new tag] ciflow/binaries_wheel/147455 -> ciflow/binaries_wheel/147455 2025-04-25T04:11:35.2937595Z * [new tag] ciflow/binaries_wheel/148320 -> ciflow/binaries_wheel/148320 2025-04-25T04:11:35.2938548Z * [new tag] ciflow/binaries_wheel/149192 -> ciflow/binaries_wheel/149192 2025-04-25T04:11:35.2939270Z * [new tag] ciflow/binaries_wheel/150329 -> ciflow/binaries_wheel/150329 2025-04-25T04:11:35.2940223Z * [new tag] ciflow/binaries_wheel/150525 -> ciflow/binaries_wheel/150525 2025-04-25T04:11:35.2941195Z * [new tag] ciflow/binaries_wheel/151035 -> ciflow/binaries_wheel/151035 2025-04-25T04:11:35.2948327Z * [new tag] ciflow/binaries_wheel/151429 -> ciflow/binaries_wheel/151429 2025-04-25T04:11:35.2948677Z * [new tag] ciflow/binaries_wheel/151767 -> ciflow/binaries_wheel/151767 2025-04-25T04:11:35.2949094Z * [new tag] ciflow/binaries_wheel/151899 -> ciflow/binaries_wheel/151899 2025-04-25T04:11:35.2949405Z * [new tag] ciflow/cuda/70978 -> ciflow/cuda/70978 2025-04-25T04:11:35.2949577Z * [new tag] ciflow/cuda/70979 -> ciflow/cuda/70979 2025-04-25T04:11:35.2949758Z * [new tag] ciflow/cuda/70989 -> ciflow/cuda/70989 2025-04-25T04:11:35.2950213Z * [new tag] ciflow/inductor-micro-benchmark-cpu-x86/151581 -> ciflow/inductor-micro-benchmark-cpu-x86/151581 2025-04-25T04:11:35.2950619Z * [new tag] ciflow/inductor-micro-benchmark-cpu-x86/151585 -> ciflow/inductor-micro-benchmark-cpu-x86/151585 2025-04-25T04:11:35.2950983Z * [new tag] ciflow/inductor-micro-benchmark/151581 -> ciflow/inductor-micro-benchmark/151581 2025-04-25T04:11:35.2951324Z * [new tag] ciflow/inductor-micro-benchmark/151585 -> ciflow/inductor-micro-benchmark/151585 2025-04-25T04:11:35.2951643Z * [new tag] ciflow/inductor-perf-compare/151581 -> ciflow/inductor-perf-compare/151581 2025-04-25T04:11:35.2951999Z * [new tag] ciflow/inductor-perf-compare/151585 -> ciflow/inductor-perf-compare/151585 2025-04-25T04:11:35.2953669Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/148672 -> ciflow/inductor-perf-test-nightly-rocm/148672 2025-04-25T04:11:35.2954831Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/149039 -> ciflow/inductor-perf-test-nightly-rocm/149039 2025-04-25T04:11:35.2955705Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/149506 -> ciflow/inductor-perf-test-nightly-rocm/149506 2025-04-25T04:11:35.2956493Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/151581 -> ciflow/inductor-perf-test-nightly-rocm/151581 2025-04-25T04:11:35.2957497Z * [new tag] ciflow/inductor-perf-test-nightly/151581 -> ciflow/inductor-perf-test-nightly/151581 2025-04-25T04:11:35.2958314Z * [new tag] ciflow/inductor-periodic/145612 -> ciflow/inductor-periodic/145612 2025-04-25T04:11:35.2959076Z * [new tag] ciflow/inductor-periodic/149949 -> ciflow/inductor-periodic/149949 2025-04-25T04:11:35.2960227Z * [new tag] ciflow/inductor-periodic/150411 -> ciflow/inductor-periodic/150411 2025-04-25T04:11:35.2960908Z * [new tag] ciflow/inductor-periodic/151581 -> ciflow/inductor-periodic/151581 2025-04-25T04:11:35.2962198Z * [new tag] ciflow/inductor-rocm/141309 -> ciflow/inductor-rocm/141309 2025-04-25T04:11:35.2963205Z * [new tag] ciflow/inductor-rocm/146903 -> ciflow/inductor-rocm/146903 2025-04-25T04:11:35.2964333Z * [new tag] ciflow/inductor-rocm/147583 -> ciflow/inductor-rocm/147583 2025-04-25T04:11:35.2965248Z * [new tag] ciflow/inductor-rocm/149041 -> ciflow/inductor-rocm/149041 2025-04-25T04:11:35.2966198Z * [new tag] ciflow/inductor-rocm/151368 -> ciflow/inductor-rocm/151368 2025-04-25T04:11:35.2966925Z * [new tag] ciflow/inductor-rocm/151581 -> ciflow/inductor-rocm/151581 2025-04-25T04:11:35.2968036Z * [new tag] ciflow/inductor-rocm/151708 -> ciflow/inductor-rocm/151708 2025-04-25T04:11:35.2969007Z * [new tag] ciflow/inductor-rocm/151845 -> ciflow/inductor-rocm/151845 2025-04-25T04:11:35.2969904Z * [new tag] ciflow/inductor/110155 -> ciflow/inductor/110155 2025-04-25T04:11:35.2970653Z * [new tag] ciflow/inductor/119496 -> ciflow/inductor/119496 2025-04-25T04:11:35.2971579Z * [new tag] ciflow/inductor/119977 -> ciflow/inductor/119977 2025-04-25T04:11:35.2972239Z * [new tag] ciflow/inductor/120076 -> ciflow/inductor/120076 2025-04-25T04:11:35.2973124Z * [new tag] ciflow/inductor/121445 -> ciflow/inductor/121445 2025-04-25T04:11:35.2973920Z * [new tag] ciflow/inductor/124490 -> ciflow/inductor/124490 2025-04-25T04:11:35.2974809Z * [new tag] ciflow/inductor/125270 -> ciflow/inductor/125270 2025-04-25T04:11:35.2975512Z * [new tag] ciflow/inductor/125326 -> ciflow/inductor/125326 2025-04-25T04:11:35.2976391Z * [new tag] ciflow/inductor/125428 -> ciflow/inductor/125428 2025-04-25T04:11:35.2977131Z * [new tag] ciflow/inductor/125806 -> ciflow/inductor/125806 2025-04-25T04:11:35.2978020Z * [new tag] ciflow/inductor/125888 -> ciflow/inductor/125888 2025-04-25T04:11:35.2979323Z * [new tag] ciflow/inductor/125995 -> ciflow/inductor/125995 2025-04-25T04:11:35.2980486Z * [new tag] ciflow/inductor/126348 -> ciflow/inductor/126348 2025-04-25T04:11:35.2981751Z * [new tag] ciflow/inductor/127171 -> ciflow/inductor/127171 2025-04-25T04:11:35.2982626Z * [new tag] ciflow/inductor/127293 -> ciflow/inductor/127293 2025-04-25T04:11:35.2983477Z * [new tag] ciflow/inductor/127294 -> ciflow/inductor/127294 2025-04-25T04:11:35.2984436Z * [new tag] ciflow/inductor/129352 -> ciflow/inductor/129352 2025-04-25T04:11:35.2985288Z * [new tag] ciflow/inductor/130141 -> ciflow/inductor/130141 2025-04-25T04:11:35.2986253Z * [new tag] ciflow/inductor/130499 -> ciflow/inductor/130499 2025-04-25T04:11:35.2987093Z * [new tag] ciflow/inductor/130887 -> ciflow/inductor/130887 2025-04-25T04:11:35.2987917Z * [new tag] ciflow/inductor/132414 -> ciflow/inductor/132414 2025-04-25T04:11:35.2988762Z * [new tag] ciflow/inductor/133044 -> ciflow/inductor/133044 2025-04-25T04:11:35.2989629Z * [new tag] ciflow/inductor/133121 -> ciflow/inductor/133121 2025-04-25T04:11:35.2990469Z * [new tag] ciflow/inductor/133287 -> ciflow/inductor/133287 2025-04-25T04:11:35.2991678Z * [new tag] ciflow/inductor/133289 -> ciflow/inductor/133289 2025-04-25T04:11:35.2992077Z * [new tag] ciflow/inductor/133296 -> ciflow/inductor/133296 2025-04-25T04:11:35.2992996Z * [new tag] ciflow/inductor/133297 -> ciflow/inductor/133297 2025-04-25T04:11:35.2993732Z * [new tag] ciflow/inductor/133315 -> ciflow/inductor/133315 2025-04-25T04:11:35.2994629Z * [new tag] ciflow/inductor/133392 -> ciflow/inductor/133392 2025-04-25T04:11:35.2995461Z * [new tag] ciflow/inductor/133419 -> ciflow/inductor/133419 2025-04-25T04:11:35.2996326Z * [new tag] ciflow/inductor/133423 -> ciflow/inductor/133423 2025-04-25T04:11:35.2997073Z * [new tag] ciflow/inductor/133667 -> ciflow/inductor/133667 2025-04-25T04:11:35.2997972Z * [new tag] ciflow/inductor/133753 -> ciflow/inductor/133753 2025-04-25T04:11:35.2998744Z * [new tag] ciflow/inductor/134681 -> ciflow/inductor/134681 2025-04-25T04:11:35.2999653Z * [new tag] ciflow/inductor/135708 -> ciflow/inductor/135708 2025-04-25T04:11:35.3000509Z * [new tag] ciflow/inductor/135792 -> ciflow/inductor/135792 2025-04-25T04:11:35.3001257Z * [new tag] ciflow/inductor/136355 -> ciflow/inductor/136355 2025-04-25T04:11:35.3002135Z * [new tag] ciflow/inductor/136702 -> ciflow/inductor/136702 2025-04-25T04:11:35.3002997Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-04-25T04:11:35.3003737Z * [new tag] ciflow/inductor/137568 -> ciflow/inductor/137568 2025-04-25T04:11:35.3004661Z * [new tag] ciflow/inductor/137583 -> ciflow/inductor/137583 2025-04-25T04:11:35.3005637Z * [new tag] ciflow/inductor/137846 -> ciflow/inductor/137846 2025-04-25T04:11:35.3006600Z * [new tag] ciflow/inductor/137884 -> ciflow/inductor/137884 2025-04-25T04:11:35.3007231Z * [new tag] ciflow/inductor/138202 -> ciflow/inductor/138202 2025-04-25T04:11:35.3008319Z * [new tag] ciflow/inductor/138214 -> ciflow/inductor/138214 2025-04-25T04:11:35.3009353Z * [new tag] ciflow/inductor/138388 -> ciflow/inductor/138388 2025-04-25T04:11:35.3010080Z * [new tag] ciflow/inductor/138513 -> ciflow/inductor/138513 2025-04-25T04:11:35.3010975Z * [new tag] ciflow/inductor/138519 -> ciflow/inductor/138519 2025-04-25T04:11:35.3012091Z * [new tag] ciflow/inductor/138626 -> ciflow/inductor/138626 2025-04-25T04:11:35.3012948Z * [new tag] ciflow/inductor/139094 -> ciflow/inductor/139094 2025-04-25T04:11:35.3013677Z * [new tag] ciflow/inductor/139561 -> ciflow/inductor/139561 2025-04-25T04:11:35.3015056Z * [new tag] ciflow/inductor/139975 -> ciflow/inductor/139975 2025-04-25T04:11:35.3015804Z * [new tag] ciflow/inductor/140032 -> ciflow/inductor/140032 2025-04-25T04:11:35.3016881Z * [new tag] ciflow/inductor/140159 -> ciflow/inductor/140159 2025-04-25T04:11:35.3017612Z * [new tag] ciflow/inductor/140756 -> ciflow/inductor/140756 2025-04-25T04:11:35.3018635Z * [new tag] ciflow/inductor/140979 -> ciflow/inductor/140979 2025-04-25T04:11:35.3019613Z * [new tag] ciflow/inductor/141213 -> ciflow/inductor/141213 2025-04-25T04:11:35.3020519Z * [new tag] ciflow/inductor/141309 -> ciflow/inductor/141309 2025-04-25T04:11:35.3021355Z * [new tag] ciflow/inductor/141684 -> ciflow/inductor/141684 2025-04-25T04:11:35.3022280Z * [new tag] ciflow/inductor/141700 -> ciflow/inductor/141700 2025-04-25T04:11:35.3023221Z * [new tag] ciflow/inductor/141730 -> ciflow/inductor/141730 2025-04-25T04:11:35.3024138Z * [new tag] ciflow/inductor/141842 -> ciflow/inductor/141842 2025-04-25T04:11:35.3024824Z * [new tag] ciflow/inductor/141961 -> ciflow/inductor/141961 2025-04-25T04:11:35.3025722Z * [new tag] ciflow/inductor/142295 -> ciflow/inductor/142295 2025-04-25T04:11:35.3026574Z * [new tag] ciflow/inductor/142372 -> ciflow/inductor/142372 2025-04-25T04:11:35.3027426Z * [new tag] ciflow/inductor/143457 -> ciflow/inductor/143457 2025-04-25T04:11:35.3028487Z * [new tag] ciflow/inductor/143527 -> ciflow/inductor/143527 2025-04-25T04:11:35.3029430Z * [new tag] ciflow/inductor/143544 -> ciflow/inductor/143544 2025-04-25T04:11:35.3030380Z * [new tag] ciflow/inductor/143666 -> ciflow/inductor/143666 2025-04-25T04:11:35.3031254Z * [new tag] ciflow/inductor/143712 -> ciflow/inductor/143712 2025-04-25T04:11:35.3031997Z * [new tag] ciflow/inductor/143812 -> ciflow/inductor/143812 2025-04-25T04:11:35.3033030Z * [new tag] ciflow/inductor/143833 -> ciflow/inductor/143833 2025-04-25T04:11:35.3034018Z * [new tag] ciflow/inductor/143987 -> ciflow/inductor/143987 2025-04-25T04:11:35.3035101Z * [new tag] ciflow/inductor/144272 -> ciflow/inductor/144272 2025-04-25T04:11:35.3035851Z * [new tag] ciflow/inductor/144293 -> ciflow/inductor/144293 2025-04-25T04:11:35.3036786Z * [new tag] ciflow/inductor/144332 -> ciflow/inductor/144332 2025-04-25T04:11:35.3037925Z * [new tag] ciflow/inductor/144333 -> ciflow/inductor/144333 2025-04-25T04:11:35.3038793Z * [new tag] ciflow/inductor/144353 -> ciflow/inductor/144353 2025-04-25T04:11:35.3039795Z * [new tag] ciflow/inductor/144365 -> ciflow/inductor/144365 2025-04-25T04:11:35.3040409Z * [new tag] ciflow/inductor/144366 -> ciflow/inductor/144366 2025-04-25T04:11:35.3041313Z * [new tag] ciflow/inductor/144405 -> ciflow/inductor/144405 2025-04-25T04:11:35.3042196Z * [new tag] ciflow/inductor/144438 -> ciflow/inductor/144438 2025-04-25T04:11:35.3043036Z * [new tag] ciflow/inductor/144501 -> ciflow/inductor/144501 2025-04-25T04:11:35.3043865Z * [new tag] ciflow/inductor/144505 -> ciflow/inductor/144505 2025-04-25T04:11:35.3044690Z * [new tag] ciflow/inductor/144507 -> ciflow/inductor/144507 2025-04-25T04:11:35.3045592Z * [new tag] ciflow/inductor/144516 -> ciflow/inductor/144516 2025-04-25T04:11:35.3046319Z * [new tag] ciflow/inductor/144542 -> ciflow/inductor/144542 2025-04-25T04:11:35.3047239Z * [new tag] ciflow/inductor/144548 -> ciflow/inductor/144548 2025-04-25T04:11:35.3047985Z * [new tag] ciflow/inductor/144551 -> ciflow/inductor/144551 2025-04-25T04:11:35.3048879Z * [new tag] ciflow/inductor/144553 -> ciflow/inductor/144553 2025-04-25T04:11:35.3049771Z * [new tag] ciflow/inductor/144555 -> ciflow/inductor/144555 2025-04-25T04:11:35.3050522Z * [new tag] ciflow/inductor/144556 -> ciflow/inductor/144556 2025-04-25T04:11:35.3051465Z * [new tag] ciflow/inductor/144721 -> ciflow/inductor/144721 2025-04-25T04:11:35.3052206Z * [new tag] ciflow/inductor/144765 -> ciflow/inductor/144765 2025-04-25T04:11:35.3053110Z * [new tag] ciflow/inductor/144905 -> ciflow/inductor/144905 2025-04-25T04:11:35.3053909Z * [new tag] ciflow/inductor/144925 -> ciflow/inductor/144925 2025-04-25T04:11:35.3054937Z * [new tag] ciflow/inductor/144992 -> ciflow/inductor/144992 2025-04-25T04:11:35.3055802Z * [new tag] ciflow/inductor/145024 -> ciflow/inductor/145024 2025-04-25T04:11:35.3056764Z * [new tag] ciflow/inductor/145153 -> ciflow/inductor/145153 2025-04-25T04:11:35.3057605Z * [new tag] ciflow/inductor/145353 -> ciflow/inductor/145353 2025-04-25T04:11:35.3058502Z * [new tag] ciflow/inductor/145475 -> ciflow/inductor/145475 2025-04-25T04:11:35.3059210Z * [new tag] ciflow/inductor/145540 -> ciflow/inductor/145540 2025-04-25T04:11:35.3060096Z * [new tag] ciflow/inductor/145559 -> ciflow/inductor/145559 2025-04-25T04:11:35.3061034Z * [new tag] ciflow/inductor/145594 -> ciflow/inductor/145594 2025-04-25T04:11:35.3061946Z * [new tag] ciflow/inductor/145595 -> ciflow/inductor/145595 2025-04-25T04:11:35.3062754Z * [new tag] ciflow/inductor/145612 -> ciflow/inductor/145612 2025-04-25T04:11:35.3063635Z * [new tag] ciflow/inductor/145647 -> ciflow/inductor/145647 2025-04-25T04:11:35.3064376Z * [new tag] ciflow/inductor/145681 -> ciflow/inductor/145681 2025-04-25T04:11:35.3065417Z * [new tag] ciflow/inductor/145865 -> ciflow/inductor/145865 2025-04-25T04:11:35.3066155Z * [new tag] ciflow/inductor/145885 -> ciflow/inductor/145885 2025-04-25T04:11:35.3067067Z * [new tag] ciflow/inductor/145911 -> ciflow/inductor/145911 2025-04-25T04:11:35.3067905Z * [new tag] ciflow/inductor/145922 -> ciflow/inductor/145922 2025-04-25T04:11:35.3068772Z * [new tag] ciflow/inductor/145936 -> ciflow/inductor/145936 2025-04-25T04:11:35.3069521Z * [new tag] ciflow/inductor/145969 -> ciflow/inductor/145969 2025-04-25T04:11:35.3070399Z * [new tag] ciflow/inductor/145979 -> ciflow/inductor/145979 2025-04-25T04:11:35.3071817Z * [new tag] ciflow/inductor/145992 -> ciflow/inductor/145992 2025-04-25T04:11:35.3072567Z * [new tag] ciflow/inductor/146063 -> ciflow/inductor/146063 2025-04-25T04:11:35.3073455Z * [new tag] ciflow/inductor/146101 -> ciflow/inductor/146101 2025-04-25T04:11:35.3074462Z * [new tag] ciflow/inductor/146115 -> ciflow/inductor/146115 2025-04-25T04:11:35.3075363Z * [new tag] ciflow/inductor/146172 -> ciflow/inductor/146172 2025-04-25T04:11:35.3076234Z * [new tag] ciflow/inductor/146180 -> ciflow/inductor/146180 2025-04-25T04:11:35.3077037Z * [new tag] ciflow/inductor/146218 -> ciflow/inductor/146218 2025-04-25T04:11:35.3078296Z * [new tag] ciflow/inductor/146228 -> ciflow/inductor/146228 2025-04-25T04:11:35.3079242Z * [new tag] ciflow/inductor/146267 -> ciflow/inductor/146267 2025-04-25T04:11:35.3080115Z * [new tag] ciflow/inductor/146275 -> ciflow/inductor/146275 2025-04-25T04:11:35.3080815Z * [new tag] ciflow/inductor/146280 -> ciflow/inductor/146280 2025-04-25T04:11:35.3081727Z * [new tag] ciflow/inductor/146288 -> ciflow/inductor/146288 2025-04-25T04:11:35.3082557Z * [new tag] ciflow/inductor/146319 -> ciflow/inductor/146319 2025-04-25T04:11:35.3083423Z * [new tag] ciflow/inductor/146335 -> ciflow/inductor/146335 2025-04-25T04:11:35.3084175Z * [new tag] ciflow/inductor/146341 -> ciflow/inductor/146341 2025-04-25T04:11:35.3085066Z * [new tag] ciflow/inductor/146395 -> ciflow/inductor/146395 2025-04-25T04:11:35.3085931Z * [new tag] ciflow/inductor/146415 -> ciflow/inductor/146415 2025-04-25T04:11:35.3086826Z * [new tag] ciflow/inductor/146436 -> ciflow/inductor/146436 2025-04-25T04:11:35.3087581Z * [new tag] ciflow/inductor/146506 -> ciflow/inductor/146506 2025-04-25T04:11:35.3088458Z * [new tag] ciflow/inductor/146526 -> ciflow/inductor/146526 2025-04-25T04:11:35.3089600Z * [new tag] ciflow/inductor/146530 -> ciflow/inductor/146530 2025-04-25T04:11:35.3090385Z * [new tag] ciflow/inductor/146535 -> ciflow/inductor/146535 2025-04-25T04:11:35.3091286Z * [new tag] ciflow/inductor/146558 -> ciflow/inductor/146558 2025-04-25T04:11:35.3092034Z * [new tag] ciflow/inductor/146561 -> ciflow/inductor/146561 2025-04-25T04:11:35.3092947Z * [new tag] ciflow/inductor/146562 -> ciflow/inductor/146562 2025-04-25T04:11:35.3093914Z * [new tag] ciflow/inductor/146661 -> ciflow/inductor/146661 2025-04-25T04:11:35.3094661Z * [new tag] ciflow/inductor/146678 -> ciflow/inductor/146678 2025-04-25T04:11:35.3095572Z * [new tag] ciflow/inductor/146718 -> ciflow/inductor/146718 2025-04-25T04:11:35.3096326Z * [new tag] ciflow/inductor/146779 -> ciflow/inductor/146779 2025-04-25T04:11:35.3097519Z * [new tag] ciflow/inductor/146781 -> ciflow/inductor/146781 2025-04-25T04:11:35.3098527Z * [new tag] ciflow/inductor/146844 -> ciflow/inductor/146844 2025-04-25T04:11:35.3099360Z * [new tag] ciflow/inductor/146845 -> ciflow/inductor/146845 2025-04-25T04:11:35.3100241Z * [new tag] ciflow/inductor/146850 -> ciflow/inductor/146850 2025-04-25T04:11:35.3101099Z * [new tag] ciflow/inductor/146864 -> ciflow/inductor/146864 2025-04-25T04:11:35.3102344Z * [new tag] ciflow/inductor/146874 -> ciflow/inductor/146874 2025-04-25T04:11:35.3103077Z * [new tag] ciflow/inductor/146894 -> ciflow/inductor/146894 2025-04-25T04:11:35.3104183Z * [new tag] ciflow/inductor/146895 -> ciflow/inductor/146895 2025-04-25T04:11:35.3104861Z * [new tag] ciflow/inductor/146935 -> ciflow/inductor/146935 2025-04-25T04:11:35.3105732Z * [new tag] ciflow/inductor/146942 -> ciflow/inductor/146942 2025-04-25T04:11:35.3106731Z * [new tag] ciflow/inductor/146962 -> ciflow/inductor/146962 2025-04-25T04:11:35.3107769Z * [new tag] ciflow/inductor/146983 -> ciflow/inductor/146983 2025-04-25T04:11:35.3108676Z * [new tag] ciflow/inductor/146989 -> ciflow/inductor/146989 2025-04-25T04:11:35.3109848Z * [new tag] ciflow/inductor/147007 -> ciflow/inductor/147007 2025-04-25T04:11:35.3110681Z * [new tag] ciflow/inductor/147021 -> ciflow/inductor/147021 2025-04-25T04:11:35.3111650Z * [new tag] ciflow/inductor/147036 -> ciflow/inductor/147036 2025-04-25T04:11:35.3112515Z * [new tag] ciflow/inductor/147049 -> ciflow/inductor/147049 2025-04-25T04:11:35.3113349Z * [new tag] ciflow/inductor/147146 -> ciflow/inductor/147146 2025-04-25T04:11:35.3114199Z * [new tag] ciflow/inductor/147155 -> ciflow/inductor/147155 2025-04-25T04:11:35.3115025Z * [new tag] ciflow/inductor/147178 -> ciflow/inductor/147178 2025-04-25T04:11:35.3115991Z * [new tag] ciflow/inductor/147314 -> ciflow/inductor/147314 2025-04-25T04:11:35.3116736Z * [new tag] ciflow/inductor/147341 -> ciflow/inductor/147341 2025-04-25T04:11:35.3117652Z * [new tag] ciflow/inductor/147360 -> ciflow/inductor/147360 2025-04-25T04:11:35.3118664Z * [new tag] ciflow/inductor/147368 -> ciflow/inductor/147368 2025-04-25T04:11:35.3119491Z * [new tag] ciflow/inductor/147410 -> ciflow/inductor/147410 2025-04-25T04:11:35.3120359Z * [new tag] ciflow/inductor/147414 -> ciflow/inductor/147414 2025-04-25T04:11:35.3121116Z * [new tag] ciflow/inductor/147415 -> ciflow/inductor/147415 2025-04-25T04:11:35.3122057Z * [new tag] ciflow/inductor/147481 -> ciflow/inductor/147481 2025-04-25T04:11:35.3122992Z * [new tag] ciflow/inductor/147498 -> ciflow/inductor/147498 2025-04-25T04:11:35.3123824Z * [new tag] ciflow/inductor/147514 -> ciflow/inductor/147514 2025-04-25T04:11:35.3124686Z * [new tag] ciflow/inductor/147528 -> ciflow/inductor/147528 2025-04-25T04:11:35.3125525Z * [new tag] ciflow/inductor/147562 -> ciflow/inductor/147562 2025-04-25T04:11:35.3126373Z * [new tag] ciflow/inductor/147583 -> ciflow/inductor/147583 2025-04-25T04:11:35.3127213Z * [new tag] ciflow/inductor/147603 -> ciflow/inductor/147603 2025-04-25T04:11:35.3128059Z * [new tag] ciflow/inductor/147745 -> ciflow/inductor/147745 2025-04-25T04:11:35.3129449Z * [new tag] ciflow/inductor/147797 -> ciflow/inductor/147797 2025-04-25T04:11:35.3130190Z * [new tag] ciflow/inductor/147800 -> ciflow/inductor/147800 2025-04-25T04:11:35.3131113Z * [new tag] ciflow/inductor/147881 -> ciflow/inductor/147881 2025-04-25T04:11:35.3132105Z * [new tag] ciflow/inductor/147899 -> ciflow/inductor/147899 2025-04-25T04:11:35.3132905Z * [new tag] ciflow/inductor/147902 -> ciflow/inductor/147902 2025-04-25T04:11:35.3133789Z * [new tag] ciflow/inductor/147903 -> ciflow/inductor/147903 2025-04-25T04:11:35.3134985Z * [new tag] ciflow/inductor/147908 -> ciflow/inductor/147908 2025-04-25T04:11:35.3135712Z * [new tag] ciflow/inductor/147910 -> ciflow/inductor/147910 2025-04-25T04:11:35.3136663Z * [new tag] ciflow/inductor/147915 -> ciflow/inductor/147915 2025-04-25T04:11:35.3138104Z * [new tag] ciflow/inductor/147917 -> ciflow/inductor/147917 2025-04-25T04:11:35.3138686Z * [new tag] ciflow/inductor/147927 -> ciflow/inductor/147927 2025-04-25T04:11:35.3139594Z * [new tag] ciflow/inductor/147990 -> ciflow/inductor/147990 2025-04-25T04:11:35.3140437Z * [new tag] ciflow/inductor/148008 -> ciflow/inductor/148008 2025-04-25T04:11:35.3141399Z * [new tag] ciflow/inductor/148010 -> ciflow/inductor/148010 2025-04-25T04:11:35.3142110Z * [new tag] ciflow/inductor/148104 -> ciflow/inductor/148104 2025-04-25T04:11:35.3143090Z * [new tag] ciflow/inductor/148160 -> ciflow/inductor/148160 2025-04-25T04:11:35.3143983Z * [new tag] ciflow/inductor/148163 -> ciflow/inductor/148163 2025-04-25T04:11:35.3144721Z * [new tag] ciflow/inductor/148173 -> ciflow/inductor/148173 2025-04-25T04:11:35.3145649Z * [new tag] ciflow/inductor/148186 -> ciflow/inductor/148186 2025-04-25T04:11:35.3146529Z * [new tag] ciflow/inductor/148202 -> ciflow/inductor/148202 2025-04-25T04:11:35.3147251Z * [new tag] ciflow/inductor/148206 -> ciflow/inductor/148206 2025-04-25T04:11:35.3148189Z * [new tag] ciflow/inductor/148234 -> ciflow/inductor/148234 2025-04-25T04:11:35.3148992Z * [new tag] ciflow/inductor/148235 -> ciflow/inductor/148235 2025-04-25T04:11:35.3150050Z * [new tag] ciflow/inductor/148294 -> ciflow/inductor/148294 2025-04-25T04:11:35.3150881Z * [new tag] ciflow/inductor/148328 -> ciflow/inductor/148328 2025-04-25T04:11:35.3151860Z * [new tag] ciflow/inductor/148357 -> ciflow/inductor/148357 2025-04-25T04:11:35.3153167Z * [new tag] ciflow/inductor/148380 -> ciflow/inductor/148380 2025-04-25T04:11:35.3154020Z * [new tag] ciflow/inductor/148408 -> ciflow/inductor/148408 2025-04-25T04:11:35.3154906Z * [new tag] ciflow/inductor/148413 -> ciflow/inductor/148413 2025-04-25T04:11:35.3155619Z * [new tag] ciflow/inductor/148414 -> ciflow/inductor/148414 2025-04-25T04:11:35.3156565Z * [new tag] ciflow/inductor/148415 -> ciflow/inductor/148415 2025-04-25T04:11:35.3157547Z * [new tag] ciflow/inductor/148418 -> ciflow/inductor/148418 2025-04-25T04:11:35.3158535Z * [new tag] ciflow/inductor/148424 -> ciflow/inductor/148424 2025-04-25T04:11:35.3159614Z * [new tag] ciflow/inductor/148459 -> ciflow/inductor/148459 2025-04-25T04:11:35.3160168Z * [new tag] ciflow/inductor/148484 -> ciflow/inductor/148484 2025-04-25T04:11:35.3161091Z * [new tag] ciflow/inductor/148485 -> ciflow/inductor/148485 2025-04-25T04:11:35.3161849Z * [new tag] ciflow/inductor/148488 -> ciflow/inductor/148488 2025-04-25T04:11:35.3162824Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-04-25T04:11:35.3163875Z * [new tag] ciflow/inductor/148502 -> ciflow/inductor/148502 2025-04-25T04:11:35.3164963Z * [new tag] ciflow/inductor/148529 -> ciflow/inductor/148529 2025-04-25T04:11:35.3165837Z * [new tag] ciflow/inductor/148569 -> ciflow/inductor/148569 2025-04-25T04:11:35.3166667Z * [new tag] ciflow/inductor/148613 -> ciflow/inductor/148613 2025-04-25T04:11:35.3167549Z * [new tag] ciflow/inductor/148618 -> ciflow/inductor/148618 2025-04-25T04:11:35.3168421Z * [new tag] ciflow/inductor/148630 -> ciflow/inductor/148630 2025-04-25T04:11:35.3169187Z * [new tag] ciflow/inductor/148684 -> ciflow/inductor/148684 2025-04-25T04:11:35.3170079Z * [new tag] ciflow/inductor/148694 -> ciflow/inductor/148694 2025-04-25T04:11:35.3171031Z * [new tag] ciflow/inductor/148710 -> ciflow/inductor/148710 2025-04-25T04:11:35.3171753Z * [new tag] ciflow/inductor/148712 -> ciflow/inductor/148712 2025-04-25T04:11:35.3172603Z * [new tag] ciflow/inductor/148731 -> ciflow/inductor/148731 2025-04-25T04:11:35.3173363Z * [new tag] ciflow/inductor/148742 -> ciflow/inductor/148742 2025-04-25T04:11:35.3174288Z * [new tag] ciflow/inductor/148773 -> ciflow/inductor/148773 2025-04-25T04:11:35.3175194Z * [new tag] ciflow/inductor/148780 -> ciflow/inductor/148780 2025-04-25T04:11:35.3175940Z * [new tag] ciflow/inductor/148893 -> ciflow/inductor/148893 2025-04-25T04:11:35.3177152Z * [new tag] ciflow/inductor/148898 -> ciflow/inductor/148898 2025-04-25T04:11:35.3177909Z * [new tag] ciflow/inductor/148932 -> ciflow/inductor/148932 2025-04-25T04:11:35.3178865Z * [new tag] ciflow/inductor/148947 -> ciflow/inductor/148947 2025-04-25T04:11:35.3179737Z * [new tag] ciflow/inductor/148962 -> ciflow/inductor/148962 2025-04-25T04:11:35.3180671Z * [new tag] ciflow/inductor/149003 -> ciflow/inductor/149003 2025-04-25T04:11:35.3181607Z * [new tag] ciflow/inductor/149039 -> ciflow/inductor/149039 2025-04-25T04:11:35.3182601Z * [new tag] ciflow/inductor/149041 -> ciflow/inductor/149041 2025-04-25T04:11:35.3183439Z * [new tag] ciflow/inductor/149055 -> ciflow/inductor/149055 2025-04-25T04:11:35.3184268Z * [new tag] ciflow/inductor/149066 -> ciflow/inductor/149066 2025-04-25T04:11:35.3185140Z * [new tag] ciflow/inductor/149067 -> ciflow/inductor/149067 2025-04-25T04:11:35.3186000Z * [new tag] ciflow/inductor/149068 -> ciflow/inductor/149068 2025-04-25T04:11:35.3187309Z * [new tag] ciflow/inductor/149069 -> ciflow/inductor/149069 2025-04-25T04:11:35.3188179Z * [new tag] ciflow/inductor/149140 -> ciflow/inductor/149140 2025-04-25T04:11:35.3188920Z * [new tag] ciflow/inductor/149167 -> ciflow/inductor/149167 2025-04-25T04:11:35.3189983Z * [new tag] ciflow/inductor/149173 -> ciflow/inductor/149173 2025-04-25T04:11:35.3190838Z * [new tag] ciflow/inductor/149192 -> ciflow/inductor/149192 2025-04-25T04:11:35.3191635Z * [new tag] ciflow/inductor/149267 -> ciflow/inductor/149267 2025-04-25T04:11:35.3192562Z * [new tag] ciflow/inductor/149288 -> ciflow/inductor/149288 2025-04-25T04:11:35.3193397Z * [new tag] ciflow/inductor/149346 -> ciflow/inductor/149346 2025-04-25T04:11:35.3194252Z * [new tag] ciflow/inductor/149348 -> ciflow/inductor/149348 2025-04-25T04:11:35.3195234Z * [new tag] ciflow/inductor/149373 -> ciflow/inductor/149373 2025-04-25T04:11:35.3196105Z * [new tag] ciflow/inductor/149420 -> ciflow/inductor/149420 2025-04-25T04:11:35.3196974Z * [new tag] ciflow/inductor/149426 -> ciflow/inductor/149426 2025-04-25T04:11:35.3197841Z * [new tag] ciflow/inductor/149427 -> ciflow/inductor/149427 2025-04-25T04:11:35.3198693Z * [new tag] ciflow/inductor/149439 -> ciflow/inductor/149439 2025-04-25T04:11:35.3199678Z * [new tag] ciflow/inductor/149486 -> ciflow/inductor/149486 2025-04-25T04:11:35.3200530Z * [new tag] ciflow/inductor/149506 -> ciflow/inductor/149506 2025-04-25T04:11:35.3201393Z * [new tag] ciflow/inductor/149518 -> ciflow/inductor/149518 2025-04-25T04:11:35.3202243Z * [new tag] ciflow/inductor/149547 -> ciflow/inductor/149547 2025-04-25T04:11:35.3203190Z * [new tag] ciflow/inductor/149560 -> ciflow/inductor/149560 2025-04-25T04:11:35.3203906Z * [new tag] ciflow/inductor/149561 -> ciflow/inductor/149561 2025-04-25T04:11:35.3204838Z * [new tag] ciflow/inductor/149562 -> ciflow/inductor/149562 2025-04-25T04:11:35.3205966Z * [new tag] ciflow/inductor/149580 -> ciflow/inductor/149580 2025-04-25T04:11:35.3206726Z * [new tag] ciflow/inductor/149629 -> ciflow/inductor/149629 2025-04-25T04:11:35.3207672Z * [new tag] ciflow/inductor/149643 -> ciflow/inductor/149643 2025-04-25T04:11:35.3208514Z * [new tag] ciflow/inductor/149697 -> ciflow/inductor/149697 2025-04-25T04:11:35.3209478Z * [new tag] ciflow/inductor/149701 -> ciflow/inductor/149701 2025-04-25T04:11:35.3210338Z * [new tag] ciflow/inductor/149706 -> ciflow/inductor/149706 2025-04-25T04:11:35.3211217Z * [new tag] ciflow/inductor/149707 -> ciflow/inductor/149707 2025-04-25T04:11:35.3211970Z * [new tag] ciflow/inductor/149733 -> ciflow/inductor/149733 2025-04-25T04:11:35.3212889Z * [new tag] ciflow/inductor/149748 -> ciflow/inductor/149748 2025-04-25T04:11:35.3213763Z * [new tag] ciflow/inductor/149763 -> ciflow/inductor/149763 2025-04-25T04:11:35.3214587Z * [new tag] ciflow/inductor/149764 -> ciflow/inductor/149764 2025-04-25T04:11:35.3215444Z * [new tag] ciflow/inductor/149769 -> ciflow/inductor/149769 2025-04-25T04:11:35.3216277Z * [new tag] ciflow/inductor/149773 -> ciflow/inductor/149773 2025-04-25T04:11:35.3217211Z * [new tag] ciflow/inductor/149784 -> ciflow/inductor/149784 2025-04-25T04:11:35.3217958Z * [new tag] ciflow/inductor/149898 -> ciflow/inductor/149898 2025-04-25T04:11:35.3218913Z * [new tag] ciflow/inductor/149899 -> ciflow/inductor/149899 2025-04-25T04:11:35.3219758Z * [new tag] ciflow/inductor/149913 -> ciflow/inductor/149913 2025-04-25T04:11:35.3220619Z * [new tag] ciflow/inductor/149949 -> ciflow/inductor/149949 2025-04-25T04:11:35.3221500Z * [new tag] ciflow/inductor/149958 -> ciflow/inductor/149958 2025-04-25T04:11:35.3222374Z * [new tag] ciflow/inductor/149959 -> ciflow/inductor/149959 2025-04-25T04:11:35.3223223Z * [new tag] ciflow/inductor/149961 -> ciflow/inductor/149961 2025-04-25T04:11:35.3224309Z * [new tag] ciflow/inductor/149967 -> ciflow/inductor/149967 2025-04-25T04:11:35.3225052Z * [new tag] ciflow/inductor/149998 -> ciflow/inductor/149998 2025-04-25T04:11:35.3226130Z * [new tag] ciflow/inductor/150003 -> ciflow/inductor/150003 2025-04-25T04:11:35.3226947Z * [new tag] ciflow/inductor/150032 -> ciflow/inductor/150032 2025-04-25T04:11:35.3227966Z * [new tag] ciflow/inductor/150044 -> ciflow/inductor/150044 2025-04-25T04:11:35.3228794Z * [new tag] ciflow/inductor/150080 -> ciflow/inductor/150080 2025-04-25T04:11:35.3229688Z * [new tag] ciflow/inductor/150107 -> ciflow/inductor/150107 2025-04-25T04:11:35.3230747Z * [new tag] ciflow/inductor/150108 -> ciflow/inductor/150108 2025-04-25T04:11:35.3231832Z * [new tag] ciflow/inductor/150116 -> ciflow/inductor/150116 2025-04-25T04:11:35.3232709Z * [new tag] ciflow/inductor/150166 -> ciflow/inductor/150166 2025-04-25T04:11:35.3233570Z * [new tag] ciflow/inductor/150241 -> ciflow/inductor/150241 2025-04-25T04:11:35.3234438Z * [new tag] ciflow/inductor/150287 -> ciflow/inductor/150287 2025-04-25T04:11:35.3235303Z * [new tag] ciflow/inductor/150302 -> ciflow/inductor/150302 2025-04-25T04:11:35.3236250Z * [new tag] ciflow/inductor/150331 -> ciflow/inductor/150331 2025-04-25T04:11:35.3236932Z * [new tag] ciflow/inductor/150349 -> ciflow/inductor/150349 2025-04-25T04:11:35.3239844Z * [new tag] ciflow/inductor/150355 -> ciflow/inductor/150355 2025-04-25T04:11:35.3240777Z * [new tag] ciflow/inductor/150365 -> ciflow/inductor/150365 2025-04-25T04:11:35.3241640Z * [new tag] ciflow/inductor/150411 -> ciflow/inductor/150411 2025-04-25T04:11:35.3242592Z * [new tag] ciflow/inductor/150415 -> ciflow/inductor/150415 2025-04-25T04:11:35.3243302Z * [new tag] ciflow/inductor/150429 -> ciflow/inductor/150429 2025-04-25T04:11:35.3244253Z * [new tag] ciflow/inductor/150455 -> ciflow/inductor/150455 2025-04-25T04:11:35.3245088Z * [new tag] ciflow/inductor/150466 -> ciflow/inductor/150466 2025-04-25T04:11:35.3246464Z * [new tag] ciflow/inductor/150474 -> ciflow/inductor/150474 2025-04-25T04:11:35.3247212Z * [new tag] ciflow/inductor/150481 -> ciflow/inductor/150481 2025-04-25T04:11:35.3248186Z * [new tag] ciflow/inductor/150483 -> ciflow/inductor/150483 2025-04-25T04:11:35.3248933Z * [new tag] ciflow/inductor/150511 -> ciflow/inductor/150511 2025-04-25T04:11:35.3249855Z * [new tag] ciflow/inductor/150525 -> ciflow/inductor/150525 2025-04-25T04:11:35.3250917Z * [new tag] ciflow/inductor/150527 -> ciflow/inductor/150527 2025-04-25T04:11:35.3251790Z * [new tag] ciflow/inductor/150546 -> ciflow/inductor/150546 2025-04-25T04:11:35.3252660Z * [new tag] ciflow/inductor/150564 -> ciflow/inductor/150564 2025-04-25T04:11:35.3253527Z * [new tag] ciflow/inductor/150567 -> ciflow/inductor/150567 2025-04-25T04:11:35.3254409Z * [new tag] ciflow/inductor/150582 -> ciflow/inductor/150582 2025-04-25T04:11:35.3255610Z * [new tag] ciflow/inductor/150583 -> ciflow/inductor/150583 2025-04-25T04:11:35.3256643Z * [new tag] ciflow/inductor/150634 -> ciflow/inductor/150634 2025-04-25T04:11:35.3257718Z * [new tag] ciflow/inductor/150646 -> ciflow/inductor/150646 2025-04-25T04:11:35.3258574Z * [new tag] ciflow/inductor/150654 -> ciflow/inductor/150654 2025-04-25T04:11:35.3259455Z * [new tag] ciflow/inductor/150669 -> ciflow/inductor/150669 2025-04-25T04:11:35.3260287Z * [new tag] ciflow/inductor/150673 -> ciflow/inductor/150673 2025-04-25T04:11:35.3261212Z * [new tag] ciflow/inductor/150689 -> ciflow/inductor/150689 2025-04-25T04:11:35.3262118Z * [new tag] ciflow/inductor/150704 -> ciflow/inductor/150704 2025-04-25T04:11:35.3263006Z * [new tag] ciflow/inductor/150717 -> ciflow/inductor/150717 2025-04-25T04:11:35.3263867Z * [new tag] ciflow/inductor/150719 -> ciflow/inductor/150719 2025-04-25T04:11:35.3264708Z * [new tag] ciflow/inductor/150720 -> ciflow/inductor/150720 2025-04-25T04:11:35.3265590Z * [new tag] ciflow/inductor/150727 -> ciflow/inductor/150727 2025-04-25T04:11:35.3266469Z * [new tag] ciflow/inductor/150738 -> ciflow/inductor/150738 2025-04-25T04:11:35.3267337Z * [new tag] ciflow/inductor/150739 -> ciflow/inductor/150739 2025-04-25T04:11:35.3268200Z * [new tag] ciflow/inductor/150762 -> ciflow/inductor/150762 2025-04-25T04:11:35.3269152Z * [new tag] ciflow/inductor/150767 -> ciflow/inductor/150767 2025-04-25T04:11:35.3270048Z * [new tag] ciflow/inductor/150787 -> ciflow/inductor/150787 2025-04-25T04:11:35.3271060Z * [new tag] ciflow/inductor/150788 -> ciflow/inductor/150788 2025-04-25T04:11:35.3271715Z * [new tag] ciflow/inductor/150789 -> ciflow/inductor/150789 2025-04-25T04:11:35.3272797Z * [new tag] ciflow/inductor/150790 -> ciflow/inductor/150790 2025-04-25T04:11:35.3273474Z * [new tag] ciflow/inductor/150791 -> ciflow/inductor/150791 2025-04-25T04:11:35.3274419Z * [new tag] ciflow/inductor/150792 -> ciflow/inductor/150792 2025-04-25T04:11:35.3275264Z * [new tag] ciflow/inductor/150793 -> ciflow/inductor/150793 2025-04-25T04:11:35.3276274Z * [new tag] ciflow/inductor/150794 -> ciflow/inductor/150794 2025-04-25T04:11:35.3277147Z * [new tag] ciflow/inductor/150795 -> ciflow/inductor/150795 2025-04-25T04:11:35.3278088Z * [new tag] ciflow/inductor/150796 -> ciflow/inductor/150796 2025-04-25T04:11:35.3278991Z * [new tag] ciflow/inductor/150797 -> ciflow/inductor/150797 2025-04-25T04:11:35.3279973Z * [new tag] ciflow/inductor/150858 -> ciflow/inductor/150858 2025-04-25T04:11:35.3280937Z * [new tag] ciflow/inductor/150869 -> ciflow/inductor/150869 2025-04-25T04:11:35.3281875Z * [new tag] ciflow/inductor/150872 -> ciflow/inductor/150872 2025-04-25T04:11:35.3282821Z * [new tag] ciflow/inductor/150879 -> ciflow/inductor/150879 2025-04-25T04:11:35.3283774Z * [new tag] ciflow/inductor/150899 -> ciflow/inductor/150899 2025-04-25T04:11:35.3284675Z * [new tag] ciflow/inductor/150904 -> ciflow/inductor/150904 2025-04-25T04:11:35.3285594Z * [new tag] ciflow/inductor/150905 -> ciflow/inductor/150905 2025-04-25T04:11:35.3286526Z * [new tag] ciflow/inductor/150906 -> ciflow/inductor/150906 2025-04-25T04:11:35.3287503Z * [new tag] ciflow/inductor/150907 -> ciflow/inductor/150907 2025-04-25T04:11:35.3288399Z * [new tag] ciflow/inductor/150908 -> ciflow/inductor/150908 2025-04-25T04:11:35.3289330Z * [new tag] ciflow/inductor/150909 -> ciflow/inductor/150909 2025-04-25T04:11:35.3290247Z * [new tag] ciflow/inductor/150910 -> ciflow/inductor/150910 2025-04-25T04:11:35.3291205Z * [new tag] ciflow/inductor/150937 -> ciflow/inductor/150937 2025-04-25T04:11:35.3292102Z * [new tag] ciflow/inductor/150944 -> ciflow/inductor/150944 2025-04-25T04:11:35.3293041Z * [new tag] ciflow/inductor/150954 -> ciflow/inductor/150954 2025-04-25T04:11:35.3293973Z * [new tag] ciflow/inductor/150962 -> ciflow/inductor/150962 2025-04-25T04:11:35.3294913Z * [new tag] ciflow/inductor/150968 -> ciflow/inductor/150968 2025-04-25T04:11:35.3295838Z * [new tag] ciflow/inductor/150971 -> ciflow/inductor/150971 2025-04-25T04:11:35.3296894Z * [new tag] ciflow/inductor/151002 -> ciflow/inductor/151002 2025-04-25T04:11:35.3297810Z * [new tag] ciflow/inductor/151009 -> ciflow/inductor/151009 2025-04-25T04:11:35.3298868Z * [new tag] ciflow/inductor/151023 -> ciflow/inductor/151023 2025-04-25T04:11:35.3299784Z * [new tag] ciflow/inductor/151038 -> ciflow/inductor/151038 2025-04-25T04:11:35.3300729Z * [new tag] ciflow/inductor/151041 -> ciflow/inductor/151041 2025-04-25T04:11:35.3301777Z * [new tag] ciflow/inductor/151056 -> ciflow/inductor/151056 2025-04-25T04:11:35.3302728Z * [new tag] ciflow/inductor/151067 -> ciflow/inductor/151067 2025-04-25T04:11:35.3303635Z * [new tag] ciflow/inductor/151109 -> ciflow/inductor/151109 2025-04-25T04:11:35.3304815Z * [new tag] ciflow/inductor/151115 -> ciflow/inductor/151115 2025-04-25T04:11:35.3306291Z * [new tag] ciflow/inductor/151120 -> ciflow/inductor/151120 2025-04-25T04:11:35.3307059Z * [new tag] ciflow/inductor/151135 -> ciflow/inductor/151135 2025-04-25T04:11:35.3308064Z * [new tag] ciflow/inductor/151184 -> ciflow/inductor/151184 2025-04-25T04:11:35.3308994Z * [new tag] ciflow/inductor/151210 -> ciflow/inductor/151210 2025-04-25T04:11:35.3309945Z * [new tag] ciflow/inductor/151217 -> ciflow/inductor/151217 2025-04-25T04:11:35.3310911Z * [new tag] ciflow/inductor/151225 -> ciflow/inductor/151225 2025-04-25T04:11:35.3311853Z * [new tag] ciflow/inductor/151256 -> ciflow/inductor/151256 2025-04-25T04:11:35.3312794Z * [new tag] ciflow/inductor/151265 -> ciflow/inductor/151265 2025-04-25T04:11:35.3313694Z * [new tag] ciflow/inductor/151271 -> ciflow/inductor/151271 2025-04-25T04:11:35.3314680Z * [new tag] ciflow/inductor/151277 -> ciflow/inductor/151277 2025-04-25T04:11:35.3315582Z * [new tag] ciflow/inductor/151278 -> ciflow/inductor/151278 2025-04-25T04:11:35.3316565Z * [new tag] ciflow/inductor/151315 -> ciflow/inductor/151315 2025-04-25T04:11:35.3317485Z * [new tag] ciflow/inductor/151318 -> ciflow/inductor/151318 2025-04-25T04:11:35.3318431Z * [new tag] ciflow/inductor/151343 -> ciflow/inductor/151343 2025-04-25T04:11:35.3319360Z * [new tag] ciflow/inductor/151349 -> ciflow/inductor/151349 2025-04-25T04:11:35.3320257Z * [new tag] ciflow/inductor/151357 -> ciflow/inductor/151357 2025-04-25T04:11:35.3321189Z * [new tag] ciflow/inductor/151405 -> ciflow/inductor/151405 2025-04-25T04:11:35.3322150Z * [new tag] ciflow/inductor/151406 -> ciflow/inductor/151406 2025-04-25T04:11:35.3323081Z * [new tag] ciflow/inductor/151407 -> ciflow/inductor/151407 2025-04-25T04:11:35.3324018Z * [new tag] ciflow/inductor/151421 -> ciflow/inductor/151421 2025-04-25T04:11:35.3324920Z * [new tag] ciflow/inductor/151422 -> ciflow/inductor/151422 2025-04-25T04:11:35.3326137Z * [new tag] ciflow/inductor/151481 -> ciflow/inductor/151481 2025-04-25T04:11:35.3327051Z * [new tag] ciflow/inductor/151495 -> ciflow/inductor/151495 2025-04-25T04:11:35.3327988Z * [new tag] ciflow/inductor/151497 -> ciflow/inductor/151497 2025-04-25T04:11:35.3329120Z * [new tag] ciflow/inductor/151530 -> ciflow/inductor/151530 2025-04-25T04:11:35.3330090Z * [new tag] ciflow/inductor/151533 -> ciflow/inductor/151533 2025-04-25T04:11:35.3331192Z * [new tag] ciflow/inductor/151548 -> ciflow/inductor/151548 2025-04-25T04:11:35.3332103Z * [new tag] ciflow/inductor/151568 -> ciflow/inductor/151568 2025-04-25T04:11:35.3333114Z * [new tag] ciflow/inductor/151581 -> ciflow/inductor/151581 2025-04-25T04:11:35.3334020Z * [new tag] ciflow/inductor/151585 -> ciflow/inductor/151585 2025-04-25T04:11:35.3334956Z * [new tag] ciflow/inductor/151588 -> ciflow/inductor/151588 2025-04-25T04:11:35.3335908Z * [new tag] ciflow/inductor/151604 -> ciflow/inductor/151604 2025-04-25T04:11:35.3336849Z * [new tag] ciflow/inductor/151608 -> ciflow/inductor/151608 2025-04-25T04:11:35.3337984Z * [new tag] ciflow/inductor/151620 -> ciflow/inductor/151620 2025-04-25T04:11:35.3338899Z * [new tag] ciflow/inductor/151655 -> ciflow/inductor/151655 2025-04-25T04:11:35.3340012Z * [new tag] ciflow/inductor/151677 -> ciflow/inductor/151677 2025-04-25T04:11:35.3341133Z * [new tag] ciflow/inductor/151679 -> ciflow/inductor/151679 2025-04-25T04:11:35.3341956Z * [new tag] ciflow/inductor/151691 -> ciflow/inductor/151691 2025-04-25T04:11:35.3343531Z * [new tag] ciflow/inductor/151711 -> ciflow/inductor/151711 2025-04-25T04:11:35.3344361Z * [new tag] ciflow/inductor/151713 -> ciflow/inductor/151713 2025-04-25T04:11:35.3345193Z * [new tag] ciflow/inductor/151718 -> ciflow/inductor/151718 2025-04-25T04:11:35.3346142Z * [new tag] ciflow/inductor/151719 -> ciflow/inductor/151719 2025-04-25T04:11:35.3347093Z * [new tag] ciflow/inductor/151728 -> ciflow/inductor/151728 2025-04-25T04:11:35.3348003Z * [new tag] ciflow/inductor/151731 -> ciflow/inductor/151731 2025-04-25T04:11:35.3348984Z * [new tag] ciflow/inductor/151756 -> ciflow/inductor/151756 2025-04-25T04:11:35.3349809Z * [new tag] ciflow/inductor/151764 -> ciflow/inductor/151764 2025-04-25T04:11:35.3351282Z * [new tag] ciflow/inductor/151770 -> ciflow/inductor/151770 2025-04-25T04:11:35.3352144Z * [new tag] ciflow/inductor/151773 -> ciflow/inductor/151773 2025-04-25T04:11:35.3353111Z * [new tag] ciflow/inductor/151774 -> ciflow/inductor/151774 2025-04-25T04:11:35.3353914Z * [new tag] ciflow/inductor/151775 -> ciflow/inductor/151775 2025-04-25T04:11:35.3354968Z * [new tag] ciflow/inductor/151777 -> ciflow/inductor/151777 2025-04-25T04:11:35.3355891Z * [new tag] ciflow/inductor/151778 -> ciflow/inductor/151778 2025-04-25T04:11:35.3357126Z * [new tag] ciflow/inductor/151822 -> ciflow/inductor/151822 2025-04-25T04:11:35.3358073Z * [new tag] ciflow/inductor/151825 -> ciflow/inductor/151825 2025-04-25T04:11:35.3359047Z * [new tag] ciflow/inductor/151833 -> ciflow/inductor/151833 2025-04-25T04:11:35.3359816Z * [new tag] ciflow/inductor/151845 -> ciflow/inductor/151845 2025-04-25T04:11:35.3360750Z * [new tag] ciflow/inductor/151852 -> ciflow/inductor/151852 2025-04-25T04:11:35.3361769Z * [new tag] ciflow/inductor/151854 -> ciflow/inductor/151854 2025-04-25T04:11:35.3362707Z * [new tag] ciflow/inductor/151860 -> ciflow/inductor/151860 2025-04-25T04:11:35.3363686Z * [new tag] ciflow/inductor/151875 -> ciflow/inductor/151875 2025-04-25T04:11:35.3364616Z * [new tag] ciflow/inductor/151885 -> ciflow/inductor/151885 2025-04-25T04:11:35.3365513Z * [new tag] ciflow/inductor/151900 -> ciflow/inductor/151900 2025-04-25T04:11:35.3366490Z * [new tag] ciflow/inductor/151919 -> ciflow/inductor/151919 2025-04-25T04:11:35.3367345Z * [new tag] ciflow/inductor/151920 -> ciflow/inductor/151920 2025-04-25T04:11:35.3369281Z * [new tag] ciflow/inductor/151923 -> ciflow/inductor/151923 2025-04-25T04:11:35.3369959Z * [new tag] ciflow/inductor/151924 -> ciflow/inductor/151924 2025-04-25T04:11:35.3370919Z * [new tag] ciflow/inductor/151928 -> ciflow/inductor/151928 2025-04-25T04:11:35.3372131Z * [new tag] ciflow/inductor/151935 -> ciflow/inductor/151935 2025-04-25T04:11:35.3373012Z * [new tag] ciflow/inductor/151941 -> ciflow/inductor/151941 2025-04-25T04:11:35.3373961Z * [new tag] ciflow/inductor/151948 -> ciflow/inductor/151948 2025-04-25T04:11:35.3374894Z * [new tag] ciflow/inductor/151956 -> ciflow/inductor/151956 2025-04-25T04:11:35.3375884Z * [new tag] ciflow/inductor/151958 -> ciflow/inductor/151958 2025-04-25T04:11:35.3376803Z * [new tag] ciflow/inductor/151962 -> ciflow/inductor/151962 2025-04-25T04:11:35.3377834Z * [new tag] ciflow/inductor/151968 -> ciflow/inductor/151968 2025-04-25T04:11:35.3378664Z * [new tag] ciflow/inductor/151970 -> ciflow/inductor/151970 2025-04-25T04:11:35.3379618Z * [new tag] ciflow/inductor/151971 -> ciflow/inductor/151971 2025-04-25T04:11:35.3380546Z * [new tag] ciflow/inductor/151988 -> ciflow/inductor/151988 2025-04-25T04:11:35.3381582Z * [new tag] ciflow/inductor/151989 -> ciflow/inductor/151989 2025-04-25T04:11:35.3382476Z * [new tag] ciflow/inductor/151990 -> ciflow/inductor/151990 2025-04-25T04:11:35.3383445Z * [new tag] ciflow/inductor/152011 -> ciflow/inductor/152011 2025-04-25T04:11:35.3384364Z * [new tag] ciflow/inductor/152015 -> ciflow/inductor/152015 2025-04-25T04:11:35.3385297Z * [new tag] ciflow/inductor/152035 -> ciflow/inductor/152035 2025-04-25T04:11:35.3386514Z * [new tag] ciflow/inductor/152037 -> ciflow/inductor/152037 2025-04-25T04:11:35.3387531Z * [new tag] ciflow/inductor/152038 -> ciflow/inductor/152038 2025-04-25T04:11:35.3388690Z * [new tag] ciflow/inductor/152041 -> ciflow/inductor/152041 2025-04-25T04:11:35.3389734Z * [new tag] ciflow/inductor/152043 -> ciflow/inductor/152043 2025-04-25T04:11:35.3390697Z * [new tag] ciflow/inductor/152048 -> ciflow/inductor/152048 2025-04-25T04:11:35.3391712Z * [new tag] ciflow/inductor/152060 -> ciflow/inductor/152060 2025-04-25T04:11:35.3392652Z * [new tag] ciflow/inductor/152061 -> ciflow/inductor/152061 2025-04-25T04:11:35.3393676Z * [new tag] ciflow/inductor/152062 -> ciflow/inductor/152062 2025-04-25T04:11:35.3394631Z * [new tag] ciflow/inductor/152066 -> ciflow/inductor/152066 2025-04-25T04:11:35.3395572Z * [new tag] ciflow/inductor/152071 -> ciflow/inductor/152071 2025-04-25T04:11:35.3396467Z * [new tag] ciflow/inductor/152072 -> ciflow/inductor/152072 2025-04-25T04:11:35.3397414Z * [new tag] ciflow/inductor/152073 -> ciflow/inductor/152073 2025-04-25T04:11:35.3398593Z * [new tag] ciflow/inductor/152092 -> ciflow/inductor/152092 2025-04-25T04:11:35.3399486Z * [new tag] ciflow/inductor/152103 -> ciflow/inductor/152103 2025-04-25T04:11:35.3400381Z * [new tag] ciflow/inductor/152119 -> ciflow/inductor/152119 2025-04-25T04:11:35.3401311Z * [new tag] ciflow/inductor/152120 -> ciflow/inductor/152120 2025-04-25T04:11:35.3402719Z * [new tag] ciflow/inductor/152125 -> ciflow/inductor/152125 2025-04-25T04:11:35.3403582Z * [new tag] ciflow/inductor/152136 -> ciflow/inductor/152136 2025-04-25T04:11:35.3404522Z * [new tag] ciflow/inductor/152137 -> ciflow/inductor/152137 2025-04-25T04:11:35.3405466Z * [new tag] ciflow/inductor/152139 -> ciflow/inductor/152139 2025-04-25T04:11:35.3406395Z * [new tag] ciflow/inductor/152142 -> ciflow/inductor/152142 2025-04-25T04:11:35.3407657Z * [new tag] ciflow/inductor/152145 -> ciflow/inductor/152145 2025-04-25T04:11:35.3408487Z * [new tag] ciflow/inductor/152146 -> ciflow/inductor/152146 2025-04-25T04:11:35.3409406Z * [new tag] ciflow/inductor/152147 -> ciflow/inductor/152147 2025-04-25T04:11:35.3410366Z * [new tag] ciflow/inductor/152148 -> ciflow/inductor/152148 2025-04-25T04:11:35.3411303Z * [new tag] ciflow/inductor/152149 -> ciflow/inductor/152149 2025-04-25T04:11:35.3412224Z * [new tag] ciflow/inductor/152153 -> ciflow/inductor/152153 2025-04-25T04:11:35.3413134Z * [new tag] ciflow/inductor/152159 -> ciflow/inductor/152159 2025-04-25T04:11:35.3414541Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-04-25T04:11:35.3415465Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-04-25T04:11:35.3416621Z * [new tag] ciflow/inductor/88106 -> ciflow/inductor/88106 2025-04-25T04:11:35.3417648Z * [new tag] ciflow/inductor/88196 -> ciflow/inductor/88196 2025-04-25T04:11:35.3418901Z * [new tag] ciflow/inductor/88998 -> ciflow/inductor/88998 2025-04-25T04:11:35.3419959Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-04-25T04:11:35.3421066Z * [new tag] ciflow/linux-aarch64/125888 -> ciflow/linux-aarch64/125888 2025-04-25T04:11:35.3421907Z * [new tag] ciflow/linux-aarch64/126050 -> ciflow/linux-aarch64/126050 2025-04-25T04:11:35.3422699Z * [new tag] ciflow/linux-aarch64/126054 -> ciflow/linux-aarch64/126054 2025-04-25T04:11:35.3423522Z * [new tag] ciflow/linux-aarch64/133297 -> ciflow/linux-aarch64/133297 2025-04-25T04:11:35.3424412Z * [new tag] ciflow/linux-aarch64/133315 -> ciflow/linux-aarch64/133315 2025-04-25T04:11:35.3425187Z * [new tag] ciflow/linux-aarch64/133392 -> ciflow/linux-aarch64/133392 2025-04-25T04:11:35.3425966Z * [new tag] ciflow/linux-aarch64/133419 -> ciflow/linux-aarch64/133419 2025-04-25T04:11:35.3426869Z * [new tag] ciflow/linux-aarch64/133423 -> ciflow/linux-aarch64/133423 2025-04-25T04:11:35.3427617Z * [new tag] ciflow/linux-aarch64/133667 -> ciflow/linux-aarch64/133667 2025-04-25T04:11:35.3428387Z * [new tag] ciflow/linux-aarch64/133753 -> ciflow/linux-aarch64/133753 2025-04-25T04:11:35.3429196Z * [new tag] ciflow/linux-aarch64/135792 -> ciflow/linux-aarch64/135792 2025-04-25T04:11:35.3430421Z * [new tag] ciflow/linux-aarch64/136355 -> ciflow/linux-aarch64/136355 2025-04-25T04:11:35.3431441Z * [new tag] ciflow/linux-aarch64/137568 -> ciflow/linux-aarch64/137568 2025-04-25T04:11:35.3432473Z * [new tag] ciflow/linux-aarch64/138388 -> ciflow/linux-aarch64/138388 2025-04-25T04:11:35.3433278Z * [new tag] ciflow/linux-aarch64/140159 -> ciflow/linux-aarch64/140159 2025-04-25T04:11:35.3434469Z * [new tag] ciflow/linux-aarch64/145260 -> ciflow/linux-aarch64/145260 2025-04-25T04:11:35.3435236Z * [new tag] ciflow/linux-aarch64/146895 -> ciflow/linux-aarch64/146895 2025-04-25T04:11:35.3436114Z * [new tag] ciflow/linux-aarch64/147073 -> ciflow/linux-aarch64/147073 2025-04-25T04:11:35.3436902Z * [new tag] ciflow/linux-aarch64/147341 -> ciflow/linux-aarch64/147341 2025-04-25T04:11:35.3437967Z * [new tag] ciflow/linux-aarch64/147359 -> ciflow/linux-aarch64/147359 2025-04-25T04:11:35.3440416Z * [new tag] ciflow/linux-aarch64/147498 -> ciflow/linux-aarch64/147498 2025-04-25T04:11:35.3441287Z * [new tag] ciflow/linux-aarch64/147763 -> ciflow/linux-aarch64/147763 2025-04-25T04:11:35.3442160Z * [new tag] ciflow/linux-aarch64/147855 -> ciflow/linux-aarch64/147855 2025-04-25T04:11:35.3442951Z * [new tag] ciflow/linux-aarch64/147917 -> ciflow/linux-aarch64/147917 2025-04-25T04:11:35.3443757Z * [new tag] ciflow/linux-aarch64/148163 -> ciflow/linux-aarch64/148163 2025-04-25T04:11:35.3444583Z * [new tag] ciflow/linux-aarch64/148173 -> ciflow/linux-aarch64/148173 2025-04-25T04:11:35.3445434Z * [new tag] ciflow/linux-aarch64/148424 -> ciflow/linux-aarch64/148424 2025-04-25T04:11:35.3446253Z * [new tag] ciflow/linux-aarch64/150095 -> ciflow/linux-aarch64/150095 2025-04-25T04:11:35.3447600Z * [new tag] ciflow/linux-aarch64/150525 -> ciflow/linux-aarch64/150525 2025-04-25T04:11:35.3448513Z * [new tag] ciflow/linux-aarch64/151896 -> ciflow/linux-aarch64/151896 2025-04-25T04:11:35.3449370Z * [new tag] ciflow/linux-aarch64/152001 -> ciflow/linux-aarch64/152001 2025-04-25T04:11:35.3450586Z * [new tag] ciflow/mps/102148 -> ciflow/mps/102148 2025-04-25T04:11:35.3451298Z * [new tag] ciflow/mps/119496 -> ciflow/mps/119496 2025-04-25T04:11:35.3452107Z * [new tag] ciflow/mps/120076 -> ciflow/mps/120076 2025-04-25T04:11:35.3452928Z * [new tag] ciflow/mps/133423 -> ciflow/mps/133423 2025-04-25T04:11:35.3453777Z * [new tag] ciflow/mps/133667 -> ciflow/mps/133667 2025-04-25T04:11:35.3454961Z * [new tag] ciflow/mps/138640 -> ciflow/mps/138640 2025-04-25T04:11:35.3455679Z * [new tag] ciflow/mps/140159 -> ciflow/mps/140159 2025-04-25T04:11:35.3456673Z * [new tag] ciflow/mps/142202 -> ciflow/mps/142202 2025-04-25T04:11:35.3457386Z * [new tag] ciflow/mps/143666 -> ciflow/mps/143666 2025-04-25T04:11:35.3458197Z * [new tag] ciflow/mps/144405 -> ciflow/mps/144405 2025-04-25T04:11:35.3459426Z * [new tag] ciflow/mps/145955 -> ciflow/mps/145955 2025-04-25T04:11:35.3460545Z * [new tag] ciflow/mps/146436 -> ciflow/mps/146436 2025-04-25T04:11:35.3461725Z * [new tag] ciflow/mps/146989 -> ciflow/mps/146989 2025-04-25T04:11:35.3462647Z * [new tag] ciflow/mps/147583 -> ciflow/mps/147583 2025-04-25T04:11:35.3463938Z * [new tag] ciflow/mps/147644 -> ciflow/mps/147644 2025-04-25T04:11:35.3464725Z * [new tag] ciflow/mps/147893 -> ciflow/mps/147893 2025-04-25T04:11:35.3465522Z * [new tag] ciflow/mps/148408 -> ciflow/mps/148408 2025-04-25T04:11:35.3466351Z * [new tag] ciflow/mps/148415 -> ciflow/mps/148415 2025-04-25T04:11:35.3467179Z * [new tag] ciflow/mps/149173 -> ciflow/mps/149173 2025-04-25T04:11:35.3468302Z * [new tag] ciflow/mps/150195 -> ciflow/mps/150195 2025-04-25T04:11:35.3469325Z * [new tag] ciflow/mps/150464 -> ciflow/mps/150464 2025-04-25T04:11:35.3470012Z * [new tag] ciflow/mps/150569 -> ciflow/mps/150569 2025-04-25T04:11:35.3470812Z * [new tag] ciflow/mps/150721 -> ciflow/mps/150721 2025-04-25T04:11:35.3471924Z * [new tag] ciflow/mps/150964 -> ciflow/mps/150964 2025-04-25T04:11:35.3472633Z * [new tag] ciflow/mps/151177 -> ciflow/mps/151177 2025-04-25T04:11:35.3473620Z * [new tag] ciflow/mps/151292 -> ciflow/mps/151292 2025-04-25T04:11:35.3474461Z * [new tag] ciflow/mps/151439 -> ciflow/mps/151439 2025-04-25T04:11:35.3475262Z * [new tag] ciflow/mps/151822 -> ciflow/mps/151822 2025-04-25T04:11:35.3476114Z * [new tag] ciflow/mps/151913 -> ciflow/mps/151913 2025-04-25T04:11:35.3476934Z * [new tag] ciflow/mps/151916 -> ciflow/mps/151916 2025-04-25T04:11:35.3477936Z * [new tag] ciflow/nightly/149192 -> ciflow/nightly/149192 2025-04-25T04:11:35.3478736Z * [new tag] ciflow/nightly/151567 -> ciflow/nightly/151567 2025-04-25T04:11:35.3479538Z * [new tag] ciflow/nightly/151581 -> ciflow/nightly/151581 2025-04-25T04:11:35.3480555Z * [new tag] ciflow/op-benchmark/151581 -> ciflow/op-benchmark/151581 2025-04-25T04:11:35.3481472Z * [new tag] ciflow/op-benchmark/151585 -> ciflow/op-benchmark/151585 2025-04-25T04:11:35.3482781Z * [new tag] ciflow/periodic-rocm-mi300/150580 -> ciflow/periodic-rocm-mi300/150580 2025-04-25T04:11:35.3484119Z * [new tag] ciflow/periodic-rocm-mi300/151368 -> ciflow/periodic-rocm-mi300/151368 2025-04-25T04:11:35.3484937Z * [new tag] ciflow/periodic-rocm-mi300/151581 -> ciflow/periodic-rocm-mi300/151581 2025-04-25T04:11:35.3485625Z * [new tag] ciflow/periodic-rocm-mi300/151708 -> ciflow/periodic-rocm-mi300/151708 2025-04-25T04:11:35.3486389Z * [new tag] ciflow/periodic-rocm-mi300/151977 -> ciflow/periodic-rocm-mi300/151977 2025-04-25T04:11:35.3487346Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-04-25T04:11:35.3488307Z * [new tag] ciflow/periodic/123020 -> ciflow/periodic/123020 2025-04-25T04:11:35.3489108Z * [new tag] ciflow/periodic/141309 -> ciflow/periodic/141309 2025-04-25T04:11:35.3489895Z * [new tag] ciflow/periodic/141730 -> ciflow/periodic/141730 2025-04-25T04:11:35.3490856Z * [new tag] ciflow/periodic/143959 -> ciflow/periodic/143959 2025-04-25T04:11:35.3491623Z * [new tag] ciflow/periodic/146903 -> ciflow/periodic/146903 2025-04-25T04:11:35.3492644Z * [new tag] ciflow/periodic/148760 -> ciflow/periodic/148760 2025-04-25T04:11:35.3493440Z * [new tag] ciflow/periodic/149192 -> ciflow/periodic/149192 2025-04-25T04:11:35.3494218Z * [new tag] ciflow/periodic/150411 -> ciflow/periodic/150411 2025-04-25T04:11:35.3495219Z * [new tag] ciflow/periodic/150422 -> ciflow/periodic/150422 2025-04-25T04:11:35.3496239Z * [new tag] ciflow/periodic/150434 -> ciflow/periodic/150434 2025-04-25T04:11:35.3497464Z * [new tag] ciflow/periodic/150705 -> ciflow/periodic/150705 2025-04-25T04:11:35.3498469Z * [new tag] ciflow/periodic/150895 -> ciflow/periodic/150895 2025-04-25T04:11:35.3499452Z * [new tag] ciflow/periodic/151292 -> ciflow/periodic/151292 2025-04-25T04:11:35.3500417Z * [new tag] ciflow/periodic/151297 -> ciflow/periodic/151297 2025-04-25T04:11:35.3501400Z * [new tag] ciflow/periodic/151368 -> ciflow/periodic/151368 2025-04-25T04:11:35.3502267Z * [new tag] ciflow/periodic/151581 -> ciflow/periodic/151581 2025-04-25T04:11:35.3503061Z * [new tag] ciflow/periodic/151585 -> ciflow/periodic/151585 2025-04-25T04:11:35.3504113Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-04-25T04:11:35.3505230Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-04-25T04:11:35.3506143Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-04-25T04:11:35.3507216Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-04-25T04:11:35.3508521Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-04-25T04:11:35.3509848Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-04-25T04:11:35.3510729Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-04-25T04:11:35.3511631Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-04-25T04:11:35.3512966Z * [new tag] ciflow/periodic/ed0dea3e24a2ba4d01043c4cfd27e90655692adc -> ciflow/periodic/ed0dea3e24a2ba4d01043c4cfd27e90655692adc 2025-04-25T04:11:35.3513933Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-04-25T04:11:35.3514842Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-04-25T04:11:35.3515963Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-04-25T04:11:35.3517120Z * [new tag] ciflow/rocm-mi300/139975 -> ciflow/rocm-mi300/139975 2025-04-25T04:11:35.3517803Z * [new tag] ciflow/rocm-mi300/150580 -> ciflow/rocm-mi300/150580 2025-04-25T04:11:35.3518539Z * [new tag] ciflow/rocm-mi300/151368 -> ciflow/rocm-mi300/151368 2025-04-25T04:11:35.3519406Z * [new tag] ciflow/rocm-mi300/151465 -> ciflow/rocm-mi300/151465 2025-04-25T04:11:35.3520224Z * [new tag] ciflow/rocm-mi300/151581 -> ciflow/rocm-mi300/151581 2025-04-25T04:11:35.3520964Z * [new tag] ciflow/rocm-mi300/151708 -> ciflow/rocm-mi300/151708 2025-04-25T04:11:35.3521895Z * [new tag] ciflow/rocm-mi300/151727 -> ciflow/rocm-mi300/151727 2025-04-25T04:11:35.3523152Z * [new tag] ciflow/rocm/124424 -> ciflow/rocm/124424 2025-04-25T04:11:35.3524022Z * [new tag] ciflow/rocm/130522 -> ciflow/rocm/130522 2025-04-25T04:11:35.3524771Z * [new tag] ciflow/rocm/139975 -> ciflow/rocm/139975 2025-04-25T04:11:35.3525564Z * [new tag] ciflow/rocm/141309 -> ciflow/rocm/141309 2025-04-25T04:11:35.3526345Z * [new tag] ciflow/rocm/142859 -> ciflow/rocm/142859 2025-04-25T04:11:35.3527291Z * [new tag] ciflow/rocm/144572 -> ciflow/rocm/144572 2025-04-25T04:11:35.3528034Z * [new tag] ciflow/rocm/145475 -> ciflow/rocm/145475 2025-04-25T04:11:35.3528961Z * [new tag] ciflow/rocm/145584 -> ciflow/rocm/145584 2025-04-25T04:11:35.3529757Z * [new tag] ciflow/rocm/145685 -> ciflow/rocm/145685 2025-04-25T04:11:35.3530537Z * [new tag] ciflow/rocm/146903 -> ciflow/rocm/146903 2025-04-25T04:11:35.3531420Z * [new tag] ciflow/rocm/148037 -> ciflow/rocm/148037 2025-04-25T04:11:35.3532723Z * [new tag] ciflow/rocm/148355 -> ciflow/rocm/148355 2025-04-25T04:11:35.3533893Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-04-25T04:11:35.3534776Z * [new tag] ciflow/rocm/148672 -> ciflow/rocm/148672 2025-04-25T04:11:35.3535599Z * [new tag] ciflow/rocm/148864 -> ciflow/rocm/148864 2025-04-25T04:11:35.3536418Z * [new tag] ciflow/rocm/148880 -> ciflow/rocm/148880 2025-04-25T04:11:35.3537377Z * [new tag] ciflow/rocm/149039 -> ciflow/rocm/149039 2025-04-25T04:11:35.3538443Z * [new tag] ciflow/rocm/149041 -> ciflow/rocm/149041 2025-04-25T04:11:35.3539403Z * [new tag] ciflow/rocm/149466 -> ciflow/rocm/149466 2025-04-25T04:11:35.3540218Z * [new tag] ciflow/rocm/149506 -> ciflow/rocm/149506 2025-04-25T04:11:35.3541114Z * [new tag] ciflow/rocm/151305 -> ciflow/rocm/151305 2025-04-25T04:11:35.3542021Z * [new tag] ciflow/rocm/151326 -> ciflow/rocm/151326 2025-04-25T04:11:35.3542825Z * [new tag] ciflow/rocm/151368 -> ciflow/rocm/151368 2025-04-25T04:11:35.3543681Z * [new tag] ciflow/rocm/151439 -> ciflow/rocm/151439 2025-04-25T04:11:35.3544451Z * [new tag] ciflow/rocm/151465 -> ciflow/rocm/151465 2025-04-25T04:11:35.3545295Z * [new tag] ciflow/rocm/151581 -> ciflow/rocm/151581 2025-04-25T04:11:35.3546103Z * [new tag] ciflow/rocm/151727 -> ciflow/rocm/151727 2025-04-25T04:11:35.3546915Z * [new tag] ciflow/rocm/151845 -> ciflow/rocm/151845 2025-04-25T04:11:35.3547948Z * [new tag] ciflow/rocm/152133 -> ciflow/rocm/152133 2025-04-25T04:11:35.3549174Z * [new tag] ciflow/s390/142346 -> ciflow/s390/142346 2025-04-25T04:11:35.3549884Z * [new tag] ciflow/s390/143959 -> ciflow/s390/143959 2025-04-25T04:11:35.3550820Z * [new tag] ciflow/s390/150116 -> ciflow/s390/150116 2025-04-25T04:11:35.3551441Z * [new tag] ciflow/s390/150195 -> ciflow/s390/150195 2025-04-25T04:11:35.3552480Z * [new tag] ciflow/s390/150297 -> ciflow/s390/150297 2025-04-25T04:11:35.3553223Z * [new tag] ciflow/s390/151581 -> ciflow/s390/151581 2025-04-25T04:11:35.3553986Z * [new tag] ciflow/s390/151585 -> ciflow/s390/151585 2025-04-25T04:11:35.3555290Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-04-25T04:11:35.3556169Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-04-25T04:11:35.3557559Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-04-25T04:11:35.3558465Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-04-25T04:11:35.3559032Z * [new tag] ciflow/slow/139975 -> ciflow/slow/139975 2025-04-25T04:11:35.3559775Z * [new tag] ciflow/slow/146903 -> ciflow/slow/146903 2025-04-25T04:11:35.3560586Z * [new tag] ciflow/slow/149192 -> ciflow/slow/149192 2025-04-25T04:11:35.3561364Z * [new tag] ciflow/slow/151207 -> ciflow/slow/151207 2025-04-25T04:11:35.3562510Z * [new tag] ciflow/slow/151581 -> ciflow/slow/151581 2025-04-25T04:11:35.3563528Z * [new tag] ciflow/slow/151585 -> ciflow/slow/151585 2025-04-25T04:11:35.3565000Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-04-25T04:11:35.3566027Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-04-25T04:11:35.3567042Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-04-25T04:11:35.3568002Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-04-25T04:11:35.3569037Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-04-25T04:11:35.3570006Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-04-25T04:11:35.3571007Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-04-25T04:11:35.3571959Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-04-25T04:11:35.3573561Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-04-25T04:11:35.3574443Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-04-25T04:11:35.3575113Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-04-25T04:11:35.3576035Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-04-25T04:11:35.3577031Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-04-25T04:11:35.3578065Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-04-25T04:11:35.3579662Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-04-25T04:11:35.3580586Z * [new tag] ciflow/torchao/149192 -> ciflow/torchao/149192 2025-04-25T04:11:35.3581230Z * [new tag] ciflow/torchbench/151581 -> ciflow/torchbench/151581 2025-04-25T04:11:35.3582086Z * [new tag] ciflow/torchbench/151585 -> ciflow/torchbench/151585 2025-04-25T04:11:35.3583029Z * [new tag] ciflow/trunk/108303 -> ciflow/trunk/108303 2025-04-25T04:11:35.3583815Z * [new tag] ciflow/trunk/113258 -> ciflow/trunk/113258 2025-04-25T04:11:35.3584625Z * [new tag] ciflow/trunk/120076 -> ciflow/trunk/120076 2025-04-25T04:11:35.3585540Z * [new tag] ciflow/trunk/121445 -> ciflow/trunk/121445 2025-04-25T04:11:35.3586270Z * [new tag] ciflow/trunk/123020 -> ciflow/trunk/123020 2025-04-25T04:11:35.3587045Z * [new tag] ciflow/trunk/124424 -> ciflow/trunk/124424 2025-04-25T04:11:35.3587860Z * [new tag] ciflow/trunk/124490 -> ciflow/trunk/124490 2025-04-25T04:11:35.3588657Z * [new tag] ciflow/trunk/125806 -> ciflow/trunk/125806 2025-04-25T04:11:35.3589496Z * [new tag] ciflow/trunk/125888 -> ciflow/trunk/125888 2025-04-25T04:11:35.3590317Z * [new tag] ciflow/trunk/125995 -> ciflow/trunk/125995 2025-04-25T04:11:35.3591118Z * [new tag] ciflow/trunk/126050 -> ciflow/trunk/126050 2025-04-25T04:11:35.3592395Z * [new tag] ciflow/trunk/126054 -> ciflow/trunk/126054 2025-04-25T04:11:35.3593684Z * [new tag] ciflow/trunk/127171 -> ciflow/trunk/127171 2025-04-25T04:11:35.3594723Z * [new tag] ciflow/trunk/127919 -> ciflow/trunk/127919 2025-04-25T04:11:35.3595544Z * [new tag] ciflow/trunk/129352 -> ciflow/trunk/129352 2025-04-25T04:11:35.3596364Z * [new tag] ciflow/trunk/130141 -> ciflow/trunk/130141 2025-04-25T04:11:35.3597218Z * [new tag] ciflow/trunk/130522 -> ciflow/trunk/130522 2025-04-25T04:11:35.3598077Z * [new tag] ciflow/trunk/130752 -> ciflow/trunk/130752 2025-04-25T04:11:35.3598889Z * [new tag] ciflow/trunk/133044 -> ciflow/trunk/133044 2025-04-25T04:11:35.3599736Z * [new tag] ciflow/trunk/133289 -> ciflow/trunk/133289 2025-04-25T04:11:35.3600617Z * [new tag] ciflow/trunk/133296 -> ciflow/trunk/133296 2025-04-25T04:11:35.3601409Z * [new tag] ciflow/trunk/133297 -> ciflow/trunk/133297 2025-04-25T04:11:35.3602218Z * [new tag] ciflow/trunk/133315 -> ciflow/trunk/133315 2025-04-25T04:11:35.3603042Z * [new tag] ciflow/trunk/133392 -> ciflow/trunk/133392 2025-04-25T04:11:35.3603951Z * [new tag] ciflow/trunk/133419 -> ciflow/trunk/133419 2025-04-25T04:11:35.3604771Z * [new tag] ciflow/trunk/133423 -> ciflow/trunk/133423 2025-04-25T04:11:35.3605572Z * [new tag] ciflow/trunk/133667 -> ciflow/trunk/133667 2025-04-25T04:11:35.3606380Z * [new tag] ciflow/trunk/133753 -> ciflow/trunk/133753 2025-04-25T04:11:35.3607381Z * [new tag] ciflow/trunk/135631 -> ciflow/trunk/135631 2025-04-25T04:11:35.3608395Z * [new tag] ciflow/trunk/136780 -> ciflow/trunk/136780 2025-04-25T04:11:35.3609320Z * [new tag] ciflow/trunk/136824 -> ciflow/trunk/136824 2025-04-25T04:11:35.3610283Z * [new tag] ciflow/trunk/136835 -> ciflow/trunk/136835 2025-04-25T04:11:35.3611119Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-04-25T04:11:35.3611952Z * [new tag] ciflow/trunk/138436 -> ciflow/trunk/138436 2025-04-25T04:11:35.3612741Z * [new tag] ciflow/trunk/138626 -> ciflow/trunk/138626 2025-04-25T04:11:35.3613690Z * [new tag] ciflow/trunk/138684 -> ciflow/trunk/138684 2025-04-25T04:11:35.3614546Z * [new tag] ciflow/trunk/138834 -> ciflow/trunk/138834 2025-04-25T04:11:35.3615381Z * [new tag] ciflow/trunk/138996 -> ciflow/trunk/138996 2025-04-25T04:11:35.3616195Z * [new tag] ciflow/trunk/139094 -> ciflow/trunk/139094 2025-04-25T04:11:35.3617154Z * [new tag] ciflow/trunk/139171 -> ciflow/trunk/139171 2025-04-25T04:11:35.3618112Z * [new tag] ciflow/trunk/139971 -> ciflow/trunk/139971 2025-04-25T04:11:35.3618844Z * [new tag] ciflow/trunk/139975 -> ciflow/trunk/139975 2025-04-25T04:11:35.3619650Z * [new tag] ciflow/trunk/140159 -> ciflow/trunk/140159 2025-04-25T04:11:35.3620707Z * [new tag] ciflow/trunk/140200 -> ciflow/trunk/140200 2025-04-25T04:11:35.3621758Z * [new tag] ciflow/trunk/140323 -> ciflow/trunk/140323 2025-04-25T04:11:35.3625332Z * [new tag] ciflow/trunk/140365 -> ciflow/trunk/140365 2025-04-25T04:11:35.3625804Z * [new tag] ciflow/trunk/140756 -> ciflow/trunk/140756 2025-04-25T04:11:35.3626356Z * [new tag] ciflow/trunk/140979 -> ciflow/trunk/140979 2025-04-25T04:11:35.3626830Z * [new tag] ciflow/trunk/141309 -> ciflow/trunk/141309 2025-04-25T04:11:35.3627358Z * [new tag] ciflow/trunk/141730 -> ciflow/trunk/141730 2025-04-25T04:11:35.3627875Z * [new tag] ciflow/trunk/141842 -> ciflow/trunk/141842 2025-04-25T04:11:35.3628393Z * [new tag] ciflow/trunk/141961 -> ciflow/trunk/141961 2025-04-25T04:11:35.3629112Z * [new tag] ciflow/trunk/142326 -> ciflow/trunk/142326 2025-04-25T04:11:35.3629910Z * [new tag] ciflow/trunk/142346 -> ciflow/trunk/142346 2025-04-25T04:11:35.3630727Z * [new tag] ciflow/trunk/142372 -> ciflow/trunk/142372 2025-04-25T04:11:35.3631548Z * [new tag] ciflow/trunk/142859 -> ciflow/trunk/142859 2025-04-25T04:11:35.3632357Z * [new tag] ciflow/trunk/143666 -> ciflow/trunk/143666 2025-04-25T04:11:35.3633171Z * [new tag] ciflow/trunk/143712 -> ciflow/trunk/143712 2025-04-25T04:11:35.3634996Z * [new tag] ciflow/trunk/143833 -> ciflow/trunk/143833 2025-04-25T04:11:35.3635779Z * [new tag] ciflow/trunk/143896 -> ciflow/trunk/143896 2025-04-25T04:11:35.3636762Z * [new tag] ciflow/trunk/144019 -> ciflow/trunk/144019 2025-04-25T04:11:35.3638012Z * [new tag] ciflow/trunk/144268 -> ciflow/trunk/144268 2025-04-25T04:11:35.3638843Z * [new tag] ciflow/trunk/144272 -> ciflow/trunk/144272 2025-04-25T04:11:35.3639731Z * [new tag] ciflow/trunk/144293 -> ciflow/trunk/144293 2025-04-25T04:11:35.3640554Z * [new tag] ciflow/trunk/144557 -> ciflow/trunk/144557 2025-04-25T04:11:35.3642040Z * [new tag] ciflow/trunk/144616 -> ciflow/trunk/144616 2025-04-25T04:11:35.3642597Z * [new tag] ciflow/trunk/144721 -> ciflow/trunk/144721 2025-04-25T04:11:35.3643396Z * [new tag] ciflow/trunk/144756 -> ciflow/trunk/144756 2025-04-25T04:11:35.3644385Z * [new tag] ciflow/trunk/144844 -> ciflow/trunk/144844 2025-04-25T04:11:35.3645209Z * [new tag] ciflow/trunk/144925 -> ciflow/trunk/144925 2025-04-25T04:11:35.3646066Z * [new tag] ciflow/trunk/144992 -> ciflow/trunk/144992 2025-04-25T04:11:35.3647186Z * [new tag] ciflow/trunk/145136 -> ciflow/trunk/145136 2025-04-25T04:11:35.3647945Z * [new tag] ciflow/trunk/145153 -> ciflow/trunk/145153 2025-04-25T04:11:35.3648770Z * [new tag] ciflow/trunk/145224 -> ciflow/trunk/145224 2025-04-25T04:11:35.3649606Z * [new tag] ciflow/trunk/145559 -> ciflow/trunk/145559 2025-04-25T04:11:35.3650746Z * [new tag] ciflow/trunk/145677 -> ciflow/trunk/145677 2025-04-25T04:11:35.3651723Z * [new tag] ciflow/trunk/145719 -> ciflow/trunk/145719 2025-04-25T04:11:35.3652544Z * [new tag] ciflow/trunk/145936 -> ciflow/trunk/145936 2025-04-25T04:11:35.3653961Z * [new tag] ciflow/trunk/145979 -> ciflow/trunk/145979 2025-04-25T04:11:35.3654542Z * [new tag] ciflow/trunk/146055 -> ciflow/trunk/146055 2025-04-25T04:11:35.3655529Z * [new tag] ciflow/trunk/146090 -> ciflow/trunk/146090 2025-04-25T04:11:35.3656347Z * [new tag] ciflow/trunk/146115 -> ciflow/trunk/146115 2025-04-25T04:11:35.3657497Z * [new tag] ciflow/trunk/146182 -> ciflow/trunk/146182 2025-04-25T04:11:35.3658224Z * [new tag] ciflow/trunk/146275 -> ciflow/trunk/146275 2025-04-25T04:11:35.3659204Z * [new tag] ciflow/trunk/146289 -> ciflow/trunk/146289 2025-04-25T04:11:35.3659996Z * [new tag] ciflow/trunk/146335 -> ciflow/trunk/146335 2025-04-25T04:11:35.3661233Z * [new tag] ciflow/trunk/146489 -> ciflow/trunk/146489 2025-04-25T04:11:35.3662071Z * [new tag] ciflow/trunk/146530 -> ciflow/trunk/146530 2025-04-25T04:11:35.3662921Z * [new tag] ciflow/trunk/146561 -> ciflow/trunk/146561 2025-04-25T04:11:35.3663790Z * [new tag] ciflow/trunk/146562 -> ciflow/trunk/146562 2025-04-25T04:11:35.3664799Z * [new tag] ciflow/trunk/146622 -> ciflow/trunk/146622 2025-04-25T04:11:35.3665634Z * [new tag] ciflow/trunk/146661 -> ciflow/trunk/146661 2025-04-25T04:11:35.3666520Z * [new tag] ciflow/trunk/146718 -> ciflow/trunk/146718 2025-04-25T04:11:35.3667363Z * [new tag] ciflow/trunk/146777 -> ciflow/trunk/146777 2025-04-25T04:11:35.3668195Z * [new tag] ciflow/trunk/146845 -> ciflow/trunk/146845 2025-04-25T04:11:35.3669037Z * [new tag] ciflow/trunk/146874 -> ciflow/trunk/146874 2025-04-25T04:11:35.3669847Z * [new tag] ciflow/trunk/146903 -> ciflow/trunk/146903 2025-04-25T04:11:35.3670695Z * [new tag] ciflow/trunk/146942 -> ciflow/trunk/146942 2025-04-25T04:11:35.3671511Z * [new tag] ciflow/trunk/147053 -> ciflow/trunk/147053 2025-04-25T04:11:35.3672364Z * [new tag] ciflow/trunk/147095 -> ciflow/trunk/147095 2025-04-25T04:11:35.3673216Z * [new tag] ciflow/trunk/147155 -> ciflow/trunk/147155 2025-04-25T04:11:35.3674086Z * [new tag] ciflow/trunk/147314 -> ciflow/trunk/147314 2025-04-25T04:11:35.3674926Z * [new tag] ciflow/trunk/147368 -> ciflow/trunk/147368 2025-04-25T04:11:35.3676163Z * [new tag] ciflow/trunk/147433 -> ciflow/trunk/147433 2025-04-25T04:11:35.3676892Z * [new tag] ciflow/trunk/147470 -> ciflow/trunk/147470 2025-04-25T04:11:35.3677690Z * [new tag] ciflow/trunk/147481 -> ciflow/trunk/147481 2025-04-25T04:11:35.3678515Z * [new tag] ciflow/trunk/147498 -> ciflow/trunk/147498 2025-04-25T04:11:35.3679641Z * [new tag] ciflow/trunk/147583 -> ciflow/trunk/147583 2025-04-25T04:11:35.3680558Z * [new tag] ciflow/trunk/147664 -> ciflow/trunk/147664 2025-04-25T04:11:35.3681413Z * [new tag] ciflow/trunk/147670 -> ciflow/trunk/147670 2025-04-25T04:11:35.3682409Z * [new tag] ciflow/trunk/147758 -> ciflow/trunk/147758 2025-04-25T04:11:35.3683282Z * [new tag] ciflow/trunk/147797 -> ciflow/trunk/147797 2025-04-25T04:11:35.3684247Z * [new tag] ciflow/trunk/147808 -> ciflow/trunk/147808 2025-04-25T04:11:35.3685562Z * [new tag] ciflow/trunk/147820 -> ciflow/trunk/147820 2025-04-25T04:11:35.3686594Z * [new tag] ciflow/trunk/147881 -> ciflow/trunk/147881 2025-04-25T04:11:35.3687623Z * [new tag] ciflow/trunk/147902 -> ciflow/trunk/147902 2025-04-25T04:11:35.3688607Z * [new tag] ciflow/trunk/147910 -> ciflow/trunk/147910 2025-04-25T04:11:35.3689510Z * [new tag] ciflow/trunk/147917 -> ciflow/trunk/147917 2025-04-25T04:11:35.3690378Z * [new tag] ciflow/trunk/148024 -> ciflow/trunk/148024 2025-04-25T04:11:35.3691230Z * [new tag] ciflow/trunk/148037 -> ciflow/trunk/148037 2025-04-25T04:11:35.3692049Z * [new tag] ciflow/trunk/148104 -> ciflow/trunk/148104 2025-04-25T04:11:35.3692881Z * [new tag] ciflow/trunk/148140 -> ciflow/trunk/148140 2025-04-25T04:11:35.3693780Z * [new tag] ciflow/trunk/148163 -> ciflow/trunk/148163 2025-04-25T04:11:35.3694630Z * [new tag] ciflow/trunk/148173 -> ciflow/trunk/148173 2025-04-25T04:11:35.3695493Z * [new tag] ciflow/trunk/148180 -> ciflow/trunk/148180 2025-04-25T04:11:35.3696483Z * [new tag] ciflow/trunk/148206 -> ciflow/trunk/148206 2025-04-25T04:11:35.3697305Z * [new tag] ciflow/trunk/148380 -> ciflow/trunk/148380 2025-04-25T04:11:35.3698227Z * [new tag] ciflow/trunk/148419 -> ciflow/trunk/148419 2025-04-25T04:11:35.3699045Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-04-25T04:11:35.3699913Z * [new tag] ciflow/trunk/148502 -> ciflow/trunk/148502 2025-04-25T04:11:35.3700745Z * [new tag] ciflow/trunk/148590 -> ciflow/trunk/148590 2025-04-25T04:11:35.3701690Z * [new tag] ciflow/trunk/148605 -> ciflow/trunk/148605 2025-04-25T04:11:35.3702764Z * [new tag] ciflow/trunk/148611 -> ciflow/trunk/148611 2025-04-25T04:11:35.3703722Z * [new tag] ciflow/trunk/148684 -> ciflow/trunk/148684 2025-04-25T04:11:35.3704750Z * [new tag] ciflow/trunk/148753 -> ciflow/trunk/148753 2025-04-25T04:11:35.3705654Z * [new tag] ciflow/trunk/148773 -> ciflow/trunk/148773 2025-04-25T04:11:35.3706574Z * [new tag] ciflow/trunk/148864 -> ciflow/trunk/148864 2025-04-25T04:11:35.3707460Z * [new tag] ciflow/trunk/148880 -> ciflow/trunk/148880 2025-04-25T04:11:35.3708313Z * [new tag] ciflow/trunk/148893 -> ciflow/trunk/148893 2025-04-25T04:11:35.3709174Z * [new tag] ciflow/trunk/148900 -> ciflow/trunk/148900 2025-04-25T04:11:35.3710051Z * [new tag] ciflow/trunk/148903 -> ciflow/trunk/148903 2025-04-25T04:11:35.3710846Z * [new tag] ciflow/trunk/148919 -> ciflow/trunk/148919 2025-04-25T04:11:35.3711793Z * [new tag] ciflow/trunk/148994 -> ciflow/trunk/148994 2025-04-25T04:11:35.3712726Z * [new tag] ciflow/trunk/149041 -> ciflow/trunk/149041 2025-04-25T04:11:35.3713621Z * [new tag] ciflow/trunk/149069 -> ciflow/trunk/149069 2025-04-25T04:11:35.3714452Z * [new tag] ciflow/trunk/149113 -> ciflow/trunk/149113 2025-04-25T04:11:35.3715448Z * [new tag] ciflow/trunk/149114 -> ciflow/trunk/149114 2025-04-25T04:11:35.3716384Z * [new tag] ciflow/trunk/149144 -> ciflow/trunk/149144 2025-04-25T04:11:35.3717219Z * [new tag] ciflow/trunk/149192 -> ciflow/trunk/149192 2025-04-25T04:11:35.3718047Z * [new tag] ciflow/trunk/149213 -> ciflow/trunk/149213 2025-04-25T04:11:35.3718909Z * [new tag] ciflow/trunk/149254 -> ciflow/trunk/149254 2025-04-25T04:11:35.3719978Z * [new tag] ciflow/trunk/149330 -> ciflow/trunk/149330 2025-04-25T04:11:35.3720904Z * [new tag] ciflow/trunk/149338 -> ciflow/trunk/149338 2025-04-25T04:11:35.3721940Z * [new tag] ciflow/trunk/149346 -> ciflow/trunk/149346 2025-04-25T04:11:35.3722815Z * [new tag] ciflow/trunk/149348 -> ciflow/trunk/149348 2025-04-25T04:11:35.3723699Z * [new tag] ciflow/trunk/149373 -> ciflow/trunk/149373 2025-04-25T04:11:35.3724552Z * [new tag] ciflow/trunk/149427 -> ciflow/trunk/149427 2025-04-25T04:11:35.3725448Z * [new tag] ciflow/trunk/149486 -> ciflow/trunk/149486 2025-04-25T04:11:35.3726257Z * [new tag] ciflow/trunk/149602 -> ciflow/trunk/149602 2025-04-25T04:11:35.3727308Z * [new tag] ciflow/trunk/149744 -> ciflow/trunk/149744 2025-04-25T04:11:35.3728167Z * [new tag] ciflow/trunk/149764 -> ciflow/trunk/149764 2025-04-25T04:11:35.3729118Z * [new tag] ciflow/trunk/149769 -> ciflow/trunk/149769 2025-04-25T04:11:35.3729998Z * [new tag] ciflow/trunk/149814 -> ciflow/trunk/149814 2025-04-25T04:11:35.3730927Z * [new tag] ciflow/trunk/149843 -> ciflow/trunk/149843 2025-04-25T04:11:35.3731762Z * [new tag] ciflow/trunk/149949 -> ciflow/trunk/149949 2025-04-25T04:11:35.3732620Z * [new tag] ciflow/trunk/149967 -> ciflow/trunk/149967 2025-04-25T04:11:35.3733507Z * [new tag] ciflow/trunk/150032 -> ciflow/trunk/150032 2025-04-25T04:11:35.3734445Z * [new tag] ciflow/trunk/150079 -> ciflow/trunk/150079 2025-04-25T04:11:35.3735308Z * [new tag] ciflow/trunk/150095 -> ciflow/trunk/150095 2025-04-25T04:11:35.3736228Z * [new tag] ciflow/trunk/150105 -> ciflow/trunk/150105 2025-04-25T04:11:35.3737052Z * [new tag] ciflow/trunk/150107 -> ciflow/trunk/150107 2025-04-25T04:11:35.3738120Z * [new tag] ciflow/trunk/150108 -> ciflow/trunk/150108 2025-04-25T04:11:35.3743507Z * [new tag] ciflow/trunk/150116 -> ciflow/trunk/150116 2025-04-25T04:11:35.3744441Z * [new tag] ciflow/trunk/150166 -> ciflow/trunk/150166 2025-04-25T04:11:35.3745126Z * [new tag] ciflow/trunk/150227 -> ciflow/trunk/150227 2025-04-25T04:11:35.3746020Z * [new tag] ciflow/trunk/150297 -> ciflow/trunk/150297 2025-04-25T04:11:35.3746983Z * [new tag] ciflow/trunk/150318 -> ciflow/trunk/150318 2025-04-25T04:11:35.3747958Z * [new tag] ciflow/trunk/150338 -> ciflow/trunk/150338 2025-04-25T04:11:35.3748830Z * [new tag] ciflow/trunk/150365 -> ciflow/trunk/150365 2025-04-25T04:11:35.3749712Z * [new tag] ciflow/trunk/150383 -> ciflow/trunk/150383 2025-04-25T04:11:35.3750544Z * [new tag] ciflow/trunk/150415 -> ciflow/trunk/150415 2025-04-25T04:11:35.3751507Z * [new tag] ciflow/trunk/150429 -> ciflow/trunk/150429 2025-04-25T04:11:35.3752372Z * [new tag] ciflow/trunk/150511 -> ciflow/trunk/150511 2025-04-25T04:11:35.3753250Z * [new tag] ciflow/trunk/150546 -> ciflow/trunk/150546 2025-04-25T04:11:35.3754126Z * [new tag] ciflow/trunk/150583 -> ciflow/trunk/150583 2025-04-25T04:11:35.3755003Z * [new tag] ciflow/trunk/150634 -> ciflow/trunk/150634 2025-04-25T04:11:35.3756075Z * [new tag] ciflow/trunk/150669 -> ciflow/trunk/150669 2025-04-25T04:11:35.3757126Z * [new tag] ciflow/trunk/150678 -> ciflow/trunk/150678 2025-04-25T04:11:35.3757977Z * [new tag] ciflow/trunk/150705 -> ciflow/trunk/150705 2025-04-25T04:11:35.3758820Z * [new tag] ciflow/trunk/150717 -> ciflow/trunk/150717 2025-04-25T04:11:35.3759633Z * [new tag] ciflow/trunk/150719 -> ciflow/trunk/150719 2025-04-25T04:11:35.3760715Z * [new tag] ciflow/trunk/150732 -> ciflow/trunk/150732 2025-04-25T04:11:35.3761644Z * [new tag] ciflow/trunk/150738 -> ciflow/trunk/150738 2025-04-25T04:11:35.3762526Z * [new tag] ciflow/trunk/150739 -> ciflow/trunk/150739 2025-04-25T04:11:35.3763326Z * [new tag] ciflow/trunk/150827 -> ciflow/trunk/150827 2025-04-25T04:11:35.3764158Z * [new tag] ciflow/trunk/150872 -> ciflow/trunk/150872 2025-04-25T04:11:35.3765002Z * [new tag] ciflow/trunk/150897 -> ciflow/trunk/150897 2025-04-25T04:11:35.3765849Z * [new tag] ciflow/trunk/150904 -> ciflow/trunk/150904 2025-04-25T04:11:35.3766731Z * [new tag] ciflow/trunk/150905 -> ciflow/trunk/150905 2025-04-25T04:11:35.3767575Z * [new tag] ciflow/trunk/150937 -> ciflow/trunk/150937 2025-04-25T04:11:35.3768434Z * [new tag] ciflow/trunk/150954 -> ciflow/trunk/150954 2025-04-25T04:11:35.3769273Z * [new tag] ciflow/trunk/150979 -> ciflow/trunk/150979 2025-04-25T04:11:35.3770068Z * [new tag] ciflow/trunk/151002 -> ciflow/trunk/151002 2025-04-25T04:11:35.3771098Z * [new tag] ciflow/trunk/151023 -> ciflow/trunk/151023 2025-04-25T04:11:35.3771947Z * [new tag] ciflow/trunk/151034 -> ciflow/trunk/151034 2025-04-25T04:11:35.3772819Z * [new tag] ciflow/trunk/151041 -> ciflow/trunk/151041 2025-04-25T04:11:35.3773816Z * [new tag] ciflow/trunk/151069 -> ciflow/trunk/151069 2025-04-25T04:11:35.3774661Z * [new tag] ciflow/trunk/151079 -> ciflow/trunk/151079 2025-04-25T04:11:35.3775505Z * [new tag] ciflow/trunk/151109 -> ciflow/trunk/151109 2025-04-25T04:11:35.3776498Z * [new tag] ciflow/trunk/151125 -> ciflow/trunk/151125 2025-04-25T04:11:35.3777583Z * [new tag] ciflow/trunk/151126 -> ciflow/trunk/151126 2025-04-25T04:11:35.3778570Z * [new tag] ciflow/trunk/151146 -> ciflow/trunk/151146 2025-04-25T04:11:35.3779577Z * [new tag] ciflow/trunk/151150 -> ciflow/trunk/151150 2025-04-25T04:11:35.3780522Z * [new tag] ciflow/trunk/151177 -> ciflow/trunk/151177 2025-04-25T04:11:35.3781443Z * [new tag] ciflow/trunk/151184 -> ciflow/trunk/151184 2025-04-25T04:11:35.3782349Z * [new tag] ciflow/trunk/151207 -> ciflow/trunk/151207 2025-04-25T04:11:35.3783235Z * [new tag] ciflow/trunk/151210 -> ciflow/trunk/151210 2025-04-25T04:11:35.3784089Z * [new tag] ciflow/trunk/151221 -> ciflow/trunk/151221 2025-04-25T04:11:35.3784951Z * [new tag] ciflow/trunk/151226 -> ciflow/trunk/151226 2025-04-25T04:11:35.3785912Z * [new tag] ciflow/trunk/151253 -> ciflow/trunk/151253 2025-04-25T04:11:35.3786839Z * [new tag] ciflow/trunk/151256 -> ciflow/trunk/151256 2025-04-25T04:11:35.3787716Z * [new tag] ciflow/trunk/151292 -> ciflow/trunk/151292 2025-04-25T04:11:35.3788607Z * [new tag] ciflow/trunk/151305 -> ciflow/trunk/151305 2025-04-25T04:11:35.3789499Z * [new tag] ciflow/trunk/151318 -> ciflow/trunk/151318 2025-04-25T04:11:35.3790376Z * [new tag] ciflow/trunk/151343 -> ciflow/trunk/151343 2025-04-25T04:11:35.3791254Z * [new tag] ciflow/trunk/151349 -> ciflow/trunk/151349 2025-04-25T04:11:35.3792084Z * [new tag] ciflow/trunk/151357 -> ciflow/trunk/151357 2025-04-25T04:11:35.3792974Z * [new tag] ciflow/trunk/151407 -> ciflow/trunk/151407 2025-04-25T04:11:35.3793983Z * [new tag] ciflow/trunk/151411 -> ciflow/trunk/151411 2025-04-25T04:11:35.3794970Z * [new tag] ciflow/trunk/151439 -> ciflow/trunk/151439 2025-04-25T04:11:35.3795827Z * [new tag] ciflow/trunk/151456 -> ciflow/trunk/151456 2025-04-25T04:11:35.3796530Z * [new tag] ciflow/trunk/151464 -> ciflow/trunk/151464 2025-04-25T04:11:35.3797483Z * [new tag] ciflow/trunk/151473 -> ciflow/trunk/151473 2025-04-25T04:11:35.3798462Z * [new tag] ciflow/trunk/151481 -> ciflow/trunk/151481 2025-04-25T04:11:35.3799374Z * [new tag] ciflow/trunk/151527 -> ciflow/trunk/151527 2025-04-25T04:11:35.3800325Z * [new tag] ciflow/trunk/151530 -> ciflow/trunk/151530 2025-04-25T04:11:35.3801192Z * [new tag] ciflow/trunk/151548 -> ciflow/trunk/151548 2025-04-25T04:11:35.3802171Z * [new tag] ciflow/trunk/151557 -> ciflow/trunk/151557 2025-04-25T04:11:35.3803007Z * [new tag] ciflow/trunk/151567 -> ciflow/trunk/151567 2025-04-25T04:11:35.3803879Z * [new tag] ciflow/trunk/151581 -> ciflow/trunk/151581 2025-04-25T04:11:35.3804712Z * [new tag] ciflow/trunk/151585 -> ciflow/trunk/151585 2025-04-25T04:11:35.3805566Z * [new tag] ciflow/trunk/151596 -> ciflow/trunk/151596 2025-04-25T04:11:35.3806672Z * [new tag] ciflow/trunk/151647 -> ciflow/trunk/151647 2025-04-25T04:11:35.3807526Z * [new tag] ciflow/trunk/151655 -> ciflow/trunk/151655 2025-04-25T04:11:35.3808360Z * [new tag] ciflow/trunk/151676 -> ciflow/trunk/151676 2025-04-25T04:11:35.3809241Z * [new tag] ciflow/trunk/151677 -> ciflow/trunk/151677 2025-04-25T04:11:35.3810059Z * [new tag] ciflow/trunk/151691 -> ciflow/trunk/151691 2025-04-25T04:11:35.3811037Z * [new tag] ciflow/trunk/151728 -> ciflow/trunk/151728 2025-04-25T04:11:35.3811871Z * [new tag] ciflow/trunk/151752 -> ciflow/trunk/151752 2025-04-25T04:11:35.3812737Z * [new tag] ciflow/trunk/151764 -> ciflow/trunk/151764 2025-04-25T04:11:35.3814048Z * [new tag] ciflow/trunk/151774 -> ciflow/trunk/151774 2025-04-25T04:11:35.3814870Z * [new tag] ciflow/trunk/151777 -> ciflow/trunk/151777 2025-04-25T04:11:35.3815748Z * [new tag] ciflow/trunk/151795 -> ciflow/trunk/151795 2025-04-25T04:11:35.3816617Z * [new tag] ciflow/trunk/151817 -> ciflow/trunk/151817 2025-04-25T04:11:35.3817486Z * [new tag] ciflow/trunk/151849 -> ciflow/trunk/151849 2025-04-25T04:11:35.3818327Z * [new tag] ciflow/trunk/151850 -> ciflow/trunk/151850 2025-04-25T04:11:35.3819220Z * [new tag] ciflow/trunk/151852 -> ciflow/trunk/151852 2025-04-25T04:11:35.3820123Z * [new tag] ciflow/trunk/151875 -> ciflow/trunk/151875 2025-04-25T04:11:35.3820992Z * [new tag] ciflow/trunk/151920 -> ciflow/trunk/151920 2025-04-25T04:11:35.3822178Z * [new tag] ciflow/trunk/151943 -> ciflow/trunk/151943 2025-04-25T04:11:35.3822952Z * [new tag] ciflow/trunk/151968 -> ciflow/trunk/151968 2025-04-25T04:11:35.3824063Z * [new tag] ciflow/trunk/151974 -> ciflow/trunk/151974 2025-04-25T04:11:35.3824812Z * [new tag] ciflow/trunk/152026 -> ciflow/trunk/152026 2025-04-25T04:11:35.3826016Z * [new tag] ciflow/trunk/152030 -> ciflow/trunk/152030 2025-04-25T04:11:35.3826782Z * [new tag] ciflow/trunk/152038 -> ciflow/trunk/152038 2025-04-25T04:11:35.3827704Z * [new tag] ciflow/trunk/152041 -> ciflow/trunk/152041 2025-04-25T04:11:35.3828716Z * [new tag] ciflow/trunk/152045 -> ciflow/trunk/152045 2025-04-25T04:11:35.3829495Z * [new tag] ciflow/trunk/152048 -> ciflow/trunk/152048 2025-04-25T04:11:35.3830361Z * [new tag] ciflow/trunk/152060 -> ciflow/trunk/152060 2025-04-25T04:11:35.3831244Z * [new tag] ciflow/trunk/152062 -> ciflow/trunk/152062 2025-04-25T04:11:35.3832061Z * [new tag] ciflow/trunk/152066 -> ciflow/trunk/152066 2025-04-25T04:11:35.3833009Z * [new tag] ciflow/trunk/152069 -> ciflow/trunk/152069 2025-04-25T04:11:35.3834012Z * [new tag] ciflow/trunk/152076 -> ciflow/trunk/152076 2025-04-25T04:11:35.3834900Z * [new tag] ciflow/trunk/152092 -> ciflow/trunk/152092 2025-04-25T04:11:35.3835693Z * [new tag] ciflow/trunk/152103 -> ciflow/trunk/152103 2025-04-25T04:11:35.3836901Z * [new tag] ciflow/trunk/152111 -> ciflow/trunk/152111 2025-04-25T04:11:35.3837847Z * [new tag] ciflow/trunk/152125 -> ciflow/trunk/152125 2025-04-25T04:11:35.3838815Z * [new tag] ciflow/trunk/152133 -> ciflow/trunk/152133 2025-04-25T04:11:35.3839627Z * [new tag] ciflow/trunk/152139 -> ciflow/trunk/152139 2025-04-25T04:11:35.3840465Z * [new tag] ciflow/trunk/152145 -> ciflow/trunk/152145 2025-04-25T04:11:35.3841352Z * [new tag] ciflow/trunk/152148 -> ciflow/trunk/152148 2025-04-25T04:11:35.3842238Z * [new tag] ciflow/trunk/152149 -> ciflow/trunk/152149 2025-04-25T04:11:35.3843098Z * [new tag] ciflow/trunk/152151 -> ciflow/trunk/152151 2025-04-25T04:11:35.3844098Z * [new tag] ciflow/trunk/70978 -> ciflow/trunk/70978 2025-04-25T04:11:35.3845055Z * [new tag] ciflow/trunk/70979 -> ciflow/trunk/70979 2025-04-25T04:11:35.3846470Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-04-25T04:11:35.3847311Z * [new tag] ciflow/unstable/146104 -> ciflow/unstable/146104 2025-04-25T04:11:35.3848244Z * [new tag] ciflow/xpu/138996 -> ciflow/xpu/138996 2025-04-25T04:11:35.3849058Z * [new tag] ciflow/xpu/139971 -> ciflow/xpu/139971 2025-04-25T04:11:35.3849908Z * [new tag] ciflow/xpu/140365 -> ciflow/xpu/140365 2025-04-25T04:11:35.3850664Z * [new tag] ciflow/xpu/140372 -> ciflow/xpu/140372 2025-04-25T04:11:35.3851458Z * [new tag] ciflow/xpu/143833 -> ciflow/xpu/143833 2025-04-25T04:11:35.3852420Z * [new tag] ciflow/xpu/147355 -> ciflow/xpu/147355 2025-04-25T04:11:35.3853225Z * [new tag] ciflow/xpu/147498 -> ciflow/xpu/147498 2025-04-25T04:11:35.3854040Z * [new tag] ciflow/xpu/147583 -> ciflow/xpu/147583 2025-04-25T04:11:35.3855024Z * [new tag] ciflow/xpu/147593 -> ciflow/xpu/147593 2025-04-25T04:11:35.3855813Z * [new tag] ciflow/xpu/147664 -> ciflow/xpu/147664 2025-04-25T04:11:35.3856732Z * [new tag] ciflow/xpu/148864 -> ciflow/xpu/148864 2025-04-25T04:11:35.3857904Z * [new tag] ciflow/xpu/148880 -> ciflow/xpu/148880 2025-04-25T04:11:35.3859062Z * [new tag] ciflow/xpu/149113 -> ciflow/xpu/149113 2025-04-25T04:11:35.3859989Z * [new tag] ciflow/xpu/149114 -> ciflow/xpu/149114 2025-04-25T04:11:35.3860857Z * [new tag] ciflow/xpu/150095 -> ciflow/xpu/150095 2025-04-25T04:11:35.3861790Z * [new tag] ciflow/xpu/150525 -> ciflow/xpu/150525 2025-04-25T04:11:35.3862648Z * [new tag] ciflow/xpu/150673 -> ciflow/xpu/150673 2025-04-25T04:11:35.3863667Z * [new tag] ciflow/xpu/150827 -> ciflow/xpu/150827 2025-04-25T04:11:35.3864441Z * [new tag] ciflow/xpu/150927 -> ciflow/xpu/150927 2025-04-25T04:11:35.3865396Z * [new tag] ciflow/xpu/150983 -> ciflow/xpu/150983 2025-04-25T04:11:35.3866200Z * [new tag] ciflow/xpu/151116 -> ciflow/xpu/151116 2025-04-25T04:11:35.3867083Z * [new tag] ciflow/xpu/151226 -> ciflow/xpu/151226 2025-04-25T04:11:35.3867911Z * [new tag] ciflow/xpu/151420 -> ciflow/xpu/151420 2025-04-25T04:11:35.3868745Z * [new tag] ciflow/xpu/151439 -> ciflow/xpu/151439 2025-04-25T04:11:35.3869535Z * [new tag] ciflow/xpu/151533 -> ciflow/xpu/151533 2025-04-25T04:11:35.3870514Z * [new tag] ciflow/xpu/151560 -> ciflow/xpu/151560 2025-04-25T04:11:35.3871389Z * [new tag] ciflow/xpu/151581 -> ciflow/xpu/151581 2025-04-25T04:11:35.3872190Z * [new tag] ciflow/xpu/151596 -> ciflow/xpu/151596 2025-04-25T04:11:35.3873027Z * [new tag] ciflow/xpu/151655 -> ciflow/xpu/151655 2025-04-25T04:11:35.3873850Z * [new tag] ciflow/xpu/151767 -> ciflow/xpu/151767 2025-04-25T04:11:35.3874702Z * [new tag] ciflow/xpu/151777 -> ciflow/xpu/151777 2025-04-25T04:11:35.3875667Z * [new tag] ciflow/xpu/151976 -> ciflow/xpu/151976 2025-04-25T04:11:35.3876485Z * [new tag] ciflow/xpu/152001 -> ciflow/xpu/152001 2025-04-25T04:11:35.3877734Z * [new tag] cslpull75 -> cslpull75 2025-04-25T04:11:35.3878347Z * [new tag] cslpull76 -> cslpull76 2025-04-25T04:11:35.3879452Z * [new tag] cslpull77 -> cslpull77 2025-04-25T04:11:35.3880268Z * [new tag] cslpull78 -> cslpull78 2025-04-25T04:11:35.3881560Z * [new tag] cslpull79 -> cslpull79 2025-04-25T04:11:35.3882780Z * [new tag] cslpull80 -> cslpull80 2025-04-25T04:11:35.3883689Z * [new tag] cslpull81 -> cslpull81 2025-04-25T04:11:35.3884620Z * [new tag] cslpull82 -> cslpull82 2025-04-25T04:11:35.3885545Z * [new tag] cslpull83 -> cslpull83 2025-04-25T04:11:35.3886676Z * [new tag] cslpull84 -> cslpull84 2025-04-25T04:11:35.3887481Z * [new tag] cslpull85 -> cslpull85 2025-04-25T04:11:35.3888548Z * [new tag] cslpull86 -> cslpull86 2025-04-25T04:11:35.3889469Z * [new tag] cslpull87 -> cslpull87 2025-04-25T04:11:35.3890443Z * [new tag] cslpull88 -> cslpull88 2025-04-25T04:11:35.3891379Z * [new tag] cslpull89 -> cslpull89 2025-04-25T04:11:35.3892174Z * [new tag] cslpull90 -> cslpull90 2025-04-25T04:11:35.3893600Z * [new tag] cslpull91 -> cslpull91 2025-04-25T04:11:35.3894458Z * [new tag] cslpull92 -> cslpull92 2025-04-25T04:11:35.3895408Z * [new tag] flight_5 -> flight_5 2025-04-25T04:11:35.3896588Z * [new tag] flight_5.1 -> flight_5.1 2025-04-25T04:11:35.3897487Z * [new tag] flight_5.2 -> flight_5.2 2025-04-25T04:11:35.3898408Z * [new tag] flight_5.3 -> flight_5.3 2025-04-25T04:11:35.3899336Z * [new tag] forpull1 -> forpull1 2025-04-25T04:11:35.3900634Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-04-25T04:11:35.3901800Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-04-25T04:11:35.3902604Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-04-25T04:11:35.3903721Z * [new tag] nightly-binary -> nightly-binary 2025-04-25T04:11:35.3904377Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-04-25T04:11:35.3905567Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-04-25T04:11:35.3906381Z * [new tag] v0.1.1 -> v0.1.1 2025-04-25T04:11:35.3907321Z * [new tag] v0.1.10 -> v0.1.10 2025-04-25T04:11:35.3908265Z * [new tag] v0.1.11 -> v0.1.11 2025-04-25T04:11:35.3909175Z * [new tag] v0.1.12 -> v0.1.12 2025-04-25T04:11:35.3910103Z * [new tag] v0.1.2 -> v0.1.2 2025-04-25T04:11:35.3910967Z * [new tag] v0.1.3 -> v0.1.3 2025-04-25T04:11:35.3911870Z * [new tag] v0.1.4 -> v0.1.4 2025-04-25T04:11:35.3912783Z * [new tag] v0.1.5 -> v0.1.5 2025-04-25T04:11:35.3913833Z * [new tag] v0.1.6 -> v0.1.6 2025-04-25T04:11:35.3914670Z * [new tag] v0.1.7 -> v0.1.7 2025-04-25T04:11:35.3915579Z * [new tag] v0.1.8 -> v0.1.8 2025-04-25T04:11:35.3916643Z * [new tag] v0.1.9 -> v0.1.9 2025-04-25T04:11:35.3917509Z * [new tag] v0.2.0 -> v0.2.0 2025-04-25T04:11:35.3918491Z * [new tag] v0.3.0 -> v0.3.0 2025-04-25T04:11:35.3919624Z * [new tag] v0.3.1 -> v0.3.1 2025-04-25T04:11:35.3920453Z * [new tag] v0.4.0 -> v0.4.0 2025-04-25T04:11:35.3921386Z * [new tag] v0.4.1 -> v0.4.1 2025-04-25T04:11:35.3922273Z * [new tag] v1.0.0 -> v1.0.0 2025-04-25T04:11:35.3923250Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-04-25T04:11:35.3924186Z * [new tag] v1.0.1 -> v1.0.1 2025-04-25T04:11:35.3925272Z * [new tag] v1.0rc0 -> v1.0rc0 2025-04-25T04:11:35.3925958Z * [new tag] v1.0rc1 -> v1.0rc1 2025-04-25T04:11:35.3926980Z * [new tag] v1.1.0 -> v1.1.0 2025-04-25T04:11:35.3927988Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-04-25T04:11:35.3929220Z * [new tag] v1.10.0 -> v1.10.0 2025-04-25T04:11:35.3930203Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-04-25T04:11:35.3931307Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-04-25T04:11:35.3931988Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-04-25T04:11:35.3933625Z * [new tag] v1.10.1 -> v1.10.1 2025-04-25T04:11:35.3942547Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-04-25T04:11:35.3942963Z * [new tag] v1.10.2 -> v1.10.2 2025-04-25T04:11:35.3943284Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-04-25T04:11:35.3943541Z * [new tag] v1.11.0 -> v1.11.0 2025-04-25T04:11:35.3943749Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-04-25T04:11:35.3944035Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-04-25T04:11:35.3944330Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-04-25T04:11:35.3944881Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-04-25T04:11:35.3945187Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-04-25T04:11:35.3945355Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-04-25T04:11:35.3945630Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-04-25T04:11:35.3945920Z * [new tag] v1.12.0 -> v1.12.0 2025-04-25T04:11:35.3946622Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-04-25T04:11:35.3947498Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-04-25T04:11:35.3948456Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-04-25T04:11:35.3949401Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-04-25T04:11:35.3950279Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-04-25T04:11:35.3951452Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-04-25T04:11:35.3952178Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-04-25T04:11:35.3952788Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-04-25T04:11:35.3953461Z * [new tag] v1.12.1 -> v1.12.1 2025-04-25T04:11:35.3954595Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-04-25T04:11:35.3955454Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-04-25T04:11:35.3956431Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-04-25T04:11:35.3957390Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-04-25T04:11:35.3958168Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-04-25T04:11:35.3959123Z * [new tag] v1.13.0 -> v1.13.0 2025-04-25T04:11:35.3959974Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-04-25T04:11:35.3960864Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-04-25T04:11:35.3961711Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-04-25T04:11:35.3962847Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-04-25T04:11:35.3963476Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-04-25T04:11:35.3964154Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-04-25T04:11:35.3965248Z * [new tag] v1.13.1 -> v1.13.1 2025-04-25T04:11:35.3965836Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-04-25T04:11:35.3966743Z * [new tag] v1.2.0 -> v1.2.0 2025-04-25T04:11:35.3967646Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-04-25T04:11:35.3968749Z * [new tag] v1.3.0 -> v1.3.0 2025-04-25T04:11:35.3969600Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-04-25T04:11:35.3970229Z * [new tag] v1.3.1 -> v1.3.1 2025-04-25T04:11:35.3971106Z * [new tag] v1.4.0 -> v1.4.0 2025-04-25T04:11:35.3971986Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-04-25T04:11:35.3972736Z * [new tag] v1.4.1 -> v1.4.1 2025-04-25T04:11:35.3973716Z * [new tag] v1.5.0 -> v1.5.0 2025-04-25T04:11:35.3974614Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-04-25T04:11:35.3975590Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-04-25T04:11:35.3976497Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-04-25T04:11:35.3977246Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-04-25T04:11:35.3977997Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-04-25T04:11:35.3978759Z * [new tag] v1.5.1 -> v1.5.1 2025-04-25T04:11:35.3979375Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-04-25T04:11:35.3979953Z * [new tag] v1.6.0 -> v1.6.0 2025-04-25T04:11:35.3980877Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-04-25T04:11:35.3981873Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-04-25T04:11:35.3982708Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-04-25T04:11:35.3983528Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-04-25T04:11:35.3984335Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-04-25T04:11:35.3985153Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-04-25T04:11:35.3985728Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-04-25T04:11:35.3986578Z * [new tag] v1.7.0 -> v1.7.0 2025-04-25T04:11:35.3987405Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-04-25T04:11:35.3988325Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-04-25T04:11:35.3989131Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-04-25T04:11:35.3990294Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-04-25T04:11:35.3991044Z * [new tag] v1.7.1 -> v1.7.1 2025-04-25T04:11:35.3992050Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-04-25T04:11:35.3992848Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-04-25T04:11:35.3993554Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-04-25T04:11:35.3994377Z * [new tag] v1.8.0 -> v1.8.0 2025-04-25T04:11:35.3995140Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-04-25T04:11:35.3995960Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-04-25T04:11:35.3996805Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-04-25T04:11:35.3997592Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-04-25T04:11:35.3998229Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-04-25T04:11:35.3998830Z * [new tag] v1.8.1 -> v1.8.1 2025-04-25T04:11:35.3999686Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-04-25T04:11:35.4000266Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-04-25T04:11:35.4001026Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-04-25T04:11:35.4002400Z * [new tag] v1.8.2 -> v1.8.2 2025-04-25T04:11:35.4002920Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-04-25T04:11:35.4003749Z * [new tag] v1.9.0 -> v1.9.0 2025-04-25T04:11:35.4004580Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-04-25T04:11:35.4005463Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-04-25T04:11:35.4006325Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-04-25T04:11:35.4007011Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-04-25T04:11:35.4007881Z * [new tag] v1.9.1 -> v1.9.1 2025-04-25T04:11:35.4008989Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-04-25T04:11:35.4009485Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-04-25T04:11:35.4010353Z * [new tag] v2.0.0 -> v2.0.0 2025-04-25T04:11:35.4011126Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-04-25T04:11:35.4012085Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-04-25T04:11:35.4012857Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-04-25T04:11:35.4013609Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-04-25T04:11:35.4014481Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-04-25T04:11:35.4015045Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-04-25T04:11:35.4016074Z * [new tag] v2.0.1 -> v2.0.1 2025-04-25T04:11:35.4016875Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-04-25T04:11:35.4017449Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-04-25T04:11:35.4018224Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-04-25T04:11:35.4018832Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-04-25T04:11:35.4020203Z * [new tag] v2.1.0 -> v2.1.0 2025-04-25T04:11:35.4021152Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-04-25T04:11:35.4022045Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-04-25T04:11:35.4022971Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-04-25T04:11:35.4023798Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-04-25T04:11:35.4024657Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-04-25T04:11:35.4025317Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-04-25T04:11:35.4026077Z * [new tag] v2.1.1 -> v2.1.1 2025-04-25T04:11:35.4026923Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-04-25T04:11:35.4027732Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-04-25T04:11:35.4028640Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-04-25T04:11:35.4029462Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-04-25T04:11:35.4030260Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-04-25T04:11:35.4030876Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-04-25T04:11:35.4031610Z * [new tag] v2.1.2 -> v2.1.2 2025-04-25T04:11:35.4032553Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-04-25T04:11:35.4033364Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-04-25T04:11:35.4034071Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-04-25T04:11:35.4034945Z * [new tag] v2.2.0 -> v2.2.0 2025-04-25T04:11:35.4035758Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-04-25T04:11:35.4036572Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-04-25T04:11:35.4037271Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-04-25T04:11:35.4038393Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-04-25T04:11:35.4039246Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-04-25T04:11:35.4040065Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-04-25T04:11:35.4040895Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-04-25T04:11:35.4041372Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-04-25T04:11:35.4042753Z * [new tag] v2.2.1 -> v2.2.1 2025-04-25T04:11:35.4043660Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-04-25T04:11:35.4044187Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-04-25T04:11:35.4044754Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-04-25T04:11:35.4045542Z * [new tag] v2.2.2 -> v2.2.2 2025-04-25T04:11:35.4046266Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-04-25T04:11:35.4047116Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-04-25T04:11:35.4047645Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-04-25T04:11:35.4048546Z * [new tag] v2.3.0 -> v2.3.0 2025-04-25T04:11:35.4049383Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-04-25T04:11:35.4050234Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-04-25T04:11:35.4051137Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-04-25T04:11:35.4051649Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-04-25T04:11:35.4052559Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-04-25T04:11:35.4053397Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-04-25T04:11:35.4054126Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-04-25T04:11:35.4055090Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-04-25T04:11:35.4055606Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-04-25T04:11:35.4056536Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-04-25T04:11:35.4057350Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-04-25T04:11:35.4057982Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-04-25T04:11:35.4058592Z * [new tag] v2.3.1 -> v2.3.1 2025-04-25T04:11:35.4059392Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-04-25T04:11:35.4060291Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-04-25T04:11:35.4061139Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-04-25T04:11:35.4062145Z * [new tag] v2.4.0 -> v2.4.0 2025-04-25T04:11:35.4062991Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-04-25T04:11:35.4063735Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-04-25T04:11:35.4064653Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-04-25T04:11:35.4065395Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-04-25T04:11:35.4066335Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-04-25T04:11:35.4067096Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-04-25T04:11:35.4068040Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-04-25T04:11:35.4068903Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-04-25T04:11:35.4069772Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-04-25T04:11:35.4070408Z * [new tag] v2.4.1 -> v2.4.1 2025-04-25T04:11:35.4071297Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-04-25T04:11:35.4072174Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-04-25T04:11:35.4073177Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-04-25T04:11:35.4074067Z * [new tag] v2.5.0 -> v2.5.0 2025-04-25T04:11:35.4074872Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-04-25T04:11:35.4075412Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-04-25T04:11:35.4076336Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-04-25T04:11:35.4077250Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-04-25T04:11:35.4078138Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-04-25T04:11:35.4078922Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-04-25T04:11:35.4079859Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-04-25T04:11:35.4080747Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-04-25T04:11:35.4081621Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-04-25T04:11:35.4082474Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-04-25T04:11:35.4082984Z * [new tag] v2.5.1 -> v2.5.1 2025-04-25T04:11:35.4083677Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-04-25T04:11:35.4084354Z * [new tag] v2.6.0 -> v2.6.0 2025-04-25T04:11:35.4085317Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-04-25T04:11:35.4086200Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-04-25T04:11:35.4087141Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-04-25T04:11:35.4087841Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-04-25T04:11:35.4088951Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-04-25T04:11:35.4089992Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-04-25T04:11:35.4090886Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-04-25T04:11:35.4091818Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-04-25T04:11:35.4092614Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-04-25T04:11:35.4093250Z * [new tag] v2.7.0 -> v2.7.0 2025-04-25T04:11:35.4094186Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-04-25T04:11:35.4095237Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-04-25T04:11:35.4096263Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-04-25T04:11:35.4097186Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-04-25T04:11:35.4098057Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-04-25T04:11:35.4098749Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-04-25T04:11:35.4099679Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-04-25T04:11:35.4100687Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-04-25T04:11:35.4101672Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-04-25T04:11:35.4102552Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-04-25T04:11:35.4103626Z * [new tag] whc_flight_1 -> whc_flight_1 2025-04-25T04:11:35.4104274Z * [new tag] whc_flight_2 -> whc_flight_2 2025-04-25T04:11:35.4105138Z * [new tag] whc_flight_4 -> whc_flight_4 2025-04-25T04:11:35.4681192Z [command]/usr/bin/git rev-parse --verify --quiet b68c0effe97351b0c24b2f7aef671559be6aa977^{object} 2025-04-25T04:11:35.4703551Z b68c0effe97351b0c24b2f7aef671559be6aa977 2025-04-25T04:11:35.4707220Z ##[endgroup] 2025-04-25T04:11:35.4707513Z ##[group]Determining the checkout info 2025-04-25T04:11:35.4709040Z ##[endgroup] 2025-04-25T04:11:35.4713243Z [command]/usr/bin/git sparse-checkout disable 2025-04-25T04:11:35.4747135Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-04-25T04:11:35.4776691Z ##[group]Checking out the ref 2025-04-25T04:11:35.4780009Z [command]/usr/bin/git checkout --progress --force b68c0effe97351b0c24b2f7aef671559be6aa977 2025-04-25T04:11:36.5143814Z Updating files: 97% (16118/16547) 2025-04-25T04:11:36.5264204Z Updating files: 98% (16217/16547) 2025-04-25T04:11:36.5390730Z Updating files: 99% (16382/16547) 2025-04-25T04:11:36.5391153Z Updating files: 100% (16547/16547) 2025-04-25T04:11:36.5391473Z Updating files: 100% (16547/16547), done. 2025-04-25T04:11:36.5628855Z Note: switching to 'b68c0effe97351b0c24b2f7aef671559be6aa977'. 2025-04-25T04:11:36.5629312Z 2025-04-25T04:11:36.5629537Z You are in 'detached HEAD' state. You can look around, make experimental 2025-04-25T04:11:36.5630189Z changes and commit them, and you can discard any commits you make in this 2025-04-25T04:11:36.5630759Z state without impacting any branches by switching back to a branch. 2025-04-25T04:11:36.5631085Z 2025-04-25T04:11:36.5631298Z If you want to create a new branch to retain commits you create, you may 2025-04-25T04:11:36.5631820Z do so (now or later) by using -c with the switch command. Example: 2025-04-25T04:11:36.5632113Z 2025-04-25T04:11:36.5632242Z git switch -c 2025-04-25T04:11:36.5632444Z 2025-04-25T04:11:36.5632564Z Or undo this operation with: 2025-04-25T04:11:36.5632747Z 2025-04-25T04:11:36.5632843Z git switch - 2025-04-25T04:11:36.5632987Z 2025-04-25T04:11:36.5633232Z Turn off this advice by setting config variable advice.detachedHead to false 2025-04-25T04:11:36.5633593Z 2025-04-25T04:11:36.5634035Z HEAD is now at b68c0effe97 Update on "use statically known true instead of guard size oblivious in bmm and mm decompositions . " 2025-04-25T04:11:36.5684547Z ##[endgroup] 2025-04-25T04:11:36.5684987Z ##[group]Setting up auth for fetching submodules 2025-04-25T04:11:36.5690353Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-04-25T04:11:36.5736181Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-04-25T04:11:36.5762904Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-04-25T04:11:36.5787854Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-04-25T04:11:36.5809873Z ##[endgroup] 2025-04-25T04:11:36.5810284Z ##[group]Fetching submodules 2025-04-25T04:11:36.5813460Z [command]/usr/bin/git submodule sync --recursive 2025-04-25T04:11:36.6095748Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-04-25T04:11:36.6582359Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-04-25T04:11:36.6583848Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-04-25T04:11:36.6586394Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-04-25T04:11:36.6589121Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-04-25T04:11:36.6602924Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-04-25T04:11:36.6606257Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-04-25T04:11:36.6609097Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-04-25T04:11:36.6612271Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-04-25T04:11:36.6626757Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-04-25T04:11:36.6629941Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-04-25T04:11:36.6633367Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-04-25T04:11:36.6637024Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-04-25T04:11:36.6651893Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-04-25T04:11:36.6655337Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2025-04-25T04:11:36.6659215Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-04-25T04:11:36.6664202Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-04-25T04:11:36.6680946Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-04-25T04:11:36.6684938Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-04-25T04:11:36.6689391Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-04-25T04:11:36.6693602Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2025-04-25T04:11:36.6709560Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-04-25T04:11:36.6713845Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-04-25T04:11:36.6718427Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-04-25T04:11:36.6723087Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-04-25T04:11:36.6740052Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-04-25T04:11:36.6745174Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-04-25T04:11:36.6750022Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-04-25T04:11:36.6754983Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-04-25T04:11:36.6771113Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-04-25T04:11:36.6776085Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-04-25T04:11:36.6781478Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-04-25T04:11:36.6786913Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-04-25T04:11:36.6803468Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-04-25T04:11:36.6810524Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-04-25T04:11:36.6816329Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-04-25T04:11:36.6822110Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-04-25T04:11:36.6838392Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-04-25T04:11:36.6869421Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-04-25T04:11:37.0223207Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-04-25T04:11:37.0224645Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-04-25T04:11:37.0226020Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-04-25T04:11:37.0255572Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-04-25T04:11:43.0532947Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-04-25T04:11:43.0534753Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-04-25T04:11:43.0536437Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-04-25T04:11:43.0539110Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-04-25T04:11:43.0540782Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-04-25T04:11:43.0542644Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-04-25T04:11:43.0544398Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-04-25T04:11:43.0709534Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-04-25T04:11:43.0711026Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-04-25T04:11:43.0712420Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-04-25T04:11:43.0713817Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-04-25T04:11:44.2083333Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-04-25T04:11:44.2085994Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-04-25T04:11:44.2088860Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-04-25T04:11:44.2090915Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-04-25T04:11:44.2093580Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-04-25T04:11:44.2255000Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-04-25T04:11:45.9159548Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-04-25T04:11:45.9161099Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-04-25T04:11:45.9162566Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-04-25T04:11:45.9164007Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-04-25T04:11:45.9212771Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-04-25T04:12:03.6008557Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-04-25T04:12:03.6010384Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-04-25T04:12:03.6012048Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-04-25T04:12:03.6013592Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-04-25T04:12:03.6015006Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-04-25T04:12:03.6016807Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2025-04-25T04:12:03.6018339Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-04-25T04:12:03.7010797Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-04-25T04:12:12.5969293Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-04-25T04:12:12.5970141Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-04-25T04:12:12.6118568Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-04-25T04:12:12.6236834Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-04-25T04:12:12.6328768Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-04-25T04:12:12.6570380Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-04-25T04:12:12.6908493Z Submodule path 'third_party/NVTX': checked out 'e170594ac7cf1dac584da473d4ca9301087090c1' 2025-04-25T04:12:12.7279221Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2025-04-25T04:12:13.4368735Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-04-25T04:12:13.4596746Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2025-04-25T04:12:13.6980244Z Submodule path 'third_party/composable_kernel': checked out '8086bbe3a78d931eb96fe12fdc014082e18d18d3' 2025-04-25T04:12:13.7463605Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2025-04-25T04:12:13.8421054Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-04-25T04:12:13.8766356Z Submodule path 'third_party/cudnn_frontend': checked out '8801fd7b31c2f798732ed1e1dd4711a9cde4217d' 2025-04-25T04:12:14.4394425Z Submodule path 'third_party/cutlass': checked out 'afa1772203677c5118fcd82537a9c8fefbcc7008' 2025-04-25T04:12:14.6917698Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2025-04-25T04:12:14.7974391Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2025-04-25T04:12:14.7992510Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2025-04-25T04:12:14.7994555Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2025-04-25T04:12:14.7996881Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2025-04-25T04:12:14.7999346Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2025-04-25T04:12:14.8001939Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2025-04-25T04:12:14.8029288Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2025-04-25T04:12:16.0645484Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2025-04-25T04:12:16.0647286Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2025-04-25T04:12:16.1646840Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2025-04-25T04:12:17.4059169Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2025-04-25T04:12:17.4499757Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2025-04-25T04:12:17.5443528Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2025-04-25T04:12:17.9398717Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2025-04-25T04:12:18.0028922Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2025-04-25T04:12:18.0146888Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2025-04-25T04:12:18.0822296Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-04-25T04:12:18.0841066Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-04-25T04:12:18.0842469Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-04-25T04:12:18.0869271Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-04-25T04:12:20.7644130Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-04-25T04:12:20.9930031Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-04-25T04:12:21.5431135Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-04-25T04:12:21.6747371Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2025-04-25T04:12:21.7089293Z Submodule path 'third_party/fmt': checked out '123913715afeb8a437e6388b4473fcc4753e1c9a' 2025-04-25T04:12:21.7488899Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-04-25T04:12:21.7722450Z Submodule path 'third_party/gloo': checked out 'c61070427610ccd923efe3e7f8b3eca12bbcc31a' 2025-04-25T04:12:21.8262484Z Submodule path 'third_party/googletest': checked out 'b514bdc898e2951020cbdca1304b75f5950d1f59' 2025-04-25T04:12:21.8386439Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-04-25T04:12:21.8403067Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-04-25T04:12:21.8425005Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-04-25T04:12:34.1244303Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-04-25T04:12:34.1424611Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2025-04-25T04:12:34.2269389Z Submodule path 'third_party/kineto': checked out '5fa4bd8c8fb581a621f72957d0cb11431cc4714f' 2025-04-25T04:12:34.2286779Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-04-25T04:12:34.2288546Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-04-25T04:12:34.2291161Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-04-25T04:12:34.2319062Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-04-25T04:12:35.0676697Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-04-25T04:12:36.1518074Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-04-25T04:12:36.2345127Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-04-25T04:12:36.2360511Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-04-25T04:12:36.2362692Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-04-25T04:12:36.2365038Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-04-25T04:12:36.2367889Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-04-25T04:12:36.2370045Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-04-25T04:12:36.2372776Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-04-25T04:12:36.2375561Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-04-25T04:12:36.2378387Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-04-25T04:12:36.2406637Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-04-25T04:12:37.9099149Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-04-25T04:12:37.9130720Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-04-25T04:12:37.9133529Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-04-25T04:12:37.9136030Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-04-25T04:12:38.0100474Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-04-25T04:12:38.4914560Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-04-25T04:12:38.5916065Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-04-25T04:12:45.3456836Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-04-25T04:12:45.3638510Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-04-25T04:12:45.4009854Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-04-25T04:12:45.4146539Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-04-25T04:12:45.4161944Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-04-25T04:12:45.4187108Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-04-25T04:12:45.7108460Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-04-25T04:12:45.7289781Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-04-25T04:12:45.7691760Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-04-25T04:12:45.8674023Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-04-25T04:12:45.8834396Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-04-25T04:12:45.9227243Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-04-25T04:12:45.9811586Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-04-25T04:12:46.0170098Z Submodule path 'third_party/kleidiai': checked out 'ef685a13cfbe8d418aa2ed34350e21e4938358b6' 2025-04-25T04:12:46.0529946Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2025-04-25T04:12:46.1593137Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2025-04-25T04:12:46.5124982Z Submodule path 'third_party/onnx': checked out 'b8baa8446686496da4cc8fda09f2b6fe65c2a02c' 2025-04-25T04:12:46.5161121Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-04-25T04:12:46.5186400Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-04-25T04:12:47.5737994Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2025-04-25T04:12:47.6413574Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-04-25T04:12:47.6432220Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-04-25T04:12:47.6434294Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-04-25T04:12:47.6436560Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-04-25T04:12:47.6439384Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-04-25T04:12:47.6442096Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-04-25T04:12:47.6444563Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-04-25T04:12:47.6447136Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-04-25T04:12:47.6449856Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-04-25T04:12:47.6477258Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-04-25T04:12:48.1396669Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-04-25T04:12:48.1397959Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-04-25T04:12:48.1399085Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-04-25T04:12:48.1400159Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-04-25T04:12:48.2398378Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-04-25T04:12:49.7888130Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-04-25T04:12:58.7999480Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-04-25T04:12:58.8188017Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-04-25T04:12:58.8588781Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-04-25T04:12:58.8750669Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-04-25T04:12:58.9743826Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-04-25T04:12:58.9874451Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-04-25T04:12:59.0018896Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-04-25T04:12:59.0173055Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-04-25T04:12:59.0188255Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-04-25T04:12:59.0190449Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-04-25T04:12:59.0215831Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-04-25T04:13:01.4903856Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-04-25T04:13:01.7409022Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-04-25T04:13:01.7865087Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-04-25T04:13:02.2427011Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-04-25T04:13:02.2552330Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2025-04-25T04:13:02.5219763Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-04-25T04:13:02.5243048Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-04-25T04:13:02.5245080Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-04-25T04:13:02.5271246Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-04-25T04:13:02.9982586Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-04-25T04:13:03.8821927Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-04-25T04:13:03.9535467Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-04-25T04:13:03.9625713Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-04-25T04:13:03.9746178Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-04-25T04:13:04.0104755Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-04-25T04:13:04.0395613Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-04-25T04:13:04.0836931Z Submodule path 'third_party/sleef': checked out '56e1f79cb140fb9326d612d0be06b5250565cade' 2025-04-25T04:13:04.1107447Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2025-04-25T04:13:04.1124296Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-04-25T04:13:04.1126550Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-04-25T04:13:04.1128820Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-04-25T04:13:04.1131311Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-04-25T04:13:04.1160245Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-04-25T04:13:05.8913486Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-04-25T04:13:05.8914541Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-04-25T04:13:05.8915513Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-04-25T04:13:05.9479740Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-04-25T04:13:05.9631668Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-04-25T04:13:06.0349917Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2025-04-25T04:13:06.0635711Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-04-25T04:13:06.0652207Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-04-25T04:13:06.0676878Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-04-25T04:13:06.2744250Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-04-25T04:13:06.2778674Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-04-25T04:13:06.3057344Z Entering 'android/libs/fbjni' 2025-04-25T04:13:06.3097548Z Entering 'third_party/FP16' 2025-04-25T04:13:06.3137038Z Entering 'third_party/FXdiv' 2025-04-25T04:13:06.3174575Z Entering 'third_party/NNPACK' 2025-04-25T04:13:06.3212117Z Entering 'third_party/NVTX' 2025-04-25T04:13:06.3250714Z Entering 'third_party/VulkanMemoryAllocator' 2025-04-25T04:13:06.3288479Z Entering 'third_party/XNNPACK' 2025-04-25T04:13:06.3344460Z Entering 'third_party/benchmark' 2025-04-25T04:13:06.3383499Z Entering 'third_party/composable_kernel' 2025-04-25T04:13:06.3430028Z Entering 'third_party/cpp-httplib' 2025-04-25T04:13:06.3469606Z Entering 'third_party/cpuinfo' 2025-04-25T04:13:06.3509194Z Entering 'third_party/cudnn_frontend' 2025-04-25T04:13:06.3548081Z Entering 'third_party/cutlass' 2025-04-25T04:13:06.3595237Z Entering 'third_party/eigen' 2025-04-25T04:13:06.3635373Z Entering 'third_party/fbgemm' 2025-04-25T04:13:06.3675499Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-04-25T04:13:06.3714504Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-04-25T04:13:06.3751572Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-04-25T04:13:06.3796293Z Entering 'third_party/fbgemm/third_party/googletest' 2025-04-25T04:13:06.3833948Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-04-25T04:13:06.3872885Z Entering 'third_party/flash-attention' 2025-04-25T04:13:06.3914314Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-04-25T04:13:06.3958863Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-04-25T04:13:06.4007547Z Entering 'third_party/flatbuffers' 2025-04-25T04:13:06.4049957Z Entering 'third_party/fmt' 2025-04-25T04:13:06.4088503Z Entering 'third_party/gemmlowp/gemmlowp' 2025-04-25T04:13:06.4126373Z Entering 'third_party/gloo' 2025-04-25T04:13:06.4166072Z Entering 'third_party/googletest' 2025-04-25T04:13:06.4204757Z Entering 'third_party/ideep' 2025-04-25T04:13:06.4243619Z Entering 'third_party/ideep/mkl-dnn' 2025-04-25T04:13:06.4289794Z Entering 'third_party/ittapi' 2025-04-25T04:13:06.4329204Z Entering 'third_party/kineto' 2025-04-25T04:13:06.4368470Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-04-25T04:13:06.4406461Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-04-25T04:13:06.4447602Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-04-25T04:13:06.4485677Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-04-25T04:13:06.4523745Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-04-25T04:13:06.4561783Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-04-25T04:13:06.4601346Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-04-25T04:13:06.4638314Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-04-25T04:13:06.4677157Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-04-25T04:13:06.4716805Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-04-25T04:13:06.4755580Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-04-25T04:13:06.4793899Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-04-25T04:13:06.4832876Z Entering 'third_party/kleidiai' 2025-04-25T04:13:06.4873025Z Entering 'third_party/mimalloc' 2025-04-25T04:13:06.4913007Z Entering 'third_party/nlohmann' 2025-04-25T04:13:06.4954325Z Entering 'third_party/onnx' 2025-04-25T04:13:06.5010367Z Entering 'third_party/onnx/third_party/pybind11' 2025-04-25T04:13:06.5052957Z Entering 'third_party/opentelemetry-cpp' 2025-04-25T04:13:06.5094782Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-04-25T04:13:06.5133605Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-04-25T04:13:06.5171920Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-04-25T04:13:06.5209239Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-04-25T04:13:06.5248594Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-04-25T04:13:06.5286414Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-04-25T04:13:06.5323391Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-04-25T04:13:06.5361199Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-04-25T04:13:06.5401404Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-04-25T04:13:06.5440979Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-04-25T04:13:06.5499952Z Entering 'third_party/pocketfft' 2025-04-25T04:13:06.5540003Z Entering 'third_party/protobuf' 2025-04-25T04:13:06.5583307Z Entering 'third_party/protobuf/third_party/benchmark' 2025-04-25T04:13:06.5620533Z Entering 'third_party/protobuf/third_party/googletest' 2025-04-25T04:13:06.5660139Z Entering 'third_party/psimd' 2025-04-25T04:13:06.5700224Z Entering 'third_party/pthreadpool' 2025-04-25T04:13:06.5739099Z Entering 'third_party/pybind11' 2025-04-25T04:13:06.5778737Z Entering 'third_party/python-peachpy' 2025-04-25T04:13:06.5818019Z Entering 'third_party/sleef' 2025-04-25T04:13:06.5857304Z Entering 'third_party/tensorpipe' 2025-04-25T04:13:06.5896431Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-04-25T04:13:06.5934736Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-04-25T04:13:06.5972347Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-04-25T04:13:06.6009487Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-04-25T04:13:06.6047790Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-04-25T04:13:06.6097616Z ##[endgroup] 2025-04-25T04:13:06.6098080Z ##[group]Persisting credentials for submodules 2025-04-25T04:13:06.6104414Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-04-25T04:13:06.6376874Z Entering 'android/libs/fbjni' 2025-04-25T04:13:06.6430312Z Entering 'third_party/FP16' 2025-04-25T04:13:06.6481922Z Entering 'third_party/FXdiv' 2025-04-25T04:13:06.6532022Z Entering 'third_party/NNPACK' 2025-04-25T04:13:06.6584124Z Entering 'third_party/NVTX' 2025-04-25T04:13:06.6634177Z Entering 'third_party/VulkanMemoryAllocator' 2025-04-25T04:13:06.6684441Z Entering 'third_party/XNNPACK' 2025-04-25T04:13:06.6749247Z Entering 'third_party/benchmark' 2025-04-25T04:13:06.6799738Z Entering 'third_party/composable_kernel' 2025-04-25T04:13:06.6857228Z Entering 'third_party/cpp-httplib' 2025-04-25T04:13:06.6907366Z Entering 'third_party/cpuinfo' 2025-04-25T04:13:06.6958717Z Entering 'third_party/cudnn_frontend' 2025-04-25T04:13:06.7009274Z Entering 'third_party/cutlass' 2025-04-25T04:13:06.7069359Z Entering 'third_party/eigen' 2025-04-25T04:13:06.7122986Z Entering 'third_party/fbgemm' 2025-04-25T04:13:06.7176264Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-04-25T04:13:06.7225707Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-04-25T04:13:06.7276808Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-04-25T04:13:06.7334288Z Entering 'third_party/fbgemm/third_party/googletest' 2025-04-25T04:13:06.7385048Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-04-25T04:13:06.7434718Z Entering 'third_party/flash-attention' 2025-04-25T04:13:06.7487386Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-04-25T04:13:06.7544066Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-04-25T04:13:06.7603167Z Entering 'third_party/flatbuffers' 2025-04-25T04:13:06.7656884Z Entering 'third_party/fmt' 2025-04-25T04:13:06.7708855Z Entering 'third_party/gemmlowp/gemmlowp' 2025-04-25T04:13:06.7760571Z Entering 'third_party/gloo' 2025-04-25T04:13:06.7810900Z Entering 'third_party/googletest' 2025-04-25T04:13:06.7862099Z Entering 'third_party/ideep' 2025-04-25T04:13:06.7911675Z Entering 'third_party/ideep/mkl-dnn' 2025-04-25T04:13:06.7970849Z Entering 'third_party/ittapi' 2025-04-25T04:13:06.8023027Z Entering 'third_party/kineto' 2025-04-25T04:13:06.8075265Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-04-25T04:13:06.8125431Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-04-25T04:13:06.8177265Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-04-25T04:13:06.8227378Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-04-25T04:13:06.8277856Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-04-25T04:13:06.8326574Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-04-25T04:13:06.8380098Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-04-25T04:13:06.8430004Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-04-25T04:13:06.8481037Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-04-25T04:13:06.8532077Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-04-25T04:13:06.8586091Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-04-25T04:13:06.8636311Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-04-25T04:13:06.8688601Z Entering 'third_party/kleidiai' 2025-04-25T04:13:06.8740386Z Entering 'third_party/mimalloc' 2025-04-25T04:13:06.8791349Z Entering 'third_party/nlohmann' 2025-04-25T04:13:06.8843941Z Entering 'third_party/onnx' 2025-04-25T04:13:06.8911464Z Entering 'third_party/onnx/third_party/pybind11' 2025-04-25T04:13:06.8966406Z Entering 'third_party/opentelemetry-cpp' 2025-04-25T04:13:06.9018469Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-04-25T04:13:06.9067133Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-04-25T04:13:06.9116112Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-04-25T04:13:06.9170245Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-04-25T04:13:06.9220693Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-04-25T04:13:06.9270066Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-04-25T04:13:06.9319289Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-04-25T04:13:06.9369905Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-04-25T04:13:06.9422043Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-04-25T04:13:06.9478963Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-04-25T04:13:06.9548411Z Entering 'third_party/pocketfft' 2025-04-25T04:13:06.9598283Z Entering 'third_party/protobuf' 2025-04-25T04:13:06.9650994Z Entering 'third_party/protobuf/third_party/benchmark' 2025-04-25T04:13:06.9701176Z Entering 'third_party/protobuf/third_party/googletest' 2025-04-25T04:13:06.9752825Z Entering 'third_party/psimd' 2025-04-25T04:13:06.9804247Z Entering 'third_party/pthreadpool' 2025-04-25T04:13:06.9853902Z Entering 'third_party/pybind11' 2025-04-25T04:13:06.9904457Z Entering 'third_party/python-peachpy' 2025-04-25T04:13:06.9955284Z Entering 'third_party/sleef' 2025-04-25T04:13:07.0004382Z Entering 'third_party/tensorpipe' 2025-04-25T04:13:07.0054069Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-04-25T04:13:07.0103538Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-04-25T04:13:07.0152475Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-04-25T04:13:07.0202797Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-04-25T04:13:07.0250815Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-04-25T04:13:07.0317253Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-04-25T04:13:07.0594017Z Entering 'android/libs/fbjni' 2025-04-25T04:13:07.0644644Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-04-25T04:13:07.0659346Z Entering 'third_party/FP16' 2025-04-25T04:13:07.0706204Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-04-25T04:13:07.0720832Z Entering 'third_party/FXdiv' 2025-04-25T04:13:07.0772268Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-04-25T04:13:07.0786072Z Entering 'third_party/NNPACK' 2025-04-25T04:13:07.0833943Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-04-25T04:13:07.0848727Z Entering 'third_party/NVTX' 2025-04-25T04:13:07.0895456Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-04-25T04:13:07.0910406Z Entering 'third_party/VulkanMemoryAllocator' 2025-04-25T04:13:07.0957713Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-04-25T04:13:07.0972129Z Entering 'third_party/XNNPACK' 2025-04-25T04:13:07.1018696Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-04-25T04:13:07.1048169Z Entering 'third_party/benchmark' 2025-04-25T04:13:07.1095755Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-04-25T04:13:07.1110515Z Entering 'third_party/composable_kernel' 2025-04-25T04:13:07.1158843Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-04-25T04:13:07.1180288Z Entering 'third_party/cpp-httplib' 2025-04-25T04:13:07.1227134Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-04-25T04:13:07.1242095Z Entering 'third_party/cpuinfo' 2025-04-25T04:13:07.1288660Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-04-25T04:13:07.1303786Z Entering 'third_party/cudnn_frontend' 2025-04-25T04:13:07.1351211Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-04-25T04:13:07.1365706Z Entering 'third_party/cutlass' 2025-04-25T04:13:07.1412685Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-04-25T04:13:07.1435848Z Entering 'third_party/eigen' 2025-04-25T04:13:07.1482638Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2025-04-25T04:13:07.1499002Z Entering 'third_party/fbgemm' 2025-04-25T04:13:07.1547044Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-04-25T04:13:07.1561609Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-04-25T04:13:07.1608327Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2025-04-25T04:13:07.1622478Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-04-25T04:13:07.1669589Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2025-04-25T04:13:07.1684135Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-04-25T04:13:07.1730378Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2025-04-25T04:13:07.1752233Z Entering 'third_party/fbgemm/third_party/googletest' 2025-04-25T04:13:07.1798090Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2025-04-25T04:13:07.1812178Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-04-25T04:13:07.1857969Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2025-04-25T04:13:07.1873429Z Entering 'third_party/flash-attention' 2025-04-25T04:13:07.1920776Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-04-25T04:13:07.1935797Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-04-25T04:13:07.1987130Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-04-25T04:13:07.2008336Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-04-25T04:13:07.2054916Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-04-25T04:13:07.2078988Z Entering 'third_party/flatbuffers' 2025-04-25T04:13:07.2126333Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-04-25T04:13:07.2144839Z Entering 'third_party/fmt' 2025-04-25T04:13:07.2190960Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-04-25T04:13:07.2205807Z Entering 'third_party/gemmlowp/gemmlowp' 2025-04-25T04:13:07.2252199Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-04-25T04:13:07.2267177Z Entering 'third_party/gloo' 2025-04-25T04:13:07.2312820Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-04-25T04:13:07.2327910Z Entering 'third_party/googletest' 2025-04-25T04:13:07.2374148Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-04-25T04:13:07.2388923Z Entering 'third_party/ideep' 2025-04-25T04:13:07.2434984Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-04-25T04:13:07.2448820Z Entering 'third_party/ideep/mkl-dnn' 2025-04-25T04:13:07.2495854Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-04-25T04:13:07.2518684Z Entering 'third_party/ittapi' 2025-04-25T04:13:07.2565200Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-04-25T04:13:07.2579713Z Entering 'third_party/kineto' 2025-04-25T04:13:07.2626840Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-04-25T04:13:07.2641811Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-04-25T04:13:07.2689837Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-04-25T04:13:07.2703679Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-04-25T04:13:07.2751420Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-04-25T04:13:07.2767951Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-04-25T04:13:07.2815276Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-04-25T04:13:07.2829923Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-04-25T04:13:07.2878794Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-04-25T04:13:07.2893041Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-04-25T04:13:07.2942336Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-04-25T04:13:07.2955753Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-04-25T04:13:07.3003836Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-04-25T04:13:07.3019895Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-04-25T04:13:07.3072955Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-04-25T04:13:07.3083433Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-04-25T04:13:07.3129807Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-04-25T04:13:07.3145567Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-04-25T04:13:07.3192102Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-04-25T04:13:07.3208044Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-04-25T04:13:07.3256121Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-04-25T04:13:07.3272572Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-04-25T04:13:07.3320065Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-04-25T04:13:07.3333525Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-04-25T04:13:07.3380745Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-04-25T04:13:07.3396998Z Entering 'third_party/kleidiai' 2025-04-25T04:13:07.3444089Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-04-25T04:13:07.3459731Z Entering 'third_party/mimalloc' 2025-04-25T04:13:07.3506445Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-04-25T04:13:07.3521572Z Entering 'third_party/nlohmann' 2025-04-25T04:13:07.3568434Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-04-25T04:13:07.3584929Z Entering 'third_party/onnx' 2025-04-25T04:13:07.3631291Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-04-25T04:13:07.3664208Z Entering 'third_party/onnx/third_party/pybind11' 2025-04-25T04:13:07.3712515Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-04-25T04:13:07.3729338Z Entering 'third_party/opentelemetry-cpp' 2025-04-25T04:13:07.3777962Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-04-25T04:13:07.3794420Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-04-25T04:13:07.3842497Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-04-25T04:13:07.3856430Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-04-25T04:13:07.3903161Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-04-25T04:13:07.3917724Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-04-25T04:13:07.3965221Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-04-25T04:13:07.3979271Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-04-25T04:13:07.4025225Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-04-25T04:13:07.4042897Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-04-25T04:13:07.4089264Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-04-25T04:13:07.4103528Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-04-25T04:13:07.4152431Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-04-25T04:13:07.4166747Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-04-25T04:13:07.4213916Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-04-25T04:13:07.4228115Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-04-25T04:13:07.4276067Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-04-25T04:13:07.4292476Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-04-25T04:13:07.4341478Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-04-25T04:13:07.4356896Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-04-25T04:13:07.4402499Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-04-25T04:13:07.4437069Z Entering 'third_party/pocketfft' 2025-04-25T04:13:07.4484658Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-04-25T04:13:07.4499444Z Entering 'third_party/protobuf' 2025-04-25T04:13:07.4546730Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-04-25T04:13:07.4564371Z Entering 'third_party/protobuf/third_party/benchmark' 2025-04-25T04:13:07.4610253Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-04-25T04:13:07.4624329Z Entering 'third_party/protobuf/third_party/googletest' 2025-04-25T04:13:07.4671611Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-04-25T04:13:07.4687868Z Entering 'third_party/psimd' 2025-04-25T04:13:07.4733631Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-04-25T04:13:07.4748881Z Entering 'third_party/pthreadpool' 2025-04-25T04:13:07.4793930Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-04-25T04:13:07.4808234Z Entering 'third_party/pybind11' 2025-04-25T04:13:07.4854277Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-04-25T04:13:07.4869231Z Entering 'third_party/python-peachpy' 2025-04-25T04:13:07.4914647Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-04-25T04:13:07.4929225Z Entering 'third_party/sleef' 2025-04-25T04:13:07.4977263Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-04-25T04:13:07.4992368Z Entering 'third_party/tensorpipe' 2025-04-25T04:13:07.5039846Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-04-25T04:13:07.5054161Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-04-25T04:13:07.5100672Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-04-25T04:13:07.5115040Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-04-25T04:13:07.5163186Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-04-25T04:13:07.5177390Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-04-25T04:13:07.5223901Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-04-25T04:13:07.5238783Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-04-25T04:13:07.5286529Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-04-25T04:13:07.5300479Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-04-25T04:13:07.5348444Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-04-25T04:13:07.5937291Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-04-25T04:13:07.6212552Z Entering 'android/libs/fbjni' 2025-04-25T04:13:07.6255596Z Entering 'third_party/FP16' 2025-04-25T04:13:07.6293955Z Entering 'third_party/FXdiv' 2025-04-25T04:13:07.6335740Z Entering 'third_party/NNPACK' 2025-04-25T04:13:07.6373949Z Entering 'third_party/NVTX' 2025-04-25T04:13:07.6413566Z Entering 'third_party/VulkanMemoryAllocator' 2025-04-25T04:13:07.6452564Z Entering 'third_party/XNNPACK' 2025-04-25T04:13:07.6506555Z Entering 'third_party/benchmark' 2025-04-25T04:13:07.6545639Z Entering 'third_party/composable_kernel' 2025-04-25T04:13:07.6589916Z Entering 'third_party/cpp-httplib' 2025-04-25T04:13:07.6627788Z Entering 'third_party/cpuinfo' 2025-04-25T04:13:07.6666768Z Entering 'third_party/cudnn_frontend' 2025-04-25T04:13:07.6705607Z Entering 'third_party/cutlass' 2025-04-25T04:13:07.6753313Z Entering 'third_party/eigen' 2025-04-25T04:13:07.6793614Z Entering 'third_party/fbgemm' 2025-04-25T04:13:07.6832316Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-04-25T04:13:07.6870315Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-04-25T04:13:07.6908806Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-04-25T04:13:07.6954970Z Entering 'third_party/fbgemm/third_party/googletest' 2025-04-25T04:13:07.6993007Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-04-25T04:13:07.7033042Z Entering 'third_party/flash-attention' 2025-04-25T04:13:07.7073965Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-04-25T04:13:07.7118342Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-04-25T04:13:07.7165917Z Entering 'third_party/flatbuffers' 2025-04-25T04:13:07.7208629Z Entering 'third_party/fmt' 2025-04-25T04:13:07.7248958Z Entering 'third_party/gemmlowp/gemmlowp' 2025-04-25T04:13:07.7288610Z Entering 'third_party/gloo' 2025-04-25T04:13:07.7327729Z Entering 'third_party/googletest' 2025-04-25T04:13:07.7368828Z Entering 'third_party/ideep' 2025-04-25T04:13:07.7407478Z Entering 'third_party/ideep/mkl-dnn' 2025-04-25T04:13:07.7454423Z Entering 'third_party/ittapi' 2025-04-25T04:13:07.7493365Z Entering 'third_party/kineto' 2025-04-25T04:13:07.7532588Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-04-25T04:13:07.7571008Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-04-25T04:13:07.7610551Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-04-25T04:13:07.7649790Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-04-25T04:13:07.7688351Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-04-25T04:13:07.7726494Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-04-25T04:13:07.7767594Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-04-25T04:13:07.7806638Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-04-25T04:13:07.7845527Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-04-25T04:13:07.7885164Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-04-25T04:13:07.7924488Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-04-25T04:13:07.7962579Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-04-25T04:13:07.8003113Z Entering 'third_party/kleidiai' 2025-04-25T04:13:07.8044799Z Entering 'third_party/mimalloc' 2025-04-25T04:13:07.8083930Z Entering 'third_party/nlohmann' 2025-04-25T04:13:07.8124275Z Entering 'third_party/onnx' 2025-04-25T04:13:07.8181186Z Entering 'third_party/onnx/third_party/pybind11' 2025-04-25T04:13:07.8223197Z Entering 'third_party/opentelemetry-cpp' 2025-04-25T04:13:07.8265174Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-04-25T04:13:07.8303616Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-04-25T04:13:07.8342793Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-04-25T04:13:07.8380816Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-04-25T04:13:07.8419806Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-04-25T04:13:07.8458437Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-04-25T04:13:07.8495657Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-04-25T04:13:07.8533346Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-04-25T04:13:07.8573898Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-04-25T04:13:07.8612831Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-04-25T04:13:07.8671485Z Entering 'third_party/pocketfft' 2025-04-25T04:13:07.8711471Z Entering 'third_party/protobuf' 2025-04-25T04:13:07.8754690Z Entering 'third_party/protobuf/third_party/benchmark' 2025-04-25T04:13:07.8792486Z Entering 'third_party/protobuf/third_party/googletest' 2025-04-25T04:13:07.8832219Z Entering 'third_party/psimd' 2025-04-25T04:13:07.8872511Z Entering 'third_party/pthreadpool' 2025-04-25T04:13:07.8914882Z Entering 'third_party/pybind11' 2025-04-25T04:13:07.8956016Z Entering 'third_party/python-peachpy' 2025-04-25T04:13:07.8995863Z Entering 'third_party/sleef' 2025-04-25T04:13:07.9036156Z Entering 'third_party/tensorpipe' 2025-04-25T04:13:07.9078213Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-04-25T04:13:07.9115691Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-04-25T04:13:07.9152781Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-04-25T04:13:07.9193591Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-04-25T04:13:07.9229431Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-04-25T04:13:07.9286107Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-04-25T04:13:07.9572669Z Entering 'android/libs/fbjni' 2025-04-25T04:13:07.9613300Z Entering 'third_party/FP16' 2025-04-25T04:13:07.9653426Z Entering 'third_party/FXdiv' 2025-04-25T04:13:07.9695918Z Entering 'third_party/NNPACK' 2025-04-25T04:13:07.9735203Z Entering 'third_party/NVTX' 2025-04-25T04:13:07.9775830Z Entering 'third_party/VulkanMemoryAllocator' 2025-04-25T04:13:07.9814636Z Entering 'third_party/XNNPACK' 2025-04-25T04:13:07.9871181Z Entering 'third_party/benchmark' 2025-04-25T04:13:07.9915318Z Entering 'third_party/composable_kernel' 2025-04-25T04:13:07.9962536Z Entering 'third_party/cpp-httplib' 2025-04-25T04:13:08.0001191Z Entering 'third_party/cpuinfo' 2025-04-25T04:13:08.0040153Z Entering 'third_party/cudnn_frontend' 2025-04-25T04:13:08.0082187Z Entering 'third_party/cutlass' 2025-04-25T04:13:08.0136685Z Entering 'third_party/eigen' 2025-04-25T04:13:08.0179917Z Entering 'third_party/fbgemm' 2025-04-25T04:13:08.0219094Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-04-25T04:13:08.0258862Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-04-25T04:13:08.0298439Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-04-25T04:13:08.0344628Z Entering 'third_party/fbgemm/third_party/googletest' 2025-04-25T04:13:08.0386960Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-04-25T04:13:08.0427043Z Entering 'third_party/flash-attention' 2025-04-25T04:13:08.0468238Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-04-25T04:13:08.0516991Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-04-25T04:13:08.0566806Z Entering 'third_party/flatbuffers' 2025-04-25T04:13:08.0610020Z Entering 'third_party/fmt' 2025-04-25T04:13:08.0649712Z Entering 'third_party/gemmlowp/gemmlowp' 2025-04-25T04:13:08.0689220Z Entering 'third_party/gloo' 2025-04-25T04:13:08.0730530Z Entering 'third_party/googletest' 2025-04-25T04:13:08.0770013Z Entering 'third_party/ideep' 2025-04-25T04:13:08.0809303Z Entering 'third_party/ideep/mkl-dnn' 2025-04-25T04:13:08.0856319Z Entering 'third_party/ittapi' 2025-04-25T04:13:08.0897390Z Entering 'third_party/kineto' 2025-04-25T04:13:08.0938886Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-04-25T04:13:08.0977906Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-04-25T04:13:08.1018582Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-04-25T04:13:08.1058666Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-04-25T04:13:08.1096334Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-04-25T04:13:08.1133819Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-04-25T04:13:08.1175283Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-04-25T04:13:08.1213171Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-04-25T04:13:08.1252773Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-04-25T04:13:08.1292455Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-04-25T04:13:08.1332100Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-04-25T04:13:08.1370345Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-04-25T04:13:08.1410164Z Entering 'third_party/kleidiai' 2025-04-25T04:13:08.1452200Z Entering 'third_party/mimalloc' 2025-04-25T04:13:08.1491419Z Entering 'third_party/nlohmann' 2025-04-25T04:13:08.1532053Z Entering 'third_party/onnx' 2025-04-25T04:13:08.1589714Z Entering 'third_party/onnx/third_party/pybind11' 2025-04-25T04:13:08.1633161Z Entering 'third_party/opentelemetry-cpp' 2025-04-25T04:13:08.1675966Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-04-25T04:13:08.1716313Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-04-25T04:13:08.1755466Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-04-25T04:13:08.1793430Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-04-25T04:13:08.1832894Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-04-25T04:13:08.1870084Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-04-25T04:13:08.1908031Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-04-25T04:13:08.1945726Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-04-25T04:13:08.1986078Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-04-25T04:13:08.2025356Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-04-25T04:13:08.2084048Z Entering 'third_party/pocketfft' 2025-04-25T04:13:08.2123876Z Entering 'third_party/protobuf' 2025-04-25T04:13:08.2167681Z Entering 'third_party/protobuf/third_party/benchmark' 2025-04-25T04:13:08.2205809Z Entering 'third_party/protobuf/third_party/googletest' 2025-04-25T04:13:08.2248158Z Entering 'third_party/psimd' 2025-04-25T04:13:08.2287759Z Entering 'third_party/pthreadpool' 2025-04-25T04:13:08.2326453Z Entering 'third_party/pybind11' 2025-04-25T04:13:08.2365784Z Entering 'third_party/python-peachpy' 2025-04-25T04:13:08.2404273Z Entering 'third_party/sleef' 2025-04-25T04:13:08.2443470Z Entering 'third_party/tensorpipe' 2025-04-25T04:13:08.2482810Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-04-25T04:13:08.2520692Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-04-25T04:13:08.2558839Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-04-25T04:13:08.2595696Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-04-25T04:13:08.2632108Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-04-25T04:13:08.2682883Z ##[endgroup] 2025-04-25T04:13:08.2716960Z [command]/usr/bin/git log -1 --format=%H 2025-04-25T04:13:08.2737880Z b68c0effe97351b0c24b2f7aef671559be6aa977 2025-04-25T04:13:08.2937583Z Prepare all required actions 2025-04-25T04:13:08.2938272Z Getting action download info 2025-04-25T04:13:08.4247343Z ##[group]Run ./.github/actions/setup-linux 2025-04-25T04:13:08.4247697Z ##[endgroup] 2025-04-25T04:13:08.4297420Z ##[group]Run set -euo pipefail 2025-04-25T04:13:08.4297787Z set -euo pipefail 2025-04-25T04:13:08.4298090Z function get_ec2_metadata() { 2025-04-25T04:13:08.4298467Z  # Pulled from instance metadata endpoint for EC2 2025-04-25T04:13:08.4299126Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-04-25T04:13:08.4299704Z  category=$1 2025-04-25T04:13:08.4300063Z  # If it is GCP runner (runner name contains gcp), do not run this 2025-04-25T04:13:08.4300514Z  runner_name_str=i-0f6fdbe6a2e5ac98c 2025-04-25T04:13:08.4300860Z  if [[ -f /.inarc ]]; then 2025-04-25T04:13:08.4301409Z  echo "ARC Runner, no info on ec2 metadata" 2025-04-25T04:13:08.4301817Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2025-04-25T04:13:08.4302285Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2025-04-25T04:13:08.4302724Z  else 2025-04-25T04:13:08.4303606Z  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}" 2025-04-25T04:13:08.4304538Z  fi 2025-04-25T04:13:08.4304744Z } 2025-04-25T04:13:08.4305009Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-04-25T04:13:08.4305447Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-04-25T04:13:08.4305926Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-04-25T04:13:08.4306350Z echo "system info $(uname -a)" 2025-04-25T04:13:08.4313274Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:13:08.4313675Z ##[endgroup] 2025-04-25T04:13:08.4457154Z ami-id: ami-071226ecf16aa7d96 2025-04-25T04:13:08.4559245Z instance-id: i-0f6fdbe6a2e5ac98c 2025-04-25T04:13:08.4658005Z instance-type: c5.2xlarge 2025-04-25T04:13:08.4668587Z system info Linux ip-10-0-13-216.ec2.internal 6.1.130-139.222.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 11 01:10:58 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-04-25T04:13:08.4698987Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-04-25T04:13:08.4699980Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-04-25T04:13:08.4706819Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:13:08.4707205Z ##[endgroup] 2025-04-25T04:13:08.4767290Z ##[group]Run if systemctl is-active --quiet docker; then 2025-04-25T04:13:08.4767805Z if systemctl is-active --quiet docker; then 2025-04-25T04:13:08.4768205Z  echo "Docker daemon is running..."; 2025-04-25T04:13:08.4768531Z else 2025-04-25T04:13:08.4768899Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2025-04-25T04:13:08.4769341Z fi 2025-04-25T04:13:08.4775009Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:13:08.4775401Z ##[endgroup] 2025-04-25T04:13:08.4852014Z Docker daemon is running... 2025-04-25T04:13:08.4899925Z ##[group]Run nick-fields/retry@v3.0.0 2025-04-25T04:13:08.4900251Z with: 2025-04-25T04:13:08.4900451Z shell: bash 2025-04-25T04:13:08.4900684Z timeout_minutes: 5 2025-04-25T04:13:08.4900940Z max_attempts: 3 2025-04-25T04:13:08.4901190Z retry_wait_seconds: 30 2025-04-25T04:13:08.4903884Z 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 2025-04-25T04:13:08.4906394Z polling_interval_seconds: 1 2025-04-25T04:13:08.4906679Z warning_on_retry: true 2025-04-25T04:13:08.4906953Z continue_on_error: false 2025-04-25T04:13:08.4907219Z env: 2025-04-25T04:13:08.4907420Z AWS_RETRY_MODE: standard 2025-04-25T04:13:08.4907693Z AWS_MAX_ATTEMPTS: 5 2025-04-25T04:13:08.4907963Z AWS_DEFAULT_REGION: us-east-1 2025-04-25T04:13:08.4908251Z ##[endgroup] 2025-04-25T04:13:09.8262874Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-04-25T04:13:09.8264015Z Configure a credential helper to remove this warning. See 2025-04-25T04:13:09.8264972Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-04-25T04:13:09.8265610Z 2025-04-25T04:13:09.8269220Z Login Succeeded 2025-04-25T04:13:10.6878743Z Command completed after 1 attempt(s). 2025-04-25T04:13:10.6949783Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-04-25T04:13:10.6950753Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-04-25T04:13:10.6951619Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-04-25T04:13:10.6960285Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:13:10.6960982Z ##[endgroup] 2025-04-25T04:13:10.7094609Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-04-25T04:13:10.7095217Z # ignore expansion of "docker ps -q" since it could be empty 2025-04-25T04:13:10.7095667Z # shellcheck disable=SC2046 2025-04-25T04:13:10.7096056Z docker stop $(docker ps -q) || true 2025-04-25T04:13:10.7096400Z # Prune all of the docker images 2025-04-25T04:13:10.7096741Z docker system prune -af 2025-04-25T04:13:10.7102748Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:13:10.7103134Z ##[endgroup] 2025-04-25T04:13:10.7330198Z "docker stop" requires at least 1 argument. 2025-04-25T04:13:10.7330611Z See 'docker stop --help'. 2025-04-25T04:13:10.7330791Z 2025-04-25T04:13:10.7330958Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-04-25T04:13:10.7331247Z 2025-04-25T04:13:10.7331360Z Stop one or more running containers 2025-04-25T04:13:10.7500911Z Total reclaimed space: 0B 2025-04-25T04:13:10.7543794Z ##[group]Run set +e 2025-04-25T04:13:10.7544112Z set +e 2025-04-25T04:13:10.7544342Z set -x 2025-04-25T04:13:10.7544570Z  2025-04-25T04:13:10.7544826Z PT_DOMAIN=download.pytorch.org 2025-04-25T04:13:10.7545449Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2025-04-25T04:13:10.7546252Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2025-04-25T04:13:10.7546797Z # one is returned at random 2025-04-25T04:13:10.7547205Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2025-04-25T04:13:10.7547585Z  2025-04-25T04:13:10.7547825Z if [ -z "${RESOLVED_IP}" ]; then 2025-04-25T04:13:10.7548270Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2025-04-25T04:13:10.7548800Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2025-04-25T04:13:10.7549210Z  2025-04-25T04:13:10.7549453Z  if [ -z "${RESOLVED_IP}" ]; then 2025-04-25T04:13:10.7549842Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2025-04-25T04:13:10.7550223Z  exit 1 2025-04-25T04:13:10.7550609Z  fi 2025-04-25T04:13:10.7550833Z fi 2025-04-25T04:13:10.7551162Z  2025-04-25T04:13:10.7551434Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2025-04-25T04:13:10.7551815Z  # Clean up any old records first 2025-04-25T04:13:10.7552173Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2025-04-25T04:13:10.7552512Z fi 2025-04-25T04:13:10.7552730Z  2025-04-25T04:13:10.7553036Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2025-04-25T04:13:10.7553449Z cat /etc/hosts 2025-04-25T04:13:10.7559522Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:13:10.7559922Z ##[endgroup] 2025-04-25T04:13:10.7583100Z + PT_DOMAIN=download.pytorch.org 2025-04-25T04:13:10.7589207Z ++ dig -4 +short download.pytorch.org 2025-04-25T04:13:10.7589915Z ++ tail -n1 2025-04-25T04:13:10.8040466Z + RESOLVED_IP=18.160.10.28 2025-04-25T04:13:10.8040978Z + '[' -z 18.160.10.28 ']' 2025-04-25T04:13:10.8041492Z + grep -r download.pytorch.org /etc/hosts 2025-04-25T04:13:10.8055929Z + echo '18.160.10.28 download.pytorch.org' 2025-04-25T04:13:10.8056398Z + sudo tee -a /etc/hosts 2025-04-25T04:13:11.1538024Z 18.160.10.28 download.pytorch.org 2025-04-25T04:13:11.1555489Z + cat /etc/hosts 2025-04-25T04:13:11.1563700Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2025-04-25T04:13:11.1569210Z ::1 localhost6 localhost6.localdomain6 2025-04-25T04:13:11.1569629Z 18.160.10.28 download.pytorch.org 2025-04-25T04:13:11.1746838Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2025-04-25T04:13:11.1747345Z with: 2025-04-25T04:13:11.1747639Z docker-image-name: pytorch-linux-focal-rocm-n-py3 2025-04-25T04:13:11.1748036Z docker-build-dir: .ci/docker 2025-04-25T04:13:11.1748334Z docker-build-script: ./build.sh 2025-04-25T04:13:11.1748642Z working-directory: . 2025-04-25T04:13:11.1749005Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-04-25T04:13:11.1749421Z force-push: false 2025-04-25T04:13:11.1749662Z ##[endgroup] 2025-04-25T04:13:11.1779028Z ##[group]Run set -ex 2025-04-25T04:13:11.1779383Z set -ex 2025-04-25T04:13:11.1779613Z  2025-04-25T04:13:11.1780026Z # If the docker build directory or the build script doesn't exist, the action will 2025-04-25T04:13:11.1780723Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-04-25T04:13:11.1781484Z # job could then download the pre-built image as usual 2025-04-25T04:13:11.1782059Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/${DOCKER_BUILD_SCRIPT}" ]]; then 2025-04-25T04:13:11.1782578Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-04-25T04:13:11.1783044Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-04-25T04:13:11.1783470Z  2025-04-25T04:13:11.1783839Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2025-04-25T04:13:11.1784295Z  exit 0 2025-04-25T04:13:11.1784527Z else 2025-04-25T04:13:11.1784803Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-04-25T04:13:11.1785122Z fi 2025-04-25T04:13:11.1785338Z  2025-04-25T04:13:11.1785687Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-04-25T04:13:11.1786297Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-04-25T04:13:11.1786850Z  # use it as it is, but first let's extract the tag 2025-04-25T04:13:11.1787344Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-04-25T04:13:11.1787865Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-04-25T04:13:11.1788356Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-04-25T04:13:11.1788775Z else 2025-04-25T04:13:11.1789240Z  DOCKER_TAG=${CUSTOM_TAG_PREFIX:+${CUSTOM_TAG_PREFIX}-}$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-04-25T04:13:11.1790026Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-04-25T04:13:11.1790667Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-04-25T04:13:11.1791243Z fi 2025-04-25T04:13:11.1799995Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:13:11.1800375Z env: 2025-04-25T04:13:11.1800619Z REPO_NAME: pytorch 2025-04-25T04:13:11.1800943Z DOCKER_IMAGE_NAME: pytorch-linux-focal-rocm-n-py3 2025-04-25T04:13:11.1801314Z DOCKER_BUILD_DIR: .ci/docker 2025-04-25T04:13:11.1801615Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-04-25T04:13:11.1802009Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-04-25T04:13:11.1802416Z CUSTOM_TAG_PREFIX: 2025-04-25T04:13:11.1802659Z ##[endgroup] 2025-04-25T04:13:11.1827672Z + [[ ! -d .ci/docker ]] 2025-04-25T04:13:11.1828002Z + [[ ! -f .ci/docker/./build.sh ]] 2025-04-25T04:13:11.1828312Z + echo skip=false 2025-04-25T04:13:11.1828836Z + [[ pytorch-linux-focal-rocm-n-py3 == *\3\0\8\5\3\5\3\8\5\1\1\4\.\d\k\r\.\e\c\r\.\u\s\-\e\a\s\t\-\1\.\a\m\a\z\o\n\a\w\s\.\c\o\m\/\p\y\t\o\r\c\h* ]] 2025-04-25T04:13:11.1831695Z ++ git rev-parse HEAD:.ci/docker 2025-04-25T04:13:11.1848637Z + DOCKER_TAG=f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-25T04:13:11.1849081Z + echo docker-tag=f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-25T04:13:11.1850115Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-25T04:13:11.1888289Z ##[group]Run set +e 2025-04-25T04:13:11.1888643Z set +e 2025-04-25T04:13:11.1888880Z set -x 2025-04-25T04:13:11.1889112Z  2025-04-25T04:13:11.1889319Z login() { 2025-04-25T04:13:11.1889811Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-04-25T04:13:11.1890364Z } 2025-04-25T04:13:11.1890567Z  2025-04-25T04:13:11.1890788Z retry () { 2025-04-25T04:13:11.1891074Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-04-25T04:13:11.1891389Z } 2025-04-25T04:13:11.1891605Z  2025-04-25T04:13:11.1891851Z retry login "${DOCKER_REGISTRY}" 2025-04-25T04:13:11.1892170Z  2025-04-25T04:13:11.1892383Z START_TIME=$(date +%s) 2025-04-25T04:13:11.1892700Z # Wait up to 120 minutes 2025-04-25T04:13:11.1893075Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-04-25T04:13:11.1893570Z  # Check if image already exists, if it does then skip building it 2025-04-25T04:13:11.1894076Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-04-25T04:13:11.1894453Z  exit 0 2025-04-25T04:13:11.1894683Z  fi 2025-04-25T04:13:11.1894904Z  2025-04-25T04:13:11.1895298Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-04-25T04:13:11.1895988Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-04-25T04:13:11.1896663Z  # latter, it will wait for the Docker images to become available before continuing 2025-04-25T04:13:11.1897204Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-04-25T04:13:11.1897618Z  # It's a Docker build job, let's build the image 2025-04-25T04:13:11.1897983Z  break 2025-04-25T04:13:11.1898213Z  else 2025-04-25T04:13:11.1898562Z  # It's a regular build job, wait for the image to become available 2025-04-25T04:13:11.1898995Z  sleep 300 2025-04-25T04:13:11.1899239Z  fi 2025-04-25T04:13:11.1899468Z done 2025-04-25T04:13:11.1899687Z  2025-04-25T04:13:11.1900036Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-04-25T04:13:11.1900808Z # be empty. The default action would be to continue rebuild the image 2025-04-25T04:13:11.1901503Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-04-25T04:13:11.1901979Z  # if we're on the base branch then use the parent commit 2025-04-25T04:13:11.1902389Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-04-25T04:13:11.1902721Z else 2025-04-25T04:13:11.1903070Z  # otherwise we're on a PR, so use the most recent base commit 2025-04-25T04:13:11.1903553Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-04-25T04:13:11.1903930Z fi 2025-04-25T04:13:11.1904152Z  2025-04-25T04:13:11.1904392Z if [[ -z "${MERGE_BASE}" ]]; then 2025-04-25T04:13:11.1904752Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-04-25T04:13:11.1905099Z  2025-04-25T04:13:11.1905583Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-04-25T04:13:11.1906146Z  exit 0 2025-04-25T04:13:11.1906382Z fi 2025-04-25T04:13:11.1906602Z  2025-04-25T04:13:11.1906903Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-04-25T04:13:11.1907610Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-04-25T04:13:11.1908214Z  exit 1 2025-04-25T04:13:11.1908444Z fi 2025-04-25T04:13:11.1908764Z  2025-04-25T04:13:11.1909147Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-04-25T04:13:11.1909837Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-04-25T04:13:11.1910450Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-04-25T04:13:11.1911144Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-04-25T04:13:11.1911944Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-04-25T04:13:11.1912420Z fi 2025-04-25T04:13:11.1912629Z  2025-04-25T04:13:11.1912906Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-04-25T04:13:11.1918951Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:13:11.1919350Z env: 2025-04-25T04:13:11.1919573Z DOCKER_BUILD_DIR: .ci/docker 2025-04-25T04:13:11.1919945Z BASE_REVISION: b68c0effe97351b0c24b2f7aef671559be6aa977 2025-04-25T04:13:11.1920749Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-25T04:13:11.1921534Z DOCKER_TAG: f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-25T04:13:11.1921991Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-04-25T04:13:11.1922400Z DOCKER_PUSH: 2025-04-25T04:13:11.1922648Z ##[endgroup] 2025-04-25T04:13:11.1947114Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-04-25T04:13:11.1947559Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-04-25T04:13:11.1949718Z + aws ecr get-login-password --region us-east-1 2025-04-25T04:13:11.1951165Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-04-25T04:13:11.7640635Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-04-25T04:13:11.7641369Z Configure a credential helper to remove this warning. See 2025-04-25T04:13:11.7642049Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-04-25T04:13:11.7642702Z 2025-04-25T04:13:11.7642968Z Login Succeeded 2025-04-25T04:13:11.7658619Z ++ date +%s 2025-04-25T04:13:11.7669254Z + START_TIME=1745554391 2025-04-25T04:13:11.7672017Z ++ date +%s 2025-04-25T04:13:11.7680210Z + [[ 1745547191 -lt 1745554391 ]] 2025-04-25T04:13:11.7681106Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-25T04:13:12.0167563Z { 2025-04-25T04:13:12.0167983Z "schemaVersion": 2, 2025-04-25T04:13:12.0168562Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-04-25T04:13:12.0169218Z "config": { 2025-04-25T04:13:12.0169770Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-04-25T04:13:12.0170384Z "size": 30698, 2025-04-25T04:13:12.0171013Z "digest": "sha256:34cd6ce721a4f3484d87152141847442aeb9accf3a8fd11075a1d216bdb18006" 2025-04-25T04:13:12.0171746Z }, 2025-04-25T04:13:12.0172063Z "layers": [ 2025-04-25T04:13:12.0172392Z { 2025-04-25T04:13:12.0172744Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0173355Z "size": 28583629, 2025-04-25T04:13:12.0174009Z "digest": "sha256:e573979f5081f39d8f12d1ebe77f347a662dbc42b84c785396daaeca6f9d0b6d" 2025-04-25T04:13:12.0174663Z }, 2025-04-25T04:13:12.0174914Z { 2025-04-25T04:13:12.0175254Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0175673Z "size": 1894, 2025-04-25T04:13:12.0176095Z "digest": "sha256:2db5ce1e0631a1e7fcc2e5c9c8c6e769189b140f77821368de7e2c4277f28e29" 2025-04-25T04:13:12.0176579Z }, 2025-04-25T04:13:12.0176777Z { 2025-04-25T04:13:12.0177095Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0177522Z "size": 312630526, 2025-04-25T04:13:12.0178235Z "digest": "sha256:f1ecf534a9fdfb59bae323654b169b005a2c380e1cce50d93817d0346ac34ad4" 2025-04-25T04:13:12.0178711Z }, 2025-04-25T04:13:12.0178911Z { 2025-04-25T04:13:12.0179241Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0179651Z "size": 703, 2025-04-25T04:13:12.0180136Z "digest": "sha256:5c3409aa49471c0337810f0b576dfb38e35ed8f247a07825ed05b21944efc675" 2025-04-25T04:13:12.0180837Z }, 2025-04-25T04:13:12.0181125Z { 2025-04-25T04:13:12.0181767Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0182476Z "size": 1260, 2025-04-25T04:13:12.0183118Z "digest": "sha256:0f535a0b73c41d382d72aff1c8030575c276973743963a6a5a018ae684e4f688" 2025-04-25T04:13:12.0183689Z }, 2025-04-25T04:13:12.0183892Z { 2025-04-25T04:13:12.0184230Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0184645Z "size": 484, 2025-04-25T04:13:12.0185082Z "digest": "sha256:c4f481217b1cf2a8fb7e57fd6e8639f5ca0ad6f65bd543bbccd015f4cc5ebfe8" 2025-04-25T04:13:12.0185571Z }, 2025-04-25T04:13:12.0185755Z { 2025-04-25T04:13:12.0186084Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0186509Z "size": 93672332, 2025-04-25T04:13:12.0186926Z "digest": "sha256:4335f8ad059c7a313a53f7ba2e73a10d43c3105dc8a1d64fd3ac6238d704f6ef" 2025-04-25T04:13:12.0187406Z }, 2025-04-25T04:13:12.0187601Z { 2025-04-25T04:13:12.0187919Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0188454Z + exit 0 2025-04-25T04:13:12.0188670Z "size": 3766, 2025-04-25T04:13:12.0189091Z "digest": "sha256:545f3611ba9a0c1f472938ce0af527904ea6c18d61f1a302dd1d56c59bbb363e" 2025-04-25T04:13:12.0189560Z }, 2025-04-25T04:13:12.0189761Z { 2025-04-25T04:13:12.0190098Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0190509Z "size": 1865, 2025-04-25T04:13:12.0190921Z "digest": "sha256:697dcf911c268376be0cf2071df1170c51163237e40a2e9e89398961881496f0" 2025-04-25T04:13:12.0191393Z }, 2025-04-25T04:13:12.0191577Z { 2025-04-25T04:13:12.0191910Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0192328Z "size": 701, 2025-04-25T04:13:12.0192737Z "digest": "sha256:7cdffbeea3da2f9187485c11a0b245cec525a103720990daf8ae5d9c9be089a4" 2025-04-25T04:13:12.0193221Z }, 2025-04-25T04:13:12.0193416Z { 2025-04-25T04:13:12.0193733Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0194332Z "size": 2795587768, 2025-04-25T04:13:12.0194769Z "digest": "sha256:bf964271ff191a54c589b5115d3b24c51e94a514fdeaf99fe1fc650181099858" 2025-04-25T04:13:12.0195250Z }, 2025-04-25T04:13:12.0195438Z { 2025-04-25T04:13:12.0195770Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0196197Z "size": 380, 2025-04-25T04:13:12.0196592Z "digest": "sha256:2bd40b41b145276980ca7fb47093c137f7b1fa446ac8e51a98c665d024103298" 2025-04-25T04:13:12.0197072Z }, 2025-04-25T04:13:12.0197269Z { 2025-04-25T04:13:12.0197587Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0198010Z "size": 68638751, 2025-04-25T04:13:12.0198431Z "digest": "sha256:b1a7204915b7145a4851d71ff6a7971b30510018bc6aeb848508c1fe7dad9fac" 2025-04-25T04:13:12.0198892Z }, 2025-04-25T04:13:12.0199088Z { 2025-04-25T04:13:12.0199419Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0199844Z "size": 791, 2025-04-25T04:13:12.0200247Z "digest": "sha256:22e97809bfdef3a4812372b779a4c1b703702f5daacf0bf1220b6a9eab60de58" 2025-04-25T04:13:12.0200730Z }, 2025-04-25T04:13:12.0200925Z { 2025-04-25T04:13:12.0201247Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0201671Z "size": 104, 2025-04-25T04:13:12.0202087Z "digest": "sha256:7f692a070e087c9498ee65572ae9dfd8758312bd0e7bd550f086d07269598946" 2025-04-25T04:13:12.0202547Z }, 2025-04-25T04:13:12.0202818Z { 2025-04-25T04:13:12.0203151Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0203561Z "size": 504, 2025-04-25T04:13:12.0203983Z "digest": "sha256:7d5dcba359ec17d73b3f99e4b659fe07b827a0c6e3b3935bca910c6c13294b59" 2025-04-25T04:13:12.0204467Z }, 2025-04-25T04:13:12.0204653Z { 2025-04-25T04:13:12.0204983Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0205412Z "size": 108411751, 2025-04-25T04:13:12.0205855Z "digest": "sha256:26bc3b655c2c79eb5c377f4fbb043fe92beb08b16b18db034bb8f92b1f56006a" 2025-04-25T04:13:12.0206330Z }, 2025-04-25T04:13:12.0206534Z { 2025-04-25T04:13:12.0206873Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0207286Z "size": 109, 2025-04-25T04:13:12.0207721Z "digest": "sha256:d3d49a239b3b7dea3fcedf79eccae347e8bfdcec79ce422cf1a7051b5f15cce3" 2025-04-25T04:13:12.0208220Z }, 2025-04-25T04:13:12.0208407Z { 2025-04-25T04:13:12.0208750Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0209178Z "size": 1472, 2025-04-25T04:13:12.0209591Z "digest": "sha256:1eb0033afa635aa978fadd518569d6319c1c30ab2dd66ff677e5b57d2191b097" 2025-04-25T04:13:12.0210080Z }, 2025-04-25T04:13:12.0210283Z { 2025-04-25T04:13:12.0210604Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0211035Z "size": 429615917, 2025-04-25T04:13:12.0211462Z "digest": "sha256:30970457a9f9083a2a5dae43c422817ca999069fea78e8539ffd595b9864e06d" 2025-04-25T04:13:12.0211943Z }, 2025-04-25T04:13:12.0212127Z { 2025-04-25T04:13:12.0212458Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0212880Z "size": 161, 2025-04-25T04:13:12.0213280Z "digest": "sha256:df48990ef7192f7155a517f7b47d2dc3e20ff21ec70594dd13c8a72045d2d289" 2025-04-25T04:13:12.0213754Z }, 2025-04-25T04:13:12.0213948Z { 2025-04-25T04:13:12.0214278Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0214702Z "size": 2020, 2025-04-25T04:13:12.0215125Z "digest": "sha256:a4cced2d068fe50e5b119ac2872768b377fc829d1b6d9aeada22e8452da0fdf5" 2025-04-25T04:13:12.0215598Z }, 2025-04-25T04:13:12.0215793Z { 2025-04-25T04:13:12.0216121Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0216547Z "size": 8666608553, 2025-04-25T04:13:12.0216977Z "digest": "sha256:78c987ecaad25ddf7c7abe24802f773bbd6028d7dd9b2e86449e55dc5fe63a9b" 2025-04-25T04:13:12.0217687Z }, 2025-04-25T04:13:12.0217888Z { 2025-04-25T04:13:12.0218209Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0218636Z "size": 105, 2025-04-25T04:13:12.0219061Z "digest": "sha256:5f8204dc9b54c2dab183625b10cac96fc24f7a372b84d8ea9e4d9c9c2c43701e" 2025-04-25T04:13:12.0219530Z }, 2025-04-25T04:13:12.0219728Z { 2025-04-25T04:13:12.0220061Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0220476Z "size": 542, 2025-04-25T04:13:12.0220894Z "digest": "sha256:453718775e9b34916dddee754deb1e4bb11c44fdf5946bd56dc6cc51546c689d" 2025-04-25T04:13:12.0221442Z }, 2025-04-25T04:13:12.0221626Z { 2025-04-25T04:13:12.0221961Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0222389Z "size": 682231098, 2025-04-25T04:13:12.0222825Z "digest": "sha256:21799f90e1a87dfeda4e01da87df5072b307bfa90e49bc869d7558e3802e06d4" 2025-04-25T04:13:12.0223300Z }, 2025-04-25T04:13:12.0223498Z { 2025-04-25T04:13:12.0223830Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0224241Z "size": 111, 2025-04-25T04:13:12.0224672Z "digest": "sha256:a5fdc1fc436cc8a2d5bba8255bea8cead0b88a073728b8c9bbfcf441566b9ab8" 2025-04-25T04:13:12.0225166Z }, 2025-04-25T04:13:12.0225351Z { 2025-04-25T04:13:12.0225681Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0226101Z "size": 1555, 2025-04-25T04:13:12.0226582Z "digest": "sha256:8a531b8941d085f579a0fd643b1d48a39c65a12a6619087ace6521d96e70e17f" 2025-04-25T04:13:12.0227064Z }, 2025-04-25T04:13:12.0227267Z { 2025-04-25T04:13:12.0227604Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0228015Z "size": 107, 2025-04-25T04:13:12.0228438Z "digest": "sha256:9696eb6eaac88ebfcf4efb3b7ac82549ba5d75e1c90c4e1314a93d94629e4b25" 2025-04-25T04:13:12.0228924Z }, 2025-04-25T04:13:12.0229111Z { 2025-04-25T04:13:12.0229442Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0229868Z "size": 166, 2025-04-25T04:13:12.0230268Z "digest": "sha256:875e6c05b7f451915266e05baa582245b7b4a01fcbdeec07b35f194d9fbb6914" 2025-04-25T04:13:12.0230749Z }, 2025-04-25T04:13:12.0230944Z { 2025-04-25T04:13:12.0231265Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0231690Z "size": 2726472, 2025-04-25T04:13:12.0232111Z "digest": "sha256:c55088ba2941261ffcbfbf199c0b76410ef34cdd9314833e713e5f7091176be3" 2025-04-25T04:13:12.0232576Z }, 2025-04-25T04:13:12.0232771Z { 2025-04-25T04:13:12.0233102Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0233523Z "size": 107, 2025-04-25T04:13:12.0233917Z "digest": "sha256:11d0f2e1766140314ad539a6bf8d20b5e9070493e79eb356f79bb330389b1bbd" 2025-04-25T04:13:12.0234391Z }, 2025-04-25T04:13:12.0234585Z { 2025-04-25T04:13:12.0234910Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0235334Z "size": 801, 2025-04-25T04:13:12.0235752Z "digest": "sha256:ef8ec05d5147ccf77269b66fc4c20d61b8f709b8b524728e6efaa913e7b81ee9" 2025-04-25T04:13:12.0236223Z }, 2025-04-25T04:13:12.0236422Z { 2025-04-25T04:13:12.0236758Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0237168Z "size": 26660309, 2025-04-25T04:13:12.0237857Z "digest": "sha256:d13c91bc646d4298276ced358d42ec4dec76d1a7ad5a54e647cd0f1ab7dfff21" 2025-04-25T04:13:12.0238351Z }, 2025-04-25T04:13:12.0238535Z { 2025-04-25T04:13:12.0238870Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0239292Z "size": 104, 2025-04-25T04:13:12.0239707Z "digest": "sha256:f2dc05ea6d1c881149268ad6d5b9af4816e90bb0a90d9e7a37f8166eb1a0c910" 2025-04-25T04:13:12.0240181Z }, 2025-04-25T04:13:12.0240377Z { 2025-04-25T04:13:12.0240708Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0241331Z "size": 425, 2025-04-25T04:13:12.0241765Z "digest": "sha256:24aecc8cff98df1a77820cbda635834dbae38fafad4bb0cdb9ee1bddeb59058e" 2025-04-25T04:13:12.0242269Z }, 2025-04-25T04:13:12.0242456Z { 2025-04-25T04:13:12.0242793Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0243225Z "size": 19199347, 2025-04-25T04:13:12.0243647Z "digest": "sha256:5be8594d0dd596c18c9b5888c86dfdece20e604372c902be005340bb6444eb49" 2025-04-25T04:13:12.0244140Z }, 2025-04-25T04:13:12.0244341Z { 2025-04-25T04:13:12.0244678Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0245092Z "size": 642, 2025-04-25T04:13:12.0245518Z "digest": "sha256:b97b5e4224f57fcdf563ee5492e2060a12dcce1af10c7bc62800a2ef029ecd56" 2025-04-25T04:13:12.0246010Z }, 2025-04-25T04:13:12.0246199Z { 2025-04-25T04:13:12.0246537Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0246969Z "size": 701, 2025-04-25T04:13:12.0247379Z "digest": "sha256:7cdffbeea3da2f9187485c11a0b245cec525a103720990daf8ae5d9c9be089a4" 2025-04-25T04:13:12.0247871Z }, 2025-04-25T04:13:12.0248070Z { 2025-04-25T04:13:12.0248389Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0248811Z "size": 141, 2025-04-25T04:13:12.0249230Z "digest": "sha256:7491c96ceff50f985bf0f05cfab1ea47b5005f5f1a763702d96d61e19af8bc99" 2025-04-25T04:13:12.0249701Z }, 2025-04-25T04:13:12.0249987Z { 2025-04-25T04:13:12.0250320Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0250743Z "size": 135, 2025-04-25T04:13:12.0251151Z "digest": "sha256:101b3025b11e7f2f5a70e62f9e3cb67c9becd47ba56dafc6405ff5a463e6e146" 2025-04-25T04:13:12.0251636Z }, 2025-04-25T04:13:12.0251832Z { 2025-04-25T04:13:12.0252149Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0252574Z "size": 5221737316, 2025-04-25T04:13:12.0253006Z "digest": "sha256:95285d7f27433946ce5154907b8baefb0da88e7852928c0f643743a1f5281afe" 2025-04-25T04:13:12.0253466Z }, 2025-04-25T04:13:12.0253665Z { 2025-04-25T04:13:12.0254000Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0254417Z "size": 193, 2025-04-25T04:13:12.0254832Z "digest": "sha256:f6457eb37053418c22e0afbb6a309e890c235a07d84f52a52c2a4c8ac0feed9d" 2025-04-25T04:13:12.0255309Z }, 2025-04-25T04:13:12.0255496Z { 2025-04-25T04:13:12.0255831Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0256256Z "size": 563, 2025-04-25T04:13:12.0256672Z "digest": "sha256:08d09dcfe8fc543f09a4980be8b1a9d4f34d51871ea671247d7a50fa02b69b20" 2025-04-25T04:13:12.0257147Z }, 2025-04-25T04:13:12.0257346Z { 2025-04-25T04:13:12.0257676Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0258096Z "size": 43204573, 2025-04-25T04:13:12.0258526Z "digest": "sha256:809188ae2c9e9fc25746a808a46d76858a5598be1b2bb19bb878d18bf58e04d1" 2025-04-25T04:13:12.0259005Z }, 2025-04-25T04:13:12.0259192Z { 2025-04-25T04:13:12.0259527Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0259951Z "size": 106, 2025-04-25T04:13:12.0260349Z "digest": "sha256:8774078b5a4c9ba0ea2a8c8f974be71977f25670c77c085906eb31362c217cd4" 2025-04-25T04:13:12.0260829Z }, 2025-04-25T04:13:12.0261030Z { 2025-04-25T04:13:12.0261456Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0261874Z "size": 345, 2025-04-25T04:13:12.0262292Z "digest": "sha256:092e88537c972d5357b36bcd82a5cda6b9a59793733550bc0b10d5a13e85a27a" 2025-04-25T04:13:12.0262774Z }, 2025-04-25T04:13:12.0262961Z { 2025-04-25T04:13:12.0263298Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0263729Z "size": 88292, 2025-04-25T04:13:12.0264149Z "digest": "sha256:76b8e2afd5da4f8c3900eb6afbd19fca3cb58e63f658d27bd0a0c1cebfb6124e" 2025-04-25T04:13:12.0264731Z }, 2025-04-25T04:13:12.0264931Z { 2025-04-25T04:13:12.0265258Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0265688Z "size": 106, 2025-04-25T04:13:12.0266099Z "digest": "sha256:2632a791449064237077b2b75a9a7feaba63f29652ed7d63a6ec148a50f89e5f" 2025-04-25T04:13:12.0266573Z }, 2025-04-25T04:13:12.0266758Z { 2025-04-25T04:13:12.0267090Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0267516Z "size": 1561, 2025-04-25T04:13:12.0267920Z "digest": "sha256:85e96d12bd1f07610d764eb39045abc44d38d3ee806a25ecb49c5ca4c4a415ea" 2025-04-25T04:13:12.0268400Z }, 2025-04-25T04:13:12.0268598Z { 2025-04-25T04:13:12.0268916Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0269343Z "size": 701, 2025-04-25T04:13:12.0269763Z "digest": "sha256:7cdffbeea3da2f9187485c11a0b245cec525a103720990daf8ae5d9c9be089a4" 2025-04-25T04:13:12.0270244Z }, 2025-04-25T04:13:12.0270440Z { 2025-04-25T04:13:12.0270773Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0271184Z "size": 139, 2025-04-25T04:13:12.0271601Z "digest": "sha256:305f5dc736d68e1a74f75eb45df189b23dedf2f35e0bff33382de1cf36a4a735" 2025-04-25T04:13:12.0272090Z }, 2025-04-25T04:13:12.0272280Z { 2025-04-25T04:13:12.0272621Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0273048Z "size": 120, 2025-04-25T04:13:12.0273552Z "digest": "sha256:e6b720dd00f4debd19bf1b5f0195d9154ed69ec15d64fafa869344156738fe87" 2025-04-25T04:13:12.0274026Z }, 2025-04-25T04:13:12.0274225Z { 2025-04-25T04:13:12.0287549Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0288306Z "size": 5737758455, 2025-04-25T04:13:12.0288761Z "digest": "sha256:c26d112ffc69c7cd4098bc6e8b21397ebadc11300ae7479c3e7501737604a64b" 2025-04-25T04:13:12.0289246Z }, 2025-04-25T04:13:12.0289463Z { 2025-04-25T04:13:12.0289804Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0290224Z "size": 175, 2025-04-25T04:13:12.0290646Z "digest": "sha256:a0746c173a2d9be8f1c90ae54a38362e760aade84a45161bd4172f0b54c23991" 2025-04-25T04:13:12.0291133Z }, 2025-04-25T04:13:12.0291333Z { 2025-04-25T04:13:12.0291658Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0292091Z "size": 1899, 2025-04-25T04:13:12.0292518Z "digest": "sha256:948a3301114ee69ba31ac7d858e9c7c7a7023d671901754ba0985ccc4071ee97" 2025-04-25T04:13:12.0292984Z }, 2025-04-25T04:13:12.0293184Z { 2025-04-25T04:13:12.0293517Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0293933Z "size": 196432100, 2025-04-25T04:13:12.0294355Z "digest": "sha256:8a3074fe3294590d7104a606ca775300d5f46c309b41d9f40ba101463db71bae" 2025-04-25T04:13:12.0294825Z }, 2025-04-25T04:13:12.0295007Z { 2025-04-25T04:13:12.0295340Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0295758Z "size": 300, 2025-04-25T04:13:12.0296172Z "digest": "sha256:4971ce4bca57334583f4851cd7408a713db284ffc6a220ebb3ee999c3bfb4715" 2025-04-25T04:13:12.0296637Z }, 2025-04-25T04:13:12.0296832Z { 2025-04-25T04:13:12.0297166Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0297580Z "size": 32, 2025-04-25T04:13:12.0298003Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-04-25T04:13:12.0298485Z }, 2025-04-25T04:13:12.0298672Z { 2025-04-25T04:13:12.0299003Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0299428Z "size": 108, 2025-04-25T04:13:12.0299829Z "digest": "sha256:0fb1d194c395c700a9430e1d0d8aeece61019de638dac9f94a65263a4f6480a6" 2025-04-25T04:13:12.0300306Z }, 2025-04-25T04:13:12.0300500Z { 2025-04-25T04:13:12.0300818Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-25T04:13:12.0301490Z "size": 54145699, 2025-04-25T04:13:12.0301916Z "digest": "sha256:a8aeb18a88355ba432b516c79604dc852b3ed124d866f30145a416ec48e38986" 2025-04-25T04:13:12.0302391Z } 2025-04-25T04:13:12.0302578Z ] 2025-04-25T04:13:12.0302777Z } 2025-04-25T04:13:12.0339913Z ##[group]Run set -eux 2025-04-25T04:13:12.0340214Z set -eux 2025-04-25T04:13:12.0341138Z aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token | jq --raw-output '.SecretString' | jq -r .docker_hub_readonly_token | docker login --username pytorchbot --password-stdin 2025-04-25T04:13:12.0349645Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:13:12.0350034Z ##[endgroup] 2025-04-25T04:13:12.0378884Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-04-25T04:13:12.0379763Z + jq --raw-output .SecretString 2025-04-25T04:13:12.0380365Z + jq -r .docker_hub_readonly_token 2025-04-25T04:13:12.0381796Z + docker login --username pytorchbot --password-stdin 2025-04-25T04:13:12.6497578Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-04-25T04:13:12.6498288Z Configure a credential helper to remove this warning. See 2025-04-25T04:13:12.6499086Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-04-25T04:13:12.6499550Z 2025-04-25T04:13:12.6499668Z Login Succeeded 2025-04-25T04:13:12.6584793Z ##[group]Run tag=${ECR_DOCKER_IMAGE##*/} 2025-04-25T04:13:12.6585188Z tag=${ECR_DOCKER_IMAGE##*/} 2025-04-25T04:13:12.6585582Z echo "docker pull ghcr.io/pytorch/ci-image:${tag/:/-}" 2025-04-25T04:13:12.6591444Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:13:12.6591830Z env: 2025-04-25T04:13:12.6592487Z ECR_DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-25T04:13:12.6593216Z ##[endgroup] 2025-04-25T04:13:12.6618527Z docker pull ghcr.io/pytorch/ci-image:pytorch-linux-focal-rocm-n-py3-f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-25T04:13:12.6672981Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2025-04-25T04:13:12.6673441Z with: 2025-04-25T04:13:12.6674085Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-25T04:13:12.6674934Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-04-25T04:13:12.6675340Z ##[endgroup] 2025-04-25T04:13:12.6721429Z ##[group]Run set -x 2025-04-25T04:13:12.6721717Z set -x 2025-04-25T04:13:12.6721953Z set +e 2025-04-25T04:13:12.6722185Z  2025-04-25T04:13:12.6722390Z login() { 2025-04-25T04:13:12.6722877Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-04-25T04:13:12.6723414Z } 2025-04-25T04:13:12.6723618Z  2025-04-25T04:13:12.6723852Z retry () { 2025-04-25T04:13:12.6724132Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-04-25T04:13:12.6724505Z } 2025-04-25T04:13:12.6724707Z  2025-04-25T04:13:12.6724959Z retry login "${DOCKER_REGISTRY}" 2025-04-25T04:13:12.6725284Z  2025-04-25T04:13:12.6725796Z IMAGE_SIZE=$(docker manifest inspect "${DOCKER_IMAGE}" | jq '[.layers[].size, .config.size] | add / 1024 / 1024') 2025-04-25T04:13:12.6726466Z echo "Compressed size of image in MB: ${IMAGE_SIZE}" 2025-04-25T04:13:12.6726853Z  2025-04-25T04:13:12.6727069Z set -e 2025-04-25T04:13:12.6727428Z # ignore output since only exit code is used for conditional 2025-04-25T04:13:12.6727934Z # only pull docker image if it's not available locally 2025-04-25T04:13:12.6728496Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-04-25T04:13:12.6729023Z  retry docker pull "${DOCKER_IMAGE}" 2025-04-25T04:13:12.6729476Z fi 2025-04-25T04:13:12.6735194Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:13:12.6735586Z env: 2025-04-25T04:13:12.6736227Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-25T04:13:12.6737069Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-04-25T04:13:12.6737761Z ##[endgroup] 2025-04-25T04:13:12.6760345Z + set +e 2025-04-25T04:13:12.6760889Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-04-25T04:13:12.6761537Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-04-25T04:13:12.6763692Z + aws ecr get-login-password --region us-east-1 2025-04-25T04:13:12.6764868Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-04-25T04:13:13.2360245Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-04-25T04:13:13.2360954Z Configure a credential helper to remove this warning. See 2025-04-25T04:13:13.2361713Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-04-25T04:13:13.2362109Z 2025-04-25T04:13:13.2362222Z Login Succeeded 2025-04-25T04:13:13.2377658Z ++ docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-25T04:13:13.2378705Z ++ jq '[.layers[].size, .config.size] | add / 1024 / 1024' 2025-04-25T04:13:13.4441392Z + IMAGE_SIZE=23353.568830490112 2025-04-25T04:13:13.4442029Z Compressed size of image in MB: 23353.568830490112 2025-04-25T04:13:13.4442717Z + echo 'Compressed size of image in MB: 23353.568830490112' 2025-04-25T04:13:13.4443410Z + set -e 2025-04-25T04:13:13.4444140Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-25T04:13:13.4549839Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-25T04:13:13.4551161Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-25T04:13:13.8699361Z f583c1656c56372ad0e1c57f3463a017fbf03138: Pulling from pytorch/pytorch-linux-focal-rocm-n-py3 2025-04-25T04:13:13.8700132Z e573979f5081: Pulling fs layer 2025-04-25T04:13:13.8700441Z 2db5ce1e0631: Pulling fs layer 2025-04-25T04:13:13.8700734Z f1ecf534a9fd: Pulling fs layer 2025-04-25T04:13:13.8701034Z 5c3409aa4947: Pulling fs layer 2025-04-25T04:13:13.8701412Z 0f535a0b73c4: Pulling fs layer 2025-04-25T04:13:13.8701695Z c4f481217b1c: Pulling fs layer 2025-04-25T04:13:13.8701988Z 4335f8ad059c: Pulling fs layer 2025-04-25T04:13:13.8702280Z 545f3611ba9a: Pulling fs layer 2025-04-25T04:13:13.8702560Z 697dcf911c26: Pulling fs layer 2025-04-25T04:13:13.8702863Z 7cdffbeea3da: Pulling fs layer 2025-04-25T04:13:13.8703185Z bf964271ff19: Pulling fs layer 2025-04-25T04:13:13.8703476Z 2bd40b41b145: Pulling fs layer 2025-04-25T04:13:13.8703768Z b1a7204915b7: Pulling fs layer 2025-04-25T04:13:13.8704056Z 22e97809bfde: Pulling fs layer 2025-04-25T04:13:13.8704346Z 7f692a070e08: Pulling fs layer 2025-04-25T04:13:13.8704626Z 7d5dcba359ec: Pulling fs layer 2025-04-25T04:13:13.8704920Z 26bc3b655c2c: Pulling fs layer 2025-04-25T04:13:13.8705216Z d3d49a239b3b: Pulling fs layer 2025-04-25T04:13:13.8705492Z 1eb0033afa63: Pulling fs layer 2025-04-25T04:13:13.8705785Z 30970457a9f9: Pulling fs layer 2025-04-25T04:13:13.8706069Z df48990ef719: Pulling fs layer 2025-04-25T04:13:13.8706347Z a4cced2d068f: Pulling fs layer 2025-04-25T04:13:13.8706636Z 78c987ecaad2: Pulling fs layer 2025-04-25T04:13:13.8706924Z 5f8204dc9b54: Pulling fs layer 2025-04-25T04:13:13.8707244Z 453718775e9b: Pulling fs layer 2025-04-25T04:13:13.8707509Z 5c3409aa4947: Waiting 2025-04-25T04:13:13.8707768Z 21799f90e1a8: Pulling fs layer 2025-04-25T04:13:13.8708300Z a5fdc1fc436c: Pulling fs layer 2025-04-25T04:13:13.8708577Z 8a531b8941d0: Pulling fs layer 2025-04-25T04:13:13.8708874Z 9696eb6eaac8: Pulling fs layer 2025-04-25T04:13:13.8709157Z 0f535a0b73c4: Waiting 2025-04-25T04:13:13.8709409Z 545f3611ba9a: Waiting 2025-04-25T04:13:13.8709765Z c4f481217b1c: Waiting 2025-04-25T04:13:13.8710083Z 875e6c05b7f4: Pulling fs layer 2025-04-25T04:13:13.8710553Z c55088ba2941: Pulling fs layer 2025-04-25T04:13:13.8711063Z 11d0f2e17661: Pulling fs layer 2025-04-25T04:13:13.8711575Z 697dcf911c26: Waiting 2025-04-25T04:13:13.8711991Z ef8ec05d5147: Pulling fs layer 2025-04-25T04:13:13.8712422Z 4335f8ad059c: Waiting 2025-04-25T04:13:13.8712714Z d13c91bc646d: Pulling fs layer 2025-04-25T04:13:13.8713011Z f2dc05ea6d1c: Pulling fs layer 2025-04-25T04:13:13.8713297Z 24aecc8cff98: Pulling fs layer 2025-04-25T04:13:13.8713588Z 5be8594d0dd5: Pulling fs layer 2025-04-25T04:13:13.8713878Z b97b5e4224f5: Pulling fs layer 2025-04-25T04:13:13.8714157Z 7491c96ceff5: Pulling fs layer 2025-04-25T04:13:13.8714452Z a4cced2d068f: Waiting 2025-04-25T04:13:13.8714710Z 101b3025b11e: Pulling fs layer 2025-04-25T04:13:13.8714994Z 7d5dcba359ec: Waiting 2025-04-25T04:13:13.8715251Z 95285d7f2743: Pulling fs layer 2025-04-25T04:13:13.8715526Z bf964271ff19: Waiting 2025-04-25T04:13:13.8715774Z 78c987ecaad2: Waiting 2025-04-25T04:13:13.8716021Z f6457eb37053: Pulling fs layer 2025-04-25T04:13:13.8716299Z 5f8204dc9b54: Waiting 2025-04-25T04:13:13.8716547Z 26bc3b655c2c: Waiting 2025-04-25T04:13:13.8716780Z 22e97809bfde: Waiting 2025-04-25T04:13:13.8717037Z 08d09dcfe8fc: Pulling fs layer 2025-04-25T04:13:13.8717317Z 2bd40b41b145: Waiting 2025-04-25T04:13:13.8717548Z 453718775e9b: Waiting 2025-04-25T04:13:13.8717800Z 809188ae2c9e: Pulling fs layer 2025-04-25T04:13:13.8718090Z 8774078b5a4c: Pulling fs layer 2025-04-25T04:13:13.8718351Z 30970457a9f9: Waiting 2025-04-25T04:13:13.8718592Z df48990ef719: Waiting 2025-04-25T04:13:13.8718846Z 092e88537c97: Pulling fs layer 2025-04-25T04:13:13.8719109Z d3d49a239b3b: Waiting 2025-04-25T04:13:13.8719459Z 76b8e2afd5da: Pulling fs layer 2025-04-25T04:13:13.8719925Z 2632a7914490: Pulling fs layer 2025-04-25T04:13:13.8720575Z 8a531b8941d0: Waiting 2025-04-25T04:13:13.8720834Z 21799f90e1a8: Waiting 2025-04-25T04:13:13.8721080Z 1eb0033afa63: Waiting 2025-04-25T04:13:13.8721324Z 85e96d12bd1f: Pulling fs layer 2025-04-25T04:13:13.8721607Z 5be8594d0dd5: Waiting 2025-04-25T04:13:13.8721866Z 305f5dc736d6: Pulling fs layer 2025-04-25T04:13:13.8722148Z 08d09dcfe8fc: Waiting 2025-04-25T04:13:13.8722383Z 9696eb6eaac8: Waiting 2025-04-25T04:13:13.8722627Z 875e6c05b7f4: Waiting 2025-04-25T04:13:13.8722890Z e6b720dd00f4: Pulling fs layer 2025-04-25T04:13:13.8723174Z c26d112ffc69: Pulling fs layer 2025-04-25T04:13:13.8723465Z a0746c173a2d: Pulling fs layer 2025-04-25T04:13:13.8723745Z a5fdc1fc436c: Waiting 2025-04-25T04:13:13.8723991Z 948a3301114e: Pulling fs layer 2025-04-25T04:13:13.8724279Z 8a3074fe3294: Pulling fs layer 2025-04-25T04:13:13.8724566Z 4971ce4bca57: Pulling fs layer 2025-04-25T04:13:13.8724839Z b97b5e4224f5: Waiting 2025-04-25T04:13:13.8725082Z 092e88537c97: Waiting 2025-04-25T04:13:13.8725329Z f6457eb37053: Waiting 2025-04-25T04:13:13.8725573Z 4f4fb700ef54: Pulling fs layer 2025-04-25T04:13:13.8725851Z 101b3025b11e: Waiting 2025-04-25T04:13:13.8726093Z 809188ae2c9e: Waiting 2025-04-25T04:13:13.8726340Z 0fb1d194c395: Pulling fs layer 2025-04-25T04:13:13.8726621Z 8774078b5a4c: Waiting 2025-04-25T04:13:13.8726878Z a8aeb18a8835: Pulling fs layer 2025-04-25T04:13:13.8727145Z c55088ba2941: Waiting 2025-04-25T04:13:13.8727394Z 76b8e2afd5da: Waiting 2025-04-25T04:13:13.8727636Z 2632a7914490: Waiting 2025-04-25T04:13:13.8727878Z 7491c96ceff5: Waiting 2025-04-25T04:13:13.8728107Z 95285d7f2743: Waiting 2025-04-25T04:13:13.8728348Z 85e96d12bd1f: Waiting 2025-04-25T04:13:13.8728592Z 11d0f2e17661: Waiting 2025-04-25T04:13:13.8728823Z e6b720dd00f4: Waiting 2025-04-25T04:13:13.8729068Z c26d112ffc69: Waiting 2025-04-25T04:13:13.8729314Z d13c91bc646d: Waiting 2025-04-25T04:13:13.8729545Z a0746c173a2d: Waiting 2025-04-25T04:13:13.8729888Z f2dc05ea6d1c: Waiting 2025-04-25T04:13:13.8730137Z 305f5dc736d6: Waiting 2025-04-25T04:13:13.8730396Z 4f4fb700ef54: Waiting 2025-04-25T04:13:13.8730644Z ef8ec05d5147: Waiting 2025-04-25T04:13:13.8730893Z 4971ce4bca57: Waiting 2025-04-25T04:13:13.8731125Z 0fb1d194c395: Waiting 2025-04-25T04:13:13.8731393Z a8aeb18a8835: Waiting 2025-04-25T04:13:13.8731643Z 24aecc8cff98: Waiting 2025-04-25T04:13:13.8731891Z 8a3074fe3294: Waiting 2025-04-25T04:13:13.9701407Z 2db5ce1e0631: Download complete 2025-04-25T04:13:14.0626121Z 5c3409aa4947: Download complete 2025-04-25T04:13:14.1634635Z 0f535a0b73c4: Verifying Checksum 2025-04-25T04:13:14.1635031Z 0f535a0b73c4: Download complete 2025-04-25T04:13:14.2834605Z e573979f5081: Verifying Checksum 2025-04-25T04:13:14.2835156Z e573979f5081: Download complete 2025-04-25T04:13:14.2877270Z c4f481217b1c: Verifying Checksum 2025-04-25T04:13:14.2877832Z c4f481217b1c: Download complete 2025-04-25T04:13:14.4753949Z 545f3611ba9a: Verifying Checksum 2025-04-25T04:13:14.4754446Z 545f3611ba9a: Download complete 2025-04-25T04:13:14.6550649Z 697dcf911c26: Verifying Checksum 2025-04-25T04:13:14.6551848Z 697dcf911c26: Download complete 2025-04-25T04:13:14.7399590Z 7cdffbeea3da: Verifying Checksum 2025-04-25T04:13:14.7400146Z 7cdffbeea3da: Download complete 2025-04-25T04:13:15.1246573Z e573979f5081: Pull complete 2025-04-25T04:13:15.1460194Z 2db5ce1e0631: Pull complete 2025-04-25T04:13:15.8816041Z 4335f8ad059c: Verifying Checksum 2025-04-25T04:13:15.8816555Z 4335f8ad059c: Download complete 2025-04-25T04:13:15.9885942Z 2bd40b41b145: Download complete 2025-04-25T04:13:17.0125072Z b1a7204915b7: Verifying Checksum 2025-04-25T04:13:17.0125477Z b1a7204915b7: Download complete 2025-04-25T04:13:17.1473571Z 22e97809bfde: Verifying Checksum 2025-04-25T04:13:17.1473999Z 22e97809bfde: Download complete 2025-04-25T04:13:17.2409874Z 7f692a070e08: Download complete 2025-04-25T04:13:17.3548904Z 7d5dcba359ec: Verifying Checksum 2025-04-25T04:13:17.3549339Z 7d5dcba359ec: Download complete 2025-04-25T04:13:19.0385977Z f1ecf534a9fd: Verifying Checksum 2025-04-25T04:13:19.0386584Z f1ecf534a9fd: Download complete 2025-04-25T04:13:19.1427181Z d3d49a239b3b: Download complete 2025-04-25T04:13:19.2493495Z 1eb0033afa63: Download complete 2025-04-25T04:13:20.2463465Z 26bc3b655c2c: Verifying Checksum 2025-04-25T04:13:20.2464046Z 26bc3b655c2c: Download complete 2025-04-25T04:13:20.3285319Z df48990ef719: Download complete 2025-04-25T04:13:20.4038549Z a4cced2d068f: Verifying Checksum 2025-04-25T04:13:20.4039149Z a4cced2d068f: Download complete 2025-04-25T04:13:27.1154439Z f1ecf534a9fd: Pull complete 2025-04-25T04:13:27.2304378Z 5c3409aa4947: Pull complete 2025-04-25T04:13:27.3447648Z 0f535a0b73c4: Pull complete 2025-04-25T04:13:27.4526462Z 30970457a9f9: Verifying Checksum 2025-04-25T04:13:27.4526895Z 30970457a9f9: Download complete 2025-04-25T04:13:27.4667186Z c4f481217b1c: Pull complete 2025-04-25T04:13:27.6367272Z 5f8204dc9b54: Download complete 2025-04-25T04:13:27.8727170Z 453718775e9b: Verifying Checksum 2025-04-25T04:13:27.8727837Z 453718775e9b: Download complete 2025-04-25T04:13:29.5537192Z 4335f8ad059c: Pull complete 2025-04-25T04:13:29.6776186Z 545f3611ba9a: Pull complete 2025-04-25T04:13:29.8042896Z 697dcf911c26: Pull complete 2025-04-25T04:13:29.9347978Z 7cdffbeea3da: Pull complete 2025-04-25T04:13:44.0118544Z 21799f90e1a8: Verifying Checksum 2025-04-25T04:13:44.0119181Z 21799f90e1a8: Download complete 2025-04-25T04:13:44.1050774Z a5fdc1fc436c: Download complete 2025-04-25T04:13:44.2180890Z 8a531b8941d0: Verifying Checksum 2025-04-25T04:13:44.2181586Z 8a531b8941d0: Download complete 2025-04-25T04:13:44.2930122Z 9696eb6eaac8: Verifying Checksum 2025-04-25T04:13:44.2930698Z 9696eb6eaac8: Download complete 2025-04-25T04:13:44.3723444Z 875e6c05b7f4: Download complete 2025-04-25T04:13:44.8331393Z c55088ba2941: Verifying Checksum 2025-04-25T04:13:44.8331780Z c55088ba2941: Download complete 2025-04-25T04:13:44.9256149Z 11d0f2e17661: Verifying Checksum 2025-04-25T04:13:44.9256509Z 11d0f2e17661: Download complete 2025-04-25T04:13:45.0240295Z ef8ec05d5147: Download complete 2025-04-25T04:13:45.6469292Z d13c91bc646d: Verifying Checksum 2025-04-25T04:13:45.6469860Z d13c91bc646d: Download complete 2025-04-25T04:13:45.7537005Z f2dc05ea6d1c: Verifying Checksum 2025-04-25T04:13:45.7537758Z f2dc05ea6d1c: Download complete 2025-04-25T04:13:45.8904426Z 24aecc8cff98: Verifying Checksum 2025-04-25T04:13:45.8905015Z 24aecc8cff98: Download complete 2025-04-25T04:13:46.3292862Z 5be8594d0dd5: Verifying Checksum 2025-04-25T04:13:46.3293433Z 5be8594d0dd5: Download complete 2025-04-25T04:13:46.4210272Z b97b5e4224f5: Verifying Checksum 2025-04-25T04:13:46.4210737Z b97b5e4224f5: Download complete 2025-04-25T04:13:46.4993335Z 7491c96ceff5: Verifying Checksum 2025-04-25T04:13:46.4993909Z 7491c96ceff5: Download complete 2025-04-25T04:13:46.5984105Z 101b3025b11e: Verifying Checksum 2025-04-25T04:13:46.5984646Z 101b3025b11e: Download complete 2025-04-25T04:14:15.6650800Z bf964271ff19: Verifying Checksum 2025-04-25T04:14:15.6651210Z bf964271ff19: Download complete 2025-04-25T04:14:15.7947597Z f6457eb37053: Verifying Checksum 2025-04-25T04:14:15.7948272Z f6457eb37053: Download complete 2025-04-25T04:14:15.9311616Z 08d09dcfe8fc: Download complete 2025-04-25T04:14:17.1170439Z 809188ae2c9e: Verifying Checksum 2025-04-25T04:14:17.1170938Z 809188ae2c9e: Download complete 2025-04-25T04:14:17.2470315Z 8774078b5a4c: Download complete 2025-04-25T04:14:17.3804764Z 092e88537c97: Verifying Checksum 2025-04-25T04:14:17.3805412Z 092e88537c97: Download complete 2025-04-25T04:14:17.5844945Z 76b8e2afd5da: Verifying Checksum 2025-04-25T04:14:17.5845588Z 76b8e2afd5da: Download complete 2025-04-25T04:14:17.6711096Z 2632a7914490: Verifying Checksum 2025-04-25T04:14:17.6711673Z 2632a7914490: Download complete 2025-04-25T04:14:17.7890999Z 85e96d12bd1f: Verifying Checksum 2025-04-25T04:14:17.7891454Z 85e96d12bd1f: Download complete 2025-04-25T04:14:17.9553969Z 305f5dc736d6: Verifying Checksum 2025-04-25T04:14:17.9554438Z 305f5dc736d6: Download complete 2025-04-25T04:14:18.0626473Z e6b720dd00f4: Download complete 2025-04-25T04:16:02.0686815Z 95285d7f2743: Verifying Checksum 2025-04-25T04:16:02.0688498Z 95285d7f2743: Download complete 2025-04-25T04:16:02.1561721Z a0746c173a2d: Verifying Checksum 2025-04-25T04:16:02.1562256Z a0746c173a2d: Download complete 2025-04-25T04:16:02.2783287Z 948a3301114e: Download complete 2025-04-25T04:16:07.4646737Z 8a3074fe3294: Verifying Checksum 2025-04-25T04:16:07.4647384Z 8a3074fe3294: Download complete 2025-04-25T04:16:07.6019114Z 4971ce4bca57: Verifying Checksum 2025-04-25T04:16:07.6019501Z 4971ce4bca57: Download complete 2025-04-25T04:16:07.6098474Z 4f4fb700ef54: Verifying Checksum 2025-04-25T04:16:07.6099051Z 4f4fb700ef54: Download complete 2025-04-25T04:16:07.7247932Z 0fb1d194c395: Verifying Checksum 2025-04-25T04:16:07.7248373Z 0fb1d194c395: Download complete 2025-04-25T04:16:09.3372562Z a8aeb18a8835: Verifying Checksum 2025-04-25T04:16:09.3373199Z a8aeb18a8835: Download complete 2025-04-25T04:16:38.7253237Z c26d112ffc69: Verifying Checksum 2025-04-25T04:16:38.7254897Z c26d112ffc69: Download complete 2025-04-25T04:16:43.9425944Z 78c987ecaad2: Verifying Checksum 2025-04-25T04:16:43.9426327Z 78c987ecaad2: Download complete 2025-04-25T04:17:42.5577028Z bf964271ff19: Pull complete 2025-04-25T04:17:42.7532132Z 2bd40b41b145: Pull complete 2025-04-25T04:17:44.6937848Z b1a7204915b7: Pull complete 2025-04-25T04:17:44.7854745Z 22e97809bfde: Pull complete 2025-04-25T04:17:44.8603860Z 7f692a070e08: Pull complete 2025-04-25T04:17:44.9658641Z 7d5dcba359ec: Pull complete 2025-04-25T04:17:48.1064416Z 26bc3b655c2c: Pull complete 2025-04-25T04:17:48.2023054Z d3d49a239b3b: Pull complete 2025-04-25T04:17:48.2514904Z 1eb0033afa63: Pull complete 2025-04-25T04:17:57.5953375Z 30970457a9f9: Pull complete 2025-04-25T04:17:57.6346728Z df48990ef719: Pull complete 2025-04-25T04:17:57.7084472Z a4cced2d068f: Pull complete 2025-04-25T04:23:40.5074115Z 78c987ecaad2: Pull complete 2025-04-25T04:23:40.6936408Z 5f8204dc9b54: Pull complete 2025-04-25T04:23:40.7655497Z 453718775e9b: Pull complete 2025-04-25T04:24:00.8510545Z 21799f90e1a8: Pull complete 2025-04-25T04:24:00.8794496Z a5fdc1fc436c: Pull complete 2025-04-25T04:24:00.9131502Z 8a531b8941d0: Pull complete 2025-04-25T04:24:00.9476354Z 9696eb6eaac8: Pull complete 2025-04-25T04:24:00.9764140Z 875e6c05b7f4: Pull complete 2025-04-25T04:24:01.1506294Z c55088ba2941: Pull complete 2025-04-25T04:24:01.2078716Z 11d0f2e17661: Pull complete 2025-04-25T04:24:01.2378805Z ef8ec05d5147: Pull complete 2025-04-25T04:24:02.1376059Z d13c91bc646d: Pull complete 2025-04-25T04:24:02.2270132Z f2dc05ea6d1c: Pull complete 2025-04-25T04:24:02.3411223Z 24aecc8cff98: Pull complete 2025-04-25T04:24:02.7743761Z 5be8594d0dd5: Pull complete 2025-04-25T04:24:02.8119259Z b97b5e4224f5: Pull complete 2025-04-25T04:24:03.1911664Z 7491c96ceff5: Pull complete 2025-04-25T04:24:03.2718422Z 101b3025b11e: Pull complete 2025-04-25T04:25:43.1302889Z 95285d7f2743: Pull complete 2025-04-25T04:25:43.1532689Z f6457eb37053: Pull complete 2025-04-25T04:25:43.1778729Z 08d09dcfe8fc: Pull complete 2025-04-25T04:25:44.7059287Z 809188ae2c9e: Pull complete 2025-04-25T04:25:44.7286917Z 8774078b5a4c: Pull complete 2025-04-25T04:25:44.7493854Z 092e88537c97: Pull complete 2025-04-25T04:25:44.7725603Z 76b8e2afd5da: Pull complete 2025-04-25T04:25:44.7939416Z 2632a7914490: Pull complete 2025-04-25T04:25:44.8160802Z 85e96d12bd1f: Pull complete 2025-04-25T04:25:44.8586410Z 305f5dc736d6: Pull complete 2025-04-25T04:25:44.8796461Z e6b720dd00f4: Pull complete 2025-04-25T04:28:38.5921683Z c26d112ffc69: Pull complete 2025-04-25T04:28:38.7074693Z a0746c173a2d: Pull complete 2025-04-25T04:28:38.8205229Z 948a3301114e: Pull complete 2025-04-25T04:28:45.8489123Z 8a3074fe3294: Pull complete 2025-04-25T04:28:45.9418718Z 4971ce4bca57: Pull complete 2025-04-25T04:28:45.9941118Z 4f4fb700ef54: Pull complete 2025-04-25T04:28:46.0268590Z 0fb1d194c395: Pull complete 2025-04-25T04:28:47.9933272Z a8aeb18a8835: Pull complete 2025-04-25T04:28:48.1110166Z Digest: sha256:8a8a8c142d4ea269b605cbc22ca8a7ee4413c026d8f222d5cb46582b79558d2f 2025-04-25T04:28:48.1264440Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-25T04:28:48.2082674Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-25T04:28:48.2312152Z ##[group]Run .github/scripts/parse_ref.py 2025-04-25T04:28:48.2312582Z .github/scripts/parse_ref.py 2025-04-25T04:28:48.2321024Z shell: /usr/bin/bash -e {0} 2025-04-25T04:28:48.2321323Z ##[endgroup] 2025-04-25T04:28:48.3503836Z Prepare all required actions 2025-04-25T04:28:48.3566918Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-04-25T04:28:48.3567286Z with: 2025-04-25T04:28:48.3568053Z github-token: *** 2025-04-25T04:28:48.3568288Z ##[endgroup] 2025-04-25T04:28:48.3655115Z ##[group]Run set -eux 2025-04-25T04:28:48.3655426Z set -eux 2025-04-25T04:28:48.3655886Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-04-25T04:28:48.3663087Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:28:48.3663484Z env: 2025-04-25T04:28:48.3663962Z GITHUB_TOKEN: *** 2025-04-25T04:28:48.3664212Z ##[endgroup] 2025-04-25T04:28:48.3688806Z + python3 .github/scripts/get_workflow_job_id.py 14656749847 i-0f6fdbe6a2e5ac98c 2025-04-25T04:28:49.1379959Z setting job-id=41133079889 2025-04-25T04:28:49.1380381Z setting job-name=linux-focal-rocm-py3.10 / build 2025-04-25T04:28:49.1593567Z Prepare all required actions 2025-04-25T04:28:49.1594022Z Getting action download info 2025-04-25T04:28:49.2959376Z ##[group]Run ./.github/actions/filter-test-configs 2025-04-25T04:28:49.2959742Z with: 2025-04-25T04:28:49.2960242Z github-token: *** 2025-04-25T04:28:49.2961205Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "linux.rocm.gpu.2" }, { config: "default", shard: 2, num_shards: 2, runner: "linux.rocm.gpu.2" }, { config: "distributed", shard: 1, num_shards: 1, runner: "linux.rocm.gpu.4" }, ]} 2025-04-25T04:28:49.2962504Z job-name: linux-focal-rocm-py3.10 / build 2025-04-25T04:28:49.2962829Z ##[endgroup] 2025-04-25T04:28:49.3055053Z ##[group]Run nick-fields/retry@v3.0.0 2025-04-25T04:28:49.3055383Z with: 2025-04-25T04:28:49.3055589Z shell: bash 2025-04-25T04:28:49.3055825Z timeout_minutes: 10 2025-04-25T04:28:49.3056078Z max_attempts: 5 2025-04-25T04:28:49.3056322Z retry_wait_seconds: 30 2025-04-25T04:28:49.3057188Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2025-04-25T04:28:49.3058049Z polling_interval_seconds: 1 2025-04-25T04:28:49.3058329Z warning_on_retry: true 2025-04-25T04:28:49.3058605Z continue_on_error: false 2025-04-25T04:28:49.3058873Z env: 2025-04-25T04:28:49.3059361Z GITHUB_TOKEN: *** 2025-04-25T04:28:49.3059611Z ##[endgroup] 2025-04-25T04:28:49.5719255Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2025-04-25T04:28:50.9030299Z Defaulting to user installation because normal site-packages is not writeable 2025-04-25T04:28:51.1940865Z Collecting requests==2.27.1 2025-04-25T04:28:51.2184937Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-04-25T04:28:51.4460672Z Collecting pyyaml==6.0.1 2025-04-25T04:28:51.4502228Z Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) 2025-04-25T04:28:51.4978076Z Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (2.10) 2025-04-25T04:28:51.8303938Z Collecting charset-normalizer~=2.0.0 2025-04-25T04:28:51.8343962Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-04-25T04:28:51.9272020Z Collecting certifi>=2017.4.17 2025-04-25T04:28:51.9310770Z Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) 2025-04-25T04:28:51.9578071Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (1.25.10) 2025-04-25T04:28:52.1699228Z Installing collected packages: charset-normalizer, certifi, requests, pyyaml 2025-04-25T04:28:52.4487251Z Successfully installed certifi-2025.1.31 charset-normalizer-2.0.12 pyyaml-6.0.1 requests-2.27.1 2025-04-25T04:28:53.4474773Z Command completed after 1 attempt(s). 2025-04-25T04:28:53.4521322Z ##[group]Run set -x 2025-04-25T04:28:53.4521609Z set -x 2025-04-25T04:28:53.4521840Z  2025-04-25T04:28:53.4522246Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-04-25T04:28:53.4522742Z # in runner workspace 2025-04-25T04:28:53.4523140Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-04-25T04:28:53.4529723Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:28:53.4530127Z ##[endgroup] 2025-04-25T04:28:53.4554063Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-04-25T04:28:53.4798001Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-04-25T04:28:53.4798430Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-04-25T04:28:53.4798778Z echo "Job name: ${JOB_NAME}" 2025-04-25T04:28:53.4799075Z  2025-04-25T04:28:53.4799464Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-04-25T04:28:53.4799961Z # in runner workspace 2025-04-25T04:28:53.4800561Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-04-25T04:28:53.4801068Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-04-25T04:28:53.4801422Z  --job-name "${JOB_NAME}" \ 2025-04-25T04:28:53.4801758Z  --test-matrix "{ include: [ 2025-04-25T04:28:53.4802210Z  { config: "default", shard: 1, num_shards: 2, runner: "linux.rocm.gpu.2" }, 2025-04-25T04:28:53.4802810Z  { config: "default", shard: 2, num_shards: 2, runner: "linux.rocm.gpu.2" }, 2025-04-25T04:28:53.4803524Z  { config: "distributed", shard: 1, num_shards: 1, runner: "linux.rocm.gpu.4" }, 2025-04-25T04:28:53.4803978Z ]} 2025-04-25T04:28:53.4804201Z " \ 2025-04-25T04:28:53.4804462Z  --selected-test-configs "" \ 2025-04-25T04:28:53.4804815Z  --pr-number "${PR_NUMBER}" \ 2025-04-25T04:28:53.4805130Z  --tag "${TAG}" \ 2025-04-25T04:28:53.4805433Z  --event-name "${EVENT_NAME}" \ 2025-04-25T04:28:53.4805771Z  --schedule "${SCHEDULE}" \ 2025-04-25T04:28:53.4806083Z  --branch "${HEAD_BRANCH}" 2025-04-25T04:28:53.4811796Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:28:53.4812194Z env: 2025-04-25T04:28:53.4812661Z GITHUB_TOKEN: *** 2025-04-25T04:28:53.4812929Z JOB_NAME: linux-focal-rocm-py3.10 / build 2025-04-25T04:28:53.4813263Z PR_NUMBER: 2025-04-25T04:28:53.4813501Z TAG: ciflow/trunk/148893 2025-04-25T04:28:53.4813768Z EVENT_NAME: push 2025-04-25T04:28:53.4814007Z SCHEDULE: 2025-04-25T04:28:53.4814227Z HEAD_BRANCH: 2025-04-25T04:28:53.4814444Z ##[endgroup] 2025-04-25T04:28:53.4837608Z Workflow: trunk 2025-04-25T04:28:53.4837953Z Job name: linux-focal-rocm-py3.10 / build 2025-04-25T04:28:53.7109292Z INFO:root:Found no test-config label on the PR, so all test configs are included 2025-04-25T04:28:54.6394050Z ##[group]Run echo "Filtered matrix:" 2025-04-25T04:28:54.6394394Z echo "Filtered matrix:" 2025-04-25T04:28:54.6395440Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.rocm.gpu.2"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.rocm.gpu.2"}, {"config": "distributed", "shard": 1, "num_shards": 1, "runner": "linux.rocm.gpu.4"}]}" 2025-04-25T04:28:54.6396459Z  2025-04-25T04:28:54.6396675Z echo 2025-04-25T04:28:54.6396948Z echo "Is the current job unstable? False" 2025-04-25T04:28:54.6397296Z  2025-04-25T04:28:54.6397521Z echo 2025-04-25T04:28:54.6397790Z echo "Is keep-going label set? False" 2025-04-25T04:28:54.6398112Z  2025-04-25T04:28:54.6398324Z echo 2025-04-25T04:28:54.6398565Z echo "Renabled issues? " 2025-04-25T04:28:54.6404430Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:28:54.6404835Z ##[endgroup] 2025-04-25T04:28:54.6428601Z Filtered matrix: 2025-04-25T04:28:54.6430240Z {include: [{config: default, shard: 1, num_shards: 2, runner: linux.rocm.gpu.2}, {config: default, shard: 2, num_shards: 2, runner: linux.rocm.gpu.2}, {config: distributed, shard: 1, num_shards: 1, runner: linux.rocm.gpu.4}]} 2025-04-25T04:28:54.6431373Z 2025-04-25T04:28:54.6431491Z Is the current job unstable? False 2025-04-25T04:28:54.6431713Z 2025-04-25T04:28:54.6431825Z Is keep-going label set? False 2025-04-25T04:28:54.6432017Z 2025-04-25T04:28:54.6432120Z Renabled issues? 2025-04-25T04:28:54.6481690Z Prepare all required actions 2025-04-25T04:28:54.6482497Z Getting action download info 2025-04-25T04:28:54.7565958Z ##[group]Run ./.github/actions/pytest-cache-download 2025-04-25T04:28:54.7566336Z with: 2025-04-25T04:28:54.7566573Z cache_dir: .pytest_cache 2025-04-25T04:28:54.7566887Z job_identifier: trunk_linux-focal-rocm-py3.10 2025-04-25T04:28:54.7567247Z s3_bucket: gha-artifacts 2025-04-25T04:28:54.7567520Z ##[endgroup] 2025-04-25T04:28:54.7610330Z ##[group]Run nick-fields/retry@v3.0.0 2025-04-25T04:28:54.7610659Z with: 2025-04-25T04:28:54.7610861Z shell: bash 2025-04-25T04:28:54.7611093Z timeout_minutes: 5 2025-04-25T04:28:54.7611350Z max_attempts: 5 2025-04-25T04:28:54.7611585Z retry_wait_seconds: 30 2025-04-25T04:28:54.7611937Z command: set -eu python3 -m pip install boto3==1.35.42 2025-04-25T04:28:54.7612329Z polling_interval_seconds: 1 2025-04-25T04:28:54.7612606Z warning_on_retry: true 2025-04-25T04:28:54.7612876Z continue_on_error: false 2025-04-25T04:28:54.7613197Z ##[endgroup] 2025-04-25T04:28:55.0944788Z Defaulting to user installation because normal site-packages is not writeable 2025-04-25T04:28:56.1022953Z Collecting boto3==1.35.42 2025-04-25T04:28:56.1240528Z Downloading boto3-1.35.42-py3-none-any.whl (139 kB) 2025-04-25T04:28:56.1458121Z 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) 2025-04-25T04:28:56.1853582Z Collecting s3transfer<0.11.0,>=0.10.0 2025-04-25T04:28:56.1892360Z Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-04-25T04:28:57.3322083Z Collecting botocore<1.36.0,>=1.35.42 2025-04-25T04:28:57.3360673Z Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-04-25T04:28:57.4909102Z 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) 2025-04-25T04:28:57.4912692Z 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) 2025-04-25T04:28:57.6265356Z 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) 2025-04-25T04:28:57.7021260Z Installing collected packages: botocore, s3transfer, boto3 2025-04-25T04:28:58.2576913Z Successfully installed boto3-1.35.42 botocore-1.35.99 s3transfer-0.10.4 2025-04-25T04:28:58.8400730Z Command completed after 1 attempt(s). 2025-04-25T04:28:58.8450261Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2025-04-25T04:28:58.8450726Z python3 .github/scripts/pytest_cache.py \ 2025-04-25T04:28:58.8451086Z  --download \ 2025-04-25T04:28:58.8451409Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2025-04-25T04:28:58.8451793Z  --pr_identifier $GITHUB_REF \ 2025-04-25T04:28:58.8452153Z  --job_identifier $JOB_IDENTIFIER \ 2025-04-25T04:28:58.8452519Z  --temp_dir $RUNNER_TEMP \ 2025-04-25T04:28:58.8452837Z  --repo $REPO \ 2025-04-25T04:28:58.8453128Z  --bucket $BUCKET \ 2025-04-25T04:28:58.8458947Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:28:58.8459335Z env: 2025-04-25T04:28:58.8459566Z CACHE_DIR: .pytest_cache 2025-04-25T04:28:58.8459878Z JOB_IDENTIFIER: trunk_linux-focal-rocm-py3.10 2025-04-25T04:28:58.8460238Z REPO: pytorch/pytorch 2025-04-25T04:28:58.8460504Z BUCKET: gha-artifacts 2025-04-25T04:28:58.8460752Z ##[endgroup] 2025-04-25T04:28:59.2190464Z PR identifier for `refs/tags/ciflow/trunk/148893` is `30779d575b8a47fc2a1c4cbc49ad63f8` 2025-04-25T04:28:59.2193424Z Downloading cache with args Namespace(upload=False, download=True, cache_dir='/home/ec2-user/actions-runner/_work/pytorch/pytorch/.pytest_cache', pr_identifier='refs/tags/ciflow/trunk/148893', job_identifier='trunk_linux-focal-rocm-py3.10', sha=None, test_config=None, shard=None, repo='pytorch/pytorch', temp_dir='/home/ec2-user/actions-runner/_work/_temp', bucket='gha-artifacts') 2025-04-25T04:28:59.2195794Z There were no files matching the prefix `pytest_cache/pytorch/pytorch/30779d575b8a47fc2a1c4cbc49ad63f8/trunk_linux-focal-rocm-py3_10` in bucket `gha-artifacts` 2025-04-25T04:28:59.2909768Z ##[group]Run START_TIME=$(date +%s) 2025-04-25T04:28:59.2910193Z START_TIME=$(date +%s) 2025-04-25T04:28:59.2910545Z if [[ ${BUILD_ENVIRONMENT} == *"s390x"* ]]; then 2025-04-25T04:28:59.2910906Z  JENKINS_USER= 2025-04-25T04:28:59.2911211Z  USED_IMAGE="${DOCKER_IMAGE_S390X}" 2025-04-25T04:28:59.2911634Z  # ensure that docker container cleanly exits in 12 hours 2025-04-25T04:28:59.2912133Z  # if for some reason cleanup action doesn't stop container 2025-04-25T04:28:59.2912538Z  # when job is cancelled 2025-04-25T04:28:59.2912855Z  DOCKER_SHELL_CMD="sleep 12h" 2025-04-25T04:28:59.2913167Z  2025-04-25T04:28:59.2913535Z  # since some steps are skipped on s390x, if they are necessary, run them here 2025-04-25T04:28:59.2914243Z  env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-04-25T04:28:59.2914765Z  env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-04-25T04:28:59.2915121Z else 2025-04-25T04:28:59.2915374Z  JENKINS_USER="--user jenkins" 2025-04-25T04:28:59.2915710Z  USED_IMAGE="${DOCKER_IMAGE}" 2025-04-25T04:28:59.2916037Z  DOCKER_SHELL_CMD= 2025-04-25T04:28:59.2916299Z fi 2025-04-25T04:28:59.2916517Z  2025-04-25T04:28:59.2916771Z if [[ ${MAX_JOBS_OVERRIDE} == "" ]]; then 2025-04-25T04:28:59.2917132Z  MAX_JOBS="$(nproc --ignore=2)" 2025-04-25T04:28:59.2917451Z else 2025-04-25T04:28:59.2917711Z  MAX_JOBS="${MAX_JOBS_OVERRIDE}" 2025-04-25T04:28:59.2918016Z fi 2025-04-25T04:28:59.2918234Z  2025-04-25T04:28:59.2918511Z # Leaving 1GB for the runner and other things 2025-04-25T04:28:59.2919100Z TOTAL_AVAILABLE_MEMORY_IN_GB=$(awk '/MemTotal/ { printf "%.3f \n", $2/1024/1024 - 1 }' /proc/meminfo) 2025-04-25T04:28:59.2919992Z # https://docs.docker.com/engine/containers/resource_constraints/#--memory-swap-details, the 3GB swap 2025-04-25T04:28:59.2920723Z # comes from https://github.com/pytorch/test-infra/pull/6058 2025-04-25T04:28:59.2921275Z TOTAL_MEMORY_WITH_SWAP=$(("${TOTAL_AVAILABLE_MEMORY_IN_GB%.*}" + 3)) 2025-04-25T04:28:59.2921694Z  2025-04-25T04:28:59.2922044Z # detached container should get cleaned up by teardown_ec2_linux 2025-04-25T04:28:59.2922599Z # Used for JENKINS_USER and DOCKER_SHELL_CMD, which can be empty 2025-04-25T04:28:59.2923042Z # shellcheck disable=SC2086 2025-04-25T04:28:59.2923361Z container_name=$(docker run \ 2025-04-25T04:28:59.2923692Z  -e BUILD_ENVIRONMENT \ 2025-04-25T04:28:59.2924008Z  -e MAX_JOBS=${MAX_JOBS} \ 2025-04-25T04:28:59.2924314Z  -e MAX_JOBS_OVERRIDE \ 2025-04-25T04:28:59.2924633Z  -e AWS_DEFAULT_REGION \ 2025-04-25T04:28:59.2924936Z  -e PR_NUMBER \ 2025-04-25T04:28:59.2925202Z  -e SHA1 \ 2025-04-25T04:28:59.2925453Z  -e BRANCH \ 2025-04-25T04:28:59.2925722Z  -e SCCACHE_BUCKET \ 2025-04-25T04:28:59.2926018Z  -e SCCACHE_REGION \ 2025-04-25T04:28:59.2926293Z  -e XLA_CUDA \ 2025-04-25T04:28:59.2926592Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2025-04-25T04:28:59.2926964Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2025-04-25T04:28:59.2927305Z  -e TORCH_CUDA_ARCH_LIST \ 2025-04-25T04:28:59.2927618Z  -e PR_LABELS \ 2025-04-25T04:28:59.2927900Z  -e OUR_GITHUB_JOB_ID \ 2025-04-25T04:28:59.2928200Z  -e HUGGING_FACE_HUB_TOKEN \ 2025-04-25T04:28:59.2928539Z  -e SCRIBE_GRAPHQL_ACCESS_TOKEN \ 2025-04-25T04:28:59.2928876Z  -e USE_SPLIT_BUILD \ 2025-04-25T04:28:59.2929234Z  --memory="${TOTAL_AVAILABLE_MEMORY_IN_GB%.*}g" \ 2025-04-25T04:28:59.2929659Z  --memory-swap="${TOTAL_MEMORY_WITH_SWAP}g" \ 2025-04-25T04:28:59.2930214Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2025-04-25T04:28:59.2930633Z  --security-opt seccomp=unconfined \ 2025-04-25T04:28:59.2930976Z  --cap-add=SYS_PTRACE \ 2025-04-25T04:28:59.2931274Z  --tty \ 2025-04-25T04:28:59.2931523Z  --detach \ 2025-04-25T04:28:59.2931775Z  ${JENKINS_USER} \ 2025-04-25T04:28:59.2932134Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2025-04-25T04:28:59.2932549Z  -w /var/lib/jenkins/workspace \ 2025-04-25T04:28:59.2932880Z  "${USED_IMAGE}" \ 2025-04-25T04:28:59.2933155Z  ${DOCKER_SHELL_CMD} 2025-04-25T04:28:59.2933431Z ) 2025-04-25T04:28:59.2933775Z docker exec -t "${container_name}" sh -c '.ci/pytorch/build.sh' 2025-04-25T04:28:59.2934183Z  2025-04-25T04:28:59.2934490Z END_TIME=$(date +%s) 2025-04-25T04:28:59.2934892Z echo "build_time=$((END_TIME - START_TIME))" >> "$GITHUB_OUTPUT" 2025-04-25T04:28:59.2941272Z shell: /usr/bin/bash -e {0} 2025-04-25T04:28:59.2941647Z env: 2025-04-25T04:28:59.2941915Z BUILD_ENVIRONMENT: linux-focal-rocm-py3.10 2025-04-25T04:28:59.2942253Z BRANCH: 2025-04-25T04:28:59.2942472Z AWS_DEFAULT_REGION: us-east-1 2025-04-25T04:28:59.2942758Z PR_NUMBER: 2025-04-25T04:28:59.2943035Z SHA1: b68c0effe97351b0c24b2f7aef671559be6aa977 2025-04-25T04:28:59.2943428Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2025-04-25T04:28:59.2943806Z SCCACHE_REGION: us-east-1 2025-04-25T04:28:59.2944224Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2025-04-25T04:28:59.2944662Z PR_LABELS: [] 2025-04-25T04:28:59.2944907Z TORCH_CUDA_ARCH_LIST: 5.2 2025-04-25T04:28:59.2945613Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-25T04:28:59.2946429Z DOCKER_IMAGE_S390X: pytorch-linux-focal-rocm-n-py3 2025-04-25T04:28:59.2946782Z XLA_CUDA: 2025-04-25T04:28:59.2947006Z DEBUG: 0 2025-04-25T04:28:59.2947234Z OUR_GITHUB_JOB_ID: 41133079889 2025-04-25T04:28:59.2947738Z HUGGING_FACE_HUB_TOKEN: *** 2025-04-25T04:28:59.2948229Z SCRIBE_GRAPHQL_ACCESS_TOKEN: *** 2025-04-25T04:28:59.2948537Z MAX_JOBS_OVERRIDE: 2025-04-25T04:28:59.2948792Z ##[endgroup] 2025-04-25T04:29:10.2615736Z ++ dirname .ci/pytorch/build.sh 2025-04-25T04:29:10.2639927Z + source .ci/pytorch/common.sh 2025-04-25T04:29:10.2642610Z +++ dirname .ci/pytorch/common.sh 2025-04-25T04:29:10.2650859Z ++ source .ci/pytorch/common_utils.sh 2025-04-25T04:29:10.2656344Z +++ declare -f -t trap_add 2025-04-25T04:29:10.2663019Z ++ set -ex -o pipefail 2025-04-25T04:29:10.2663454Z ++ [[ linux-focal-rocm-py3.10 == *rocm* ]] 2025-04-25T04:29:10.2663795Z ++ unset HIP_PLATFORM 2025-04-25T04:29:10.2664076Z ++ export PYTORCH_TEST_WITH_ROCM=1 2025-04-25T04:29:10.2664413Z ++ PYTORCH_TEST_WITH_ROCM=1 2025-04-25T04:29:10.2664704Z ++ export HSAKMT_DEBUG_LEVEL=4 2025-04-25T04:29:10.2664990Z ++ HSAKMT_DEBUG_LEVEL=4 2025-04-25T04:29:10.2665276Z ++ export HSA_FORCE_FINE_GRAIN_PCIE=1 2025-04-25T04:29:10.2665601Z ++ HSA_FORCE_FINE_GRAIN_PCIE=1 2025-04-25T04:29:10.2665897Z ++ BUILD_TEST_LIBTORCH=0 2025-04-25T04:29:10.2667389Z ++ dirname .ci/pytorch/build.sh 2025-04-25T04:29:10.2675163Z + source .ci/pytorch/common-build.sh 2025-04-25T04:29:10.2680699Z ++ [[ linux-focal-rocm-py3.10 != *win-* ]] 2025-04-25T04:29:10.2686828Z ++++ dirname .ci/pytorch/common-build.sh 2025-04-25T04:29:10.2695022Z +++ cd .ci/pytorch 2025-04-25T04:29:10.2695416Z +++ pwd -P 2025-04-25T04:29:10.2697754Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2025-04-25T04:29:10.2698253Z ++ [[ linux-focal-rocm-py3.10 == *-pch* ]] 2025-04-25T04:29:10.2698568Z ++ which sccache 2025-04-25T04:29:10.2718881Z ++ sccache --stop-server 2025-04-25T04:29:10.2992888Z ++ true 2025-04-25T04:29:10.2993204Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-04-25T04:29:10.3014459Z ++ trap_add sccache_epilogue EXIT 2025-04-25T04:29:10.3014886Z ++ trap_add_cmd=sccache_epilogue 2025-04-25T04:29:10.3015549Z ++ shift 2025-04-25T04:29:10.3015786Z ++ for trap_add_name in "$@" 2025-04-25T04:29:10.3021747Z ++++ trap -p EXIT 2025-04-25T04:29:10.3024690Z +++ eval 'extract_trap_cmd ' 2025-04-25T04:29:10.3025100Z ++++ extract_trap_cmd 2025-04-25T04:29:10.3025367Z ++++ printf '%s\n' '' 2025-04-25T04:29:10.3025641Z +++ printf '%s\n' sccache_epilogue 2025-04-25T04:29:10.3028016Z ++ trap -- ' 2025-04-25T04:29:10.3028459Z sccache_epilogue' EXIT 2025-04-25T04:29:10.3028974Z ++ [[ -n 1 ]] 2025-04-25T04:29:10.3029628Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2025-04-25T04:29:10.3030480Z Skipping sccache server initialization, setting environment variables 2025-04-25T04:29:10.3030960Z ++ export SCCACHE_IDLE_TIMEOUT=0 2025-04-25T04:29:10.3031267Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-04-25T04:29:10.3031620Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-04-25T04:29:10.3032361Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-04-25T04:29:10.3032805Z ++ export RUST_LOG=sccache::server=error 2025-04-25T04:29:10.3033132Z ++ RUST_LOG=sccache::server=error 2025-04-25T04:29:10.3033439Z ++ sccache --zero-stats 2025-04-25T04:29:10.4120544Z Statistics zeroed. 2025-04-25T04:29:10.4124252Z ++ which ccache 2025-04-25T04:29:10.4137735Z + [[ linux-focal-rocm-py3.10 == *-mobile-*build* ]] 2025-04-25T04:29:10.4138414Z + echo 'Python version:' 2025-04-25T04:29:10.4138870Z Python version: 2025-04-25T04:29:10.4139200Z + python --version 2025-04-25T04:29:10.4264987Z Python 3.10.16 2025-04-25T04:29:10.4308947Z + echo 'GCC version:' 2025-04-25T04:29:10.4309425Z GCC version: 2025-04-25T04:29:10.4309776Z + gcc --version 2025-04-25T04:29:10.5310537Z gcc (Ubuntu 11.4.0-2ubuntu1~20.04) 11.4.0 2025-04-25T04:29:10.5311133Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-04-25T04:29:10.5311699Z This is free software; see the source for copying conditions. There is NO 2025-04-25T04:29:10.5312500Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-04-25T04:29:10.5312888Z 2025-04-25T04:29:10.5319276Z + echo 'CMake version:' 2025-04-25T04:29:10.5319794Z CMake version: 2025-04-25T04:29:10.5320090Z + cmake --version 2025-04-25T04:29:10.6373462Z cmake version 3.31.2 2025-04-25T04:29:10.6373691Z 2025-04-25T04:29:10.6373936Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2025-04-25T04:29:10.6426558Z + echo 'Environment variables:' 2025-04-25T04:29:10.6426939Z Environment variables: 2025-04-25T04:29:10.6427183Z + env 2025-04-25T04:29:10.6436876Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-04-25T04:29:10.6437737Z PR_LABELS=[] 2025-04-25T04:29:10.6438186Z BUILD_ENVIRONMENT=linux-focal-rocm-py3.10 2025-04-25T04:29:10.6438766Z HOSTNAME=a29875bb6d7f 2025-04-25T04:29:10.6439875Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_9faed7a4-ab45-47dd-8795-16252f6ac005 2025-04-25T04:29:10.6441178Z GITHUB_ACTION=__self 2025-04-25T04:29:10.6441676Z GITHUB_RUN_NUMBER=124706 2025-04-25T04:29:10.6442202Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-04-25T04:29:10.6442757Z AWS_DEFAULT_REGION=us-east-1 2025-04-25T04:29:10.6443244Z SCCACHE_IDLE_TIMEOUT=0 2025-04-25T04:29:10.6444165Z SCRIBE_GRAPHQL_ACCESS_TOKEN=*** 2025-04-25T04:29:10.6444747Z GITHUB_TRIGGERING_ACTOR=pytorch-bot[bot] 2025-04-25T04:29:10.6445187Z GITHUB_REF_TYPE=tag 2025-04-25T04:29:10.6445430Z TORCH_CUDA_ARCH_LIST=5.2 2025-04-25T04:29:10.6445703Z XLA_CUDA= 2025-04-25T04:29:10.6446049Z HUGGING_FACE_HUB_TOKEN=*** 2025-04-25T04:29:10.6447847Z *** 2025-04-25T04:29:10.6448076Z GITHUB_REPOSITORY_ID=65600975 2025-04-25T04:29:10.6448376Z GITHUB_ACTIONS=true 2025-04-25T04:29:10.6448690Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-04-25T04:29:10.6449089Z SHA1=b68c0effe97351b0c24b2f7aef671559be6aa977 2025-04-25T04:29:10.6449483Z GITHUB_SHA=b68c0effe97351b0c24b2f7aef671559be6aa977 2025-04-25T04:29:10.6450104Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/tags/ciflow/trunk/148893 2025-04-25T04:29:10.6450654Z UCC_HOME=/usr 2025-04-25T04:29:10.6451143Z GITHUB_REF=refs/tags/ciflow/trunk/148893 2025-04-25T04:29:10.6451491Z GITHUB_REF_PROTECTED=false 2025-04-25T04:29:10.6451772Z HOME=/var/lib/jenkins 2025-04-25T04:29:10.6452058Z GITHUB_API_URL=https://api.github.com 2025-04-25T04:29:10.6452382Z LANG=C.UTF-8 2025-04-25T04:29:10.6452806Z UCX_COMMIT=cc312eaa4655c0cc5c2bcd796db938f90563bcf6 2025-04-25T04:29:10.6453417Z PYTORCH_TEST_WITH_ROCM=1 2025-04-25T04:29:10.6453881Z UCX_HOME=/usr 2025-04-25T04:29:10.6455008Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_9faed7a4-ab45-47dd-8795-16252f6ac005 2025-04-25T04:29:10.6456329Z MAGMA_HOME=/opt/rocm/magma 2025-04-25T04:29:10.6457474Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_9faed7a4-ab45-47dd-8795-16252f6ac005 2025-04-25T04:29:10.6458814Z HSAKMT_DEBUG_LEVEL=4 2025-04-25T04:29:10.6459553Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-04-25T04:29:10.6460473Z GITHUB_EVENT_NAME=push 2025-04-25T04:29:10.6460950Z GITHUB_RUN_ID=14656749847 2025-04-25T04:29:10.6461738Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_9faed7a4-ab45-47dd-8795-16252f6ac005 2025-04-25T04:29:10.6462487Z GITHUB_ACTOR=pytorch-bot[bot] 2025-04-25T04:29:10.6462784Z PR_NUMBER= 2025-04-25T04:29:10.6463020Z GITHUB_RUN_ATTEMPT=1 2025-04-25T04:29:10.6463282Z ANACONDA_PYTHON_VERSION=3.10 2025-04-25T04:29:10.6463642Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-04-25T04:29:10.6464006Z TERM=xterm 2025-04-25T04:29:10.6464220Z INSTALLED_VISION=yes 2025-04-25T04:29:10.6464475Z BRANCH= 2025-04-25T04:29:10.6464696Z OUR_GITHUB_JOB_ID=41133079889 2025-04-25T04:29:10.6464991Z SCCACHE_REGION=us-east-1 2025-04-25T04:29:10.6465262Z OPENSSL_ROOT_DIR=/opt/openssl 2025-04-25T04:29:10.6465827Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2025-04-25T04:29:10.6466430Z GITHUB_SERVER_URL=https://github.com 2025-04-25T04:29:10.6466755Z PYTORCH_ROCM_ARCH=gfx90a;gfx942 2025-04-25T04:29:10.6467096Z UCC_COMMIT=0c0fc21559835044ab107199e334f7157d6a0d3d 2025-04-25T04:29:10.6467445Z SHLVL=1 2025-04-25T04:29:10.6467648Z MAX_JOBS=6 2025-04-25T04:29:10.6467878Z GITHUB_ACTOR_ID=54816060 2025-04-25T04:29:10.6468246Z GITHUB_WORKFLOW_SHA=b68c0effe97351b0c24b2f7aef671559be6aa977 2025-04-25T04:29:10.6468652Z GITHUB_REF_NAME=ciflow/trunk/148893 2025-04-25T04:29:10.6480302Z ROCM_PATH=/opt/rocm 2025-04-25T04:29:10.6480851Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2025-04-25T04:29:10.6481344Z GITHUB_JOB=build 2025-04-25T04:29:10.6481620Z GITHUB_REPOSITORY=pytorch/pytorch 2025-04-25T04:29:10.6481917Z LC_ALL=C.UTF-8 2025-04-25T04:29:10.6482158Z MAX_JOBS_OVERRIDE= 2025-04-25T04:29:10.6482418Z GITHUB_RETENTION_DAYS=90 2025-04-25T04:29:10.6482704Z OPENSSL_DIR=/opt/openssl 2025-04-25T04:29:10.6482988Z GITHUB_ACTION_REPOSITORY= 2025-04-25T04:29:10.6484010Z PATH=/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-04-25T04:29:10.6485048Z GITHUB_BASE_REF= 2025-04-25T04:29:10.6485274Z CI=true 2025-04-25T04:29:10.6485502Z HSA_FORCE_FINE_GRAIN_PCIE=1 2025-04-25T04:29:10.6485801Z GITHUB_REPOSITORY_OWNER=pytorch 2025-04-25T04:29:10.6486129Z RUST_LOG=sccache::server=error 2025-04-25T04:29:10.6486427Z INSTALLED_PROTOBUF=yes 2025-04-25T04:29:10.6486688Z GITHUB_HEAD_REF= 2025-04-25T04:29:10.6486914Z GITHUB_ACTION_REF= 2025-04-25T04:29:10.6487219Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2025-04-25T04:29:10.6487587Z GITHUB_WORKFLOW=trunk 2025-04-25T04:29:10.6487848Z DEBIAN_FRONTEND=noninteractive 2025-04-25T04:29:10.6488503Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_9faed7a4-ab45-47dd-8795-16252f6ac005 2025-04-25T04:29:10.6489199Z SKIP_SCCACHE_INITIALIZATION=1 2025-04-25T04:29:10.6489491Z _=/usr/bin/env 2025-04-25T04:29:10.6489895Z + [[ linux-focal-rocm-py3.10 == *cuda* ]] 2025-04-25T04:29:10.6490256Z + [[ linux-focal-rocm-py3.10 == *cuda11* ]] 2025-04-25T04:29:10.6490683Z + [[ linux-focal-rocm-py3.10 == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2025-04-25T04:29:10.6491086Z + export USE_LLVM=/opt/llvm 2025-04-25T04:29:10.6491361Z + USE_LLVM=/opt/llvm 2025-04-25T04:29:10.6491645Z + export LLVM_DIR=/opt/llvm/lib/cmake/llvm 2025-04-25T04:29:10.6491979Z + LLVM_DIR=/opt/llvm/lib/cmake/llvm 2025-04-25T04:29:10.6492322Z + [[ linux-focal-rocm-py3.10 == *executorch* ]] 2025-04-25T04:29:10.6492659Z + which conda 2025-04-25T04:29:10.6492879Z /opt/conda/bin/conda 2025-04-25T04:29:10.6493142Z + [[ -v CONDA_PREFIX ]] 2025-04-25T04:29:10.6493420Z + [[ -v ANACONDA_PYTHON_VERSION ]] 2025-04-25T04:29:10.6493766Z + export CMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10 2025-04-25T04:29:10.6494245Z + CMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10 2025-04-25T04:29:10.6494571Z + [[ 3.10 = \3\.\1\2 ]] 2025-04-25T04:29:10.6494818Z + [[ 3.10 = \3\.\1\3 ]] 2025-04-25T04:29:10.6495093Z + [[ linux-focal-rocm-py3.10 == *aarch64* ]] 2025-04-25T04:29:10.6495450Z + [[ linux-focal-rocm-py3.10 == *libtorch* ]] 2025-04-25T04:29:10.6495813Z + [[ linux-focal-rocm-py3.10 == *-android* ]] 2025-04-25T04:29:10.6496166Z + [[ linux-focal-rocm-py3.10 != *android* ]] 2025-04-25T04:29:10.6496519Z + [[ linux-focal-rocm-py3.10 == *vulkan* ]] 2025-04-25T04:29:10.6496865Z + [[ linux-focal-rocm-py3.10 == *rocm* ]] 2025-04-25T04:29:10.6497169Z + '[' -z 6 ']' 2025-04-25T04:29:10.6497398Z + [[ -n true ]] 2025-04-25T04:29:10.6497635Z + [[ -z gfx90a;gfx942 ]] 2025-04-25T04:29:10.6497909Z + python tools/amd_build/build_amd.py 2025-04-25T04:29:11.0585879Z third_party/fbgemm/fbgemm_gpu/CMakeLists.txt updated 2025-04-25T04:29:11.0591363Z third_party/fbgemm/fbgemm_gpu/cmake/Hip.cmake updated 2025-04-25T04:29:11.0596569Z third_party/fbgemm/fbgemm_gpu/codegen/embedding_backward_dense_host.cpp skipped 2025-04-25T04:29:11.0607778Z third_party/fbgemm/fbgemm_gpu/codegen/embedding_backward_split_host_template.cpp skipped 2025-04-25T04:29:11.0622090Z third_party/fbgemm/fbgemm_gpu/codegen/embedding_backward_split_template.cu skipped 2025-04-25T04:29:11.0627387Z third_party/fbgemm/fbgemm_gpu/codegen/embedding_forward_quantized_split_lookup.cu skipped 2025-04-25T04:29:11.0631497Z third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.cuh skipped 2025-04-25T04:29:11.0636024Z third_party/fbgemm/fbgemm_gpu/src/topology_utils.cpp skipped 2025-04-25T04:29:11.0649783Z third_party/fbgemm/src/EmbeddingSpMDM.cc skipped 2025-04-25T04:29:11.0657067Z third_party/gloo/cmake/Dependencies.cmake updated 2025-04-25T04:29:11.0664532Z third_party/gloo/gloo/cuda.cu updated 2025-04-25T04:29:11.0679594Z third_party/kineto/libkineto/CMakeLists.txt updated 2025-04-25T04:29:11.7094222Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/ATenCUDAGeneral.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h [ok] 2025-04-25T04:29:11.7101327Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/ApplyGridUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/ApplyGridUtils.cuh [ok] 2025-04-25T04:29:11.7114094Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/AsmUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/AsmUtils.cuh [ok] 2025-04-25T04:29:11.7138956Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/Atomic.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh [ok] 2025-04-25T04:29:11.7171674Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAApplyUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh [ok] 2025-04-25T04:29:11.7269984Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDABlas.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp [ok] 2025-04-25T04:29:11.7289330Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDABlas.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.h [ok] 2025-04-25T04:29:11.7294944Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAConfig.h.in -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPConfig.h.in [ok] 2025-04-25T04:29:11.7303324Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAContext.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.cpp [ok] 2025-04-25T04:29:11.7314512Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAContext.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h [ok] 2025-04-25T04:29:11.7321669Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAContextLight.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h [ok] 2025-04-25T04:29:11.7327744Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDADataType.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPDataType.h [ok] 2025-04-25T04:29:11.7333129Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDADevice.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPDevice.h [ok] 2025-04-25T04:29:11.7344545Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAEvent.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPEvent.h [ok] 2025-04-25T04:29:11.7372200Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAGeneratorImpl.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGeneratorImpl.cpp [ok] 2025-04-25T04:29:11.7382986Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAGeneratorImpl.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGeneratorImpl.h [ok] 2025-04-25T04:29:11.7402202Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAGraph.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGraph.cpp [ok] 2025-04-25T04:29:11.7410845Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAGraph.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGraph.h [ok] 2025-04-25T04:29:11.7418791Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAGraphsUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGraphsUtils.cuh [ok] 2025-04-25T04:29:11.7426571Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDASparse.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparse.h [ok] 2025-04-25T04:29:11.7452385Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDASparseBlas.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparseBlas.cpp [ok] 2025-04-25T04:29:11.7475301Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDASparseBlas.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparseBlas.h [ok] 2025-04-25T04:29:11.7488179Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDASparseDescriptors.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparseDescriptors.cpp [ok] 2025-04-25T04:29:11.7501671Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDASparseDescriptors.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparseDescriptors.h [ok] 2025-04-25T04:29:11.7506142Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDATensorMethods.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPTensorMethods.cuh [ok] 2025-04-25T04:29:11.7511002Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAUtils.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPUtils.h [ok] 2025-04-25T04:29:11.7521558Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CachingHostAllocator.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/CachingHostAllocator.cpp [ok] 2025-04-25T04:29:11.7528214Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CachingHostAllocator.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/CachingHostAllocator.h [ok] 2025-04-25T04:29:11.7535339Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CuSparseHandlePool.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/CuSparseHandlePool.cpp [ok] 2025-04-25T04:29:11.7549857Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CublasHandlePool.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp [ok] 2025-04-25T04:29:11.7557753Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/DeviceUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/DeviceUtils.cuh [ok] 2025-04-25T04:29:11.7567626Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/EmptyTensor.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/EmptyTensor.cpp [ok] 2025-04-25T04:29:11.7575642Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/EmptyTensor.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/EmptyTensor.h [ok] 2025-04-25T04:29:11.7585587Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/Exceptions.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/Exceptions.cpp [ok] 2025-04-25T04:29:11.7606576Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/Exceptions.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/Exceptions.h [ok] 2025-04-25T04:29:11.7614622Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/NumericLimits.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/NumericLimits.cuh [ok] 2025-04-25T04:29:11.7622357Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/PeerToPeerAccess.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/PeerToPeerAccess.cpp [ok] 2025-04-25T04:29:11.7637611Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/PeerToPeerAccess.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/PeerToPeerAccess.h [ok] 2025-04-25T04:29:11.7642725Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/PhiloxCudaState.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/PhiloxCudaState.h [ok] 2025-04-25T04:29:11.7649390Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/PhiloxUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/PhiloxUtils.cuh [ok] 2025-04-25T04:29:11.7657174Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/PinnedMemoryAllocator.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/PinnedMemoryAllocator.h [ok] 2025-04-25T04:29:11.7663439Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/ScanUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/ScanUtils.cuh [ok] 2025-04-25T04:29:11.7670523Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/Sleep.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/Sleep.hip [ok] 2025-04-25T04:29:11.7675597Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/Sleep.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/Sleep.h [ok] 2025-04-25T04:29:11.7680553Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/ThrustAllocator.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/ThrustAllocator.h [ok] 2025-04-25T04:29:11.7687547Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub-RadixSortKeys.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub-RadixSortKeys.hip [ok] 2025-04-25T04:29:11.7692498Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub-RadixSortPairs-f16-8.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub-RadixSortPairs-f16-8.hip [ok] 2025-04-25T04:29:11.7697056Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub-RadixSortPairs-int32-1.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub-RadixSortPairs-int32-1.hip [ok] 2025-04-25T04:29:11.7701825Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub-RadixSortPairs-int32-2.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub-RadixSortPairs-int32-2.hip [ok] 2025-04-25T04:29:11.7706498Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub-RadixSortPairs-int32-4.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub-RadixSortPairs-int32-4.hip [ok] 2025-04-25T04:29:11.7710926Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub-RadixSortPairs-int64-1.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub-RadixSortPairs-int64-1.hip [ok] 2025-04-25T04:29:11.7716127Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub-RadixSortPairs-int64-2.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub-RadixSortPairs-int64-2.hip [ok] 2025-04-25T04:29:11.7720475Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub-RadixSortPairs-int64-4.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub-RadixSortPairs-int64-4.hip [ok] 2025-04-25T04:29:11.7725036Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub-RadixSortPairs-scalars.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub-RadixSortPairs-scalars.hip [ok] 2025-04-25T04:29:11.7729678Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub-RadixSortPairs-uint16-8.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub-RadixSortPairs-uint16-8.hip [ok] 2025-04-25T04:29:11.7734625Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub-RadixSortPairs-uint32-8.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub-RadixSortPairs-uint32-8.hip [ok] 2025-04-25T04:29:11.7740040Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub-RadixSortPairs-uint64-8.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub-RadixSortPairs-uint64-8.hip [ok] 2025-04-25T04:29:11.7747759Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub-RadixSortPairs.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub-RadixSortPairs.cuh [ok] 2025-04-25T04:29:11.7754457Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub.hip [ok] 2025-04-25T04:29:11.7782715Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub.cuh [ok] 2025-04-25T04:29:11.7791084Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub.h [ok] 2025-04-25T04:29:11.7796857Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub_definitions.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub_definitions.cuh [ok] 2025-04-25T04:29:11.7821355Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/jiterator.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/jiterator.hip [ok] 2025-04-25T04:29:11.7827930Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/jiterator.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/jiterator.h [ok] 2025-04-25T04:29:11.7840358Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/jiterator_impl.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/jiterator_impl.h [ok] 2025-04-25T04:29:11.7852411Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/llvm_basic.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/llvm_basic.cpp [ok] 2025-04-25T04:29:11.7888111Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/llvm_complex.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/llvm_complex.cpp [ok] 2025-04-25T04:29:11.7893561Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/llvm_jit_strings.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/llvm_jit_strings.h [ok] 2025-04-25T04:29:11.7907317Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/CUDAHooks.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp [ok] 2025-04-25T04:29:11.7914986Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/CUDAHooks.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.h [ok] 2025-04-25T04:29:11.7927902Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/DeviceThreadHandles.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/DeviceThreadHandles.h [ok] 2025-04-25T04:29:11.7935313Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/IndexUtils.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/IndexUtils.hip [ok] 2025-04-25T04:29:11.7943730Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/IndexUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/IndexUtils.cuh [ok] 2025-04-25T04:29:11.7951569Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/IntegerDivider.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/IntegerDivider.cuh [ok] 2025-04-25T04:29:11.7958937Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/KernelUtils.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/KernelUtils.h [ok] 2025-04-25T04:29:11.7977898Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/LazyNVRTC.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/LazyNVRTC.cpp [ok] 2025-04-25T04:29:11.7985074Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/LazyNVRTC.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/LazyNVRTC.h [ok] 2025-04-25T04:29:11.7995043Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/OffsetCalculator.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/OffsetCalculator.cuh [ok] 2025-04-25T04:29:11.8001607Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/PhiloxCudaStateRaw.cuh [ok] 2025-04-25T04:29:11.8015428Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/TensorInfo.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/TensorInfo.cuh [ok] 2025-04-25T04:29:11.8021546Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/UnpackRaw.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/UnpackRaw.cuh [ok] 2025-04-25T04:29:11.8027946Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp [ok] 2025-04-25T04:29:11.8040460Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h [ok] 2025-04-25T04:29:11.8076506Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/tunable/GemmCommon.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmCommon.h [ok] 2025-04-25T04:29:11.8103048Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/tunable/GemmHipblaslt.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmHipblaslt.h [ok] 2025-04-25T04:29:11.8117880Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/tunable/GemmRocblas.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h [ok] 2025-04-25T04:29:11.8123667Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/tunable/StreamTimer.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/StreamTimer.cpp [ok] 2025-04-25T04:29:11.8129267Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/tunable/StreamTimer.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/StreamTimer.h [ok] 2025-04-25T04:29:11.8153833Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/tunable/Tunable.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/Tunable.cpp [ok] 2025-04-25T04:29:11.8166059Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/tunable/Tunable.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/Tunable.h [ok] 2025-04-25T04:29:11.8184857Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/tunable/TunableGemm.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h [ok] 2025-04-25T04:29:11.8208245Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/tunable/TunableOp.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableOp.h [ok] 2025-04-25T04:29:11.8218430Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AbsKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AbsKernel.hip [ok] 2025-04-25T04:29:11.8227320Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Activation.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Activation.cpp [ok] 2025-04-25T04:29:11.8233028Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Activation.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Activation.h [ok] 2025-04-25T04:29:11.8241439Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationEluKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationEluKernel.hip [ok] 2025-04-25T04:29:11.8250808Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationGeluKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationGeluKernel.hip [ok] 2025-04-25T04:29:11.8261630Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationGluKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationGluKernel.hip [ok] 2025-04-25T04:29:11.8268184Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationHardshrinkKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardshrinkKernel.hip [ok] 2025-04-25T04:29:11.8275703Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationHardsigmoidKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardsigmoidKernel.hip [ok] 2025-04-25T04:29:11.8284973Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationHardswishKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardswishKernel.hip [ok] 2025-04-25T04:29:11.8291741Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationHardtanhKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardtanhKernel.hip [ok] 2025-04-25T04:29:11.8302829Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationLeakyReluKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationLeakyReluKernel.hip [ok] 2025-04-25T04:29:11.8309452Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationLogSigmoidKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationLogSigmoidKernel.hip [ok] 2025-04-25T04:29:11.8316603Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationMishKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationMishKernel.hip [ok] 2025-04-25T04:29:11.8322643Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationPreluKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationPreluKernel.hip [ok] 2025-04-25T04:29:11.8331540Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationSiluKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationSiluKernel.hip [ok] 2025-04-25T04:29:11.8340131Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationSoftplusKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationSoftplusKernel.hip [ok] 2025-04-25T04:29:11.8347428Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationSoftshrinkKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationSoftshrinkKernel.hip [ok] 2025-04-25T04:29:11.8354182Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationThresholdKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationThresholdKernel.hip [ok] 2025-04-25T04:29:11.8387258Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AdaptiveAveragePooling.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveAveragePooling.hip [ok] 2025-04-25T04:29:11.8413289Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AdaptiveAveragePooling3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveAveragePooling3d.hip [ok] 2025-04-25T04:29:11.8432613Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AdaptiveMaxPooling2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveMaxPooling2d.hip [ok] 2025-04-25T04:29:11.8454352Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AdaptiveMaxPooling3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveMaxPooling3d.hip [ok] 2025-04-25T04:29:11.8472552Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AmpKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AmpKernels.hip [ok] 2025-04-25T04:29:11.8499118Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AveragePool2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AveragePool2d.hip [ok] 2025-04-25T04:29:11.8529566Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AveragePool3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AveragePool3d.hip [ok] 2025-04-25T04:29:11.8537143Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryBitwiseOpsKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryBitwiseOpsKernels.hip [ok] 2025-04-25T04:29:11.8545913Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryDivFloorKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryDivFloorKernel.hip [ok] 2025-04-25T04:29:11.8553396Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryDivTrueKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryDivTrueKernel.hip [ok] 2025-04-25T04:29:11.8560631Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryDivTruncKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryDivTruncKernel.hip [ok] 2025-04-25T04:29:11.8569599Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryGeometricKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryGeometricKernels.hip [ok] 2025-04-25T04:29:11.8575178Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryInternal.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryInternal.h [ok] 2025-04-25T04:29:11.8584090Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryLogicalOpsKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryLogicalOpsKernels.hip [ok] 2025-04-25T04:29:11.8594635Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryMiscBackwardOpsKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryMiscBackwardOpsKernels.hip [ok] 2025-04-25T04:29:11.8602792Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryMiscOpsKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryMiscOpsKernels.hip [ok] 2025-04-25T04:29:11.8609638Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryMulKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryMulKernel.hip [ok] 2025-04-25T04:29:11.8618122Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryRemainderKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryRemainderKernel.hip [ok] 2025-04-25T04:29:11.8625111Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryShiftOpsKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryShiftOpsKernels.hip [ok] 2025-04-25T04:29:11.8703525Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Blas.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Blas.cpp [ok] 2025-04-25T04:29:11.8718613Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Bucketization.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Bucketization.hip [ok] 2025-04-25T04:29:11.8742216Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CUDAJitLoops.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/HIPJitLoops.cuh [ok] 2025-04-25T04:29:11.8780013Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CUDALoops.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/HIPLoops.cuh [ok] 2025-04-25T04:29:11.8787221Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CUDAScalar.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/HIPScalar.hip [ok] 2025-04-25T04:29:11.8797693Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Col2Im.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Col2Im.hip [ok] 2025-04-25T04:29:11.8805122Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CompareEQKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CompareEQKernel.hip [ok] 2025-04-25T04:29:11.8813199Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CompareKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CompareKernels.hip [ok] 2025-04-25T04:29:11.8825986Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ComplexKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ComplexKernel.hip [ok] 2025-04-25T04:29:11.8831347Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CompositeRandomAccessor.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CompositeRandomAccessor.h [ok] 2025-04-25T04:29:11.8856973Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ConvolutionMM2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ConvolutionMM2d.hip [ok] 2025-04-25T04:29:11.8878631Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Copy.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Copy.hip [ok] 2025-04-25T04:29:11.8883788Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Copy.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Copy.h [ok] 2025-04-25T04:29:11.8889906Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CopysignKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CopysignKernel.hip [ok] 2025-04-25T04:29:11.8898624Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CrossKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CrossKernel.hip [ok] 2025-04-25T04:29:11.8924007Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CuFFTPlanCache.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CuFFTPlanCache.h [ok] 2025-04-25T04:29:11.8931087Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CuFFTUtils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CuFFTUtils.h [ok] 2025-04-25T04:29:11.8937396Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CumminmaxKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CumminmaxKernel.hip [ok] 2025-04-25T04:29:11.8945469Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CumprodKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CumprodKernel.hip [ok] 2025-04-25T04:29:11.8951646Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CumsumKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CumsumKernel.hip [ok] 2025-04-25T04:29:11.8993545Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DepthwiseConv2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv2d.hip [ok] 2025-04-25T04:29:11.9025045Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DepthwiseConv3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip [ok] 2025-04-25T04:29:11.9031038Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DeviceSqrt.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DeviceSqrt.cuh [ok] 2025-04-25T04:29:11.9055570Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DilatedMaxPool2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DilatedMaxPool2d.hip [ok] 2025-04-25T04:29:11.9103021Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DilatedMaxPool3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DilatedMaxPool3d.hip [ok] 2025-04-25T04:29:11.9124865Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistanceKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistanceKernel.hip [ok] 2025-04-25T04:29:11.9131963Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionBernoulli.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionBernoulli.hip [ok] 2025-04-25T04:29:11.9137977Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionCauchyKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionCauchyKernel.hip [ok] 2025-04-25T04:29:11.9144348Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionExponentialKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionExponentialKernel.hip [ok] 2025-04-25T04:29:11.9150869Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionGeometricKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionGeometricKernel.hip [ok] 2025-04-25T04:29:11.9157065Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionLogNormalKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionLogNormalKernel.hip [ok] 2025-04-25T04:29:11.9162779Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionNormal.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionNormal.hip [ok] 2025-04-25T04:29:11.9169538Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionRandomKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionRandomKernel.hip [ok] 2025-04-25T04:29:11.9206473Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionTemplates.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h [ok] 2025-04-25T04:29:11.9213685Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionUniform.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionUniform.hip [ok] 2025-04-25T04:29:11.9222065Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Distributions.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.cpp [ok] 2025-04-25T04:29:11.9237049Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Distributions.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.hip [ok] 2025-04-25T04:29:11.9242735Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Distributions.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.h [ok] 2025-04-25T04:29:11.9264140Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Dropout.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Dropout.hip [ok] 2025-04-25T04:29:11.9282124Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Embedding.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Embedding.hip [ok] 2025-04-25T04:29:11.9304525Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBackwardKernel.hip [ok] 2025-04-25T04:29:11.9311010Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBackwardKernel.cuh [ok] 2025-04-25T04:29:11.9345008Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/EmbeddingBag.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBag.hip [ok] 2025-04-25T04:29:11.9351531Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Equal.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Equal.cpp [ok] 2025-04-25T04:29:11.9365244Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/FillKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FillKernel.hip [ok] 2025-04-25T04:29:11.9372218Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/FlattenIndicesKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FlattenIndicesKernel.hip [ok] 2025-04-25T04:29:11.9404814Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachBinaryOpList.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachBinaryOpList.hip [ok] 2025-04-25T04:29:11.9420372Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachBinaryOpScalar.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachBinaryOpScalar.hip [ok] 2025-04-25T04:29:11.9434350Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachBinaryOpScalarList.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachBinaryOpScalarList.hip [ok] 2025-04-25T04:29:11.9449291Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachBinaryOpScalarTensor.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachBinaryOpScalarTensor.hip [ok] 2025-04-25T04:29:11.9485490Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachFunctors.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh [ok] 2025-04-25T04:29:11.9491213Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachMinMaxFunctors.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachMinMaxFunctors.cuh [ok] 2025-04-25T04:29:11.9509079Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachPointwiseOp.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachPointwiseOp.hip [ok] 2025-04-25T04:29:11.9538211Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachReduceOp.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachReduceOp.hip [ok] 2025-04-25T04:29:11.9550562Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachTernaryOp.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachTernaryOp.hip [ok] 2025-04-25T04:29:11.9570104Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachUnaryOp.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachUnaryOp.hip [ok] 2025-04-25T04:29:11.9586671Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/FractionalMaxPool2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FractionalMaxPool2d.hip [ok] 2025-04-25T04:29:11.9602407Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/FractionalMaxPool3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FractionalMaxPool3d.hip [ok] 2025-04-25T04:29:11.9610646Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/FunctionOfAMatrixUtilsKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FunctionOfAMatrixUtilsKernel.hip [ok] 2025-04-25T04:29:11.9619944Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/FusedAdamKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FusedAdamKernel.hip [ok] 2025-04-25T04:29:11.9629632Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/FusedAdamWKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FusedAdamWKernel.hip [ok] 2025-04-25T04:29:11.9646004Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/FusedSgdKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FusedSgdKernel.hip [ok] 2025-04-25T04:29:11.9652713Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/GcdLcmKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GcdLcmKernel.hip [ok] 2025-04-25T04:29:11.9660525Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/GridSampler.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cpp [ok] 2025-04-25T04:29:11.9715067Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/GridSampler.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip [ok] 2025-04-25T04:29:11.9731779Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/GridSampler.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh [ok] 2025-04-25T04:29:11.9738267Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/GridSampler.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.h [ok] 2025-04-25T04:29:11.9759368Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/GroupMM.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GroupMM.hip [ok] 2025-04-25T04:29:11.9764784Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/GroupMM.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GroupMM.h [ok] 2025-04-25T04:29:11.9775419Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/GroupMMCommon.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GroupMMCommon.cuh [ok] 2025-04-25T04:29:11.9811695Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/IGammaKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IGammaKernel.hip [ok] 2025-04-25T04:29:11.9822692Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Im2Col.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Im2Col.hip [ok] 2025-04-25T04:29:11.9831403Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/IndexKernel.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IndexKernel.cpp [ok] 2025-04-25T04:29:11.9861289Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/IndexKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IndexKernel.hip [ok] 2025-04-25T04:29:11.9867152Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/IndexKernel.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IndexKernel.h [ok] 2025-04-25T04:29:11.9961491Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Indexing.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Indexing.hip [ok] 2025-04-25T04:29:11.9974310Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/JitLoops.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh [ok] 2025-04-25T04:29:11.9988690Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/KernelUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/KernelUtils.cuh [ok] 2025-04-25T04:29:11.9994554Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/LaunchUtils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LaunchUtils.h [ok] 2025-04-25T04:29:12.0005240Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/LegacyThrustHelpers.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LegacyThrustHelpers.hip [ok] 2025-04-25T04:29:12.0015673Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Lerp.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Lerp.hip [ok] 2025-04-25T04:29:12.0026616Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/LinearAlgebra.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LinearAlgebra.hip [ok] 2025-04-25T04:29:12.0038557Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/LinearAlgebraStubs.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LinearAlgebraStubs.cpp [ok] 2025-04-25T04:29:12.0048746Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/LogAddExpKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LogAddExpKernel.hip [ok] 2025-04-25T04:29:12.0059929Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/LogcumsumexpKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LogcumsumexpKernel.hip [ok] 2025-04-25T04:29:12.0077167Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Loops.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh [ok] 2025-04-25T04:29:12.0114441Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Loss.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loss.hip [ok] 2025-04-25T04:29:12.0152012Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/LossCTC.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LossCTC.hip [ok] 2025-04-25T04:29:12.0312086Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Math.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Math.cuh [ok] 2025-04-25T04:29:12.0321628Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MaxMinElementwiseKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MaxMinElementwiseKernel.hip [ok] 2025-04-25T04:29:12.0355062Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MaxUnpooling.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MaxUnpooling.hip [ok] 2025-04-25T04:29:12.0385443Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MemoryAccess.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh [ok] 2025-04-25T04:29:12.0391933Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MiscUtils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MiscUtils.h [ok] 2025-04-25T04:29:12.0404992Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MixedDtypesLinear.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MixedDtypesLinear.hip [ok] 2025-04-25T04:29:12.0419488Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MultiLabelMarginCriterion.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiLabelMarginCriterion.hip [ok] 2025-04-25T04:29:12.0439814Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MultiMarginLoss.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiMarginLoss.hip [ok] 2025-04-25T04:29:12.0459781Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MultiTensorApply.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh [ok] 2025-04-25T04:29:12.0475296Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MultinomialKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultinomialKernel.hip [ok] 2025-04-25T04:29:12.0502821Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/NLLLoss2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/NLLLoss2d.hip [ok] 2025-04-25T04:29:12.0543831Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/NaiveConvolutionTranspose2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/NaiveConvolutionTranspose2d.hip [ok] 2025-04-25T04:29:12.0585116Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/NaiveConvolutionTranspose3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/NaiveConvolutionTranspose3d.hip [ok] 2025-04-25T04:29:12.0615763Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/NaiveDilatedConvolution.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/NaiveDilatedConvolution.hip [ok] 2025-04-25T04:29:12.0636310Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Nonzero.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Nonzero.hip [ok] 2025-04-25T04:29:12.0687331Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Normalization.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip [ok] 2025-04-25T04:29:12.0735734Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Normalization.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh [ok] 2025-04-25T04:29:12.0763780Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/PersistentSoftmax.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh [ok] 2025-04-25T04:29:12.0779090Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/PointwiseOpsKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PointwiseOpsKernel.hip [ok] 2025-04-25T04:29:12.0786648Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Pow.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Pow.cuh [ok] 2025-04-25T04:29:12.0799005Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/PowKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PowKernel.hip [ok] 2025-04-25T04:29:12.0835479Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/RNN.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RNN.hip [ok] 2025-04-25T04:29:12.0848721Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Randperm.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Randperm.hip [ok] 2025-04-25T04:29:12.0856289Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Randperm.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Randperm.cuh [ok] 2025-04-25T04:29:12.0874195Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/RangeFactories.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RangeFactories.hip [ok] 2025-04-25T04:29:12.0880233Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/RecordStream.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RecordStream.hip [ok] 2025-04-25T04:29:12.0887249Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Reduce.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.hip [ok] 2025-04-25T04:29:12.0935574Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Reduce.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh [ok] 2025-04-25T04:29:12.0944098Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceAMinMaxKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceAMinMaxKernel.hip [ok] 2025-04-25T04:29:12.0951237Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceArgMaxKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMaxKernel.hip [ok] 2025-04-25T04:29:12.0958699Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceArgMinKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMinKernel.hip [ok] 2025-04-25T04:29:12.0965674Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceLogicKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceLogicKernel.hip [ok] 2025-04-25T04:29:12.0973165Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceMaxValuesKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMaxValuesKernel.hip [ok] 2025-04-25T04:29:12.0985277Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceMinValuesKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMinValuesKernel.hip [ok] 2025-04-25T04:29:12.0993122Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceMomentKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMomentKernel.hip [ok] 2025-04-25T04:29:12.1001258Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceNormKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceNormKernel.hip [ok] 2025-04-25T04:29:12.1009642Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceOps.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceOps.cpp [ok] 2025-04-25T04:29:12.1018493Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceOps.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceOps.h [ok] 2025-04-25T04:29:12.1032059Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceSumProdKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceSumProdKernel.hip [ok] 2025-04-25T04:29:12.1070321Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReflectionPad.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReflectionPad.hip [ok] 2025-04-25T04:29:12.1076199Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/RenormKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RenormKernel.hip [ok] 2025-04-25T04:29:12.1083610Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Repeat.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Repeat.hip [ok] 2025-04-25T04:29:12.1114833Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReplicationPadding.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReplicationPadding.hip [ok] 2025-04-25T04:29:12.1131652Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Resize.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Resize.cpp [ok] 2025-04-25T04:29:12.1138879Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Resize.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Resize.h [ok] 2025-04-25T04:29:12.1184289Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/RowwiseScaledMM.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RowwiseScaledMM.hip [ok] 2025-04-25T04:29:12.1189889Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/RowwiseScaledMM.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RowwiseScaledMM.h [ok] 2025-04-25T04:29:12.1199595Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/RreluWithNoise.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RreluWithNoise.hip [ok] 2025-04-25T04:29:12.1228212Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ScaledGroupMM.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScaledGroupMM.hip [ok] 2025-04-25T04:29:12.1233809Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ScaledGroupMM.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScaledGroupMM.h [ok] 2025-04-25T04:29:12.1242761Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ScanKernels.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScanKernels.cpp [ok] 2025-04-25T04:29:12.1248992Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ScanKernels.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScanKernels.h [ok] 2025-04-25T04:29:12.1271160Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ScanUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScanUtils.cuh [ok] 2025-04-25T04:29:12.1302118Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ScatterGatherKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScatterGatherKernel.hip [ok] 2025-04-25T04:29:12.1341334Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SegmentReduce.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SegmentReduce.hip [ok] 2025-04-25T04:29:12.1371027Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Shape.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Shape.hip [ok] 2025-04-25T04:29:12.1422379Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SoftMax.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SoftMax.hip [ok] 2025-04-25T04:29:12.1432193Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Sort.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Sort.cpp [ok] 2025-04-25T04:29:12.1452135Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Sort.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Sort.hip [ok] 2025-04-25T04:29:12.1459500Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Sort.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Sort.h [ok] 2025-04-25T04:29:12.1466507Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SortImpl.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortImpl.hip [ok] 2025-04-25T04:29:12.1483052Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SortStable.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortStable.hip [ok] 2025-04-25T04:29:12.1488732Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SortStable.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortStable.h [ok] 2025-04-25T04:29:12.1503097Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SortUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortUtils.cuh [ok] 2025-04-25T04:29:12.1514842Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Sorting.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Sorting.cpp [ok] 2025-04-25T04:29:12.1528778Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Sorting.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Sorting.hip [ok] 2025-04-25T04:29:12.1536404Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Sorting.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Sorting.h [ok] 2025-04-25T04:29:12.1546899Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SortingCommon.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortingCommon.cuh [ok] 2025-04-25T04:29:12.1561173Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SortingRadixSelect.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortingRadixSelect.cuh [ok] 2025-04-25T04:29:12.1573617Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SparseBinaryOpIntersectionKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SparseBinaryOpIntersectionKernel.hip [ok] 2025-04-25T04:29:12.1579757Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SparseMM.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SparseMM.hip [ok] 2025-04-25T04:29:12.1607586Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SpectralOps.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.cpp [ok] 2025-04-25T04:29:12.1618157Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SpectralOps.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.hip [ok] 2025-04-25T04:29:12.1625738Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/StepKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/StepKernel.hip [ok] 2025-04-25T04:29:12.1641860Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SummaryOps.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SummaryOps.hip [ok] 2025-04-25T04:29:12.1648140Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorCompare.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorCompare.cpp [ok] 2025-04-25T04:29:12.1659322Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorCompare.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorCompare.hip [ok] 2025-04-25T04:29:12.1681601Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorFactories.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorFactories.hip [ok] 2025-04-25T04:29:12.1690641Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorModeKernel.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorModeKernel.cpp [ok] 2025-04-25T04:29:12.1706259Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorModeKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorModeKernel.hip [ok] 2025-04-25T04:29:12.1720462Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorModeKernel.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorModeKernel.cuh [ok] 2025-04-25T04:29:12.1726622Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorModeKernel.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorModeKernel.h [ok] 2025-04-25T04:29:12.1765045Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorShape.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorShape.hip [ok] 2025-04-25T04:29:12.1771933Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorShapeCUDA.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorShapeHIP.cpp [ok] 2025-04-25T04:29:12.1782689Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorTopK.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorTopK.cpp [ok] 2025-04-25T04:29:12.1822661Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorTopK.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorTopK.hip [ok] 2025-04-25T04:29:12.1828772Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorTopK.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorTopK.h [ok] 2025-04-25T04:29:12.1839968Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorTransformations.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorTransformations.hip [ok] 2025-04-25T04:29:12.1853901Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TriangularOps.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TriangularOps.hip [ok] 2025-04-25T04:29:12.1863202Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryComplexKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryComplexKernels.hip [ok] 2025-04-25T04:29:12.1878039Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryFractionKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryFractionKernels.hip [ok] 2025-04-25T04:29:12.1890344Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGammaKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGammaKernels.hip [ok] 2025-04-25T04:29:12.1898472Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricAcosKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAcosKernel.hip [ok] 2025-04-25T04:29:12.1909854Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricAcoshKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAcoshKernel.hip [ok] 2025-04-25T04:29:12.1916615Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricAsinKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAsinKernel.hip [ok] 2025-04-25T04:29:12.1923642Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricAsinhKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAsinhKernel.hip [ok] 2025-04-25T04:29:12.1930285Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricAtanKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAtanKernel.hip [ok] 2025-04-25T04:29:12.1936715Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricAtanhKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAtanhKernel.hip [ok] 2025-04-25T04:29:12.1943662Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricCosKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricCosKernel.hip [ok] 2025-04-25T04:29:12.1950483Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricCoshKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricCoshKernel.hip [ok] 2025-04-25T04:29:12.1958439Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricSinKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricSinKernel.hip [ok] 2025-04-25T04:29:12.1967198Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricSinhKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricSinhKernel.hip [ok] 2025-04-25T04:29:12.1975153Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricTanKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricTanKernel.hip [ok] 2025-04-25T04:29:12.1982556Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricTanhKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricTanhKernel.hip [ok] 2025-04-25T04:29:12.1991941Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryLogKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryLogKernels.hip [ok] 2025-04-25T04:29:12.2007304Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryOpsKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryOpsKernel.hip [ok] 2025-04-25T04:29:12.2017484Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnarySignKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnarySignKernels.hip [ok] 2025-04-25T04:29:12.2038609Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnarySpecialOpsKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnarySpecialOpsKernel.hip [ok] 2025-04-25T04:29:12.2054266Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnfoldBackwardKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnfoldBackwardKernel.hip [ok] 2025-04-25T04:29:12.2068121Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Unique.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Unique.hip [ok] 2025-04-25T04:29:12.2084501Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UniqueCub.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip [ok] 2025-04-25T04:29:12.2089621Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UniqueCub.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.cuh [ok] 2025-04-25T04:29:12.2105499Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSample.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh [ok] 2025-04-25T04:29:12.2120372Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSampleBicubic2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleBicubic2d.hip [ok] 2025-04-25T04:29:12.2157630Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSampleBilinear2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleBilinear2d.hip [ok] 2025-04-25T04:29:12.2172293Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSampleLinear1d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleLinear1d.hip [ok] 2025-04-25T04:29:12.2185718Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSampleNearest1d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleNearest1d.hip [ok] 2025-04-25T04:29:12.2211733Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSampleNearest2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleNearest2d.hip [ok] 2025-04-25T04:29:12.2229948Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSampleNearest3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleNearest3d.hip [ok] 2025-04-25T04:29:12.2251568Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSampleTrilinear3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleTrilinear3d.hip [ok] 2025-04-25T04:29:12.2258129Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ValidateCompressedIndicesKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ValidateCompressedIndicesKernel.hip [ok] 2025-04-25T04:29:12.2276405Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/WeightNorm.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/WeightNorm.hip [ok] 2025-04-25T04:29:12.2283770Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ZetaKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ZetaKernel.hip [ok] 2025-04-25T04:29:12.2291954Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/airy_ai.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/airy_ai.hip [ok] 2025-04-25T04:29:12.2299214Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/bessel_j0.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_j0.hip [ok] 2025-04-25T04:29:12.2307512Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/bessel_j1.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_j1.hip [ok] 2025-04-25T04:29:12.2315225Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/bessel_y0.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_y0.hip [ok] 2025-04-25T04:29:12.2322630Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/bessel_y1.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_y1.hip [ok] 2025-04-25T04:29:12.2333718Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/block_reduce.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/block_reduce.cuh [ok] 2025-04-25T04:29:12.2343435Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/chebyshev_polynomial_t.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_t.hip [ok] 2025-04-25T04:29:12.2349725Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/chebyshev_polynomial_u.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_u.hip [ok] 2025-04-25T04:29:12.2355844Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/chebyshev_polynomial_v.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_v.hip [ok] 2025-04-25T04:29:12.2361921Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/chebyshev_polynomial_w.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_w.hip [ok] 2025-04-25T04:29:12.2366931Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/cutlass_common.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/cutlass_common.cuh [ok] 2025-04-25T04:29:12.2397072Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/cutlass_utils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/cutlass_utils.cuh [ok] 2025-04-25T04:29:12.2404825Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/fused_adam_amsgrad_impl.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_amsgrad_impl.hip [ok] 2025-04-25T04:29:12.2410221Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_amsgrad_impl.cuh [ok] 2025-04-25T04:29:12.2417973Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/fused_adam_impl.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_impl.hip [ok] 2025-04-25T04:29:12.2423656Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/fused_adam_impl.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_impl.cuh [ok] 2025-04-25T04:29:12.2435011Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/fused_adam_utils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_utils.cuh [ok] 2025-04-25T04:29:12.2442962Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/fused_adamw_amsgrad_impl.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adamw_amsgrad_impl.hip [ok] 2025-04-25T04:29:12.2450009Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adamw_amsgrad_impl.cuh [ok] 2025-04-25T04:29:12.2457996Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/fused_adamw_impl.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adamw_impl.hip [ok] 2025-04-25T04:29:12.2465677Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/fused_adamw_impl.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adamw_impl.cuh [ok] 2025-04-25T04:29:12.2496436Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/group_norm_kernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/group_norm_kernel.hip [ok] 2025-04-25T04:29:12.2503495Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/hermite_polynomial_h.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/hermite_polynomial_h.hip [ok] 2025-04-25T04:29:12.2511065Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/hermite_polynomial_he.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/hermite_polynomial_he.hip [ok] 2025-04-25T04:29:12.2527311Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/im2col.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/im2col.cuh [ok] 2025-04-25T04:29:12.2562017Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/int4mm.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/int4mm.hip [ok] 2025-04-25T04:29:12.2628732Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/jit_utils.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp [ok] 2025-04-25T04:29:12.2640862Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/jit_utils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.h [ok] 2025-04-25T04:29:12.2649056Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/laguerre_polynomial_l.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/laguerre_polynomial_l.hip [ok] 2025-04-25T04:29:12.2694122Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/layer_norm_kernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/layer_norm_kernel.hip [ok] 2025-04-25T04:29:12.2702191Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/legendre_polynomial_p.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/legendre_polynomial_p.hip [ok] 2025-04-25T04:29:12.2709831Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/modified_bessel_i0.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_i0.hip [ok] 2025-04-25T04:29:12.2717070Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/modified_bessel_i1.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_i1.hip [ok] 2025-04-25T04:29:12.2724093Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/modified_bessel_k0.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_k0.hip [ok] 2025-04-25T04:29:12.2731332Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/modified_bessel_k1.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_k1.hip [ok] 2025-04-25T04:29:12.2760768Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/reduction_template.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/reduction_template.cuh [ok] 2025-04-25T04:29:12.2767573Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/scaled_modified_bessel_k0.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/scaled_modified_bessel_k0.hip [ok] 2025-04-25T04:29:12.2775536Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/scaled_modified_bessel_k1.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/scaled_modified_bessel_k1.hip [ok] 2025-04-25T04:29:12.2783389Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_t.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_t.hip [ok] 2025-04-25T04:29:12.2790703Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_u.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_u.hip [ok] 2025-04-25T04:29:12.2797537Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_v.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_v.hip [ok] 2025-04-25T04:29:12.2804449Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_w.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_w.hip [ok] 2025-04-25T04:29:12.2811618Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/spherical_bessel_j0.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/spherical_bessel_j0.hip [ok] 2025-04-25T04:29:12.2822046Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/thread_constants.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/thread_constants.h [ok] 2025-04-25T04:29:12.2835875Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/vol2col.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/vol2col.cuh [ok] 2025-04-25T04:29:12.2846117Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/cutlass_extensions/epilogue_helpers.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/cutlass_extensions/epilogue_helpers.h [ok] 2025-04-25T04:29:12.2852697Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/cutlass_extensions/ft_gemm_configs.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/cutlass_extensions/ft_gemm_configs.h [ok] 2025-04-25T04:29:12.2885983Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/cutlass_extensions/interleaved_numeric_conversion.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/cutlass_extensions/interleaved_numeric_conversion.h [ok] 2025-04-25T04:29:12.2893545Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/cutlass_extensions/tile_interleaved_layout.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/cutlass_extensions/tile_interleaved_layout.h [ok] 2025-04-25T04:29:12.2902059Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/cutlass_extensions/arch/mma.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/cutlass_extensions/arch/mma.h [ok] 2025-04-25T04:29:12.2911993Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/cutlass_extensions/epilogue/thread/ft_fused_activations.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/cutlass_extensions/epilogue/thread/ft_fused_activations.h [ok] 2025-04-25T04:29:12.2923584Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel/default_fpA_intB_traits.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/cutlass_extensions/gemm/kernel/default_fpA_intB_traits.h [ok] 2025-04-25T04:29:12.2955127Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel/fpA_intB_gemm.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/cutlass_extensions/gemm/kernel/fpA_intB_gemm.h [ok] 2025-04-25T04:29:12.2963710Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel/mixed_gemm_B_layout.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/cutlass_extensions/gemm/kernel/mixed_gemm_B_layout.h [ok] 2025-04-25T04:29:12.2972985Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_dq_mma.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/cutlass_extensions/gemm/threadblock/default_dq_mma.h [ok] 2025-04-25T04:29:12.3002376Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_dq_mma_multistage.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/cutlass_extensions/gemm/threadblock/default_dq_mma_multistage.h [ok] 2025-04-25T04:29:12.3025076Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_dq_mma_pipelined.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/cutlass_extensions/gemm/threadblock/default_dq_mma_pipelined.h [ok] 2025-04-25T04:29:12.3045210Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_mma.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/cutlass_extensions/gemm/threadblock/default_mma.h [ok] 2025-04-25T04:29:12.3074245Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_mma_bf16.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/cutlass_extensions/gemm/threadblock/default_mma_bf16.h [ok] 2025-04-25T04:29:12.3088455Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/dq_mma_base.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/cutlass_extensions/gemm/threadblock/dq_mma_base.h [ok] 2025-04-25T04:29:12.3126067Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/dq_mma_multistage.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/cutlass_extensions/gemm/threadblock/dq_mma_multistage.h [ok] 2025-04-25T04:29:12.3149159Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/dq_mma_pipelined.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/cutlass_extensions/gemm/threadblock/dq_mma_pipelined.h [ok] 2025-04-25T04:29:12.3161034Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp/default_mma_tensor_op.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/cutlass_extensions/gemm/warp/default_mma_tensor_op.h [ok] 2025-04-25T04:29:12.3178640Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp/mma_tensorop_compute_B_with_f16.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/cutlass_extensions/gemm/warp/mma_tensorop_compute_B_with_f16.h [ok] 2025-04-25T04:29:12.3205562Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp/mma_tensorop_dequantizer.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/cutlass_extensions/gemm/warp/mma_tensorop_dequantizer.h [ok] 2025-04-25T04:29:12.3316597Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebra.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebra.cpp [ok] 2025-04-25T04:29:12.3382215Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLib.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebraLib.cpp [ok] 2025-04-25T04:29:12.3392082Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLib.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebraLib.h [ok] 2025-04-25T04:29:12.3412372Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLibBlas.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebraLibBlas.cpp [ok] 2025-04-25T04:29:12.3480178Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/linalg/CUDASolver.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/HIPSolver.cpp [ok] 2025-04-25T04:29:12.3517593Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/linalg/CUDASolver.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/HIPSolver.h [ok] 2025-04-25T04:29:12.3525029Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/linalg/CudssHandlePool.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/CudssHandlePool.cpp [ok] 2025-04-25T04:29:12.3532653Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/linalg/CusolverDnHandlePool.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/CusolverDnHandlePool.cpp [ok] 2025-04-25T04:29:12.3541108Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/linalg/MagmaUtils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/MagmaUtils.h [ok] 2025-04-25T04:29:12.3550083Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/AffineGridGenerator.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/AffineGridGenerator.cpp [ok] 2025-04-25T04:29:12.3567032Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/BatchNorm.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/BatchNorm.cpp [ok] 2025-04-25T04:29:12.3572531Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/BatchNorm.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/BatchNorm.h [ok] 2025-04-25T04:29:12.3584290Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/ConvPlaceholders.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/ConvPlaceholders.cpp [ok] 2025-04-25T04:29:12.3614632Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/ConvShared.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/ConvShared.cpp [ok] 2025-04-25T04:29:12.3637157Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/ConvShared.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/ConvShared.h [ok] 2025-04-25T04:29:12.3685732Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/Conv_v7.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/Conv_v7.cpp [ok] 2025-04-25T04:29:12.3733745Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/Conv_v8.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/Conv_v8.cpp [ok] 2025-04-25T04:29:12.3745804Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/GridSampler.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/GridSampler.cpp [ok] 2025-04-25T04:29:12.3762610Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/LossCTC.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/LossCTC.cpp [ok] 2025-04-25T04:29:12.3820415Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/MHA.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/MHA.cpp [ok] 2025-04-25T04:29:12.3827231Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/MHA.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/MHA.h [ok] 2025-04-25T04:29:12.3917862Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/RNN.cpp [ok] 2025-04-25T04:29:12.3925063Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNNUtils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/RNNUtils.h [ok] 2025-04-25T04:29:12.3943605Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/cuda/NestedTensorBinaryOps.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorBinaryOps.hip [ok] 2025-04-25T04:29:12.3967717Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/cuda/NestedTensorMatmul.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorMatmul.hip [ok] 2025-04-25T04:29:12.3988110Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.cpp [ok] 2025-04-25T04:29:12.4050146Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip [ok] 2025-04-25T04:29:12.4087735Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/cuda/NestedTensorTransformerUtils.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerUtils.cpp [ok] 2025-04-25T04:29:12.4094579Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cuda/Activation.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/Activation.cpp [ok] 2025-04-25T04:29:12.4100533Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cuda/Activation.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/Activation.hip [ok] 2025-04-25T04:29:12.4116628Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cuda/AffineQuantizer.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/AffineQuantizer.hip [ok] 2025-04-25T04:29:12.4146366Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cuda/EmbeddingBag.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/EmbeddingBag.hip [ok] 2025-04-25T04:29:12.4162623Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cuda/FakeQuantizeCore.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/FakeQuantizeCore.hip [ok] 2025-04-25T04:29:12.4181809Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cuda/FusedObsFakeQuant.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/FusedObsFakeQuant.hip [ok] 2025-04-25T04:29:12.4188834Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cuda/IntReprQuant.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/IntReprQuant.hip [ok] 2025-04-25T04:29:12.4196945Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cuda/MakePerTensorQuantizedTensor.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/MakePerTensorQuantizedTensor.hip [ok] 2025-04-25T04:29:12.4214130Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/BinaryOps.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/hip/BinaryOps.cpp [ok] 2025-04-25T04:29:12.4245399Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/Conv.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/hip/Conv.cpp [ok] 2025-04-25T04:29:12.4258199Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/ConvPrepack.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/hip/ConvPrepack.cpp [ok] 2025-04-25T04:29:12.4264441Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/ConvUnpackImpl.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/hip/ConvUnpackImpl.cpp [ok] 2025-04-25T04:29:12.4289893Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/Linear.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/hip/Linear.cpp [ok] 2025-04-25T04:29:12.4300469Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/LinearPrepack.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/hip/LinearPrepack.cpp [ok] 2025-04-25T04:29:12.4306037Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/LinearUnpackImpl.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/hip/LinearUnpackImpl.cpp [ok] 2025-04-25T04:29:12.4319878Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/Pooling.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/hip/Pooling.cpp [ok] 2025-04-25T04:29:12.4334140Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/utils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/hip/utils.h [ok] 2025-04-25T04:29:12.4346506Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/ComputeSparseTile.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/ComputeSparseTile.h [ok] 2025-04-25T04:29:12.4368800Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SoftMax.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SoftMax.hip [ok] 2025-04-25T04:29:12.4385789Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseBlas.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseBlas.cpp [ok] 2025-04-25T04:29:12.4454030Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseBlasImpl.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseBlasImpl.cpp [ok] 2025-04-25T04:29:12.4461342Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseBlasImpl.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseBlasImpl.h [ok] 2025-04-25T04:29:12.4469397Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseBlasLegacy.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseBlasLegacy.cpp [ok] 2025-04-25T04:29:12.4475295Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseBlasLegacy.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseBlasLegacy.h [ok] 2025-04-25T04:29:12.4495103Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseCUDAApplyUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPApplyUtils.cuh [ok] 2025-04-25T04:29:12.4523497Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPBlas.cpp [ok] 2025-04-25T04:29:12.4530086Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseCUDABlas.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPBlas.h [ok] 2025-04-25T04:29:12.4543719Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseCUDATensor.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensor.hip [ok] 2025-04-25T04:29:12.4574793Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip [ok] 2025-04-25T04:29:12.4581103Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.cuh [ok] 2025-04-25T04:29:12.4611459Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseCsrTensorMath.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseCsrTensorMath.hip [ok] 2025-04-25T04:29:12.4648761Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseMatMul.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseMatMul.hip [ok] 2025-04-25T04:29:12.4661173Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredApplyDense.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseSemiStructuredApplyDense.hip [ok] 2025-04-25T04:29:12.4688553Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredLinear.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseSemiStructuredLinear.hip [ok] 2025-04-25T04:29:12.4725862Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredOps.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseSemiStructuredOps.hip [ok] 2025-04-25T04:29:12.4751021Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredPack.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseSemiStructuredPack.h [ok] 2025-04-25T04:29:12.4762876Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredTile.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseSemiStructuredTile.hip [ok] 2025-04-25T04:29:12.4772566Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseSemiSturcturedApply.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseSemiSturcturedApply.hip [ok] 2025-04-25T04:29:12.4780649Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/StaticSort.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/StaticSort.h [ok] 2025-04-25T04:29:12.4805327Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/cuSPARSELtOps.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/cuSPARSELtOps.cpp [ok] 2025-04-25T04:29:12.4816419Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/cuSPARSELtOps.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/cuSPARSELtOps.h [ok] 2025-04-25T04:29:12.4899747Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/attention.hip [ok] 2025-04-25T04:29:12.4946744Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention_backward.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/attention_backward.hip [ok] 2025-04-25T04:29:12.4997855Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/sdp_utils.cpp [ok] 2025-04-25T04:29:12.5004117Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/sdp_utils.h [ok] 2025-04-25T04:29:12.5017368Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/mem_eff_attention/debug_utils.h [ok] 2025-04-25T04:29:12.5033613Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/mem_eff_attention/gemm_kernel_utils.h [ok] 2025-04-25T04:29:12.5040576Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/mem_eff_attention/pytorch_utils.h [ok] 2025-04-25T04:29:12.5059409Z /var/lib/jenkins/workspace/aten/src/ATen/test/Dict_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/Dict_test.cpp [ok] 2025-04-25T04:29:12.5067713Z /var/lib/jenkins/workspace/aten/src/ATen/test/Dimname_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/Dimname_test.cpp [ok] 2025-04-25T04:29:12.5075912Z /var/lib/jenkins/workspace/aten/src/ATen/test/ExclusivelyOwned_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/ExclusivelyOwned_test.cpp [ok] 2025-04-25T04:29:12.5089825Z /var/lib/jenkins/workspace/aten/src/ATen/test/MaybeOwned_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/MaybeOwned_test.cpp [ok] 2025-04-25T04:29:12.5103532Z /var/lib/jenkins/workspace/aten/src/ATen/test/NamedTensor_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/NamedTensor_test.cpp [ok] 2025-04-25T04:29:12.5110552Z /var/lib/jenkins/workspace/aten/src/ATen/test/StorageUtils_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/StorageUtils_test.cpp [ok] 2025-04-25T04:29:12.5118545Z /var/lib/jenkins/workspace/aten/src/ATen/test/allocator_clone_test.h -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/allocator_clone_test.h [ok] 2025-04-25T04:29:12.5131125Z /var/lib/jenkins/workspace/aten/src/ATen/test/apply_utils_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/apply_utils_test.cpp [ok] 2025-04-25T04:29:12.5146412Z /var/lib/jenkins/workspace/aten/src/ATen/test/atest.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/atest.cpp [ok] 2025-04-25T04:29:12.5169532Z /var/lib/jenkins/workspace/aten/src/ATen/test/basic.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/basic.cpp [ok] 2025-04-25T04:29:12.5180871Z /var/lib/jenkins/workspace/aten/src/ATen/test/broadcast_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/broadcast_test.cpp [ok] 2025-04-25T04:29:12.5186345Z /var/lib/jenkins/workspace/aten/src/ATen/test/cpu_allocator_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/cpu_allocator_test.cpp [ok] 2025-04-25T04:29:12.5193816Z /var/lib/jenkins/workspace/aten/src/ATen/test/cpu_caching_allocator_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/cpu_caching_allocator_test.cpp [ok] 2025-04-25T04:29:12.5207607Z /var/lib/jenkins/workspace/aten/src/ATen/test/cpu_generator_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/cpu_generator_test.cpp [ok] 2025-04-25T04:29:12.5226661Z /var/lib/jenkins/workspace/aten/src/ATen/test/cpu_profiling_allocator_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/cpu_profiling_allocator_test.cpp [ok] 2025-04-25T04:29:12.5258923Z /var/lib/jenkins/workspace/aten/src/ATen/test/cpu_rng_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/cpu_rng_test.cpp [ok] 2025-04-25T04:29:12.5266986Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_allocatorTraceTracker_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_allocatorTraceTracker_test.cpp [ok] 2025-04-25T04:29:12.5274212Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_allocator_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_allocator_test.cpp [ok] 2025-04-25T04:29:12.5281681Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_apply_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_apply_test.cpp [ok] 2025-04-25T04:29:12.5294166Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_atomic_ops_test.cu -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_atomic_ops_test.hip [ok] 2025-04-25T04:29:12.5308867Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_caching_host_allocator_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_caching_host_allocator_test.cpp [ok] 2025-04-25T04:29:12.5315966Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_complex_math_test.cu -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_complex_math_test.hip [ok] 2025-04-25T04:29:12.5325082Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_complex_test.cu -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_complex_test.hip [ok] 2025-04-25T04:29:12.5343817Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_cub_test.cu -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_cub_test.hip [ok] 2025-04-25T04:29:12.5349932Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_cudnn_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_cudnn_test.cpp [ok] 2025-04-25T04:29:12.5358190Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_device_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_device_test.cpp [ok] 2025-04-25T04:29:12.5366964Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_distributions_test.cu -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_distributions_test.hip [ok] 2025-04-25T04:29:12.5373649Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_dlconvertor_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_dlconvertor_test.cpp [ok] 2025-04-25T04:29:12.5384635Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_generator_test.cu -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_generator_test.hip [ok] 2025-04-25T04:29:12.5391893Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_half_test.cu -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_half_test.hip [ok] 2025-04-25T04:29:12.5402386Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_integer_divider_test.cu -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_integer_divider_test.hip [ok] 2025-04-25T04:29:12.5407668Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_optional_test.cu -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_optional_test.hip [ok] 2025-04-25T04:29:12.5415024Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_packedtensoraccessor_test.cu -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_packedtensoraccessor_test.hip [ok] 2025-04-25T04:29:12.5422525Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_reportMemoryUsage_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_reportMemoryUsage_test.cpp [ok] 2025-04-25T04:29:12.5436299Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_stream_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_stream_test.cpp [ok] 2025-04-25T04:29:12.5453586Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_tensor_interop_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_tensor_interop_test.cpp [ok] 2025-04-25T04:29:12.5465924Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_vectorized_test.cu -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_vectorized_test.hip [ok] 2025-04-25T04:29:12.5471747Z /var/lib/jenkins/workspace/aten/src/ATen/test/dlconvertor_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/dlconvertor_test.cpp [ok] 2025-04-25T04:29:12.5481586Z /var/lib/jenkins/workspace/aten/src/ATen/test/extension_backend_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/extension_backend_test.cpp [ok] 2025-04-25T04:29:12.5492317Z /var/lib/jenkins/workspace/aten/src/ATen/test/half_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/half_test.cpp [ok] 2025-04-25T04:29:12.5531196Z /var/lib/jenkins/workspace/aten/src/ATen/test/ivalue_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/ivalue_test.cpp [ok] 2025-04-25T04:29:12.5537171Z /var/lib/jenkins/workspace/aten/src/ATen/test/lazy_tensor_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/lazy_tensor_test.cpp [ok] 2025-04-25T04:29:12.5582781Z /var/lib/jenkins/workspace/aten/src/ATen/test/legacy_vmap_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/legacy_vmap_test.cpp [ok] 2025-04-25T04:29:12.5592881Z /var/lib/jenkins/workspace/aten/src/ATen/test/math_kernel_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/math_kernel_test.cpp [ok] 2025-04-25T04:29:12.5605274Z /var/lib/jenkins/workspace/aten/src/ATen/test/memory_format_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/memory_format_test.cpp [ok] 2025-04-25T04:29:12.5612717Z /var/lib/jenkins/workspace/aten/src/ATen/test/memory_overlapping_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/memory_overlapping_test.cpp [ok] 2025-04-25T04:29:12.5619091Z /var/lib/jenkins/workspace/aten/src/ATen/test/mobile_memory_cleanup.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/mobile_memory_cleanup.cpp [ok] 2025-04-25T04:29:12.5626341Z /var/lib/jenkins/workspace/aten/src/ATen/test/mps_test_allocator.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/mps_test_allocator.cpp [ok] 2025-04-25T04:29:12.5634631Z /var/lib/jenkins/workspace/aten/src/ATen/test/mps_test_metal_library.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/mps_test_metal_library.cpp [ok] 2025-04-25T04:29:12.5641777Z /var/lib/jenkins/workspace/aten/src/ATen/test/mps_test_print.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/mps_test_print.cpp [ok] 2025-04-25T04:29:12.5655179Z /var/lib/jenkins/workspace/aten/src/ATen/test/native_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/native_test.cpp [ok] 2025-04-25T04:29:12.5661309Z /var/lib/jenkins/workspace/aten/src/ATen/test/operator_name_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/operator_name_test.cpp [ok] 2025-04-25T04:29:12.5667888Z /var/lib/jenkins/workspace/aten/src/ATen/test/operators_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/operators_test.cpp [ok] 2025-04-25T04:29:12.5674699Z /var/lib/jenkins/workspace/aten/src/ATen/test/packedtensoraccessor_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/packedtensoraccessor_test.cpp [ok] 2025-04-25T04:29:12.5689583Z /var/lib/jenkins/workspace/aten/src/ATen/test/pow_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/pow_test.cpp [ok] 2025-04-25T04:29:12.5706038Z /var/lib/jenkins/workspace/aten/src/ATen/test/quantized_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/quantized_test.cpp [ok] 2025-04-25T04:29:12.5714149Z /var/lib/jenkins/workspace/aten/src/ATen/test/reduce_ops_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/reduce_ops_test.cpp [ok] 2025-04-25T04:29:12.5719131Z /var/lib/jenkins/workspace/aten/src/ATen/test/reportMemoryUsage.h -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/reportMemoryUsage.h [ok] 2025-04-25T04:29:12.5724846Z /var/lib/jenkins/workspace/aten/src/ATen/test/reportMemoryUsage_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/reportMemoryUsage_test.cpp [ok] 2025-04-25T04:29:12.5736090Z /var/lib/jenkins/workspace/aten/src/ATen/test/rng_test.h -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/rng_test.h [ok] 2025-04-25T04:29:12.5750963Z /var/lib/jenkins/workspace/aten/src/ATen/test/scalar_tensor_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/scalar_tensor_test.cpp [ok] 2025-04-25T04:29:12.5763130Z /var/lib/jenkins/workspace/aten/src/ATen/test/scalar_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/scalar_test.cpp [ok] 2025-04-25T04:29:12.5771920Z /var/lib/jenkins/workspace/aten/src/ATen/test/stride_properties_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/stride_properties_test.cpp [ok] 2025-04-25T04:29:12.5788160Z /var/lib/jenkins/workspace/aten/src/ATen/test/tensor_interop_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/tensor_interop_test.cpp [ok] 2025-04-25T04:29:12.5809335Z /var/lib/jenkins/workspace/aten/src/ATen/test/tensor_iterator_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/tensor_iterator_test.cpp [ok] 2025-04-25T04:29:12.5816753Z /var/lib/jenkins/workspace/aten/src/ATen/test/test_assert.h -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/test_assert.h [ok] 2025-04-25T04:29:12.5825093Z /var/lib/jenkins/workspace/aten/src/ATen/test/test_parallel.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/test_parallel.cpp [ok] 2025-04-25T04:29:12.5835004Z /var/lib/jenkins/workspace/aten/src/ATen/test/test_thread_pool_guard.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/test_thread_pool_guard.cpp [ok] 2025-04-25T04:29:12.5842230Z /var/lib/jenkins/workspace/aten/src/ATen/test/thread_init_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/thread_init_test.cpp [ok] 2025-04-25T04:29:12.5848822Z /var/lib/jenkins/workspace/aten/src/ATen/test/type_ptr_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/type_ptr_test.cpp [ok] 2025-04-25T04:29:12.5860907Z /var/lib/jenkins/workspace/aten/src/ATen/test/type_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/type_test.cpp [ok] 2025-04-25T04:29:12.5868690Z /var/lib/jenkins/workspace/aten/src/ATen/test/undefined_tensor_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/undefined_tensor_test.cpp [ok] 2025-04-25T04:29:12.5961786Z /var/lib/jenkins/workspace/aten/src/ATen/test/vec_test_all_types.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/vec_test_all_types.cpp [ok] 2025-04-25T04:29:12.6019434Z /var/lib/jenkins/workspace/aten/src/ATen/test/vec_test_all_types.h -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/vec_test_all_types.h [ok] 2025-04-25T04:29:12.6026195Z /var/lib/jenkins/workspace/aten/src/ATen/test/verify_api_visibility.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/verify_api_visibility.cpp [ok] 2025-04-25T04:29:12.6034422Z /var/lib/jenkins/workspace/aten/src/ATen/test/vitals.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/vitals.cpp [ok] 2025-04-25T04:29:12.6347668Z /var/lib/jenkins/workspace/aten/src/ATen/test/vulkan_api_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/vulkan_api_test.cpp [ok] 2025-04-25T04:29:12.6489112Z /var/lib/jenkins/workspace/aten/src/ATen/test/vulkan_quantized_api_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/vulkan_quantized_api_test.cpp [ok] 2025-04-25T04:29:12.6496954Z /var/lib/jenkins/workspace/aten/src/ATen/test/weakref_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/weakref_test.cpp [ok] 2025-04-25T04:29:12.6503596Z /var/lib/jenkins/workspace/aten/src/ATen/test/wrapdim_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/wrapdim_test.cpp [ok] 2025-04-25T04:29:12.6509975Z /var/lib/jenkins/workspace/aten/src/ATen/test/xla_tensor_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/xla_tensor_test.cpp [ok] 2025-04-25T04:29:12.6525478Z /var/lib/jenkins/workspace/aten/src/ATen/test/xnnpack_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/xnnpack_test.cpp [ok] 2025-04-25T04:29:12.6536662Z /var/lib/jenkins/workspace/aten/src/ATen/test/xpu_caching_host_allocator_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/xpu_caching_host_allocator_test.cpp [ok] 2025-04-25T04:29:12.6544298Z /var/lib/jenkins/workspace/aten/src/ATen/test/xpu_device_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/xpu_device_test.cpp [ok] 2025-04-25T04:29:12.6551895Z /var/lib/jenkins/workspace/aten/src/ATen/test/xpu_event_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/xpu_event_test.cpp [ok] 2025-04-25T04:29:12.6562956Z /var/lib/jenkins/workspace/aten/src/ATen/test/xpu_generator_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/xpu_generator_test.cpp [ok] 2025-04-25T04:29:12.6569263Z /var/lib/jenkins/workspace/aten/src/ATen/test/test_install/main.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/test_install/hip/main.cpp [ok] 2025-04-25T04:29:12.6579242Z /var/lib/jenkins/workspace/aten/src/THC/CMakeLists.txt -> /var/lib/jenkins/workspace/aten/src/THH/CMakeLists.txt [ok] 2025-04-25T04:29:12.6584836Z /var/lib/jenkins/workspace/aten/src/THC/THCAtomics.cuh -> /var/lib/jenkins/workspace/aten/src/THH/THHAtomics.cuh [ok] 2025-04-25T04:29:12.6590165Z /var/lib/jenkins/workspace/aten/src/THC/THCDeviceUtils.cuh -> /var/lib/jenkins/workspace/aten/src/THH/THHDeviceUtils.cuh [ok] 2025-04-25T04:29:12.6596648Z /var/lib/jenkins/workspace/c10/cuda/CUDAAlgorithm.h -> /var/lib/jenkins/workspace/c10/hip/HIPAlgorithm.h [ok] 2025-04-25T04:29:12.6617760Z /var/lib/jenkins/workspace/c10/cuda/CUDAAllocatorConfig.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPAllocatorConfig.cpp [ok] 2025-04-25T04:29:12.6627776Z /var/lib/jenkins/workspace/c10/cuda/CUDAAllocatorConfig.h -> /var/lib/jenkins/workspace/c10/hip/HIPAllocatorConfig.h [ok] 2025-04-25T04:29:12.6719149Z /var/lib/jenkins/workspace/c10/cuda/CUDACachingAllocator.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.cpp [ok] 2025-04-25T04:29:12.6745078Z /var/lib/jenkins/workspace/c10/cuda/CUDACachingAllocator.h -> /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h [ok] 2025-04-25T04:29:12.6754765Z /var/lib/jenkins/workspace/c10/cuda/CUDADeviceAssertion.h -> /var/lib/jenkins/workspace/c10/hip/HIPDeviceAssertion.h [ok] 2025-04-25T04:29:12.6765851Z /var/lib/jenkins/workspace/c10/cuda/CUDADeviceAssertionHost.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPDeviceAssertionHost.cpp [ok] 2025-04-25T04:29:12.6780052Z /var/lib/jenkins/workspace/c10/cuda/CUDADeviceAssertionHost.h -> /var/lib/jenkins/workspace/c10/hip/HIPDeviceAssertionHost.h [ok] 2025-04-25T04:29:12.6785915Z /var/lib/jenkins/workspace/c10/cuda/CUDAException.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPException.cpp [ok] 2025-04-25T04:29:12.6794589Z /var/lib/jenkins/workspace/c10/cuda/CUDAException.h -> /var/lib/jenkins/workspace/c10/hip/HIPException.h [ok] 2025-04-25T04:29:12.6811646Z /var/lib/jenkins/workspace/c10/cuda/CUDAFunctions.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPFunctions.cpp [ok] 2025-04-25T04:29:12.6822028Z /var/lib/jenkins/workspace/c10/cuda/CUDAFunctions.h -> /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h [ok] 2025-04-25T04:29:12.6829656Z /var/lib/jenkins/workspace/c10/cuda/CUDAGraphsC10Utils.h -> /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h [ok] 2025-04-25T04:29:12.6845871Z /var/lib/jenkins/workspace/c10/cuda/CUDAGuard.h -> /var/lib/jenkins/workspace/c10/hip/HIPGuard.h [ok] 2025-04-25T04:29:12.6852558Z /var/lib/jenkins/workspace/c10/cuda/CUDAMacros.h -> /var/lib/jenkins/workspace/c10/hip/HIPMacros.h [ok] 2025-04-25T04:29:12.6892671Z /var/lib/jenkins/workspace/c10/cuda/CUDAMallocAsyncAllocator.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPMallocAsyncAllocator.cpp [ok] 2025-04-25T04:29:12.6901273Z /var/lib/jenkins/workspace/c10/cuda/CUDAMathCompat.h -> /var/lib/jenkins/workspace/c10/hip/HIPMathCompat.h [ok] 2025-04-25T04:29:12.6907825Z /var/lib/jenkins/workspace/c10/cuda/CUDAMiscFunctions.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPMiscFunctions.cpp [ok] 2025-04-25T04:29:12.6913305Z /var/lib/jenkins/workspace/c10/cuda/CUDAMiscFunctions.h -> /var/lib/jenkins/workspace/c10/hip/HIPMiscFunctions.h [ok] 2025-04-25T04:29:12.6930964Z /var/lib/jenkins/workspace/c10/cuda/CUDAStream.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPStream.cpp [ok] 2025-04-25T04:29:12.6940298Z /var/lib/jenkins/workspace/c10/cuda/CUDAStream.h -> /var/lib/jenkins/workspace/c10/hip/HIPStream.h [ok] 2025-04-25T04:29:12.6947130Z /var/lib/jenkins/workspace/c10/cuda/driver_api.cpp -> /var/lib/jenkins/workspace/c10/hip/driver_api.cpp [ok] 2025-04-25T04:29:12.6953147Z /var/lib/jenkins/workspace/c10/cuda/driver_api.h -> /var/lib/jenkins/workspace/c10/hip/driver_api.h [ok] 2025-04-25T04:29:12.6959347Z /var/lib/jenkins/workspace/c10/cuda/impl/CUDAGuardImpl.cpp -> /var/lib/jenkins/workspace/c10/hip/impl/HIPGuardImpl.cpp [ok] 2025-04-25T04:29:12.6974219Z /var/lib/jenkins/workspace/c10/cuda/impl/CUDAGuardImpl.h -> /var/lib/jenkins/workspace/c10/hip/impl/HIPGuardImpl.h [ok] 2025-04-25T04:29:12.6979591Z /var/lib/jenkins/workspace/c10/cuda/impl/CUDATest.cpp -> /var/lib/jenkins/workspace/c10/hip/impl/HIPTest.cpp [ok] 2025-04-25T04:29:12.6985178Z /var/lib/jenkins/workspace/c10/cuda/impl/CUDATest.h -> /var/lib/jenkins/workspace/c10/hip/impl/HIPTest.h [ok] 2025-04-25T04:29:12.6990880Z /var/lib/jenkins/workspace/c10/cuda/impl/cuda_cmake_macros.h.in -> /var/lib/jenkins/workspace/c10/hip/impl/hip_cmake_macros.h.in [ok] 2025-04-25T04:29:12.6997485Z /var/lib/jenkins/workspace/c10/cuda/test/CMakeLists.txt -> /var/lib/jenkins/workspace/c10/hip/test/CMakeLists.txt [ok] 2025-04-25T04:29:12.7006636Z /var/lib/jenkins/workspace/c10/cuda/test/impl/CUDAAssertionsTest_1_var_test.cu -> /var/lib/jenkins/workspace/c10/hip/test/impl/HIPAssertionsTest_1_var_test.hip [ok] 2025-04-25T04:29:12.7014937Z /var/lib/jenkins/workspace/c10/cuda/test/impl/CUDAAssertionsTest_catches_stream.cu -> /var/lib/jenkins/workspace/c10/hip/test/impl/HIPAssertionsTest_catches_stream.hip [ok] 2025-04-25T04:29:12.7024540Z /var/lib/jenkins/workspace/c10/cuda/test/impl/CUDAAssertionsTest_catches_thread_and_block_and_device.cu -> /var/lib/jenkins/workspace/c10/hip/test/impl/HIPAssertionsTest_catches_thread_and_block_and_device.hip [ok] 2025-04-25T04:29:12.7033000Z /var/lib/jenkins/workspace/c10/cuda/test/impl/CUDAAssertionsTest_from_2_processes.cu -> /var/lib/jenkins/workspace/c10/hip/test/impl/HIPAssertionsTest_from_2_processes.hip [ok] 2025-04-25T04:29:12.7041638Z /var/lib/jenkins/workspace/c10/cuda/test/impl/CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.cu -> /var/lib/jenkins/workspace/c10/hip/test/impl/HIPAssertionsTest_multiple_writes_from_blocks_and_threads.hip [ok] 2025-04-25T04:29:12.7049993Z /var/lib/jenkins/workspace/c10/cuda/test/impl/CUDAAssertionsTest_multiple_writes_from_multiple_blocks.cu -> /var/lib/jenkins/workspace/c10/hip/test/impl/HIPAssertionsTest_multiple_writes_from_multiple_blocks.hip [ok] 2025-04-25T04:29:12.7057631Z /var/lib/jenkins/workspace/c10/cuda/test/impl/CUDAAssertionsTest_multiple_writes_from_same_block.cu -> /var/lib/jenkins/workspace/c10/hip/test/impl/HIPAssertionsTest_multiple_writes_from_same_block.hip [ok] 2025-04-25T04:29:12.7063089Z /var/lib/jenkins/workspace/c10/cuda/test/impl/CUDATest.cpp -> /var/lib/jenkins/workspace/c10/hip/test/impl/HIPTest.cpp [ok] 2025-04-25T04:29:12.7119130Z /var/lib/jenkins/workspace/tools/autograd/templates/python_variable_methods.cpp -> /var/lib/jenkins/workspace/tools/autograd/templates/python_variable_methods.cpp [ok] 2025-04-25T04:29:12.7147122Z /var/lib/jenkins/workspace/torch/custom_class.h -> /var/lib/jenkins/workspace/torch/custom_class.h [skipped, already hipified] 2025-04-25T04:29:12.7158709Z /var/lib/jenkins/workspace/torch/custom_class_detail.h -> /var/lib/jenkins/workspace/torch/custom_class_detail.h [skipped, already hipified] 2025-04-25T04:29:12.7164282Z /var/lib/jenkins/workspace/torch/extension.h -> /var/lib/jenkins/workspace/torch/extension.h [skipped, already hipified] 2025-04-25T04:29:12.7210333Z /var/lib/jenkins/workspace/torch/library.h -> /var/lib/jenkins/workspace/torch/library.h [skipped, already hipified] 2025-04-25T04:29:12.7215644Z /var/lib/jenkins/workspace/torch/script.h -> /var/lib/jenkins/workspace/torch/script.h [skipped, already hipified] 2025-04-25T04:29:12.7221110Z /var/lib/jenkins/workspace/torch/_C/_VariableFunctions.pyi.in -> /var/lib/jenkins/workspace/torch/_C/_VariableFunctions.pyi.in [skipped, already hipified] 2025-04-25T04:29:12.7314570Z /var/lib/jenkins/workspace/torch/_C/__init__.pyi.in -> /var/lib/jenkins/workspace/torch/_C/__init__.pyi.in [skipped, already hipified] 2025-04-25T04:29:12.7322503Z /var/lib/jenkins/workspace/torch/_C/_nn.pyi.in -> /var/lib/jenkins/workspace/torch/_C/_nn.pyi.in [skipped, already hipified] 2025-04-25T04:29:12.7327291Z /var/lib/jenkins/workspace/torch/_C/return_types.pyi.in -> /var/lib/jenkins/workspace/torch/_C/return_types.pyi.in [skipped, already hipified] 2025-04-25T04:29:12.7332251Z /var/lib/jenkins/workspace/torch/_export/serde/gen-cpp2/export_schema_constants.h -> /var/lib/jenkins/workspace/torch/_export/serde/gen-cpp2/export_schema_constants.h [skipped, already hipified] 2025-04-25T04:29:12.7336297Z /var/lib/jenkins/workspace/torch/_export/serde/gen-cpp2/export_schema_types.h -> /var/lib/jenkins/workspace/torch/_export/serde/gen-cpp2/export_schema_types.h [skipped, already hipified] 2025-04-25T04:29:12.7341107Z /var/lib/jenkins/workspace/torch/_export/serde/gen-cpp2/export_schema_types_custom_protocol.h -> /var/lib/jenkins/workspace/torch/_export/serde/gen-cpp2/export_schema_types_custom_protocol.h [skipped, already hipified] 2025-04-25T04:29:12.7381790Z /var/lib/jenkins/workspace/torch/_inductor/codegen/cpp_prefix.h -> /var/lib/jenkins/workspace/torch/_inductor/codegen/cpp_prefix.h [skipped, already hipified] 2025-04-25T04:29:12.7399998Z /var/lib/jenkins/workspace/torch/_inductor/codegen/aoti_runtime/interface.cpp -> /var/lib/jenkins/workspace/torch/_inductor/codegen/aoti_runtime/interface.cpp [skipped, already hipified] 2025-04-25T04:29:12.7413920Z /var/lib/jenkins/workspace/torch/csrc/CudaIPCTypes.cpp -> /var/lib/jenkins/workspace/torch/csrc/CudaIPCTypes.cpp [ok] 2025-04-25T04:29:12.7420971Z /var/lib/jenkins/workspace/torch/csrc/CudaIPCTypes.h -> /var/lib/jenkins/workspace/torch/csrc/CudaIPCTypes.h [ok] 2025-04-25T04:29:12.7434646Z /var/lib/jenkins/workspace/torch/csrc/DataLoader.cpp -> /var/lib/jenkins/workspace/torch/csrc/DataLoader.cpp [skipped, already hipified] 2025-04-25T04:29:12.7439465Z /var/lib/jenkins/workspace/torch/csrc/DataLoader.h -> /var/lib/jenkins/workspace/torch/csrc/DataLoader.h [skipped, already hipified] 2025-04-25T04:29:12.7452390Z /var/lib/jenkins/workspace/torch/csrc/Device.cpp -> /var/lib/jenkins/workspace/torch/csrc/Device.cpp [skipped, already hipified] 2025-04-25T04:29:12.7457646Z /var/lib/jenkins/workspace/torch/csrc/Device.h -> /var/lib/jenkins/workspace/torch/csrc/Device.h [skipped, already hipified] 2025-04-25T04:29:12.7464699Z /var/lib/jenkins/workspace/torch/csrc/DeviceAccelerator.cpp -> /var/lib/jenkins/workspace/torch/csrc/DeviceAccelerator.cpp [skipped, already hipified] 2025-04-25T04:29:12.7471546Z /var/lib/jenkins/workspace/torch/csrc/DeviceAccelerator.h -> /var/lib/jenkins/workspace/torch/csrc/DeviceAccelerator.h [skipped, already hipified] 2025-04-25T04:29:12.7481494Z /var/lib/jenkins/workspace/torch/csrc/Dtype.cpp -> /var/lib/jenkins/workspace/torch/csrc/Dtype.cpp [skipped, already hipified] 2025-04-25T04:29:12.7486591Z /var/lib/jenkins/workspace/torch/csrc/Dtype.h -> /var/lib/jenkins/workspace/torch/csrc/Dtype.h [skipped, already hipified] 2025-04-25T04:29:12.7499602Z /var/lib/jenkins/workspace/torch/csrc/DynamicTypes.cpp -> /var/lib/jenkins/workspace/torch/csrc/DynamicTypes.cpp [skipped, already hipified] 2025-04-25T04:29:12.7509225Z /var/lib/jenkins/workspace/torch/csrc/DynamicTypes.h -> /var/lib/jenkins/workspace/torch/csrc/DynamicTypes.h [skipped, already hipified] 2025-04-25T04:29:12.7525271Z /var/lib/jenkins/workspace/torch/csrc/Event.cpp -> /var/lib/jenkins/workspace/torch/csrc/Event.cpp [skipped, already hipified] 2025-04-25T04:29:12.7532049Z /var/lib/jenkins/workspace/torch/csrc/Event.h -> /var/lib/jenkins/workspace/torch/csrc/Event.h [skipped, already hipified] 2025-04-25T04:29:12.7549620Z /var/lib/jenkins/workspace/torch/csrc/Exceptions.cpp -> /var/lib/jenkins/workspace/torch/csrc/Exceptions.cpp [skipped, already hipified] 2025-04-25T04:29:12.7567896Z /var/lib/jenkins/workspace/torch/csrc/Exceptions.h -> /var/lib/jenkins/workspace/torch/csrc/Exceptions.h [skipped, already hipified] 2025-04-25T04:29:12.7572532Z /var/lib/jenkins/workspace/torch/csrc/Export.h -> /var/lib/jenkins/workspace/torch/csrc/Export.h [skipped, already hipified] 2025-04-25T04:29:12.7588666Z /var/lib/jenkins/workspace/torch/csrc/Generator.cpp -> /var/lib/jenkins/workspace/torch/csrc/Generator.cpp [skipped, already hipified] 2025-04-25T04:29:12.7593452Z /var/lib/jenkins/workspace/torch/csrc/Generator.h -> /var/lib/jenkins/workspace/torch/csrc/Generator.h [skipped, already hipified] 2025-04-25T04:29:12.7599830Z /var/lib/jenkins/workspace/torch/csrc/Layout.cpp -> /var/lib/jenkins/workspace/torch/csrc/Layout.cpp [skipped, already hipified] 2025-04-25T04:29:12.7604980Z /var/lib/jenkins/workspace/torch/csrc/Layout.h -> /var/lib/jenkins/workspace/torch/csrc/Layout.h [skipped, already hipified] 2025-04-25T04:29:12.7612011Z /var/lib/jenkins/workspace/torch/csrc/MemoryFormat.cpp -> /var/lib/jenkins/workspace/torch/csrc/MemoryFormat.cpp [skipped, already hipified] 2025-04-25T04:29:12.7617777Z /var/lib/jenkins/workspace/torch/csrc/MemoryFormat.h -> /var/lib/jenkins/workspace/torch/csrc/MemoryFormat.h [skipped, already hipified] 2025-04-25T04:29:12.7704809Z /var/lib/jenkins/workspace/torch/csrc/Module.cpp -> /var/lib/jenkins/workspace/torch/csrc/Module.cpp [ok] 2025-04-25T04:29:12.7709523Z /var/lib/jenkins/workspace/torch/csrc/Module.h -> /var/lib/jenkins/workspace/torch/csrc/Module.h [skipped, already hipified] 2025-04-25T04:29:12.7750198Z /var/lib/jenkins/workspace/torch/csrc/PyInterpreter.cpp -> /var/lib/jenkins/workspace/torch/csrc/PyInterpreter.cpp [skipped, already hipified] 2025-04-25T04:29:12.7755445Z /var/lib/jenkins/workspace/torch/csrc/PyInterpreter.h -> /var/lib/jenkins/workspace/torch/csrc/PyInterpreter.h [skipped, already hipified] 2025-04-25T04:29:12.7764163Z /var/lib/jenkins/workspace/torch/csrc/QScheme.cpp -> /var/lib/jenkins/workspace/torch/csrc/QScheme.cpp [skipped, already hipified] 2025-04-25T04:29:12.7769215Z /var/lib/jenkins/workspace/torch/csrc/QScheme.h -> /var/lib/jenkins/workspace/torch/csrc/QScheme.h [skipped, already hipified] 2025-04-25T04:29:12.7782331Z /var/lib/jenkins/workspace/torch/csrc/Size.cpp -> /var/lib/jenkins/workspace/torch/csrc/Size.cpp [skipped, already hipified] 2025-04-25T04:29:12.7787604Z /var/lib/jenkins/workspace/torch/csrc/Size.h -> /var/lib/jenkins/workspace/torch/csrc/Size.h [skipped, already hipified] 2025-04-25T04:29:12.7817600Z /var/lib/jenkins/workspace/torch/csrc/Storage.cpp -> /var/lib/jenkins/workspace/torch/csrc/Storage.cpp [ok] 2025-04-25T04:29:12.7827677Z /var/lib/jenkins/workspace/torch/csrc/Storage.h -> /var/lib/jenkins/workspace/torch/csrc/Storage.h [skipped, already hipified] 2025-04-25T04:29:12.7848574Z /var/lib/jenkins/workspace/torch/csrc/StorageMethods.cpp -> /var/lib/jenkins/workspace/torch/csrc/StorageMethods.cpp [ok] 2025-04-25T04:29:12.7853869Z /var/lib/jenkins/workspace/torch/csrc/StorageMethods.h -> /var/lib/jenkins/workspace/torch/csrc/StorageMethods.h [skipped, already hipified] 2025-04-25T04:29:12.7877697Z /var/lib/jenkins/workspace/torch/csrc/StorageSharing.cpp -> /var/lib/jenkins/workspace/torch/csrc/StorageSharing.cpp [ok] 2025-04-25T04:29:12.7883041Z /var/lib/jenkins/workspace/torch/csrc/StorageSharing.h -> /var/lib/jenkins/workspace/torch/csrc/StorageSharing.h [skipped, already hipified] 2025-04-25T04:29:12.7906523Z /var/lib/jenkins/workspace/torch/csrc/Stream.cpp -> /var/lib/jenkins/workspace/torch/csrc/Stream.cpp [skipped, already hipified] 2025-04-25T04:29:12.7912063Z /var/lib/jenkins/workspace/torch/csrc/Stream.h -> /var/lib/jenkins/workspace/torch/csrc/Stream.h [skipped, already hipified] 2025-04-25T04:29:12.7923751Z /var/lib/jenkins/workspace/torch/csrc/THConcat.h -> /var/lib/jenkins/workspace/torch/csrc/THConcat.h [skipped, already hipified] 2025-04-25T04:29:12.7932540Z /var/lib/jenkins/workspace/torch/csrc/THP.h -> /var/lib/jenkins/workspace/torch/csrc/THP.h [skipped, already hipified] 2025-04-25T04:29:12.7951552Z /var/lib/jenkins/workspace/torch/csrc/TypeInfo.cpp -> /var/lib/jenkins/workspace/torch/csrc/TypeInfo.cpp [skipped, already hipified] 2025-04-25T04:29:12.7957723Z /var/lib/jenkins/workspace/torch/csrc/TypeInfo.h -> /var/lib/jenkins/workspace/torch/csrc/TypeInfo.h [skipped, already hipified] 2025-04-25T04:29:12.7962858Z /var/lib/jenkins/workspace/torch/csrc/Types.h -> /var/lib/jenkins/workspace/torch/csrc/Types.h [skipped, already hipified] 2025-04-25T04:29:12.7970010Z /var/lib/jenkins/workspace/torch/csrc/copy_utils.h -> /var/lib/jenkins/workspace/torch/csrc/copy_utils.h [skipped, already hipified] 2025-04-25T04:29:12.7971208Z /var/lib/jenkins/workspace/torch/csrc/empty.c -> /var/lib/jenkins/workspace/torch/csrc/empty.c [skipped, already hipified] 2025-04-25T04:29:12.7976039Z /var/lib/jenkins/workspace/torch/csrc/itt.cpp -> /var/lib/jenkins/workspace/torch/csrc/itt.cpp [skipped, already hipified] 2025-04-25T04:29:12.7980695Z /var/lib/jenkins/workspace/torch/csrc/itt.h -> /var/lib/jenkins/workspace/torch/csrc/itt.h [skipped, already hipified] 2025-04-25T04:29:12.7986517Z /var/lib/jenkins/workspace/torch/csrc/itt_wrapper.cpp -> /var/lib/jenkins/workspace/torch/csrc/itt_wrapper.cpp [skipped, already hipified] 2025-04-25T04:29:12.7991606Z /var/lib/jenkins/workspace/torch/csrc/itt_wrapper.h -> /var/lib/jenkins/workspace/torch/csrc/itt_wrapper.h [skipped, already hipified] 2025-04-25T04:29:12.7999437Z /var/lib/jenkins/workspace/torch/csrc/python_dimname.cpp -> /var/lib/jenkins/workspace/torch/csrc/python_dimname.cpp [skipped, already hipified] 2025-04-25T04:29:12.8004564Z /var/lib/jenkins/workspace/torch/csrc/python_dimname.h -> /var/lib/jenkins/workspace/torch/csrc/python_dimname.h [skipped, already hipified] 2025-04-25T04:29:12.8013273Z /var/lib/jenkins/workspace/torch/csrc/python_headers.h -> /var/lib/jenkins/workspace/torch/csrc/python_headers.h [skipped, already hipified] 2025-04-25T04:29:12.8031471Z /var/lib/jenkins/workspace/torch/csrc/serialization.cpp -> /var/lib/jenkins/workspace/torch/csrc/serialization.cpp [skipped, already hipified] 2025-04-25T04:29:12.8036608Z /var/lib/jenkins/workspace/torch/csrc/serialization.h -> /var/lib/jenkins/workspace/torch/csrc/serialization.h [skipped, already hipified] 2025-04-25T04:29:12.8042525Z /var/lib/jenkins/workspace/torch/csrc/stub.c -> /var/lib/jenkins/workspace/torch/csrc/stub.c [skipped, already hipified] 2025-04-25T04:29:12.8061371Z /var/lib/jenkins/workspace/torch/csrc/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils.cpp [skipped, already hipified] 2025-04-25T04:29:12.8075259Z /var/lib/jenkins/workspace/torch/csrc/utils.h -> /var/lib/jenkins/workspace/torch/csrc/utils.h [ok] 2025-04-25T04:29:12.8081228Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/all.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/all.h [skipped, already hipified] 2025-04-25T04:29:12.8087396Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/arg.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/arg.h [skipped, already hipified] 2025-04-25T04:29:12.8092301Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/autograd.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/autograd.h [skipped, already hipified] 2025-04-25T04:29:12.8097905Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/cuda.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/cuda.h [skipped, already hipified] 2025-04-25T04:29:12.8102861Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data.h [skipped, already hipified] 2025-04-25T04:29:12.8121543Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/enum.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/enum.h [skipped, already hipified] 2025-04-25T04:29:12.8134495Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/expanding_array.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/expanding_array.h [skipped, already hipified] 2025-04-25T04:29:12.8151165Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/fft.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/fft.h [skipped, already hipified] 2025-04-25T04:29:12.8158554Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/imethod.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/imethod.h [skipped, already hipified] 2025-04-25T04:29:12.8165092Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/jit.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/jit.h [skipped, already hipified] 2025-04-25T04:29:12.8171502Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/mps.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/mps.h [skipped, already hipified] 2025-04-25T04:29:12.8179376Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nested.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nested.h [skipped, already hipified] 2025-04-25T04:29:12.8184603Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn.h [skipped, already hipified] 2025-04-25T04:29:12.8190383Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim.h [skipped, already hipified] 2025-04-25T04:29:12.8213560Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/ordered_dict.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/ordered_dict.h [skipped, already hipified] 2025-04-25T04:29:12.8228341Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/python.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/python.h [skipped, already hipified] 2025-04-25T04:29:12.8238430Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/serialize.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/serialize.h [skipped, already hipified] 2025-04-25T04:29:12.8243230Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/sparse.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/sparse.h [skipped, already hipified] 2025-04-25T04:29:12.8292468Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/special.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/special.h [skipped, already hipified] 2025-04-25T04:29:12.8297586Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/torch.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/torch.h [skipped, already hipified] 2025-04-25T04:29:12.8305252Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/types.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/types.h [skipped, already hipified] 2025-04-25T04:29:12.8313050Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/utils.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/utils.h [skipped, already hipified] 2025-04-25T04:29:12.8319395Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/version.h.in -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/version.h.in [skipped, already hipified] 2025-04-25T04:29:12.8325751Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/xpu.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/xpu.h [skipped, already hipified] 2025-04-25T04:29:12.8335952Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/dataloader.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/dataloader.h [skipped, already hipified] 2025-04-25T04:29:12.8343595Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/dataloader_options.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/dataloader_options.h [skipped, already hipified] 2025-04-25T04:29:12.8348532Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets.h [skipped, already hipified] 2025-04-25T04:29:12.8354268Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/example.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/example.h [skipped, already hipified] 2025-04-25T04:29:12.8364852Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/iterator.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/iterator.h [skipped, already hipified] 2025-04-25T04:29:12.8369503Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers.h [skipped, already hipified] 2025-04-25T04:29:12.8380370Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms.h [skipped, already hipified] 2025-04-25T04:29:12.8398139Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/worker_exception.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/worker_exception.h [skipped, already hipified] 2025-04-25T04:29:12.8400220Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/dataloader/base.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/dataloader/base.h [skipped, already hipified] 2025-04-25T04:29:12.8406375Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/dataloader/stateful.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/dataloader/stateful.h [skipped, already hipified] 2025-04-25T04:29:12.8413779Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/dataloader/stateless.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/dataloader/stateless.h [skipped, already hipified] 2025-04-25T04:29:12.8421375Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/base.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/base.h [skipped, already hipified] 2025-04-25T04:29:12.8448471Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/chunk.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/chunk.h [skipped, already hipified] 2025-04-25T04:29:12.8456416Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/map.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/map.h [skipped, already hipified] 2025-04-25T04:29:12.8462531Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/mnist.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/mnist.h [skipped, already hipified] 2025-04-25T04:29:12.8469464Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/shared.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/shared.h [skipped, already hipified] 2025-04-25T04:29:12.8476078Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/stateful.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/stateful.h [skipped, already hipified] 2025-04-25T04:29:12.8482037Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/tensor.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/tensor.h [skipped, already hipified] 2025-04-25T04:29:12.8489197Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/detail/data_shuttle.h [skipped, already hipified] 2025-04-25T04:29:12.8495990Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/detail/queue.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/detail/queue.h [skipped, already hipified] 2025-04-25T04:29:12.8504718Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/detail/sequencers.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/detail/sequencers.h [skipped, already hipified] 2025-04-25T04:29:12.8510212Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/base.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/base.h [skipped, already hipified] 2025-04-25T04:29:12.8515302Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h [skipped, already hipified] 2025-04-25T04:29:12.8523893Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/distributed.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/distributed.h [skipped, already hipified] 2025-04-25T04:29:12.8529577Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/random.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/random.h [skipped, already hipified] 2025-04-25T04:29:12.8535964Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/sequential.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/sequential.h [skipped, already hipified] 2025-04-25T04:29:12.8541350Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/serialize.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/serialize.h [skipped, already hipified] 2025-04-25T04:29:12.8547594Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/stream.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/stream.h [skipped, already hipified] 2025-04-25T04:29:12.8553422Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms/base.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms/base.h [skipped, already hipified] 2025-04-25T04:29:12.8558964Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms/collate.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms/collate.h [skipped, already hipified] 2025-04-25T04:29:12.8564872Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms/lambda.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms/lambda.h [skipped, already hipified] 2025-04-25T04:29:12.8570695Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms/stack.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms/stack.h [skipped, already hipified] 2025-04-25T04:29:12.8577142Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms/tensor.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms/tensor.h [skipped, already hipified] 2025-04-25T04:29:12.8594365Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/detail/TensorDataContainer.h [skipped, already hipified] 2025-04-25T04:29:12.8600581Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/detail/static.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/detail/static.h [skipped, already hipified] 2025-04-25T04:29:12.8608976Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/cloneable.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/cloneable.h [skipped, already hipified] 2025-04-25T04:29:12.8614664Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional.h [skipped, already hipified] 2025-04-25T04:29:12.8623989Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/init.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/init.h [skipped, already hipified] 2025-04-25T04:29:12.8656947Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/module.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/module.h [skipped, already hipified] 2025-04-25T04:29:12.8662582Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules.h [skipped, already hipified] 2025-04-25T04:29:12.8667902Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options.h [skipped, already hipified] 2025-04-25T04:29:12.8676044Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/pimpl-inl.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/pimpl-inl.h [skipped, already hipified] 2025-04-25T04:29:12.8689028Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/pimpl.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/pimpl.h [ok] 2025-04-25T04:29:12.8694033Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/utils.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/utils.h [skipped, already hipified] 2025-04-25T04:29:12.8729719Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/activation.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/activation.h [skipped, already hipified] 2025-04-25T04:29:12.8739190Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/batchnorm.h [skipped, already hipified] 2025-04-25T04:29:12.8751671Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/conv.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/conv.h [skipped, already hipified] 2025-04-25T04:29:12.8759961Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/distance.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/distance.h [skipped, already hipified] 2025-04-25T04:29:12.8771459Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/dropout.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/dropout.h [skipped, already hipified] 2025-04-25T04:29:12.8781403Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/embedding.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/embedding.h [skipped, already hipified] 2025-04-25T04:29:12.8787854Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/fold.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/fold.h [skipped, already hipified] 2025-04-25T04:29:12.8793509Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/instancenorm.h [skipped, already hipified] 2025-04-25T04:29:12.8798585Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/linear.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/linear.h [skipped, already hipified] 2025-04-25T04:29:12.8844719Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/loss.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/loss.h [skipped, already hipified] 2025-04-25T04:29:12.8859130Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/normalization.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/normalization.h [skipped, already hipified] 2025-04-25T04:29:12.8865657Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/padding.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/padding.h [skipped, already hipified] 2025-04-25T04:29:12.8871519Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h [skipped, already hipified] 2025-04-25T04:29:12.8913424Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/pooling.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/pooling.h [skipped, already hipified] 2025-04-25T04:29:12.8928382Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/upsampling.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/upsampling.h [skipped, already hipified] 2025-04-25T04:29:12.8935967Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/vision.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/vision.h [skipped, already hipified] 2025-04-25T04:29:12.8942048Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/_functions.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/_functions.h [skipped, already hipified] 2025-04-25T04:29:12.8978005Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/activation.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/activation.h [skipped, already hipified] 2025-04-25T04:29:12.8985659Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/adaptive.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/adaptive.h [skipped, already hipified] 2025-04-25T04:29:12.8997744Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/batchnorm.h [skipped, already hipified] 2025-04-25T04:29:12.9007433Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/common.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/common.h [skipped, already hipified] 2025-04-25T04:29:12.9027264Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/conv.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/conv.h [skipped, already hipified] 2025-04-25T04:29:12.9036630Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/distance.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/distance.h [skipped, already hipified] 2025-04-25T04:29:12.9046725Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/dropout.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/dropout.h [skipped, already hipified] 2025-04-25T04:29:12.9056762Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/embedding.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/embedding.h [skipped, already hipified] 2025-04-25T04:29:12.9063119Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/fold.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/fold.h [skipped, already hipified] 2025-04-25T04:29:12.9071867Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/instancenorm.h [skipped, already hipified] 2025-04-25T04:29:12.9081718Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/linear.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/linear.h [skipped, already hipified] 2025-04-25T04:29:12.9126293Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/loss.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/loss.h [skipped, already hipified] 2025-04-25T04:29:12.9138425Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/normalization.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/normalization.h [skipped, already hipified] 2025-04-25T04:29:12.9160670Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/padding.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/padding.h [skipped, already hipified] 2025-04-25T04:29:12.9168646Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h [skipped, already hipified] 2025-04-25T04:29:12.9202820Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/pooling.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/pooling.h [skipped, already hipified] 2025-04-25T04:29:12.9219213Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/rnn.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/rnn.h [skipped, already hipified] 2025-04-25T04:29:12.9231216Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/transformer.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/transformer.h [skipped, already hipified] 2025-04-25T04:29:12.9241825Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/transformercoder.h [skipped, already hipified] 2025-04-25T04:29:12.9252291Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/transformerlayer.h [skipped, already hipified] 2025-04-25T04:29:12.9258282Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/upsampling.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/upsampling.h [skipped, already hipified] 2025-04-25T04:29:12.9264463Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/utils.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/utils.h [skipped, already hipified] 2025-04-25T04:29:12.9281288Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/any.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/any.h [skipped, already hipified] 2025-04-25T04:29:12.9290460Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h [skipped, already hipified] 2025-04-25T04:29:12.9299124Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/any_value.h [skipped, already hipified] 2025-04-25T04:29:12.9306903Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/functional.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/functional.h [skipped, already hipified] 2025-04-25T04:29:12.9326814Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/moduledict.h [skipped, already hipified] 2025-04-25T04:29:12.9340049Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/modulelist.h [skipped, already hipified] 2025-04-25T04:29:12.9347639Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/named_any.h [skipped, already hipified] 2025-04-25T04:29:12.9356937Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h [skipped, already hipified] 2025-04-25T04:29:12.9367960Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h [skipped, already hipified] 2025-04-25T04:29:12.9394664Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/sequential.h [skipped, already hipified] 2025-04-25T04:29:12.9423369Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/activation.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/activation.h [skipped, already hipified] 2025-04-25T04:29:12.9429709Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/adaptive.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/adaptive.h [skipped, already hipified] 2025-04-25T04:29:12.9437053Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/batchnorm.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/batchnorm.h [skipped, already hipified] 2025-04-25T04:29:12.9454495Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/conv.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/conv.h [skipped, already hipified] 2025-04-25T04:29:12.9460677Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/distance.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/distance.h [skipped, already hipified] 2025-04-25T04:29:12.9469723Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/dropout.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/dropout.h [skipped, already hipified] 2025-04-25T04:29:12.9484064Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/embedding.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/embedding.h [skipped, already hipified] 2025-04-25T04:29:12.9489985Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/fold.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/fold.h [skipped, already hipified] 2025-04-25T04:29:12.9495940Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/instancenorm.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/instancenorm.h [skipped, already hipified] 2025-04-25T04:29:12.9502577Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/linear.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/linear.h [skipped, already hipified] 2025-04-25T04:29:12.9532118Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/loss.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/loss.h [skipped, already hipified] 2025-04-25T04:29:12.9541155Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/normalization.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/normalization.h [skipped, already hipified] 2025-04-25T04:29:12.9550987Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/padding.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/padding.h [skipped, already hipified] 2025-04-25T04:29:12.9557157Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/pixelshuffle.h [skipped, already hipified] 2025-04-25T04:29:12.9580488Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/pooling.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/pooling.h [skipped, already hipified] 2025-04-25T04:29:12.9592062Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/rnn.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/rnn.h [skipped, already hipified] 2025-04-25T04:29:12.9598395Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/transformer.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/transformer.h [skipped, already hipified] 2025-04-25T04:29:12.9605170Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/transformercoder.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/transformercoder.h [skipped, already hipified] 2025-04-25T04:29:12.9611381Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/transformerlayer.h [skipped, already hipified] 2025-04-25T04:29:12.9621816Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/upsampling.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/upsampling.h [skipped, already hipified] 2025-04-25T04:29:12.9626669Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/vision.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/vision.h [skipped, already hipified] 2025-04-25T04:29:12.9642119Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/parallel/data_parallel.h [skipped, already hipified] 2025-04-25T04:29:12.9653143Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/utils/clip_grad.h [skipped, already hipified] 2025-04-25T04:29:12.9660011Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/utils/convert_parameters.h [skipped, already hipified] 2025-04-25T04:29:12.9676289Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/utils/rnn.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/utils/rnn.h [skipped, already hipified] 2025-04-25T04:29:12.9685303Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/adagrad.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/adagrad.h [skipped, already hipified] 2025-04-25T04:29:12.9691925Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/adam.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/adam.h [skipped, already hipified] 2025-04-25T04:29:12.9698789Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/adamw.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/adamw.h [skipped, already hipified] 2025-04-25T04:29:12.9706697Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/lbfgs.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/lbfgs.h [skipped, already hipified] 2025-04-25T04:29:12.9718372Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/optimizer.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/optimizer.h [skipped, already hipified] 2025-04-25T04:29:12.9725359Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/rmsprop.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/rmsprop.h [skipped, already hipified] 2025-04-25T04:29:12.9749136Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/serialize.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/serialize.h [skipped, already hipified] 2025-04-25T04:29:12.9758505Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/sgd.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/sgd.h [skipped, already hipified] 2025-04-25T04:29:12.9767959Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h [skipped, already hipified] 2025-04-25T04:29:12.9773859Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h [skipped, already hipified] 2025-04-25T04:29:12.9778879Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/schedulers/step_lr.h [skipped, already hipified] 2025-04-25T04:29:12.9783572Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/python/init.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/python/init.h [skipped, already hipified] 2025-04-25T04:29:12.9788534Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/serialize/archive.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/serialize/archive.h [skipped, already hipified] 2025-04-25T04:29:12.9799315Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/serialize/input-archive.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/serialize/input-archive.h [skipped, already hipified] 2025-04-25T04:29:12.9805581Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/serialize/output-archive.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/serialize/output-archive.h [skipped, already hipified] 2025-04-25T04:29:12.9810393Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/serialize/tensor.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/serialize/tensor.h [skipped, already hipified] 2025-04-25T04:29:12.9816611Z /var/lib/jenkins/workspace/torch/csrc/api/src/cuda.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/cuda.cpp [skipped, already hipified] 2025-04-25T04:29:12.9821696Z /var/lib/jenkins/workspace/torch/csrc/api/src/enum.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/enum.cpp [skipped, already hipified] 2025-04-25T04:29:12.9826353Z /var/lib/jenkins/workspace/torch/csrc/api/src/imethod.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/imethod.cpp [skipped, already hipified] 2025-04-25T04:29:12.9831198Z /var/lib/jenkins/workspace/torch/csrc/api/src/jit.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/jit.cpp [skipped, already hipified] 2025-04-25T04:29:12.9836600Z /var/lib/jenkins/workspace/torch/csrc/api/src/mps.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/mps.cpp [skipped, already hipified] 2025-04-25T04:29:12.9844265Z /var/lib/jenkins/workspace/torch/csrc/api/src/serialize.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/serialize.cpp [skipped, already hipified] 2025-04-25T04:29:12.9855555Z /var/lib/jenkins/workspace/torch/csrc/api/src/xpu.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/xpu.cpp [skipped, already hipified] 2025-04-25T04:29:12.9863690Z /var/lib/jenkins/workspace/torch/csrc/api/src/data/datasets/mnist.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/data/datasets/mnist.cpp [skipped, already hipified] 2025-04-25T04:29:12.9872845Z /var/lib/jenkins/workspace/torch/csrc/api/src/data/samplers/distributed.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/data/samplers/distributed.cpp [skipped, already hipified] 2025-04-25T04:29:12.9879831Z /var/lib/jenkins/workspace/torch/csrc/api/src/data/samplers/random.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/data/samplers/random.cpp [skipped, already hipified] 2025-04-25T04:29:12.9885993Z /var/lib/jenkins/workspace/torch/csrc/api/src/data/samplers/sequential.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/data/samplers/sequential.cpp [skipped, already hipified] 2025-04-25T04:29:12.9891857Z /var/lib/jenkins/workspace/torch/csrc/api/src/data/samplers/stream.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/data/samplers/stream.cpp [skipped, already hipified] 2025-04-25T04:29:12.9903540Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/init.cpp [skipped, already hipified] 2025-04-25T04:29:12.9920983Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/module.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/module.cpp [skipped, already hipified] 2025-04-25T04:29:12.9938018Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/_functions.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/_functions.cpp [skipped, already hipified] 2025-04-25T04:29:12.9963096Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/activation.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/activation.cpp [skipped, already hipified] 2025-04-25T04:29:12.9974484Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/adaptive.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/adaptive.cpp [skipped, already hipified] 2025-04-25T04:29:12.9980254Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/batchnorm.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/batchnorm.cpp [skipped, already hipified] 2025-04-25T04:29:12.9996947Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/conv.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/conv.cpp [skipped, already hipified] 2025-04-25T04:29:13.0002694Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/distance.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/distance.cpp [skipped, already hipified] 2025-04-25T04:29:13.0017086Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/dropout.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/dropout.cpp [skipped, already hipified] 2025-04-25T04:29:13.0029662Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/embedding.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/embedding.cpp [skipped, already hipified] 2025-04-25T04:29:13.0035295Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/fold.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/fold.cpp [skipped, already hipified] 2025-04-25T04:29:13.0040683Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/instancenorm.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/instancenorm.cpp [skipped, already hipified] 2025-04-25T04:29:13.0049384Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/linear.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/linear.cpp [skipped, already hipified] 2025-04-25T04:29:13.0066132Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/loss.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/loss.cpp [skipped, already hipified] 2025-04-25T04:29:13.0078596Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/normalization.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/normalization.cpp [skipped, already hipified] 2025-04-25T04:29:13.0086685Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/padding.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/padding.cpp [skipped, already hipified] 2025-04-25T04:29:13.0092087Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/pixelshuffle.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/pixelshuffle.cpp [skipped, already hipified] 2025-04-25T04:29:13.0109199Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/pooling.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/pooling.cpp [skipped, already hipified] 2025-04-25T04:29:13.0154350Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/rnn.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/rnn.cpp [ok] 2025-04-25T04:29:13.0173253Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/transformer.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/transformer.cpp [skipped, already hipified] 2025-04-25T04:29:13.0179642Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/upsampling.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/upsampling.cpp [skipped, already hipified] 2025-04-25T04:29:13.0189464Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/container/functional.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/container/functional.cpp [skipped, already hipified] 2025-04-25T04:29:13.0195978Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/activation.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/activation.cpp [skipped, already hipified] 2025-04-25T04:29:13.0201203Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/adaptive.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/adaptive.cpp [skipped, already hipified] 2025-04-25T04:29:13.0206013Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/batchnorm.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/batchnorm.cpp [skipped, already hipified] 2025-04-25T04:29:13.0211497Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/conv.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/conv.cpp [skipped, already hipified] 2025-04-25T04:29:13.0216620Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/dropout.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/dropout.cpp [skipped, already hipified] 2025-04-25T04:29:13.0221794Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/embedding.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/embedding.cpp [skipped, already hipified] 2025-04-25T04:29:13.0227064Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/instancenorm.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/instancenorm.cpp [skipped, already hipified] 2025-04-25T04:29:13.0232425Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/linear.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/linear.cpp [skipped, already hipified] 2025-04-25T04:29:13.0238174Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/normalization.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/normalization.cpp [skipped, already hipified] 2025-04-25T04:29:13.0243047Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/padding.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/padding.cpp [skipped, already hipified] 2025-04-25T04:29:13.0248055Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/pooling.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/pooling.cpp [skipped, already hipified] 2025-04-25T04:29:13.0253479Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/rnn.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/rnn.cpp [skipped, already hipified] 2025-04-25T04:29:13.0260071Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/transformer.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/transformer.cpp [skipped, already hipified] 2025-04-25T04:29:13.0266919Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/vision.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/vision.cpp [skipped, already hipified] 2025-04-25T04:29:13.0277403Z /var/lib/jenkins/workspace/torch/csrc/api/src/optim/adagrad.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/optim/adagrad.cpp [skipped, already hipified] 2025-04-25T04:29:13.0291026Z /var/lib/jenkins/workspace/torch/csrc/api/src/optim/adam.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/optim/adam.cpp [skipped, already hipified] 2025-04-25T04:29:13.0302883Z /var/lib/jenkins/workspace/torch/csrc/api/src/optim/adamw.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/optim/adamw.cpp [skipped, already hipified] 2025-04-25T04:29:13.0353330Z /var/lib/jenkins/workspace/torch/csrc/api/src/optim/lbfgs.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/optim/lbfgs.cpp [skipped, already hipified] 2025-04-25T04:29:13.0363678Z /var/lib/jenkins/workspace/torch/csrc/api/src/optim/optimizer.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/optim/optimizer.cpp [skipped, already hipified] 2025-04-25T04:29:13.0374165Z /var/lib/jenkins/workspace/torch/csrc/api/src/optim/rmsprop.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/optim/rmsprop.cpp [skipped, already hipified] 2025-04-25T04:29:13.0382041Z /var/lib/jenkins/workspace/torch/csrc/api/src/optim/serialize.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/optim/serialize.cpp [skipped, already hipified] 2025-04-25T04:29:13.0391190Z /var/lib/jenkins/workspace/torch/csrc/api/src/optim/sgd.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/optim/sgd.cpp [skipped, already hipified] 2025-04-25T04:29:13.0398307Z /var/lib/jenkins/workspace/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp [skipped, already hipified] 2025-04-25T04:29:13.0406290Z /var/lib/jenkins/workspace/torch/csrc/api/src/optim/schedulers/reduce_on_plateau_scheduler.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/optim/schedulers/reduce_on_plateau_scheduler.cpp [skipped, already hipified] 2025-04-25T04:29:13.0411474Z /var/lib/jenkins/workspace/torch/csrc/api/src/optim/schedulers/step_lr.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/optim/schedulers/step_lr.cpp [skipped, already hipified] 2025-04-25T04:29:13.0421043Z /var/lib/jenkins/workspace/torch/csrc/api/src/python/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/python/init.cpp [skipped, already hipified] 2025-04-25T04:29:13.0430735Z /var/lib/jenkins/workspace/torch/csrc/api/src/serialize/input-archive.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/serialize/input-archive.cpp [skipped, already hipified] 2025-04-25T04:29:13.0437113Z /var/lib/jenkins/workspace/torch/csrc/api/src/serialize/output-archive.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/serialize/output-archive.cpp [skipped, already hipified] 2025-04-25T04:29:13.0696732Z /var/lib/jenkins/workspace/torch/csrc/autograd/FunctionsManual.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/FunctionsManual.cpp [skipped, already hipified] 2025-04-25T04:29:13.0744400Z /var/lib/jenkins/workspace/torch/csrc/autograd/FunctionsManual.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/FunctionsManual.h [skipped, already hipified] 2025-04-25T04:29:13.0749524Z /var/lib/jenkins/workspace/torch/csrc/autograd/InferenceMode.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/InferenceMode.h [skipped, already hipified] 2025-04-25T04:29:13.0766379Z /var/lib/jenkins/workspace/torch/csrc/autograd/TraceTypeManual.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/TraceTypeManual.cpp [skipped, already hipified] 2025-04-25T04:29:13.0794487Z /var/lib/jenkins/workspace/torch/csrc/autograd/VariableTypeManual.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/VariableTypeManual.cpp [skipped, already hipified] 2025-04-25T04:29:13.0811961Z /var/lib/jenkins/workspace/torch/csrc/autograd/VariableTypeUtils.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/VariableTypeUtils.h [skipped, already hipified] 2025-04-25T04:29:13.0818172Z /var/lib/jenkins/workspace/torch/csrc/autograd/anomaly_mode.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/anomaly_mode.cpp [skipped, already hipified] 2025-04-25T04:29:13.0824454Z /var/lib/jenkins/workspace/torch/csrc/autograd/anomaly_mode.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/anomaly_mode.h [skipped, already hipified] 2025-04-25T04:29:13.0835269Z /var/lib/jenkins/workspace/torch/csrc/autograd/autograd.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/autograd.cpp [skipped, already hipified] 2025-04-25T04:29:13.0844611Z /var/lib/jenkins/workspace/torch/csrc/autograd/autograd.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/autograd.h [skipped, already hipified] 2025-04-25T04:29:13.0861848Z /var/lib/jenkins/workspace/torch/csrc/autograd/autograd_meta.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/autograd_meta.cpp [skipped, already hipified] 2025-04-25T04:29:13.0901143Z /var/lib/jenkins/workspace/torch/csrc/autograd/autograd_not_implemented_fallback.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/autograd_not_implemented_fallback.cpp [skipped, already hipified] 2025-04-25T04:29:13.0913353Z /var/lib/jenkins/workspace/torch/csrc/autograd/autograd_not_implemented_fallback.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/autograd_not_implemented_fallback.h [skipped, already hipified] 2025-04-25T04:29:13.0920270Z /var/lib/jenkins/workspace/torch/csrc/autograd/cpp_hook.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/cpp_hook.cpp [skipped, already hipified] 2025-04-25T04:29:13.0926300Z /var/lib/jenkins/workspace/torch/csrc/autograd/cpp_hook.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/cpp_hook.h [skipped, already hipified] 2025-04-25T04:29:13.0956560Z /var/lib/jenkins/workspace/torch/csrc/autograd/custom_function.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/custom_function.cpp [skipped, already hipified] 2025-04-25T04:29:13.0983807Z /var/lib/jenkins/workspace/torch/csrc/autograd/custom_function.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/custom_function.h [skipped, already hipified] 2025-04-25T04:29:13.0989821Z /var/lib/jenkins/workspace/torch/csrc/autograd/edge.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/edge.h [skipped, already hipified] 2025-04-25T04:29:13.1059418Z /var/lib/jenkins/workspace/torch/csrc/autograd/engine.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/engine.cpp [skipped, already hipified] 2025-04-25T04:29:13.1073912Z /var/lib/jenkins/workspace/torch/csrc/autograd/engine.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/engine.h [skipped, already hipified] 2025-04-25T04:29:13.1080661Z /var/lib/jenkins/workspace/torch/csrc/autograd/forward_grad.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/forward_grad.cpp [skipped, already hipified] 2025-04-25T04:29:13.1093254Z /var/lib/jenkins/workspace/torch/csrc/autograd/forward_grad.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/forward_grad.h [skipped, already hipified] 2025-04-25T04:29:13.1100671Z /var/lib/jenkins/workspace/torch/csrc/autograd/function.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/function.cpp [skipped, already hipified] 2025-04-25T04:29:13.1137163Z /var/lib/jenkins/workspace/torch/csrc/autograd/function.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/function.h [skipped, already hipified] 2025-04-25T04:29:13.1143890Z /var/lib/jenkins/workspace/torch/csrc/autograd/function_hook.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/function_hook.h [skipped, already hipified] 2025-04-25T04:29:13.1148887Z /var/lib/jenkins/workspace/torch/csrc/autograd/grad_mode.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/grad_mode.h [skipped, already hipified] 2025-04-25T04:29:13.1162341Z /var/lib/jenkins/workspace/torch/csrc/autograd/graph_task.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/graph_task.h [skipped, already hipified] 2025-04-25T04:29:13.1219335Z /var/lib/jenkins/workspace/torch/csrc/autograd/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/init.cpp [skipped, already hipified] 2025-04-25T04:29:13.1234986Z /var/lib/jenkins/workspace/torch/csrc/autograd/input_buffer.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/input_buffer.cpp [skipped, already hipified] 2025-04-25T04:29:13.1241134Z /var/lib/jenkins/workspace/torch/csrc/autograd/input_buffer.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/input_buffer.h [skipped, already hipified] 2025-04-25T04:29:13.1252915Z /var/lib/jenkins/workspace/torch/csrc/autograd/input_metadata.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/input_metadata.cpp [skipped, already hipified] 2025-04-25T04:29:13.1259856Z /var/lib/jenkins/workspace/torch/csrc/autograd/input_metadata.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/input_metadata.h [skipped, already hipified] 2025-04-25T04:29:13.1265675Z /var/lib/jenkins/workspace/torch/csrc/autograd/jit_decomp_interface.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/jit_decomp_interface.cpp [skipped, already hipified] 2025-04-25T04:29:13.1271669Z /var/lib/jenkins/workspace/torch/csrc/autograd/jit_decomp_interface.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/jit_decomp_interface.h [skipped, already hipified] 2025-04-25T04:29:13.1276572Z /var/lib/jenkins/workspace/torch/csrc/autograd/profiler.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/profiler.h [skipped, already hipified] 2025-04-25T04:29:13.1320403Z /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_kineto.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_kineto.cpp [skipped, already hipified] 2025-04-25T04:29:13.1332585Z /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_kineto.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_kineto.h [skipped, already hipified] 2025-04-25T04:29:13.1362578Z /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_legacy.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_legacy.cpp [skipped, already hipified] 2025-04-25T04:29:13.1377224Z /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_legacy.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_legacy.h [skipped, already hipified] 2025-04-25T04:29:13.1426703Z /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_python.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_python.cpp [skipped, already hipified] 2025-04-25T04:29:13.1431626Z /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_python.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_python.h [skipped, already hipified] 2025-04-25T04:29:13.1441475Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_anomaly_mode.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_anomaly_mode.cpp [skipped, already hipified] 2025-04-25T04:29:13.1447089Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_anomaly_mode.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_anomaly_mode.h [skipped, already hipified] 2025-04-25T04:29:13.1452909Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_autograd.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_autograd.h [skipped, already hipified] 2025-04-25T04:29:13.1469499Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_cpp_function.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_cpp_function.cpp [skipped, already hipified] 2025-04-25T04:29:13.1479249Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_cpp_function.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_cpp_function.h [skipped, already hipified] 2025-04-25T04:29:13.1504991Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_engine.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_engine.cpp [skipped, already hipified] 2025-04-25T04:29:13.1511178Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_engine.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_engine.h [skipped, already hipified] 2025-04-25T04:29:13.1516293Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_enum_tag.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_enum_tag.h [skipped, already hipified] 2025-04-25T04:29:13.1520779Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_fft_functions.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_fft_functions.h [skipped, already hipified] 2025-04-25T04:29:13.1585697Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_function.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_function.cpp [skipped, already hipified] 2025-04-25T04:29:13.1595503Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_function.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_function.h [skipped, already hipified] 2025-04-25T04:29:13.1612260Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_hook.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_hook.cpp [skipped, already hipified] 2025-04-25T04:29:13.1618870Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_hook.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_hook.h [skipped, already hipified] 2025-04-25T04:29:13.1628513Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_legacy_variable.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_legacy_variable.cpp [skipped, already hipified] 2025-04-25T04:29:13.1633313Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_legacy_variable.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_legacy_variable.h [skipped, already hipified] 2025-04-25T04:29:13.1638302Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_linalg_functions.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_linalg_functions.h [skipped, already hipified] 2025-04-25T04:29:13.1642883Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_nested_functions.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_nested_functions.h [skipped, already hipified] 2025-04-25T04:29:13.1648502Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_nested_functions_manual.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_nested_functions_manual.cpp [skipped, already hipified] 2025-04-25T04:29:13.1655015Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_nn_functions.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_nn_functions.h [skipped, already hipified] 2025-04-25T04:29:13.1661768Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_saved_variable_hooks.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_saved_variable_hooks.cpp [skipped, already hipified] 2025-04-25T04:29:13.1667033Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_saved_variable_hooks.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_saved_variable_hooks.h [skipped, already hipified] 2025-04-25T04:29:13.1671248Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_sparse_functions.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_sparse_functions.h [skipped, already hipified] 2025-04-25T04:29:13.1675676Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_special_functions.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_special_functions.h [skipped, already hipified] 2025-04-25T04:29:13.1680074Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_torch_functions.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_torch_functions.h [skipped, already hipified] 2025-04-25T04:29:13.1723111Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_torch_functions_manual.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_torch_functions_manual.cpp [skipped, already hipified] 2025-04-25T04:29:13.1811448Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable.cpp [skipped, already hipified] 2025-04-25T04:29:13.1818811Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable.h [skipped, already hipified] 2025-04-25T04:29:13.1845278Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable_indexing.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable_indexing.cpp [skipped, already hipified] 2025-04-25T04:29:13.1852532Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable_indexing.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable_indexing.h [skipped, already hipified] 2025-04-25T04:29:13.1862835Z /var/lib/jenkins/workspace/torch/csrc/autograd/record_function_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/record_function_ops.cpp [skipped, already hipified] 2025-04-25T04:29:13.1872922Z /var/lib/jenkins/workspace/torch/csrc/autograd/record_function_ops.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/record_function_ops.h [skipped, already hipified] 2025-04-25T04:29:13.1891143Z /var/lib/jenkins/workspace/torch/csrc/autograd/saved_variable.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/saved_variable.cpp [skipped, already hipified] 2025-04-25T04:29:13.1901091Z /var/lib/jenkins/workspace/torch/csrc/autograd/saved_variable.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/saved_variable.h [skipped, already hipified] 2025-04-25T04:29:13.1908617Z /var/lib/jenkins/workspace/torch/csrc/autograd/saved_variable_hooks.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/saved_variable_hooks.h [skipped, already hipified] 2025-04-25T04:29:13.1916239Z /var/lib/jenkins/workspace/torch/csrc/autograd/symbolic.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/symbolic.h [skipped, already hipified] 2025-04-25T04:29:13.1954792Z /var/lib/jenkins/workspace/torch/csrc/autograd/variable.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/variable.cpp [skipped, already hipified] 2025-04-25T04:29:13.1998533Z /var/lib/jenkins/workspace/torch/csrc/autograd/variable.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/variable.h [skipped, already hipified] 2025-04-25T04:29:13.2004438Z /var/lib/jenkins/workspace/torch/csrc/autograd/variable_info.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/variable_info.cpp [skipped, already hipified] 2025-04-25T04:29:13.2009339Z /var/lib/jenkins/workspace/torch/csrc/autograd/variable_info.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/variable_info.h [skipped, already hipified] 2025-04-25T04:29:13.2017590Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/accumulate_grad.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/accumulate_grad.cpp [skipped, already hipified] 2025-04-25T04:29:13.2035823Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/accumulate_grad.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/accumulate_grad.h [skipped, already hipified] 2025-04-25T04:29:13.2042980Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/basic_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/basic_ops.cpp [skipped, already hipified] 2025-04-25T04:29:13.2050779Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/basic_ops.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/basic_ops.h [skipped, already hipified] 2025-04-25T04:29:13.2060343Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/comm.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/comm.cpp [ok] 2025-04-25T04:29:13.2067493Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/comm.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/comm.h [ok] 2025-04-25T04:29:13.2077627Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/init.cpp [skipped, already hipified] 2025-04-25T04:29:13.2083185Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/pybind.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/pybind.h [skipped, already hipified] 2025-04-25T04:29:13.2103829Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/tensor.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/tensor.cpp [skipped, already hipified] 2025-04-25T04:29:13.2114839Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/tensor.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/tensor.h [skipped, already hipified] 2025-04-25T04:29:13.2120597Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/utils.cpp [skipped, already hipified] 2025-04-25T04:29:13.2128157Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/utils.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/utils.h [skipped, already hipified] 2025-04-25T04:29:13.2133646Z /var/lib/jenkins/workspace/torch/csrc/autograd/utils/error_messages.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/utils/error_messages.h [skipped, already hipified] 2025-04-25T04:29:13.2141615Z /var/lib/jenkins/workspace/torch/csrc/autograd/utils/grad_layout_contract.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/utils/grad_layout_contract.h [skipped, already hipified] 2025-04-25T04:29:13.2148206Z /var/lib/jenkins/workspace/torch/csrc/autograd/utils/lambda_post_hook.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/utils/lambda_post_hook.h [skipped, already hipified] 2025-04-25T04:29:13.2155983Z /var/lib/jenkins/workspace/torch/csrc/autograd/utils/python_arg_parsing.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/utils/python_arg_parsing.h [skipped, already hipified] 2025-04-25T04:29:13.2162488Z /var/lib/jenkins/workspace/torch/csrc/autograd/utils/warnings.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/utils/warnings.cpp [skipped, already hipified] 2025-04-25T04:29:13.2167865Z /var/lib/jenkins/workspace/torch/csrc/autograd/utils/warnings.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/utils/warnings.h [skipped, already hipified] 2025-04-25T04:29:13.2176948Z /var/lib/jenkins/workspace/torch/csrc/autograd/utils/wrap_outputs.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/utils/wrap_outputs.h [skipped, already hipified] 2025-04-25T04:29:13.2182856Z /var/lib/jenkins/workspace/torch/csrc/cpu/Module.cpp -> /var/lib/jenkins/workspace/torch/csrc/cpu/Module.cpp [skipped, already hipified] 2025-04-25T04:29:13.2187816Z /var/lib/jenkins/workspace/torch/csrc/cpu/Module.h -> /var/lib/jenkins/workspace/torch/csrc/cpu/Module.h [skipped, already hipified] 2025-04-25T04:29:13.2206319Z /var/lib/jenkins/workspace/torch/csrc/cuda/CUDAPluggableAllocator.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/CUDAPluggableAllocator.cpp [ok] 2025-04-25T04:29:13.2218793Z /var/lib/jenkins/workspace/torch/csrc/cuda/CUDAPluggableAllocator.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/CUDAPluggableAllocator.h [ok] 2025-04-25T04:29:13.2228151Z /var/lib/jenkins/workspace/torch/csrc/cuda/Event.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/Event.cpp [ok] 2025-04-25T04:29:13.2234489Z /var/lib/jenkins/workspace/torch/csrc/cuda/Event.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/Event.h [ok] 2025-04-25T04:29:13.2241990Z /var/lib/jenkins/workspace/torch/csrc/cuda/GdsFile.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/GdsFile.cpp [ok] 2025-04-25T04:29:13.2246782Z /var/lib/jenkins/workspace/torch/csrc/cuda/GdsFile.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/GdsFile.h [skipped, already hipified] 2025-04-25T04:29:13.2255826Z /var/lib/jenkins/workspace/torch/csrc/cuda/Graph.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/Graph.cpp [ok] 2025-04-25T04:29:13.2262360Z /var/lib/jenkins/workspace/torch/csrc/cuda/MemPool.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/MemPool.cpp [ok] 2025-04-25T04:29:13.2343615Z /var/lib/jenkins/workspace/torch/csrc/cuda/Module.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/Module.cpp [ok] 2025-04-25T04:29:13.2349009Z /var/lib/jenkins/workspace/torch/csrc/cuda/Module.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/Module.h [skipped, already hipified] 2025-04-25T04:29:13.2358915Z /var/lib/jenkins/workspace/torch/csrc/cuda/Stream.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/Stream.cpp [ok] 2025-04-25T04:29:13.2365001Z /var/lib/jenkins/workspace/torch/csrc/cuda/Stream.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/Stream.h [ok] 2025-04-25T04:29:13.2370689Z /var/lib/jenkins/workspace/torch/csrc/cuda/THCP.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/THCP.h [skipped, already hipified] 2025-04-25T04:29:13.2376689Z /var/lib/jenkins/workspace/torch/csrc/cuda/Tensor.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/Tensor.cpp [skipped, already hipified] 2025-04-25T04:29:13.2408936Z /var/lib/jenkins/workspace/torch/csrc/cuda/comm.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/comm.cpp [ok] 2025-04-25T04:29:13.2416321Z /var/lib/jenkins/workspace/torch/csrc/cuda/comm.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/comm.h [ok] 2025-04-25T04:29:13.2423012Z /var/lib/jenkins/workspace/torch/csrc/cuda/device_set.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/device_set.h [ok] 2025-04-25T04:29:13.2443672Z /var/lib/jenkins/workspace/torch/csrc/cuda/memory_snapshot.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/memory_snapshot.cpp [ok] 2025-04-25T04:29:13.2450694Z /var/lib/jenkins/workspace/torch/csrc/cuda/memory_snapshot.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/memory_snapshot.h [ok] 2025-04-25T04:29:13.2492552Z /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.cpp [ok] 2025-04-25T04:29:13.2504285Z /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.h [ok] 2025-04-25T04:29:13.2514720Z /var/lib/jenkins/workspace/torch/csrc/cuda/python_comm.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/python_comm.cpp [ok] 2025-04-25T04:29:13.2519673Z /var/lib/jenkins/workspace/torch/csrc/cuda/python_comm.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/python_comm.h [skipped, already hipified] 2025-04-25T04:29:13.2534839Z /var/lib/jenkins/workspace/torch/csrc/cuda/python_nccl.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/python_nccl.cpp [ok] 2025-04-25T04:29:13.2541525Z /var/lib/jenkins/workspace/torch/csrc/cuda/python_nccl.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/python_nccl.h [skipped, already hipified] 2025-04-25T04:29:13.2549290Z /var/lib/jenkins/workspace/torch/csrc/cuda/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/utils.cpp [ok] 2025-04-25T04:29:13.2557434Z /var/lib/jenkins/workspace/torch/csrc/cuda/shared/cudart.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/shared/cudart.cpp [ok] 2025-04-25T04:29:13.2564792Z /var/lib/jenkins/workspace/torch/csrc/cuda/shared/cudnn.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/shared/cudnn.cpp [ok] 2025-04-25T04:29:13.2572385Z /var/lib/jenkins/workspace/torch/csrc/cuda/shared/cusparselt.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/shared/cusparselt.cpp [ok] 2025-04-25T04:29:13.2579386Z /var/lib/jenkins/workspace/torch/csrc/cuda/shared/nvtx.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/shared/nvtx.cpp [ok] 2025-04-25T04:29:13.2586166Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/autograd.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/autograd.cpp [skipped, already hipified] 2025-04-25T04:29:13.2592004Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/autograd.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/autograd.h [skipped, already hipified] 2025-04-25T04:29:13.2605000Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/init.cpp [skipped, already hipified] 2025-04-25T04:29:13.2610371Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/python_autograd.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/python_autograd.h [skipped, already hipified] 2025-04-25T04:29:13.2623559Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/utils.cpp [skipped, already hipified] 2025-04-25T04:29:13.2632745Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/utils.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/utils.h [skipped, already hipified] 2025-04-25T04:29:13.2648374Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/context/container.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/context/container.cpp [skipped, already hipified] 2025-04-25T04:29:13.2658450Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/context/container.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/context/container.h [skipped, already hipified] 2025-04-25T04:29:13.2674726Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/context/context.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/context/context.cpp [skipped, already hipified] 2025-04-25T04:29:13.2685724Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/context/context.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/context/context.h [skipped, already hipified] 2025-04-25T04:29:13.2721174Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/engine/dist_engine.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/engine/dist_engine.cpp [skipped, already hipified] 2025-04-25T04:29:13.2732139Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/engine/dist_engine.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/engine/dist_engine.h [skipped, already hipified] 2025-04-25T04:29:13.2739421Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp [skipped, already hipified] 2025-04-25T04:29:13.2745892Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/functions/recvrpc_backward.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/functions/recvrpc_backward.h [skipped, already hipified] 2025-04-25T04:29:13.2751263Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp [skipped, already hipified] 2025-04-25T04:29:13.2757242Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/functions/sendrpc_backward.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/functions/sendrpc_backward.h [skipped, already hipified] 2025-04-25T04:29:13.2762698Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp [skipped, already hipified] 2025-04-25T04:29:13.2769141Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h [skipped, already hipified] 2025-04-25T04:29:13.2775698Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp [skipped, already hipified] 2025-04-25T04:29:13.2781338Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h [skipped, already hipified] 2025-04-25T04:29:13.2787172Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp [skipped, already hipified] 2025-04-25T04:29:13.2793650Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h [skipped, already hipified] 2025-04-25T04:29:13.2800847Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp [skipped, already hipified] 2025-04-25T04:29:13.2806877Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h [skipped, already hipified] 2025-04-25T04:29:13.2812418Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp [skipped, already hipified] 2025-04-25T04:29:13.2817653Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h [skipped, already hipified] 2025-04-25T04:29:13.2828487Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp [skipped, already hipified] 2025-04-25T04:29:13.2839161Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h [skipped, already hipified] 2025-04-25T04:29:13.2848965Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp [skipped, already hipified] 2025-04-25T04:29:13.2854839Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h [skipped, already hipified] 2025-04-25T04:29:13.2864600Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp [skipped, already hipified] 2025-04-25T04:29:13.2870680Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h [skipped, already hipified] 2025-04-25T04:29:13.2877681Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp [skipped, already hipified] 2025-04-25T04:29:13.2883660Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h [skipped, already hipified] 2025-04-25T04:29:13.2892353Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp [skipped, already hipified] 2025-04-25T04:29:13.2897752Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h [skipped, already hipified] 2025-04-25T04:29:13.2903092Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Backend.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Backend.cpp [skipped, already hipified] 2025-04-25T04:29:13.2921305Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Backend.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Backend.hpp [skipped, already hipified] 2025-04-25T04:29:13.2928118Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Backoff.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Backoff.cpp [skipped, already hipified] 2025-04-25T04:29:13.2940499Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Backoff.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Backoff.hpp [skipped, already hipified] 2025-04-25T04:29:13.2954717Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/CUDASymmetricMemory-inl.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/CUDASymmetricMemory-inl.h [ok] 2025-04-25T04:29:13.2991444Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/CUDASymmetricMemory.cu -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/CUDASymmetricMemory.cu [ok] 2025-04-25T04:29:13.3000681Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp [skipped, already hipified] 2025-04-25T04:29:13.3034037Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/CUDASymmetricMemoryOps.cu -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/CUDASymmetricMemoryOps.cu [ok] 2025-04-25T04:29:13.3049726Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/CudaDMAConnectivity.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/CudaDMAConnectivity.cpp [ok] 2025-04-25T04:29:13.3059337Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/DMAConnectivity.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/DMAConnectivity.cpp [skipped, already hipified] 2025-04-25T04:29:13.3064885Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/DMAConnectivity.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/DMAConnectivity.hpp [skipped, already hipified] 2025-04-25T04:29:13.3074870Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/FakeProcessGroup.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/FakeProcessGroup.hpp [skipped, already hipified] 2025-04-25T04:29:13.3091432Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/FileStore.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/FileStore.cpp [skipped, already hipified] 2025-04-25T04:29:13.3097886Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/FileStore.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/FileStore.hpp [skipped, already hipified] 2025-04-25T04:29:13.3118432Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/FlightRecorder.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/FlightRecorder.cpp [ok] 2025-04-25T04:29:13.3133342Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/FlightRecorder.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/FlightRecorder.hpp [ok] 2025-04-25T04:29:13.3160685Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Functional.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Functional.cpp [skipped, already hipified] 2025-04-25T04:29:13.3165332Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Functional.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Functional.hpp [skipped, already hipified] 2025-04-25T04:29:13.3178832Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp [skipped, already hipified] 2025-04-25T04:29:13.3184025Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp [skipped, already hipified] 2025-04-25T04:29:13.3190618Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/GroupRegistry.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/GroupRegistry.cpp [skipped, already hipified] 2025-04-25T04:29:13.3195321Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/GroupRegistry.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/GroupRegistry.hpp [skipped, already hipified] 2025-04-25T04:29:13.3204826Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/HashStore.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/HashStore.cpp [skipped, already hipified] 2025-04-25T04:29:13.3210770Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/HashStore.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/HashStore.hpp [skipped, already hipified] 2025-04-25T04:29:13.3235583Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NCCLUtils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NCCLUtils.cpp [ok] 2025-04-25T04:29:13.3255791Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NCCLUtils.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NCCLUtils.hpp [ok] 2025-04-25T04:29:13.3271561Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NanCheck.cu -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NanCheck.cu [ok] 2025-04-25T04:29:13.3285442Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NanCheck.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NanCheck.hpp [ok] 2025-04-25T04:29:13.3324856Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Ops.cpp [skipped, already hipified] 2025-04-25T04:29:13.3335499Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ParamCommsUtils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ParamCommsUtils.cpp [skipped, already hipified] 2025-04-25T04:29:13.3354967Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ParamCommsUtils.hpp [skipped, already hipified] 2025-04-25T04:29:13.3364072Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/PrefixStore.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/PrefixStore.cpp [skipped, already hipified] 2025-04-25T04:29:13.3370819Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/PrefixStore.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/PrefixStore.hpp [skipped, already hipified] 2025-04-25T04:29:13.3385934Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroup.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroup.cpp [skipped, already hipified] 2025-04-25T04:29:13.3435785Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroup.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroup.hpp [skipped, already hipified] 2025-04-25T04:29:13.3536903Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp [skipped, already hipified] 2025-04-25T04:29:13.3555797Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp [skipped, already hipified] 2025-04-25T04:29:13.3595818Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp [skipped, already hipified] 2025-04-25T04:29:13.3608798Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp [skipped, already hipified] 2025-04-25T04:29:13.3867599Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp [ok] 2025-04-25T04:29:13.3927028Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp [ok] 2025-04-25T04:29:13.3990180Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp [ok] 2025-04-25T04:29:13.4007317Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp [ok] 2025-04-25T04:29:13.4035007Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp [skipped, already hipified] 2025-04-25T04:29:13.4044739Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp [skipped, already hipified] 2025-04-25T04:29:13.4058562Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/PyProcessGroup.hpp [skipped, already hipified] 2025-04-25T04:29:13.4065813Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/RankLocal.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/RankLocal.hpp [skipped, already hipified] 2025-04-25T04:29:13.4078129Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Store.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Store.cpp [skipped, already hipified] 2025-04-25T04:29:13.4087157Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Store.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Store.hpp [skipped, already hipified] 2025-04-25T04:29:13.4100144Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/SymmetricMemory.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/SymmetricMemory.cpp [skipped, already hipified] 2025-04-25T04:29:13.4111788Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/SymmetricMemory.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/SymmetricMemory.hpp [skipped, already hipified] 2025-04-25T04:29:13.4140714Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TCPStore.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TCPStore.cpp [skipped, already hipified] 2025-04-25T04:29:13.4150758Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TCPStore.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TCPStore.hpp [skipped, already hipified] 2025-04-25T04:29:13.4176050Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TCPStoreBackend.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TCPStoreBackend.cpp [skipped, already hipified] 2025-04-25T04:29:13.4181935Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TCPStoreBackend.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TCPStoreBackend.hpp [skipped, already hipified] 2025-04-25T04:29:13.4230253Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TCPStoreLibUvBackend.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TCPStoreLibUvBackend.cpp [skipped, already hipified] 2025-04-25T04:29:13.4247549Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TraceUtils.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TraceUtils.h [skipped, already hipified] 2025-04-25T04:29:13.4256543Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Types.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Types.hpp [skipped, already hipified] 2025-04-25T04:29:13.4267379Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCTracing.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCTracing.cpp [skipped, already hipified] 2025-04-25T04:29:13.4274140Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCTracing.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCTracing.hpp [skipped, already hipified] 2025-04-25T04:29:13.4285541Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCUtils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCUtils.cpp [skipped, already hipified] 2025-04-25T04:29:13.4301388Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCUtils.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCUtils.hpp [skipped, already hipified] 2025-04-25T04:29:13.4306611Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UnixSockUtils.hpp [skipped, already hipified] 2025-04-25T04:29:13.4312663Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.cpp [skipped, already hipified] 2025-04-25T04:29:13.4344700Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp [skipped, already hipified] 2025-04-25T04:29:13.4349904Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/WinSockUtils.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/WinSockUtils.hpp [skipped, already hipified] 2025-04-25T04:29:13.4359808Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Work.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Work.cpp [skipped, already hipified] 2025-04-25T04:29:13.4369211Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Work.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Work.hpp [skipped, already hipified] 2025-04-25T04:29:13.4375972Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/c10d.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/c10d.h [skipped, already hipified] 2025-04-25T04:29:13.4385355Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/comm.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/comm.cpp [skipped, already hipified] 2025-04-25T04:29:13.4393759Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/comm.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/comm.hpp [skipped, already hipified] 2025-04-25T04:29:13.4400223Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/debug.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/debug.cpp [skipped, already hipified] 2025-04-25T04:29:13.4405659Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/debug.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/debug.h [skipped, already hipified] 2025-04-25T04:29:13.4412239Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/default_comm_hooks.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/default_comm_hooks.cpp [skipped, already hipified] 2025-04-25T04:29:13.4418550Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/default_comm_hooks.hpp [skipped, already hipified] 2025-04-25T04:29:13.4433986Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/error.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/error.h [skipped, already hipified] 2025-04-25T04:29:13.4439316Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/exception.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/exception.h [skipped, already hipified] 2025-04-25T04:29:13.4596162Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/init.cpp [skipped, already hipified] 2025-04-25T04:29:13.4605003Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/intra_node_comm.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/intra_node_comm.cpp [ok] 2025-04-25T04:29:13.4614688Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/intra_node_comm.cu -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/intra_node_comm.cu [ok] 2025-04-25T04:29:13.4622409Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/intra_node_comm.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/intra_node_comm.hpp [ok] 2025-04-25T04:29:13.4645671Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logger.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logger.cpp [skipped, already hipified] 2025-04-25T04:29:13.4655328Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logger.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logger.hpp [skipped, already hipified] 2025-04-25T04:29:13.4660883Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logging.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logging.cpp [skipped, already hipified] 2025-04-25T04:29:13.4667365Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logging.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logging.h [skipped, already hipified] 2025-04-25T04:29:13.4676082Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/python_comm_hook.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/python_comm_hook.cpp [skipped, already hipified] 2025-04-25T04:29:13.4682514Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/python_comm_hook.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/python_comm_hook.h [skipped, already hipified] 2025-04-25T04:29:13.4778228Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer.cpp [skipped, already hipified] 2025-04-25T04:29:13.4808178Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer.hpp [skipped, already hipified] 2025-04-25T04:29:13.4816386Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer_cuda.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer_cuda.cpp [ok] 2025-04-25T04:29:13.4823713Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer_timer.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer_timer.hpp [skipped, already hipified] 2025-04-25T04:29:13.4830464Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/sequence_num.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/sequence_num.cpp [skipped, already hipified] 2025-04-25T04:29:13.4836604Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/sequence_num.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/sequence_num.hpp [skipped, already hipified] 2025-04-25T04:29:13.4870452Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/socket.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/socket.cpp [skipped, already hipified] 2025-04-25T04:29:13.4877134Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/socket.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/socket.h [skipped, already hipified] 2025-04-25T04:29:13.4883159Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/socket_fmt.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/socket_fmt.h [skipped, already hipified] 2025-04-25T04:29:13.4889715Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp [skipped, already hipified] 2025-04-25T04:29:13.4900357Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.cpp [skipped, already hipified] 2025-04-25T04:29:13.4908126Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp [skipped, already hipified] 2025-04-25T04:29:13.4914692Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/control_plane/Handlers.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/control_plane/Handlers.cpp [skipped, already hipified] 2025-04-25T04:29:13.4921757Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/control_plane/Handlers.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/control_plane/Handlers.hpp [skipped, already hipified] 2025-04-25T04:29:13.4927522Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/control_plane/PythonHandlers.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/control_plane/PythonHandlers.cpp [skipped, already hipified] 2025-04-25T04:29:13.4938438Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/control_plane/WorkerServer.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/control_plane/WorkerServer.cpp [skipped, already hipified] 2025-04-25T04:29:13.4943570Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp [skipped, already hipified] 2025-04-25T04:29:13.4962554Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/cuda/AsyncMM.cu -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/cuda/AsyncMM.cu [ok] 2025-04-25T04:29:13.4967710Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/cuda/AsyncMM.cuh -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/cuda/AsyncMM.cuh [skipped, already hipified] 2025-04-25T04:29:13.4974071Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/cuda/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/cuda/utils.cpp [ok] 2025-04-25T04:29:13.4979575Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/cuda/utils.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/cuda/utils.hpp [skipped, already hipified] 2025-04-25T04:29:13.5015181Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/cuda/cutlass/gemm/kernel/persistent_async_input_scheduler.cuh -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/cuda/cutlass/gemm/kernel/persistent_async_input_scheduler.cuh [ok] 2025-04-25T04:29:13.5030964Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/quantization/quantization.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/quantization/quantization.cpp [skipped, already hipified] 2025-04-25T04:29:13.5037248Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/quantization/quantization.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/quantization/quantization.h [skipped, already hipified] 2025-04-25T04:29:13.5050262Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/quantization/quantization_gpu.cu -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/quantization/quantization_gpu.cu [ok] 2025-04-25T04:29:13.5056274Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/quantization/quantization_gpu.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/quantization/quantization_gpu.h [skipped, already hipified] 2025-04-25T04:29:13.5062520Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/quantization/quantization_utils.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/quantization/quantization_utils.h [skipped, already hipified] 2025-04-25T04:29:13.5073705Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/agent_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/agent_utils.cpp [skipped, already hipified] 2025-04-25T04:29:13.5080051Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/agent_utils.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/agent_utils.h [skipped, already hipified] 2025-04-25T04:29:13.5123482Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/init.cpp [skipped, already hipified] 2025-04-25T04:29:13.5130711Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/message.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/message.cpp [skipped, already hipified] 2025-04-25T04:29:13.5142675Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/message.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/message.h [skipped, already hipified] 2025-04-25T04:29:13.5160255Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/py_rref.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/py_rref.cpp [skipped, already hipified] 2025-04-25T04:29:13.5168047Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/py_rref.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/py_rref.h [skipped, already hipified] 2025-04-25T04:29:13.5178685Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_call.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_call.cpp [skipped, already hipified] 2025-04-25T04:29:13.5183551Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_call.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_call.h [skipped, already hipified] 2025-04-25T04:29:13.5202159Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_functions.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_functions.cpp [skipped, already hipified] 2025-04-25T04:29:13.5208654Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_functions.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_functions.h [skipped, already hipified] 2025-04-25T04:29:13.5215226Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_remote_call.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_remote_call.cpp [skipped, already hipified] 2025-04-25T04:29:13.5221314Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_remote_call.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_remote_call.h [skipped, already hipified] 2025-04-25T04:29:13.5226582Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_resp.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_resp.cpp [skipped, already hipified] 2025-04-25T04:29:13.5231564Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_resp.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_resp.h [skipped, already hipified] 2025-04-25T04:29:13.5243819Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_rpc_handler.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_rpc_handler.cpp [skipped, already hipified] 2025-04-25T04:29:13.5253386Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_rpc_handler.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_rpc_handler.h [skipped, already hipified] 2025-04-25T04:29:13.5258577Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback.cpp [skipped, already hipified] 2025-04-25T04:29:13.5263928Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback.h [skipped, already hipified] 2025-04-25T04:29:13.5280697Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback_impl.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback_impl.cpp [ok] 2025-04-25T04:29:13.5287527Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback_impl.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback_impl.h [skipped, already hipified] 2025-04-25T04:29:13.5321789Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback_no_python.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback_no_python.cpp [ok] 2025-04-25T04:29:13.5328737Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback_no_python.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback_no_python.h [skipped, already hipified] 2025-04-25T04:29:13.5334172Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rpc.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rpc.h [skipped, already hipified] 2025-04-25T04:29:13.5349429Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rpc_agent.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rpc_agent.cpp [skipped, already hipified] 2025-04-25T04:29:13.5365899Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rpc_agent.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rpc_agent.h [skipped, already hipified] 2025-04-25T04:29:13.5373241Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rpc_command_base.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rpc_command_base.h [skipped, already hipified] 2025-04-25T04:29:13.5410712Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_context.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_context.cpp [skipped, already hipified] 2025-04-25T04:29:13.5432655Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_context.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_context.h [skipped, already hipified] 2025-04-25T04:29:13.5451690Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_impl.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_impl.cpp [skipped, already hipified] 2025-04-25T04:29:13.5474089Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_impl.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_impl.h [skipped, already hipified] 2025-04-25T04:29:13.5493319Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_proto.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_proto.cpp [skipped, already hipified] 2025-04-25T04:29:13.5503875Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_proto.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_proto.h [skipped, already hipified] 2025-04-25T04:29:13.5513684Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_call.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_call.cpp [skipped, already hipified] 2025-04-25T04:29:13.5522580Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_call.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_call.h [skipped, already hipified] 2025-04-25T04:29:13.5528593Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_remote_call.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_remote_call.cpp [skipped, already hipified] 2025-04-25T04:29:13.5533697Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_remote_call.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_remote_call.h [skipped, already hipified] 2025-04-25T04:29:13.5538404Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_resp.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_resp.cpp [skipped, already hipified] 2025-04-25T04:29:13.5545381Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_resp.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_resp.h [skipped, already hipified] 2025-04-25T04:29:13.5607494Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/tensorpipe_agent.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/tensorpipe_agent.cpp [skipped, already hipified] 2025-04-25T04:29:13.5630647Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/tensorpipe_agent.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/tensorpipe_agent.h [skipped, already hipified] 2025-04-25T04:29:13.5640610Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/tensorpipe_cuda.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/tensorpipe_cuda.cpp [ok] 2025-04-25T04:29:13.5656973Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/tensorpipe_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/tensorpipe_utils.cpp [skipped, already hipified] 2025-04-25T04:29:13.5665650Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/tensorpipe_utils.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/tensorpipe_utils.h [skipped, already hipified] 2025-04-25T04:29:13.5675608Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/torchscript_functions.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/torchscript_functions.cpp [skipped, already hipified] 2025-04-25T04:29:13.5681959Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/torchscript_functions.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/torchscript_functions.h [skipped, already hipified] 2025-04-25T04:29:13.5690398Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/types.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/types.cpp [skipped, already hipified] 2025-04-25T04:29:13.5696753Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/types.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/types.h [skipped, already hipified] 2025-04-25T04:29:13.5703297Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/unpickled_python_call.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/unpickled_python_call.cpp [skipped, already hipified] 2025-04-25T04:29:13.5708794Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/unpickled_python_call.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/unpickled_python_call.h [skipped, already hipified] 2025-04-25T04:29:13.5714168Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/unpickled_python_remote_call.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/unpickled_python_remote_call.cpp [skipped, already hipified] 2025-04-25T04:29:13.5719395Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/unpickled_python_remote_call.h [skipped, already hipified] 2025-04-25T04:29:13.5746840Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/utils.cpp [ok] 2025-04-25T04:29:13.5755570Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/utils.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/utils.h [skipped, already hipified] 2025-04-25T04:29:13.5762288Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h [skipped, already hipified] 2025-04-25T04:29:13.5767116Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/metrics/registry.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/metrics/registry.cpp [skipped, already hipified] 2025-04-25T04:29:13.5774129Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp [skipped, already hipified] 2025-04-25T04:29:13.5780976Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h [skipped, already hipified] 2025-04-25T04:29:13.5787306Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp [skipped, already hipified] 2025-04-25T04:29:13.5805138Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h [skipped, already hipified] 2025-04-25T04:29:13.5818936Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp [skipped, already hipified] 2025-04-25T04:29:13.5827576Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h [skipped, already hipified] 2025-04-25T04:29:13.5847034Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/testing/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/testing/init.cpp [skipped, already hipified] 2025-04-25T04:29:13.5852053Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/testing/testing.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/testing/testing.h [skipped, already hipified] 2025-04-25T04:29:13.5861174Z /var/lib/jenkins/workspace/torch/csrc/dynamo/cache_entry.cpp -> /var/lib/jenkins/workspace/torch/csrc/dynamo/cache_entry.cpp [skipped, already hipified] 2025-04-25T04:29:13.5869418Z /var/lib/jenkins/workspace/torch/csrc/dynamo/cache_entry.h -> /var/lib/jenkins/workspace/torch/csrc/dynamo/cache_entry.h [skipped, already hipified] 2025-04-25T04:29:13.5876452Z /var/lib/jenkins/workspace/torch/csrc/dynamo/compiled_autograd.cpp -> /var/lib/jenkins/workspace/torch/csrc/dynamo/compiled_autograd.cpp [skipped, already hipified] 2025-04-25T04:29:13.5933369Z /var/lib/jenkins/workspace/torch/csrc/dynamo/compiled_autograd.h -> /var/lib/jenkins/workspace/torch/csrc/dynamo/compiled_autograd.h [skipped, already hipified] 2025-04-25T04:29:13.5938047Z /var/lib/jenkins/workspace/torch/csrc/dynamo/cpp_shim.cpp -> /var/lib/jenkins/workspace/torch/csrc/dynamo/cpp_shim.cpp [skipped, already hipified] 2025-04-25T04:29:13.5943226Z /var/lib/jenkins/workspace/torch/csrc/dynamo/cpp_shim.h -> /var/lib/jenkins/workspace/torch/csrc/dynamo/cpp_shim.h [skipped, already hipified] 2025-04-25T04:29:13.5960779Z /var/lib/jenkins/workspace/torch/csrc/dynamo/cpython_defs.c -> /var/lib/jenkins/workspace/torch/csrc/dynamo/cpython_defs.c [skipped, already hipified] 2025-04-25T04:29:13.5970095Z /var/lib/jenkins/workspace/torch/csrc/dynamo/cpython_defs.h -> /var/lib/jenkins/workspace/torch/csrc/dynamo/cpython_defs.h [skipped, already hipified] 2025-04-25T04:29:13.5976223Z /var/lib/jenkins/workspace/torch/csrc/dynamo/cpython_includes.h -> /var/lib/jenkins/workspace/torch/csrc/dynamo/cpython_includes.h [skipped, already hipified] 2025-04-25T04:29:13.5983941Z /var/lib/jenkins/workspace/torch/csrc/dynamo/debug_macros.h -> /var/lib/jenkins/workspace/torch/csrc/dynamo/debug_macros.h [skipped, already hipified] 2025-04-25T04:29:13.6019375Z /var/lib/jenkins/workspace/torch/csrc/dynamo/eval_frame.c -> /var/lib/jenkins/workspace/torch/csrc/dynamo/eval_frame.c [skipped, already hipified] 2025-04-25T04:29:13.6029249Z /var/lib/jenkins/workspace/torch/csrc/dynamo/eval_frame.h -> /var/lib/jenkins/workspace/torch/csrc/dynamo/eval_frame.h [skipped, already hipified] 2025-04-25T04:29:13.6044415Z /var/lib/jenkins/workspace/torch/csrc/dynamo/eval_frame_cpp.cpp -> /var/lib/jenkins/workspace/torch/csrc/dynamo/eval_frame_cpp.cpp [skipped, already hipified] 2025-04-25T04:29:13.6050463Z /var/lib/jenkins/workspace/torch/csrc/dynamo/eval_frame_cpp.h -> /var/lib/jenkins/workspace/torch/csrc/dynamo/eval_frame_cpp.h [skipped, already hipified] 2025-04-25T04:29:13.6062744Z /var/lib/jenkins/workspace/torch/csrc/dynamo/extra_state.cpp -> /var/lib/jenkins/workspace/torch/csrc/dynamo/extra_state.cpp [skipped, already hipified] 2025-04-25T04:29:13.6072369Z /var/lib/jenkins/workspace/torch/csrc/dynamo/extra_state.h -> /var/lib/jenkins/workspace/torch/csrc/dynamo/extra_state.h [skipped, already hipified] 2025-04-25T04:29:13.6082643Z /var/lib/jenkins/workspace/torch/csrc/dynamo/framelocals_mapping.cpp -> /var/lib/jenkins/workspace/torch/csrc/dynamo/framelocals_mapping.cpp [skipped, already hipified] 2025-04-25T04:29:13.6089599Z /var/lib/jenkins/workspace/torch/csrc/dynamo/framelocals_mapping.h -> /var/lib/jenkins/workspace/torch/csrc/dynamo/framelocals_mapping.h [skipped, already hipified] 2025-04-25T04:29:13.6296554Z /var/lib/jenkins/workspace/torch/csrc/dynamo/guards.cpp -> /var/lib/jenkins/workspace/torch/csrc/dynamo/guards.cpp [ok] 2025-04-25T04:29:13.6306794Z /var/lib/jenkins/workspace/torch/csrc/dynamo/guards.h -> /var/lib/jenkins/workspace/torch/csrc/dynamo/guards.h [skipped, already hipified] 2025-04-25T04:29:13.6321097Z /var/lib/jenkins/workspace/torch/csrc/dynamo/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/dynamo/init.cpp [skipped, already hipified] 2025-04-25T04:29:13.6326293Z /var/lib/jenkins/workspace/torch/csrc/dynamo/init.h -> /var/lib/jenkins/workspace/torch/csrc/dynamo/init.h [skipped, already hipified] 2025-04-25T04:29:13.6375540Z /var/lib/jenkins/workspace/torch/csrc/dynamo/python_compiled_autograd.cpp -> /var/lib/jenkins/workspace/torch/csrc/dynamo/python_compiled_autograd.cpp [skipped, already hipified] 2025-04-25T04:29:13.6380511Z /var/lib/jenkins/workspace/torch/csrc/dynamo/python_compiled_autograd.h -> /var/lib/jenkins/workspace/torch/csrc/dynamo/python_compiled_autograd.h [skipped, already hipified] 2025-04-25T04:29:13.6386091Z /var/lib/jenkins/workspace/torch/csrc/dynamo/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/dynamo/utils.cpp [skipped, already hipified] 2025-04-25T04:29:13.6391479Z /var/lib/jenkins/workspace/torch/csrc/dynamo/utils.h -> /var/lib/jenkins/workspace/torch/csrc/dynamo/utils.h [skipped, already hipified] 2025-04-25T04:29:13.6397223Z /var/lib/jenkins/workspace/torch/csrc/export/pybind.cpp -> /var/lib/jenkins/workspace/torch/csrc/export/pybind.cpp [skipped, already hipified] 2025-04-25T04:29:13.6401978Z /var/lib/jenkins/workspace/torch/csrc/export/pybind.h -> /var/lib/jenkins/workspace/torch/csrc/export/pybind.h [skipped, already hipified] 2025-04-25T04:29:13.6436615Z /var/lib/jenkins/workspace/torch/csrc/functorch/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/functorch/init.cpp [skipped, already hipified] 2025-04-25T04:29:13.6442460Z /var/lib/jenkins/workspace/torch/csrc/functorch/init.h -> /var/lib/jenkins/workspace/torch/csrc/functorch/init.h [skipped, already hipified] 2025-04-25T04:29:13.6469668Z /var/lib/jenkins/workspace/torch/csrc/fx/node.cpp -> /var/lib/jenkins/workspace/torch/csrc/fx/node.cpp [skipped, already hipified] 2025-04-25T04:29:13.6474058Z /var/lib/jenkins/workspace/torch/csrc/fx/node.h -> /var/lib/jenkins/workspace/torch/csrc/fx/node.h [skipped, already hipified] 2025-04-25T04:29:13.6481725Z /var/lib/jenkins/workspace/torch/csrc/inductor/array_ref_impl.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/array_ref_impl.h [skipped, already hipified] 2025-04-25T04:29:13.6489664Z /var/lib/jenkins/workspace/torch/csrc/inductor/inductor_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/inductor/inductor_ops.cpp [skipped, already hipified] 2025-04-25T04:29:13.6495484Z /var/lib/jenkins/workspace/torch/csrc/inductor/inductor_ops.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/inductor_ops.h [skipped, already hipified] 2025-04-25T04:29:13.6503643Z /var/lib/jenkins/workspace/torch/csrc/inductor/resize_storage_bytes.cpp -> /var/lib/jenkins/workspace/torch/csrc/inductor/resize_storage_bytes.cpp [ok] 2025-04-25T04:29:13.6527203Z /var/lib/jenkins/workspace/torch/csrc/inductor/static_cuda_launcher.cpp -> /var/lib/jenkins/workspace/torch/csrc/inductor/static_cuda_launcher.cpp [ok] 2025-04-25T04:29:13.6534392Z /var/lib/jenkins/workspace/torch/csrc/inductor/static_cuda_launcher.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/static_cuda_launcher.h [ok] 2025-04-25T04:29:13.6563455Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_eager/kernel_holder.cpp -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_eager/kernel_holder.cpp [ok] 2025-04-25T04:29:13.6574204Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_eager/kernel_holder.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_eager/kernel_holder.h [skipped, already hipified] 2025-04-25T04:29:13.6588825Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_eager/kernel_meta_info.cpp -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_eager/kernel_meta_info.cpp [skipped, already hipified] 2025-04-25T04:29:13.6599240Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_eager/kernel_meta_info.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_eager/kernel_meta_info.h [skipped, already hipified] 2025-04-25T04:29:13.6604832Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_include/array_ref.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_include/array_ref.h [skipped, already hipified] 2025-04-25T04:29:13.6611590Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_include/common.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_include/common.h [skipped, already hipified] 2025-04-25T04:29:13.6621621Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_include/cpu.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_include/cpu.h [skipped, already hipified] 2025-04-25T04:29:13.6626340Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_include/cuda.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_include/cuda.h [skipped, already hipified] 2025-04-25T04:29:13.6631215Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_include/xpu.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_include/xpu.h [skipped, already hipified] 2025-04-25T04:29:13.6656654Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_package/model_package_loader.cpp -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_package/model_package_loader.cpp [skipped, already hipified] 2025-04-25T04:29:13.6664449Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_package/model_package_loader.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_package/model_package_loader.h [skipped, already hipified] 2025-04-25T04:29:13.6672184Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_package/pybind.cpp -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_package/pybind.cpp [ok] 2025-04-25T04:29:13.6677333Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_package/pybind.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_package/pybind.h [skipped, already hipified] 2025-04-25T04:29:13.6692772Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runner/model_container_runner.cpp -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runner/model_container_runner.cpp [skipped, already hipified] 2025-04-25T04:29:13.6703279Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runner/model_container_runner.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runner/model_container_runner.h [skipped, already hipified] 2025-04-25T04:29:13.6710459Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.cpp -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.cpp [skipped, already hipified] 2025-04-25T04:29:13.6716565Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h [skipped, already hipified] 2025-04-25T04:29:13.6723789Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.cpp -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.cpp [ok] 2025-04-25T04:29:13.6730435Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h [ok] 2025-04-25T04:29:13.6736954Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.cpp -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.cpp [skipped, already hipified] 2025-04-25T04:29:13.6743012Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h [skipped, already hipified] 2025-04-25T04:29:13.6754047Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runner/pybind.cpp -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runner/pybind.cpp [ok] 2025-04-25T04:29:13.6762331Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runner/pybind.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runner/pybind.h [skipped, already hipified] 2025-04-25T04:29:13.6777076Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h [skipped, already hipified] 2025-04-25T04:29:13.6782413Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/constant_type.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/constant_type.h [skipped, already hipified] 2025-04-25T04:29:13.6788949Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/device_utils.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/device_utils.h [ok] 2025-04-25T04:29:13.6803201Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/interface.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/interface.h [ok] 2025-04-25T04:29:13.6812746Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/mini_array_ref.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/mini_array_ref.h [skipped, already hipified] 2025-04-25T04:29:13.6845172Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/model.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/model.h [ok] 2025-04-25T04:29:13.6877700Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/model_container.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/model_container.h [ok] 2025-04-25T04:29:13.6883520Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h [skipped, already hipified] 2025-04-25T04:29:13.6894081Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h [skipped, already hipified] 2025-04-25T04:29:13.6903297Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/thread_local.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/thread_local.h [skipped, already hipified] 2025-04-25T04:29:13.6917404Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/utils.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/utils.h [skipped, already hipified] 2025-04-25T04:29:13.6925031Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/utils_cuda.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/utils_cuda.h [ok] 2025-04-25T04:29:13.6931402Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/utils_xpu.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_runtime/utils_xpu.h [skipped, already hipified] 2025-04-25T04:29:13.6938991Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/mkldnn_tensor.cpp -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/mkldnn_tensor.cpp [skipped, already hipified] 2025-04-25T04:29:13.6944224Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h [skipped, already hipified] 2025-04-25T04:29:13.6984142Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/oss_proxy_executor.cpp -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/oss_proxy_executor.cpp [skipped, already hipified] 2025-04-25T04:29:13.6993534Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h [skipped, already hipified] 2025-04-25T04:29:13.6998688Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/proxy_executor.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/proxy_executor.h [skipped, already hipified] 2025-04-25T04:29:13.7054919Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/shim_common.cpp -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/shim_common.cpp [skipped, already hipified] 2025-04-25T04:29:13.7083511Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/shim_cpu.cpp -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/shim_cpu.cpp [skipped, already hipified] 2025-04-25T04:29:13.7090773Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/shim_cuda.cpp -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/shim_cuda.cpp [ok] 2025-04-25T04:29:13.7098805Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/shim_xpu.cpp -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/shim_xpu.cpp [ok] 2025-04-25T04:29:13.7105123Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/tensor_converter.cpp -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/tensor_converter.cpp [skipped, already hipified] 2025-04-25T04:29:13.7110498Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/tensor_converter.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/tensor_converter.h [skipped, already hipified] 2025-04-25T04:29:13.7127894Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/utils.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/utils.h [skipped, already hipified] 2025-04-25T04:29:13.7162051Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/c/shim.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/c/shim.h [ok] 2025-04-25T04:29:13.7172576Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/c/shim_cpu.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/c/shim_cpu.h [skipped, already hipified] 2025-04-25T04:29:13.7178379Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/c/shim_xpu.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/c/shim_xpu.h [skipped, already hipified] 2025-04-25T04:29:13.7218651Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h [skipped, already hipified] 2025-04-25T04:29:13.7253330Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h [skipped, already hipified] 2025-04-25T04:29:13.7269138Z /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h [skipped, already hipified] 2025-04-25T04:29:13.7277023Z /var/lib/jenkins/workspace/torch/csrc/inductor/cpp_wrapper/array_ref.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/cpp_wrapper/array_ref.h [skipped, already hipified] 2025-04-25T04:29:13.7285100Z /var/lib/jenkins/workspace/torch/csrc/inductor/cpp_wrapper/common.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/cpp_wrapper/common.h [skipped, already hipified] 2025-04-25T04:29:13.7291785Z /var/lib/jenkins/workspace/torch/csrc/inductor/cpp_wrapper/cpu.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/cpp_wrapper/cpu.h [skipped, already hipified] 2025-04-25T04:29:13.7296521Z /var/lib/jenkins/workspace/torch/csrc/inductor/cpp_wrapper/cuda.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/cpp_wrapper/cuda.h [skipped, already hipified] 2025-04-25T04:29:13.7301788Z /var/lib/jenkins/workspace/torch/csrc/inductor/cpp_wrapper/xpu.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/cpp_wrapper/xpu.h [skipped, already hipified] 2025-04-25T04:29:13.7307287Z /var/lib/jenkins/workspace/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h [skipped, already hipified] 2025-04-25T04:29:13.7312281Z /var/lib/jenkins/workspace/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h [skipped, already hipified] 2025-04-25T04:29:13.7317860Z /var/lib/jenkins/workspace/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h -> /var/lib/jenkins/workspace/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h [skipped, already hipified] 2025-04-25T04:29:13.7328826Z /var/lib/jenkins/workspace/torch/csrc/instruction_counter/Module.cpp -> /var/lib/jenkins/workspace/torch/csrc/instruction_counter/Module.cpp [skipped, already hipified] 2025-04-25T04:29:13.7335668Z /var/lib/jenkins/workspace/torch/csrc/instruction_counter/Module.h -> /var/lib/jenkins/workspace/torch/csrc/instruction_counter/Module.h [skipped, already hipified] 2025-04-25T04:29:13.7346226Z /var/lib/jenkins/workspace/torch/csrc/jit/jit_log.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/jit_log.cpp [skipped, already hipified] 2025-04-25T04:29:13.7355537Z /var/lib/jenkins/workspace/torch/csrc/jit/jit_log.h -> /var/lib/jenkins/workspace/torch/csrc/jit/jit_log.h [skipped, already hipified] 2025-04-25T04:29:13.7362307Z /var/lib/jenkins/workspace/torch/csrc/jit/jit_opt_limit.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/jit_opt_limit.cpp [skipped, already hipified] 2025-04-25T04:29:13.7368329Z /var/lib/jenkins/workspace/torch/csrc/jit/jit_opt_limit.h -> /var/lib/jenkins/workspace/torch/csrc/jit/jit_opt_limit.h [skipped, already hipified] 2025-04-25T04:29:13.7373551Z /var/lib/jenkins/workspace/torch/csrc/jit/resource_guard.h -> /var/lib/jenkins/workspace/torch/csrc/jit/resource_guard.h [skipped, already hipified] 2025-04-25T04:29:13.7389519Z /var/lib/jenkins/workspace/torch/csrc/jit/api/compilation_unit.h -> /var/lib/jenkins/workspace/torch/csrc/jit/api/compilation_unit.h [skipped, already hipified] 2025-04-25T04:29:13.7399191Z /var/lib/jenkins/workspace/torch/csrc/jit/api/function_impl.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/api/function_impl.cpp [skipped, already hipified] 2025-04-25T04:29:13.7409114Z /var/lib/jenkins/workspace/torch/csrc/jit/api/function_impl.h -> /var/lib/jenkins/workspace/torch/csrc/jit/api/function_impl.h [skipped, already hipified] 2025-04-25T04:29:13.7415981Z /var/lib/jenkins/workspace/torch/csrc/jit/api/method.h -> /var/lib/jenkins/workspace/torch/csrc/jit/api/method.h [skipped, already hipified] 2025-04-25T04:29:13.7444374Z /var/lib/jenkins/workspace/torch/csrc/jit/api/module.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/api/module.cpp [skipped, already hipified] 2025-04-25T04:29:13.7475087Z /var/lib/jenkins/workspace/torch/csrc/jit/api/module.h -> /var/lib/jenkins/workspace/torch/csrc/jit/api/module.h [skipped, already hipified] 2025-04-25T04:29:13.7483272Z /var/lib/jenkins/workspace/torch/csrc/jit/api/module_save.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/api/module_save.cpp [skipped, already hipified] 2025-04-25T04:29:13.7490977Z /var/lib/jenkins/workspace/torch/csrc/jit/api/object.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/api/object.cpp [skipped, already hipified] 2025-04-25T04:29:13.7501814Z /var/lib/jenkins/workspace/torch/csrc/jit/api/object.h -> /var/lib/jenkins/workspace/torch/csrc/jit/api/object.h [skipped, already hipified] 2025-04-25T04:29:13.7513035Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend.h [skipped, already hipified] 2025-04-25T04:29:13.7519768Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_debug_handler.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_debug_handler.cpp [skipped, already hipified] 2025-04-25T04:29:13.7531015Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_debug_handler.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_debug_handler.h [skipped, already hipified] 2025-04-25T04:29:13.7540557Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_debug_info.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_debug_info.cpp [skipped, already hipified] 2025-04-25T04:29:13.7547886Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_debug_info.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_debug_info.h [skipped, already hipified] 2025-04-25T04:29:13.7567032Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_detail.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_detail.cpp [skipped, already hipified] 2025-04-25T04:29:13.7576817Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_detail.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_detail.h [skipped, already hipified] 2025-04-25T04:29:13.7586143Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_exception.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_exception.h [skipped, already hipified] 2025-04-25T04:29:13.7598120Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_init.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_init.cpp [skipped, already hipified] 2025-04-25T04:29:13.7606587Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_init.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_init.h [skipped, already hipified] 2025-04-25T04:29:13.7611080Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_interface.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_interface.cpp [skipped, already hipified] 2025-04-25T04:29:13.7616268Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_interface.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_interface.h [skipped, already hipified] 2025-04-25T04:29:13.7621039Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_preprocess.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_preprocess.h [skipped, already hipified] 2025-04-25T04:29:13.7629432Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_resolver.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_resolver.cpp [skipped, already hipified] 2025-04-25T04:29:13.7639094Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_resolver.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_resolver.h [skipped, already hipified] 2025-04-25T04:29:13.7645070Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/cpp/backend.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/cpp/backend.cpp [skipped, already hipified] 2025-04-25T04:29:13.7651839Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/cpp/context.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/cpp/context.cpp [skipped, already hipified] 2025-04-25T04:29:13.7658445Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/cpp/context.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/cpp/context.h [skipped, already hipified] 2025-04-25T04:29:13.7666319Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/cpp/preprocess.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/cpp/preprocess.cpp [skipped, already hipified] 2025-04-25T04:29:13.7671636Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h [skipped, already hipified] 2025-04-25T04:29:13.7678179Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h [skipped, already hipified] 2025-04-25T04:29:13.7683399Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h [skipped, already hipified] 2025-04-25T04:29:13.7690575Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h [skipped, already hipified] 2025-04-25T04:29:13.7697449Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h [skipped, already hipified] 2025-04-25T04:29:13.7709444Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp [skipped, already hipified] 2025-04-25T04:29:13.7719135Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp [skipped, already hipified] 2025-04-25T04:29:13.7729967Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/xnnpack/xnnpack_backend_lib.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/xnnpack/xnnpack_backend_lib.cpp [skipped, already hipified] 2025-04-25T04:29:13.7739467Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/xnnpack/xnnpack_backend_preprocess.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/xnnpack/xnnpack_backend_preprocess.cpp [skipped, already hipified] 2025-04-25T04:29:13.7754790Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.cpp [skipped, already hipified] 2025-04-25T04:29:13.7766199Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h [skipped, already hipified] 2025-04-25T04:29:13.7775352Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.cpp [skipped, already hipified] 2025-04-25T04:29:13.7781165Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h [skipped, already hipified] 2025-04-25T04:29:13.7788159Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h [skipped, already hipified] 2025-04-25T04:29:13.7795546Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/xnnpack/serialization/serializer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/xnnpack/serialization/serializer.cpp [skipped, already hipified] 2025-04-25T04:29:13.7802750Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/xnnpack/serialization/serializer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/xnnpack/serialization/serializer.h [skipped, already hipified] 2025-04-25T04:29:13.7811291Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/interface.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/interface.cpp [skipped, already hipified] 2025-04-25T04:29:13.7818186Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/interface.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/interface.h [skipped, already hipified] 2025-04-25T04:29:13.7824267Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/arg_spec.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/arg_spec.h [skipped, already hipified] 2025-04-25T04:29:13.7856012Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/codegen.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/codegen.cpp [skipped, already hipified] 2025-04-25T04:29:13.7861657Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/codegen.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/codegen.h [skipped, already hipified] 2025-04-25T04:29:13.7876137Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/compiler.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/compiler.cpp [skipped, already hipified] 2025-04-25T04:29:13.7884149Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/compiler.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/compiler.h [skipped, already hipified] 2025-04-25T04:29:13.7902080Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/executor.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/executor.cpp [skipped, already hipified] 2025-04-25T04:29:13.7908997Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/executor.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/executor.h [skipped, already hipified] 2025-04-25T04:29:13.7914612Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/fallback.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/fallback.cpp [skipped, already hipified] 2025-04-25T04:29:13.7918762Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/fallback.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/fallback.h [skipped, already hipified] 2025-04-25T04:29:13.7926819Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/fused_kernel.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/fused_kernel.h [ok] 2025-04-25T04:29:13.7933929Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/interface.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/interface.cpp [skipped, already hipified] 2025-04-25T04:29:13.7940424Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/interface.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/interface.h [skipped, already hipified] 2025-04-25T04:29:13.7946972Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/kernel_cache.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/kernel_cache.cpp [skipped, already hipified] 2025-04-25T04:29:13.7952214Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/kernel_cache.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/kernel_cache.h [skipped, already hipified] 2025-04-25T04:29:13.7960256Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/kernel_spec.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/kernel_spec.h [skipped, already hipified] 2025-04-25T04:29:13.7966107Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/partition_desc.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/partition_desc.h [skipped, already hipified] 2025-04-25T04:29:13.7974242Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/tensor_desc.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/tensor_desc.h [skipped, already hipified] 2025-04-25T04:29:13.7978931Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/tensor_info.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/tensor_info.h [skipped, already hipified] 2025-04-25T04:29:13.7994913Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp [skipped, already hipified] 2025-04-25T04:29:13.8002568Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h [skipped, already hipified] 2025-04-25T04:29:13.8009203Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h [skipped, already hipified] 2025-04-25T04:29:13.8019191Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cpu/temp_file.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cpu/temp_file.h [skipped, already hipified] 2025-04-25T04:29:13.8032850Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp [ok] 2025-04-25T04:29:13.8040358Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h [ok] 2025-04-25T04:29:13.8050743Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp [skipped, already hipified] 2025-04-25T04:29:13.8063027Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h [skipped, already hipified] 2025-04-25T04:29:13.8069701Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/decompose_silu.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/decompose_silu.cpp [skipped, already hipified] 2025-04-25T04:29:13.8074246Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/decompose_silu.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/decompose_silu.h [skipped, already hipified] 2025-04-25T04:29:13.8080887Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/defer_size_check.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/defer_size_check.cpp [skipped, already hipified] 2025-04-25T04:29:13.8086081Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/defer_size_check.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/defer_size_check.h [skipped, already hipified] 2025-04-25T04:29:13.8091883Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/graph_fuser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/graph_fuser.cpp [skipped, already hipified] 2025-04-25T04:29:13.8098369Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/graph_fuser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/graph_fuser.h [skipped, already hipified] 2025-04-25T04:29:13.8134112Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/graph_helper.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/graph_helper.cpp [skipped, already hipified] 2025-04-25T04:29:13.8140844Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/graph_helper.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/graph_helper.h [skipped, already hipified] 2025-04-25T04:29:13.8151220Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp [skipped, already hipified] 2025-04-25T04:29:13.8158712Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/guard_shape.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/guard_shape.cpp [skipped, already hipified] 2025-04-25T04:29:13.8173916Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/guard_shape.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/guard_shape.h [skipped, already hipified] 2025-04-25T04:29:13.8184972Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp [skipped, already hipified] 2025-04-25T04:29:13.8191264Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.h [skipped, already hipified] 2025-04-25T04:29:13.8209996Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/kernel.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/kernel.cpp [skipped, already hipified] 2025-04-25T04:29:13.8216799Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/kernel.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/kernel.h [skipped, already hipified] 2025-04-25T04:29:13.8222711Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/layout_propagation.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/layout_propagation.cpp [skipped, already hipified] 2025-04-25T04:29:13.8227049Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/layout_propagation.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/layout_propagation.h [skipped, already hipified] 2025-04-25T04:29:13.8235179Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/operator.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/operator.h [skipped, already hipified] 2025-04-25T04:29:13.8246438Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/prepare_binary.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/prepare_binary.cpp [skipped, already hipified] 2025-04-25T04:29:13.8252470Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/prepare_binary.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/prepare_binary.h [skipped, already hipified] 2025-04-25T04:29:13.8257779Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/register_interface.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/register_interface.cpp [skipped, already hipified] 2025-04-25T04:29:13.8268359Z /var/lib/jenkins/workspace/torch/csrc/jit/cuda/cuda.h -> /var/lib/jenkins/workspace/torch/csrc/jit/cuda/cuda.h [ok] 2025-04-25T04:29:13.8282402Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/builtin_functions.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/builtin_functions.cpp [skipped, already hipified] 2025-04-25T04:29:13.8287662Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/builtin_functions.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/builtin_functions.h [skipped, already hipified] 2025-04-25T04:29:13.8303134Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp [skipped, already hipified] 2025-04-25T04:29:13.8308089Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/canonicalize_modified_loop.h [skipped, already hipified] 2025-04-25T04:29:13.8325546Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/concrete_module_type.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/concrete_module_type.cpp [skipped, already hipified] 2025-04-25T04:29:13.8338403Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/concrete_module_type.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/concrete_module_type.h [skipped, already hipified] 2025-04-25T04:29:13.8354640Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/convert_to_ssa.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/convert_to_ssa.cpp [skipped, already hipified] 2025-04-25T04:29:13.8359663Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/convert_to_ssa.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/convert_to_ssa.h [skipped, already hipified] 2025-04-25T04:29:13.8365872Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/edit_distance.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/edit_distance.cpp [skipped, already hipified] 2025-04-25T04:29:13.8371269Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/edit_distance.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/edit_distance.h [skipped, already hipified] 2025-04-25T04:29:13.8378386Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/error_report.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/error_report.cpp [skipped, already hipified] 2025-04-25T04:29:13.8384593Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/error_report.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/error_report.h [skipped, already hipified] 2025-04-25T04:29:13.8418396Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/exit_transforms.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/exit_transforms.cpp [skipped, already hipified] 2025-04-25T04:29:13.8423002Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/exit_transforms.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/exit_transforms.h [skipped, already hipified] 2025-04-25T04:29:13.8442094Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/function_schema_parser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/function_schema_parser.cpp [skipped, already hipified] 2025-04-25T04:29:13.8447683Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/function_schema_parser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/function_schema_parser.h [skipped, already hipified] 2025-04-25T04:29:13.8454303Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/inline_loop_condition.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/inline_loop_condition.cpp [skipped, already hipified] 2025-04-25T04:29:13.8459611Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/inline_loop_condition.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/inline_loop_condition.h [skipped, already hipified] 2025-04-25T04:29:13.8672670Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/ir_emitter.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/ir_emitter.cpp [skipped, already hipified] 2025-04-25T04:29:13.8678926Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/ir_emitter.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/ir_emitter.h [skipped, already hipified] 2025-04-25T04:29:13.8687719Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/lexer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/lexer.cpp [skipped, already hipified] 2025-04-25T04:29:13.8714237Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/lexer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/lexer.h [skipped, already hipified] 2025-04-25T04:29:13.8735047Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/mini_environment.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/mini_environment.h [skipped, already hipified] 2025-04-25T04:29:13.8738025Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/name_mangler.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/name_mangler.cpp [skipped, already hipified] 2025-04-25T04:29:13.8740295Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/name_mangler.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/name_mangler.h [skipped, already hipified] 2025-04-25T04:29:13.8748788Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/parse_string_literal.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/parse_string_literal.h [skipped, already hipified] 2025-04-25T04:29:13.8787910Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/parser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/parser.cpp [skipped, already hipified] 2025-04-25T04:29:13.8793321Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/parser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/parser.h [skipped, already hipified] 2025-04-25T04:29:13.8798363Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/parser_constants.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/parser_constants.h [skipped, already hipified] 2025-04-25T04:29:13.8805110Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/resolver.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/resolver.h [skipped, already hipified] 2025-04-25T04:29:13.8837820Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/schema_matching.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/schema_matching.cpp [skipped, already hipified] 2025-04-25T04:29:13.8844551Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/schema_matching.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/schema_matching.h [skipped, already hipified] 2025-04-25T04:29:13.8871405Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/schema_type_parser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/schema_type_parser.cpp [skipped, already hipified] 2025-04-25T04:29:13.8878608Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/schema_type_parser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/schema_type_parser.h [skipped, already hipified] 2025-04-25T04:29:13.8903278Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/script_type_parser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/script_type_parser.cpp [skipped, already hipified] 2025-04-25T04:29:13.8909516Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/script_type_parser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/script_type_parser.h [skipped, already hipified] 2025-04-25T04:29:13.8930104Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/source_range.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/source_range.cpp [skipped, already hipified] 2025-04-25T04:29:13.8952967Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/source_range.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/source_range.h [skipped, already hipified] 2025-04-25T04:29:13.8959423Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/source_ref.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/source_ref.h [skipped, already hipified] 2025-04-25T04:29:13.8965518Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/strtod.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/strtod.cpp [skipped, already hipified] 2025-04-25T04:29:13.8970527Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/strtod.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/strtod.h [skipped, already hipified] 2025-04-25T04:29:13.9008180Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/sugared_value.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/sugared_value.cpp [skipped, already hipified] 2025-04-25T04:29:13.9041212Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/sugared_value.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/sugared_value.h [skipped, already hipified] 2025-04-25T04:29:13.9087648Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tracer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tracer.cpp [skipped, already hipified] 2025-04-25T04:29:13.9103951Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tracer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tracer.h [skipped, already hipified] 2025-04-25T04:29:13.9117007Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tree.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tree.h [skipped, already hipified] 2025-04-25T04:29:13.9124278Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tree_views.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tree_views.cpp [skipped, already hipified] 2025-04-25T04:29:13.9168649Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tree_views.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tree_views.h [skipped, already hipified] 2025-04-25T04:29:13.9176640Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/versioned_symbols.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/versioned_symbols.cpp [skipped, already hipified] 2025-04-25T04:29:13.9182650Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/versioned_symbols.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/versioned_symbols.h [skipped, already hipified] 2025-04-25T04:29:13.9250984Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/alias_analysis.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/alias_analysis.cpp [skipped, already hipified] 2025-04-25T04:29:13.9267119Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/alias_analysis.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/alias_analysis.h [skipped, already hipified] 2025-04-25T04:29:13.9272838Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/attributes.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/attributes.cpp [skipped, already hipified] 2025-04-25T04:29:13.9281950Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/attributes.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/attributes.h [skipped, already hipified] 2025-04-25T04:29:13.9294064Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/constants.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/constants.cpp [skipped, already hipified] 2025-04-25T04:29:13.9308385Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/constants.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/constants.h [skipped, already hipified] 2025-04-25T04:29:13.9321344Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/graph_node_list.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/graph_node_list.h [skipped, already hipified] 2025-04-25T04:29:13.9328903Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/graph_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/graph_utils.cpp [skipped, already hipified] 2025-04-25T04:29:13.9334461Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/graph_utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/graph_utils.h [skipped, already hipified] 2025-04-25T04:29:13.9407745Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.cpp [skipped, already hipified] 2025-04-25T04:29:13.9466512Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.h [ok] 2025-04-25T04:29:13.9475828Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir_views.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir_views.h [skipped, already hipified] 2025-04-25T04:29:13.9508601Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/irparser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/irparser.cpp [skipped, already hipified] 2025-04-25T04:29:13.9514567Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/irparser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/irparser.h [skipped, already hipified] 2025-04-25T04:29:13.9522076Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/named_value.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/named_value.h [skipped, already hipified] 2025-04-25T04:29:13.9535155Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/node_hashing.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/node_hashing.cpp [skipped, already hipified] 2025-04-25T04:29:13.9543399Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/node_hashing.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/node_hashing.h [skipped, already hipified] 2025-04-25T04:29:13.9557923Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/scope.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/scope.cpp [skipped, already hipified] 2025-04-25T04:29:13.9568408Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/scope.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/scope.h [skipped, already hipified] 2025-04-25T04:29:13.9583714Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/subgraph_matcher.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/subgraph_matcher.cpp [skipped, already hipified] 2025-04-25T04:29:13.9590806Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/subgraph_matcher.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/subgraph_matcher.h [skipped, already hipified] 2025-04-25T04:29:13.9596352Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/type_hashing.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/type_hashing.cpp [skipped, already hipified] 2025-04-25T04:29:13.9601059Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/type_hashing.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/type_hashing.h [skipped, already hipified] 2025-04-25T04:29:13.9607107Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/code.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/code.h [skipped, already hipified] 2025-04-25T04:29:13.9621127Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/debug_info.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/debug_info.cpp [skipped, already hipified] 2025-04-25T04:29:13.9627433Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/debug_info.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/debug_info.h [skipped, already hipified] 2025-04-25T04:29:13.9637937Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/file_format.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/file_format.h [skipped, already hipified] 2025-04-25T04:29:13.9675075Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/flatbuffer_loader.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/flatbuffer_loader.cpp [skipped, already hipified] 2025-04-25T04:29:13.9684607Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/flatbuffer_loader.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/flatbuffer_loader.h [skipped, already hipified] 2025-04-25T04:29:13.9689953Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/frame.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/frame.h [skipped, already hipified] 2025-04-25T04:29:13.9702590Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/function.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/function.cpp [skipped, already hipified] 2025-04-25T04:29:13.9709774Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/function.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/function.h [skipped, already hipified] 2025-04-25T04:29:13.9742193Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import.cpp [skipped, already hipified] 2025-04-25T04:29:13.9752647Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import.h [skipped, already hipified] 2025-04-25T04:29:13.9766882Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import_data.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import_data.cpp [skipped, already hipified] 2025-04-25T04:29:13.9773090Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import_data.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import_data.h [skipped, already hipified] 2025-04-25T04:29:13.9777890Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import_export_common.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import_export_common.h [skipped, already hipified] 2025-04-25T04:29:13.9796658Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/interpreter.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/interpreter.cpp [skipped, already hipified] 2025-04-25T04:29:13.9802267Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/interpreter.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/interpreter.h [skipped, already hipified] 2025-04-25T04:29:13.9807992Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/method.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/method.h [skipped, already hipified] 2025-04-25T04:29:13.9825921Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/module.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/module.cpp [skipped, already hipified] 2025-04-25T04:29:13.9836063Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/module.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/module.h [skipped, already hipified] 2025-04-25T04:29:13.9841045Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/observer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/observer.cpp [skipped, already hipified] 2025-04-25T04:29:13.9848803Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/observer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/observer.h [skipped, already hipified] 2025-04-25T04:29:13.9860182Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/parse_bytecode.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/parse_bytecode.cpp [skipped, already hipified] 2025-04-25T04:29:13.9865354Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/parse_bytecode.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/parse_bytecode.h [skipped, already hipified] 2025-04-25T04:29:13.9870903Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/parse_operators.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/parse_operators.cpp [skipped, already hipified] 2025-04-25T04:29:13.9884811Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/parse_operators.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/parse_operators.h [skipped, already hipified] 2025-04-25T04:29:13.9889986Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/prim_ops_registery.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/prim_ops_registery.cpp [skipped, already hipified] 2025-04-25T04:29:13.9895430Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/prim_ops_registery.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/prim_ops_registery.h [skipped, already hipified] 2025-04-25T04:29:13.9907606Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/profiler_edge.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/profiler_edge.cpp [skipped, already hipified] 2025-04-25T04:29:13.9916563Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/profiler_edge.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/profiler_edge.h [skipped, already hipified] 2025-04-25T04:29:13.9930169Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/promoted_prim_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/promoted_prim_ops.cpp [skipped, already hipified] 2025-04-25T04:29:13.9938322Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/promoted_prim_ops.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/promoted_prim_ops.h [skipped, already hipified] 2025-04-25T04:29:13.9946870Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/quantization.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/quantization.cpp [skipped, already hipified] 2025-04-25T04:29:13.9952781Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/quantization.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/quantization.h [skipped, already hipified] 2025-04-25T04:29:13.9961280Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/register_ops_common_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/register_ops_common_utils.cpp [skipped, already hipified] 2025-04-25T04:29:13.9967514Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/register_ops_common_utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/register_ops_common_utils.h [skipped, already hipified] 2025-04-25T04:29:13.9981609Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/type_parser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/type_parser.cpp [skipped, already hipified] 2025-04-25T04:29:13.9987343Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/type_parser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/type_parser.h [skipped, already hipified] 2025-04-25T04:29:14.0049755Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/upgrader_mobile.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/upgrader_mobile.cpp [skipped, already hipified] 2025-04-25T04:29:14.0055963Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/upgrader_mobile.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/upgrader_mobile.h [skipped, already hipified] 2025-04-25T04:29:14.0064123Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/backport.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/backport.cpp [skipped, already hipified] 2025-04-25T04:29:14.0069345Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/backport.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/backport.h [skipped, already hipified] 2025-04-25T04:29:14.0101201Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/backport_manager.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/backport_manager.cpp [skipped, already hipified] 2025-04-25T04:29:14.0108681Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/backport_manager.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/backport_manager.h [skipped, already hipified] 2025-04-25T04:29:14.0135304Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp [skipped, already hipified] 2025-04-25T04:29:14.0143142Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/model_compatibility.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/model_compatibility.h [skipped, already hipified] 2025-04-25T04:29:14.0150923Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp [skipped, already hipified] 2025-04-25T04:29:14.0156473Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h [skipped, already hipified] 2025-04-25T04:29:14.0161853Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.cpp [skipped, already hipified] 2025-04-25T04:29:14.0166884Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h [skipped, already hipified] 2025-04-25T04:29:14.0172385Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.cpp [skipped, already hipified] 2025-04-25T04:29:14.0178051Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h [skipped, already hipified] 2025-04-25T04:29:14.0183798Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.cpp [skipped, already hipified] 2025-04-25T04:29:14.0189460Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h [skipped, already hipified] 2025-04-25T04:29:14.0203307Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.cpp [skipped, already hipified] 2025-04-25T04:29:14.0214201Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h [skipped, already hipified] 2025-04-25T04:29:14.0219725Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.cpp [skipped, already hipified] 2025-04-25T04:29:14.0225614Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h [skipped, already hipified] 2025-04-25T04:29:14.0232208Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/TensorUtils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/TensorUtils.cpp [skipped, already hipified] 2025-04-25T04:29:14.0237924Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/TensorUtils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/TensorUtils.h [skipped, already hipified] 2025-04-25T04:29:14.0257524Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/TracerRunner.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/TracerRunner.cpp [skipped, already hipified] 2025-04-25T04:29:14.0268322Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/TracerRunner.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/TracerRunner.h [skipped, already hipified] 2025-04-25T04:29:14.0278693Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/tracer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/tracer.cpp [skipped, already hipified] 2025-04-25T04:29:14.0301940Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/aot_compiler.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/aot_compiler.cpp [skipped, already hipified] 2025-04-25T04:29:14.0307245Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/aot_compiler.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/aot_compiler.h [skipped, already hipified] 2025-04-25T04:29:14.0318912Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/backend.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/backend.cpp [skipped, already hipified] 2025-04-25T04:29:14.0333871Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/context.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/context.cpp [skipped, already hipified] 2025-04-25T04:29:14.0353310Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/context.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/context.h [skipped, already hipified] 2025-04-25T04:29:14.0358196Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/registry.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/registry.cpp [skipped, already hipified] 2025-04-25T04:29:14.0363920Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/registry.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/registry.h [skipped, already hipified] 2025-04-25T04:29:14.0373279Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/export_data.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/export_data.cpp [skipped, already hipified] 2025-04-25T04:29:14.0380302Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/export_data.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/export_data.h [skipped, already hipified] 2025-04-25T04:29:14.0386773Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/random.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/random.cpp [skipped, already hipified] 2025-04-25T04:29:14.0403667Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/random.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/random.h [skipped, already hipified] 2025-04-25T04:29:14.0409619Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/sequential.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/sequential.cpp [skipped, already hipified] 2025-04-25T04:29:14.0415986Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/sequential.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/sequential.h [skipped, already hipified] 2025-04-25T04:29:14.0429211Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/optim/sgd.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/optim/sgd.cpp [skipped, already hipified] 2025-04-25T04:29:14.0437966Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/optim/sgd.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/optim/sgd.h [skipped, already hipified] 2025-04-25T04:29:14.0444668Z /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/upgraders.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/upgraders.cpp [skipped, already hipified] 2025-04-25T04:29:14.0450345Z /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/upgraders.h -> /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/upgraders.h [skipped, already hipified] 2025-04-25T04:29:14.0462474Z /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp [skipped, already hipified] 2025-04-25T04:29:14.0467959Z /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/upgraders_entry.h -> /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/upgraders_entry.h [skipped, already hipified] 2025-04-25T04:29:14.0475493Z /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/utils.cpp [skipped, already hipified] 2025-04-25T04:29:14.0486106Z /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/utils.h [skipped, already hipified] 2025-04-25T04:29:14.0495987Z /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/version_map.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/version_map.cpp [skipped, already hipified] 2025-04-25T04:29:14.0502038Z /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/version_map.h -> /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/version_map.h [skipped, already hipified] 2025-04-25T04:29:14.0513472Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/add_if_then_else.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/add_if_then_else.cpp [skipped, already hipified] 2025-04-25T04:29:14.0517918Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/add_if_then_else.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/add_if_then_else.h [skipped, already hipified] 2025-04-25T04:29:14.0526730Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/annotate_warns.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/annotate_warns.cpp [skipped, already hipified] 2025-04-25T04:29:14.0533288Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/annotate_warns.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/annotate_warns.h [skipped, already hipified] 2025-04-25T04:29:14.0559856Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/autocast.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/autocast.cpp [skipped, already hipified] 2025-04-25T04:29:14.0564654Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/autocast.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/autocast.h [skipped, already hipified] 2025-04-25T04:29:14.0581689Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/bailout_graph.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/bailout_graph.cpp [skipped, already hipified] 2025-04-25T04:29:14.0587726Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/bailout_graph.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/bailout_graph.h [skipped, already hipified] 2025-04-25T04:29:14.0615966Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/batch_mm.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/batch_mm.cpp [skipped, already hipified] 2025-04-25T04:29:14.0619861Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/batch_mm.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/batch_mm.h [skipped, already hipified] 2025-04-25T04:29:14.0630168Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/canonicalize.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/canonicalize.cpp [skipped, already hipified] 2025-04-25T04:29:14.0634172Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/canonicalize.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/canonicalize.h [skipped, already hipified] 2025-04-25T04:29:14.0641803Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp [skipped, already hipified] 2025-04-25T04:29:14.0648007Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h [skipped, already hipified] 2025-04-25T04:29:14.0655332Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/check_strict_fusion.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/check_strict_fusion.cpp [skipped, already hipified] 2025-04-25T04:29:14.0659287Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/check_strict_fusion.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/check_strict_fusion.h [skipped, already hipified] 2025-04-25T04:29:14.0664412Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/clear_profiling.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/clear_profiling.cpp [skipped, already hipified] 2025-04-25T04:29:14.0668687Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/clear_profiling.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/clear_profiling.h [skipped, already hipified] 2025-04-25T04:29:14.0673141Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/clear_undefinedness.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/clear_undefinedness.cpp [skipped, already hipified] 2025-04-25T04:29:14.0677680Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/clear_undefinedness.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/clear_undefinedness.h [skipped, already hipified] 2025-04-25T04:29:14.0685192Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/common_subexpression_elimination.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/common_subexpression_elimination.cpp [skipped, already hipified] 2025-04-25T04:29:14.0689254Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/common_subexpression_elimination.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/common_subexpression_elimination.h [skipped, already hipified] 2025-04-25T04:29:14.0717929Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/concat_opt.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/concat_opt.cpp [skipped, already hipified] 2025-04-25T04:29:14.0722723Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/concat_opt.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/concat_opt.h [skipped, already hipified] 2025-04-25T04:29:14.0729352Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/constant_pooling.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/constant_pooling.cpp [skipped, already hipified] 2025-04-25T04:29:14.0733961Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/constant_pooling.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/constant_pooling.h [skipped, already hipified] 2025-04-25T04:29:14.0751675Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/constant_propagation.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/constant_propagation.cpp [skipped, already hipified] 2025-04-25T04:29:14.0757553Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/constant_propagation.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/constant_propagation.h [skipped, already hipified] 2025-04-25T04:29:14.0776231Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp [skipped, already hipified] 2025-04-25T04:29:14.0781355Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/create_autodiff_subgraphs.h [skipped, already hipified] 2025-04-25T04:29:14.0793162Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/create_functional_graphs.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/create_functional_graphs.cpp [skipped, already hipified] 2025-04-25T04:29:14.0798240Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/create_functional_graphs.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/create_functional_graphs.h [skipped, already hipified] 2025-04-25T04:29:14.0816797Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/dead_code_elimination.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/dead_code_elimination.cpp [skipped, already hipified] 2025-04-25T04:29:14.0822746Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/dead_code_elimination.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/dead_code_elimination.h [skipped, already hipified] 2025-04-25T04:29:14.0836189Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/decompose_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/decompose_ops.cpp [skipped, already hipified] 2025-04-25T04:29:14.0841496Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/decompose_ops.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/decompose_ops.h [skipped, already hipified] 2025-04-25T04:29:14.0857295Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/device_type_analysis.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/device_type_analysis.cpp [skipped, already hipified] 2025-04-25T04:29:14.0861631Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/device_type_analysis.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/device_type_analysis.h [skipped, already hipified] 2025-04-25T04:29:14.0876064Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/dtype_analysis.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/dtype_analysis.cpp [skipped, already hipified] 2025-04-25T04:29:14.0883922Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/dtype_analysis.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/dtype_analysis.h [skipped, already hipified] 2025-04-25T04:29:14.0896266Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/eliminate_no_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/eliminate_no_ops.cpp [skipped, already hipified] 2025-04-25T04:29:14.0901696Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/eliminate_no_ops.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/eliminate_no_ops.h [skipped, already hipified] 2025-04-25T04:29:14.0908854Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/erase_number_types.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/erase_number_types.cpp [skipped, already hipified] 2025-04-25T04:29:14.0914045Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/erase_number_types.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/erase_number_types.h [skipped, already hipified] 2025-04-25T04:29:14.0941777Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp [skipped, already hipified] 2025-04-25T04:29:14.0949597Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/fixup_trace_scope_blocks.h [skipped, already hipified] 2025-04-25T04:29:14.0967075Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/fold_conv_bn.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/fold_conv_bn.cpp [skipped, already hipified] 2025-04-25T04:29:14.0972309Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/fold_conv_bn.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/fold_conv_bn.h [skipped, already hipified] 2025-04-25T04:29:14.0978096Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/fold_linear_bn.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/fold_linear_bn.cpp [skipped, already hipified] 2025-04-25T04:29:14.0983620Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/fold_linear_bn.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/fold_linear_bn.h [skipped, already hipified] 2025-04-25T04:29:14.1036569Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/freeze_module.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/freeze_module.cpp [skipped, already hipified] 2025-04-25T04:29:14.1043398Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/freeze_module.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/freeze_module.h [skipped, already hipified] 2025-04-25T04:29:14.1058293Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_concat_linear.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_concat_linear.cpp [skipped, already hipified] 2025-04-25T04:29:14.1063409Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_concat_linear.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_concat_linear.h [skipped, already hipified] 2025-04-25T04:29:14.1070740Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp [ok] 2025-04-25T04:29:14.1076053Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h [skipped, already hipified] 2025-04-25T04:29:14.1086955Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_conv_add_relu_fusion_cuda.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_conv_add_relu_fusion_cuda.cpp [ok] 2025-04-25T04:29:14.1107461Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_conv_folding.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_conv_folding.cpp [skipped, already hipified] 2025-04-25T04:29:14.1113370Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_conv_folding.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_conv_folding.h [skipped, already hipified] 2025-04-25T04:29:14.1119456Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_graph_optimizations.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_graph_optimizations.cpp [skipped, already hipified] 2025-04-25T04:29:14.1125031Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_graph_optimizations.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_graph_optimizations.h [skipped, already hipified] 2025-04-25T04:29:14.1134996Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_linear_folding.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_linear_folding.cpp [skipped, already hipified] 2025-04-25T04:29:14.1140698Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_linear_folding.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_linear_folding.h [skipped, already hipified] 2025-04-25T04:29:14.1153367Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_linear_transpose.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_linear_transpose.cpp [skipped, already hipified] 2025-04-25T04:29:14.1164449Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_linear_transpose.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_linear_transpose.h [skipped, already hipified] 2025-04-25T04:29:14.1209524Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp [skipped, already hipified] 2025-04-25T04:29:14.1214085Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h [skipped, already hipified] 2025-04-25T04:29:14.1222631Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/fuse_linear.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/fuse_linear.cpp [skipped, already hipified] 2025-04-25T04:29:14.1228053Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/fuse_linear.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/fuse_linear.h [skipped, already hipified] 2025-04-25T04:29:14.1234994Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/fuse_relu.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/fuse_relu.cpp [skipped, already hipified] 2025-04-25T04:29:14.1240448Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/fuse_relu.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/fuse_relu.h [skipped, already hipified] 2025-04-25T04:29:14.1295523Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/graph_fuser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/graph_fuser.cpp [skipped, already hipified] 2025-04-25T04:29:14.1301368Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/graph_fuser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/graph_fuser.h [skipped, already hipified] 2025-04-25T04:29:14.1319288Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/graph_rewrite_helper.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/graph_rewrite_helper.cpp [skipped, already hipified] 2025-04-25T04:29:14.1325997Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/graph_rewrite_helper.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/graph_rewrite_helper.h [skipped, already hipified] 2025-04-25T04:29:14.1347146Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/guard_elimination.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/guard_elimination.cpp [skipped, already hipified] 2025-04-25T04:29:14.1352705Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/guard_elimination.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/guard_elimination.h [skipped, already hipified] 2025-04-25T04:29:14.1363454Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/hoist_conv_packed_params.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/hoist_conv_packed_params.cpp [skipped, already hipified] 2025-04-25T04:29:14.1372025Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/hoist_conv_packed_params.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/hoist_conv_packed_params.h [skipped, already hipified] 2025-04-25T04:29:14.1380119Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp [skipped, already hipified] 2025-04-25T04:29:14.1384341Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_autodiff_subgraphs.h [skipped, already hipified] 2025-04-25T04:29:14.1391218Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_fork_wait.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_fork_wait.cpp [skipped, already hipified] 2025-04-25T04:29:14.1396409Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_fork_wait.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_fork_wait.h [skipped, already hipified] 2025-04-25T04:29:14.1404310Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_forked_closures.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_forked_closures.cpp [skipped, already hipified] 2025-04-25T04:29:14.1409863Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_forked_closures.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_forked_closures.h [skipped, already hipified] 2025-04-25T04:29:14.1418028Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/inliner.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/inliner.cpp [skipped, already hipified] 2025-04-25T04:29:14.1423866Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/inliner.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/inliner.h [skipped, already hipified] 2025-04-25T04:29:14.1429043Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/inplace_check.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/inplace_check.cpp [skipped, already hipified] 2025-04-25T04:29:14.1434303Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/inplace_check.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/inplace_check.h [skipped, already hipified] 2025-04-25T04:29:14.1440815Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/insert_guards.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/insert_guards.cpp [skipped, already hipified] 2025-04-25T04:29:14.1446257Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/insert_guards.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/insert_guards.h [skipped, already hipified] 2025-04-25T04:29:14.1459190Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/integer_value_refinement.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/integer_value_refinement.cpp [skipped, already hipified] 2025-04-25T04:29:14.1466142Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/integer_value_refinement.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/integer_value_refinement.h [skipped, already hipified] 2025-04-25T04:29:14.1472095Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/lift_closures.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/lift_closures.cpp [skipped, already hipified] 2025-04-25T04:29:14.1476272Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/lift_closures.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/lift_closures.h [skipped, already hipified] 2025-04-25T04:29:14.1484516Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/liveness.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/liveness.cpp [skipped, already hipified] 2025-04-25T04:29:14.1489125Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/liveness.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/liveness.h [skipped, already hipified] 2025-04-25T04:29:14.1504340Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/loop_unrolling.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/loop_unrolling.cpp [skipped, already hipified] 2025-04-25T04:29:14.1509094Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/loop_unrolling.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/loop_unrolling.h [skipped, already hipified] 2025-04-25T04:29:14.1514282Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_grad_of.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_grad_of.cpp [skipped, already hipified] 2025-04-25T04:29:14.1518077Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_grad_of.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_grad_of.h [skipped, already hipified] 2025-04-25T04:29:14.1526960Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_graph.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_graph.cpp [skipped, already hipified] 2025-04-25T04:29:14.1531618Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_graph.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_graph.h [skipped, already hipified] 2025-04-25T04:29:14.1545976Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_tuples.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_tuples.cpp [skipped, already hipified] 2025-04-25T04:29:14.1550512Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_tuples.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_tuples.h [skipped, already hipified] 2025-04-25T04:29:14.1565644Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/metal_rewrite.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/metal_rewrite.cpp [skipped, already hipified] 2025-04-25T04:29:14.1570748Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/metal_rewrite.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/metal_rewrite.h [skipped, already hipified] 2025-04-25T04:29:14.1582144Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/mkldnn_rewrite.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/mkldnn_rewrite.cpp [skipped, already hipified] 2025-04-25T04:29:14.1587289Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/mkldnn_rewrite.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/mkldnn_rewrite.h [skipped, already hipified] 2025-04-25T04:29:14.1592551Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/mobile_optimizer_type.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/mobile_optimizer_type.h [skipped, already hipified] 2025-04-25T04:29:14.1603205Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/normalize_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/normalize_ops.cpp [skipped, already hipified] 2025-04-25T04:29:14.1610233Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/normalize_ops.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/normalize_ops.h [skipped, already hipified] 2025-04-25T04:29:14.1616360Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onednn_graph_fuser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onednn_graph_fuser.h [skipped, already hipified] 2025-04-25T04:29:14.1647032Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx.cpp [skipped, already hipified] 2025-04-25T04:29:14.1651764Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx.h [skipped, already hipified] 2025-04-25T04:29:14.1657275Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/pass_manager.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/pass_manager.cpp [skipped, already hipified] 2025-04-25T04:29:14.1665293Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/pass_manager.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/pass_manager.h [skipped, already hipified] 2025-04-25T04:29:14.1689967Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole.cpp [skipped, already hipified] 2025-04-25T04:29:14.1694277Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole.h [skipped, already hipified] 2025-04-25T04:29:14.1704572Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_alias_sensitive.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_alias_sensitive.cpp [skipped, already hipified] 2025-04-25T04:29:14.1709368Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_alias_sensitive.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_alias_sensitive.h [skipped, already hipified] 2025-04-25T04:29:14.1720907Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_dict_idioms.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_dict_idioms.cpp [skipped, already hipified] 2025-04-25T04:29:14.1726535Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_dict_idioms.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_dict_idioms.h [skipped, already hipified] 2025-04-25T04:29:14.1743085Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_list_idioms.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_list_idioms.cpp [skipped, already hipified] 2025-04-25T04:29:14.1749691Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_list_idioms.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_list_idioms.h [skipped, already hipified] 2025-04-25T04:29:14.1767682Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_non_tensor.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_non_tensor.cpp [skipped, already hipified] 2025-04-25T04:29:14.1772469Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_non_tensor.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_non_tensor.h [skipped, already hipified] 2025-04-25T04:29:14.1779661Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/prepack_folding.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/prepack_folding.cpp [skipped, already hipified] 2025-04-25T04:29:14.1786427Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/prepack_folding.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/prepack_folding.h [skipped, already hipified] 2025-04-25T04:29:14.1792207Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/refine_tuple_types.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/refine_tuple_types.cpp [skipped, already hipified] 2025-04-25T04:29:14.1803933Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/refine_tuple_types.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/refine_tuple_types.h [skipped, already hipified] 2025-04-25T04:29:14.1812104Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_dropout.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_dropout.cpp [skipped, already hipified] 2025-04-25T04:29:14.1818876Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_dropout.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_dropout.h [skipped, already hipified] 2025-04-25T04:29:14.1825430Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_exceptions.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_exceptions.cpp [skipped, already hipified] 2025-04-25T04:29:14.1832585Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_exceptions.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_exceptions.h [skipped, already hipified] 2025-04-25T04:29:14.1837745Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_expands.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_expands.cpp [skipped, already hipified] 2025-04-25T04:29:14.1842333Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_expands.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_expands.h [skipped, already hipified] 2025-04-25T04:29:14.1860217Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_inplace_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_inplace_ops.cpp [skipped, already hipified] 2025-04-25T04:29:14.1864613Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_inplace_ops.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_inplace_ops.h [skipped, already hipified] 2025-04-25T04:29:14.1880688Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_mutation.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_mutation.cpp [skipped, already hipified] 2025-04-25T04:29:14.1886869Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_mutation.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_mutation.h [skipped, already hipified] 2025-04-25T04:29:14.1892094Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_redundant_profiles.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_redundant_profiles.cpp [skipped, already hipified] 2025-04-25T04:29:14.1896678Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_redundant_profiles.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_redundant_profiles.h [skipped, already hipified] 2025-04-25T04:29:14.1904696Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/replacement_of_old_operators.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/replacement_of_old_operators.cpp [skipped, already hipified] 2025-04-25T04:29:14.1909216Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/replacement_of_old_operators.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/replacement_of_old_operators.h [skipped, already hipified] 2025-04-25T04:29:14.1918913Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/requires_grad_analysis.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/requires_grad_analysis.cpp [skipped, already hipified] 2025-04-25T04:29:14.1923498Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/requires_grad_analysis.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/requires_grad_analysis.h [skipped, already hipified] 2025-04-25T04:29:14.1930298Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/restore_mutation.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/restore_mutation.cpp [skipped, already hipified] 2025-04-25T04:29:14.1936130Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/restore_mutation.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/restore_mutation.h [skipped, already hipified] 2025-04-25T04:29:14.2026740Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/shape_analysis.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/shape_analysis.cpp [skipped, already hipified] 2025-04-25T04:29:14.2032733Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/shape_analysis.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/shape_analysis.h [skipped, already hipified] 2025-04-25T04:29:14.2053109Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/specialize_autogradzero.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/specialize_autogradzero.cpp [skipped, already hipified] 2025-04-25T04:29:14.2060386Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/specialize_autogradzero.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/specialize_autogradzero.h [skipped, already hipified] 2025-04-25T04:29:14.2074030Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/subgraph_rewrite.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/subgraph_rewrite.cpp [skipped, already hipified] 2025-04-25T04:29:14.2082396Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/subgraph_rewrite.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/subgraph_rewrite.h [skipped, already hipified] 2025-04-25T04:29:14.2142166Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_analysis.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_analysis.cpp [skipped, already hipified] 2025-04-25T04:29:14.2148969Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_analysis.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_analysis.h [skipped, already hipified] 2025-04-25T04:29:14.2165215Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_cache.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_cache.cpp [skipped, already hipified] 2025-04-25T04:29:14.2170862Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_cache.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_cache.h [skipped, already hipified] 2025-04-25T04:29:14.2203674Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp [skipped, already hipified] 2025-04-25T04:29:14.2209865Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h [skipped, already hipified] 2025-04-25T04:29:14.2264875Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/tensorexpr_fuser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/tensorexpr_fuser.cpp [skipped, already hipified] 2025-04-25T04:29:14.2272440Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/tensorexpr_fuser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/tensorexpr_fuser.h [skipped, already hipified] 2025-04-25T04:29:14.2278911Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp [skipped, already hipified] 2025-04-25T04:29:14.2284044Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h [skipped, already hipified] 2025-04-25T04:29:14.2298558Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/value_refinement_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/value_refinement_utils.cpp [skipped, already hipified] 2025-04-25T04:29:14.2305800Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/value_refinement_utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/value_refinement_utils.h [skipped, already hipified] 2025-04-25T04:29:14.2317664Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/variadic_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/variadic_ops.cpp [skipped, already hipified] 2025-04-25T04:29:14.2323814Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/variadic_ops.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/variadic_ops.h [skipped, already hipified] 2025-04-25T04:29:14.2354353Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/vulkan_rewrite.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/vulkan_rewrite.cpp [skipped, already hipified] 2025-04-25T04:29:14.2359009Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/vulkan_rewrite.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/vulkan_rewrite.h [skipped, already hipified] 2025-04-25T04:29:14.2383704Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/xnnpack_rewrite.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/xnnpack_rewrite.cpp [skipped, already hipified] 2025-04-25T04:29:14.2388590Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/xnnpack_rewrite.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/xnnpack_rewrite.h [skipped, already hipified] 2025-04-25T04:29:14.2397385Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp [skipped, already hipified] 2025-04-25T04:29:14.2402193Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h [skipped, already hipified] 2025-04-25T04:29:14.2409862Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp [skipped, already hipified] 2025-04-25T04:29:14.2414807Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h [skipped, already hipified] 2025-04-25T04:29:14.2450105Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/constant_fold.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/constant_fold.cpp [skipped, already hipified] 2025-04-25T04:29:14.2461784Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/constant_fold.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/constant_fold.h [skipped, already hipified] 2025-04-25T04:29:14.2480740Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/constant_map.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/constant_map.cpp [skipped, already hipified] 2025-04-25T04:29:14.2489481Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/constant_map.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/constant_map.h [skipped, already hipified] 2025-04-25T04:29:14.2497742Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/deduplicate_initializers.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/deduplicate_initializers.cpp [skipped, already hipified] 2025-04-25T04:29:14.2503913Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/deduplicate_initializers.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/deduplicate_initializers.h [skipped, already hipified] 2025-04-25T04:29:14.2509498Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/eliminate_unused_items.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/eliminate_unused_items.cpp [skipped, already hipified] 2025-04-25T04:29:14.2514841Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/eliminate_unused_items.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/eliminate_unused_items.h [skipped, already hipified] 2025-04-25T04:29:14.2524942Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/eval_peephole.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/eval_peephole.cpp [skipped, already hipified] 2025-04-25T04:29:14.2530108Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/eval_peephole.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/eval_peephole.h [skipped, already hipified] 2025-04-25T04:29:14.2564322Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp [skipped, already hipified] 2025-04-25T04:29:14.2569468Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h [skipped, already hipified] 2025-04-25T04:29:14.2618921Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/function_extraction.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/function_extraction.cpp [skipped, already hipified] 2025-04-25T04:29:14.2625791Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/function_extraction.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/function_extraction.h [skipped, already hipified] 2025-04-25T04:29:14.2638444Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/function_substitution.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/function_substitution.cpp [skipped, already hipified] 2025-04-25T04:29:14.2644123Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/function_substitution.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/function_substitution.h [skipped, already hipified] 2025-04-25T04:29:14.2660494Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/helper.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/helper.cpp [skipped, already hipified] 2025-04-25T04:29:14.2668819Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/helper.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/helper.h [skipped, already hipified] 2025-04-25T04:29:14.2680176Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/list_model_parameters.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/list_model_parameters.cpp [skipped, already hipified] 2025-04-25T04:29:14.2685851Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/list_model_parameters.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/list_model_parameters.h [skipped, already hipified] 2025-04-25T04:29:14.2697463Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/naming.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/naming.cpp [skipped, already hipified] 2025-04-25T04:29:14.2703676Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/naming.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/naming.h [skipped, already hipified] 2025-04-25T04:29:14.2711351Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/onnx_log.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/onnx_log.cpp [skipped, already hipified] 2025-04-25T04:29:14.2716810Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/onnx_log.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/onnx_log.h [skipped, already hipified] 2025-04-25T04:29:14.2762296Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/peephole.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/peephole.cpp [skipped, already hipified] 2025-04-25T04:29:14.2767775Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/peephole.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/peephole.h [skipped, already hipified] 2025-04-25T04:29:14.2774371Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp [skipped, already hipified] 2025-04-25T04:29:14.2779625Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h [skipped, already hipified] 2025-04-25T04:29:14.2793285Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/preprocess_for_onnx.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/preprocess_for_onnx.cpp [skipped, already hipified] 2025-04-25T04:29:14.2798637Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h [skipped, already hipified] 2025-04-25T04:29:14.2836082Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp [skipped, already hipified] 2025-04-25T04:29:14.2841438Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h [skipped, already hipified] 2025-04-25T04:29:14.2865175Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/scalar_type_analysis.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/scalar_type_analysis.cpp [skipped, already hipified] 2025-04-25T04:29:14.2871858Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/scalar_type_analysis.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/scalar_type_analysis.h [skipped, already hipified] 2025-04-25T04:29:14.2967463Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/shape_type_inference.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/shape_type_inference.cpp [skipped, already hipified] 2025-04-25T04:29:14.2975751Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/shape_type_inference.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/shape_type_inference.h [skipped, already hipified] 2025-04-25T04:29:14.3011520Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/unpack_quantized_weights.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/unpack_quantized_weights.cpp [skipped, already hipified] 2025-04-25T04:29:14.3016793Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h [skipped, already hipified] 2025-04-25T04:29:14.3024217Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp [skipped, already hipified] 2025-04-25T04:29:14.3029241Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h [skipped, already hipified] 2025-04-25T04:29:14.3035241Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/common.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/common.cpp [skipped, already hipified] 2025-04-25T04:29:14.3040506Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/common.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/common.h [skipped, already hipified] 2025-04-25T04:29:14.3058164Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp [skipped, already hipified] 2025-04-25T04:29:14.3065309Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h [skipped, already hipified] 2025-04-25T04:29:14.3074364Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp [skipped, already hipified] 2025-04-25T04:29:14.3080567Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h [skipped, already hipified] 2025-04-25T04:29:14.3090375Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp [skipped, already hipified] 2025-04-25T04:29:14.3096698Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/dedup_module_uses.h [skipped, already hipified] 2025-04-25T04:29:14.3114155Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/finalize.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/finalize.cpp [skipped, already hipified] 2025-04-25T04:29:14.3121357Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/finalize.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/finalize.h [skipped, already hipified] 2025-04-25T04:29:14.3130182Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/fusion_passes.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/fusion_passes.cpp [skipped, already hipified] 2025-04-25T04:29:14.3135135Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/fusion_passes.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/fusion_passes.h [skipped, already hipified] 2025-04-25T04:29:14.3165259Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/helper.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/helper.cpp [skipped, already hipified] 2025-04-25T04:29:14.3176481Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/helper.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/helper.h [skipped, already hipified] 2025-04-25T04:29:14.3245449Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/insert_observers.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/insert_observers.cpp [skipped, already hipified] 2025-04-25T04:29:14.3252849Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/insert_observers.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/insert_observers.h [skipped, already hipified] 2025-04-25T04:29:14.3332554Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp [skipped, already hipified] 2025-04-25T04:29:14.3339147Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/insert_quant_dequant.h [skipped, already hipified] 2025-04-25T04:29:14.3396045Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/quantization_patterns.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/quantization_patterns.h [skipped, already hipified] 2025-04-25T04:29:14.3401523Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/quantization_type.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/quantization_type.cpp [skipped, already hipified] 2025-04-25T04:29:14.3408688Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/quantization_type.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/quantization_type.h [skipped, already hipified] 2025-04-25T04:29:14.3420494Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/register_packed_params.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/register_packed_params.cpp [skipped, already hipified] 2025-04-25T04:29:14.3425571Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/register_packed_params.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/register_packed_params.h [skipped, already hipified] 2025-04-25T04:29:14.3439269Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/check_alias_annotation.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/check_alias_annotation.cpp [skipped, already hipified] 2025-04-25T04:29:14.3445370Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/check_alias_annotation.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/check_alias_annotation.h [skipped, already hipified] 2025-04-25T04:29:14.3456450Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/memory_dag.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/memory_dag.cpp [skipped, already hipified] 2025-04-25T04:29:14.3467109Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/memory_dag.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/memory_dag.h [skipped, already hipified] 2025-04-25T04:29:14.3482651Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/op_registry.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/op_registry.cpp [skipped, already hipified] 2025-04-25T04:29:14.3495946Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/op_registry.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/op_registry.h [skipped, already hipified] 2025-04-25T04:29:14.3501095Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/optimization_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/optimization_utils.cpp [skipped, already hipified] 2025-04-25T04:29:14.3506603Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/optimization_utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/optimization_utils.h [skipped, already hipified] 2025-04-25T04:29:14.3534885Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/subgraph_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/subgraph_utils.cpp [skipped, already hipified] 2025-04-25T04:29:14.3546126Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/subgraph_utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/subgraph_utils.h [skipped, already hipified] 2025-04-25T04:29:14.3645189Z /var/lib/jenkins/workspace/torch/csrc/jit/python/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/init.cpp [skipped, already hipified] 2025-04-25T04:29:14.3650300Z /var/lib/jenkins/workspace/torch/csrc/jit/python/init.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/init.h [skipped, already hipified] 2025-04-25T04:29:14.3657374Z /var/lib/jenkins/workspace/torch/csrc/jit/python/module_python.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/module_python.h [skipped, already hipified] 2025-04-25T04:29:14.3673094Z /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h [skipped, already hipified] 2025-04-25T04:29:14.3713858Z /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.cpp [skipped, already hipified] 2025-04-25T04:29:14.3762780Z /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h [skipped, already hipified] 2025-04-25T04:29:14.3774651Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_arg_flatten.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_arg_flatten.cpp [skipped, already hipified] 2025-04-25T04:29:14.3783702Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_arg_flatten.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_arg_flatten.h [skipped, already hipified] 2025-04-25T04:29:14.3792937Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_custom_class.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_custom_class.cpp [skipped, already hipified] 2025-04-25T04:29:14.3798341Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_custom_class.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_custom_class.h [skipped, already hipified] 2025-04-25T04:29:14.3814068Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_dict.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_dict.cpp [skipped, already hipified] 2025-04-25T04:29:14.3821018Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_dict.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_dict.h [skipped, already hipified] 2025-04-25T04:29:14.3827896Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_interpreter.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_interpreter.cpp [skipped, already hipified] 2025-04-25T04:29:14.3873910Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_ir.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_ir.cpp [skipped, already hipified] 2025-04-25T04:29:14.3879652Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_ir.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_ir.h [skipped, already hipified] 2025-04-25T04:29:14.3886942Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_ivalue.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_ivalue.h [skipped, already hipified] 2025-04-25T04:29:14.3902144Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_list.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_list.cpp [skipped, already hipified] 2025-04-25T04:29:14.3912155Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_list.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_list.h [skipped, already hipified] 2025-04-25T04:29:14.3967889Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_sugared_value.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_sugared_value.cpp [ok] 2025-04-25T04:29:14.3983214Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_sugared_value.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_sugared_value.h [skipped, already hipified] 2025-04-25T04:29:14.3997584Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_tracer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_tracer.cpp [skipped, already hipified] 2025-04-25T04:29:14.4003312Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_tracer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_tracer.h [skipped, already hipified] 2025-04-25T04:29:14.4023611Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_tree_views.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_tree_views.cpp [skipped, already hipified] 2025-04-25T04:29:14.4028203Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_tree_views.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_tree_views.h [skipped, already hipified] 2025-04-25T04:29:14.4124810Z /var/lib/jenkins/workspace/torch/csrc/jit/python/script_init.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/script_init.cpp [skipped, already hipified] 2025-04-25T04:29:14.4136922Z /var/lib/jenkins/workspace/torch/csrc/jit/python/script_init.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/script_init.h [skipped, already hipified] 2025-04-25T04:29:14.4142598Z /var/lib/jenkins/workspace/torch/csrc/jit/python/update_graph_executor_opt.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/update_graph_executor_opt.cpp [skipped, already hipified] 2025-04-25T04:29:14.4147572Z /var/lib/jenkins/workspace/torch/csrc/jit/python/update_graph_executor_opt.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/update_graph_executor_opt.h [skipped, already hipified] 2025-04-25T04:29:14.4152387Z /var/lib/jenkins/workspace/torch/csrc/jit/python/utf8_decoding_ignore.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/utf8_decoding_ignore.cpp [skipped, already hipified] 2025-04-25T04:29:14.4158063Z /var/lib/jenkins/workspace/torch/csrc/jit/python/utf8_decoding_ignore.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/utf8_decoding_ignore.h [skipped, already hipified] 2025-04-25T04:29:14.4173228Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/argument_spec.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/argument_spec.cpp [skipped, already hipified] 2025-04-25T04:29:14.4193335Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/argument_spec.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/argument_spec.h [skipped, already hipified] 2025-04-25T04:29:14.4233902Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/autodiff.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/autodiff.cpp [skipped, already hipified] 2025-04-25T04:29:14.4242675Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/autodiff.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/autodiff.h [skipped, already hipified] 2025-04-25T04:29:14.4249904Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/calculate_necessary_args.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/calculate_necessary_args.h [skipped, already hipified] 2025-04-25T04:29:14.4258347Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/custom_operator.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/custom_operator.h [skipped, already hipified] 2025-04-25T04:29:14.4269011Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/decomposition_registry.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/decomposition_registry.cpp [skipped, already hipified] 2025-04-25T04:29:14.4273924Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/decomposition_registry.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/decomposition_registry.h [skipped, already hipified] 2025-04-25T04:29:14.4282908Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/decomposition_registry_util.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/decomposition_registry_util.cpp [skipped, already hipified] 2025-04-25T04:29:14.4287225Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/decomposition_registry_util.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/decomposition_registry_util.h [skipped, already hipified] 2025-04-25T04:29:14.4292480Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/exception_message.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/exception_message.h [skipped, already hipified] 2025-04-25T04:29:14.4335235Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/graph_executor.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/graph_executor.cpp [skipped, already hipified] 2025-04-25T04:29:14.4344687Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/graph_executor.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/graph_executor.h [skipped, already hipified] 2025-04-25T04:29:14.4357320Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/graph_executor_impl.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/graph_executor_impl.h [skipped, already hipified] 2025-04-25T04:29:14.4367586Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/graph_iterator.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/graph_iterator.h [skipped, already hipified] 2025-04-25T04:29:14.4374650Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/instruction.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/instruction.cpp [skipped, already hipified] 2025-04-25T04:29:14.4385412Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/instruction.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/instruction.h [skipped, already hipified] 2025-04-25T04:29:14.4438525Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter.cpp [skipped, already hipified] 2025-04-25T04:29:14.4448219Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter.h [skipped, already hipified] 2025-04-25T04:29:14.4454735Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/jit_exception.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/jit_exception.cpp [skipped, already hipified] 2025-04-25T04:29:14.4460608Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/jit_exception.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/jit_exception.h [skipped, already hipified] 2025-04-25T04:29:14.4477974Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/jit_trace.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/jit_trace.cpp [skipped, already hipified] 2025-04-25T04:29:14.4482903Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/jit_trace.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/jit_trace.h [skipped, already hipified] 2025-04-25T04:29:14.4490143Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/logging.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/logging.cpp [skipped, already hipified] 2025-04-25T04:29:14.4497728Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/logging.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/logging.h [skipped, already hipified] 2025-04-25T04:29:14.4522239Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.cpp [skipped, already hipified] 2025-04-25T04:29:14.4538814Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.h [skipped, already hipified] 2025-04-25T04:29:14.4548314Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator_options.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator_options.h [skipped, already hipified] 2025-04-25T04:29:14.4552983Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/print_handler.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/print_handler.cpp [skipped, already hipified] 2025-04-25T04:29:14.4557369Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/print_handler.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/print_handler.h [skipped, already hipified] 2025-04-25T04:29:14.4596882Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp [skipped, already hipified] 2025-04-25T04:29:14.4603212Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/profiling_graph_executor_impl.h [skipped, already hipified] 2025-04-25T04:29:14.4616149Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/profiling_record.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/profiling_record.cpp [skipped, already hipified] 2025-04-25T04:29:14.4629076Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/profiling_record.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/profiling_record.h [skipped, already hipified] 2025-04-25T04:29:14.4640320Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_c10_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_c10_ops.cpp [skipped, already hipified] 2025-04-25T04:29:14.4654857Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_cuda_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_cuda_ops.cpp [ok] 2025-04-25T04:29:14.4670120Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_distributed_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_distributed_ops.cpp [skipped, already hipified] 2025-04-25T04:29:14.4691164Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_ops_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_ops_utils.cpp [ok] 2025-04-25T04:29:14.4745059Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_ops_utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_ops_utils.h [skipped, already hipified] 2025-04-25T04:29:14.4888148Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_prim_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_prim_ops.cpp [skipped, already hipified] 2025-04-25T04:29:14.4923469Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp [skipped, already hipified] 2025-04-25T04:29:14.4949860Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_special_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_special_ops.cpp [skipped, already hipified] 2025-04-25T04:29:14.4958882Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/script_profile.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/script_profile.cpp [skipped, already hipified] 2025-04-25T04:29:14.4966307Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/script_profile.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/script_profile.h [skipped, already hipified] 2025-04-25T04:29:14.5074023Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp [skipped, already hipified] 2025-04-25T04:29:14.5079488Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/serialized_shape_function_registry.h [skipped, already hipified] 2025-04-25T04:29:14.5085142Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/shape_function_registry.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/shape_function_registry.h [skipped, already hipified] 2025-04-25T04:29:14.5091076Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp [skipped, already hipified] 2025-04-25T04:29:14.5096432Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/simple_graph_executor_impl.h [skipped, already hipified] 2025-04-25T04:29:14.5102778Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/slice_indices_adjust.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/slice_indices_adjust.cpp [skipped, already hipified] 2025-04-25T04:29:14.5108354Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/slice_indices_adjust.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/slice_indices_adjust.h [skipped, already hipified] 2025-04-25T04:29:14.5181378Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_script.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_script.cpp [skipped, already hipified] 2025-04-25T04:29:14.5188117Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_script.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_script.h [skipped, already hipified] 2025-04-25T04:29:14.5206231Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_shape_registry.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_shape_registry.cpp [skipped, already hipified] 2025-04-25T04:29:14.5213267Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_shape_registry.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_shape_registry.h [skipped, already hipified] 2025-04-25T04:29:14.5231011Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp [skipped, already hipified] 2025-04-25T04:29:14.5236092Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_shape_registry_util.h [skipped, already hipified] 2025-04-25T04:29:14.5253049Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/vararg_functions.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/vararg_functions.cpp [skipped, already hipified] 2025-04-25T04:29:14.5259323Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/vararg_functions.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/vararg_functions.h [skipped, already hipified] 2025-04-25T04:29:14.5264708Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/variable_tensor_list.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/variable_tensor_list.h [skipped, already hipified] 2025-04-25T04:29:14.5273472Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/can_emit_inline.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/can_emit_inline.h [skipped, already hipified] 2025-04-25T04:29:14.5312100Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/code_impl.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/code_impl.h [skipped, already hipified] 2025-04-25T04:29:14.5317659Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/frame.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/frame.cpp [skipped, already hipified] 2025-04-25T04:29:14.5324585Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/frame.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/frame.h [skipped, already hipified] 2025-04-25T04:29:14.5336487Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp [skipped, already hipified] 2025-04-25T04:29:14.5346637Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/preprocess_graph.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/preprocess_graph.h [skipped, already hipified] 2025-04-25T04:29:14.5351563Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ProcessedNodeInputs.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ProcessedNodeInputs.cpp [skipped, already hipified] 2025-04-25T04:29:14.5362773Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h [skipped, already hipified] 2025-04-25T04:29:14.5378170Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/fusion.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/fusion.cpp [skipped, already hipified] 2025-04-25T04:29:14.5387553Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/fusion.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/fusion.h [skipped, already hipified] 2025-04-25T04:29:14.5569907Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/generated_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/generated_ops.cpp [skipped, already hipified] 2025-04-25T04:29:14.5649001Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/impl.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/impl.cpp [skipped, already hipified] 2025-04-25T04:29:14.5692346Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/impl.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/impl.h [skipped, already hipified] 2025-04-25T04:29:14.5703627Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/init.cpp [skipped, already hipified] 2025-04-25T04:29:14.5708680Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/init.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/init.h [skipped, already hipified] 2025-04-25T04:29:14.5734223Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/memory_planner.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/memory_planner.cpp [skipped, already hipified] 2025-04-25T04:29:14.5751487Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/memory_planner.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/memory_planner.h [skipped, already hipified] 2025-04-25T04:29:14.5808874Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/native_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/native_ops.cpp [skipped, already hipified] 2025-04-25T04:29:14.5921235Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ops.cpp [skipped, already hipified] 2025-04-25T04:29:14.5932646Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ops.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ops.h [skipped, already hipified] 2025-04-25T04:29:14.5997920Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/passes.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/passes.cpp [skipped, already hipified] 2025-04-25T04:29:14.6007715Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/passes.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/passes.h [skipped, already hipified] 2025-04-25T04:29:14.6018707Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/processed_node_wrapper.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/processed_node_wrapper.h [skipped, already hipified] 2025-04-25T04:29:14.6024832Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/static_method.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/static_method.h [skipped, already hipified] 2025-04-25T04:29:14.6038721Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/te_wrapper.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/te_wrapper.cpp [skipped, already hipified] 2025-04-25T04:29:14.6044324Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/te_wrapper.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/te_wrapper.h [skipped, already hipified] 2025-04-25T04:29:14.6058417Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp [skipped, already hipified] 2025-04-25T04:29:14.6065487Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/callstack_debug_info_serialization.h [skipped, already hipified] 2025-04-25T04:29:14.6120685Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export.cpp [skipped, already hipified] 2025-04-25T04:29:14.6135927Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export.h [skipped, already hipified] 2025-04-25T04:29:14.6154769Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export_bytecode.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export_bytecode.cpp [skipped, already hipified] 2025-04-25T04:29:14.6160738Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export_bytecode.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export_bytecode.h [skipped, already hipified] 2025-04-25T04:29:14.6202101Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export_module.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export_module.cpp [skipped, already hipified] 2025-04-25T04:29:14.6237992Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/flatbuffer_serializer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/flatbuffer_serializer.cpp [skipped, already hipified] 2025-04-25T04:29:14.6245352Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/flatbuffer_serializer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/flatbuffer_serializer.h [skipped, already hipified] 2025-04-25T04:29:14.6252035Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/flatbuffer_serializer_jit.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/flatbuffer_serializer_jit.cpp [skipped, already hipified] 2025-04-25T04:29:14.6256970Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h [skipped, already hipified] 2025-04-25T04:29:14.6286537Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import.cpp [skipped, already hipified] 2025-04-25T04:29:14.6296068Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import.h [skipped, already hipified] 2025-04-25T04:29:14.6308707Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_export_constants.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_export_constants.h [skipped, already hipified] 2025-04-25T04:29:14.6314670Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_export_functions.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_export_functions.h [skipped, already hipified] 2025-04-25T04:29:14.6322853Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_export_helpers.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_export_helpers.cpp [skipped, already hipified] 2025-04-25T04:29:14.6328277Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_export_helpers.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_export_helpers.h [skipped, already hipified] 2025-04-25T04:29:14.6335287Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_read.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_read.cpp [skipped, already hipified] 2025-04-25T04:29:14.6340706Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_read.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_read.h [skipped, already hipified] 2025-04-25T04:29:14.6375848Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_source.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_source.cpp [skipped, already hipified] 2025-04-25T04:29:14.6383431Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_source.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_source.h [skipped, already hipified] 2025-04-25T04:29:14.6478252Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/mobile_bytecode_generated.h [skipped, already hipified] 2025-04-25T04:29:14.6490687Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/onnx.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/onnx.cpp [skipped, already hipified] 2025-04-25T04:29:14.6496317Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/onnx.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/onnx.h [skipped, already hipified] 2025-04-25T04:29:14.6507012Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickle.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickle.cpp [skipped, already hipified] 2025-04-25T04:29:14.6517687Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickle.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickle.h [skipped, already hipified] 2025-04-25T04:29:14.6549058Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickler.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickler.cpp [skipped, already hipified] 2025-04-25T04:29:14.6572003Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickler.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickler.h [skipped, already hipified] 2025-04-25T04:29:14.6639363Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/python_print.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/python_print.cpp [skipped, already hipified] 2025-04-25T04:29:14.6645409Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/python_print.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/python_print.h [skipped, already hipified] 2025-04-25T04:29:14.6658570Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/source_range_serialization.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/source_range_serialization.cpp [skipped, already hipified] 2025-04-25T04:29:14.6664993Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/source_range_serialization.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/source_range_serialization.h [skipped, already hipified] 2025-04-25T04:29:14.6670324Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/source_range_serialization_impl.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/source_range_serialization_impl.h [skipped, already hipified] 2025-04-25T04:29:14.6685449Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/storage_context.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/storage_context.h [skipped, already hipified] 2025-04-25T04:29:14.6691032Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/type_name_uniquer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/type_name_uniquer.cpp [skipped, already hipified] 2025-04-25T04:29:14.6696785Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/type_name_uniquer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/type_name_uniquer.h [skipped, already hipified] 2025-04-25T04:29:14.6752396Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/unpickler.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/unpickler.cpp [skipped, already hipified] 2025-04-25T04:29:14.6763698Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/unpickler.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/unpickler.h [skipped, already hipified] 2025-04-25T04:29:14.6777055Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/analysis.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/analysis.h [skipped, already hipified] 2025-04-25T04:29:14.6799750Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/block_codegen.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/block_codegen.cpp [skipped, already hipified] 2025-04-25T04:29:14.6810543Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/block_codegen.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/block_codegen.h [skipped, already hipified] 2025-04-25T04:29:14.6825674Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/bounds_inference.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/bounds_inference.cpp [skipped, already hipified] 2025-04-25T04:29:14.6833165Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/bounds_inference.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/bounds_inference.h [skipped, already hipified] 2025-04-25T04:29:14.6848291Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/bounds_overlap.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/bounds_overlap.cpp [skipped, already hipified] 2025-04-25T04:29:14.6857207Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/bounds_overlap.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/bounds_overlap.h [skipped, already hipified] 2025-04-25T04:29:14.6873929Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/codegen.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/codegen.cpp [skipped, already hipified] 2025-04-25T04:29:14.6885725Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/codegen.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/codegen.h [skipped, already hipified] 2025-04-25T04:29:14.6901728Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cpp_codegen.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cpp_codegen.cpp [skipped, already hipified] 2025-04-25T04:29:14.6908625Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cpp_codegen.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cpp_codegen.h [skipped, already hipified] 2025-04-25T04:29:14.6914396Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cpp_intrinsics.h [skipped, already hipified] 2025-04-25T04:29:14.6966451Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp [ok] 2025-04-25T04:29:14.6980689Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h [ok] 2025-04-25T04:29:14.6988159Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_random.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_random.h [skipped, already hipified] 2025-04-25T04:29:14.7046207Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/eval.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/eval.cpp [skipped, already hipified] 2025-04-25T04:29:14.7061420Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/eval.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/eval.h [skipped, already hipified] 2025-04-25T04:29:14.7069937Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/exceptions.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/exceptions.h [skipped, already hipified] 2025-04-25T04:29:14.7089287Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/expr.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/expr.cpp [skipped, already hipified] 2025-04-25T04:29:14.7108265Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/expr.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/expr.h [skipped, already hipified] 2025-04-25T04:29:14.7166525Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions.cpp [skipped, already hipified] 2025-04-25T04:29:14.7174696Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions.h [skipped, already hipified] 2025-04-25T04:29:14.7269199Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp [skipped, already hipified] 2025-04-25T04:29:14.7275276Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions_core.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions_core.cpp [skipped, already hipified] 2025-04-25T04:29:14.7281442Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions_core.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions_core.h [skipped, already hipified] 2025-04-25T04:29:14.7286666Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions_registry.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions_registry.cpp [skipped, already hipified] 2025-04-25T04:29:14.7293544Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions_registry.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions_registry.h [skipped, already hipified] 2025-04-25T04:29:14.7300547Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/fwd_decls.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/fwd_decls.h [skipped, already hipified] 2025-04-25T04:29:14.7320794Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/graph_opt.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/graph_opt.cpp [skipped, already hipified] 2025-04-25T04:29:14.7329798Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/graph_opt.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/graph_opt.h [skipped, already hipified] 2025-04-25T04:29:14.7346322Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/half_support.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/half_support.h [skipped, already hipified] 2025-04-25T04:29:14.7360791Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/hash_provider.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/hash_provider.cpp [skipped, already hipified] 2025-04-25T04:29:14.7373262Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/hash_provider.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/hash_provider.h [skipped, already hipified] 2025-04-25T04:29:14.7389652Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp [skipped, already hipified] 2025-04-25T04:29:14.7399871Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/intrinsic_symbols.h [skipped, already hipified] 2025-04-25T04:29:14.7411969Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir.cpp [skipped, already hipified] 2025-04-25T04:29:14.7441731Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir.h [skipped, already hipified] 2025-04-25T04:29:14.7457648Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_cloner.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_cloner.cpp [skipped, already hipified] 2025-04-25T04:29:14.7464666Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_cloner.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_cloner.h [skipped, already hipified] 2025-04-25T04:29:14.7484148Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_mutator.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_mutator.cpp [skipped, already hipified] 2025-04-25T04:29:14.7491633Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_mutator.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_mutator.h [skipped, already hipified] 2025-04-25T04:29:14.7500583Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_printer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_printer.h [skipped, already hipified] 2025-04-25T04:29:14.7595291Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_simplifier.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_simplifier.cpp [skipped, already hipified] 2025-04-25T04:29:14.7618676Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_simplifier.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_simplifier.h [skipped, already hipified] 2025-04-25T04:29:14.7629726Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_verifier.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_verifier.cpp [skipped, already hipified] 2025-04-25T04:29:14.7635549Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_verifier.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_verifier.h [skipped, already hipified] 2025-04-25T04:29:14.7646149Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_visitor.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_visitor.cpp [skipped, already hipified] 2025-04-25T04:29:14.7657375Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_visitor.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_visitor.h [skipped, already hipified] 2025-04-25T04:29:14.7731175Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/kernel.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/kernel.cpp [skipped, already hipified] 2025-04-25T04:29:14.7748538Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/kernel.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/kernel.h [skipped, already hipified] 2025-04-25T04:29:14.7842752Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_codegen.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_codegen.cpp [skipped, already hipified] 2025-04-25T04:29:14.7851295Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_codegen.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_codegen.h [skipped, already hipified] 2025-04-25T04:29:14.7868542Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_jit.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_jit.cpp [skipped, already hipified] 2025-04-25T04:29:14.7875824Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_jit.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_jit.h [skipped, already hipified] 2025-04-25T04:29:14.8008411Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/loopnest.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/loopnest.cpp [skipped, already hipified] 2025-04-25T04:29:14.8036799Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/loopnest.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/loopnest.h [skipped, already hipified] 2025-04-25T04:29:14.8069257Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp [skipped, already hipified] 2025-04-25T04:29:14.8074374Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/loopnest_randomization.h [skipped, already hipified] 2025-04-25T04:29:14.8159634Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/lowerings.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/lowerings.cpp [skipped, already hipified] 2025-04-25T04:29:14.8167096Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/lowerings.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/lowerings.h [skipped, already hipified] 2025-04-25T04:29:14.8218537Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp [skipped, already hipified] 2025-04-25T04:29:14.8237110Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/mem_dependency_checker.h [skipped, already hipified] 2025-04-25T04:29:14.8244322Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/reduction.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/reduction.cpp [skipped, already hipified] 2025-04-25T04:29:14.8258123Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/reduction.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/reduction.h [skipped, already hipified] 2025-04-25T04:29:14.8288080Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/registerizer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/registerizer.cpp [skipped, already hipified] 2025-04-25T04:29:14.8303816Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/registerizer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/registerizer.h [skipped, already hipified] 2025-04-25T04:29:14.8333525Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/stmt.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/stmt.h [skipped, already hipified] 2025-04-25T04:29:14.8351178Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensor.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensor.cpp [skipped, already hipified] 2025-04-25T04:29:14.8364970Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensor.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensor.h [skipped, already hipified] 2025-04-25T04:29:14.8409964Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp [ok] 2025-04-25T04:29:14.8415011Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.h [skipped, already hipified] 2025-04-25T04:29:14.8423682Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/types.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/types.cpp [skipped, already hipified] 2025-04-25T04:29:14.8439127Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/types.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/types.h [skipped, already hipified] 2025-04-25T04:29:14.8452566Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/unique_name_manager.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/unique_name_manager.cpp [skipped, already hipified] 2025-04-25T04:29:14.8457945Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/unique_name_manager.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/unique_name_manager.h [skipped, already hipified] 2025-04-25T04:29:14.8464541Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/var_substitutor.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/var_substitutor.h [skipped, already hipified] 2025-04-25T04:29:14.8483377Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/conv2d.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/conv2d.cpp [skipped, already hipified] 2025-04-25T04:29:14.8490957Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/conv2d.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/conv2d.h [skipped, already hipified] 2025-04-25T04:29:14.8498725Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/matmul.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/matmul.cpp [skipped, already hipified] 2025-04-25T04:29:14.8504726Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/matmul.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/matmul.h [skipped, already hipified] 2025-04-25T04:29:14.8535539Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/misc.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/misc.cpp [skipped, already hipified] 2025-04-25T04:29:14.8543378Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/misc.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/misc.h [skipped, already hipified] 2025-04-25T04:29:14.8550885Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/norm.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/norm.cpp [skipped, already hipified] 2025-04-25T04:29:14.8556255Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/norm.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/norm.h [skipped, already hipified] 2025-04-25T04:29:14.8562488Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/operators.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/operators.h [skipped, already hipified] 2025-04-25T04:29:14.8574820Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/pointwise.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/pointwise.cpp [skipped, already hipified] 2025-04-25T04:29:14.8582374Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/pointwise.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/pointwise.h [skipped, already hipified] 2025-04-25T04:29:14.8617212Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/quantization.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/quantization.cpp [skipped, already hipified] 2025-04-25T04:29:14.8625866Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/quantization.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/quantization.h [skipped, already hipified] 2025-04-25T04:29:14.8635637Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/reduction.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/reduction.cpp [skipped, already hipified] 2025-04-25T04:29:14.8640781Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/reduction.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/reduction.h [skipped, already hipified] 2025-04-25T04:29:14.8650352Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/softmax.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/softmax.cpp [skipped, already hipified] 2025-04-25T04:29:14.8654599Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/softmax.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/softmax.h [skipped, already hipified] 2025-04-25T04:29:14.8659793Z /var/lib/jenkins/workspace/torch/csrc/jit/testing/catch_utils.hpp -> /var/lib/jenkins/workspace/torch/csrc/jit/testing/catch_utils.hpp [skipped, already hipified] 2025-04-25T04:29:14.8684461Z /var/lib/jenkins/workspace/torch/csrc/jit/testing/file_check.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/testing/file_check.cpp [skipped, already hipified] 2025-04-25T04:29:14.8691354Z /var/lib/jenkins/workspace/torch/csrc/jit/testing/file_check.h -> /var/lib/jenkins/workspace/torch/csrc/jit/testing/file_check.h [skipped, already hipified] 2025-04-25T04:29:14.8697217Z /var/lib/jenkins/workspace/torch/csrc/jit/testing/hooks_for_testing.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/testing/hooks_for_testing.cpp [skipped, already hipified] 2025-04-25T04:29:14.8702402Z /var/lib/jenkins/workspace/torch/csrc/jit/testing/hooks_for_testing.h -> /var/lib/jenkins/workspace/torch/csrc/jit/testing/hooks_for_testing.h [skipped, already hipified] 2025-04-25T04:29:14.8708652Z /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_data.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_data.h [skipped, already hipified] 2025-04-25T04:29:14.8716837Z /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_device.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_device.cpp [skipped, already hipified] 2025-04-25T04:29:14.8725223Z /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_device.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_device.h [skipped, already hipified] 2025-04-25T04:29:14.8731555Z /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_interface.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_interface.cpp [skipped, already hipified] 2025-04-25T04:29:14.8741774Z /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_interface.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_interface.h [skipped, already hipified] 2025-04-25T04:29:14.8747136Z /var/lib/jenkins/workspace/torch/csrc/lazy/backend/lowering_context.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/backend/lowering_context.cpp [skipped, already hipified] 2025-04-25T04:29:14.8756330Z /var/lib/jenkins/workspace/torch/csrc/lazy/backend/lowering_context.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/backend/lowering_context.h [skipped, already hipified] 2025-04-25T04:29:14.8764972Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/cache.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/cache.h [skipped, already hipified] 2025-04-25T04:29:14.8772403Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/config.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/config.cpp [skipped, already hipified] 2025-04-25T04:29:14.8777868Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/config.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/config.h [skipped, already hipified] 2025-04-25T04:29:14.8789083Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/debug_util.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/debug_util.cpp [skipped, already hipified] 2025-04-25T04:29:14.8795317Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/debug_util.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/debug_util.h [skipped, already hipified] 2025-04-25T04:29:14.8801428Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/dynamic_ir.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/dynamic_ir.h [skipped, already hipified] 2025-04-25T04:29:14.8809381Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/hash.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/hash.cpp [skipped, already hipified] 2025-04-25T04:29:14.8821070Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/hash.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/hash.h [skipped, already hipified] 2025-04-25T04:29:14.8830344Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/helpers.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/helpers.cpp [skipped, already hipified] 2025-04-25T04:29:14.8837358Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/helpers.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/helpers.h [skipped, already hipified] 2025-04-25T04:29:14.8848505Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir.cpp [skipped, already hipified] 2025-04-25T04:29:14.8868977Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir.h [skipped, already hipified] 2025-04-25T04:29:14.8877997Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_builder.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_builder.h [skipped, already hipified] 2025-04-25T04:29:14.8890840Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_dump_util.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_dump_util.cpp [skipped, already hipified] 2025-04-25T04:29:14.8897151Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_dump_util.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_dump_util.h [skipped, already hipified] 2025-04-25T04:29:14.8904173Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_metadata.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_metadata.cpp [skipped, already hipified] 2025-04-25T04:29:14.8910263Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_metadata.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_metadata.h [skipped, already hipified] 2025-04-25T04:29:14.8917833Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_util.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_util.cpp [skipped, already hipified] 2025-04-25T04:29:14.8924018Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_util.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_util.h [skipped, already hipified] 2025-04-25T04:29:14.8973181Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/lazy_graph_executor.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/lazy_graph_executor.cpp [skipped, already hipified] 2025-04-25T04:29:14.8991189Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/lazy_graph_executor.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/lazy_graph_executor.h [skipped, already hipified] 2025-04-25T04:29:14.9008983Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/metrics.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/metrics.cpp [skipped, already hipified] 2025-04-25T04:29:14.9021309Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/metrics.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/metrics.h [skipped, already hipified] 2025-04-25T04:29:14.9029008Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/multi_wait.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/multi_wait.cpp [skipped, already hipified] 2025-04-25T04:29:14.9036250Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/multi_wait.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/multi_wait.h [skipped, already hipified] 2025-04-25T04:29:14.9041945Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/permutation_util.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/permutation_util.cpp [skipped, already hipified] 2025-04-25T04:29:14.9047905Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/permutation_util.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/permutation_util.h [skipped, already hipified] 2025-04-25T04:29:14.9056336Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/shape.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/shape.cpp [skipped, already hipified] 2025-04-25T04:29:14.9065105Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/shape.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/shape.h [skipped, already hipified] 2025-04-25T04:29:14.9127132Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/shape_inference.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/shape_inference.cpp [skipped, already hipified] 2025-04-25T04:29:14.9146759Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/shape_inference.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/shape_inference.h [skipped, already hipified] 2025-04-25T04:29:14.9163316Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor.cpp [skipped, already hipified] 2025-04-25T04:29:14.9176668Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor.h [skipped, already hipified] 2025-04-25T04:29:14.9188197Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor_impl.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor_impl.cpp [skipped, already hipified] 2025-04-25T04:29:14.9194717Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor_impl.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor_impl.h [skipped, already hipified] 2025-04-25T04:29:14.9201399Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor_util.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor_util.cpp [skipped, already hipified] 2025-04-25T04:29:14.9211615Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor_util.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor_util.h [skipped, already hipified] 2025-04-25T04:29:14.9219952Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/thread_pool.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/thread_pool.cpp [skipped, already hipified] 2025-04-25T04:29:14.9224995Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/thread_pool.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/thread_pool.h [skipped, already hipified] 2025-04-25T04:29:14.9230756Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/trie.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/trie.cpp [skipped, already hipified] 2025-04-25T04:29:14.9236622Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/trie.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/trie.h [skipped, already hipified] 2025-04-25T04:29:14.9242099Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/unique.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/unique.h [skipped, already hipified] 2025-04-25T04:29:14.9248740Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/util.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/util.h [skipped, already hipified] 2025-04-25T04:29:14.9255074Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/internal_ops/ltc_ops.h [skipped, already hipified] 2025-04-25T04:29:14.9262638Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp [skipped, already hipified] 2025-04-25T04:29:14.9267955Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h [skipped, already hipified] 2025-04-25T04:29:14.9275209Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ops/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ops/utils.cpp [skipped, already hipified] 2025-04-25T04:29:14.9283032Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ops/utils.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ops/utils.h [skipped, already hipified] 2025-04-25T04:29:14.9300602Z /var/lib/jenkins/workspace/torch/csrc/lazy/python/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/python/init.cpp [skipped, already hipified] 2025-04-25T04:29:14.9305649Z /var/lib/jenkins/workspace/torch/csrc/lazy/python/init.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/python/init.h [skipped, already hipified] 2025-04-25T04:29:14.9312242Z /var/lib/jenkins/workspace/torch/csrc/lazy/python/python_util.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/python/python_util.cpp [skipped, already hipified] 2025-04-25T04:29:14.9317431Z /var/lib/jenkins/workspace/torch/csrc/lazy/python/python_util.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/python/python_util.h [skipped, already hipified] 2025-04-25T04:29:14.9323337Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/config.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/config.cpp [skipped, already hipified] 2025-04-25T04:29:14.9328463Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/config.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/config.h [skipped, already hipified] 2025-04-25T04:29:14.9336168Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/dynamic_ir.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/dynamic_ir.cpp [skipped, already hipified] 2025-04-25T04:29:14.9343368Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/dynamic_ir.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/dynamic_ir.h [skipped, already hipified] 2025-04-25T04:29:14.9350515Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ir_builder.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ir_builder.h [skipped, already hipified] 2025-04-25T04:29:14.9357557Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp [skipped, already hipified] 2025-04-25T04:29:14.9363145Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/tensor_aten_ops.h [skipped, already hipified] 2025-04-25T04:29:14.9372244Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp [skipped, already hipified] 2025-04-25T04:29:14.9376560Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_autograd_functions.h [skipped, already hipified] 2025-04-25T04:29:14.9390111Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp [skipped, already hipified] 2025-04-25T04:29:14.9395503Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_backend_impl.h [skipped, already hipified] 2025-04-25T04:29:14.9414024Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp [skipped, already hipified] 2025-04-25T04:29:14.9419868Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_eager_fallback.h [skipped, already hipified] 2025-04-25T04:29:14.9427296Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp [skipped, already hipified] 2025-04-25T04:29:14.9441394Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_lowering_context.h [skipped, already hipified] 2025-04-25T04:29:14.9468294Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_native_functions.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_native_functions.cpp [skipped, already hipified] 2025-04-25T04:29:14.9480256Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_node.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_node.cpp [skipped, already hipified] 2025-04-25T04:29:14.9487982Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_node.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_node.h [skipped, already hipified] 2025-04-25T04:29:14.9497982Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp [skipped, already hipified] 2025-04-25T04:29:14.9503415Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_node_lowering.h [skipped, already hipified] 2025-04-25T04:29:14.9509536Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/device_data.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/device_data.cpp [skipped, already hipified] 2025-04-25T04:29:14.9515699Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/device_data.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/device_data.h [skipped, already hipified] 2025-04-25T04:29:14.9521770Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/generic.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/generic.cpp [skipped, already hipified] 2025-04-25T04:29:14.9527849Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/generic.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/generic.h [skipped, already hipified] 2025-04-25T04:29:14.9536114Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/to_copy.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/to_copy.h [skipped, already hipified] 2025-04-25T04:29:14.9542535Z /var/lib/jenkins/workspace/torch/csrc/monitor/counters.cpp -> /var/lib/jenkins/workspace/torch/csrc/monitor/counters.cpp [skipped, already hipified] 2025-04-25T04:29:14.9554791Z /var/lib/jenkins/workspace/torch/csrc/monitor/counters.h -> /var/lib/jenkins/workspace/torch/csrc/monitor/counters.h [skipped, already hipified] 2025-04-25T04:29:14.9560417Z /var/lib/jenkins/workspace/torch/csrc/monitor/events.cpp -> /var/lib/jenkins/workspace/torch/csrc/monitor/events.cpp [skipped, already hipified] 2025-04-25T04:29:14.9567853Z /var/lib/jenkins/workspace/torch/csrc/monitor/events.h -> /var/lib/jenkins/workspace/torch/csrc/monitor/events.h [skipped, already hipified] 2025-04-25T04:29:14.9585082Z /var/lib/jenkins/workspace/torch/csrc/monitor/python_init.cpp -> /var/lib/jenkins/workspace/torch/csrc/monitor/python_init.cpp [skipped, already hipified] 2025-04-25T04:29:14.9589906Z /var/lib/jenkins/workspace/torch/csrc/monitor/python_init.h -> /var/lib/jenkins/workspace/torch/csrc/monitor/python_init.h [skipped, already hipified] 2025-04-25T04:29:14.9613487Z /var/lib/jenkins/workspace/torch/csrc/mps/Module.cpp -> /var/lib/jenkins/workspace/torch/csrc/mps/Module.cpp [skipped, already hipified] 2025-04-25T04:29:14.9618334Z /var/lib/jenkins/workspace/torch/csrc/mps/Module.h -> /var/lib/jenkins/workspace/torch/csrc/mps/Module.h [skipped, already hipified] 2025-04-25T04:29:14.9626963Z /var/lib/jenkins/workspace/torch/csrc/mtia/Module.cpp -> /var/lib/jenkins/workspace/torch/csrc/mtia/Module.cpp [skipped, already hipified] 2025-04-25T04:29:14.9632340Z /var/lib/jenkins/workspace/torch/csrc/mtia/Module.h -> /var/lib/jenkins/workspace/torch/csrc/mtia/Module.h [skipped, already hipified] 2025-04-25T04:29:14.9640206Z /var/lib/jenkins/workspace/torch/csrc/multiprocessing/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/multiprocessing/init.cpp [skipped, already hipified] 2025-04-25T04:29:14.9646739Z /var/lib/jenkins/workspace/torch/csrc/multiprocessing/init.h -> /var/lib/jenkins/workspace/torch/csrc/multiprocessing/init.h [skipped, already hipified] 2025-04-25T04:29:14.9652484Z /var/lib/jenkins/workspace/torch/csrc/onnx/back_compat.h -> /var/lib/jenkins/workspace/torch/csrc/onnx/back_compat.h [skipped, already hipified] 2025-04-25T04:29:14.9670139Z /var/lib/jenkins/workspace/torch/csrc/onnx/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/onnx/init.cpp [skipped, already hipified] 2025-04-25T04:29:14.9675250Z /var/lib/jenkins/workspace/torch/csrc/onnx/init.h -> /var/lib/jenkins/workspace/torch/csrc/onnx/init.h [skipped, already hipified] 2025-04-25T04:29:14.9682508Z /var/lib/jenkins/workspace/torch/csrc/onnx/onnx.h -> /var/lib/jenkins/workspace/torch/csrc/onnx/onnx.h [skipped, already hipified] 2025-04-25T04:29:14.9688190Z /var/lib/jenkins/workspace/torch/csrc/profiler/api.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/api.h [skipped, already hipified] 2025-04-25T04:29:14.9752945Z /var/lib/jenkins/workspace/torch/csrc/profiler/collection.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/collection.cpp [skipped, already hipified] 2025-04-25T04:29:14.9782023Z /var/lib/jenkins/workspace/torch/csrc/profiler/collection.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/collection.h [skipped, already hipified] 2025-04-25T04:29:14.9792055Z /var/lib/jenkins/workspace/torch/csrc/profiler/combined_traceback.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/combined_traceback.cpp [skipped, already hipified] 2025-04-25T04:29:14.9799166Z /var/lib/jenkins/workspace/torch/csrc/profiler/combined_traceback.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/combined_traceback.h [skipped, already hipified] 2025-04-25T04:29:14.9809446Z /var/lib/jenkins/workspace/torch/csrc/profiler/containers.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/containers.h [skipped, already hipified] 2025-04-25T04:29:14.9820962Z /var/lib/jenkins/workspace/torch/csrc/profiler/data_flow.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/data_flow.cpp [skipped, already hipified] 2025-04-25T04:29:14.9829597Z /var/lib/jenkins/workspace/torch/csrc/profiler/data_flow.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/data_flow.h [skipped, already hipified] 2025-04-25T04:29:14.9838532Z /var/lib/jenkins/workspace/torch/csrc/profiler/events.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/events.h [skipped, already hipified] 2025-04-25T04:29:14.9846098Z /var/lib/jenkins/workspace/torch/csrc/profiler/kineto_client_interface.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/kineto_client_interface.cpp [skipped, already hipified] 2025-04-25T04:29:14.9851155Z /var/lib/jenkins/workspace/torch/csrc/profiler/kineto_client_interface.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/kineto_client_interface.h [skipped, already hipified] 2025-04-25T04:29:14.9868271Z /var/lib/jenkins/workspace/torch/csrc/profiler/kineto_shim.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/kineto_shim.cpp [skipped, already hipified] 2025-04-25T04:29:14.9878247Z /var/lib/jenkins/workspace/torch/csrc/profiler/kineto_shim.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/kineto_shim.h [skipped, already hipified] 2025-04-25T04:29:14.9884518Z /var/lib/jenkins/workspace/torch/csrc/profiler/perf-inl.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/perf-inl.h [skipped, already hipified] 2025-04-25T04:29:14.9893845Z /var/lib/jenkins/workspace/torch/csrc/profiler/perf.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/perf.cpp [skipped, already hipified] 2025-04-25T04:29:14.9901223Z /var/lib/jenkins/workspace/torch/csrc/profiler/perf.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/perf.h [skipped, already hipified] 2025-04-25T04:29:14.9939801Z /var/lib/jenkins/workspace/torch/csrc/profiler/util.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/util.cpp [skipped, already hipified] 2025-04-25T04:29:14.9951733Z /var/lib/jenkins/workspace/torch/csrc/profiler/util.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/util.h [skipped, already hipified] 2025-04-25T04:29:14.9962991Z /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/observer.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/observer.cpp [skipped, already hipified] 2025-04-25T04:29:14.9973837Z /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/observer.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/observer.h [skipped, already hipified] 2025-04-25T04:29:14.9984356Z /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/python_tracer.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/python_tracer.cpp [skipped, already hipified] 2025-04-25T04:29:14.9991126Z /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/python_tracer.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/python_tracer.h [skipped, already hipified] 2025-04-25T04:29:14.9997330Z /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/vulkan.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/vulkan.cpp [skipped, already hipified] 2025-04-25T04:29:15.0002809Z /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/vulkan.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/vulkan.h [skipped, already hipified] 2025-04-25T04:29:15.0015128Z /var/lib/jenkins/workspace/torch/csrc/profiler/python/combined_traceback.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/python/combined_traceback.cpp [ok] 2025-04-25T04:29:15.0020691Z /var/lib/jenkins/workspace/torch/csrc/profiler/python/combined_traceback.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/python/combined_traceback.h [skipped, already hipified] 2025-04-25T04:29:15.0054510Z /var/lib/jenkins/workspace/torch/csrc/profiler/python/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/python/init.cpp [skipped, already hipified] 2025-04-25T04:29:15.0060646Z /var/lib/jenkins/workspace/torch/csrc/profiler/python/init.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/python/init.h [skipped, already hipified] 2025-04-25T04:29:15.0066941Z /var/lib/jenkins/workspace/torch/csrc/profiler/python/pybind.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/python/pybind.h [skipped, already hipified] 2025-04-25T04:29:15.0105742Z /var/lib/jenkins/workspace/torch/csrc/profiler/standalone/execution_trace_observer.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/standalone/execution_trace_observer.cpp [skipped, already hipified] 2025-04-25T04:29:15.0111222Z /var/lib/jenkins/workspace/torch/csrc/profiler/standalone/execution_trace_observer.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/standalone/execution_trace_observer.h [skipped, already hipified] 2025-04-25T04:29:15.0118162Z /var/lib/jenkins/workspace/torch/csrc/profiler/standalone/itt_observer.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/standalone/itt_observer.cpp [skipped, already hipified] 2025-04-25T04:29:15.0122853Z /var/lib/jenkins/workspace/torch/csrc/profiler/standalone/itt_observer.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/standalone/itt_observer.h [skipped, already hipified] 2025-04-25T04:29:15.0135131Z /var/lib/jenkins/workspace/torch/csrc/profiler/standalone/nvtx_observer.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/standalone/nvtx_observer.cpp [skipped, already hipified] 2025-04-25T04:29:15.0140328Z /var/lib/jenkins/workspace/torch/csrc/profiler/standalone/nvtx_observer.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/standalone/nvtx_observer.h [skipped, already hipified] 2025-04-25T04:29:15.0145480Z /var/lib/jenkins/workspace/torch/csrc/profiler/standalone/privateuse1_observer.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/standalone/privateuse1_observer.cpp [skipped, already hipified] 2025-04-25T04:29:15.0151649Z /var/lib/jenkins/workspace/torch/csrc/profiler/standalone/privateuse1_observer.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/standalone/privateuse1_observer.h [skipped, already hipified] 2025-04-25T04:29:15.0160099Z /var/lib/jenkins/workspace/torch/csrc/profiler/stubs/base.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/stubs/base.cpp [skipped, already hipified] 2025-04-25T04:29:15.0169992Z /var/lib/jenkins/workspace/torch/csrc/profiler/stubs/base.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/stubs/base.h [ok] 2025-04-25T04:29:15.0179987Z /var/lib/jenkins/workspace/torch/csrc/profiler/stubs/cuda.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/stubs/cuda.cpp [ok] 2025-04-25T04:29:15.0188396Z /var/lib/jenkins/workspace/torch/csrc/profiler/stubs/itt.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/stubs/itt.cpp [skipped, already hipified] 2025-04-25T04:29:15.0194866Z /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/action.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/action.h [skipped, already hipified] 2025-04-25T04:29:15.0202126Z /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/communicate.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/communicate.h [skipped, already hipified] 2025-04-25T04:29:15.0216036Z /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/debug_info.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/debug_info.h [skipped, already hipified] 2025-04-25T04:29:15.0222917Z /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/dwarf_enums.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/dwarf_enums.h [skipped, already hipified] 2025-04-25T04:29:15.0232239Z /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h [skipped, already hipified] 2025-04-25T04:29:15.0239715Z /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/eh_frame_hdr.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/eh_frame_hdr.h [skipped, already hipified] 2025-04-25T04:29:15.0248592Z /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/fast_symbolizer.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/fast_symbolizer.h [skipped, already hipified] 2025-04-25T04:29:15.0265705Z /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/fde.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/fde.h [skipped, already hipified] 2025-04-25T04:29:15.0274321Z /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/lexer.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/lexer.h [skipped, already hipified] 2025-04-25T04:29:15.0291622Z /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/line_number_program.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/line_number_program.h [skipped, already hipified] 2025-04-25T04:29:15.0299924Z /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/mem_file.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/mem_file.h [skipped, already hipified] 2025-04-25T04:29:15.0306856Z /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/range_table.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/range_table.h [skipped, already hipified] 2025-04-25T04:29:15.0314724Z /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/sections.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/sections.h [skipped, already hipified] 2025-04-25T04:29:15.0334621Z /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/unwind.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/unwind.cpp [skipped, already hipified] 2025-04-25T04:29:15.0341316Z /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/unwind.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/unwind.h [skipped, already hipified] 2025-04-25T04:29:15.0347507Z /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/unwind_error.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/unwind_error.h [skipped, already hipified] 2025-04-25T04:29:15.0353608Z /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/unwind_fb.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/unwind_fb.cpp [skipped, already hipified] 2025-04-25T04:29:15.0363610Z /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/unwinder.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/unwind/unwinder.h [skipped, already hipified] 2025-04-25T04:29:15.0384564Z /var/lib/jenkins/workspace/torch/csrc/stable/library.h -> /var/lib/jenkins/workspace/torch/csrc/stable/library.h [skipped, already hipified] 2025-04-25T04:29:15.0404626Z /var/lib/jenkins/workspace/torch/csrc/tensor/python_tensor.cpp -> /var/lib/jenkins/workspace/torch/csrc/tensor/python_tensor.cpp [skipped, already hipified] 2025-04-25T04:29:15.0411214Z /var/lib/jenkins/workspace/torch/csrc/tensor/python_tensor.h -> /var/lib/jenkins/workspace/torch/csrc/tensor/python_tensor.h [skipped, already hipified] 2025-04-25T04:29:15.0425453Z /var/lib/jenkins/workspace/torch/csrc/utils/byte_order.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/byte_order.cpp [skipped, already hipified] 2025-04-25T04:29:15.0432103Z /var/lib/jenkins/workspace/torch/csrc/utils/byte_order.h -> /var/lib/jenkins/workspace/torch/csrc/utils/byte_order.h [skipped, already hipified] 2025-04-25T04:29:15.0438230Z /var/lib/jenkins/workspace/torch/csrc/utils/cpp_stacktraces.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/cpp_stacktraces.cpp [skipped, already hipified] 2025-04-25T04:29:15.0443989Z /var/lib/jenkins/workspace/torch/csrc/utils/cpp_stacktraces.h -> /var/lib/jenkins/workspace/torch/csrc/utils/cpp_stacktraces.h [skipped, already hipified] 2025-04-25T04:29:15.0449704Z /var/lib/jenkins/workspace/torch/csrc/utils/cuda_enabled.h -> /var/lib/jenkins/workspace/torch/csrc/utils/cuda_enabled.h [ok] 2025-04-25T04:29:15.0457400Z /var/lib/jenkins/workspace/torch/csrc/utils/device_lazy_init.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/device_lazy_init.cpp [skipped, already hipified] 2025-04-25T04:29:15.0464897Z /var/lib/jenkins/workspace/torch/csrc/utils/device_lazy_init.h -> /var/lib/jenkins/workspace/torch/csrc/utils/device_lazy_init.h [skipped, already hipified] 2025-04-25T04:29:15.0481437Z /var/lib/jenkins/workspace/torch/csrc/utils/disable_torch_function.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/disable_torch_function.cpp [skipped, already hipified] 2025-04-25T04:29:15.0488241Z /var/lib/jenkins/workspace/torch/csrc/utils/disable_torch_function.h -> /var/lib/jenkins/workspace/torch/csrc/utils/disable_torch_function.h [skipped, already hipified] 2025-04-25T04:29:15.0605349Z /var/lib/jenkins/workspace/torch/csrc/utils/generated_serialization_types.h -> /var/lib/jenkins/workspace/torch/csrc/utils/generated_serialization_types.h [skipped, already hipified] 2025-04-25T04:29:15.0611932Z /var/lib/jenkins/workspace/torch/csrc/utils/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/init.cpp [skipped, already hipified] 2025-04-25T04:29:15.0616644Z /var/lib/jenkins/workspace/torch/csrc/utils/init.h -> /var/lib/jenkins/workspace/torch/csrc/utils/init.h [skipped, already hipified] 2025-04-25T04:29:15.0634663Z /var/lib/jenkins/workspace/torch/csrc/utils/invalid_arguments.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/invalid_arguments.cpp [skipped, already hipified] 2025-04-25T04:29:15.0639537Z /var/lib/jenkins/workspace/torch/csrc/utils/invalid_arguments.h -> /var/lib/jenkins/workspace/torch/csrc/utils/invalid_arguments.h [skipped, already hipified] 2025-04-25T04:29:15.0647366Z /var/lib/jenkins/workspace/torch/csrc/utils/nested.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/nested.cpp [skipped, already hipified] 2025-04-25T04:29:15.0652290Z /var/lib/jenkins/workspace/torch/csrc/utils/nested.h -> /var/lib/jenkins/workspace/torch/csrc/utils/nested.h [skipped, already hipified] 2025-04-25T04:29:15.0660823Z /var/lib/jenkins/workspace/torch/csrc/utils/numpy_stub.h -> /var/lib/jenkins/workspace/torch/csrc/utils/numpy_stub.h [skipped, already hipified] 2025-04-25T04:29:15.0665301Z /var/lib/jenkins/workspace/torch/csrc/utils/object_ptr.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/object_ptr.cpp [skipped, already hipified] 2025-04-25T04:29:15.0671199Z /var/lib/jenkins/workspace/torch/csrc/utils/object_ptr.h -> /var/lib/jenkins/workspace/torch/csrc/utils/object_ptr.h [skipped, already hipified] 2025-04-25T04:29:15.0676173Z /var/lib/jenkins/workspace/torch/csrc/utils/out_types.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/out_types.cpp [skipped, already hipified] 2025-04-25T04:29:15.0680309Z /var/lib/jenkins/workspace/torch/csrc/utils/out_types.h -> /var/lib/jenkins/workspace/torch/csrc/utils/out_types.h [skipped, already hipified] 2025-04-25T04:29:15.0689037Z /var/lib/jenkins/workspace/torch/csrc/utils/pybind.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/pybind.cpp [skipped, already hipified] 2025-04-25T04:29:15.0705057Z /var/lib/jenkins/workspace/torch/csrc/utils/pybind.h -> /var/lib/jenkins/workspace/torch/csrc/utils/pybind.h [skipped, already hipified] 2025-04-25T04:29:15.0709338Z /var/lib/jenkins/workspace/torch/csrc/utils/pycfunction_helpers.h -> /var/lib/jenkins/workspace/torch/csrc/utils/pycfunction_helpers.h [skipped, already hipified] 2025-04-25T04:29:15.0714189Z /var/lib/jenkins/workspace/torch/csrc/utils/pyobject_preservation.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/pyobject_preservation.cpp [skipped, already hipified] 2025-04-25T04:29:15.0718484Z /var/lib/jenkins/workspace/torch/csrc/utils/pyobject_preservation.h -> /var/lib/jenkins/workspace/torch/csrc/utils/pyobject_preservation.h [skipped, already hipified] 2025-04-25T04:29:15.0783234Z /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.cpp [skipped, already hipified] 2025-04-25T04:29:15.0829783Z /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h [skipped, already hipified] 2025-04-25T04:29:15.0835610Z /var/lib/jenkins/workspace/torch/csrc/utils/python_compat.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_compat.h [skipped, already hipified] 2025-04-25T04:29:15.0890405Z /var/lib/jenkins/workspace/torch/csrc/utils/python_dispatch.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/python_dispatch.cpp [skipped, already hipified] 2025-04-25T04:29:15.0895564Z /var/lib/jenkins/workspace/torch/csrc/utils/python_dispatch.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_dispatch.h [skipped, already hipified] 2025-04-25T04:29:15.0906477Z /var/lib/jenkins/workspace/torch/csrc/utils/python_numbers.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_numbers.h [skipped, already hipified] 2025-04-25T04:29:15.0913964Z /var/lib/jenkins/workspace/torch/csrc/utils/python_raii.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_raii.h [skipped, already hipified] 2025-04-25T04:29:15.0924703Z /var/lib/jenkins/workspace/torch/csrc/utils/python_scalars.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_scalars.h [skipped, already hipified] 2025-04-25T04:29:15.0933832Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h [skipped, already hipified] 2025-04-25T04:29:15.0938921Z /var/lib/jenkins/workspace/torch/csrc/utils/python_stub.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_stub.h [skipped, already hipified] 2025-04-25T04:29:15.0948495Z /var/lib/jenkins/workspace/torch/csrc/utils/python_symnode.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/python_symnode.cpp [skipped, already hipified] 2025-04-25T04:29:15.0966276Z /var/lib/jenkins/workspace/torch/csrc/utils/python_symnode.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_symnode.h [skipped, already hipified] 2025-04-25T04:29:15.0975741Z /var/lib/jenkins/workspace/torch/csrc/utils/python_torch_function_mode.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_torch_function_mode.h [skipped, already hipified] 2025-04-25T04:29:15.0981691Z /var/lib/jenkins/workspace/torch/csrc/utils/python_tuples.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_tuples.h [skipped, already hipified] 2025-04-25T04:29:15.1026584Z /var/lib/jenkins/workspace/torch/csrc/utils/pythoncapi_compat.h -> /var/lib/jenkins/workspace/torch/csrc/utils/pythoncapi_compat.h [skipped, already hipified] 2025-04-25T04:29:15.1051274Z /var/lib/jenkins/workspace/torch/csrc/utils/schema_info.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/schema_info.cpp [skipped, already hipified] 2025-04-25T04:29:15.1059439Z /var/lib/jenkins/workspace/torch/csrc/utils/schema_info.h -> /var/lib/jenkins/workspace/torch/csrc/utils/schema_info.h [skipped, already hipified] 2025-04-25T04:29:15.1067113Z /var/lib/jenkins/workspace/torch/csrc/utils/six.h -> /var/lib/jenkins/workspace/torch/csrc/utils/six.h [skipped, already hipified] 2025-04-25T04:29:15.1074161Z /var/lib/jenkins/workspace/torch/csrc/utils/structseq.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/structseq.cpp [skipped, already hipified] 2025-04-25T04:29:15.1079288Z /var/lib/jenkins/workspace/torch/csrc/utils/structseq.h -> /var/lib/jenkins/workspace/torch/csrc/utils/structseq.h [skipped, already hipified] 2025-04-25T04:29:15.1089616Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_apply.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_apply.cpp [skipped, already hipified] 2025-04-25T04:29:15.1095324Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_apply.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_apply.h [skipped, already hipified] 2025-04-25T04:29:15.1101718Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_dtypes.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_dtypes.cpp [skipped, already hipified] 2025-04-25T04:29:15.1108060Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_dtypes.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_dtypes.h [skipped, already hipified] 2025-04-25T04:29:15.1116350Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_flatten.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_flatten.cpp [skipped, already hipified] 2025-04-25T04:29:15.1123358Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_flatten.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_flatten.h [skipped, already hipified] 2025-04-25T04:29:15.1130126Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_layouts.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_layouts.cpp [skipped, already hipified] 2025-04-25T04:29:15.1134981Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_layouts.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_layouts.h [skipped, already hipified] 2025-04-25T04:29:15.1142397Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_list.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_list.cpp [skipped, already hipified] 2025-04-25T04:29:15.1147325Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_list.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_list.h [skipped, already hipified] 2025-04-25T04:29:15.1155534Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_memoryformats.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_memoryformats.cpp [skipped, already hipified] 2025-04-25T04:29:15.1161359Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_memoryformats.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_memoryformats.h [skipped, already hipified] 2025-04-25T04:29:15.1229591Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_new.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_new.cpp [skipped, already hipified] 2025-04-25T04:29:15.1237896Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_new.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_new.h [skipped, already hipified] 2025-04-25T04:29:15.1267377Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp [skipped, already hipified] 2025-04-25T04:29:15.1273464Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.h [skipped, already hipified] 2025-04-25T04:29:15.1281816Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_qschemes.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_qschemes.cpp [skipped, already hipified] 2025-04-25T04:29:15.1287086Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_qschemes.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_qschemes.h [skipped, already hipified] 2025-04-25T04:29:15.1299757Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_types.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_types.cpp [skipped, already hipified] 2025-04-25T04:29:15.1307719Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_types.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_types.h [skipped, already hipified] 2025-04-25T04:29:15.1317907Z /var/lib/jenkins/workspace/torch/csrc/utils/throughput_benchmark-inl.h -> /var/lib/jenkins/workspace/torch/csrc/utils/throughput_benchmark-inl.h [skipped, already hipified] 2025-04-25T04:29:15.1326422Z /var/lib/jenkins/workspace/torch/csrc/utils/throughput_benchmark.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/throughput_benchmark.cpp [skipped, already hipified] 2025-04-25T04:29:15.1336764Z /var/lib/jenkins/workspace/torch/csrc/utils/throughput_benchmark.h -> /var/lib/jenkins/workspace/torch/csrc/utils/throughput_benchmark.h [skipped, already hipified] 2025-04-25T04:29:15.1343271Z /var/lib/jenkins/workspace/torch/csrc/utils/torch_dispatch_mode.h -> /var/lib/jenkins/workspace/torch/csrc/utils/torch_dispatch_mode.h [skipped, already hipified] 2025-04-25T04:29:15.1347486Z /var/lib/jenkins/workspace/torch/csrc/utils/variadic.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/variadic.cpp [skipped, already hipified] 2025-04-25T04:29:15.1355048Z /var/lib/jenkins/workspace/torch/csrc/utils/variadic.h -> /var/lib/jenkins/workspace/torch/csrc/utils/variadic.h [skipped, already hipified] 2025-04-25T04:29:15.1359539Z /var/lib/jenkins/workspace/torch/csrc/utils/verbose.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/verbose.cpp [skipped, already hipified] 2025-04-25T04:29:15.1364020Z /var/lib/jenkins/workspace/torch/csrc/utils/verbose.h -> /var/lib/jenkins/workspace/torch/csrc/utils/verbose.h [skipped, already hipified] 2025-04-25T04:29:15.1374441Z /var/lib/jenkins/workspace/torch/csrc/xpu/Event.cpp -> /var/lib/jenkins/workspace/torch/csrc/xpu/Event.cpp [skipped, already hipified] 2025-04-25T04:29:15.1379849Z /var/lib/jenkins/workspace/torch/csrc/xpu/Event.h -> /var/lib/jenkins/workspace/torch/csrc/xpu/Event.h [skipped, already hipified] 2025-04-25T04:29:15.1406047Z /var/lib/jenkins/workspace/torch/csrc/xpu/Module.cpp -> /var/lib/jenkins/workspace/torch/csrc/xpu/Module.cpp [ok] 2025-04-25T04:29:15.1411023Z /var/lib/jenkins/workspace/torch/csrc/xpu/Module.h -> /var/lib/jenkins/workspace/torch/csrc/xpu/Module.h [skipped, already hipified] 2025-04-25T04:29:15.1422725Z /var/lib/jenkins/workspace/torch/csrc/xpu/Stream.cpp -> /var/lib/jenkins/workspace/torch/csrc/xpu/Stream.cpp [ok] 2025-04-25T04:29:15.1429722Z /var/lib/jenkins/workspace/torch/csrc/xpu/Stream.h -> /var/lib/jenkins/workspace/torch/csrc/xpu/Stream.h [skipped, already hipified] 2025-04-25T04:29:15.1434827Z /var/lib/jenkins/workspace/torch/lib/libshm/alloc_info.h -> /var/lib/jenkins/workspace/torch/lib/libshm/alloc_info.h [skipped, already hipified] 2025-04-25T04:29:15.1444313Z /var/lib/jenkins/workspace/torch/lib/libshm/core.cpp -> /var/lib/jenkins/workspace/torch/lib/libshm/core.cpp [skipped, already hipified] 2025-04-25T04:29:15.1450674Z /var/lib/jenkins/workspace/torch/lib/libshm/err.h -> /var/lib/jenkins/workspace/torch/lib/libshm/err.h [skipped, already hipified] 2025-04-25T04:29:15.1456916Z /var/lib/jenkins/workspace/torch/lib/libshm/libshm.h -> /var/lib/jenkins/workspace/torch/lib/libshm/libshm.h [skipped, already hipified] 2025-04-25T04:29:15.1467341Z /var/lib/jenkins/workspace/torch/lib/libshm/manager.cpp -> /var/lib/jenkins/workspace/torch/lib/libshm/manager.cpp [skipped, already hipified] 2025-04-25T04:29:15.1476764Z /var/lib/jenkins/workspace/torch/lib/libshm/socket.h -> /var/lib/jenkins/workspace/torch/lib/libshm/socket.h [skipped, already hipified] 2025-04-25T04:29:15.1483131Z /var/lib/jenkins/workspace/torch/lib/libshm_windows/core.cpp -> /var/lib/jenkins/workspace/torch/lib/libshm_windows/core.cpp [skipped, already hipified] 2025-04-25T04:29:15.1488486Z /var/lib/jenkins/workspace/torch/lib/libshm_windows/libshm.h -> /var/lib/jenkins/workspace/torch/lib/libshm_windows/libshm.h [skipped, already hipified] 2025-04-25T04:29:15.1512131Z /var/lib/jenkins/workspace/torch/nn/functional.pyi.in -> /var/lib/jenkins/workspace/torch/nn/functional.pyi.in [skipped, already hipified] 2025-04-25T04:29:15.1518144Z /var/lib/jenkins/workspace/torch/utils/benchmark/utils/timeit_template.cpp -> /var/lib/jenkins/workspace/torch/utils/benchmark/utils/timeit_template.cpp [skipped, already hipified] 2025-04-25T04:29:15.1524865Z /var/lib/jenkins/workspace/torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> /var/lib/jenkins/workspace/torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp [skipped, already hipified] 2025-04-25T04:29:15.1533248Z /var/lib/jenkins/workspace/torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> /var/lib/jenkins/workspace/torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp [skipped, already hipified] 2025-04-25T04:29:15.1541151Z /var/lib/jenkins/workspace/torch/utils/data/datapipes/datapipe.pyi.in -> /var/lib/jenkins/workspace/torch/utils/data/datapipes/datapipe.pyi.in [skipped, already hipified] 2025-04-25T04:29:15.1557180Z /var/lib/jenkins/workspace/torch/_inductor/codegen/cuda/device_op_overrides.py -> /var/lib/jenkins/workspace/torch/_inductor/codegen/cuda/device_op_overrides.py [ok] 2025-04-25T04:29:15.1667014Z /var/lib/jenkins/workspace/torch/_inductor/codegen/cpp_wrapper_cpu.py -> /var/lib/jenkins/workspace/torch/_inductor/codegen/cpp_wrapper_cpu.py [skipped, already hipified] 2025-04-25T04:29:15.1697364Z /var/lib/jenkins/workspace/torch/_inductor/codegen/cpp_wrapper_gpu.py -> /var/lib/jenkins/workspace/torch/_inductor/codegen/cpp_wrapper_gpu.py [ok] 2025-04-25T04:29:15.1831113Z /var/lib/jenkins/workspace/torch/_inductor/codegen/wrapper.py -> /var/lib/jenkins/workspace/torch/_inductor/codegen/wrapper.py [ok] 2025-04-25T04:29:15.1832201Z Successfully preprocessed all matching files. 2025-04-25T04:29:15.2476428Z + [[ linux-focal-rocm-py3.10 == *xpu* ]] 2025-04-25T04:29:15.2477072Z + '[' -z 6 ']' 2025-04-25T04:29:15.2477545Z + [[ linux-focal-rocm-py3.10 == *cuda* ]] 2025-04-25T04:29:15.2478199Z + [[ linux-focal-rocm-py3.10 == *cuda* ]] 2025-04-25T04:29:15.2478833Z + [[ linux-focal-rocm-py3.10 == *clang* ]] 2025-04-25T04:29:15.2479514Z + [[ linux-focal-rocm-py3.10 == *-clang*-asan* ]] 2025-04-25T04:29:15.2480222Z + [[ linux-focal-rocm-py3.10 == *no-ops* ]] 2025-04-25T04:29:15.2480862Z + [[ linux-focal-rocm-py3.10 == *-pch* ]] 2025-04-25T04:29:15.2481526Z + [[ linux-focal-rocm-py3.10 != *android* ]] 2025-04-25T04:29:15.2482175Z + [[ linux-focal-rocm-py3.10 != *cuda* ]] 2025-04-25T04:29:15.2482846Z + export BUILD_STATIC_RUNTIME_BENCHMARK=ON 2025-04-25T04:29:15.2483527Z + BUILD_STATIC_RUNTIME_BENCHMARK=ON 2025-04-25T04:29:15.2484144Z + [[ linux-focal-rocm-py3.10 == *-debug* ]] 2025-04-25T04:29:15.2485112Z + [[ linux-focal-rocm-py3.10 != *rocm* ]] 2025-04-25T04:29:15.2485673Z + [[ linux-focal-rocm-py3.10 == *-bazel-* ]] 2025-04-25T04:29:15.2486546Z + echo 'The next three invocations are expected to fail with invalid command error messages.' 2025-04-25T04:29:15.2487395Z The next three invocations are expected to fail with invalid command error messages. 2025-04-25T04:29:15.2489788Z + get_exit_code python setup.py bad_argument 2025-04-25T04:29:15.2490122Z + set +e 2025-04-25T04:29:15.2490370Z + python setup.py bad_argument 2025-04-25T04:29:15.6317355Z Building wheel torch-2.8.0a0+gitb68c0ef 2025-04-25T04:29:15.6928937Z invalid command 'bad_argument' 2025-04-25T04:29:15.7198864Z + retcode=1 2025-04-25T04:29:15.7199217Z + set -e 2025-04-25T04:29:15.7199588Z + return 1 2025-04-25T04:29:15.7204227Z + get_exit_code python setup.py 'clean]' 2025-04-25T04:29:15.7204884Z + set +e 2025-04-25T04:29:15.7205104Z + python setup.py 'clean]' 2025-04-25T04:29:15.8926612Z Building wheel torch-2.8.0a0+gitb68c0ef 2025-04-25T04:29:15.9208750Z invalid command name 'clean]' 2025-04-25T04:29:15.9470416Z + retcode=1 2025-04-25T04:29:15.9470844Z + set -e 2025-04-25T04:29:15.9471163Z + return 1 2025-04-25T04:29:15.9475546Z + get_exit_code python setup.py clean bad_argument 2025-04-25T04:29:15.9476173Z + set +e 2025-04-25T04:29:15.9476429Z + python setup.py clean bad_argument 2025-04-25T04:29:16.1185896Z Building wheel torch-2.8.0a0+gitb68c0ef 2025-04-25T04:29:16.1579437Z invalid command 'bad_argument' 2025-04-25T04:29:16.1825186Z + retcode=1 2025-04-25T04:29:16.1825650Z + set -e 2025-04-25T04:29:16.1826027Z + return 1 2025-04-25T04:29:16.1826492Z + [[ linux-focal-rocm-py3.10 != *libtorch* ]] 2025-04-25T04:29:16.1826879Z + [[ linux-focal-rocm-py3.10 != *rocm* ]] 2025-04-25T04:29:16.1827217Z + python setup.py clean 2025-04-25T04:29:16.3556546Z Building wheel torch-2.8.0a0+gitb68c0ef 2025-04-25T04:29:16.4840361Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-04-25T04:29:16.4841207Z !! 2025-04-25T04:29:16.4841335Z 2025-04-25T04:29:16.4841464Z ******************************************************************************** 2025-04-25T04:29:16.4842034Z Please consider removing the following classifiers in favor of a SPDX license expression: 2025-04-25T04:29:16.4842469Z 2025-04-25T04:29:16.4842649Z License :: OSI Approved :: BSD License 2025-04-25T04:29:16.4842881Z 2025-04-25T04:29:16.4843257Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-04-25T04:29:16.4843921Z ******************************************************************************** 2025-04-25T04:29:16.4844294Z 2025-04-25T04:29:16.4844474Z !! 2025-04-25T04:29:16.4844907Z self._finalize_license_expression() 2025-04-25T04:29:16.4845265Z running clean 2025-04-25T04:29:16.6981166Z + [[ linux-focal-rocm-py3.10 == *xla* ]] 2025-04-25T04:29:16.6981641Z + [[ '' == \t\r\u\e ]] 2025-04-25T04:29:16.6981936Z + python setup.py bdist_wheel 2025-04-25T04:29:16.8745749Z Building wheel torch-2.8.0a0+gitb68c0ef 2025-04-25T04:29:16.9159316Z -- Building version 2.8.0a0+gitb68c0ef 2025-04-25T04:29:16.9399371Z -- Checkout nccl release tag: v2.26.2-1 2025-04-25T04:29:16.9413022Z Cloning into 'nccl'... 2025-04-25T04:29:17.2543623Z remote: Enumerating objects: 4172, done. 2025-04-25T04:29:17.2544321Z remote: Counting objects: 0% (1/205) 2025-04-25T04:29:17.2544951Z remote: Counting objects: 1% (3/205) 2025-04-25T04:29:17.2545550Z remote: Counting objects: 2% (5/205) 2025-04-25T04:29:17.2546199Z remote: Counting objects: 3% (7/205) 2025-04-25T04:29:17.2546836Z remote: Counting objects: 4% (9/205) 2025-04-25T04:29:17.2547445Z remote: Counting objects: 5% (11/205) 2025-04-25T04:29:17.2548085Z remote: Counting objects: 6% (13/205) 2025-04-25T04:29:17.2548661Z remote: Counting objects: 7% (15/205) 2025-04-25T04:29:17.2549258Z remote: Counting objects: 8% (17/205) 2025-04-25T04:29:17.2550092Z remote: Counting objects: 9% (19/205) 2025-04-25T04:29:17.2550596Z remote: Counting objects: 10% (21/205) 2025-04-25T04:29:17.2551097Z remote: Counting objects: 11% (23/205) 2025-04-25T04:29:17.2551612Z remote: Counting objects: 12% (25/205) 2025-04-25T04:29:17.2552083Z remote: Counting objects: 13% (27/205) 2025-04-25T04:29:17.2552664Z remote: Counting objects: 14% (29/205) 2025-04-25T04:29:17.2553141Z remote: Counting objects: 15% (31/205) 2025-04-25T04:29:17.2553597Z remote: Counting objects: 16% (33/205) 2025-04-25T04:29:17.2553988Z remote: Counting objects: 17% (35/205) 2025-04-25T04:29:17.2554368Z remote: Counting objects: 18% (37/205) 2025-04-25T04:29:17.2554760Z remote: Counting objects: 19% (39/205) 2025-04-25T04:29:17.2555148Z remote: Counting objects: 20% (41/205) 2025-04-25T04:29:17.2555714Z remote: Counting objects: 21% (44/205) 2025-04-25T04:29:17.2556094Z remote: Counting objects: 22% (46/205) 2025-04-25T04:29:17.2556490Z remote: Counting objects: 23% (48/205) 2025-04-25T04:29:17.2556881Z remote: Counting objects: 24% (50/205) 2025-04-25T04:29:17.2557257Z remote: Counting objects: 25% (52/205) 2025-04-25T04:29:17.2557680Z remote: Counting objects: 26% (54/205) 2025-04-25T04:29:17.2558194Z remote: Counting objects: 27% (56/205) 2025-04-25T04:29:17.2558647Z remote: Counting objects: 28% (58/205) 2025-04-25T04:29:17.2559035Z remote: Counting objects: 29% (60/205) 2025-04-25T04:29:17.2559421Z remote: Counting objects: 30% (62/205) 2025-04-25T04:29:17.2559810Z remote: Counting objects: 31% (64/205) 2025-04-25T04:29:17.2560189Z remote: Counting objects: 32% (66/205) 2025-04-25T04:29:17.2560579Z remote: Counting objects: 33% (68/205) 2025-04-25T04:29:17.2560967Z remote: Counting objects: 34% (70/205) 2025-04-25T04:29:17.2561349Z remote: Counting objects: 35% (72/205) 2025-04-25T04:29:17.2561746Z remote: Counting objects: 36% (74/205) 2025-04-25T04:29:17.2562142Z remote: Counting objects: 37% (76/205) 2025-04-25T04:29:17.2562521Z remote: Counting objects: 38% (78/205) 2025-04-25T04:29:17.2562911Z remote: Counting objects: 39% (80/205) 2025-04-25T04:29:17.2563306Z remote: Counting objects: 40% (82/205) 2025-04-25T04:29:17.2563689Z remote: Counting objects: 41% (85/205) 2025-04-25T04:29:17.2564085Z remote: Counting objects: 42% (87/205) 2025-04-25T04:29:17.2564480Z remote: Counting objects: 43% (89/205) 2025-04-25T04:29:17.2564876Z remote: Counting objects: 44% (91/205) 2025-04-25T04:29:17.2565254Z remote: Counting objects: 45% (93/205) 2025-04-25T04:29:17.2565644Z remote: Counting objects: 46% (95/205) 2025-04-25T04:29:17.2566036Z remote: Counting objects: 47% (97/205) 2025-04-25T04:29:17.2566412Z remote: Counting objects: 48% (99/205) 2025-04-25T04:29:17.2566810Z remote: Counting objects: 49% (101/205) 2025-04-25T04:29:17.2567219Z remote: Counting objects: 50% (103/205) 2025-04-25T04:29:17.2567602Z remote: Counting objects: 51% (105/205) 2025-04-25T04:29:17.2568017Z remote: Counting objects: 52% (107/205) 2025-04-25T04:29:17.2568412Z remote: Counting objects: 53% (109/205) 2025-04-25T04:29:17.2568796Z remote: Counting objects: 54% (111/205) 2025-04-25T04:29:17.2569188Z remote: Counting objects: 55% (113/205) 2025-04-25T04:29:17.2569685Z remote: Counting objects: 56% (115/205) 2025-04-25T04:29:17.2570215Z remote: Counting objects: 57% (117/205) 2025-04-25T04:29:17.2570663Z remote: Counting objects: 58% (119/205) 2025-04-25T04:29:17.2571062Z remote: Counting objects: 59% (121/205) 2025-04-25T04:29:17.2571460Z remote: Counting objects: 60% (123/205) 2025-04-25T04:29:17.2571844Z remote: Counting objects: 61% (126/205) 2025-04-25T04:29:17.2572240Z remote: Counting objects: 62% (128/205) 2025-04-25T04:29:17.2572638Z remote: Counting objects: 63% (130/205) 2025-04-25T04:29:17.2573028Z remote: Counting objects: 64% (132/205) 2025-04-25T04:29:17.2573424Z remote: Counting objects: 65% (134/205) 2025-04-25T04:29:17.2573943Z remote: Counting objects: 66% (136/205) 2025-04-25T04:29:17.2574343Z remote: Counting objects: 67% (138/205) 2025-04-25T04:29:17.2574731Z remote: Counting objects: 68% (140/205) 2025-04-25T04:29:17.2575142Z remote: Counting objects: 69% (142/205) 2025-04-25T04:29:17.2575544Z remote: Counting objects: 70% (144/205) 2025-04-25T04:29:17.2575933Z remote: Counting objects: 71% (146/205) 2025-04-25T04:29:17.2576329Z remote: Counting objects: 72% (148/205) 2025-04-25T04:29:17.2576724Z remote: Counting objects: 73% (150/205) 2025-04-25T04:29:17.2577109Z remote: Counting objects: 74% (152/205) 2025-04-25T04:29:17.2577510Z remote: Counting objects: 75% (154/205) 2025-04-25T04:29:17.2577904Z remote: Counting objects: 76% (156/205) 2025-04-25T04:29:17.2578286Z remote: Counting objects: 77% (158/205) 2025-04-25T04:29:17.2578750Z remote: Counting objects: 78% (160/205) 2025-04-25T04:29:17.2579146Z remote: Counting objects: 79% (162/205) 2025-04-25T04:29:17.2579556Z remote: Counting objects: 80% (164/205) 2025-04-25T04:29:17.2579945Z remote: Counting objects: 81% (167/205) 2025-04-25T04:29:17.2580347Z remote: Counting objects: 82% (169/205) 2025-04-25T04:29:17.2580759Z remote: Counting objects: 83% (171/205) 2025-04-25T04:29:17.2581143Z remote: Counting objects: 84% (173/205) 2025-04-25T04:29:17.2581629Z remote: Counting objects: 85% (175/205) 2025-04-25T04:29:17.2582036Z remote: Counting objects: 86% (177/205) 2025-04-25T04:29:17.2582427Z remote: Counting objects: 87% (179/205) 2025-04-25T04:29:17.2582827Z remote: Counting objects: 88% (181/205) 2025-04-25T04:29:17.2583228Z remote: Counting objects: 89% (183/205) 2025-04-25T04:29:17.2583616Z remote: Counting objects: 90% (185/205) 2025-04-25T04:29:17.2584019Z remote: Counting objects: 91% (187/205) 2025-04-25T04:29:17.2584416Z remote: Counting objects: 92% (189/205) 2025-04-25T04:29:17.2584814Z remote: Counting objects: 93% (191/205) 2025-04-25T04:29:17.2585206Z remote: Counting objects: 94% (193/205) 2025-04-25T04:29:17.2585601Z remote: Counting objects: 95% (195/205) 2025-04-25T04:29:17.2585998Z remote: Counting objects: 96% (197/205) 2025-04-25T04:29:17.2586380Z remote: Counting objects: 97% (199/205) 2025-04-25T04:29:17.2586776Z remote: Counting objects: 98% (201/205) 2025-04-25T04:29:17.2587172Z remote: Counting objects: 99% (203/205) 2025-04-25T04:29:17.2587556Z remote: Counting objects: 100% (205/205) 2025-04-25T04:29:17.2587980Z remote: Counting objects: 100% (205/205), done. 2025-04-25T04:29:17.2588418Z remote: Compressing objects: 0% (1/104) 2025-04-25T04:29:17.2588836Z remote: Compressing objects: 1% (2/104) 2025-04-25T04:29:17.2589235Z remote: Compressing objects: 2% (3/104) 2025-04-25T04:29:17.2589642Z remote: Compressing objects: 3% (4/104) 2025-04-25T04:29:17.2590068Z remote: Compressing objects: 4% (5/104) 2025-04-25T04:29:17.2590481Z remote: Compressing objects: 5% (6/104) 2025-04-25T04:29:17.2590885Z remote: Compressing objects: 6% (7/104) 2025-04-25T04:29:17.2591298Z remote: Compressing objects: 7% (8/104) 2025-04-25T04:29:17.2591715Z remote: Compressing objects: 8% (9/104) 2025-04-25T04:29:17.2592135Z remote: Compressing objects: 9% (10/104) 2025-04-25T04:29:17.2592561Z remote: Compressing objects: 10% (11/104) 2025-04-25T04:29:17.2593091Z remote: Compressing objects: 11% (12/104) 2025-04-25T04:29:17.2593515Z remote: Compressing objects: 12% (13/104) 2025-04-25T04:29:17.2595660Z remote: Compressing objects: 13% (14/104) 2025-04-25T04:29:17.2605159Z remote: Compressing objects: 14% (15/104) 2025-04-25T04:29:17.2643184Z remote: Compressing objects: 15% (16/104) 2025-04-25T04:29:17.2682253Z remote: Compressing objects: 16% (17/104) 2025-04-25T04:29:17.2687798Z remote: Compressing objects: 17% (18/104) 2025-04-25T04:29:17.2693086Z remote: Compressing objects: 18% (19/104) 2025-04-25T04:29:17.2744755Z remote: Compressing objects: 19% (20/104) 2025-04-25T04:29:17.2799287Z remote: Compressing objects: 20% (21/104) 2025-04-25T04:29:17.2850585Z remote: Compressing objects: 21% (22/104) 2025-04-25T04:29:17.2902317Z remote: Compressing objects: 22% (23/104) 2025-04-25T04:29:17.2943540Z remote: Compressing objects: 23% (24/104) 2025-04-25T04:29:17.2975719Z remote: Compressing objects: 24% (25/104) 2025-04-25T04:29:17.3013346Z remote: Compressing objects: 25% (26/104) 2025-04-25T04:29:17.3045792Z remote: Compressing objects: 26% (28/104) 2025-04-25T04:29:17.3051346Z remote: Compressing objects: 27% (29/104) 2025-04-25T04:29:17.3060030Z remote: Compressing objects: 28% (30/104) 2025-04-25T04:29:17.3088834Z remote: Compressing objects: 29% (31/104) 2025-04-25T04:29:17.3113775Z remote: Compressing objects: 30% (32/104) 2025-04-25T04:29:17.3137775Z remote: Compressing objects: 31% (33/104) 2025-04-25T04:29:17.3160219Z remote: Compressing objects: 32% (34/104) 2025-04-25T04:29:17.3179266Z remote: Compressing objects: 33% (35/104) 2025-04-25T04:29:17.3200490Z remote: Compressing objects: 34% (36/104) 2025-04-25T04:29:17.3201531Z remote: Compressing objects: 35% (37/104) 2025-04-25T04:29:17.3220267Z remote: Compressing objects: 36% (38/104) 2025-04-25T04:29:17.3239985Z remote: Compressing objects: 37% (39/104) 2025-04-25T04:29:17.3257028Z remote: Compressing objects: 38% (40/104) 2025-04-25T04:29:17.3274473Z remote: Compressing objects: 39% (41/104) 2025-04-25T04:29:17.3291717Z remote: Compressing objects: 40% (42/104) 2025-04-25T04:29:17.3293875Z remote: Compressing objects: 41% (43/104) 2025-04-25T04:29:17.3294811Z remote: Compressing objects: 42% (44/104) 2025-04-25T04:29:17.3311919Z remote: Compressing objects: 43% (45/104) 2025-04-25T04:29:17.3324104Z remote: Compressing objects: 44% (46/104) 2025-04-25T04:29:17.3336746Z remote: Compressing objects: 45% (47/104) 2025-04-25T04:29:17.3349138Z remote: Compressing objects: 46% (48/104) 2025-04-25T04:29:17.3361463Z remote: Compressing objects: 47% (49/104) 2025-04-25T04:29:17.3369491Z remote: Compressing objects: 48% (50/104) 2025-04-25T04:29:17.3376595Z remote: Compressing objects: 49% (51/104) 2025-04-25T04:29:17.3389941Z remote: Compressing objects: 50% (52/104) 2025-04-25T04:29:17.3396215Z remote: Compressing objects: 51% (54/104) 2025-04-25T04:29:17.3401425Z remote: Compressing objects: 52% (55/104) 2025-04-25T04:29:17.3406491Z remote: Compressing objects: 53% (56/104) 2025-04-25T04:29:17.3412373Z remote: Compressing objects: 54% (57/104) 2025-04-25T04:29:17.3417047Z remote: Compressing objects: 55% (58/104) 2025-04-25T04:29:17.3417992Z remote: Compressing objects: 56% (59/104) 2025-04-25T04:29:17.3422596Z remote: Compressing objects: 57% (60/104) 2025-04-25T04:29:17.3425796Z remote: Compressing objects: 58% (61/104) 2025-04-25T04:29:17.3429218Z remote: Compressing objects: 59% (62/104) 2025-04-25T04:29:17.3433996Z remote: Compressing objects: 60% (63/104) 2025-04-25T04:29:17.3435646Z remote: Compressing objects: 61% (64/104) 2025-04-25T04:29:17.3437369Z remote: Compressing objects: 62% (65/104) 2025-04-25T04:29:17.3439384Z remote: Compressing objects: 63% (66/104) 2025-04-25T04:29:17.3442320Z remote: Compressing objects: 64% (67/104) 2025-04-25T04:29:17.3443670Z remote: Compressing objects: 65% (68/104) 2025-04-25T04:29:17.3444762Z remote: Compressing objects: 66% (69/104) 2025-04-25T04:29:17.3445356Z remote: Compressing objects: 67% (70/104) 2025-04-25T04:29:17.3445864Z remote: Compressing objects: 68% (71/104) 2025-04-25T04:29:17.3446486Z remote: Compressing objects: 69% (72/104) 2025-04-25T04:29:17.3447024Z remote: Compressing objects: 70% (73/104) 2025-04-25T04:29:17.3447447Z remote: Compressing objects: 71% (74/104) 2025-04-25T04:29:17.3447906Z remote: Compressing objects: 72% (75/104) 2025-04-25T04:29:17.3448534Z remote: Compressing objects: 73% (76/104) 2025-04-25T04:29:17.3449325Z remote: Compressing objects: 74% (77/104) 2025-04-25T04:29:17.3450039Z remote: Compressing objects: 75% (78/104) 2025-04-25T04:29:17.3450533Z remote: Compressing objects: 76% (80/104) 2025-04-25T04:29:17.3451063Z remote: Compressing objects: 77% (81/104) 2025-04-25T04:29:17.3451480Z remote: Compressing objects: 78% (82/104) 2025-04-25T04:29:17.3451883Z remote: Compressing objects: 79% (83/104) 2025-04-25T04:29:17.3452529Z remote: Compressing objects: 80% (84/104) 2025-04-25T04:29:17.3452952Z remote: Compressing objects: 81% (85/104) 2025-04-25T04:29:17.3453622Z remote: Compressing objects: 82% (86/104) 2025-04-25T04:29:17.3454190Z remote: Compressing objects: 83% (87/104) 2025-04-25T04:29:17.3454669Z remote: Compressing objects: 84% (88/104) 2025-04-25T04:29:17.3455316Z remote: Compressing objects: 85% (89/104) 2025-04-25T04:29:17.3455995Z remote: Compressing objects: 86% (90/104) 2025-04-25T04:29:17.3456464Z remote: Compressing objects: 87% (91/104) 2025-04-25T04:29:17.3457035Z remote: Compressing objects: 88% (92/104) 2025-04-25T04:29:17.3457444Z remote: Compressing objects: 89% (93/104) 2025-04-25T04:29:17.3457858Z remote: Compressing objects: 90% (94/104) 2025-04-25T04:29:17.3458412Z remote: Compressing objects: 91% (95/104) 2025-04-25T04:29:17.3459103Z remote: Compressing objects: 92% (96/104) 2025-04-25T04:29:17.3459730Z remote: Compressing objects: 93% (97/104) 2025-04-25T04:29:17.3460145Z remote: Compressing objects: 94% (98/104) 2025-04-25T04:29:17.3460553Z remote: Compressing objects: 95% (99/104) 2025-04-25T04:29:17.3460980Z remote: Compressing objects: 96% (100/104) 2025-04-25T04:29:17.3461664Z remote: Compressing objects: 97% (101/104) 2025-04-25T04:29:17.3462238Z remote: Compressing objects: 98% (102/104) 2025-04-25T04:29:17.3462665Z remote: Compressing objects: 99% (103/104) 2025-04-25T04:29:17.3463094Z remote: Compressing objects: 100% (104/104) 2025-04-25T04:29:17.3463563Z remote: Compressing objects: 100% (104/104), done. 2025-04-25T04:29:17.3499250Z Receiving objects: 0% (1/4172) 2025-04-25T04:29:17.3504168Z Receiving objects: 1% (42/4172) 2025-04-25T04:29:17.3509753Z Receiving objects: 2% (84/4172) 2025-04-25T04:29:17.3513616Z Receiving objects: 3% (126/4172) 2025-04-25T04:29:17.3518120Z Receiving objects: 4% (167/4172) 2025-04-25T04:29:17.3521771Z Receiving objects: 5% (209/4172) 2025-04-25T04:29:17.3525538Z Receiving objects: 6% (251/4172) 2025-04-25T04:29:17.3531085Z Receiving objects: 7% (293/4172) 2025-04-25T04:29:17.3535705Z Receiving objects: 8% (334/4172) 2025-04-25T04:29:17.3539132Z Receiving objects: 9% (376/4172) 2025-04-25T04:29:17.3548071Z Receiving objects: 10% (418/4172) 2025-04-25T04:29:17.3561479Z Receiving objects: 11% (459/4172) 2025-04-25T04:29:17.3586758Z Receiving objects: 12% (501/4172) 2025-04-25T04:29:17.3601414Z Receiving objects: 13% (543/4172) 2025-04-25T04:29:17.3613220Z Receiving objects: 14% (585/4172) 2025-04-25T04:29:17.3624705Z Receiving objects: 15% (626/4172) 2025-04-25T04:29:17.3644122Z Receiving objects: 16% (668/4172) 2025-04-25T04:29:17.3666381Z Receiving objects: 17% (710/4172) 2025-04-25T04:29:17.3682229Z Receiving objects: 18% (751/4172) 2025-04-25T04:29:17.3700221Z Receiving objects: 19% (793/4172) 2025-04-25T04:29:17.3721182Z Receiving objects: 20% (835/4172) 2025-04-25T04:29:17.3733690Z Receiving objects: 21% (877/4172) 2025-04-25T04:29:17.3739329Z Receiving objects: 22% (918/4172) 2025-04-25T04:29:17.3748222Z Receiving objects: 23% (960/4172) 2025-04-25T04:29:17.3758438Z Receiving objects: 24% (1002/4172) 2025-04-25T04:29:17.3762912Z Receiving objects: 25% (1043/4172) 2025-04-25T04:29:17.3766060Z Receiving objects: 26% (1085/4172) 2025-04-25T04:29:17.3774433Z Receiving objects: 27% (1127/4172) 2025-04-25T04:29:17.3785089Z Receiving objects: 28% (1169/4172) 2025-04-25T04:29:17.3794423Z Receiving objects: 29% (1210/4172) 2025-04-25T04:29:17.3799333Z Receiving objects: 30% (1252/4172) 2025-04-25T04:29:17.3813974Z Receiving objects: 31% (1294/4172) 2025-04-25T04:29:17.3820013Z Receiving objects: 32% (1336/4172) 2025-04-25T04:29:17.3824165Z Receiving objects: 33% (1377/4172) 2025-04-25T04:29:17.3827704Z Receiving objects: 34% (1419/4172) 2025-04-25T04:29:17.3838535Z Receiving objects: 35% (1461/4172) 2025-04-25T04:29:17.3846602Z Receiving objects: 36% (1502/4172) 2025-04-25T04:29:17.3852941Z Receiving objects: 37% (1544/4172) 2025-04-25T04:29:17.3855832Z Receiving objects: 38% (1586/4172) 2025-04-25T04:29:17.3862012Z Receiving objects: 39% (1628/4172) 2025-04-25T04:29:17.3867666Z Receiving objects: 40% (1669/4172) 2025-04-25T04:29:17.3874309Z Receiving objects: 41% (1711/4172) 2025-04-25T04:29:17.3878430Z Receiving objects: 42% (1753/4172) 2025-04-25T04:29:17.3880553Z Receiving objects: 43% (1794/4172) 2025-04-25T04:29:17.3881402Z Receiving objects: 44% (1836/4172) 2025-04-25T04:29:17.3887634Z Receiving objects: 45% (1878/4172) 2025-04-25T04:29:17.3888527Z Receiving objects: 46% (1920/4172) 2025-04-25T04:29:17.3890756Z Receiving objects: 47% (1961/4172) 2025-04-25T04:29:17.3898505Z Receiving objects: 48% (2003/4172) 2025-04-25T04:29:17.3910098Z Receiving objects: 49% (2045/4172) 2025-04-25T04:29:17.3916227Z Receiving objects: 50% (2086/4172) 2025-04-25T04:29:17.3919867Z Receiving objects: 51% (2128/4172) 2025-04-25T04:29:17.3925179Z Receiving objects: 52% (2170/4172) 2025-04-25T04:29:17.3934157Z Receiving objects: 53% (2212/4172) 2025-04-25T04:29:17.3942164Z Receiving objects: 54% (2253/4172) 2025-04-25T04:29:17.3961513Z Receiving objects: 55% (2295/4172) 2025-04-25T04:29:17.3967440Z Receiving objects: 56% (2337/4172) 2025-04-25T04:29:17.3971304Z Receiving objects: 57% (2379/4172) 2025-04-25T04:29:17.3980417Z Receiving objects: 58% (2420/4172) 2025-04-25T04:29:17.3983058Z Receiving objects: 59% (2462/4172) 2025-04-25T04:29:17.3986755Z Receiving objects: 60% (2504/4172) 2025-04-25T04:29:17.3988805Z Receiving objects: 61% (2545/4172) 2025-04-25T04:29:17.3994463Z Receiving objects: 62% (2587/4172) 2025-04-25T04:29:17.3997808Z Receiving objects: 63% (2629/4172) 2025-04-25T04:29:17.4002021Z Receiving objects: 64% (2671/4172) 2025-04-25T04:29:17.4010313Z Receiving objects: 65% (2712/4172) 2025-04-25T04:29:17.4011843Z Receiving objects: 66% (2754/4172) 2025-04-25T04:29:17.4018980Z Receiving objects: 67% (2796/4172) 2025-04-25T04:29:17.4024567Z Receiving objects: 68% (2837/4172) 2025-04-25T04:29:17.4028118Z Receiving objects: 69% (2879/4172) 2025-04-25T04:29:17.4030708Z Receiving objects: 70% (2921/4172) 2025-04-25T04:29:17.4033461Z Receiving objects: 71% (2963/4172) 2025-04-25T04:29:17.4035228Z Receiving objects: 72% (3004/4172) 2025-04-25T04:29:17.4039751Z Receiving objects: 73% (3046/4172) 2025-04-25T04:29:17.4042414Z Receiving objects: 74% (3088/4172) 2025-04-25T04:29:17.4044380Z Receiving objects: 75% (3129/4172) 2025-04-25T04:29:17.4045244Z Receiving objects: 76% (3171/4172) 2025-04-25T04:29:17.4047421Z Receiving objects: 77% (3213/4172) 2025-04-25T04:29:17.4048544Z Receiving objects: 78% (3255/4172) 2025-04-25T04:29:17.4051208Z Receiving objects: 79% (3296/4172) 2025-04-25T04:29:17.4053297Z Receiving objects: 80% (3338/4172) 2025-04-25T04:29:17.4054624Z Receiving objects: 81% (3380/4172) 2025-04-25T04:29:17.4166928Z Receiving objects: 82% (3422/4172) 2025-04-25T04:29:17.4169738Z Receiving objects: 83% (3463/4172) 2025-04-25T04:29:17.4174066Z Receiving objects: 84% (3505/4172) 2025-04-25T04:29:17.4178289Z Receiving objects: 85% (3547/4172) 2025-04-25T04:29:17.4190232Z Receiving objects: 86% (3588/4172) 2025-04-25T04:29:17.4213324Z Receiving objects: 87% (3630/4172) 2025-04-25T04:29:17.4252685Z Receiving objects: 88% (3672/4172) 2025-04-25T04:29:17.4258473Z Receiving objects: 89% (3714/4172) 2025-04-25T04:29:17.4279054Z Receiving objects: 90% (3755/4172) 2025-04-25T04:29:17.4282042Z Receiving objects: 91% (3797/4172) 2025-04-25T04:29:17.4291415Z Receiving objects: 92% (3839/4172) 2025-04-25T04:29:17.4305425Z Receiving objects: 93% (3880/4172) 2025-04-25T04:29:17.4353962Z Receiving objects: 94% (3922/4172) 2025-04-25T04:29:17.4370444Z Receiving objects: 95% (3964/4172) 2025-04-25T04:29:17.4416722Z Receiving objects: 96% (4006/4172) 2025-04-25T04:29:17.4443189Z Receiving objects: 97% (4047/4172) 2025-04-25T04:29:17.4466254Z Receiving objects: 98% (4089/4172) 2025-04-25T04:29:17.4467028Z remote: Total 4172 (delta 125), reused 107 (delta 101), pack-reused 3967 (from 3) 2025-04-25T04:29:17.4486622Z Receiving objects: 99% (4131/4172) 2025-04-25T04:29:17.4486970Z Receiving objects: 100% (4172/4172) 2025-04-25T04:29:17.4487365Z Receiving objects: 100% (4172/4172), 4.19 MiB | 42.45 MiB/s, done. 2025-04-25T04:29:17.4495063Z Resolving deltas: 0% (0/2840) 2025-04-25T04:29:17.4497274Z Resolving deltas: 1% (30/2840) 2025-04-25T04:29:17.4498955Z Resolving deltas: 2% (57/2840) 2025-04-25T04:29:17.4501591Z Resolving deltas: 3% (87/2840) 2025-04-25T04:29:17.4506182Z Resolving deltas: 4% (114/2840) 2025-04-25T04:29:17.4509907Z Resolving deltas: 5% (152/2840) 2025-04-25T04:29:17.4515995Z Resolving deltas: 6% (171/2840) 2025-04-25T04:29:17.4524925Z Resolving deltas: 7% (202/2840) 2025-04-25T04:29:17.4536523Z Resolving deltas: 8% (229/2840) 2025-04-25T04:29:17.4550765Z Resolving deltas: 9% (261/2840) 2025-04-25T04:29:17.4569472Z Resolving deltas: 10% (288/2840) 2025-04-25T04:29:17.4579583Z Resolving deltas: 11% (323/2840) 2025-04-25T04:29:17.4593964Z Resolving deltas: 12% (343/2840) 2025-04-25T04:29:17.4598739Z Resolving deltas: 13% (393/2840) 2025-04-25T04:29:17.4603979Z Resolving deltas: 14% (412/2840) 2025-04-25T04:29:17.4609321Z Resolving deltas: 15% (432/2840) 2025-04-25T04:29:17.4612536Z Resolving deltas: 16% (461/2840) 2025-04-25T04:29:17.4617809Z Resolving deltas: 17% (484/2840) 2025-04-25T04:29:17.4621398Z Resolving deltas: 18% (512/2840) 2025-04-25T04:29:17.4624442Z Resolving deltas: 19% (543/2840) 2025-04-25T04:29:17.4627694Z Resolving deltas: 20% (568/2840) 2025-04-25T04:29:17.4634406Z Resolving deltas: 21% (600/2840) 2025-04-25T04:29:17.4640087Z Resolving deltas: 22% (625/2840) 2025-04-25T04:29:17.4644637Z Resolving deltas: 23% (666/2840) 2025-04-25T04:29:17.4657928Z Resolving deltas: 24% (685/2840) 2025-04-25T04:29:17.4671723Z Resolving deltas: 25% (730/2840) 2025-04-25T04:29:17.4710426Z Resolving deltas: 26% (766/2840) 2025-04-25T04:29:17.4738104Z Resolving deltas: 29% (824/2840) 2025-04-25T04:29:17.4742795Z Resolving deltas: 30% (878/2840) 2025-04-25T04:29:17.4751029Z Resolving deltas: 31% (890/2840) 2025-04-25T04:29:17.4753246Z Resolving deltas: 32% (909/2840) 2025-04-25T04:29:17.4755392Z Resolving deltas: 33% (941/2840) 2025-04-25T04:29:17.4758660Z Resolving deltas: 34% (970/2840) 2025-04-25T04:29:17.4761363Z Resolving deltas: 35% (1018/2840) 2025-04-25T04:29:17.4766426Z Resolving deltas: 36% (1030/2840) 2025-04-25T04:29:17.4768761Z Resolving deltas: 37% (1062/2840) 2025-04-25T04:29:17.4770324Z Resolving deltas: 38% (1086/2840) 2025-04-25T04:29:17.4775551Z Resolving deltas: 39% (1110/2840) 2025-04-25T04:29:17.4779308Z Resolving deltas: 40% (1142/2840) 2025-04-25T04:29:17.4783134Z Resolving deltas: 41% (1166/2840) 2025-04-25T04:29:17.4785281Z Resolving deltas: 42% (1196/2840) 2025-04-25T04:29:17.4787108Z Resolving deltas: 43% (1228/2840) 2025-04-25T04:29:17.4791944Z Resolving deltas: 44% (1266/2840) 2025-04-25T04:29:17.4795830Z Resolving deltas: 45% (1281/2840) 2025-04-25T04:29:17.4799010Z Resolving deltas: 46% (1307/2840) 2025-04-25T04:29:17.4804503Z Resolving deltas: 47% (1337/2840) 2025-04-25T04:29:17.4810340Z Resolving deltas: 48% (1365/2840) 2025-04-25T04:29:17.4812531Z Resolving deltas: 49% (1400/2840) 2025-04-25T04:29:17.4814588Z Resolving deltas: 50% (1421/2840) 2025-04-25T04:29:17.4818334Z Resolving deltas: 51% (1453/2840) 2025-04-25T04:29:17.4821096Z Resolving deltas: 52% (1479/2840) 2025-04-25T04:29:17.4822439Z Resolving deltas: 53% (1520/2840) 2025-04-25T04:29:17.4824463Z Resolving deltas: 54% (1547/2840) 2025-04-25T04:29:17.4825569Z Resolving deltas: 56% (1607/2840) 2025-04-25T04:29:17.4828608Z Resolving deltas: 57% (1631/2840) 2025-04-25T04:29:17.4831745Z Resolving deltas: 58% (1655/2840) 2025-04-25T04:29:17.4834914Z Resolving deltas: 59% (1682/2840) 2025-04-25T04:29:17.4839901Z Resolving deltas: 60% (1707/2840) 2025-04-25T04:29:17.4844689Z Resolving deltas: 61% (1734/2840) 2025-04-25T04:29:17.4852166Z Resolving deltas: 62% (1766/2840) 2025-04-25T04:29:17.4854055Z Resolving deltas: 63% (1791/2840) 2025-04-25T04:29:17.4861039Z Resolving deltas: 64% (1822/2840) 2025-04-25T04:29:17.4864551Z Resolving deltas: 65% (1857/2840) 2025-04-25T04:29:17.4868897Z Resolving deltas: 66% (1886/2840) 2025-04-25T04:29:17.4873643Z Resolving deltas: 67% (1914/2840) 2025-04-25T04:29:17.4877474Z Resolving deltas: 68% (1936/2840) 2025-04-25T04:29:17.4883534Z Resolving deltas: 69% (1960/2840) 2025-04-25T04:29:17.4886775Z Resolving deltas: 70% (1991/2840) 2025-04-25T04:29:17.4888160Z Resolving deltas: 71% (2017/2840) 2025-04-25T04:29:17.4889588Z Resolving deltas: 72% (2046/2840) 2025-04-25T04:29:17.4892813Z Resolving deltas: 73% (2081/2840) 2025-04-25T04:29:17.4901185Z Resolving deltas: 74% (2102/2840) 2025-04-25T04:29:17.4903651Z Resolving deltas: 75% (2136/2840) 2025-04-25T04:29:17.4906221Z Resolving deltas: 76% (2160/2840) 2025-04-25T04:29:17.4908645Z Resolving deltas: 77% (2188/2840) 2025-04-25T04:29:17.4911662Z Resolving deltas: 78% (2218/2840) 2025-04-25T04:29:17.4913542Z Resolving deltas: 79% (2252/2840) 2025-04-25T04:29:17.4915025Z Resolving deltas: 80% (2272/2840) 2025-04-25T04:29:17.4916642Z Resolving deltas: 81% (2301/2840) 2025-04-25T04:29:17.4917980Z Resolving deltas: 82% (2331/2840) 2025-04-25T04:29:17.4919000Z Resolving deltas: 83% (2366/2840) 2025-04-25T04:29:17.4921305Z Resolving deltas: 84% (2388/2840) 2025-04-25T04:29:17.4922186Z Resolving deltas: 85% (2420/2840) 2025-04-25T04:29:17.4923181Z Resolving deltas: 86% (2447/2840) 2025-04-25T04:29:17.4924222Z Resolving deltas: 87% (2484/2840) 2025-04-25T04:29:17.4925719Z Resolving deltas: 88% (2500/2840) 2025-04-25T04:29:17.4926819Z Resolving deltas: 89% (2530/2840) 2025-04-25T04:29:17.4931480Z Resolving deltas: 90% (2556/2840) 2025-04-25T04:29:17.4939722Z Resolving deltas: 91% (2590/2840) 2025-04-25T04:29:17.4956573Z Resolving deltas: 92% (2614/2840) 2025-04-25T04:29:17.4962101Z Resolving deltas: 93% (2642/2840) 2025-04-25T04:29:17.4973052Z Resolving deltas: 94% (2670/2840) 2025-04-25T04:29:17.4978477Z Resolving deltas: 95% (2698/2840) 2025-04-25T04:29:17.5010728Z Resolving deltas: 96% (2727/2840) 2025-04-25T04:29:17.5023527Z Resolving deltas: 97% (2758/2840) 2025-04-25T04:29:17.5037568Z Resolving deltas: 98% (2784/2840) 2025-04-25T04:29:17.5050496Z Resolving deltas: 99% (2814/2840) 2025-04-25T04:29:17.5051026Z Resolving deltas: 100% (2840/2840) 2025-04-25T04:29:17.5051518Z Resolving deltas: 100% (2840/2840), done. 2025-04-25T04:29:17.5763955Z Note: switching to 'v2.26.2-1'. 2025-04-25T04:29:17.5764301Z 2025-04-25T04:29:17.5764532Z You are in 'detached HEAD' state. You can look around, make experimental 2025-04-25T04:29:17.5765119Z changes and commit them, and you can discard any commits you make in this 2025-04-25T04:29:17.5765691Z state without impacting any branches by switching back to a branch. 2025-04-25T04:29:17.5766020Z 2025-04-25T04:29:17.5766233Z If you want to create a new branch to retain commits you create, you may 2025-04-25T04:29:17.5766759Z do so (now or later) by using -c with the switch command. Example: 2025-04-25T04:29:17.5767054Z 2025-04-25T04:29:17.5767183Z git switch -c 2025-04-25T04:29:17.5767384Z 2025-04-25T04:29:17.5767493Z Or undo this operation with: 2025-04-25T04:29:17.5767696Z 2025-04-25T04:29:17.5767789Z git switch - 2025-04-25T04:29:17.5767937Z 2025-04-25T04:29:17.5768179Z Turn off this advice by setting config variable advice.detachedHead to false 2025-04-25T04:29:17.5768534Z 2025-04-25T04:29:17.5768660Z HEAD is now at f44ac75 NCCL 2.26.2-1 2025-04-25T04:29:17.5772425Z cmake -GNinja -DBUILD_ENVIRONMENT=linux-focal-rocm-py3.10 -DBUILD_PYTHON=True -DBUILD_STATIC_RUNTIME_BENCHMARK=ON -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/var/lib/jenkins/workspace/torch -DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10/lib/python3.10/site-packages;/opt/conda/envs/py_3.10 -DOPENSSL_ROOT_DIR=/opt/openssl -DPython_EXECUTABLE=/opt/conda/envs/py_3.10/bin/python -DTORCH_BUILD_VERSION=2.8.0a0+gitb68c0ef -DTORCH_CUDA_ARCH_LIST=5.2 -DUSE_LLVM=/opt/llvm -DUSE_NUMPY=True /var/lib/jenkins/workspace 2025-04-25T04:29:17.8641263Z -- The CXX compiler identification is GNU 11.4.0 2025-04-25T04:29:17.9878646Z -- The C compiler identification is GNU 11.4.0 2025-04-25T04:29:18.0143208Z -- Detecting CXX compiler ABI info 2025-04-25T04:29:18.1512074Z -- Detecting CXX compiler ABI info - done 2025-04-25T04:29:18.1690111Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-04-25T04:29:18.1697612Z -- Detecting CXX compile features 2025-04-25T04:29:18.1710320Z -- Detecting CXX compile features - done 2025-04-25T04:29:18.1881867Z -- Detecting C compiler ABI info 2025-04-25T04:29:18.2690105Z -- Detecting C compiler ABI info - done 2025-04-25T04:29:18.2860426Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-04-25T04:29:18.2864082Z -- Detecting C compile features 2025-04-25T04:29:18.2869042Z -- Detecting C compile features - done 2025-04-25T04:29:18.2989941Z -- Not forcing any particular BLAS to be found 2025-04-25T04:29:18.3026079Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2025-04-25T04:29:18.3079860Z -- Performing Test C_HAS_AVX_1 2025-04-25T04:29:18.6584615Z -- Performing Test C_HAS_AVX_1 - Failed 2025-04-25T04:29:18.6585214Z -- Performing Test C_HAS_AVX_2 2025-04-25T04:29:18.7739277Z -- Performing Test C_HAS_AVX_2 - Success 2025-04-25T04:29:18.7739696Z -- Performing Test C_HAS_AVX2_1 2025-04-25T04:29:19.0425361Z -- Performing Test C_HAS_AVX2_1 - Failed 2025-04-25T04:29:19.0425898Z -- Performing Test C_HAS_AVX2_2 2025-04-25T04:29:19.1630640Z -- Performing Test C_HAS_AVX2_2 - Success 2025-04-25T04:29:19.1631742Z -- Performing Test C_HAS_AVX512_1 2025-04-25T04:29:19.4305053Z -- Performing Test C_HAS_AVX512_1 - Failed 2025-04-25T04:29:19.4305768Z -- Performing Test C_HAS_AVX512_2 2025-04-25T04:29:19.5479621Z -- Performing Test C_HAS_AVX512_2 - Success 2025-04-25T04:29:19.5480571Z -- Performing Test CXX_HAS_AVX_1 2025-04-25T04:29:19.8192572Z -- Performing Test CXX_HAS_AVX_1 - Failed 2025-04-25T04:29:19.8193493Z -- Performing Test CXX_HAS_AVX_2 2025-04-25T04:29:19.9455837Z -- Performing Test CXX_HAS_AVX_2 - Success 2025-04-25T04:29:19.9456589Z -- Performing Test CXX_HAS_AVX2_1 2025-04-25T04:29:20.2204410Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2025-04-25T04:29:20.2205151Z -- Performing Test CXX_HAS_AVX2_2 2025-04-25T04:29:20.3515318Z -- Performing Test CXX_HAS_AVX2_2 - Success 2025-04-25T04:29:20.3516136Z -- Performing Test CXX_HAS_AVX512_1 2025-04-25T04:29:20.6184742Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2025-04-25T04:29:20.6185500Z -- Performing Test CXX_HAS_AVX512_2 2025-04-25T04:29:20.7321028Z -- Performing Test CXX_HAS_AVX512_2 - Success 2025-04-25T04:29:20.7321587Z -- Current compiler supports avx2 extension. Will build perfkernels. 2025-04-25T04:29:20.7323804Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2025-04-25T04:29:20.8751916Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2025-04-25T04:29:20.8752587Z -- Current compiler supports avx512f extension. Will build fbgemm. 2025-04-25T04:29:20.8758851Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2025-04-25T04:29:20.9765433Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2025-04-25T04:29:20.9772655Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2025-04-25T04:29:21.0666721Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2025-04-25T04:29:21.0675082Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2025-04-25T04:29:21.1643496Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2025-04-25T04:29:21.1695289Z -- Could not find hardware support for NEON on this machine. 2025-04-25T04:29:21.1695985Z -- No OMAP3 processor on this machine. 2025-04-25T04:29:21.1696339Z -- No OMAP4 processor on this machine. 2025-04-25T04:29:21.1700792Z -- Performing Test CXX_HAS_SVE256 2025-04-25T04:29:21.2135599Z -- Performing Test CXX_HAS_SVE256 - Failed 2025-04-25T04:29:21.2136014Z -- No SVE processor on this machine. 2025-04-25T04:29:21.2136474Z -- Compiler does not support SVE extension. Will not build perfkernels. 2025-04-25T04:29:21.2316813Z CUDA_TOOLKIT_ROOT_DIR not found or specified 2025-04-25T04:29:21.2596748Z -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 2025-04-25T04:29:21.2609217Z CMake Warning at cmake/public/cuda.cmake:31 (message): 2025-04-25T04:29:21.2610051Z PyTorch: CUDA cannot be found. Depending on whether you are building 2025-04-25T04:29:21.2610965Z PyTorch or a PyTorch dependent library, the next warning / error will give 2025-04-25T04:29:21.2611415Z you more info. 2025-04-25T04:29:21.2611701Z Call Stack (most recent call first): 2025-04-25T04:29:21.2612042Z cmake/Dependencies.cmake:44 (include) 2025-04-25T04:29:21.2612368Z CMakeLists.txt:856 (include) 2025-04-25T04:29:21.2612572Z 2025-04-25T04:29:21.2612706Z  2025-04-25T04:29:21.2613082Z CMake Warning at cmake/Dependencies.cmake:76 (message): 2025-04-25T04:29:21.2613623Z Not compiling with CUDA. Suppress this warning with -DUSE_CUDA=OFF. 2025-04-25T04:29:21.2614071Z Call Stack (most recent call first): 2025-04-25T04:29:21.2614398Z CMakeLists.txt:856 (include) 2025-04-25T04:29:21.2614585Z 2025-04-25T04:29:21.2614701Z  2025-04-25T04:29:21.2645117Z CMake Warning at cmake/Dependencies.cmake:95 (message): 2025-04-25T04:29:21.2645732Z Not compiling with XPU. Could NOT find SYCL. Suppress this warning with 2025-04-25T04:29:21.2646184Z -DUSE_XPU=OFF. 2025-04-25T04:29:21.2646471Z Call Stack (most recent call first): 2025-04-25T04:29:21.2646827Z CMakeLists.txt:856 (include) 2025-04-25T04:29:21.2647067Z 2025-04-25T04:29:21.2647197Z  2025-04-25T04:29:21.2652010Z -- Building using own protobuf under third_party per request. 2025-04-25T04:29:21.2652685Z -- Use custom protobuf build. 2025-04-25T04:29:21.2667269Z CMake Deprecation Warning at third_party/protobuf/cmake/CMakeLists.txt:2 (cmake_minimum_required): 2025-04-25T04:29:21.2668009Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:29:21.2668454Z CMake. 2025-04-25T04:29:21.2668573Z 2025-04-25T04:29:21.2668815Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:29:21.2669400Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:29:21.2669909Z to work with policies introduced by or earlier. 2025-04-25T04:29:21.2670172Z 2025-04-25T04:29:21.2670296Z  2025-04-25T04:29:21.2681260Z -- 2025-04-25T04:29:21.2681539Z -- 3.13.0.0 2025-04-25T04:29:21.2701280Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-04-25T04:29:21.3591653Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-04-25T04:29:21.3592186Z -- Check if compiler accepts -pthread 2025-04-25T04:29:21.4606128Z -- Check if compiler accepts -pthread - yes 2025-04-25T04:29:21.4619074Z -- Found Threads: TRUE 2025-04-25T04:29:21.4624011Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2025-04-25T04:29:21.5663304Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2025-04-25T04:29:21.5873805Z -- Caffe2 protobuf include directory: $$ 2025-04-25T04:29:21.5890865Z -- Trying to find preferred BLAS backend of choice: MKL 2025-04-25T04:29:21.5934169Z -- MKL_THREADING = OMP 2025-04-25T04:29:21.5938667Z -- Looking for sys/types.h 2025-04-25T04:29:21.7013566Z -- Looking for sys/types.h - found 2025-04-25T04:29:21.7014103Z -- Looking for stdint.h 2025-04-25T04:29:21.7871134Z -- Looking for stdint.h - found 2025-04-25T04:29:21.7871604Z -- Looking for stddef.h 2025-04-25T04:29:21.8720455Z -- Looking for stddef.h - found 2025-04-25T04:29:21.8720858Z -- Check size of void* 2025-04-25T04:29:21.9573978Z -- Check size of void* - done 2025-04-25T04:29:21.9630652Z -- MKL_THREADING = OMP 2025-04-25T04:29:21.9678176Z -- Check OMP with lib /opt/conda/envs/py_3.10/lib/libgomp.so and flags -fopenmp -v 2025-04-25T04:29:22.0685309Z -- Check OMP with lib /opt/conda/envs/py_3.10/lib/libgomp.so and flags -fopenmp -v 2025-04-25T04:29:22.2570680Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-04-25T04:29:22.2571542Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-04-25T04:29:22.2572124Z does not match the name of the calling package (OpenMP). This can lead to 2025-04-25T04:29:22.2572691Z problems in calling code that expects `find_package` result variables 2025-04-25T04:29:22.2573394Z (e.g., `_FOUND`) to follow a certain pattern. 2025-04-25T04:29:22.2573768Z Call Stack (most recent call first): 2025-04-25T04:29:22.2574230Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-04-25T04:29:22.2574732Z cmake/Modules/FindMKL.cmake:252 (FIND_PACKAGE) 2025-04-25T04:29:22.2575135Z cmake/Modules/FindMKL.cmake:354 (CHECK_ALL_LIBRARIES) 2025-04-25T04:29:22.2575563Z cmake/Modules/FindOpenMP.cmake:259 (find_package) 2025-04-25T04:29:22.2575999Z cmake/Modules/FindOpenMP.cmake:539 (_OPENMP_GET_FLAGS) 2025-04-25T04:29:22.2576408Z cmake/Modules/FindMKL.cmake:252 (FIND_PACKAGE) 2025-04-25T04:29:22.2576824Z cmake/Modules/FindMKL.cmake:354 (CHECK_ALL_LIBRARIES) 2025-04-25T04:29:22.2577243Z cmake/Dependencies.cmake:193 (find_package) 2025-04-25T04:29:22.2577583Z CMakeLists.txt:856 (include) 2025-04-25T04:29:22.2578003Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:29:22.2578487Z  2025-04-25T04:29:22.3543858Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-04-25T04:29:22.3544744Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-04-25T04:29:22.3545332Z does not match the name of the calling package (OpenMP). This can lead to 2025-04-25T04:29:22.3545918Z problems in calling code that expects `find_package` result variables 2025-04-25T04:29:22.3546393Z (e.g., `_FOUND`) to follow a certain pattern. 2025-04-25T04:29:22.3546737Z Call Stack (most recent call first): 2025-04-25T04:29:22.3547196Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-04-25T04:29:22.3547697Z cmake/Modules/FindMKL.cmake:252 (FIND_PACKAGE) 2025-04-25T04:29:22.3548101Z cmake/Modules/FindMKL.cmake:354 (CHECK_ALL_LIBRARIES) 2025-04-25T04:29:22.3548533Z cmake/Modules/FindOpenMP.cmake:259 (find_package) 2025-04-25T04:29:22.3548974Z cmake/Modules/FindOpenMP.cmake:539 (_OPENMP_GET_FLAGS) 2025-04-25T04:29:22.3549410Z cmake/Modules/FindMKL.cmake:252 (FIND_PACKAGE) 2025-04-25T04:29:22.3549821Z cmake/Modules/FindMKL.cmake:354 (CHECK_ALL_LIBRARIES) 2025-04-25T04:29:22.3550233Z cmake/Dependencies.cmake:193 (find_package) 2025-04-25T04:29:22.3550584Z CMakeLists.txt:856 (include) 2025-04-25T04:29:22.3550992Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:29:22.3551459Z  2025-04-25T04:29:22.3571271Z -- Looking for cblas_sgemm 2025-04-25T04:29:22.6723164Z -- Looking for cblas_sgemm - found 2025-04-25T04:29:22.6726527Z -- Looking for cblas_gemm_bf16bf16f32 2025-04-25T04:29:22.9206862Z -- Looking for cblas_gemm_bf16bf16f32 - found 2025-04-25T04:29:22.9222325Z -- Looking for cblas_gemm_f16f16f32 2025-04-25T04:29:23.0370902Z -- Looking for cblas_gemm_f16f16f32 - not found 2025-04-25T04:29:23.0445760Z -- Check OMP with lib /opt/conda/envs/py_3.10/lib/libgomp.so and flags -fopenmp -v 2025-04-25T04:29:23.1382148Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-04-25T04:29:23.1384217Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-04-25T04:29:23.1385383Z does not match the name of the calling package (OpenMP). This can lead to 2025-04-25T04:29:23.1386496Z problems in calling code that expects `find_package` result variables 2025-04-25T04:29:23.1387452Z (e.g., `_FOUND`) to follow a certain pattern. 2025-04-25T04:29:23.1388136Z Call Stack (most recent call first): 2025-04-25T04:29:23.1389035Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-04-25T04:29:23.1390020Z cmake/Modules/FindMKL.cmake:252 (FIND_PACKAGE) 2025-04-25T04:29:23.1390825Z cmake/Modules/FindMKL.cmake:354 (CHECK_ALL_LIBRARIES) 2025-04-25T04:29:23.1391623Z cmake/Dependencies.cmake:193 (find_package) 2025-04-25T04:29:23.1392280Z CMakeLists.txt:856 (include) 2025-04-25T04:29:23.1393075Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:29:23.1394123Z  2025-04-25T04:29:23.1395519Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-04-25T04:29:23.1397172Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-04-25T04:29:23.1398341Z does not match the name of the calling package (OpenMP). This can lead to 2025-04-25T04:29:23.1399461Z problems in calling code that expects `find_package` result variables 2025-04-25T04:29:23.1400369Z (e.g., `_FOUND`) to follow a certain pattern. 2025-04-25T04:29:23.1401146Z Call Stack (most recent call first): 2025-04-25T04:29:23.1402048Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-04-25T04:29:23.1403045Z cmake/Modules/FindMKL.cmake:252 (FIND_PACKAGE) 2025-04-25T04:29:23.1403838Z cmake/Modules/FindMKL.cmake:354 (CHECK_ALL_LIBRARIES) 2025-04-25T04:29:23.1404631Z cmake/Dependencies.cmake:193 (find_package) 2025-04-25T04:29:23.1405309Z CMakeLists.txt:856 (include) 2025-04-25T04:29:23.1406087Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:29:23.1406968Z  2025-04-25T04:29:23.1473943Z -- MKL libraries: /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so;/opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so;/opt/conda/envs/py_3.10/lib/libmkl_core.so;-fopenmp;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so 2025-04-25T04:29:23.1476727Z -- MKL include directory: /opt/conda/envs/py_3.10/include 2025-04-25T04:29:23.1477455Z -- MKL OpenMP type: GNU 2025-04-25T04:29:23.1477980Z -- MKL OpenMP library: -fopenmp 2025-04-25T04:29:23.1490928Z CMake Deprecation Warning at third_party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-04-25T04:29:23.1492361Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:29:23.1493219Z CMake. 2025-04-25T04:29:23.1493464Z 2025-04-25T04:29:23.1493936Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:29:23.1495106Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:29:23.1496091Z to work with policies introduced by or earlier. 2025-04-25T04:29:23.1496638Z 2025-04-25T04:29:23.1496836Z  2025-04-25T04:29:23.1538842Z CMake Deprecation Warning at third_party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-04-25T04:29:23.1539535Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:29:23.1539969Z CMake. 2025-04-25T04:29:23.1540107Z 2025-04-25T04:29:23.1540338Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:29:23.1540925Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:29:23.1541436Z to work with policies introduced by or earlier. 2025-04-25T04:29:23.1541760Z 2025-04-25T04:29:23.1541871Z  2025-04-25T04:29:23.1582823Z CMake Deprecation Warning at third_party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-04-25T04:29:23.1583743Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:29:23.1584175Z CMake. 2025-04-25T04:29:23.1584314Z 2025-04-25T04:29:23.1584546Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:29:23.1585135Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:29:23.1585649Z to work with policies introduced by or earlier. 2025-04-25T04:29:23.1585914Z 2025-04-25T04:29:23.1586026Z  2025-04-25T04:29:23.1675059Z CMake Deprecation Warning at aten/src/ATen/native/quantized/cpu/qnnpack/CMakeLists.txt:7 (cmake_minimum_required): 2025-04-25T04:29:23.1675889Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:29:23.1676335Z CMake. 2025-04-25T04:29:23.1676458Z 2025-04-25T04:29:23.1676688Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:29:23.1677440Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:29:23.1677960Z to work with policies introduced by or earlier. 2025-04-25T04:29:23.1678227Z 2025-04-25T04:29:23.1678340Z  2025-04-25T04:29:23.1898102Z -- The ASM compiler identification is GNU 2025-04-25T04:29:23.1931104Z -- Found assembler: /opt/cache/bin/cc 2025-04-25T04:29:23.2030473Z CMake Deprecation Warning at third_party/psimd/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-04-25T04:29:23.2031181Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:29:23.2031628Z CMake. 2025-04-25T04:29:23.2031754Z 2025-04-25T04:29:23.2032003Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:29:23.2032595Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:29:23.2033090Z to work with policies introduced by or earlier. 2025-04-25T04:29:23.2033401Z 2025-04-25T04:29:23.2033517Z  2025-04-25T04:29:23.2064331Z CMake Deprecation Warning at third_party/FP16/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-04-25T04:29:23.2065078Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:29:23.2065528Z CMake. 2025-04-25T04:29:23.2065666Z 2025-04-25T04:29:23.2065897Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:29:23.2066485Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:29:23.2066986Z to work with policies introduced by or earlier. 2025-04-25T04:29:23.2067266Z 2025-04-25T04:29:23.2067385Z  2025-04-25T04:29:23.2095582Z -- Brace yourself, we are building NNPACK 2025-04-25T04:29:23.2116391Z CMake Deprecation Warning at third_party/NNPACK/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-04-25T04:29:23.2117072Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:29:23.2117538Z CMake. 2025-04-25T04:29:23.2117657Z 2025-04-25T04:29:23.2117916Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:29:23.2118496Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:29:23.2119010Z to work with policies introduced by or earlier. 2025-04-25T04:29:23.2119290Z 2025-04-25T04:29:23.2119401Z  2025-04-25T04:29:23.2155009Z -- Performing Test NNPACK_ARCH_IS_X86_32 2025-04-25T04:29:23.2501590Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2025-04-25T04:29:23.2502956Z CMake Warning (dev) at third_party/NNPACK/CMakeLists.txt:110 (FIND_PACKAGE): 2025-04-25T04:29:23.2503677Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-04-25T04:29:23.2504267Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-04-25T04:29:23.2504826Z the cmake_policy command to set the policy and suppress this warning. 2025-04-25T04:29:23.2505203Z 2025-04-25T04:29:23.2505425Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:29:23.2505884Z  2025-04-25T04:29:23.2718005Z -- Found PythonInterp: /opt/conda/envs/py_3.10/bin/python (found version "3.10.16") 2025-04-25T04:29:23.2718661Z -- NNPACK backend is x86-64 2025-04-25T04:29:23.2719353Z -- Downloading six (Python package) to /var/lib/jenkins/workspace/build/confu-srcs/six (define PYTHON_SIX_SOURCE_DIR to avoid it) 2025-04-25T04:29:23.2780917Z CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-04-25T04:29:23.2781598Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:29:23.2782052Z CMake. 2025-04-25T04:29:23.2782191Z 2025-04-25T04:29:23.2782426Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:29:23.2783014Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:29:23.2783515Z to work with policies introduced by or earlier. 2025-04-25T04:29:23.2784023Z 2025-04-25T04:29:23.2784027Z 2025-04-25T04:29:23.2992396Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/ExternalProject/shared_internal_commands.cmake:1276 (message): 2025-04-25T04:29:23.2993304Z The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is 2025-04-25T04:29:23.2993883Z not set. The policy's OLD behavior will be used. When using a URL 2025-04-25T04:29:23.2994425Z download, the timestamps of extracted files should preferably be that of 2025-04-25T04:29:23.2995002Z the time of extraction, otherwise code that depends on the extracted 2025-04-25T04:29:23.2995551Z contents might not be rebuilt if the URL changes. The OLD behavior 2025-04-25T04:29:23.2996129Z preserves the timestamps from the archive instead, but this is usually not 2025-04-25T04:29:23.2996701Z what you want. Update your project to the NEW behavior or specify the 2025-04-25T04:29:23.2997264Z DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this 2025-04-25T04:29:23.2997722Z robustness issue. 2025-04-25T04:29:23.2997983Z Call Stack (most recent call first): 2025-04-25T04:29:23.2998581Z /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/ExternalProject.cmake:3041 (_ep_add_download_command) 2025-04-25T04:29:23.2999202Z CMakeLists.txt:6 (ExternalProject_Add) 2025-04-25T04:29:23.2999645Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:29:23.2999995Z 2025-04-25T04:29:23.3128722Z -- Configuring done (0.0s) 2025-04-25T04:29:23.3181132Z -- Generating done (0.0s) 2025-04-25T04:29:23.3191984Z -- Build files have been written to: /var/lib/jenkins/workspace/build/confu-deps/six-download 2025-04-25T04:29:23.3369675Z [1/9] Creating directories for 'six' 2025-04-25T04:29:23.4209395Z [2/9] Performing download step (download, verify and extract) for 'six' 2025-04-25T04:29:23.4209901Z -- Downloading... 2025-04-25T04:29:23.4210433Z dst='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2025-04-25T04:29:23.4211038Z timeout='none' 2025-04-25T04:29:23.4211284Z inactivity timeout='none' 2025-04-25T04:29:23.4212036Z -- Using src='https://pypi.python.org/packages/16/d8/bc6316cf98419719bd59c91742194c111b6f2e85abac88e496adefaf7afe/six-1.11.0.tar.gz' 2025-04-25T04:29:23.4212789Z -- [download 100% complete] 2025-04-25T04:29:23.4213095Z -- [download 56% complete] 2025-04-25T04:29:23.4213359Z -- [download 100% complete] 2025-04-25T04:29:23.4213638Z -- verifying file... 2025-04-25T04:29:23.4214161Z file='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2025-04-25T04:29:23.4214730Z -- Downloading... done 2025-04-25T04:29:23.4214989Z -- extracting... 2025-04-25T04:29:23.4215486Z src='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2025-04-25T04:29:23.4216113Z dst='/var/lib/jenkins/workspace/build/confu-srcs/six' 2025-04-25T04:29:23.4216482Z -- extracting... [tar xfz] 2025-04-25T04:29:23.4216772Z -- extracting... [analysis] 2025-04-25T04:29:23.4217055Z -- extracting... [rename] 2025-04-25T04:29:23.4217326Z -- extracting... [clean up] 2025-04-25T04:29:23.4217806Z -- extracting... done 2025-04-25T04:29:23.4293156Z [3/9] No update step for 'six' 2025-04-25T04:29:23.4375832Z [4/9] No patch step for 'six' 2025-04-25T04:29:23.4460019Z [5/9] No configure step for 'six' 2025-04-25T04:29:23.4543967Z [6/9] No build step for 'six' 2025-04-25T04:29:23.4627868Z [7/9] No install step for 'six' 2025-04-25T04:29:23.4708500Z [8/9] No test step for 'six' 2025-04-25T04:29:23.4828762Z [9/9] Completed 'six' 2025-04-25T04:29:23.4932544Z -- Building for XNNPACK_TARGET_PROCESSOR: x86_64 2025-04-25T04:29:23.4952719Z -- Generating microkernels.cmake 2025-04-25T04:29:31.4157379Z Duplicate microkernel definition: src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avx256vnni.c and src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avxvnni.c (1th function) 2025-04-25T04:29:31.4158915Z Duplicate microkernel definition: src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avxvnni.c and src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-scalar.c 2025-04-25T04:29:31.4160162Z No microkernel found in src/reference/binary-elementwise.cc 2025-04-25T04:29:31.4160623Z No microkernel found in src/reference/packing.cc 2025-04-25T04:29:31.4161059Z No microkernel found in src/reference/unary-elementwise.cc 2025-04-25T04:29:31.5154639Z CMake Deprecation Warning at third_party/benchmark/CMakeLists.txt:1 (cmake_minimum_required): 2025-04-25T04:29:31.5155956Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:29:31.5156722Z CMake. 2025-04-25T04:29:31.5156917Z 2025-04-25T04:29:31.5157369Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:29:31.5158434Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:29:31.5159271Z to work with policies introduced by or earlier. 2025-04-25T04:29:31.5159812Z 2025-04-25T04:29:31.5160023Z  2025-04-25T04:29:31.5163392Z -- Failed to find LLVM FileCheck 2025-04-25T04:29:31.5215293Z -- Found Git: /usr/bin/git (found version "2.25.1") 2025-04-25T04:29:31.6322994Z -- git version: v1.6.1 normalized to 1.6.1 2025-04-25T04:29:31.6323681Z -- Version: 1.6.1 2025-04-25T04:29:31.6331926Z -- Looking for shm_open in rt 2025-04-25T04:29:31.7617852Z -- Looking for shm_open in rt - found 2025-04-25T04:29:31.7626672Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2025-04-25T04:29:31.8555182Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2025-04-25T04:29:31.8569968Z -- Performing Test HAVE_CXX_FLAG_WALL 2025-04-25T04:29:31.9462551Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2025-04-25T04:29:31.9471755Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2025-04-25T04:29:32.0447328Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2025-04-25T04:29:32.0457311Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2025-04-25T04:29:32.1431634Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2025-04-25T04:29:32.1442452Z -- Performing Test HAVE_CXX_FLAG_WERROR 2025-04-25T04:29:32.2410567Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2025-04-25T04:29:32.2425379Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2025-04-25T04:29:32.3389784Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2025-04-25T04:29:32.3399802Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2025-04-25T04:29:32.4379471Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2025-04-25T04:29:32.4388277Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2025-04-25T04:29:32.5370991Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2025-04-25T04:29:32.5380174Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2025-04-25T04:29:32.5904827Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed 2025-04-25T04:29:32.5913470Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2025-04-25T04:29:32.6831083Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2025-04-25T04:29:32.6841385Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2025-04-25T04:29:32.7817915Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2025-04-25T04:29:32.7833344Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2025-04-25T04:29:32.8791855Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2025-04-25T04:29:32.8816308Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2025-04-25T04:29:32.9847073Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2025-04-25T04:29:32.9855483Z -- Performing Test HAVE_CXX_FLAG_WD654 2025-04-25T04:29:33.0210265Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2025-04-25T04:29:33.0225034Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2025-04-25T04:29:33.0730251Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed 2025-04-25T04:29:33.0740444Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2025-04-25T04:29:33.2444312Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2025-04-25T04:29:33.2445993Z -- Performing Test HAVE_STD_REGEX 2025-04-25T04:29:33.2446625Z -- Performing Test HAVE_STD_REGEX 2025-04-25T04:29:33.6130066Z -- Performing Test HAVE_STD_REGEX -- success 2025-04-25T04:29:33.6130827Z -- Performing Test HAVE_GNU_POSIX_REGEX 2025-04-25T04:29:33.6131550Z -- Performing Test HAVE_GNU_POSIX_REGEX 2025-04-25T04:29:33.6508549Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2025-04-25T04:29:33.6509079Z -- Performing Test HAVE_POSIX_REGEX 2025-04-25T04:29:33.6509416Z -- Performing Test HAVE_POSIX_REGEX 2025-04-25T04:29:33.8043990Z -- Performing Test HAVE_POSIX_REGEX -- success 2025-04-25T04:29:33.8044763Z -- Performing Test HAVE_STEADY_CLOCK 2025-04-25T04:29:33.8045168Z -- Performing Test HAVE_STEADY_CLOCK 2025-04-25T04:29:33.9407675Z -- Performing Test HAVE_STEADY_CLOCK -- success 2025-04-25T04:29:33.9520921Z CMake Warning (dev) at third_party/fbgemm/CMakeLists.txt:93 (find_package): 2025-04-25T04:29:33.9521627Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-04-25T04:29:33.9522209Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-04-25T04:29:33.9522810Z the cmake_policy command to set the policy and suppress this warning. 2025-04-25T04:29:33.9523167Z 2025-04-25T04:29:33.9523387Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:29:33.9523842Z  2025-04-25T04:29:33.9732857Z -- Performing Test COMPILER_SUPPORTS_AVX512 2025-04-25T04:29:34.0735183Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2025-04-25T04:29:34.0764770Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-04-25T04:29:34.0766467Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-04-25T04:29:34.0767611Z does not match the name of the calling package (OpenMP). This can lead to 2025-04-25T04:29:34.0768750Z problems in calling code that expects `find_package` result variables 2025-04-25T04:29:34.0769680Z (e.g., `_FOUND`) to follow a certain pattern. 2025-04-25T04:29:34.0770396Z Call Stack (most recent call first): 2025-04-25T04:29:34.0771302Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-04-25T04:29:34.0772364Z third_party/fbgemm/CMakeLists.txt:136 (find_package) 2025-04-25T04:29:34.0773337Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:29:34.0774208Z  2025-04-25T04:29:34.0774616Z -- Found OpenMP_C: -fopenmp 2025-04-25T04:29:34.0776137Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-04-25T04:29:34.0777789Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-04-25T04:29:34.0778955Z does not match the name of the calling package (OpenMP). This can lead to 2025-04-25T04:29:34.0780069Z problems in calling code that expects `find_package` result variables 2025-04-25T04:29:34.0780984Z (e.g., `_FOUND`) to follow a certain pattern. 2025-04-25T04:29:34.0781722Z Call Stack (most recent call first): 2025-04-25T04:29:34.0782633Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-04-25T04:29:34.0783983Z third_party/fbgemm/CMakeLists.txt:136 (find_package) 2025-04-25T04:29:34.0784947Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:29:34.0785822Z  2025-04-25T04:29:34.0786240Z -- Found OpenMP_CXX: -fopenmp 2025-04-25T04:29:34.0786778Z -- Found OpenMP: TRUE 2025-04-25T04:29:34.0787650Z CMake Warning at third_party/fbgemm/CMakeLists.txt:138 (message): 2025-04-25T04:29:34.0788548Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2025-04-25T04:29:34.0788989Z 2025-04-25T04:29:34.0789194Z  2025-04-25T04:29:34.1852435Z CMake Warning at third_party/fbgemm/CMakeLists.txt:232 (message): 2025-04-25T04:29:34.1852940Z ========== 2025-04-25T04:29:34.1853075Z 2025-04-25T04:29:34.1853189Z  2025-04-25T04:29:34.1853605Z CMake Warning at third_party/fbgemm/CMakeLists.txt:233 (message): 2025-04-25T04:29:34.1854058Z CMAKE_BUILD_TYPE = Release 2025-04-25T04:29:34.1854531Z 2025-04-25T04:29:34.1854656Z  2025-04-25T04:29:34.1855069Z CMake Warning at third_party/fbgemm/CMakeLists.txt:234 (message): 2025-04-25T04:29:34.1855535Z CMAKE_CXX_FLAGS_DEBUG is -g 2025-04-25T04:29:34.1855727Z 2025-04-25T04:29:34.1855843Z  2025-04-25T04:29:34.1856236Z CMake Warning at third_party/fbgemm/CMakeLists.txt:235 (message): 2025-04-25T04:29:34.1856700Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2025-04-25T04:29:34.1856926Z 2025-04-25T04:29:34.1857039Z  2025-04-25T04:29:34.1857427Z CMake Warning at third_party/fbgemm/CMakeLists.txt:236 (message): 2025-04-25T04:29:34.1857851Z ========== 2025-04-25T04:29:34.1857977Z 2025-04-25T04:29:34.1858091Z  2025-04-25T04:29:34.1877383Z CMake Deprecation Warning at third_party/fbgemm/third_party/asmjit/CMakeLists.txt:1 (cmake_minimum_required): 2025-04-25T04:29:34.1878240Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:29:34.1878718Z CMake. 2025-04-25T04:29:34.1878894Z 2025-04-25T04:29:34.1879144Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:29:34.1879788Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:29:34.1880331Z to work with policies introduced by or earlier. 2025-04-25T04:29:34.1880640Z 2025-04-25T04:29:34.1880757Z  2025-04-25T04:29:34.1906001Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2025-04-25T04:29:34.3026607Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2025-04-25T04:29:34.3034292Z -- Performing Test __CxxFlag__fno_semantic_interposition 2025-04-25T04:29:34.4044702Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2025-04-25T04:29:34.4052999Z -- Performing Test __CxxFlag__fmerge_all_constants 2025-04-25T04:29:34.5018399Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2025-04-25T04:29:34.5026224Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2025-04-25T04:29:34.6000968Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Success 2025-04-25T04:29:34.6040368Z ** AsmJit Summary ** 2025-04-25T04:29:34.6041044Z  ASMJIT_DIR=/var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit 2025-04-25T04:29:34.6041611Z  ASMJIT_TEST=FALSE 2025-04-25T04:29:34.6041965Z  ASMJIT_TARGET_TYPE=STATIC 2025-04-25T04:29:34.6042325Z  ASMJIT_DEPS=pthread;rt 2025-04-25T04:29:34.6042697Z  ASMJIT_LIBS=asmjit;pthread;rt 2025-04-25T04:29:34.6043107Z  ASMJIT_CFLAGS=-DASMJIT_STATIC 2025-04-25T04:29:34.6043981Z  ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2025-04-25T04:29:34.6044792Z  ASMJIT_PRIVATE_CFLAGS_DBG= 2025-04-25T04:29:34.6045357Z  ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants;-fno-enforce-eh-specs 2025-04-25T04:29:34.6116739Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2025-04-25T04:29:34.7028211Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Success 2025-04-25T04:29:34.7038655Z -- Performing Test HAS_WNO_UNINITIALIZED 2025-04-25T04:29:34.7987403Z -- Performing Test HAS_WNO_UNINITIALIZED - Success 2025-04-25T04:29:34.8031244Z -- Found Numa: /usr/include 2025-04-25T04:29:34.8032016Z -- Found Numa (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libnuma.so) 2025-04-25T04:29:34.8057890Z CMake Deprecation Warning at third_party/ittapi/CMakeLists.txt:7 (cmake_minimum_required): 2025-04-25T04:29:34.8058592Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:29:34.8059021Z CMake. 2025-04-25T04:29:34.8059157Z 2025-04-25T04:29:34.8059388Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:29:34.8059970Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:29:34.8060478Z to work with policies introduced by or earlier. 2025-04-25T04:29:34.8060744Z 2025-04-25T04:29:34.8061069Z  2025-04-25T04:29:34.8063310Z -- Using third party subdirectory Eigen. 2025-04-25T04:29:35.3872328Z -- Found Python: /opt/conda/envs/py_3.10/bin/python (found version "3.10.16") found components: Interpreter Development.Module NumPy 2025-04-25T04:29:35.3873772Z -- Using third_party/pybind11. 2025-04-25T04:29:35.3874759Z -- pybind11 include dirs: /var/lib/jenkins/workspace/cmake/../third_party/pybind11/include 2025-04-25T04:29:35.3897538Z -- Could NOT find OpenTelemetryApi (missing: OpenTelemetryApi_INCLUDE_DIRS) 2025-04-25T04:29:35.3898308Z -- Using third_party/opentelemetry-cpp. 2025-04-25T04:29:35.3898977Z -- opentelemetry api include dirs: /var/lib/jenkins/workspace/cmake/../third_party/opentelemetry-cpp/api/include 2025-04-25T04:29:35.4707396Z -- Checking for module 'mpi-c' 2025-04-25T04:29:35.4774314Z -- No package 'mpi-c' found 2025-04-25T04:29:35.5209114Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2025-04-25T04:29:35.5807588Z -- Checking for module 'mpi-cxx' 2025-04-25T04:29:35.5844038Z -- No package 'mpi-cxx' found 2025-04-25T04:29:35.6327696Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2025-04-25T04:29:35.6329137Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2025-04-25T04:29:35.6336459Z CMake Warning at cmake/Dependencies.cmake:967 (message): 2025-04-25T04:29:35.6337031Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2025-04-25T04:29:35.6337640Z Call Stack (most recent call first): 2025-04-25T04:29:35.6338085Z CMakeLists.txt:856 (include) 2025-04-25T04:29:35.6338288Z 2025-04-25T04:29:35.6338423Z  2025-04-25T04:29:35.6367699Z -- Adding OpenMP CXX_FLAGS: -fopenmp 2025-04-25T04:29:35.6368410Z -- Will link against OpenMP libraries: /opt/conda/envs/py_3.10/lib/libgomp.so 2025-04-25T04:29:35.6369301Z -- Looking for LLVM in /opt/llvm 2025-04-25T04:29:35.6435703Z -- Found LLVM 9.0.1 2025-04-25T04:29:35.6436239Z -- Using LLVMConfig.cmake in: /opt/llvm/lib/cmake/llvm 2025-04-25T04:29:35.6439117Z -- Found nvtx3: /var/lib/jenkins/workspace/third_party/NVTX/c/include 2025-04-25T04:29:35.6448651Z Building PyTorch for GPU arch: gfx90a;gfx942 2025-04-25T04:29:36.7678603Z -- Found HIP: /opt/rocm (found suitable version "6.3.42131-fa1d09cbd", minimum required is "1.0") 2025-04-25T04:29:36.7682508Z HIP VERSION: 6.3.42131-fa1d09cbd 2025-04-25T04:29:36.7691832Z  2025-04-25T04:29:36.7692173Z ***** ROCm version from rocm_version.h **** 2025-04-25T04:29:36.7692596Z  2025-04-25T04:29:36.7692859Z ROCM_VERSION_DEV: 6.3.0 2025-04-25T04:29:36.7693263Z ROCM_VERSION_DEV_MAJOR: 6 2025-04-25T04:29:36.7693617Z ROCM_VERSION_DEV_MINOR: 3 2025-04-25T04:29:36.7694018Z ROCM_VERSION_DEV_PATCH: 0 2025-04-25T04:29:36.7694382Z ROCM_VERSION_DEV_INT: 60300 2025-04-25T04:29:36.7694815Z HIP_VERSION_MAJOR: 6 2025-04-25T04:29:36.7695151Z HIP_VERSION_MINOR: 3 2025-04-25T04:29:36.7695531Z TORCH_HIP_VERSION: 603 2025-04-25T04:29:36.7695864Z  2025-04-25T04:29:36.7696160Z ***** Library versions from cmake find_package ***** 2025-04-25T04:29:36.7696566Z  2025-04-25T04:29:37.0843904Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-25T04:29:37.0844590Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-25T04:29:37.0845019Z 2025-04-25T04:29:37.0845255Z The amdgpu-arch tool failed: 2025-04-25T04:29:37.0845575Z Error: 'Failed to get device count' 2025-04-25T04:29:37.0845878Z Output: '' 2025-04-25T04:29:37.0846106Z 2025-04-25T04:29:37.0846426Z As a result, --offload-arch will not be set for subsuqent 2025-04-25T04:29:37.0846852Z compilations, and the default architecture 2025-04-25T04:29:37.0847295Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-25T04:29:37.0847624Z 2025-04-25T04:29:37.0847742Z Call Stack (most recent call first): 2025-04-25T04:29:37.0848131Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-25T04:29:37.0848661Z cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:29:37.0849131Z cmake/public/LoadHIP.cmake:144 (find_package_and_print_version) 2025-04-25T04:29:37.0849586Z cmake/Dependencies.cmake:1046 (include) 2025-04-25T04:29:37.0849914Z CMakeLists.txt:856 (include) 2025-04-25T04:29:37.0850330Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:29:37.0850804Z  2025-04-25T04:29:37.1212661Z hip VERSION: 6.3.42131 2025-04-25T04:29:37.1219407Z amd_comgr VERSION: 2.8.0 2025-04-25T04:29:37.1502704Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-25T04:29:37.1503835Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-25T04:29:37.1504596Z 2025-04-25T04:29:37.1504960Z The amdgpu-arch tool failed: 2025-04-25T04:29:37.1505499Z Error: 'Failed to get device count' 2025-04-25T04:29:37.1506024Z Output: '' 2025-04-25T04:29:37.1506414Z 2025-04-25T04:29:37.1506886Z As a result, --offload-arch will not be set for subsuqent 2025-04-25T04:29:37.1507603Z compilations, and the default architecture 2025-04-25T04:29:37.1508258Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-25T04:29:37.1508790Z 2025-04-25T04:29:37.1508983Z Call Stack (most recent call first): 2025-04-25T04:29:37.1509583Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-25T04:29:37.1510475Z /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) 2025-04-25T04:29:37.1511469Z /opt/rocm/lib/cmake/rocrand/rocrand-config.cmake:90 (find_dependency) 2025-04-25T04:29:37.1512140Z cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:29:37.1512768Z cmake/public/LoadHIP.cmake:146 (find_package_and_print_version) 2025-04-25T04:29:37.1513380Z cmake/Dependencies.cmake:1046 (include) 2025-04-25T04:29:37.1513887Z CMakeLists.txt:856 (include) 2025-04-25T04:29:37.1514582Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:29:37.1515403Z  2025-04-25T04:29:37.1774587Z rocrand VERSION: 3.2.0 2025-04-25T04:29:37.1842830Z hiprand VERSION: 2.11.0 2025-04-25T04:29:37.1893453Z rocblas VERSION: 4.3.0 2025-04-25T04:29:37.1982661Z hipblas VERSION: 2.3.0 2025-04-25T04:29:37.2030889Z miopen VERSION: 3.3.0 2025-04-25T04:29:37.2073774Z hipfft VERSION: 1.0.17 2025-04-25T04:29:37.2121743Z hipsparse VERSION: 3.1.2 2025-04-25T04:29:37.2167676Z rocprim VERSION: 3.3.0 2025-04-25T04:29:37.2214230Z hipcub VERSION: 3.3.0 2025-04-25T04:29:37.2252840Z rocthrust VERSION: 3.3.0 2025-04-25T04:29:37.2294573Z hipsolver VERSION: 2.3.0 2025-04-25T04:29:37.2329806Z CMake Deprecation Warning at /opt/rocm/lib/cmake/hiprtc/hiprtc-config.cmake:21 (cmake_minimum_required): 2025-04-25T04:29:37.2330586Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:29:37.2331044Z CMake. 2025-04-25T04:29:37.2331177Z 2025-04-25T04:29:37.2331425Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:29:37.2332293Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:29:37.2332812Z to work with policies introduced by or earlier. 2025-04-25T04:29:37.2333184Z Call Stack (most recent call first): 2025-04-25T04:29:37.2333543Z cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:29:37.2334011Z cmake/public/LoadHIP.cmake:164 (find_package_and_print_version) 2025-04-25T04:29:37.2334450Z cmake/Dependencies.cmake:1046 (include) 2025-04-25T04:29:37.2334791Z CMakeLists.txt:856 (include) 2025-04-25T04:29:37.2334991Z 2025-04-25T04:29:37.2335119Z  2025-04-25T04:29:37.2347346Z hiprtc VERSION: 6.3.42131 2025-04-25T04:29:37.2396200Z hipblaslt VERSION: 0.10.0 2025-04-25T04:29:37.2661277Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-25T04:29:37.2662365Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-25T04:29:37.2662799Z 2025-04-25T04:29:37.2663029Z The amdgpu-arch tool failed: 2025-04-25T04:29:37.2663341Z Error: 'Failed to get device count' 2025-04-25T04:29:37.2663652Z Output: '' 2025-04-25T04:29:37.2663860Z 2025-04-25T04:29:37.2664152Z As a result, --offload-arch will not be set for subsuqent 2025-04-25T04:29:37.2664570Z compilations, and the default architecture 2025-04-25T04:29:37.2664996Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-25T04:29:37.2665315Z 2025-04-25T04:29:37.2665428Z Call Stack (most recent call first): 2025-04-25T04:29:37.2665811Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-25T04:29:37.2666445Z /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) 2025-04-25T04:29:37.2667143Z /opt/rocm/lib/cmake/rccl/rccl-config.cmake:90 (find_dependency) 2025-04-25T04:29:37.2667626Z cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:29:37.2668089Z cmake/public/LoadHIP.cmake:169 (find_package_and_print_version) 2025-04-25T04:29:37.2668532Z cmake/Dependencies.cmake:1046 (include) 2025-04-25T04:29:37.2668872Z CMakeLists.txt:856 (include) 2025-04-25T04:29:37.2669282Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:29:37.2669754Z  2025-04-25T04:29:37.2954870Z rccl VERSION: 2.21.5 2025-04-25T04:29:37.2961934Z hsa-runtime64 VERSION: 1.14.60300 2025-04-25T04:29:37.6161967Z hipblaslt is using scale pointer vec ext 2025-04-25T04:29:37.6162824Z INFOCompiling with HIP for AMD. 2025-04-25T04:29:37.6163782Z INFOForcing USE_SYSTEM_NCCL to ON since it's required by using RCCL 2025-04-25T04:29:37.6164856Z TORCH_HIP_VERSION=603 is added as a compiler defines 2025-04-25T04:29:37.6165323Z -- Disabling Kernel Assert for ROCm 2025-04-25T04:29:37.6182584Z -- RCCL Found! 2025-04-25T04:29:37.6207149Z CMake Deprecation Warning at third_party/tensorpipe/CMakeLists.txt:7 (cmake_minimum_required): 2025-04-25T04:29:37.6207993Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:29:37.6208427Z CMake. 2025-04-25T04:29:37.6208563Z 2025-04-25T04:29:37.6208796Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:29:37.6209387Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:29:37.6209901Z to work with policies introduced by or earlier. 2025-04-25T04:29:37.6210171Z 2025-04-25T04:29:37.6210451Z  2025-04-25T04:29:37.6348343Z CMake Deprecation Warning at third_party/tensorpipe/third_party/libuv/CMakeLists.txt:1 (cmake_minimum_required): 2025-04-25T04:29:37.6349831Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:29:37.6350590Z CMake. 2025-04-25T04:29:37.6350821Z 2025-04-25T04:29:37.6351236Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:29:37.6352385Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:29:37.6353615Z to work with policies introduced by or earlier. 2025-04-25T04:29:37.6354086Z 2025-04-25T04:29:37.6354337Z  2025-04-25T04:29:37.6448505Z -- Performing Test UV_LINT_W4 2025-04-25T04:29:37.6903252Z -- Performing Test UV_LINT_W4 - Failed 2025-04-25T04:29:37.6916656Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2025-04-25T04:29:37.7425657Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2025-04-25T04:29:37.7433673Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2025-04-25T04:29:37.7893704Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2025-04-25T04:29:37.7901366Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2025-04-25T04:29:37.8416129Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2025-04-25T04:29:37.8423585Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2025-04-25T04:29:37.8895071Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2025-04-25T04:29:37.8902726Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2025-04-25T04:29:37.9382150Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2025-04-25T04:29:37.9390257Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2025-04-25T04:29:37.9884749Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2025-04-25T04:29:37.9892918Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2025-04-25T04:29:38.0416473Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2025-04-25T04:29:38.0424241Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2025-04-25T04:29:38.0911915Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2025-04-25T04:29:38.0920474Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2025-04-25T04:29:38.1389226Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2025-04-25T04:29:38.1398526Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2025-04-25T04:29:38.1888019Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2025-04-25T04:29:38.1896769Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2025-04-25T04:29:38.2390970Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2025-04-25T04:29:38.2398580Z -- Performing Test UV_LINT_WALL 2025-04-25T04:29:38.3254642Z -- Performing Test UV_LINT_WALL - Success 2025-04-25T04:29:38.3267871Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2025-04-25T04:29:38.4152552Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2025-04-25T04:29:38.4160541Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2025-04-25T04:29:38.5105462Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2025-04-25T04:29:38.5114247Z -- Performing Test UV_LINT_EXTRA 2025-04-25T04:29:38.6018038Z -- Performing Test UV_LINT_EXTRA - Success 2025-04-25T04:29:38.6027018Z -- Performing Test UV_LINT_UTF8_MSVC 2025-04-25T04:29:38.6496273Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2025-04-25T04:29:38.6506813Z -- Performing Test UV_F_STRICT_ALIASING 2025-04-25T04:29:38.7478528Z -- Performing Test UV_F_STRICT_ALIASING - Success 2025-04-25T04:29:38.7505344Z -- summary of build options: 2025-04-25T04:29:38.7505843Z Install prefix: /var/lib/jenkins/workspace/torch 2025-04-25T04:29:38.7506225Z Target system: Linux 2025-04-25T04:29:38.7506534Z Compiler: 2025-04-25T04:29:38.7506788Z C compiler: /opt/cache/bin/cc 2025-04-25T04:29:38.7507101Z CFLAGS: 2025-04-25T04:29:38.7507309Z 2025-04-25T04:29:38.7531409Z -- Found uv: 1.38.1 (found version "1.38.1") 2025-04-25T04:29:38.7558809Z -- Performing Test HAS_WNO_MISSING_TEMPLATE_ARG_LIST_AFTER_TEMPLATE_KW 2025-04-25T04:29:38.8079459Z -- Performing Test HAS_WNO_MISSING_TEMPLATE_ARG_LIST_AFTER_TEMPLATE_KW - Failed 2025-04-25T04:29:38.8080816Z CMake Warning at cmake/Dependencies.cmake:1210 (message): 2025-04-25T04:29:38.8081437Z TensorPipe doesn't yet support ROCm 2025-04-25T04:29:38.8081781Z Call Stack (most recent call first): 2025-04-25T04:29:38.8082105Z CMakeLists.txt:856 (include) 2025-04-25T04:29:38.8082322Z 2025-04-25T04:29:38.8082433Z  2025-04-25T04:29:38.8113860Z -- Enabling sccache for CXX 2025-04-25T04:29:38.8114631Z -- Enabling sccache for C 2025-04-25T04:29:38.8148236Z -- Gloo build as SHARED library 2025-04-25T04:29:38.8148842Z HIP library name: amdhip64 2025-04-25T04:29:39.0958287Z Successfully preprocessed all matching files. 2025-04-25T04:29:39.1069811Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-04-25T04:29:39.1071194Z The package name passed to `find_package_handle_standard_args` (RCCL) does 2025-04-25T04:29:39.1071761Z not match the name of the calling package (rccl). This can lead to 2025-04-25T04:29:39.1072305Z problems in calling code that expects `find_package` result variables 2025-04-25T04:29:39.1072783Z (e.g., `_FOUND`) to follow a certain pattern. 2025-04-25T04:29:39.1073128Z Call Stack (most recent call first): 2025-04-25T04:29:39.1073990Z third_party/gloo/cmake/Modules/Findrccl.cmake:43 (find_package_handle_standard_args) 2025-04-25T04:29:39.1074631Z third_party/gloo/cmake/Dependencies.cmake:177 (find_package) 2025-04-25T04:29:39.1075065Z third_party/gloo/CMakeLists.txt:111 (include) 2025-04-25T04:29:39.1075538Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:29:39.1076026Z  2025-04-25T04:29:39.1076263Z -- Found RCCL: /opt/rocm-6.3.0/include 2025-04-25T04:29:39.1076761Z -- Determining RCCL version from the header file: /opt/rocm-6.3.0/include/rccl/rccl.h 2025-04-25T04:29:39.1089421Z -- Found RCCL (include: /opt/rocm-6.3.0/include, library: /opt/rocm/lib/librccl.so) 2025-04-25T04:29:39.1449480Z CMake Warning (dev) at third_party/onnx/CMakeLists.txt:106 (find_package): 2025-04-25T04:29:39.1450091Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-04-25T04:29:39.1450700Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-04-25T04:29:39.1451302Z the cmake_policy command to set the policy and suppress this warning. 2025-04-25T04:29:39.1451644Z 2025-04-25T04:29:39.1451876Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:29:39.1452332Z  2025-04-25T04:29:39.1646901Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-04-25T04:29:39.1648558Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-04-25T04:29:39.1651377Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-04-25T04:29:39.2967716Z -- 2025-04-25T04:29:39.2968089Z -- ******** Summary ******** 2025-04-25T04:29:39.2968487Z -- CMake version : 3.31.2 2025-04-25T04:29:39.2968929Z -- CMake command : /opt/conda/envs/py_3.10/bin/cmake 2025-04-25T04:29:39.2969364Z -- System : Linux 2025-04-25T04:29:39.2969778Z -- C++ compiler : /opt/cache/bin/c++ 2025-04-25T04:29:39.2970157Z -- C++ compiler version : 11.4.0 2025-04-25T04:29:39.2970689Z -- CXX flags : -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -Wnon-virtual-dtor 2025-04-25T04:29:39.2971219Z -- Build type : Release 2025-04-25T04:29:39.2971936Z -- Compile definitions : TORCH_ENABLE_LLVM;ROCM_VERSION=60300;TORCH_HIP_VERSION=603;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2025-04-25T04:29:39.2973085Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.10/lib/python3.10/site-packages;/opt/conda/envs/py_3.10;/opt/rocm 2025-04-25T04:29:39.2973927Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2025-04-25T04:29:39.2974932Z -- CMAKE_MODULE_PATH : /opt/rocm/lib/cmake/hip;/var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2025-04-25T04:29:39.2975778Z -- 2025-04-25T04:29:39.2976013Z -- ONNX version : 1.17.0 2025-04-25T04:29:39.2976433Z -- ONNX NAMESPACE : onnx_torch 2025-04-25T04:29:39.2977064Z -- ONNX_USE_LITE_PROTO : OFF 2025-04-25T04:29:39.2977408Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2025-04-25T04:29:39.2977812Z -- Protobuf_USE_STATIC_LIBS : ON 2025-04-25T04:29:39.2978159Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2025-04-25T04:29:39.2978555Z -- ONNX_DISABLE_STATIC_REGISTRATION : OFF 2025-04-25T04:29:39.2978901Z -- ONNX_WERROR : OFF 2025-04-25T04:29:39.2979258Z -- ONNX_BUILD_TESTS : OFF 2025-04-25T04:29:39.2979612Z -- ONNX_BUILD_SHARED_LIBS : 2025-04-25T04:29:39.2979951Z -- BUILD_SHARED_LIBS : OFF 2025-04-25T04:29:39.2980320Z -- 2025-04-25T04:29:39.2980556Z -- Protobuf compiler : 2025-04-25T04:29:39.2980931Z -- Protobuf includes : 2025-04-25T04:29:39.2981385Z -- Protobuf libraries : 2025-04-25T04:29:39.2981868Z -- BUILD_ONNX_PYTHON : OFF 2025-04-25T04:29:39.2982347Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2025-04-25T04:29:39.2982813Z -- Adding -DNDEBUG to compile flags 2025-04-25T04:29:39.3001391Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2025-04-25T04:29:39.3380071Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2025-04-25T04:29:39.3380631Z -- Compiling with MAGMA support 2025-04-25T04:29:39.3381054Z -- MAGMA INCLUDE DIRECTORIES: /opt/rocm/magma/include 2025-04-25T04:29:39.3381552Z -- MAGMA LIBRARIES: /opt/rocm/magma/lib/libmagma.so 2025-04-25T04:29:39.3381906Z -- MAGMA V2 check: 0 2025-04-25T04:29:39.3425021Z -- Could not find hardware support for NEON on this machine. 2025-04-25T04:29:39.3425491Z -- No OMAP3 processor on this machine. 2025-04-25T04:29:39.3425826Z -- No OMAP4 processor on this machine. 2025-04-25T04:29:39.3430536Z -- No SVE processor on this machine. 2025-04-25T04:29:39.3459407Z -- Looking for sbgemm_ 2025-04-25T04:29:39.4644679Z -- Looking for sbgemm_ - not found 2025-04-25T04:29:39.4655434Z -- Found a library with LAPACK API (mkl). 2025-04-25T04:29:39.4656972Z disabling CUDA because NOT USE_CUDA is set 2025-04-25T04:29:39.4671259Z -- Will build oneDNN Graph 2025-04-25T04:29:39.4671647Z -- Will build oneDNN UKERNEL 2025-04-25T04:29:39.4692375Z -- MKLDNN_CPU_RUNTIME = OMP 2025-04-25T04:29:39.4721211Z -- DNNL_TARGET_ARCH: X64 2025-04-25T04:29:39.4753074Z -- DNNL_LIBRARY_NAME: dnnl 2025-04-25T04:29:39.4825235Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-04-25T04:29:39.4826218Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-04-25T04:29:39.4826806Z does not match the name of the calling package (OpenMP). This can lead to 2025-04-25T04:29:39.4827594Z problems in calling code that expects `find_package` result variables 2025-04-25T04:29:39.4828198Z (e.g., `_FOUND`) to follow a certain pattern. 2025-04-25T04:29:39.4828667Z Call Stack (most recent call first): 2025-04-25T04:29:39.4829300Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-04-25T04:29:39.4829966Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-04-25T04:29:39.4830435Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-04-25T04:29:39.4830929Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:29:39.4831421Z  2025-04-25T04:29:39.4831667Z -- Found OpenMP_C: -fopenmp 2025-04-25T04:29:39.4832432Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-04-25T04:29:39.4833254Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-04-25T04:29:39.4833839Z does not match the name of the calling package (OpenMP). This can lead to 2025-04-25T04:29:39.4834394Z problems in calling code that expects `find_package` result variables 2025-04-25T04:29:39.4834871Z (e.g., `_FOUND`) to follow a certain pattern. 2025-04-25T04:29:39.4835467Z Call Stack (most recent call first): 2025-04-25T04:29:39.4835937Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-04-25T04:29:39.4836497Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-04-25T04:29:39.4836980Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-04-25T04:29:39.4838134Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:29:39.4838601Z  2025-04-25T04:29:39.4838833Z -- Found OpenMP_CXX: -fopenmp 2025-04-25T04:29:39.4989274Z -- Enabled testing coverage: CI 2025-04-25T04:29:39.5002997Z -- Enabled workload: TRAINING 2025-04-25T04:29:39.5003363Z -- Enabled primitives: ALL 2025-04-25T04:29:39.5003690Z -- Enabled primitive CPU ISA: ALL 2025-04-25T04:29:39.5004048Z -- Enabled primitive GPU ISA: ALL 2025-04-25T04:29:39.5004357Z -- Enabled GeMM kernels ISA: ALL 2025-04-25T04:29:39.5072048Z -- Primitive cache is enabled 2025-04-25T04:29:39.5072458Z -- Experimental functionality for ukernels is enabled 2025-04-25T04:29:39.5240628Z -- Graph component is enabled 2025-04-25T04:29:39.5340412Z -- Graph compiler backend is disabled. 2025-04-25T04:29:39.5413380Z -- Found MKL-DNN: TRUE 2025-04-25T04:29:39.5417127Z -- Looking for clock_gettime in rt 2025-04-25T04:29:39.6233478Z -- Looking for clock_gettime in rt - found 2025-04-25T04:29:39.6234512Z -- Looking for mmap 2025-04-25T04:29:39.7059338Z -- Looking for mmap - found 2025-04-25T04:29:39.7059963Z -- Looking for shm_open 2025-04-25T04:29:39.8630287Z -- Looking for shm_open - found 2025-04-25T04:29:39.8630873Z -- Looking for shm_unlink 2025-04-25T04:29:39.9520175Z -- Looking for shm_unlink - found 2025-04-25T04:29:39.9520697Z -- Looking for malloc_usable_size 2025-04-25T04:29:40.0353912Z -- Looking for malloc_usable_size - found 2025-04-25T04:29:40.0359910Z --  2025-04-25T04:29:40.0362021Z -- Performing Test COMPILE_OUT_ZVECTOR 2025-04-25T04:29:40.0758067Z -- Performing Test COMPILE_OUT_ZVECTOR - Failed 2025-04-25T04:29:40.0759180Z -- ZVECTOR flags were NOT set. 2025-04-25T04:29:40.0759859Z --  2025-04-25T04:29:40.0832662Z -- {fmt} version: 11.1.4 2025-04-25T04:29:40.0833199Z -- Build type: Release 2025-04-25T04:29:40.0889157Z -- Using Kineto with Roctracer support 2025-04-25T04:29:40.0889821Z -- Configuring Kineto dependency: 2025-04-25T04:29:40.0890719Z -- KINETO_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto 2025-04-25T04:29:40.0891674Z -- KINETO_BUILD_TESTS = OFF 2025-04-25T04:29:40.0892229Z -- KINETO_LIBRARY_TYPE = static 2025-04-25T04:29:40.0905623Z CMake Deprecation Warning at third_party/kineto/libkineto/CMakeLists.txt:7 (cmake_minimum_required): 2025-04-25T04:29:40.0907116Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:29:40.0907993Z CMake. 2025-04-25T04:29:40.0908242Z 2025-04-25T04:29:40.0908700Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:29:40.0909876Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:29:40.0910879Z to work with policies introduced by or earlier. 2025-04-25T04:29:40.0911409Z 2025-04-25T04:29:40.0911611Z  2025-04-25T04:29:40.0923669Z CMake Warning (dev) at third_party/kineto/libkineto/CMakeLists.txt:15 (find_package): 2025-04-25T04:29:40.0924962Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-04-25T04:29:40.0926118Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-04-25T04:29:40.0927231Z the cmake_policy command to set the policy and suppress this warning. 2025-04-25T04:29:40.0927918Z 2025-04-25T04:29:40.0928342Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:29:40.0929205Z  2025-04-25T04:29:40.1125477Z INFO CUDA_SOURCE_DIR =  2025-04-25T04:29:40.1125972Z INFO ROCM_SOURCE_DIR = /opt/rocm 2025-04-25T04:29:40.1313523Z INFO Building with roctracer 2025-04-25T04:29:40.1683058Z -- Kineto: FMT_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/fmt 2025-04-25T04:29:40.1683702Z -- Kineto: FMT_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/fmt/include 2025-04-25T04:29:40.1684413Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2025-04-25T04:29:40.1684959Z INFO ROCTRACER_INCLUDE_DIR = /opt/rocm/include/roctracer 2025-04-25T04:29:40.1685774Z INFO DYNOLOG_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/ 2025-04-25T04:29:40.1686932Z INFO IPCFABRIC_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog//dynolog/src/ipcfabric/ 2025-04-25T04:29:40.1717992Z -- Configured Kineto 2025-04-25T04:29:40.1790795Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/ExternalProject/shared_internal_commands.cmake:1276 (message): 2025-04-25T04:29:40.1791929Z The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is 2025-04-25T04:29:40.1792501Z not set. The policy's OLD behavior will be used. When using a URL 2025-04-25T04:29:40.1793054Z download, the timestamps of extracted files should preferably be that of 2025-04-25T04:29:40.1793626Z the time of extraction, otherwise code that depends on the extracted 2025-04-25T04:29:40.1794165Z contents might not be rebuilt if the URL changes. The OLD behavior 2025-04-25T04:29:40.1794726Z preserves the timestamps from the archive instead, but this is usually not 2025-04-25T04:29:40.1795307Z what you want. Update your project to the NEW behavior or specify the 2025-04-25T04:29:40.1795868Z DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this 2025-04-25T04:29:40.1796296Z robustness issue. 2025-04-25T04:29:40.1796568Z Call Stack (most recent call first): 2025-04-25T04:29:40.1797160Z /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/ExternalProject.cmake:3041 (_ep_add_download_command) 2025-04-25T04:29:40.1797842Z cmake/External/aotriton.cmake:103 (ExternalProject_Add) 2025-04-25T04:29:40.1798238Z CMakeLists.txt:880 (include) 2025-04-25T04:29:40.1798650Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:29:40.1799117Z  2025-04-25T04:29:40.1884812Z -- Using AOTriton from pre-compiled binary https://github.com/ROCm/aotriton/releases/download/0.9.2b/aotriton-0.9.2b-manylinux_2_28_x86_64-rocm6.3-shared.tar.gz. Set env variables AOTRITON_INSTALL_FROM_SOURCE=1 to build from source. 2025-04-25T04:29:40.1891564Z -- GCC 11.4.0: Adding gcc and gcc_s libs to link line 2025-04-25T04:29:40.1906661Z -- Performing Test HAS_WERROR_RETURN_TYPE 2025-04-25T04:29:40.2898917Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2025-04-25T04:29:40.2908387Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2025-04-25T04:29:40.3834392Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2025-04-25T04:29:40.3844966Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT 2025-04-25T04:29:40.4350321Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT - Failed 2025-04-25T04:29:40.4364752Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT 2025-04-25T04:29:40.5507791Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT - Success 2025-04-25T04:29:40.5517747Z -- Performing Test HAS_WERROR_BOOL_OPERATION 2025-04-25T04:29:40.6576714Z -- Performing Test HAS_WERROR_BOOL_OPERATION - Success 2025-04-25T04:29:40.6586459Z -- Performing Test HAS_WNARROWING 2025-04-25T04:29:40.7641837Z -- Performing Test HAS_WNARROWING - Success 2025-04-25T04:29:40.7650412Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2025-04-25T04:29:40.8728193Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2025-04-25T04:29:40.8736873Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2025-04-25T04:29:40.9688131Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2025-04-25T04:29:40.9696761Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2025-04-25T04:29:41.0626983Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2025-04-25T04:29:41.0635946Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2025-04-25T04:29:41.2174343Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2025-04-25T04:29:41.2182650Z -- Performing Test HAS_WNO_STRICT_ALIASING 2025-04-25T04:29:41.3413967Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2025-04-25T04:29:41.3423690Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2025-04-25T04:29:41.4570597Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success 2025-04-25T04:29:41.4579804Z -- Performing Test HAS_WVLA_EXTENSION 2025-04-25T04:29:41.4997467Z -- Performing Test HAS_WVLA_EXTENSION - Failed 2025-04-25T04:29:41.5006911Z -- Performing Test HAS_WSUGGEST_OVERRIDE 2025-04-25T04:29:41.5969142Z -- Performing Test HAS_WSUGGEST_OVERRIDE - Success 2025-04-25T04:29:41.5977357Z -- Performing Test HAS_WNEWLINE_EOF 2025-04-25T04:29:41.6399135Z -- Performing Test HAS_WNEWLINE_EOF - Failed 2025-04-25T04:29:41.6408819Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE 2025-04-25T04:29:41.6900267Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE - Failed 2025-04-25T04:29:41.6914744Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE 2025-04-25T04:29:41.7446170Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE - Failed 2025-04-25T04:29:41.7454675Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2025-04-25T04:29:41.8421274Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2025-04-25T04:29:41.8429608Z -- Performing Test HAS_WCONSTANT_CONVERSION 2025-04-25T04:29:41.8875854Z -- Performing Test HAS_WCONSTANT_CONVERSION - Failed 2025-04-25T04:29:41.8884455Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE 2025-04-25T04:29:41.9423407Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE - Failed 2025-04-25T04:29:41.9432789Z -- Performing Test HAS_QUNUSED_ARGUMENTS 2025-04-25T04:29:41.9955000Z -- Performing Test HAS_QUNUSED_ARGUMENTS - Failed 2025-04-25T04:29:41.9964081Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS 2025-04-25T04:29:42.0961808Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success 2025-04-25T04:29:42.0970925Z -- Performing Test HAS_FALIGNED_NEW 2025-04-25T04:29:42.1940206Z -- Performing Test HAS_FALIGNED_NEW - Success 2025-04-25T04:29:42.1951629Z -- Performing Test HAS_FSTANDALONE_DEBUG 2025-04-25T04:29:42.2400599Z -- Performing Test HAS_FSTANDALONE_DEBUG - Failed 2025-04-25T04:29:42.2409046Z -- Performing Test HAS_FNO_MATH_ERRNO 2025-04-25T04:29:42.3354541Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2025-04-25T04:29:42.3363370Z -- Performing Test HAS_FNO_TRAPPING_MATH 2025-04-25T04:29:42.4416874Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2025-04-25T04:29:42.4425785Z -- Performing Test HAS_WERROR_FORMAT 2025-04-25T04:29:42.5413504Z -- Performing Test HAS_WERROR_FORMAT - Success 2025-04-25T04:29:42.5495131Z -- NUMA paths: 2025-04-25T04:29:42.5495618Z -- /usr/include 2025-04-25T04:29:42.5495959Z -- /usr/lib/x86_64-linux-gnu/libnuma.so 2025-04-25T04:29:42.5537079Z -- Looking for backtrace 2025-04-25T04:29:42.6437274Z -- Looking for backtrace - found 2025-04-25T04:29:42.6439877Z -- backtrace facility detected in default set of libraries 2025-04-25T04:29:42.6443298Z -- Found Backtrace: /usr/include 2025-04-25T04:29:45.8257740Z -- headers outputs: 2025-04-25T04:29:47.4522746Z -- sources outputs: 2025-04-25T04:29:48.7657775Z -- declarations_yaml outputs: 2025-04-25T04:29:48.7716854Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2025-04-25T04:29:48.9519678Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Success 2025-04-25T04:29:48.9916376Z -- Using ATen parallel backend: OMP 2025-04-25T04:29:48.9949699Z Building PyTorch for GPU arch: gfx90a;gfx942 2025-04-25T04:29:48.9976560Z HIP VERSION: 6.3.42131-fa1d09cbd 2025-04-25T04:29:48.9979114Z  2025-04-25T04:29:48.9979557Z ***** ROCm version from rocm_version.h **** 2025-04-25T04:29:48.9980194Z  2025-04-25T04:29:48.9980471Z ROCM_VERSION_DEV: 6.3.0 2025-04-25T04:29:48.9980804Z ROCM_VERSION_DEV_MAJOR: 6 2025-04-25T04:29:48.9981183Z ROCM_VERSION_DEV_MINOR: 3 2025-04-25T04:29:48.9981600Z ROCM_VERSION_DEV_PATCH: 0 2025-04-25T04:29:48.9982185Z ROCM_VERSION_DEV_INT: 60300 2025-04-25T04:29:48.9982550Z HIP_VERSION_MAJOR: 6 2025-04-25T04:29:48.9982876Z HIP_VERSION_MINOR: 3 2025-04-25T04:29:48.9983190Z TORCH_HIP_VERSION: 603 2025-04-25T04:29:48.9983481Z  2025-04-25T04:29:48.9983752Z ***** Library versions from cmake find_package ***** 2025-04-25T04:29:48.9984103Z  2025-04-25T04:29:49.0215887Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-25T04:29:49.0216557Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-25T04:29:49.0216989Z 2025-04-25T04:29:49.0217201Z The amdgpu-arch tool failed: 2025-04-25T04:29:49.0217514Z Error: 'Failed to get device count' 2025-04-25T04:29:49.0217828Z Output: '' 2025-04-25T04:29:49.0218034Z 2025-04-25T04:29:49.0218631Z As a result, --offload-arch will not be set for subsuqent 2025-04-25T04:29:49.0219049Z compilations, and the default architecture 2025-04-25T04:29:49.0219485Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-25T04:29:49.0219810Z 2025-04-25T04:29:49.0219921Z Call Stack (most recent call first): 2025-04-25T04:29:49.0220304Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-25T04:29:49.0220728Z cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:29:49.0221179Z cmake/public/LoadHIP.cmake:144 (find_package_and_print_version) 2025-04-25T04:29:49.0221718Z aten/CMakeLists.txt:67 (include) 2025-04-25T04:29:49.0222147Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:29:49.0222611Z  2025-04-25T04:29:49.0477804Z hip VERSION: 6.3.42131 2025-04-25T04:29:49.0483922Z amd_comgr VERSION: 2.8.0 2025-04-25T04:29:49.0496492Z rocrand VERSION: 3.2.0 2025-04-25T04:29:49.0507699Z hiprand VERSION: 2.11.0 2025-04-25T04:29:49.0517325Z rocblas VERSION: 4.3.0 2025-04-25T04:29:49.0527274Z hipblas VERSION: 2.3.0 2025-04-25T04:29:49.0537020Z miopen VERSION: 3.3.0 2025-04-25T04:29:49.0546845Z hipfft VERSION: 1.0.17 2025-04-25T04:29:49.0556224Z hipsparse VERSION: 3.1.2 2025-04-25T04:29:49.0565848Z rocprim VERSION: 3.3.0 2025-04-25T04:29:49.0575456Z hipcub VERSION: 3.3.0 2025-04-25T04:29:49.0585452Z rocthrust VERSION: 3.3.0 2025-04-25T04:29:49.0595035Z hipsolver VERSION: 2.3.0 2025-04-25T04:29:49.0600009Z CMake Deprecation Warning at /opt/rocm/lib/cmake/hiprtc/hiprtc-config.cmake:21 (cmake_minimum_required): 2025-04-25T04:29:49.0601633Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:29:49.0615191Z CMake. 2025-04-25T04:29:49.0615537Z 2025-04-25T04:29:49.0616049Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:29:49.0617210Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:29:49.0618238Z to work with policies introduced by or earlier. 2025-04-25T04:29:49.0618998Z Call Stack (most recent call first): 2025-04-25T04:29:49.0619678Z cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:29:49.0620569Z cmake/public/LoadHIP.cmake:164 (find_package_and_print_version) 2025-04-25T04:29:49.0621432Z aten/CMakeLists.txt:67 (include) 2025-04-25T04:29:49.0621895Z 2025-04-25T04:29:49.0622191Z  2025-04-25T04:29:49.0622691Z hiprtc VERSION: 6.3.42131 2025-04-25T04:29:49.0623364Z hipblaslt VERSION: 0.10.0 2025-04-25T04:29:49.0624030Z rccl VERSION: 2.21.5 2025-04-25T04:29:49.0630899Z hsa-runtime64 VERSION: 1.14.60300 2025-04-25T04:29:49.2893132Z hipblaslt is using scale pointer vec ext 2025-04-25T04:29:49.2911653Z ROCm is enabled. 2025-04-25T04:29:49.4557323Z -- Found OpenSSL: /opt/openssl/lib/libcrypto.so (found version "1.1.1k") 2025-04-25T04:29:49.4632442Z -- Check size of long double 2025-04-25T04:29:49.5826433Z -- Check size of long double - done 2025-04-25T04:29:49.5827227Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2025-04-25T04:29:49.6691781Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2025-04-25T04:29:49.6692329Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2025-04-25T04:29:49.7560876Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2025-04-25T04:29:49.7561650Z -- Performing Test COMPILER_SUPPORTS_QUADMATH 2025-04-25T04:29:49.8554792Z -- Performing Test COMPILER_SUPPORTS_QUADMATH - Success 2025-04-25T04:29:49.8555274Z -- Performing Test COMPILER_SUPPORTS_SSE2 2025-04-25T04:29:49.9913563Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2025-04-25T04:29:49.9914765Z -- Performing Test COMPILER_SUPPORTS_SSE4 2025-04-25T04:29:50.1500783Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2025-04-25T04:29:50.1501944Z -- Performing Test COMPILER_SUPPORTS_AVX 2025-04-25T04:29:50.2928353Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2025-04-25T04:29:50.2929418Z -- Performing Test COMPILER_SUPPORTS_FMA4 2025-04-25T04:29:50.4186508Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2025-04-25T04:29:50.4187512Z -- Performing Test COMPILER_SUPPORTS_AVX2 2025-04-25T04:29:50.5458855Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2025-04-25T04:29:50.5459557Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2025-04-25T04:29:50.7008150Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2025-04-25T04:29:50.7056347Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2025-04-25T04:29:50.7060535Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2025-04-25T04:29:50.7064361Z -- Found OpenMP: TRUE (found version "4.5") 2025-04-25T04:29:50.7066800Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2025-04-25T04:29:50.8072955Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2025-04-25T04:29:50.8073847Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD 2025-04-25T04:29:50.9088055Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD - Success 2025-04-25T04:29:50.9088867Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2025-04-25T04:29:50.9985144Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2025-04-25T04:29:50.9985934Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2025-04-25T04:29:51.0921506Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Success 2025-04-25T04:29:51.0922336Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2025-04-25T04:29:51.1998130Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2025-04-25T04:29:51.2219842Z -- Configuring build for SLEEF-v3.7.0 2025-04-25T04:29:51.2220728Z  Target system: Linux-6.1.130-139.222.amzn2023.x86_64 2025-04-25T04:29:51.2221239Z  Target processor: x86_64 2025-04-25T04:29:51.2221940Z  Host system: Linux-6.1.130-139.222.amzn2023.x86_64 2025-04-25T04:29:51.2222576Z  Host processor: x86_64 2025-04-25T04:29:51.2223402Z  Detected C compiler: GNU @ /opt/cache/bin/cc 2025-04-25T04:29:51.2223919Z  CMake: 3.31.2 2025-04-25T04:29:51.2224356Z  Make program: /opt/conda/envs/py_3.10/bin/ninja 2025-04-25T04:29:51.2225291Z -- Using option `-Wall -Wno-unused-function -Wno-attributes -Wno-unused-result -Wno-psabi -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef 2025-04-25T04:29:51.2226151Z -- Building shared libs : OFF 2025-04-25T04:29:51.2226471Z -- Building static test bins: OFF 2025-04-25T04:29:51.2226793Z -- MPFR : LIB_MPFR-NOTFOUND 2025-04-25T04:29:51.2227071Z -- GMP : LIBGMP-NOTFOUND 2025-04-25T04:29:51.2227379Z -- RT : /usr/lib/x86_64-linux-gnu/librt.so 2025-04-25T04:29:51.2227726Z -- FFTW3 : LIBFFTW3-NOTFOUND 2025-04-25T04:29:51.2227997Z -- OPENSSL : 1.1.1k 2025-04-25T04:29:51.2228258Z -- SDE : SDE_COMMAND-NOTFOUND 2025-04-25T04:29:51.2228564Z -- COMPILER_SUPPORTS_OPENMP : 1 2025-04-25T04:29:51.2375084Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2025-04-25T04:29:51.2375885Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h 2025-04-25T04:29:51.2376854Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/aten_interned_strings.h 2025-04-25T04:29:51.2378014Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/enum_tag.h 2025-04-25T04:29:51.9973862Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD 2025-04-25T04:29:52.0464763Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD - Failed 2025-04-25T04:29:52.0471071Z -- Generating sources for unboxing kernels /opt/conda/envs/py_3.10/bin/python;-m;torchgen.gen_executorch;--source-path=/var/lib/jenkins/workspace/test/edge/../../test/edge;--install-dir=/var/lib/jenkins/workspace/build/out;--tags-path=/var/lib/jenkins/workspace/test/edge/../../aten/src/ATen/native/tags.yaml;--aten-yaml-path=/var/lib/jenkins/workspace/test/edge/../../aten/src/ATen/native/native_functions.yaml;--use-aten-lib;--op-selection-yaml-path=/var/lib/jenkins/workspace/test/edge/../../test/edge/selected_operators.yaml;--custom-ops-yaml-path=/var/lib/jenkins/workspace/test/edge/../../test/edge/custom_ops.yaml 2025-04-25T04:29:52.0620402Z -- Performing Test HAS_WNO_MISSING_BRACES 2025-04-25T04:29:52.1595414Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2025-04-25T04:29:52.1606558Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2025-04-25T04:29:52.2629781Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Success 2025-04-25T04:29:52.3499858Z INFOcaffe2 ROCM_SOURCE_DIR = /opt/rocm 2025-04-25T04:29:52.3651609Z CMake Warning at CMakeLists.txt:1263 (message): 2025-04-25T04:29:52.3652210Z Generated cmake files are only fully tested if one builds with system glog, 2025-04-25T04:29:52.3652887Z gflags, and protobuf. Other settings may generate files that are not well 2025-04-25T04:29:52.3653320Z tested. 2025-04-25T04:29:52.3653481Z 2025-04-25T04:29:52.3653615Z  2025-04-25T04:29:52.3666988Z -- 2025-04-25T04:29:52.3667589Z -- ******** Summary ******** 2025-04-25T04:29:52.3668178Z -- General: 2025-04-25T04:29:52.3668593Z -- CMake version : 3.31.2 2025-04-25T04:29:52.3669283Z -- CMake command : /opt/conda/envs/py_3.10/bin/cmake 2025-04-25T04:29:52.3669969Z -- System : Linux 2025-04-25T04:29:52.3670634Z -- C++ compiler : /opt/cache/bin/c++ 2025-04-25T04:29:52.3671230Z -- C++ compiler id : GNU 2025-04-25T04:29:52.3671741Z -- C++ compiler version : 11.4.0 2025-04-25T04:29:52.3672274Z -- Using ccache if found : ON 2025-04-25T04:29:52.3672866Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2025-04-25T04:29:52.3678522Z -- CXX flags : -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DLIBKINETO_NOXPUPTI=ON -DUSE_FBGEMM -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-unknown-pragmas -Wno-unused-parameter -Wno-strict-overflow -Wno-strict-aliasing -Wno-stringop-overflow -Wsuggest-override -Wno-psabi -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow 2025-04-25T04:29:52.3684100Z -- Shared LD flags : -Wl,--no-as-needed -rdynamic 2025-04-25T04:29:52.3684741Z -- Static LD flags : 2025-04-25T04:29:52.3685254Z -- Module LD flags : 2025-04-25T04:29:52.3685752Z -- Build type : Release 2025-04-25T04:29:52.3687975Z -- Compile definitions : TORCH_ENABLE_LLVM;ROCM_VERSION=60300;TORCH_HIP_VERSION=603;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx_torch;IDEEP_USE_MKL;HAVE_MMAP=1;_FILE_OFFSET_BITS=64;HAVE_SHM_OPEN=1;HAVE_SHM_UNLINK=1;HAVE_MALLOC_USABLE_SIZE=1;USE_EXTERNAL_MZCRC;MINIZ_DISABLE_ZIP_READER_CRC32_CHECKS 2025-04-25T04:29:52.3690706Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.10/lib/python3.10/site-packages;/opt/conda/envs/py_3.10;/opt/rocm 2025-04-25T04:29:52.3691720Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2025-04-25T04:29:52.3692147Z -- USE_GOLD_LINKER : OFF 2025-04-25T04:29:52.3692432Z -- 2025-04-25T04:29:52.3692840Z -- TORCH_VERSION : 2.8.0 2025-04-25T04:29:52.3693173Z -- BUILD_STATIC_RUNTIME_BENCHMARK: ON 2025-04-25T04:29:52.3693512Z -- BUILD_BINARY : OFF 2025-04-25T04:29:52.3693805Z -- BUILD_CUSTOM_PROTOBUF : ON 2025-04-25T04:29:52.3694106Z -- Link local protobuf : ON 2025-04-25T04:29:52.3694405Z -- BUILD_PYTHON : True 2025-04-25T04:29:52.3694702Z -- Python version : 3.10.16 2025-04-25T04:29:52.3695244Z -- Python executable : /opt/conda/envs/py_3.10/bin/python 2025-04-25T04:29:52.3695928Z -- Python library : 2025-04-25T04:29:52.3696591Z -- Python includes : /opt/conda/envs/py_3.10/include/python3.10 2025-04-25T04:29:52.3697524Z -- Python site-package : /opt/conda/envs/py_3.10/lib/python3.10/site-packages 2025-04-25T04:29:52.3698357Z -- BUILD_SHARED_LIBS : ON 2025-04-25T04:29:52.3698935Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2025-04-25T04:29:52.3700328Z -- BUILD_TEST : True 2025-04-25T04:29:52.3700863Z -- BUILD_JNI : OFF 2025-04-25T04:29:52.3701420Z -- BUILD_MOBILE_AUTOGRAD : OFF 2025-04-25T04:29:52.3702058Z -- BUILD_LITE_INTERPRETER: OFF 2025-04-25T04:29:52.3702623Z -- INTERN_BUILD_MOBILE : 2025-04-25T04:29:52.3703141Z -- TRACING_BASED : OFF 2025-04-25T04:29:52.3703634Z -- USE_BLAS : 1 2025-04-25T04:29:52.3704126Z -- BLAS : mkl 2025-04-25T04:29:52.3704612Z -- BLAS_HAS_SBGEMM : 2025-04-25T04:29:52.3705117Z -- USE_LAPACK : 1 2025-04-25T04:29:52.3705645Z -- LAPACK : mkl 2025-04-25T04:29:52.3706188Z -- USE_ASAN : OFF 2025-04-25T04:29:52.3706704Z -- USE_TSAN : OFF 2025-04-25T04:29:52.3707248Z -- USE_CPP_CODE_COVERAGE : OFF 2025-04-25T04:29:52.3707786Z -- USE_CUDA : OFF 2025-04-25T04:29:52.3708319Z -- USE_XPU : OFF 2025-04-25T04:29:52.3708849Z -- USE_ROCM : ON 2025-04-25T04:29:52.3709372Z -- ROCM_VERSION : 2025-04-25T04:29:52.3709919Z -- USE_FLASH_ATTENTION : ON 2025-04-25T04:29:52.3710454Z -- USE_CK_FLASH_ATTENTION : 2025-04-25T04:29:52.3711021Z -- USE_MEM_EFF_ATTENTION : ON 2025-04-25T04:29:52.3711582Z -- BUILD_NVFUSER : 2025-04-25T04:29:52.3712062Z -- USE_EIGEN_FOR_BLAS : 2025-04-25T04:29:52.3712558Z -- USE_FBGEMM : ON 2025-04-25T04:29:52.3713057Z -- USE_FAKELOWP : OFF 2025-04-25T04:29:52.3713595Z -- USE_KINETO : ON 2025-04-25T04:29:52.3714123Z -- USE_GFLAGS : OFF 2025-04-25T04:29:52.3714655Z -- USE_GLOG : OFF 2025-04-25T04:29:52.3715188Z -- USE_LITE_PROTO : OFF 2025-04-25T04:29:52.3715739Z -- USE_PYTORCH_METAL : OFF 2025-04-25T04:29:52.3716320Z -- USE_PYTORCH_METAL_EXPORT : OFF 2025-04-25T04:29:52.3716902Z -- USE_MPS : OFF 2025-04-25T04:29:52.3717443Z -- CAN_COMPILE_METAL : 2025-04-25T04:29:52.3717991Z -- USE_MKL : ON 2025-04-25T04:29:52.3718521Z -- USE_STATIC_MKL : OFF 2025-04-25T04:29:52.3719055Z -- USE_MKLDNN : ON 2025-04-25T04:29:52.3719586Z -- USE_MKLDNN_ACL : OFF 2025-04-25T04:29:52.3720170Z -- USE_MKLDNN_CBLAS : OFF 2025-04-25T04:29:52.3720693Z -- USE_UCC : OFF 2025-04-25T04:29:52.3721224Z -- USE_ITT : ON 2025-04-25T04:29:52.3721744Z -- USE_NCCL : ON 2025-04-25T04:29:52.3722263Z -- USE_SYSTEM_NCCL : ON 2025-04-25T04:29:52.3722794Z -- USE_NNPACK : ON 2025-04-25T04:29:52.3723321Z -- USE_NUMPY : ON 2025-04-25T04:29:52.3723846Z -- USE_OBSERVERS : ON 2025-04-25T04:29:52.3724375Z -- USE_OPENCL : OFF 2025-04-25T04:29:52.3724918Z -- USE_OPENMP : ON 2025-04-25T04:29:52.3725453Z -- USE_MIMALLOC : OFF 2025-04-25T04:29:52.3725987Z -- USE_VULKAN : OFF 2025-04-25T04:29:52.3726527Z -- USE_PROF : OFF 2025-04-25T04:29:52.3727080Z -- USE_PYTORCH_QNNPACK : ON 2025-04-25T04:29:52.3727581Z -- USE_XNNPACK : ON 2025-04-25T04:29:52.3728251Z -- USE_DISTRIBUTED : ON 2025-04-25T04:29:52.3728759Z -- USE_MPI : OFF 2025-04-25T04:29:52.3729245Z -- USE_GLOO : ON 2025-04-25T04:29:52.3729779Z -- USE_GLOO_WITH_OPENSSL : OFF 2025-04-25T04:29:52.3730326Z -- USE_TENSORPIPE : ON 2025-04-25T04:29:52.3730943Z -- Public Dependencies : caffe2::mkl 2025-04-25T04:29:52.3733008Z -- Private Dependencies : Threads::Threads;pthreadpool;cpuinfo;pytorch_qnnpack;nnpack;XNNPACK;microkernels-prod;fbgemm;ittnotify;fp16;caffe2::openmp;tensorpipe;nlohmann;gloo;rt;fmt::fmt-header-only;kineto;gcc_s;gcc;dl 2025-04-25T04:29:52.3735113Z -- Public CUDA Deps. : 2025-04-25T04:29:52.3735670Z -- Private CUDA Deps. : __caffe2_nccl 2025-04-25T04:29:52.3736276Z -- USE_COREML_DELEGATE : OFF 2025-04-25T04:29:52.3736820Z -- BUILD_LAZY_TS_BACKEND : ON 2025-04-25T04:29:52.3737741Z -- USE_ROCM_KERNEL_ASSERT : OFF 2025-04-25T04:29:52.3753314Z -- Performing Test HAS_WMISSING_PROTOTYPES 2025-04-25T04:29:52.5219513Z -- Performing Test HAS_WMISSING_PROTOTYPES - Failed 2025-04-25T04:29:52.5229314Z -- Performing Test HAS_WERROR_MISSING_PROTOTYPES 2025-04-25T04:29:52.6253732Z -- Performing Test HAS_WERROR_MISSING_PROTOTYPES - Failed 2025-04-25T04:29:52.6377324Z -- Configuring done (35.1s) 2025-04-25T04:29:55.1156661Z -- Generating done (2.5s) 2025-04-25T04:29:55.1157520Z CMake Warning: 2025-04-25T04:29:55.1158194Z Manually-specified variables were not used by the project: 2025-04-25T04:29:55.1158815Z 2025-04-25T04:29:55.1159011Z BUILD_ENVIRONMENT 2025-04-25T04:29:55.1159311Z 2025-04-25T04:29:55.1159518Z  2025-04-25T04:29:55.1185947Z -- Build files have been written to: /var/lib/jenkins/workspace/build 2025-04-25T04:29:55.2390435Z cmake --build . --target install --config Release -j 6 2025-04-25T04:29:55.4251494Z 2025-04-25T04:29:55.4476182Z [0/4] Generating ATen headers 2025-04-25T04:29:55.4479402Z [0/4] Generating ATen sources 2025-04-25T04:29:59.7388618Z [0/4] Generating ATen declarations_yaml 2025-04-25T04:30:02.6312155Z [1/4] Generating ATen declarations_yaml 2025-04-25T04:30:04.7985591Z [2/4] Generating ATen headers 2025-04-25T04:30:04.7991058Z [3/4] Generating ATen sources 2025-04-25T04:30:04.8921905Z 2025-04-25T04:30:04.8924450Z [0/7823] Creating directories for 'aotriton_external' 2025-04-25T04:30:04.8926822Z [0/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2025-04-25T04:30:04.8930311Z [0/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2025-04-25T04:30:04.8932981Z [0/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2025-04-25T04:30:04.8935506Z [0/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2025-04-25T04:30:04.9048042Z [0/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2025-04-25T04:30:04.9050470Z [1/7823] Creating directories for 'aotriton_external' 2025-04-25T04:30:05.0799358Z [1/7823] Performing download step (download, verify and extract) for 'aotriton_external' 2025-04-25T04:30:05.0804829Z [2/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2025-04-25T04:30:05.0818375Z [2/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2025-04-25T04:30:05.0819670Z [3/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2025-04-25T04:30:05.0824027Z [3/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2025-04-25T04:30:05.0825617Z [4/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2025-04-25T04:30:05.1213163Z [4/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2025-04-25T04:30:05.1215375Z [5/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2025-04-25T04:30:05.1252728Z [5/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2025-04-25T04:30:05.1255202Z [6/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2025-04-25T04:30:05.1808882Z [6/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2025-04-25T04:30:05.1812204Z [7/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2025-04-25T04:30:05.2137089Z [7/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2025-04-25T04:30:05.2140186Z [8/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2025-04-25T04:30:05.2475028Z [8/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2025-04-25T04:30:05.2477788Z [9/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2025-04-25T04:30:05.2507441Z [9/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2025-04-25T04:30:05.2510448Z [10/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2025-04-25T04:30:05.3073477Z [10/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2025-04-25T04:30:05.3076062Z [11/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2025-04-25T04:30:05.3507637Z [11/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2025-04-25T04:30:05.3510230Z [12/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2025-04-25T04:30:05.3586953Z [12/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2025-04-25T04:30:05.3589638Z [13/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2025-04-25T04:30:05.3725936Z [13/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2025-04-25T04:30:05.3728565Z [14/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2025-04-25T04:30:05.4071733Z [14/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2025-04-25T04:30:05.4074449Z [15/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2025-04-25T04:30:05.4075929Z In file included from /usr/include/string.h:495, 2025-04-25T04:30:05.4077051Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2025-04-25T04:30:05.4078821Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2025-04-25T04:30:05.4080368Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2025-04-25T04:30:05.4081908Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2025-04-25T04:30:05.4083487Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2025-04-25T04:30:05.4093602Z In function ‘void* memcpy(void*, const void*, size_t)’, 2025-04-25T04:30:05.4096462Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2025-04-25T04:30:05.4102031Z inlined from ‘virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28, 2025-04-25T04:30:05.4107027Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:419:30, 2025-04-25T04:30:05.4111392Z inlined from ‘bool google::protobuf::MessageLite::SerializeToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:42: 2025-04-25T04:30:05.4116110Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2025-04-25T04:30:05.4119021Z 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2025-04-25T04:30:05.4119920Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:30:05.4120809Z In function ‘void* memcpy(void*, const void*, size_t)’, 2025-04-25T04:30:05.4123660Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2025-04-25T04:30:05.4128567Z inlined from ‘virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28, 2025-04-25T04:30:05.4133607Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:419:30: 2025-04-25T04:30:05.4138362Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2025-04-25T04:30:05.4140739Z 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2025-04-25T04:30:05.4141742Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:30:05.4142210Z 2025-04-25T04:30:05.4751379Z [15/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2025-04-25T04:30:05.4754035Z [16/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2025-04-25T04:30:05.4825656Z [16/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2025-04-25T04:30:05.4828113Z [17/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2025-04-25T04:30:05.5045481Z [17/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2025-04-25T04:30:05.5047917Z [18/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2025-04-25T04:30:05.5546014Z [18/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2025-04-25T04:30:05.5549553Z [19/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2025-04-25T04:30:05.5660044Z [19/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2025-04-25T04:30:05.5667071Z [20/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2025-04-25T04:30:05.5981179Z [20/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2025-04-25T04:30:05.5984223Z [21/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2025-04-25T04:30:05.6072047Z [21/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2025-04-25T04:30:05.6074605Z [22/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2025-04-25T04:30:05.6243728Z [22/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2025-04-25T04:30:05.6246216Z [23/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2025-04-25T04:30:05.6912470Z [23/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2025-04-25T04:30:05.6914672Z [24/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2025-04-25T04:30:05.6996555Z [24/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2025-04-25T04:30:05.6999429Z [25/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2025-04-25T04:30:05.7450382Z [25/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2025-04-25T04:30:05.7453299Z [26/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2025-04-25T04:30:05.7826859Z [26/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2025-04-25T04:30:05.7835704Z [27/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2025-04-25T04:30:05.8033841Z [27/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2025-04-25T04:30:05.8036942Z [28/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2025-04-25T04:30:05.8350674Z [28/7823] Linking CXX static library lib/libprotobuf-lite.a 2025-04-25T04:30:05.8351754Z [29/7823] Linking CXX static library lib/libprotobuf-lite.a 2025-04-25T04:30:05.8367057Z [29/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2025-04-25T04:30:05.8370773Z [30/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2025-04-25T04:30:05.8824223Z [30/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2025-04-25T04:30:05.8826488Z [31/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2025-04-25T04:30:05.9294908Z [31/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2025-04-25T04:30:05.9296442Z [32/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2025-04-25T04:30:05.9514444Z [32/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2025-04-25T04:30:05.9516708Z [33/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2025-04-25T04:30:05.9901107Z [33/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2025-04-25T04:30:05.9903426Z [34/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2025-04-25T04:30:06.0383096Z [34/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2025-04-25T04:30:06.0385561Z [35/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2025-04-25T04:30:06.0394438Z [35/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2025-04-25T04:30:06.0396845Z [36/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2025-04-25T04:30:06.0921882Z [36/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2025-04-25T04:30:06.0923373Z [37/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2025-04-25T04:30:06.1043917Z [37/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2025-04-25T04:30:06.1046537Z [38/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2025-04-25T04:30:06.1185891Z [38/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2025-04-25T04:30:06.1188272Z [39/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2025-04-25T04:30:06.1492462Z [39/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2025-04-25T04:30:06.1494891Z [40/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2025-04-25T04:30:06.2055406Z [40/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2025-04-25T04:30:06.2057993Z [41/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2025-04-25T04:30:06.2233355Z [41/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2025-04-25T04:30:06.2236316Z [42/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2025-04-25T04:30:06.2514787Z [42/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2025-04-25T04:30:06.2517249Z [43/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2025-04-25T04:30:06.2518667Z In file included from /usr/include/string.h:495, 2025-04-25T04:30:06.2519828Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2025-04-25T04:30:06.2521412Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2025-04-25T04:30:06.2522933Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2025-04-25T04:30:06.2524790Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2025-04-25T04:30:06.2526337Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2025-04-25T04:30:06.2527744Z In function ‘void* memcpy(void*, const void*, size_t)’, 2025-04-25T04:30:06.2530539Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2025-04-25T04:30:06.2535521Z inlined from ‘virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28, 2025-04-25T04:30:06.2542776Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:419:30, 2025-04-25T04:30:06.2547146Z inlined from ‘bool google::protobuf::MessageLite::SerializeToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:42: 2025-04-25T04:30:06.2551905Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2025-04-25T04:30:06.2554811Z 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2025-04-25T04:30:06.2555697Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:30:06.2556662Z In function ‘void* memcpy(void*, const void*, size_t)’, 2025-04-25T04:30:06.2559393Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2025-04-25T04:30:06.2564275Z inlined from ‘virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28, 2025-04-25T04:30:06.2569202Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:419:30: 2025-04-25T04:30:06.2574357Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2025-04-25T04:30:06.2577209Z 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2025-04-25T04:30:06.2578111Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:30:06.2578656Z 2025-04-25T04:30:06.2579834Z [43/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2025-04-25T04:30:06.2582316Z [44/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2025-04-25T04:30:06.2912334Z [44/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2025-04-25T04:30:06.2915171Z [45/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2025-04-25T04:30:06.3340006Z [45/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2025-04-25T04:30:06.3342361Z [46/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2025-04-25T04:30:06.3801364Z [46/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2025-04-25T04:30:06.3803805Z [47/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2025-04-25T04:30:06.4030615Z [47/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2025-04-25T04:30:06.4033184Z [48/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2025-04-25T04:30:06.4321522Z [48/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2025-04-25T04:30:06.4324128Z [49/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2025-04-25T04:30:06.4357030Z [49/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2025-04-25T04:30:06.4359572Z [50/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2025-04-25T04:30:06.4577148Z [50/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2025-04-25T04:30:06.4579613Z [51/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2025-04-25T04:30:06.5137105Z [51/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2025-04-25T04:30:06.5139375Z [52/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2025-04-25T04:30:06.5355940Z [52/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2025-04-25T04:30:06.5358342Z [53/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2025-04-25T04:30:06.5503941Z [53/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2025-04-25T04:30:06.5991028Z [54/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2025-04-25T04:30:06.5993323Z [54/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2025-04-25T04:30:06.5996203Z [55/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2025-04-25T04:30:06.6343120Z [55/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2025-04-25T04:30:06.6345451Z [56/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2025-04-25T04:30:06.6731899Z [56/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2025-04-25T04:30:06.6734263Z [57/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2025-04-25T04:30:06.6890716Z [57/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2025-04-25T04:30:06.6893337Z [58/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2025-04-25T04:30:06.7699258Z [58/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2025-04-25T04:30:06.7701721Z [59/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2025-04-25T04:30:06.7833217Z [59/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2025-04-25T04:30:06.7835723Z [60/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2025-04-25T04:30:06.8457007Z [60/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2025-04-25T04:30:06.8458272Z [61/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2025-04-25T04:30:06.8843012Z [61/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2025-04-25T04:30:06.8845406Z [62/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2025-04-25T04:30:06.9373440Z [62/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2025-04-25T04:30:06.9375880Z [63/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2025-04-25T04:30:07.0028363Z [63/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2025-04-25T04:30:07.0030669Z [64/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2025-04-25T04:30:07.0105251Z [64/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2025-04-25T04:30:07.0107045Z [65/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2025-04-25T04:30:07.0370983Z [65/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2025-04-25T04:30:07.0373598Z [66/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2025-04-25T04:30:07.0732403Z [66/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2025-04-25T04:30:07.0734844Z [67/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2025-04-25T04:30:07.0919982Z [67/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2025-04-25T04:30:07.0922674Z [68/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2025-04-25T04:30:07.1154374Z [68/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2025-04-25T04:30:07.1162824Z [69/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2025-04-25T04:30:07.1497713Z [69/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2025-04-25T04:30:07.1500103Z [70/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2025-04-25T04:30:07.1929408Z [70/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2025-04-25T04:30:07.1932321Z [71/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2025-04-25T04:30:07.2179964Z [71/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2025-04-25T04:30:07.2182262Z [72/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2025-04-25T04:30:07.2397863Z [72/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2025-04-25T04:30:07.2400338Z [73/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2025-04-25T04:30:07.2997411Z [73/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2025-04-25T04:30:07.2999967Z [74/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2025-04-25T04:30:07.3548876Z [74/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2025-04-25T04:30:07.3550398Z [75/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2025-04-25T04:30:07.3710230Z [75/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2025-04-25T04:30:07.3712756Z [76/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2025-04-25T04:30:07.3956219Z [76/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2025-04-25T04:30:07.3958630Z [77/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2025-04-25T04:30:07.3962285Z [77/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2025-04-25T04:30:07.3964644Z [78/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2025-04-25T04:30:07.5087090Z [78/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2025-04-25T04:30:07.5089565Z [79/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2025-04-25T04:30:07.5355213Z [79/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2025-04-25T04:30:07.5357629Z [80/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2025-04-25T04:30:07.5538855Z [80/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2025-04-25T04:30:07.5541934Z [81/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2025-04-25T04:30:07.5600703Z [81/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2025-04-25T04:30:07.5603296Z [82/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2025-04-25T04:30:07.6578671Z [82/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2025-04-25T04:30:07.6581183Z [83/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2025-04-25T04:30:07.6883053Z [83/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2025-04-25T04:30:07.6886240Z [84/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2025-04-25T04:30:07.6916767Z [84/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2025-04-25T04:30:07.6919544Z [85/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2025-04-25T04:30:07.7432634Z [85/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2025-04-25T04:30:07.7435427Z [86/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2025-04-25T04:30:07.7659556Z [86/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2025-04-25T04:30:07.7662434Z [87/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2025-04-25T04:30:07.8584757Z [87/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2025-04-25T04:30:07.8587531Z [88/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2025-04-25T04:30:07.8591958Z [88/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2025-04-25T04:30:07.8594616Z [89/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2025-04-25T04:30:07.8659923Z [89/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2025-04-25T04:30:07.8662945Z [90/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2025-04-25T04:30:07.9169794Z [90/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2025-04-25T04:30:07.9172542Z [91/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2025-04-25T04:30:07.9778204Z [91/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2025-04-25T04:30:07.9780016Z [92/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2025-04-25T04:30:07.9869815Z [92/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2025-04-25T04:30:07.9872801Z [93/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2025-04-25T04:30:08.0359833Z [93/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2025-04-25T04:30:08.0362797Z [94/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2025-04-25T04:30:08.0810578Z [94/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2025-04-25T04:30:08.0813692Z [95/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2025-04-25T04:30:08.1117518Z [95/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2025-04-25T04:30:08.1733552Z [96/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2025-04-25T04:30:08.1735141Z [96/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2025-04-25T04:30:08.1736799Z [97/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2025-04-25T04:30:08.1892176Z [97/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2025-04-25T04:30:08.1894985Z [98/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2025-04-25T04:30:08.1946941Z [98/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2025-04-25T04:30:08.1953327Z [99/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2025-04-25T04:30:08.2661299Z [99/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2025-04-25T04:30:08.2663004Z [100/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2025-04-25T04:30:08.3395681Z [100/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2025-04-25T04:30:08.3398397Z [101/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2025-04-25T04:30:08.4259056Z [101/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2025-04-25T04:30:08.4261705Z [102/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2025-04-25T04:30:08.4264912Z [102/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2025-04-25T04:30:08.4267333Z [103/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2025-04-25T04:30:08.4270303Z [103/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2025-04-25T04:30:08.4271854Z [104/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2025-04-25T04:30:08.4491544Z [104/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2025-04-25T04:30:08.4494379Z [105/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2025-04-25T04:30:08.5057142Z [105/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2025-04-25T04:30:08.5059807Z [106/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2025-04-25T04:30:08.5987435Z [106/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2025-04-25T04:30:08.5989101Z [107/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2025-04-25T04:30:08.6384363Z [107/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2025-04-25T04:30:08.6387206Z [108/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2025-04-25T04:30:08.6529285Z [108/7823] Linking CXX static library lib/libprotobuf.a 2025-04-25T04:30:08.6530316Z [109/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2025-04-25T04:30:08.6683506Z [109/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2025-04-25T04:30:08.6686121Z [110/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2025-04-25T04:30:08.7127359Z [110/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2025-04-25T04:30:08.7128627Z [111/7823] Linking CXX static library lib/libprotobuf.a 2025-04-25T04:30:08.7948088Z [111/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2025-04-25T04:30:08.7950821Z [112/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2025-04-25T04:30:08.8092650Z [112/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2025-04-25T04:30:08.8095331Z [113/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2025-04-25T04:30:08.8855658Z [113/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2025-04-25T04:30:08.8857189Z [114/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2025-04-25T04:30:08.8931970Z [114/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2025-04-25T04:30:08.8933939Z [115/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2025-04-25T04:30:08.9277278Z [115/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2025-04-25T04:30:08.9279892Z [116/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2025-04-25T04:30:08.9807849Z [116/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2025-04-25T04:30:08.9810328Z [117/7823] Performing download step (download, verify and extract) for 'aotriton_external' 2025-04-25T04:30:08.9811449Z -- Downloading... 2025-04-25T04:30:08.9814418Z dst='/var/lib/jenkins/workspace/build/aotriton_external-prefix/src/aotriton-0.9.2b-manylinux_2_28_x86_64-rocm6.3-shared.tar.gz' 2025-04-25T04:30:08.9815853Z timeout='none' 2025-04-25T04:30:08.9816229Z inactivity timeout='none' 2025-04-25T04:30:08.9817139Z -- Using src='https://github.com/ROCm/aotriton/releases/download/0.9.2b/aotriton-0.9.2b-manylinux_2_28_x86_64-rocm6.3-shared.tar.gz' 2025-04-25T04:30:08.9817994Z -- [download 0% complete] 2025-04-25T04:30:08.9818371Z -- [download 1% complete] 2025-04-25T04:30:08.9818649Z -- [download 2% complete] 2025-04-25T04:30:08.9818973Z -- [download 3% complete] 2025-04-25T04:30:08.9819323Z -- [download 4% complete] 2025-04-25T04:30:08.9819669Z -- [download 5% complete] 2025-04-25T04:30:08.9820007Z -- [download 6% complete] 2025-04-25T04:30:08.9820276Z -- [download 7% complete] 2025-04-25T04:30:08.9820571Z -- [download 8% complete] 2025-04-25T04:30:08.9820929Z -- [download 9% complete] 2025-04-25T04:30:08.9821535Z -- [download 10% complete] 2025-04-25T04:30:08.9821873Z -- [download 11% complete] 2025-04-25T04:30:08.9822194Z -- [download 12% complete] 2025-04-25T04:30:08.9822617Z -- [download 13% complete] 2025-04-25T04:30:08.9822878Z -- [download 14% complete] 2025-04-25T04:30:08.9823216Z -- [download 15% complete] 2025-04-25T04:30:08.9823488Z -- [download 16% complete] 2025-04-25T04:30:08.9823744Z -- [download 17% complete] 2025-04-25T04:30:08.9824121Z -- [download 18% complete] 2025-04-25T04:30:08.9824451Z -- [download 19% complete] 2025-04-25T04:30:08.9824904Z -- [download 20% complete] 2025-04-25T04:30:08.9825191Z -- [download 21% complete] 2025-04-25T04:30:08.9825576Z -- [download 22% complete] 2025-04-25T04:30:08.9825909Z -- [download 23% complete] 2025-04-25T04:30:08.9826268Z -- [download 24% complete] 2025-04-25T04:30:08.9826643Z -- [download 25% complete] 2025-04-25T04:30:08.9827030Z -- [download 26% complete] 2025-04-25T04:30:08.9827295Z -- [download 27% complete] 2025-04-25T04:30:08.9827676Z -- [download 28% complete] 2025-04-25T04:30:08.9828062Z -- [download 29% complete] 2025-04-25T04:30:08.9828348Z -- [download 30% complete] 2025-04-25T04:30:08.9828672Z -- [download 31% complete] 2025-04-25T04:30:08.9829023Z -- [download 32% complete] 2025-04-25T04:30:08.9829398Z -- [download 33% complete] 2025-04-25T04:30:08.9829720Z -- [download 34% complete] 2025-04-25T04:30:08.9829993Z -- [download 35% complete] 2025-04-25T04:30:08.9830385Z -- [download 36% complete] 2025-04-25T04:30:08.9830718Z -- [download 37% complete] 2025-04-25T04:30:08.9831050Z -- [download 38% complete] 2025-04-25T04:30:08.9831383Z -- [download 39% complete] 2025-04-25T04:30:08.9831699Z -- [download 40% complete] 2025-04-25T04:30:08.9831977Z -- [download 41% complete] 2025-04-25T04:30:08.9832318Z -- [download 42% complete] 2025-04-25T04:30:08.9832688Z -- [download 43% complete] 2025-04-25T04:30:08.9833015Z -- [download 44% complete] 2025-04-25T04:30:08.9833405Z -- [download 45% complete] 2025-04-25T04:30:08.9833674Z -- [download 46% complete] 2025-04-25T04:30:08.9834067Z -- [download 47% complete] 2025-04-25T04:30:08.9834368Z -- [download 48% complete] 2025-04-25T04:30:08.9834673Z -- [download 49% complete] 2025-04-25T04:30:08.9834991Z -- [download 50% complete] 2025-04-25T04:30:08.9835324Z -- [download 51% complete] 2025-04-25T04:30:08.9835653Z -- [download 52% complete] 2025-04-25T04:30:08.9835915Z -- [download 53% complete] 2025-04-25T04:30:08.9836303Z -- [download 54% complete] 2025-04-25T04:30:08.9836644Z -- [download 55% complete] 2025-04-25T04:30:08.9836903Z -- [download 56% complete] 2025-04-25T04:30:08.9837229Z -- [download 57% complete] 2025-04-25T04:30:08.9838320Z -- [download 58% complete] 2025-04-25T04:30:08.9838687Z -- [download 59% complete] 2025-04-25T04:30:08.9839034Z -- [download 60% complete] 2025-04-25T04:30:08.9839359Z -- [download 61% complete] 2025-04-25T04:30:08.9839648Z -- [download 62% complete] 2025-04-25T04:30:08.9839968Z -- [download 63% complete] 2025-04-25T04:30:08.9840355Z -- [download 64% complete] 2025-04-25T04:30:08.9840691Z -- [download 65% complete] 2025-04-25T04:30:08.9840964Z -- [download 66% complete] 2025-04-25T04:30:08.9841548Z -- [download 67% complete] 2025-04-25T04:30:08.9841868Z -- [download 68% complete] 2025-04-25T04:30:08.9842265Z -- [download 69% complete] 2025-04-25T04:30:08.9842540Z -- [download 70% complete] 2025-04-25T04:30:08.9842917Z -- [download 71% complete] 2025-04-25T04:30:08.9843197Z -- [download 72% complete] 2025-04-25T04:30:08.9843554Z -- [download 73% complete] 2025-04-25T04:30:08.9843905Z -- [download 74% complete] 2025-04-25T04:30:08.9844258Z -- [download 75% complete] 2025-04-25T04:30:08.9844630Z -- [download 76% complete] 2025-04-25T04:30:08.9845026Z -- [download 77% complete] 2025-04-25T04:30:08.9845397Z -- [download 78% complete] 2025-04-25T04:30:08.9845732Z -- [download 79% complete] 2025-04-25T04:30:08.9846081Z -- [download 80% complete] 2025-04-25T04:30:08.9846392Z -- [download 81% complete] 2025-04-25T04:30:08.9846799Z -- [download 82% complete] 2025-04-25T04:30:08.9847224Z -- [download 83% complete] 2025-04-25T04:30:08.9847543Z -- [download 84% complete] 2025-04-25T04:30:08.9847877Z -- [download 85% complete] 2025-04-25T04:30:08.9848306Z -- [download 86% complete] 2025-04-25T04:30:08.9848580Z -- [download 87% complete] 2025-04-25T04:30:08.9848909Z -- [download 88% complete] 2025-04-25T04:30:08.9849225Z -- [download 89% complete] 2025-04-25T04:30:08.9849543Z -- [download 90% complete] 2025-04-25T04:30:08.9849939Z -- [download 91% complete] 2025-04-25T04:30:08.9850242Z -- [download 92% complete] 2025-04-25T04:30:08.9850564Z -- [download 93% complete] 2025-04-25T04:30:08.9850821Z -- [download 94% complete] 2025-04-25T04:30:08.9851151Z -- [download 95% complete] 2025-04-25T04:30:08.9851490Z -- [download 96% complete] 2025-04-25T04:30:08.9851788Z -- [download 97% complete] 2025-04-25T04:30:08.9852062Z -- [download 98% complete] 2025-04-25T04:30:08.9852391Z -- [download 99% complete] 2025-04-25T04:30:08.9852724Z -- [download 100% complete] 2025-04-25T04:30:08.9853226Z -- verifying file... 2025-04-25T04:30:08.9854419Z file='/var/lib/jenkins/workspace/build/aotriton_external-prefix/src/aotriton-0.9.2b-manylinux_2_28_x86_64-rocm6.3-shared.tar.gz' 2025-04-25T04:30:08.9855682Z -- Downloading... done 2025-04-25T04:30:08.9856169Z -- extracting... 2025-04-25T04:30:08.9857315Z src='/var/lib/jenkins/workspace/build/aotriton_external-prefix/src/aotriton-0.9.2b-manylinux_2_28_x86_64-rocm6.3-shared.tar.gz' 2025-04-25T04:30:08.9858716Z dst='/var/lib/jenkins/workspace/build/aotriton_tarball' 2025-04-25T04:30:08.9859374Z -- extracting... [tar xfz] 2025-04-25T04:30:08.9859874Z -- extracting... [analysis] 2025-04-25T04:30:08.9860379Z -- extracting... [rename] 2025-04-25T04:30:08.9860807Z -- extracting... [clean up] 2025-04-25T04:30:08.9861265Z -- extracting... done 2025-04-25T04:30:08.9861542Z 2025-04-25T04:30:08.9928110Z [117/7823] No update step for 'aotriton_external' 2025-04-25T04:30:08.9928954Z [118/7823] No update step for 'aotriton_external' 2025-04-25T04:30:09.0028779Z [118/7823] No patch step for 'aotriton_external' 2025-04-25T04:30:09.0029885Z [119/7823] No patch step for 'aotriton_external' 2025-04-25T04:30:09.0126782Z [119/7823] No configure step for 'aotriton_external' 2025-04-25T04:30:09.0127730Z [120/7823] No configure step for 'aotriton_external' 2025-04-25T04:30:09.0222257Z [120/7823] No build step for 'aotriton_external' 2025-04-25T04:30:09.0223187Z [121/7823] No build step for 'aotriton_external' 2025-04-25T04:30:09.0460297Z [121/7823] Performing install step for 'aotriton_external' 2025-04-25T04:30:09.0462215Z [122/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2025-04-25T04:30:09.0482722Z [122/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2025-04-25T04:30:09.0484343Z [123/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2025-04-25T04:30:09.0979961Z [123/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2025-04-25T04:30:09.0982934Z [124/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2025-04-25T04:30:09.1427043Z [124/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2025-04-25T04:30:09.1428520Z [125/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2025-04-25T04:30:09.1974932Z [125/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2025-04-25T04:30:09.1977634Z [126/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2025-04-25T04:30:09.2087267Z [126/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2025-04-25T04:30:09.2088933Z [127/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2025-04-25T04:30:09.2198647Z [127/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2025-04-25T04:30:09.2201155Z [128/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2025-04-25T04:30:09.2600078Z [128/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2025-04-25T04:30:09.2602949Z [129/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2025-04-25T04:30:09.3255818Z [129/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2025-04-25T04:30:09.3257288Z [130/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2025-04-25T04:30:09.3579459Z [130/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2025-04-25T04:30:09.3582335Z [131/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2025-04-25T04:30:09.3699659Z [131/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2025-04-25T04:30:09.3702395Z [132/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2025-04-25T04:30:09.3749044Z [132/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2025-04-25T04:30:09.3751261Z [133/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2025-04-25T04:30:09.4668528Z [133/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2025-04-25T04:30:09.4916196Z [134/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2025-04-25T04:30:09.4919063Z [134/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2025-04-25T04:30:09.4921897Z [135/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2025-04-25T04:30:09.5254550Z [135/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2025-04-25T04:30:09.5256151Z [136/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2025-04-25T04:30:09.6003478Z [136/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2025-04-25T04:30:09.6005025Z [137/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2025-04-25T04:30:09.6151318Z [137/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2025-04-25T04:30:09.6153295Z [138/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2025-04-25T04:30:09.6568025Z [138/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2025-04-25T04:30:09.6571083Z [139/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2025-04-25T04:30:09.7008570Z [139/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2025-04-25T04:30:09.7010205Z [140/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2025-04-25T04:30:09.7043064Z [140/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2025-04-25T04:30:09.7046188Z [141/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2025-04-25T04:30:09.7659084Z [141/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2025-04-25T04:30:09.7662127Z [142/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2025-04-25T04:30:09.8143187Z [142/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2025-04-25T04:30:09.8144871Z [143/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2025-04-25T04:30:09.8255739Z [143/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2025-04-25T04:30:09.8258481Z [144/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2025-04-25T04:30:09.9044132Z [144/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2025-04-25T04:30:09.9047216Z [145/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2025-04-25T04:30:09.9338984Z [145/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2025-04-25T04:30:09.9340573Z [146/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2025-04-25T04:30:09.9558350Z [146/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2025-04-25T04:30:09.9561140Z [147/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2025-04-25T04:30:09.9602930Z [147/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2025-04-25T04:30:09.9605681Z [148/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2025-04-25T04:30:10.0172336Z [148/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2025-04-25T04:30:10.0175033Z [149/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2025-04-25T04:30:10.1013196Z [149/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2025-04-25T04:30:10.1014733Z [150/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2025-04-25T04:30:10.1130637Z [150/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2025-04-25T04:30:10.1132114Z [151/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2025-04-25T04:30:10.1402409Z [151/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2025-04-25T04:30:10.1403919Z [152/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2025-04-25T04:30:10.1618620Z [152/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2025-04-25T04:30:10.1621344Z [153/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2025-04-25T04:30:10.1801384Z [153/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2025-04-25T04:30:10.1804213Z [154/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2025-04-25T04:30:10.2864478Z [154/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2025-04-25T04:30:10.2866469Z [155/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2025-04-25T04:30:10.3039491Z [155/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2025-04-25T04:30:10.3042107Z [156/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2025-04-25T04:30:10.3195284Z [156/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2025-04-25T04:30:10.3198108Z [157/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2025-04-25T04:30:10.3363910Z [157/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2025-04-25T04:30:10.3366561Z [158/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2025-04-25T04:30:10.3740857Z [158/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2025-04-25T04:30:10.3743731Z [159/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2025-04-25T04:30:10.4489915Z [159/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2025-04-25T04:30:10.4491641Z [160/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2025-04-25T04:30:10.4642266Z [160/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2025-04-25T04:30:10.4643766Z [161/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2025-04-25T04:30:10.5003564Z [161/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2025-04-25T04:30:10.5005281Z [162/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2025-04-25T04:30:10.5575418Z [162/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2025-04-25T04:30:10.5578210Z [163/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2025-04-25T04:30:10.5895172Z [163/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2025-04-25T04:30:10.5898118Z [164/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2025-04-25T04:30:10.6118894Z [164/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2025-04-25T04:30:10.6121761Z [165/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2025-04-25T04:30:10.6244792Z [165/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2025-04-25T04:30:10.6247781Z [166/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2025-04-25T04:30:10.6660949Z [166/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2025-04-25T04:30:10.6663777Z [167/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2025-04-25T04:30:10.7582640Z [167/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2025-04-25T04:30:10.7585559Z [168/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2025-04-25T04:30:10.7795930Z [168/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2025-04-25T04:30:10.7797394Z [169/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2025-04-25T04:30:10.7801150Z [169/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2025-04-25T04:30:10.7803972Z [170/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2025-04-25T04:30:10.7865956Z [170/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2025-04-25T04:30:10.7868231Z [171/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2025-04-25T04:30:10.8244819Z [171/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2025-04-25T04:30:10.8247688Z [172/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2025-04-25T04:30:10.8391868Z [172/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2025-04-25T04:30:10.8395006Z [173/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2025-04-25T04:30:10.9453807Z [173/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2025-04-25T04:30:10.9456829Z [174/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2025-04-25T04:30:10.9593076Z [174/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2025-04-25T04:30:10.9596329Z [175/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2025-04-25T04:30:10.9814268Z [175/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2025-04-25T04:30:10.9815766Z [176/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2025-04-25T04:30:11.0210005Z [176/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2025-04-25T04:30:11.0211527Z [177/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2025-04-25T04:30:11.0499566Z [177/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2025-04-25T04:30:11.0502502Z [178/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2025-04-25T04:30:11.1197260Z [178/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2025-04-25T04:30:11.1198886Z [179/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2025-04-25T04:30:11.1511606Z [179/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2025-04-25T04:30:11.1514485Z [180/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2025-04-25T04:30:11.1735501Z [180/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2025-04-25T04:30:11.1738078Z [181/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2025-04-25T04:30:11.1787274Z [181/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2025-04-25T04:30:11.1788924Z [182/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2025-04-25T04:30:11.2242841Z [182/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2025-04-25T04:30:11.2245855Z [183/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2025-04-25T04:30:11.3103587Z [183/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2025-04-25T04:30:11.3107000Z [184/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2025-04-25T04:30:11.3237166Z [184/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2025-04-25T04:30:11.3239103Z [185/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2025-04-25T04:30:11.3387703Z [185/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2025-04-25T04:30:11.3390420Z [186/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2025-04-25T04:30:11.3789197Z [186/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2025-04-25T04:30:11.3791799Z [187/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2025-04-25T04:30:11.4691181Z [187/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2025-04-25T04:30:11.4693947Z [188/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2025-04-25T04:30:11.4858408Z [188/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2025-04-25T04:30:11.4860969Z [189/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2025-04-25T04:30:11.5275139Z [189/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2025-04-25T04:30:11.5276680Z [190/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2025-04-25T04:30:11.5314804Z [190/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2025-04-25T04:30:11.5317239Z [191/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2025-04-25T04:30:11.5503802Z [191/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2025-04-25T04:30:11.5506461Z [192/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2025-04-25T04:30:11.6256128Z [192/7823] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2025-04-25T04:30:11.6257161Z [193/7823] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2025-04-25T04:30:11.6312377Z [193/7823] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2025-04-25T04:30:11.6313591Z [194/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2025-04-25T04:30:11.6335890Z [194/7823] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2025-04-25T04:30:11.6340042Z [195/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2025-04-25T04:30:11.6501496Z [195/7823] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2025-04-25T04:30:11.6502806Z [196/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2025-04-25T04:30:11.6535095Z [196/7823] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2025-04-25T04:30:11.6537800Z [197/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2025-04-25T04:30:11.6863428Z [197/7823] Linking CXX static library lib/libprotoc.a 2025-04-25T04:30:11.6865358Z [198/7823] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2025-04-25T04:30:11.6938120Z [198/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2025-04-25T04:30:11.6939891Z [199/7823] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2025-04-25T04:30:11.7054689Z [199/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2025-04-25T04:30:11.7065142Z [200/7823] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2025-04-25T04:30:11.7066631Z [200/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2025-04-25T04:30:11.7067450Z [201/7823] Linking CXX static library lib/libprotoc.a 2025-04-25T04:30:11.7118686Z [201/7823] Linking CXX executable bin/protoc-3.13.0.0 2025-04-25T04:30:11.7120139Z [202/7823] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2025-04-25T04:30:11.7225012Z [202/7823] Linking C static library lib/libpthreadpool.a 2025-04-25T04:30:11.7226093Z [203/7823] Linking C static library lib/libpthreadpool.a 2025-04-25T04:30:11.7339929Z [203/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2025-04-25T04:30:11.7342443Z [204/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2025-04-25T04:30:11.7467650Z [204/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2025-04-25T04:30:11.7469261Z [205/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2025-04-25T04:30:11.7737011Z [205/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2025-04-25T04:30:11.7738153Z [206/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2025-04-25T04:30:11.7822407Z [206/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2025-04-25T04:30:11.7823274Z [207/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2025-04-25T04:30:11.7864672Z [207/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2025-04-25T04:30:11.7866117Z [208/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2025-04-25T04:30:11.7910112Z [208/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2025-04-25T04:30:11.7911275Z [209/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2025-04-25T04:30:11.8159932Z [209/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2025-04-25T04:30:11.8161676Z [210/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2025-04-25T04:30:11.8291131Z [210/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2025-04-25T04:30:11.8291995Z [211/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2025-04-25T04:30:11.8344205Z [211/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2025-04-25T04:30:11.8345833Z [212/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2025-04-25T04:30:11.8412294Z [212/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2025-04-25T04:30:11.8413250Z [213/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2025-04-25T04:30:11.8559110Z [213/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2025-04-25T04:30:11.8561216Z [214/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2025-04-25T04:30:11.8751998Z [214/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2025-04-25T04:30:11.8753115Z [215/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2025-04-25T04:30:11.8803140Z [215/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2025-04-25T04:30:11.8804936Z [216/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2025-04-25T04:30:11.8913021Z [216/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2025-04-25T04:30:11.8914895Z [217/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2025-04-25T04:30:11.9061058Z [217/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2025-04-25T04:30:11.9063132Z [218/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2025-04-25T04:30:11.9284466Z [218/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2025-04-25T04:30:11.9285779Z [219/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2025-04-25T04:30:11.9372532Z [219/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2025-04-25T04:30:11.9373496Z [220/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2025-04-25T04:30:11.9665213Z [220/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2025-04-25T04:30:11.9666157Z [221/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2025-04-25T04:30:11.9708984Z [221/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2025-04-25T04:30:11.9709776Z [222/7823] Linking CXX executable bin/protoc-3.13.0.0 2025-04-25T04:30:11.9710169Z Warning: Unused direct dependencies: 2025-04-25T04:30:11.9710510Z /lib/x86_64-linux-gnu/libm.so.6 2025-04-25T04:30:11.9710720Z 2025-04-25T04:30:11.9760136Z [222/7823] Creating executable symlink bin/protoc 2025-04-25T04:30:11.9761077Z [223/7823] Creating executable symlink bin/protoc 2025-04-25T04:30:11.9790953Z [223/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2025-04-25T04:30:11.9791978Z [224/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2025-04-25T04:30:12.0033090Z [224/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2025-04-25T04:30:12.0034018Z [225/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2025-04-25T04:30:12.0104841Z [225/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2025-04-25T04:30:12.0105895Z [226/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2025-04-25T04:30:12.0229364Z [226/7823] Linking C static library lib/libcpuinfo.a 2025-04-25T04:30:12.0230062Z [227/7823] Linking C static library lib/libcpuinfo.a 2025-04-25T04:30:12.0255208Z [227/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2025-04-25T04:30:12.0256954Z [228/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2025-04-25T04:30:12.0516006Z [228/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2025-04-25T04:30:12.0516990Z [229/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2025-04-25T04:30:12.0575596Z [229/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2025-04-25T04:30:12.0577325Z [230/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2025-04-25T04:30:12.0633720Z [230/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2025-04-25T04:30:12.0635513Z [231/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2025-04-25T04:30:12.0742764Z [231/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2025-04-25T04:30:12.0744526Z [232/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2025-04-25T04:30:12.0930970Z [232/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2025-04-25T04:30:12.0931959Z [233/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2025-04-25T04:30:12.0959398Z [233/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2025-04-25T04:30:12.0960400Z [234/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2025-04-25T04:30:12.0985861Z [234/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2025-04-25T04:30:12.0986897Z [235/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2025-04-25T04:30:12.1132629Z [235/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2025-04-25T04:30:12.1134121Z [236/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2025-04-25T04:30:12.1144094Z [236/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2025-04-25T04:30:12.1145184Z [237/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2025-04-25T04:30:12.1605235Z [237/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2025-04-25T04:30:12.1606329Z [238/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2025-04-25T04:30:12.1639922Z [238/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2025-04-25T04:30:12.1641452Z [239/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2025-04-25T04:30:12.1673554Z [239/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2025-04-25T04:30:12.1674658Z [240/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2025-04-25T04:30:12.1723609Z [240/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2025-04-25T04:30:12.1725535Z [241/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2025-04-25T04:30:12.2059953Z [241/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2025-04-25T04:30:12.2061297Z [242/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2025-04-25T04:30:12.2130782Z [242/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2025-04-25T04:30:12.2131895Z [243/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2025-04-25T04:30:12.2187355Z [243/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2025-04-25T04:30:12.2189139Z [244/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2025-04-25T04:30:12.2232591Z [244/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2025-04-25T04:30:12.2234611Z [245/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2025-04-25T04:30:12.2299676Z [245/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2025-04-25T04:30:12.2301942Z [246/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2025-04-25T04:30:12.2435729Z [246/7823] Linking C static library lib/libcpuinfo_internals.a 2025-04-25T04:30:12.2436887Z [247/7823] Linking C static library lib/libcpuinfo_internals.a 2025-04-25T04:30:12.2766475Z [247/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2025-04-25T04:30:12.2767792Z [248/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2025-04-25T04:30:12.2804813Z [248/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2025-04-25T04:30:12.2806118Z [249/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2025-04-25T04:30:12.2873685Z [249/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2025-04-25T04:30:12.2874805Z [250/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2025-04-25T04:30:12.2969038Z [250/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2025-04-25T04:30:12.2970939Z [251/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2025-04-25T04:30:12.3200086Z [251/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2025-04-25T04:30:12.3202137Z [252/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2025-04-25T04:30:12.3428803Z [252/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2025-04-25T04:30:12.3430734Z [253/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2025-04-25T04:30:12.3543476Z [253/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2025-04-25T04:30:12.3545576Z [254/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2025-04-25T04:30:12.3611999Z [254/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2025-04-25T04:30:12.3613180Z [255/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2025-04-25T04:30:12.3746200Z [255/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2025-04-25T04:30:12.3747456Z [256/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2025-04-25T04:30:12.3803671Z [256/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2025-04-25T04:30:12.3806080Z [257/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2025-04-25T04:30:12.4083721Z [257/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2025-04-25T04:30:12.4084988Z [258/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2025-04-25T04:30:12.4207039Z [258/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2025-04-25T04:30:12.4209128Z [259/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2025-04-25T04:30:12.4332896Z [259/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2025-04-25T04:30:12.4334883Z [260/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2025-04-25T04:30:12.4368159Z [260/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2025-04-25T04:30:12.4369224Z [261/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2025-04-25T04:30:12.4676466Z [261/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2025-04-25T04:30:12.4678452Z [262/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2025-04-25T04:30:12.4721752Z [262/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2025-04-25T04:30:12.4722823Z [263/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2025-04-25T04:30:12.4788420Z [263/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2025-04-25T04:30:12.4790019Z [264/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2025-04-25T04:30:12.4909182Z [264/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2025-04-25T04:30:12.4911141Z [265/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2025-04-25T04:30:12.5046319Z [265/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2025-04-25T04:30:12.5048231Z [266/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2025-04-25T04:30:12.5275862Z [266/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-unpack.cc.o 2025-04-25T04:30:12.5278354Z [267/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2025-04-25T04:30:12.5632274Z [267/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2025-04-25T04:30:12.5634373Z [268/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2025-04-25T04:30:12.5812057Z [268/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2025-04-25T04:30:12.5813284Z [269/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2025-04-25T04:30:12.5939933Z [269/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2025-04-25T04:30:12.5941012Z [270/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2025-04-25T04:30:12.6013219Z [270/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2025-04-25T04:30:12.6014347Z [271/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2025-04-25T04:30:12.6057911Z [271/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2025-04-25T04:30:12.6059972Z [272/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-unpack.cc.o 2025-04-25T04:30:12.6188996Z [272/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2025-04-25T04:30:12.6190064Z [273/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2025-04-25T04:30:12.6451352Z [273/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2025-04-25T04:30:12.6453514Z [274/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2025-04-25T04:30:12.6489259Z [274/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2025-04-25T04:30:12.6491279Z [275/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2025-04-25T04:30:12.6614478Z [275/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2025-04-25T04:30:12.6615616Z [276/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2025-04-25T04:30:12.6632441Z [276/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2025-04-25T04:30:12.6634448Z [277/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2025-04-25T04:30:12.6906311Z [277/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2025-04-25T04:30:12.6907464Z [278/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2025-04-25T04:30:12.7023082Z [278/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2025-04-25T04:30:12.7025369Z [279/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2025-04-25T04:30:12.7166693Z [279/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2025-04-25T04:30:12.7168801Z [280/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2025-04-25T04:30:12.7755874Z [280/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2025-04-25T04:30:12.7757042Z [281/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2025-04-25T04:30:12.7793798Z [281/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2025-04-25T04:30:12.7795899Z [282/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2025-04-25T04:30:12.8037304Z [282/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2025-04-25T04:30:12.8039595Z [283/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2025-04-25T04:30:12.8041722Z [283/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2025-04-25T04:30:12.8043932Z [284/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2025-04-25T04:30:12.8208747Z [284/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2025-04-25T04:30:12.8210904Z [285/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2025-04-25T04:30:12.8327373Z [285/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2025-04-25T04:30:12.8329595Z [286/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2025-04-25T04:30:12.8564992Z [286/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2025-04-25T04:30:12.8567104Z [287/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2025-04-25T04:30:12.8725164Z [287/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2025-04-25T04:30:12.8727481Z [288/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2025-04-25T04:30:12.8845790Z [288/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2025-04-25T04:30:12.8848457Z [289/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2025-04-25T04:30:12.9179079Z [289/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2025-04-25T04:30:12.9181342Z [290/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2025-04-25T04:30:12.9413929Z [290/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2025-04-25T04:30:12.9415981Z [291/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2025-04-25T04:30:12.9698714Z [291/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2025-04-25T04:30:12.9699957Z [292/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2025-04-25T04:30:12.9772337Z [292/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2025-04-25T04:30:12.9774313Z [293/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2025-04-25T04:30:13.0157083Z [293/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2025-04-25T04:30:13.0158180Z [294/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2025-04-25T04:30:13.0220528Z [294/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2025-04-25T04:30:13.0221750Z [295/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2025-04-25T04:30:13.0383849Z [295/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2025-04-25T04:30:13.0385942Z [296/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2025-04-25T04:30:13.0661900Z [296/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2025-04-25T04:30:13.0663023Z [297/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2025-04-25T04:30:13.0687135Z [297/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2025-04-25T04:30:13.0688236Z [298/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2025-04-25T04:30:13.0853079Z [298/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2025-04-25T04:30:13.0854272Z [299/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2025-04-25T04:30:13.0910581Z [299/7823] Building C object confu-deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2025-04-25T04:30:13.1098124Z [300/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2025-04-25T04:30:13.1099250Z [300/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2025-04-25T04:30:13.1100344Z [301/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2025-04-25T04:30:13.1182740Z [301/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2025-04-25T04:30:13.1184657Z [302/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2025-04-25T04:30:13.1217182Z [302/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2025-04-25T04:30:13.1218556Z [303/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2025-04-25T04:30:13.1332533Z [303/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2025-04-25T04:30:13.1333518Z [304/7823] Building C object confu-deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2025-04-25T04:30:13.1334577Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function ‘clog_vlog_fatal’: 2025-04-25T04:30:13.1336317Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c:135:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2025-04-25T04:30:13.1338309Z 135 | write( 2025-04-25T04:30:13.1338537Z | ^~~~~~ 2025-04-25T04:30:13.1338779Z 136 | STDERR_FILENO, 2025-04-25T04:30:13.1339086Z | ~~~~~~~~~~~~~~ 2025-04-25T04:30:13.1339342Z 137 | out_buffer, 2025-04-25T04:30:13.1339601Z | ~~~~~~~~~~~ 2025-04-25T04:30:13.1339949Z 138 | prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2025-04-25T04:30:13.1340347Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:30:13.1341294Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function ‘clog_vlog_error’: 2025-04-25T04:30:13.1343112Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c:229:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2025-04-25T04:30:13.1344211Z 229 | write( 2025-04-25T04:30:13.1344428Z | ^~~~~~ 2025-04-25T04:30:13.1344668Z 230 | STDERR_FILENO, 2025-04-25T04:30:13.1344940Z | ~~~~~~~~~~~~~~ 2025-04-25T04:30:13.1345196Z 231 | out_buffer, 2025-04-25T04:30:13.1345451Z | ~~~~~~~~~~~ 2025-04-25T04:30:13.1345782Z 232 | prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2025-04-25T04:30:13.1346191Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:30:13.1347093Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function ‘clog_vlog_warning’: 2025-04-25T04:30:13.1348826Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c:326:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2025-04-25T04:30:13.1349914Z 326 | write( 2025-04-25T04:30:13.1350128Z | ^~~~~~ 2025-04-25T04:30:13.1350358Z 327 | STDERR_FILENO, 2025-04-25T04:30:13.1350625Z | ~~~~~~~~~~~~~~ 2025-04-25T04:30:13.1350889Z 328 | out_buffer, 2025-04-25T04:30:13.1351130Z | ~~~~~~~~~~~ 2025-04-25T04:30:13.1351458Z 329 | prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2025-04-25T04:30:13.1351866Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:30:13.1353153Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function ‘clog_vlog_info’: 2025-04-25T04:30:13.1355300Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c:420:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2025-04-25T04:30:13.1356390Z 420 | write( 2025-04-25T04:30:13.1356615Z | ^~~~~~ 2025-04-25T04:30:13.1356833Z 421 | STDOUT_FILENO, 2025-04-25T04:30:13.1357099Z | ~~~~~~~~~~~~~~ 2025-04-25T04:30:13.1357367Z 422 | out_buffer, 2025-04-25T04:30:13.1357610Z | ~~~~~~~~~~~ 2025-04-25T04:30:13.1357933Z 423 | prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2025-04-25T04:30:13.1358334Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:30:13.1359219Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function ‘clog_vlog_debug’: 2025-04-25T04:30:13.1361087Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c:514:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2025-04-25T04:30:13.1362172Z 514 | write( 2025-04-25T04:30:13.1362405Z | ^~~~~~ 2025-04-25T04:30:13.1362633Z 515 | STDOUT_FILENO, 2025-04-25T04:30:13.1362905Z | ~~~~~~~~~~~~~~ 2025-04-25T04:30:13.1363172Z 516 | out_buffer, 2025-04-25T04:30:13.1363419Z | ~~~~~~~~~~~ 2025-04-25T04:30:13.1363747Z 517 | prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2025-04-25T04:30:13.1364154Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:30:13.1364391Z 2025-04-25T04:30:13.1413043Z [304/7823] Linking C static library lib/libclog.a 2025-04-25T04:30:13.1413955Z [305/7823] Linking C static library lib/libclog.a 2025-04-25T04:30:13.1514101Z [305/7823] Linking CXX static library lib/libpytorch_qnnpack.a 2025-04-25T04:30:13.1516001Z [306/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2025-04-25T04:30:13.1579126Z [306/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2025-04-25T04:30:13.1581307Z [307/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2025-04-25T04:30:13.1622506Z [307/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2025-04-25T04:30:13.1624724Z [308/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2025-04-25T04:30:13.1635219Z [308/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2025-04-25T04:30:13.1636189Z [309/7823] Linking CXX static library lib/libpytorch_qnnpack.a 2025-04-25T04:30:13.1732348Z [309/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2025-04-25T04:30:13.2039351Z [310/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2025-04-25T04:30:13.2040721Z [310/7823] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2025-04-25T04:30:13.2041547Z [311/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2025-04-25T04:30:13.2086248Z [311/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.c.o 2025-04-25T04:30:13.2087515Z [312/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2025-04-25T04:30:13.2173255Z [312/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9x-minmax-f16c-c8.c.o 2025-04-25T04:30:13.2174906Z [313/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2025-04-25T04:30:13.2201837Z [313/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3-acc2.c.o 2025-04-25T04:30:13.2204138Z [314/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2025-04-25T04:30:13.2303154Z [314/7823] Linking C static library lib/libnnpack_reference_layers.a 2025-04-25T04:30:13.2304655Z [315/7823] Linking C static library lib/libnnpack_reference_layers.a 2025-04-25T04:30:13.3069837Z [315/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3.c.o 2025-04-25T04:30:13.3072257Z [316/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9x-minmax-f16c-c8.c.o 2025-04-25T04:30:13.3271464Z [316/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3.c.o 2025-04-25T04:30:13.3272899Z [317/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3-acc2.c.o 2025-04-25T04:30:13.3282509Z [317/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3.c.o 2025-04-25T04:30:13.3283846Z [318/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.c.o 2025-04-25T04:30:13.3320164Z [318/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u16.c.o 2025-04-25T04:30:13.3321744Z [319/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3.c.o 2025-04-25T04:30:13.3896021Z [319/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u16.c.o 2025-04-25T04:30:13.3898600Z [320/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u16.c.o 2025-04-25T04:30:13.4472467Z [320/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u16.c.o 2025-04-25T04:30:13.4474935Z [321/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u16.c.o 2025-04-25T04:30:13.4848874Z [321/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c.o 2025-04-25T04:30:13.4851393Z [322/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3.c.o 2025-04-25T04:30:13.4986986Z [322/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c.o 2025-04-25T04:30:13.4989542Z [323/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3.c.o 2025-04-25T04:30:13.5072232Z [323/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u32.c.o 2025-04-25T04:30:13.5074792Z [324/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c.o 2025-04-25T04:30:13.5472038Z [324/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u16.c.o 2025-04-25T04:30:13.5474585Z [325/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c.o 2025-04-25T04:30:13.5477273Z [325/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:13.5480242Z [326/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u32.c.o 2025-04-25T04:30:13.5609420Z [326/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:13.5612149Z [327/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u16.c.o 2025-04-25T04:30:13.5743694Z [327/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:13.5746421Z [328/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u16.c.o 2025-04-25T04:30:13.6652483Z [328/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:13.6656308Z [329/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:13.6658426Z [329/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c64.c.o 2025-04-25T04:30:13.6659983Z [330/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:13.6665974Z [330/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c32.c.o 2025-04-25T04:30:13.6668588Z [331/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:13.7207623Z [331/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc4.c.o 2025-04-25T04:30:13.7210431Z [332/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:13.7752940Z [332/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc4.c.o 2025-04-25T04:30:13.7754465Z [333/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c64.c.o 2025-04-25T04:30:13.7981580Z [333/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c.o 2025-04-25T04:30:13.7983545Z [334/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c32.c.o 2025-04-25T04:30:13.8182309Z [334/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-f16c-c8.c.o 2025-04-25T04:30:13.8184752Z [335/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc4.c.o 2025-04-25T04:30:13.8310704Z [335/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-avx2-c8.c.o 2025-04-25T04:30:13.8313388Z [336/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc4.c.o 2025-04-25T04:30:13.9013639Z [336/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c.o 2025-04-25T04:30:13.9015991Z [337/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-f16c-c8.c.o 2025-04-25T04:30:13.9091599Z [337/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u4.c.o 2025-04-25T04:30:13.9093169Z [338/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c.o 2025-04-25T04:30:13.9161186Z [338/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u4.c.o 2025-04-25T04:30:13.9162581Z [339/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-avx2-c8.c.o 2025-04-25T04:30:13.9235668Z [339/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c.o 2025-04-25T04:30:13.9238625Z [340/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c.o 2025-04-25T04:30:13.9598538Z [340/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/f16-rmax-f16c-u32.c.o 2025-04-25T04:30:13.9601048Z [341/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u4.c.o 2025-04-25T04:30:13.9649799Z [341/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc4.c.o 2025-04-25T04:30:13.9651183Z [342/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u4.c.o 2025-04-25T04:30:14.0166521Z [342/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2025-04-25T04:30:14.0169249Z [343/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c.o 2025-04-25T04:30:14.0188957Z [343/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc4.c.o 2025-04-25T04:30:14.0191384Z [344/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/f16-rmax-f16c-u32.c.o 2025-04-25T04:30:14.0210791Z [344/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2025-04-25T04:30:14.0213297Z [345/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2025-04-25T04:30:14.0644039Z [345/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vadd-f16c-u16.c.o 2025-04-25T04:30:14.0646821Z [346/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2025-04-25T04:30:14.0657747Z [346/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u16.c.o 2025-04-25T04:30:14.0660271Z [347/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc4.c.o 2025-04-25T04:30:14.1297465Z [347/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u8.c.o 2025-04-25T04:30:14.1300004Z [348/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc4.c.o 2025-04-25T04:30:14.1481881Z [348/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u8.c.o 2025-04-25T04:30:14.1484162Z [349/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vadd-f16c-u16.c.o 2025-04-25T04:30:14.1614220Z [349/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmax-f16c-u16.c.o 2025-04-25T04:30:14.1616558Z [350/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u8.c.o 2025-04-25T04:30:14.1661947Z [350/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c.o 2025-04-25T04:30:14.1664399Z [351/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u16.c.o 2025-04-25T04:30:14.2560777Z [351/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmin-f16c-u16.c.o 2025-04-25T04:30:14.2562029Z [352/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c.o 2025-04-25T04:30:14.2722559Z [352/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vminc-f16c-u16.c.o 2025-04-25T04:30:14.2723816Z [353/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u8.c.o 2025-04-25T04:30:14.2766577Z [353/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmul-f16c-u16.c.o 2025-04-25T04:30:14.2767814Z [354/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmax-f16c-u16.c.o 2025-04-25T04:30:14.3025341Z [354/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u16.c.o 2025-04-25T04:30:14.3027400Z [355/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmin-f16c-u16.c.o 2025-04-25T04:30:14.3721965Z [355/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u16.c.o 2025-04-25T04:30:14.3723232Z [356/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vminc-f16c-u16.c.o 2025-04-25T04:30:14.3751463Z [356/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u16.c.o 2025-04-25T04:30:14.3753892Z [357/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmul-f16c-u16.c.o 2025-04-25T04:30:14.3801290Z [357/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u8.c.o 2025-04-25T04:30:14.3803604Z [358/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u16.c.o 2025-04-25T04:30:14.4197257Z [358/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u16.c.o 2025-04-25T04:30:14.4198838Z [359/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u16.c.o 2025-04-25T04:30:14.4716991Z [359/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u16.c.o 2025-04-25T04:30:14.4719034Z [360/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u16.c.o 2025-04-25T04:30:14.4738113Z [360/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c.o 2025-04-25T04:30:14.4739660Z [361/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u16.c.o 2025-04-25T04:30:14.4893155Z [361/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c.o 2025-04-25T04:30:14.4895629Z [362/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u8.c.o 2025-04-25T04:30:14.5244275Z [362/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsub-f16c-u16.c.o 2025-04-25T04:30:14.5247167Z [363/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u16.c.o 2025-04-25T04:30:14.5706361Z [363/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u16.c.o 2025-04-25T04:30:14.5708772Z [364/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c.o 2025-04-25T04:30:14.5834210Z [364/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c.o 2025-04-25T04:30:14.5836683Z [365/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c.o 2025-04-25T04:30:14.6072045Z [365/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u16.c.o 2025-04-25T04:30:14.6073427Z [366/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsub-f16c-u16.c.o 2025-04-25T04:30:14.6299755Z [366/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c.o 2025-04-25T04:30:14.6302244Z [367/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u16.c.o 2025-04-25T04:30:14.6908986Z [367/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c.o 2025-04-25T04:30:14.6910393Z [368/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u16.c.o 2025-04-25T04:30:14.7032319Z [368/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-fma3-2x.c.o 2025-04-25T04:30:14.7034805Z [369/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c.o 2025-04-25T04:30:14.7082751Z [369/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c.o 2025-04-25T04:30:14.7085144Z [370/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c.o 2025-04-25T04:30:14.7873961Z [370/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c.o 2025-04-25T04:30:14.7875291Z [371/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-fma3-2x.c.o 2025-04-25T04:30:14.8208810Z [371/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c.o 2025-04-25T04:30:14.8211012Z [372/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c.o 2025-04-25T04:30:14.8219348Z [372/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c.o 2025-04-25T04:30:14.8220668Z [373/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c.o 2025-04-25T04:30:14.8355547Z [373/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u32.c.o 2025-04-25T04:30:14.8357842Z [374/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c.o 2025-04-25T04:30:14.8886962Z [374/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u32.c.o 2025-04-25T04:30:14.8889487Z [375/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c.o 2025-04-25T04:30:14.9226007Z [375/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u32.c.o 2025-04-25T04:30:14.9228461Z [376/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c.o 2025-04-25T04:30:14.9633769Z [376/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2025-04-25T04:30:14.9636418Z [377/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u32.c.o 2025-04-25T04:30:14.9929354Z [377/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u32.c.o 2025-04-25T04:30:14.9932027Z [378/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u32.c.o 2025-04-25T04:30:15.0426711Z [378/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vabs-sse2-u16.c.o 2025-04-25T04:30:15.0429169Z [379/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u32.c.o 2025-04-25T04:30:15.0449522Z [379/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vneg-sse2-u16.c.o 2025-04-25T04:30:15.0450720Z [380/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vabs-sse2-u16.c.o 2025-04-25T04:30:15.0477189Z [380/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vsqr-f16c-u16.c.o 2025-04-25T04:30:15.0479851Z [381/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2025-04-25T04:30:15.0877633Z [381/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2025-04-25T04:30:15.0880054Z [382/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2025-04-25T04:30:15.1080142Z [382/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c.o 2025-04-25T04:30:15.1082567Z [383/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vneg-sse2-u16.c.o 2025-04-25T04:30:15.1151313Z [383/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2025-04-25T04:30:15.1154060Z [384/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u32.c.o 2025-04-25T04:30:15.1358264Z [384/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c.o 2025-04-25T04:30:15.1482803Z [385/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c.o 2025-04-25T04:30:15.1485414Z [385/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2025-04-25T04:30:15.1488054Z [386/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2025-04-25T04:30:15.1591964Z [386/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c.o 2025-04-25T04:30:15.1594393Z [387/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vsqr-f16c-u16.c.o 2025-04-25T04:30:15.1700628Z [387/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c.o 2025-04-25T04:30:15.1703418Z [388/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c.o 2025-04-25T04:30:15.1774950Z [388/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-sse-c4.c.o 2025-04-25T04:30:15.1776854Z [389/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2025-04-25T04:30:15.1956656Z [389/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2025-04-25T04:30:15.1958137Z [390/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c.o 2025-04-25T04:30:15.2117772Z [390/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c.o 2025-04-25T04:30:15.2119644Z [391/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c.o 2025-04-25T04:30:15.2242337Z [391/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.o 2025-04-25T04:30:15.2245307Z [392/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-sse-c4.c.o 2025-04-25T04:30:15.2247974Z [392/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c.o 2025-04-25T04:30:15.2250623Z [393/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2025-04-25T04:30:15.2496315Z [393/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c.o 2025-04-25T04:30:15.2498884Z [394/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c.o 2025-04-25T04:30:15.2785523Z [394/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c.o 2025-04-25T04:30:15.2788360Z [395/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.o 2025-04-25T04:30:15.2791067Z [395/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2025-04-25T04:30:15.2793726Z [396/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c.o 2025-04-25T04:30:15.3097170Z [396/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx.c.o 2025-04-25T04:30:15.3099460Z [397/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c.o 2025-04-25T04:30:15.3312072Z [397/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3.c.o 2025-04-25T04:30:15.3313610Z [398/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c.o 2025-04-25T04:30:15.3358191Z [398/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c.o 2025-04-25T04:30:15.3360802Z [399/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2025-04-25T04:30:15.3871685Z [399/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.o 2025-04-25T04:30:15.3873240Z [400/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx.c.o 2025-04-25T04:30:15.3909140Z [400/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx.c.o 2025-04-25T04:30:15.3912223Z [401/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.o 2025-04-25T04:30:15.4105939Z [401/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c.o 2025-04-25T04:30:15.4107453Z [402/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c.o 2025-04-25T04:30:15.4386869Z [402/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3.c.o 2025-04-25T04:30:15.4390049Z [403/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3.c.o 2025-04-25T04:30:15.5082338Z [403/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c.o 2025-04-25T04:30:15.5084017Z [404/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx.c.o 2025-04-25T04:30:15.5108985Z [404/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2025-04-25T04:30:15.5111553Z [405/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c.o 2025-04-25T04:30:15.5114616Z [405/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c.o 2025-04-25T04:30:15.5116071Z [406/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3.c.o 2025-04-25T04:30:15.5227095Z [406/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx.c.o 2025-04-25T04:30:15.5229658Z [407/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c.o 2025-04-25T04:30:15.5268673Z [407/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c.o 2025-04-25T04:30:15.5704527Z [408/7823] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2025-04-25T04:30:15.5705579Z [408/7823] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2025-04-25T04:30:15.5707382Z [409/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2025-04-25T04:30:15.6223244Z [409/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3.c.o 2025-04-25T04:30:15.6225901Z [410/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c.o 2025-04-25T04:30:15.6244322Z [410/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c.o 2025-04-25T04:30:15.6246939Z [411/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx.c.o 2025-04-25T04:30:15.6707118Z [411/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2025-04-25T04:30:15.6709752Z [412/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3.c.o 2025-04-25T04:30:15.6720882Z [412/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse.c.o 2025-04-25T04:30:15.6723455Z [413/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c.o 2025-04-25T04:30:15.6785369Z [413/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.o 2025-04-25T04:30:15.6788437Z [414/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c.o 2025-04-25T04:30:15.6900491Z [414/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-04-25T04:30:15.6903624Z [415/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2025-04-25T04:30:15.7325439Z [415/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.o 2025-04-25T04:30:15.7328101Z [416/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse.c.o 2025-04-25T04:30:15.7740502Z [416/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.o 2025-04-25T04:30:15.7743606Z [417/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.o 2025-04-25T04:30:15.7817484Z [417/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx.c.o 2025-04-25T04:30:15.7819396Z [418/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-04-25T04:30:15.7989611Z [418/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c.o 2025-04-25T04:30:15.7992390Z [419/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.o 2025-04-25T04:30:15.8439790Z [419/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3.c.o 2025-04-25T04:30:15.8442580Z [420/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.o 2025-04-25T04:30:15.8846595Z [420/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c.o 2025-04-25T04:30:15.8848306Z [421/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c.o 2025-04-25T04:30:15.8956497Z [421/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2025-04-25T04:30:15.8957818Z [422/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx.c.o 2025-04-25T04:30:15.9005523Z [422/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse.c.o 2025-04-25T04:30:15.9006962Z [423/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c.o 2025-04-25T04:30:15.9081984Z [423/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c.o 2025-04-25T04:30:15.9083462Z [424/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3.c.o 2025-04-25T04:30:15.9383576Z [424/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c.o 2025-04-25T04:30:15.9386383Z [425/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2025-04-25T04:30:15.9593163Z [425/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4-acc2.c.o 2025-04-25T04:30:15.9596579Z [426/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c.o 2025-04-25T04:30:15.9622294Z [426/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4-acc2.c.o 2025-04-25T04:30:15.9625104Z [427/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse.c.o 2025-04-25T04:30:16.0111527Z [427/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc2.c.o 2025-04-25T04:30:16.0113104Z [428/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c.o 2025-04-25T04:30:16.0134163Z [428/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1-acc2.c.o 2025-04-25T04:30:16.0135855Z [429/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc2.c.o 2025-04-25T04:30:16.0171296Z [429/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc3.c.o 2025-04-25T04:30:16.0173780Z [430/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4-acc2.c.o 2025-04-25T04:30:16.0185423Z [430/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc5.c.o 2025-04-25T04:30:16.0188059Z [431/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4-acc2.c.o 2025-04-25T04:30:16.0734079Z [431/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc2.c.o 2025-04-25T04:30:16.0737032Z [432/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1-acc2.c.o 2025-04-25T04:30:16.0750569Z [432/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4.c.o 2025-04-25T04:30:16.0753606Z [433/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc5.c.o 2025-04-25T04:30:16.0903054Z [433/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc5.c.o 2025-04-25T04:30:16.0904734Z [434/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc3.c.o 2025-04-25T04:30:16.0911275Z [434/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc2.c.o 2025-04-25T04:30:16.0914443Z [435/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc2.c.o 2025-04-25T04:30:16.1460504Z [435/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4.c.o 2025-04-25T04:30:16.1462197Z [436/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc5.c.o 2025-04-25T04:30:16.1469112Z [436/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u24.c.o 2025-04-25T04:30:16.1470820Z [437/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc2.c.o 2025-04-25T04:30:16.1654993Z [437/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u16.c.o 2025-04-25T04:30:16.1657799Z [438/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4.c.o 2025-04-25T04:30:16.1884822Z [438/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u16.c.o 2025-04-25T04:30:16.1887560Z [439/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4.c.o 2025-04-25T04:30:16.2006277Z [439/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c.o 2025-04-25T04:30:16.2007891Z [440/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u24.c.o 2025-04-25T04:30:16.2433061Z [440/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c.o 2025-04-25T04:30:16.2434422Z [441/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c.o 2025-04-25T04:30:16.2514997Z [441/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u16.c.o 2025-04-25T04:30:16.2516329Z [442/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c.o 2025-04-25T04:30:16.2625264Z [442/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u8.c.o 2025-04-25T04:30:16.2627848Z [443/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u16.c.o 2025-04-25T04:30:16.2632362Z [443/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:16.2634889Z [444/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u16.c.o 2025-04-25T04:30:16.2993092Z [444/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:16.2995774Z [445/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u16.c.o 2025-04-25T04:30:16.3117030Z [445/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:16.3119592Z [446/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u8.c.o 2025-04-25T04:30:16.3781172Z [446/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:30:16.4040444Z [447/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:16.4043169Z [447/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c.o 2025-04-25T04:30:16.4046210Z [448/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:16.4352792Z [448/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2025-04-25T04:30:16.4354397Z [449/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:16.4481770Z [449/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2025-04-25T04:30:16.4483056Z [450/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c.o 2025-04-25T04:30:16.4703341Z [450/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-load1.c.o 2025-04-25T04:30:16.4706027Z [451/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:30:16.4977535Z [451/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c.o 2025-04-25T04:30:16.4979257Z [452/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2025-04-25T04:30:16.5225522Z [452/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2025-04-25T04:30:16.5227976Z [453/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2025-04-25T04:30:16.5360018Z [453/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2025-04-25T04:30:16.5362480Z [454/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c.o 2025-04-25T04:30:16.5598869Z [454/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:16.5601430Z [455/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-load1.c.o 2025-04-25T04:30:16.5622011Z [455/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2025-04-25T04:30:16.5623435Z [456/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2025-04-25T04:30:16.5883646Z [456/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2025-04-25T04:30:16.5887035Z [457/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2025-04-25T04:30:16.6443940Z [457/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c.o 2025-04-25T04:30:16.6445195Z [458/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2025-04-25T04:30:16.6494374Z [458/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2025-04-25T04:30:16.6496733Z [459/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2025-04-25T04:30:16.6566149Z [459/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2025-04-25T04:30:16.6568975Z [460/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c.o 2025-04-25T04:30:16.6574284Z [460/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2025-04-25T04:30:16.6576838Z [461/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:16.7082346Z [461/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-load1.c.o 2025-04-25T04:30:16.7083965Z [462/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2025-04-25T04:30:16.7168698Z [462/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:16.7171686Z [463/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2025-04-25T04:30:16.7288160Z [463/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:16.7289625Z [464/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2025-04-25T04:30:16.7973066Z [464/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-7x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:30:16.7974940Z [465/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-load1.c.o 2025-04-25T04:30:16.8170082Z [465/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c.o 2025-04-25T04:30:16.8172813Z [466/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:16.8323329Z [466/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p8.c.o 2025-04-25T04:30:16.8325963Z [467/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:16.8405222Z [467/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2025-04-25T04:30:16.8407343Z [468/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c.o 2025-04-25T04:30:16.8748964Z [468/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c.o 2025-04-25T04:30:16.8750424Z [469/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2025-04-25T04:30:16.8877042Z [469/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:16.8878486Z [470/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-7x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:30:16.9258459Z [470/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:16.9259917Z [471/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p8.c.o 2025-04-25T04:30:16.9763977Z [471/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:16.9765568Z [472/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:16.9890909Z [472/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:30:16.9892497Z [473/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:17.0256794Z [473/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c.o 2025-04-25T04:30:17.0258556Z [474/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:17.0492665Z [474/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2025-04-25T04:30:17.0494155Z [475/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c.o 2025-04-25T04:30:17.0578610Z [475/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2025-04-25T04:30:17.0579874Z [476/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c.o 2025-04-25T04:30:17.0747244Z [476/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-load1.c.o 2025-04-25T04:30:17.0749631Z [477/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:30:17.0823275Z [477/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c.o 2025-04-25T04:30:17.0824600Z [478/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2025-04-25T04:30:17.1063245Z [478/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2025-04-25T04:30:17.1065742Z [479/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2025-04-25T04:30:17.1272480Z [479/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2025-04-25T04:30:17.1275527Z [480/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c.o 2025-04-25T04:30:17.1278106Z [480/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:17.1280630Z [481/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-load1.c.o 2025-04-25T04:30:17.1610977Z [481/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2025-04-25T04:30:17.1613510Z [482/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2025-04-25T04:30:17.1808998Z [482/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2025-04-25T04:30:17.1811454Z [483/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2025-04-25T04:30:17.1896874Z [483/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c.o 2025-04-25T04:30:17.1899439Z [484/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2025-04-25T04:30:17.2191323Z [484/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c.o 2025-04-25T04:30:17.2192761Z [485/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2025-04-25T04:30:17.2329872Z [485/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c.o 2025-04-25T04:30:17.2331262Z [486/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:17.2391179Z [486/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2025-04-25T04:30:17.2393820Z [487/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c.o 2025-04-25T04:30:17.2465454Z [487/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-load1.c.o 2025-04-25T04:30:17.2467800Z [488/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c.o 2025-04-25T04:30:17.2754832Z [488/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:17.2756312Z [489/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c.o 2025-04-25T04:30:17.2848531Z [489/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast-prfm.c.o 2025-04-25T04:30:17.2849901Z [490/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2025-04-25T04:30:17.3150211Z [490/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-7x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:30:17.3152939Z [491/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-load1.c.o 2025-04-25T04:30:17.3512718Z [491/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c.o 2025-04-25T04:30:17.3633176Z [492/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:17.3635987Z [492/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c.o 2025-04-25T04:30:17.3638808Z [493/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c.o 2025-04-25T04:30:17.3777667Z [493/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2025-04-25T04:30:17.3780470Z [494/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast-prfm.c.o 2025-04-25T04:30:17.3903929Z [494/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c.o 2025-04-25T04:30:17.3906699Z [495/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-7x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:30:17.4104427Z [495/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c.o 2025-04-25T04:30:17.4107221Z [496/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2025-04-25T04:30:17.4615928Z [496/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c.o 2025-04-25T04:30:17.4618528Z [497/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c.o 2025-04-25T04:30:17.4621184Z [497/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:17.4623887Z [498/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c.o 2025-04-25T04:30:17.5059928Z [498/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:17.5063063Z [499/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c.o 2025-04-25T04:30:17.5118826Z [499/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:17.5120265Z [500/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c.o 2025-04-25T04:30:17.5753344Z [500/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-04-25T04:30:17.5754821Z [501/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:17.5887169Z [501/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-sse41-dup.c.o 2025-04-25T04:30:17.5890280Z [502/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:17.6170497Z [502/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:17.6173422Z [503/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:17.6180729Z [503/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:17.6183828Z [504/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-04-25T04:30:17.6505770Z [504/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:17.6508948Z [505/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-sse41-dup.c.o 2025-04-25T04:30:17.7110485Z [505/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-04-25T04:30:17.7112099Z [506/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:17.7325239Z [506/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-sse41-dup.c.o 2025-04-25T04:30:17.7327459Z [507/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:17.7337917Z [507/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:30:17.7340837Z [508/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-04-25T04:30:17.7471003Z [508/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:30:17.7473936Z [509/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:17.7889408Z [509/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:17.7892284Z [510/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-sse41-dup.c.o 2025-04-25T04:30:17.8472211Z [510/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:17.8473775Z [511/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:30:17.8499444Z [511/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:17.8502400Z [512/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:30:17.8856784Z [512/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:30:17.8860092Z [513/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:17.9270584Z [513/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-04-25T04:30:17.9272218Z [514/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:17.9628199Z [514/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-dup.c.o 2025-04-25T04:30:17.9629706Z [515/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:30:17.9705390Z [515/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-04-25T04:30:17.9708111Z [516/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-04-25T04:30:18.0272657Z [516/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-dup.c.o 2025-04-25T04:30:18.0275423Z [517/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-dup.c.o 2025-04-25T04:30:18.0382013Z [517/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:18.0384912Z [518/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:18.0401687Z [518/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:18.0404542Z [519/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-dup.c.o 2025-04-25T04:30:18.0452075Z [519/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:18.0454858Z [520/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-04-25T04:30:18.1331843Z [520/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:30:18.1333454Z [521/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:18.1498686Z [521/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u32.c.o 2025-04-25T04:30:18.1500337Z [522/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:18.1940667Z [522/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u64.c.o 2025-04-25T04:30:18.1943496Z [523/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:18.2002044Z [523/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u128.c.o 2025-04-25T04:30:18.2004934Z [524/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:30:18.2464033Z [524/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c.o 2025-04-25T04:30:18.2465790Z [525/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c.o 2025-04-25T04:30:18.2602312Z [525/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c.o 2025-04-25T04:30:18.2603664Z [526/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u64.c.o 2025-04-25T04:30:18.2817056Z [526/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c.o 2025-04-25T04:30:18.2819613Z [527/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u32.c.o 2025-04-25T04:30:18.2974082Z [527/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u32.c.o 2025-04-25T04:30:18.2976666Z [528/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c.o 2025-04-25T04:30:18.2992125Z [528/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u32.c.o 2025-04-25T04:30:18.2994592Z [529/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u128.c.o 2025-04-25T04:30:18.3120270Z [529/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u32.c.o 2025-04-25T04:30:18.3122806Z [530/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c.o 2025-04-25T04:30:18.3342563Z [530/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u64.c.o 2025-04-25T04:30:18.3345119Z [531/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u32.c.o 2025-04-25T04:30:18.3531410Z [531/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u128.c.o 2025-04-25T04:30:18.3533994Z [532/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u32.c.o 2025-04-25T04:30:18.4026509Z [532/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c.o 2025-04-25T04:30:18.4029186Z [533/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c.o 2025-04-25T04:30:18.4137209Z [533/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c.o 2025-04-25T04:30:18.4138773Z [534/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u32.c.o 2025-04-25T04:30:18.4273655Z [534/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c.o 2025-04-25T04:30:18.4275152Z [535/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u64.c.o 2025-04-25T04:30:18.4408986Z [535/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u32.c.o 2025-04-25T04:30:18.4411503Z [536/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u128.c.o 2025-04-25T04:30:18.4480279Z [536/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc2.c.o 2025-04-25T04:30:18.4482612Z [537/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c.o 2025-04-25T04:30:18.4708877Z [537/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc2.c.o 2025-04-25T04:30:18.4711998Z [538/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c.o 2025-04-25T04:30:18.4778156Z [538/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc2.c.o 2025-04-25T04:30:18.4780187Z [539/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u32.c.o 2025-04-25T04:30:18.5305139Z [539/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.o 2025-04-25T04:30:18.5308327Z [540/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.o 2025-04-25T04:30:18.5357257Z [540/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c.o 2025-04-25T04:30:18.5358959Z [541/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc2.c.o 2025-04-25T04:30:18.5492979Z [541/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c32.c.o 2025-04-25T04:30:18.5496109Z [542/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc2.c.o 2025-04-25T04:30:18.5721073Z [542/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c64.c.o 2025-04-25T04:30:18.5724008Z [543/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc2.c.o 2025-04-25T04:30:18.5859339Z [543/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-scalar.c.o 2025-04-25T04:30:18.5860889Z [544/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c.o 2025-04-25T04:30:18.6328994Z [544/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c16.c.o 2025-04-25T04:30:18.6330326Z [545/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-scalar.c.o 2025-04-25T04:30:18.6451932Z [545/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc4.c.o 2025-04-25T04:30:18.6454288Z [546/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c64.c.o 2025-04-25T04:30:18.6463701Z [546/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c.o 2025-04-25T04:30:18.6465048Z [547/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c16.c.o 2025-04-25T04:30:18.6596659Z [547/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c.o 2025-04-25T04:30:18.6598182Z [548/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c32.c.o 2025-04-25T04:30:18.7082709Z [548/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c.o 2025-04-25T04:30:18.7084398Z [549/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c.o 2025-04-25T04:30:18.7399659Z [549/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc4.c.o 2025-04-25T04:30:18.7402140Z [550/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c.o 2025-04-25T04:30:18.7480439Z [550/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c.o 2025-04-25T04:30:18.7483008Z [551/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c.o 2025-04-25T04:30:18.7566715Z [551/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c.o 2025-04-25T04:30:18.7568069Z [552/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc4.c.o 2025-04-25T04:30:18.7920177Z [552/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c.o 2025-04-25T04:30:18.7921516Z [553/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c.o 2025-04-25T04:30:18.8195846Z [553/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc4.c.o 2025-04-25T04:30:18.8197133Z [554/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c.o 2025-04-25T04:30:18.8345677Z [554/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c.o 2025-04-25T04:30:18.8348291Z [555/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c.o 2025-04-25T04:30:18.8470175Z [555/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c.o 2025-04-25T04:30:18.8472661Z [556/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc4.c.o 2025-04-25T04:30:18.8852267Z [556/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc4.c.o 2025-04-25T04:30:18.8854713Z [557/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c.o 2025-04-25T04:30:18.9039523Z [557/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c.o 2025-04-25T04:30:18.9041895Z [558/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc4.c.o 2025-04-25T04:30:18.9279509Z [558/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c.o 2025-04-25T04:30:18.9281989Z [559/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc4.c.o 2025-04-25T04:30:18.9324696Z [559/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c.o 2025-04-25T04:30:18.9327178Z [560/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c.o 2025-04-25T04:30:18.9500460Z [560/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c.o 2025-04-25T04:30:18.9503316Z [561/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c.o 2025-04-25T04:30:18.9753496Z [561/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx-u16.c.o 2025-04-25T04:30:18.9755937Z [562/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c.o 2025-04-25T04:30:18.9786439Z [562/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u32.c.o 2025-04-25T04:30:18.9788912Z [563/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c.o 2025-04-25T04:30:19.0238600Z [563/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2025-04-25T04:30:19.0241085Z [564/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c.o 2025-04-25T04:30:19.0391300Z [564/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-sse-u8.c.o 2025-04-25T04:30:19.0392722Z [565/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2025-04-25T04:30:19.0512703Z [565/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx-u16.c.o 2025-04-25T04:30:19.0514093Z [566/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx-u16.c.o 2025-04-25T04:30:19.0750383Z [566/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u32.c.o 2025-04-25T04:30:19.0751868Z [567/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u32.c.o 2025-04-25T04:30:19.0795216Z [567/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2025-04-25T04:30:19.0797103Z [568/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-sse-u8.c.o 2025-04-25T04:30:19.1285981Z [568/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-sse-u8.c.o 2025-04-25T04:30:19.1288209Z [569/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2025-04-25T04:30:19.1433532Z [569/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx-u16.c.o 2025-04-25T04:30:19.1435900Z [570/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx-u16.c.o 2025-04-25T04:30:19.1651096Z [570/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u32.c.o 2025-04-25T04:30:19.1652338Z [571/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-sse-u8.c.o 2025-04-25T04:30:19.1684678Z [571/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2025-04-25T04:30:19.1687089Z [572/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u32.c.o 2025-04-25T04:30:19.2164816Z [572/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-sse-u8.c.o 2025-04-25T04:30:19.2167218Z [573/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2025-04-25T04:30:19.2439504Z [573/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx-u16.c.o 2025-04-25T04:30:19.2441683Z [574/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx-u16.c.o 2025-04-25T04:30:19.2614155Z [574/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u32.c.o 2025-04-25T04:30:19.2616932Z [575/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-sse-u8.c.o 2025-04-25T04:30:19.2826124Z [575/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2025-04-25T04:30:19.2828579Z [576/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u32.c.o 2025-04-25T04:30:19.3115528Z [576/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-sse-u8.c.o 2025-04-25T04:30:19.3117893Z [577/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2025-04-25T04:30:19.3167210Z [577/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx-u16.c.o 2025-04-25T04:30:19.3169626Z [578/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx-u16.c.o 2025-04-25T04:30:19.3563927Z [578/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c.o 2025-04-25T04:30:19.3566224Z [579/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u32.c.o 2025-04-25T04:30:19.4062124Z [579/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2025-04-25T04:30:19.4063598Z [580/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx-u16.c.o 2025-04-25T04:30:19.4175901Z [580/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-sse-u8.c.o 2025-04-25T04:30:19.4177121Z [581/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-sse-u8.c.o 2025-04-25T04:30:19.4305569Z [581/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c.o 2025-04-25T04:30:19.4307970Z [582/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2025-04-25T04:30:19.4456945Z [582/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c.o 2025-04-25T04:30:19.4458906Z [583/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c.o 2025-04-25T04:30:19.4618925Z [583/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2025-04-25T04:30:19.4621335Z [584/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-sse-u8.c.o 2025-04-25T04:30:19.5006924Z [584/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c.o 2025-04-25T04:30:19.5009273Z [585/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2025-04-25T04:30:19.5268643Z [585/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx-u16.c.o 2025-04-25T04:30:19.5269877Z [586/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c.o 2025-04-25T04:30:19.5343088Z [586/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c.o 2025-04-25T04:30:19.5345477Z [587/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c.o 2025-04-25T04:30:19.5461579Z [587/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2025-04-25T04:30:19.5464343Z [588/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c.o 2025-04-25T04:30:19.5842100Z [588/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-sse-u8.c.o 2025-04-25T04:30:19.5843474Z [589/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2025-04-25T04:30:19.6030709Z [589/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx-u16.c.o 2025-04-25T04:30:19.6033085Z [590/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-sse-u8.c.o 2025-04-25T04:30:19.6242599Z [590/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c.o 2025-04-25T04:30:19.6245060Z [591/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx-u16.c.o 2025-04-25T04:30:19.6315877Z [591/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2025-04-25T04:30:19.6318316Z [592/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c.o 2025-04-25T04:30:19.6376090Z [592/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-sse-u8.c.o 2025-04-25T04:30:19.6377777Z [593/7823] Performing install step for 'aotriton_external' 2025-04-25T04:30:19.6569015Z [593/7823] Completed 'aotriton_external' 2025-04-25T04:30:19.6571443Z [594/7823] Completed 'aotriton_external' 2025-04-25T04:30:19.6778987Z [594/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx-u16.c.o 2025-04-25T04:30:19.6781356Z [595/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2025-04-25T04:30:19.6915408Z [595/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u32.c.o 2025-04-25T04:30:19.6917629Z [596/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx-u16.c.o 2025-04-25T04:30:19.7131688Z [596/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2025-04-25T04:30:19.7134133Z [597/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c.o 2025-04-25T04:30:19.7212733Z [597/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-sse-u8.c.o 2025-04-25T04:30:19.7215068Z [598/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-sse-u8.c.o 2025-04-25T04:30:19.7418285Z [598/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx-u16.c.o 2025-04-25T04:30:19.7420889Z [599/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2025-04-25T04:30:19.7779460Z [599/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u32.c.o 2025-04-25T04:30:19.7781956Z [600/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-sse-u8.c.o 2025-04-25T04:30:19.7980551Z [600/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2025-04-25T04:30:19.7983013Z [601/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u32.c.o 2025-04-25T04:30:19.8282084Z [601/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-sse-u8.c.o 2025-04-25T04:30:19.8284635Z [602/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx-u16.c.o 2025-04-25T04:30:19.8366080Z [602/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx-u16.c.o 2025-04-25T04:30:19.8367322Z [603/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx-u16.c.o 2025-04-25T04:30:19.8563461Z [603/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u32.c.o 2025-04-25T04:30:19.8565899Z [604/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-sse-u8.c.o 2025-04-25T04:30:19.8592481Z [604/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u8.c.o 2025-04-25T04:30:19.8594998Z [605/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2025-04-25T04:30:19.8657742Z [605/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u8.c.o 2025-04-25T04:30:19.8660243Z [606/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u32.c.o 2025-04-25T04:30:19.9196511Z [606/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u16.c.o 2025-04-25T04:30:19.9199058Z [607/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u8.c.o 2025-04-25T04:30:19.9340111Z [607/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u32.c.o 2025-04-25T04:30:19.9341851Z [608/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u8.c.o 2025-04-25T04:30:19.9595812Z [608/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u8.c.o 2025-04-25T04:30:19.9598381Z [609/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u32.c.o 2025-04-25T04:30:19.9653817Z [609/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u8.c.o 2025-04-25T04:30:19.9656253Z [610/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx-u16.c.o 2025-04-25T04:30:19.9832609Z [610/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u16.c.o 2025-04-25T04:30:19.9834977Z [611/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u8.c.o 2025-04-25T04:30:19.9877773Z [611/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u32.c.o 2025-04-25T04:30:19.9880254Z [612/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u16.c.o 2025-04-25T04:30:20.0316555Z [612/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2025-04-25T04:30:20.0318064Z [613/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u32.c.o 2025-04-25T04:30:20.0329827Z [613/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u8.c.o 2025-04-25T04:30:20.0332246Z [614/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u8.c.o 2025-04-25T04:30:20.0383537Z [614/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u16.c.o 2025-04-25T04:30:20.0386173Z [615/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2025-04-25T04:30:20.0763619Z [615/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u32.c.o 2025-04-25T04:30:20.0766053Z [616/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u16.c.o 2025-04-25T04:30:20.1295787Z [616/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u8.c.o 2025-04-25T04:30:20.1298094Z [617/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u8.c.o 2025-04-25T04:30:20.1335614Z [617/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u8.c.o 2025-04-25T04:30:20.1338251Z [618/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u8.c.o 2025-04-25T04:30:20.1365864Z [618/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u16.c.o 2025-04-25T04:30:20.1368122Z [619/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u32.c.o 2025-04-25T04:30:20.1508621Z [619/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u32.c.o 2025-04-25T04:30:20.1511115Z [620/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u32.c.o 2025-04-25T04:30:20.1731235Z [620/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2025-04-25T04:30:20.1733722Z [621/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u16.c.o 2025-04-25T04:30:20.1894142Z [621/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u8.c.o 2025-04-25T04:30:20.1895924Z [622/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u8.c.o 2025-04-25T04:30:20.2339586Z [622/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c.o 2025-04-25T04:30:20.2340849Z [623/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u8.c.o 2025-04-25T04:30:20.2464454Z [623/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c.o 2025-04-25T04:30:20.2466421Z [624/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u16.c.o 2025-04-25T04:30:20.2468198Z [624/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2025-04-25T04:30:20.2470361Z [625/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2025-04-25T04:30:20.2766171Z [625/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c.o 2025-04-25T04:30:20.2769027Z [626/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u32.c.o 2025-04-25T04:30:20.3084197Z [626/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c.o 2025-04-25T04:30:20.3086549Z [627/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c.o 2025-04-25T04:30:20.3299414Z [627/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c.o 2025-04-25T04:30:20.3301946Z [628/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c.o 2025-04-25T04:30:20.3323322Z [628/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2025-04-25T04:30:20.3325844Z [629/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c.o 2025-04-25T04:30:20.3747757Z [629/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c.o 2025-04-25T04:30:20.3750094Z [630/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c.o 2025-04-25T04:30:20.3864345Z [630/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx-u16.c.o 2025-04-25T04:30:20.3866842Z [631/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c.o 2025-04-25T04:30:20.3901260Z [631/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u32.c.o 2025-04-25T04:30:20.3903833Z [632/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2025-04-25T04:30:20.4194935Z [632/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2025-04-25T04:30:20.4197464Z [633/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c.o 2025-04-25T04:30:20.4365570Z [633/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-sse-u8.c.o 2025-04-25T04:30:20.4367846Z [634/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2025-04-25T04:30:20.4518415Z [634/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx-u16.c.o 2025-04-25T04:30:20.4520857Z [635/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2025-04-25T04:30:20.4723899Z [635/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u32.c.o 2025-04-25T04:30:20.4726392Z [636/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx-u16.c.o 2025-04-25T04:30:20.4794602Z [636/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2025-04-25T04:30:20.4797039Z [637/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-sse-u8.c.o 2025-04-25T04:30:20.4866147Z [637/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-sse-u8.c.o 2025-04-25T04:30:20.4868644Z [638/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u32.c.o 2025-04-25T04:30:20.5225048Z [638/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx-u16.c.o 2025-04-25T04:30:20.5227433Z [639/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2025-04-25T04:30:20.5415302Z [639/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c.o 2025-04-25T04:30:20.5417975Z [640/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-sse-u8.c.o 2025-04-25T04:30:20.5661554Z [640/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2025-04-25T04:30:20.5664080Z [641/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx-u16.c.o 2025-04-25T04:30:20.5837787Z [641/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-sse-u8.c.o 2025-04-25T04:30:20.5840154Z [642/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u32.c.o 2025-04-25T04:30:20.5962584Z [642/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u32.c.o 2025-04-25T04:30:20.5964798Z [643/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2025-04-25T04:30:20.6208030Z [643/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u16.c.o 2025-04-25T04:30:20.6210531Z [644/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c.o 2025-04-25T04:30:20.6270769Z [644/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2025-04-25T04:30:20.6273157Z [645/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-sse-u8.c.o 2025-04-25T04:30:20.6344020Z [645/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-sse-u8.c.o 2025-04-25T04:30:20.6346229Z [646/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx-u16.c.o 2025-04-25T04:30:20.6737604Z [646/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx.c.o 2025-04-25T04:30:20.6740070Z [647/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2025-04-25T04:30:20.6852309Z [647/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx512f.c.o 2025-04-25T04:30:20.6854540Z [648/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-sse-u8.c.o 2025-04-25T04:30:20.6967235Z [648/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-scalar.c.o 2025-04-25T04:30:20.6969660Z [649/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u32.c.o 2025-04-25T04:30:20.6986950Z [649/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-sse2.c.o 2025-04-25T04:30:20.6989252Z [650/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u16.c.o 2025-04-25T04:30:20.7425089Z [650/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx.c.o 2025-04-25T04:30:20.7427960Z [651/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx.c.o 2025-04-25T04:30:20.7566235Z [651/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx512f.c.o 2025-04-25T04:30:20.7568734Z [652/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-scalar.c.o 2025-04-25T04:30:20.7725687Z [652/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-scalar.c.o 2025-04-25T04:30:20.7727974Z [653/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx512f.c.o 2025-04-25T04:30:20.7731914Z [653/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-sse2.c.o 2025-04-25T04:30:20.7734233Z [654/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-sse2.c.o 2025-04-25T04:30:20.8265234Z [654/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx.c.o 2025-04-25T04:30:20.8267747Z [655/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx.c.o 2025-04-25T04:30:20.8338032Z [655/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx512f.c.o 2025-04-25T04:30:20.8339450Z [656/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-scalar.c.o 2025-04-25T04:30:20.8403870Z [656/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-scalar.c.o 2025-04-25T04:30:20.8406609Z [657/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-sse2.c.o 2025-04-25T04:30:20.8519020Z [657/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-sse2.c.o 2025-04-25T04:30:20.8521530Z [658/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx512f.c.o 2025-04-25T04:30:20.8722409Z [658/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u32.c.o 2025-04-25T04:30:20.8724953Z [659/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx.c.o 2025-04-25T04:30:20.8921500Z [659/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u32.c.o 2025-04-25T04:30:20.8924334Z [660/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-scalar.c.o 2025-04-25T04:30:20.9095342Z [660/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u64.c.o 2025-04-25T04:30:20.9097883Z [661/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-sse2.c.o 2025-04-25T04:30:20.9360210Z [661/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c.o 2025-04-25T04:30:20.9362730Z [662/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx512f.c.o 2025-04-25T04:30:20.9647079Z [662/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c.o 2025-04-25T04:30:20.9649148Z [663/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u32.c.o 2025-04-25T04:30:20.9767972Z [663/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u12.c.o 2025-04-25T04:30:20.9770468Z [664/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u32.c.o 2025-04-25T04:30:20.9936673Z [664/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vexp/gen/f32-vexp-scalar-exp.c.o 2025-04-25T04:30:20.9939504Z [665/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c.o 2025-04-25T04:30:21.0018729Z [665/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx-rational-12-10-div.c.o 2025-04-25T04:30:21.0021263Z [666/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u64.c.o 2025-04-25T04:30:21.0195681Z [666/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-nr.c.o 2025-04-25T04:30:21.0198283Z [667/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u12.c.o 2025-04-25T04:30:21.0338755Z [667/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-fma3-rational-12-10-div.c.o 2025-04-25T04:30:21.0341540Z [668/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c.o 2025-04-25T04:30:21.1057275Z [668/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-scalar-rational-12-10-div.c.o 2025-04-25T04:30:21.1059830Z [669/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vexp/gen/f32-vexp-scalar-exp.c.o 2025-04-25T04:30:21.1062390Z [669/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-sse2-rational-12-10-div.c.o 2025-04-25T04:30:21.1065054Z [670/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-scalar-rational-12-10-div.c.o 2025-04-25T04:30:21.1189112Z [670/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx-u16.c.o 2025-04-25T04:30:21.1191688Z [671/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx-rational-12-10-div.c.o 2025-04-25T04:30:21.1330468Z [671/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c.o 2025-04-25T04:30:21.1333112Z [672/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-fma3-rational-12-10-div.c.o 2025-04-25T04:30:21.1811115Z [672/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c.o 2025-04-25T04:30:21.1813566Z [673/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-nr.c.o 2025-04-25T04:30:21.2041860Z [673/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2025-04-25T04:30:21.2044303Z [674/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx-u16.c.o 2025-04-25T04:30:21.2195820Z [674/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-sse-u8.c.o 2025-04-25T04:30:21.2198324Z [675/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-sse2-rational-12-10-div.c.o 2025-04-25T04:30:21.2200713Z [675/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx2-rational-3-3-div.c.o 2025-04-25T04:30:21.2202301Z [676/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c.o 2025-04-25T04:30:21.2331748Z [676/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-div.c.o 2025-04-25T04:30:21.2334288Z [677/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2025-04-25T04:30:21.2714114Z [677/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-div.c.o 2025-04-25T04:30:21.2716549Z [678/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-sse-u8.c.o 2025-04-25T04:30:21.2726535Z [678/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-scalar-rational-3-3-div.c.o 2025-04-25T04:30:21.2729339Z [679/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c.o 2025-04-25T04:30:21.3327223Z [679/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-sse2-rational-3-3-div.c.o 2025-04-25T04:30:21.3328802Z [680/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-scalar-rational-3-3-div.c.o 2025-04-25T04:30:21.3339833Z [680/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c.o 2025-04-25T04:30:21.3342381Z [681/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-div.c.o 2025-04-25T04:30:21.3358230Z [681/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c.o 2025-04-25T04:30:21.3360737Z [682/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx2-rational-3-3-div.c.o 2025-04-25T04:30:21.3396886Z [682/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2025-04-25T04:30:21.3399380Z [683/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-sse2-rational-3-3-div.c.o 2025-04-25T04:30:21.3885075Z [683/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c.o 2025-04-25T04:30:21.3887613Z [684/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-div.c.o 2025-04-25T04:30:21.4144305Z [684/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c.o 2025-04-25T04:30:21.4147070Z [685/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c.o 2025-04-25T04:30:21.4149743Z [685/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c.o 2025-04-25T04:30:21.4152314Z [686/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2025-04-25T04:30:21.4417133Z [686/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-sse-2x.c.o 2025-04-25T04:30:21.4419717Z [687/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c.o 2025-04-25T04:30:21.4467668Z [687/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2025-04-25T04:30:21.4469817Z [688/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c.o 2025-04-25T04:30:21.4478084Z [688/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx-u16.c.o 2025-04-25T04:30:21.4480442Z [689/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c.o 2025-04-25T04:30:21.4649156Z [689/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c.o 2025-04-25T04:30:21.4651723Z [690/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c.o 2025-04-25T04:30:21.4727376Z [690/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c.o 2025-04-25T04:30:21.4729959Z [691/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-sse-2x.c.o 2025-04-25T04:30:21.5366913Z [691/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2025-04-25T04:30:21.5369466Z [692/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2025-04-25T04:30:21.5371726Z [692/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c.o 2025-04-25T04:30:21.5374067Z [693/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c.o 2025-04-25T04:30:21.5426206Z [693/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c.o 2025-04-25T04:30:21.5428480Z [694/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx-u16.c.o 2025-04-25T04:30:21.5713407Z [694/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx-u16.c.o 2025-04-25T04:30:21.5715865Z [695/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c.o 2025-04-25T04:30:21.5935994Z [695/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c.o 2025-04-25T04:30:21.5938496Z [696/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c.o 2025-04-25T04:30:21.5951345Z [696/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2025-04-25T04:30:21.5953675Z [697/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c.o 2025-04-25T04:30:21.5970392Z [697/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c.o 2025-04-25T04:30:21.5972859Z [698/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2025-04-25T04:30:21.6505449Z [698/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c.o 2025-04-25T04:30:21.6506941Z [699/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c.o 2025-04-25T04:30:21.6542049Z [699/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c.o 2025-04-25T04:30:21.6544373Z [700/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx-u16.c.o 2025-04-25T04:30:21.6567196Z [700/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx-u16.c.o 2025-04-25T04:30:21.6568554Z [701/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2025-04-25T04:30:21.6624684Z [701/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c.o 2025-04-25T04:30:21.6626000Z [702/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c.o 2025-04-25T04:30:21.7071842Z [702/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c.o 2025-04-25T04:30:21.7073390Z [703/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c.o 2025-04-25T04:30:21.7100746Z [703/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2025-04-25T04:30:21.7103175Z [704/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c.o 2025-04-25T04:30:21.7360736Z [704/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c.o 2025-04-25T04:30:21.7363523Z [705/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c.o 2025-04-25T04:30:21.7634069Z [705/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c.o 2025-04-25T04:30:21.7635571Z [706/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx-u16.c.o 2025-04-25T04:30:21.7663062Z [706/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx-u16.c.o 2025-04-25T04:30:21.7664315Z [707/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2025-04-25T04:30:21.7716218Z [707/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c.o 2025-04-25T04:30:21.7719074Z [708/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c.o 2025-04-25T04:30:21.8022955Z [708/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c.o 2025-04-25T04:30:21.8025376Z [709/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c.o 2025-04-25T04:30:21.8028685Z [709/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2025-04-25T04:30:21.8031039Z [710/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c.o 2025-04-25T04:30:21.8452129Z [710/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c.o 2025-04-25T04:30:21.8453532Z [711/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c.o 2025-04-25T04:30:21.8770840Z [711/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c.o 2025-04-25T04:30:21.8772212Z [712/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx-u16.c.o 2025-04-25T04:30:21.8961676Z [712/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u16.c.o 2025-04-25T04:30:21.8964120Z [713/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c.o 2025-04-25T04:30:21.8975686Z [713/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c.o 2025-04-25T04:30:21.8978164Z [714/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c.o 2025-04-25T04:30:21.9096884Z [714/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u16.c.o 2025-04-25T04:30:21.9099401Z [715/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2025-04-25T04:30:21.9159024Z [715/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2025-04-25T04:30:21.9161645Z [716/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c.o 2025-04-25T04:30:21.9945123Z [716/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c.o 2025-04-25T04:30:21.9946564Z [717/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c.o 2025-04-25T04:30:22.0061816Z [717/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c.o 2025-04-25T04:30:22.0064611Z [718/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u16.c.o 2025-04-25T04:30:22.0177249Z [718/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u16.c.o 2025-04-25T04:30:22.0179828Z [719/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u16.c.o 2025-04-25T04:30:22.0220205Z [719/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u16.c.o 2025-04-25T04:30:22.0222849Z [720/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2025-04-25T04:30:22.0300930Z [720/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u64.c.o 2025-04-25T04:30:22.0305962Z [721/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c.o 2025-04-25T04:30:22.0574020Z [721/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u2.c.o 2025-04-25T04:30:22.0576723Z [722/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c.o 2025-04-25T04:30:22.0904972Z [722/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u8.c.o 2025-04-25T04:30:22.0911674Z [723/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u2.c.o 2025-04-25T04:30:22.1269999Z [723/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u8.c.o 2025-04-25T04:30:22.1271658Z [724/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u64.c.o 2025-04-25T04:30:22.1384298Z [724/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u16.c.o 2025-04-25T04:30:22.1386906Z [725/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u16.c.o 2025-04-25T04:30:22.1454869Z [725/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u16.c.o 2025-04-25T04:30:22.1457486Z [726/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u16.c.o 2025-04-25T04:30:22.1495695Z [726/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u16.c.o 2025-04-25T04:30:22.1498641Z [727/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u8.c.o 2025-04-25T04:30:22.1765532Z [727/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2025-04-25T04:30:22.1768185Z [728/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u8.c.o 2025-04-25T04:30:22.2504332Z [728/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u12.c.o 2025-04-25T04:30:22.2506764Z [729/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u12.c.o 2025-04-25T04:30:22.2515197Z [729/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-div.c.o 2025-04-25T04:30:22.2517429Z [730/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u16.c.o 2025-04-25T04:30:22.2529392Z [730/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-nr.c.o 2025-04-25T04:30:22.2531864Z [731/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u16.c.o 2025-04-25T04:30:22.2925236Z [731/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-div.c.o 2025-04-25T04:30:22.2927729Z [732/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2025-04-25T04:30:22.3097319Z [732/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-scalar-rational-9-8-div.c.o 2025-04-25T04:30:22.3099901Z [733/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u16.c.o 2025-04-25T04:30:22.3204947Z [733/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-div.c.o 2025-04-25T04:30:22.3205914Z [734/7823] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2025-04-25T04:30:22.3603364Z [734/7823] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2025-04-25T04:30:22.3604427Z [735/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-nr.c.o 2025-04-25T04:30:22.3677646Z [735/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx.c.o 2025-04-25T04:30:22.3678939Z [736/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-scalar-rational-9-8-div.c.o 2025-04-25T04:30:22.3714241Z [736/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx512f.c.o 2025-04-25T04:30:22.3716671Z [737/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-div.c.o 2025-04-25T04:30:22.3729893Z [737/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-scalar.c.o 2025-04-25T04:30:22.3732343Z [738/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-div.c.o 2025-04-25T04:30:22.4116887Z [738/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-sse2.c.o 2025-04-25T04:30:22.4119575Z [739/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-div.c.o 2025-04-25T04:30:22.4296888Z [739/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx.c.o 2025-04-25T04:30:22.4299504Z [740/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-scalar.c.o 2025-04-25T04:30:22.4517380Z [740/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx512f.c.o 2025-04-25T04:30:22.4518683Z [741/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-sse2.c.o 2025-04-25T04:30:22.4643076Z [741/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-scalar.c.o 2025-04-25T04:30:22.4645398Z [742/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx.c.o 2025-04-25T04:30:22.5087959Z [742/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-sse2.c.o 2025-04-25T04:30:22.5089412Z [743/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-scalar.c.o 2025-04-25T04:30:22.5127700Z [743/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx.c.o 2025-04-25T04:30:22.5128885Z [744/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx.c.o 2025-04-25T04:30:22.5182609Z [744/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx512f.c.o 2025-04-25T04:30:22.5184763Z [745/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx512f.c.o 2025-04-25T04:30:22.5333223Z [745/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-scalar.c.o 2025-04-25T04:30:22.5335934Z [746/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx512f.c.o 2025-04-25T04:30:22.5446356Z [746/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-sse2.c.o 2025-04-25T04:30:22.5448917Z [747/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-sse2.c.o 2025-04-25T04:30:22.5985690Z [747/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8c8-minmax-avx2.c.o 2025-04-25T04:30:22.5988511Z [748/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-sse2.c.o 2025-04-25T04:30:22.6393848Z [748/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x8c8-minmax-avx2.c.o 2025-04-25T04:30:22.6396445Z [749/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx.c.o 2025-04-25T04:30:22.6477389Z [749/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:30:22.6480131Z [750/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-scalar.c.o 2025-04-25T04:30:22.6519178Z [750/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:30:22.6521803Z [751/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx512f.c.o 2025-04-25T04:30:22.6877215Z [751/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-04-25T04:30:22.6880189Z [752/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8c8-minmax-avx2.c.o 2025-04-25T04:30:22.7318308Z [752/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:30:22.7321366Z [753/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x8c8-minmax-avx2.c.o 2025-04-25T04:30:22.7698472Z [753/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:30:22.7701670Z [754/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-04-25T04:30:22.7839907Z [754/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-04-25T04:30:22.7842978Z [755/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:30:22.8015369Z [755/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx2.c.o 2025-04-25T04:30:22.8018345Z [756/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:30:22.8134649Z [756/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256skx.c.o 2025-04-25T04:30:22.8138044Z [757/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:30:22.8678519Z [757/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-04-25T04:30:22.8681760Z [758/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:30:22.9168040Z [758/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx2.c.o 2025-04-25T04:30:22.9171038Z [759/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-04-25T04:30:22.9392523Z [759/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256skx.c.o 2025-04-25T04:30:22.9395494Z [760/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256skx.c.o 2025-04-25T04:30:22.9476608Z [760/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-04-25T04:30:22.9478218Z [761/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-04-25T04:30:22.9723987Z [761/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx2.c.o 2025-04-25T04:30:22.9726849Z [762/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx2.c.o 2025-04-25T04:30:23.0259009Z [762/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256skx.c.o 2025-04-25T04:30:23.0262337Z [763/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx2.c.o 2025-04-25T04:30:23.0570439Z [763/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256vnni.c.o 2025-04-25T04:30:23.0572370Z [764/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-04-25T04:30:23.0692630Z [764/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx2.c.o 2025-04-25T04:30:23.0695621Z [765/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256skx.c.o 2025-04-25T04:30:23.0714549Z [765/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256skx.c.o 2025-04-25T04:30:23.0717449Z [766/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256skx.c.o 2025-04-25T04:30:23.0900000Z [766/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256vnni.c.o 2025-04-25T04:30:23.0903093Z [767/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx2.c.o 2025-04-25T04:30:23.1463472Z [767/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:30:23.1466608Z [768/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256vnni.c.o 2025-04-25T04:30:23.1929573Z [768/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:30:23.1931210Z [769/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256vnni.c.o 2025-04-25T04:30:23.2047801Z [769/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:30:23.2050784Z [770/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256skx.c.o 2025-04-25T04:30:23.2065206Z [770/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4-minmax-scalar.c.o 2025-04-25T04:30:23.2068086Z [771/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx2.c.o 2025-04-25T04:30:23.2700900Z [771/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:23.2704126Z [772/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:30:23.2722058Z [772/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:23.2725399Z [773/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:30:23.2910206Z [773/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:23.2913195Z [774/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4-minmax-scalar.c.o 2025-04-25T04:30:23.3312988Z [774/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8c8-minmax-avx2.c.o 2025-04-25T04:30:23.3314870Z [775/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:30:23.3365304Z [775/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:23.3368059Z [776/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:23.3519305Z [776/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x8c8-minmax-avx2.c.o 2025-04-25T04:30:23.3522245Z [777/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:23.3790453Z [777/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4-minmax-scalar.c.o 2025-04-25T04:30:23.3793214Z [778/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:23.4166171Z [778/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:23.4169049Z [779/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:23.4193975Z [779/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:23.4197196Z [780/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4-minmax-scalar.c.o 2025-04-25T04:30:23.4640708Z [780/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:30:23.4643546Z [781/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8c8-minmax-avx2.c.o 2025-04-25T04:30:23.4701591Z [781/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:30:23.5031963Z [782/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x8c8-minmax-avx2.c.o 2025-04-25T04:30:23.5034978Z [782/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:30:23.5038788Z [783/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:23.5165728Z [783/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:30:23.5168195Z [784/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:23.5296796Z [784/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:30:23.5298929Z [785/7823] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2025-04-25T04:30:23.5416784Z [785/7823] Generating src/x86_64-fma/blas/s8gemm.py.o 2025-04-25T04:30:23.5418931Z [786/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:30:23.6249245Z [786/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-04-25T04:30:23.6250898Z [787/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-04-25T04:30:23.6356651Z [787/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:23.6358282Z [788/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:30:23.6386883Z [788/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd.c.o 2025-04-25T04:30:23.6390309Z [789/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:30:23.6432723Z [789/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:30:23.6434862Z [790/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:30:23.6501559Z [790/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:30:23.6504733Z [791/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:30:23.7013835Z [791/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-04-25T04:30:23.7016671Z [792/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:23.7085349Z [792/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:23.7087481Z [793/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd.c.o 2025-04-25T04:30:23.7703549Z [793/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd.c.o 2025-04-25T04:30:23.7705168Z [794/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:23.7759810Z [794/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:30:23.7762853Z [795/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd.c.o 2025-04-25T04:30:23.7765657Z [795/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:30:23.7768587Z [796/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:30:23.7950395Z [796/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:30:23.7953711Z [797/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-04-25T04:30:23.8471579Z [797/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:30:23.8474749Z [798/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:30:23.8762810Z [798/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:30:23.8767525Z [799/7823] Generating src/x86_64-fma/blas/s8gemm.py.o 2025-04-25T04:30:23.9197794Z [799/7823] Generating src/x86_64-fma/blas/c8gemm.py.o 2025-04-25T04:30:23.9199116Z [800/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:30:23.9270622Z [800/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:30:23.9273778Z [801/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:30:23.9297710Z [801/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:30:23.9300764Z [802/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:30:23.9819511Z [802/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-scalar.c.o 2025-04-25T04:30:23.9822767Z [803/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:30:23.9832983Z [803/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-04-25T04:30:23.9836285Z [804/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:30:23.9974977Z [804/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:23.9977803Z [805/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-scalar.c.o 2025-04-25T04:30:24.0539225Z [805/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:24.0541076Z [806/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:30:24.0579042Z [806/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx2.c.o 2025-04-25T04:30:24.0581960Z [807/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:30:24.0625395Z [807/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256skx.c.o 2025-04-25T04:30:24.0628253Z [808/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-04-25T04:30:24.0759576Z [808/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x2-minmax-scalar.c.o 2025-04-25T04:30:24.0762825Z [809/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:24.0791904Z [809/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-04-25T04:30:24.0794674Z [810/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:24.1480601Z [810/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:24.1483862Z [811/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x2-minmax-scalar.c.o 2025-04-25T04:30:24.1506836Z [811/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:24.1509750Z [812/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:24.1850063Z [812/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx2.c.o 2025-04-25T04:30:24.1852921Z [813/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-04-25T04:30:24.2052347Z [813/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:30:24.2055295Z [814/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx2.c.o 2025-04-25T04:30:24.2182297Z [814/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256skx.c.o 2025-04-25T04:30:24.2185344Z [815/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:24.2234168Z [815/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:30:24.2237270Z [816/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256skx.c.o 2025-04-25T04:30:24.2622431Z [816/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:30:24.2625712Z [817/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx2.c.o 2025-04-25T04:30:24.3481739Z [817/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:30:24.3485302Z [818/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:30:24.3543782Z [818/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x2-minmax-scalar.c.o 2025-04-25T04:30:24.3545298Z [819/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256skx.c.o 2025-04-25T04:30:24.3664378Z [819/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4-minmax-scalar.c.o 2025-04-25T04:30:24.3668482Z [820/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:30:24.3783476Z [820/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:24.3786275Z [821/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:30:24.3797674Z [821/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:24.3800631Z [822/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:30:24.4239344Z [822/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx2.c.o 2025-04-25T04:30:24.4241108Z [823/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4-minmax-scalar.c.o 2025-04-25T04:30:24.4246109Z [823/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256skx.c.o 2025-04-25T04:30:24.4247135Z [824/7823] Generating src/x86_64-fma/blas/c8gemm.py.o 2025-04-25T04:30:24.4360671Z [824/7823] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2025-04-25T04:30:24.4362760Z [825/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:24.4401594Z [825/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-scalar.c.o 2025-04-25T04:30:24.4404398Z [826/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x2-minmax-scalar.c.o 2025-04-25T04:30:24.4413709Z [826/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-scalar.c.o 2025-04-25T04:30:24.4416513Z [827/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:24.5019908Z [827/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:24.5022799Z [828/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-scalar.c.o 2025-04-25T04:30:24.5253535Z [828/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:24.5256403Z [829/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:24.5330376Z [829/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx2.c.o 2025-04-25T04:30:24.5332474Z [830/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx2.c.o 2025-04-25T04:30:24.5442220Z [830/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:30:24.5445249Z [831/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256skx.c.o 2025-04-25T04:30:24.5660000Z [831/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256skx.c.o 2025-04-25T04:30:24.5663164Z [832/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-scalar.c.o 2025-04-25T04:30:24.5684733Z [832/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2025-04-25T04:30:24.5687639Z [833/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:24.6375735Z [833/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:30:24.6379000Z [834/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:30:24.6461853Z [834/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:24.6464006Z [835/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx2.c.o 2025-04-25T04:30:24.6527537Z [835/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:24.6530240Z [836/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2025-04-25T04:30:24.6725576Z [836/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:24.6728645Z [837/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256skx.c.o 2025-04-25T04:30:24.6770135Z [837/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:30:24.6773042Z [838/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:30:24.6970437Z [838/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:24.6973259Z [839/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:24.7092928Z [839/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:24.7095844Z [840/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:24.7224949Z [840/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2025-04-25T04:30:24.7227668Z [841/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:24.7528371Z [841/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:30:24.7531170Z [842/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:24.7804554Z [842/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:24.7807582Z [843/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2025-04-25T04:30:24.7861046Z [843/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:24.7864162Z [844/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:24.8109281Z [844/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:24.8112306Z [845/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:24.8173566Z [845/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:30:24.8176580Z [846/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:30:24.8331011Z [846/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:24.8333900Z [847/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:30:24.8459177Z [847/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:24.8462202Z [848/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:24.8586966Z [848/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u16.c.o 2025-04-25T04:30:24.8589677Z [849/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:24.8962320Z [849/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u32.c.o 2025-04-25T04:30:24.8965117Z [850/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:24.9115973Z [850/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u16.c.o 2025-04-25T04:30:24.9118684Z [851/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:24.9574863Z [851/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u32.c.o 2025-04-25T04:30:24.9576563Z [852/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:30:24.9676192Z [852/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c.o 2025-04-25T04:30:24.9677936Z [853/7823] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2025-04-25T04:30:24.9975680Z [853/7823] Generating src/x86_64-fma/blas/conv1x1.py.o 2025-04-25T04:30:24.9976636Z [854/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u32.c.o 2025-04-25T04:30:25.0052918Z [854/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c.o 2025-04-25T04:30:25.0055706Z [855/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u16.c.o 2025-04-25T04:30:25.0090073Z [855/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u32.c.o 2025-04-25T04:30:25.0092524Z [856/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u32.c.o 2025-04-25T04:30:25.0094830Z [856/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u16.c.o 2025-04-25T04:30:25.0097052Z [857/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c.o 2025-04-25T04:30:25.0182806Z [857/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avx256vnni-prfm.c.o 2025-04-25T04:30:25.0185262Z [858/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u16.c.o 2025-04-25T04:30:25.0498622Z [858/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-scalar.c.o 2025-04-25T04:30:25.0500906Z [859/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c.o 2025-04-25T04:30:25.0621789Z [859/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-goi-scalar.c.o 2025-04-25T04:30:25.0623328Z [860/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u32.c.o 2025-04-25T04:30:25.0814844Z [860/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx256vnni-prfm.c.o 2025-04-25T04:30:25.0817790Z [861/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-scalar.c.o 2025-04-25T04:30:25.1040828Z [861/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2025-04-25T04:30:25.1043770Z [862/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-goi-scalar.c.o 2025-04-25T04:30:25.1574010Z [862/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:30:25.1576812Z [863/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u16.c.o 2025-04-25T04:30:25.1674446Z [863/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:25.1677685Z [864/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2025-04-25T04:30:25.1782130Z [864/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:25.1785130Z [865/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx256vnni-prfm.c.o 2025-04-25T04:30:25.1926509Z [865/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:25.1929463Z [866/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avx256vnni-prfm.c.o 2025-04-25T04:30:25.2227229Z [866/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:30:25.2230600Z [867/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:30:25.2257918Z [867/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:25.2259808Z [868/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:25.2343441Z [868/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:25.2346585Z [869/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:25.2421760Z [869/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx-mul16-add16.c.o 2025-04-25T04:30:25.2425008Z [870/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:25.2624788Z [870/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:30:25.2625831Z [871/7823] Generating src/x86_64-fma/blas/conv1x1.py.o 2025-04-25T04:30:25.3035377Z [871/7823] Generating src/x86_64-fma/blas/sgemm.py.o 2025-04-25T04:30:25.3036522Z [872/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx-mul16-add16.c.o 2025-04-25T04:30:25.3039471Z [872/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p1c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:25.3041562Z [873/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:30:25.3061537Z [873/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:25.3064642Z [874/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:25.3199749Z [874/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:25.3202693Z [875/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:25.3600405Z [875/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p32c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:30:25.3602157Z [876/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:25.3675232Z [876/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:25.3678507Z [877/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:30:25.3798898Z [877/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:25.3802018Z [878/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:25.3949835Z [878/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2025-04-25T04:30:25.3953040Z [879/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p1c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:25.4315198Z [879/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:30:25.4318376Z [880/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p32c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:30:25.4534115Z [880/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:25.4538866Z [881/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:25.4574210Z [881/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:25.4577277Z [882/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:25.4824744Z [882/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:25.4827852Z [883/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2025-04-25T04:30:25.5068621Z [883/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:30:25.5071806Z [884/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:25.5122836Z [884/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:25.5125910Z [885/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:30:25.5251856Z [885/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:25.5254893Z [886/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:25.5774256Z [886/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:30:25.5777332Z [887/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:25.5859018Z [887/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:30:25.5861825Z [888/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:25.5881873Z [888/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:25.5885268Z [889/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:25.5986505Z [889/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:25.5989992Z [890/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:30:25.6210668Z [890/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:25.6213192Z [891/7823] Generating src/x86_64-fma/blas/sgemm.py.o 2025-04-25T04:30:25.6703646Z [891/7823] Generating src/x86_64-fma/max-pooling.py.o 2025-04-25T04:30:25.6704875Z [892/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:25.6772274Z [892/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:25.6775378Z [893/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:30:25.6853872Z [893/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:25.6855629Z [894/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:25.7329440Z [894/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:30:25.7330982Z [895/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:30:25.7455364Z [895/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-04-25T04:30:25.7458767Z [896/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:25.7708001Z [896/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:25.7711311Z [897/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:25.7774273Z [897/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:25.7777278Z [898/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:25.7967981Z [898/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:25.7969963Z [899/7823] Generating src/x86_64-fma/max-pooling.py.o 2025-04-25T04:30:25.8122890Z [899/7823] Generating src/x86_64-fma/relu.py.o 2025-04-25T04:30:25.8124502Z [900/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:30:25.8130162Z [900/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:25.8133131Z [901/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:25.8503237Z [901/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:25.8506526Z [902/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:25.8892859Z [902/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:30:25.8894973Z [903/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:25.8896672Z [903/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx256skx.c.o 2025-04-25T04:30:25.8898288Z [904/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-04-25T04:30:25.9193747Z [904/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:30:25.9196671Z [905/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:25.9266910Z [905/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:30:25.9269946Z [906/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:25.9606711Z [906/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:30:25.9608545Z [907/7823] Generating src/x86_64-fma/relu.py.o 2025-04-25T04:30:25.9768100Z [907/7823] Generating src/x86_64-fma/softmax.py.o 2025-04-25T04:30:25.9770054Z [908/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:30:26.0278734Z [908/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:30:26.0281684Z [909/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx256skx.c.o 2025-04-25T04:30:26.0435329Z [909/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:26.0439354Z [910/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:30:26.0711695Z [910/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:26.0714772Z [911/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:30:26.0718441Z [911/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:26.0721434Z [912/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:30:26.0985678Z [912/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:26.0988699Z [913/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:30:26.1282524Z [913/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:26.1285858Z [914/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:26.1409656Z [914/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:30:26.1412691Z [915/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:26.1415693Z [915/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-04-25T04:30:26.1419001Z [916/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:26.1683812Z [916/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:26.1839209Z [917/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:26.1842251Z [917/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:26.1845211Z [918/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:26.2185911Z [918/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:26.2189346Z [919/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:26.2557763Z [919/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:26.2560757Z [920/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:26.2622619Z [920/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:26.2624390Z [921/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:30:26.2734070Z [921/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:30:26.2736955Z [922/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-04-25T04:30:26.2784083Z [922/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx256skx.c.o 2025-04-25T04:30:26.2789407Z [923/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:26.3063683Z [923/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:30:26.3066631Z [924/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:26.3234092Z [924/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:30:26.3237019Z [925/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:26.4018692Z [925/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avx256vnni.c.o 2025-04-25T04:30:26.4021686Z [926/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx256skx.c.o 2025-04-25T04:30:26.4038584Z [926/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-scalar.c.o 2025-04-25T04:30:26.4041729Z [927/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:30:26.4163277Z [927/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c64.c.o 2025-04-25T04:30:26.4166151Z [928/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:30:26.4315716Z [928/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c64.c.o 2025-04-25T04:30:26.4318452Z [929/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:30:26.4905724Z [929/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c64.c.o 2025-04-25T04:30:26.4908409Z [930/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c64.c.o 2025-04-25T04:30:26.4954497Z [930/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-minmax-fp32-scalar-u1-acc1.c.o 2025-04-25T04:30:26.4955972Z [931/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avx256vnni.c.o 2025-04-25T04:30:26.5145708Z [931/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u64-acc2.c.o 2025-04-25T04:30:26.5148132Z [932/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c64.c.o 2025-04-25T04:30:26.5177328Z [932/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u64-acc2.c.o 2025-04-25T04:30:26.5179989Z [933/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c64.c.o 2025-04-25T04:30:26.5426017Z [933/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u128-acc2.c.o 2025-04-25T04:30:26.5428576Z [934/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-scalar.c.o 2025-04-25T04:30:26.5488885Z [934/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u128-acc2.c.o 2025-04-25T04:30:26.5502513Z [935/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-minmax-fp32-scalar-u1-acc1.c.o 2025-04-25T04:30:26.6013416Z [935/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u4.c.o 2025-04-25T04:30:26.6015528Z [936/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u64-acc2.c.o 2025-04-25T04:30:26.6136189Z [936/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u32-acc2.c.o 2025-04-25T04:30:26.6138896Z [937/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u64-acc2.c.o 2025-04-25T04:30:26.6141426Z [937/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-04-25T04:30:26.6143960Z [938/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u4.c.o 2025-04-25T04:30:26.6422058Z [938/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-04-25T04:30:26.6424617Z [939/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u128-acc2.c.o 2025-04-25T04:30:26.6484703Z [939/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-04-25T04:30:26.6486620Z [940/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u128-acc2.c.o 2025-04-25T04:30:26.6539361Z [940/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2025-04-25T04:30:26.6540404Z [941/7823] Generating src/x86_64-fma/softmax.py.o 2025-04-25T04:30:26.6632290Z [941/7823] Generating src/x86_64-fma/blas/sdotxf.py.o 2025-04-25T04:30:26.6634099Z [942/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u32-acc2.c.o 2025-04-25T04:30:26.7137209Z [942/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2025-04-25T04:30:26.7140757Z [943/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2025-04-25T04:30:26.7158763Z [943/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-04-25T04:30:26.7160612Z [944/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-04-25T04:30:26.7279794Z [944/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-04-25T04:30:26.7282339Z [945/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2025-04-25T04:30:26.7548748Z [945/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-04-25T04:30:26.7551704Z [946/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-04-25T04:30:26.7583419Z [946/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-04-25T04:30:26.7584828Z [947/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-04-25T04:30:26.7696070Z [947/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-04-25T04:30:26.7698736Z [948/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-04-25T04:30:26.7769659Z [948/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2025-04-25T04:30:26.7775943Z [949/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-04-25T04:30:26.8342651Z [949/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2025-04-25T04:30:26.8344000Z [950/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2025-04-25T04:30:26.8467526Z [950/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-04-25T04:30:26.8468901Z [951/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2025-04-25T04:30:26.8502647Z [951/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-04-25T04:30:26.8505594Z [952/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-04-25T04:30:26.8694139Z [952/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c.o 2025-04-25T04:30:26.8696746Z [953/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-04-25T04:30:26.8945620Z [953/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c.o 2025-04-25T04:30:26.8948498Z [954/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-04-25T04:30:26.9008070Z [954/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2025-04-25T04:30:26.9010590Z [955/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-04-25T04:30:26.9074851Z [955/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2025-04-25T04:30:26.9077885Z [956/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-04-25T04:30:26.9531594Z [956/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c.o 2025-04-25T04:30:26.9533941Z [957/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2025-04-25T04:30:26.9659491Z [957/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c.o 2025-04-25T04:30:26.9661680Z [958/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c.o 2025-04-25T04:30:26.9785179Z [958/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c.o 2025-04-25T04:30:26.9787491Z [959/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c.o 2025-04-25T04:30:26.9903109Z [959/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c.o 2025-04-25T04:30:26.9906080Z [960/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c.o 2025-04-25T04:30:27.0056588Z [960/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c.o 2025-04-25T04:30:27.0058955Z [961/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2025-04-25T04:30:27.0568513Z [961/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2025-04-25T04:30:27.0571123Z [962/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c.o 2025-04-25T04:30:27.0783089Z [962/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2025-04-25T04:30:27.0784927Z [963/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2025-04-25T04:30:27.0787739Z [963/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c.o 2025-04-25T04:30:27.0789164Z [964/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c.o 2025-04-25T04:30:27.0839829Z [964/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c.o 2025-04-25T04:30:27.0842673Z [965/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c.o 2025-04-25T04:30:27.1032042Z [965/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c.o 2025-04-25T04:30:27.1034711Z [966/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c.o 2025-04-25T04:30:27.1057769Z [966/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-04-25T04:30:27.1060462Z [967/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2025-04-25T04:30:27.1426869Z [967/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c.o 2025-04-25T04:30:27.1428369Z [968/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c.o 2025-04-25T04:30:27.1510989Z [968/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-04-25T04:30:27.1513537Z [969/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c.o 2025-04-25T04:30:27.1548442Z [969/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-04-25T04:30:27.1550290Z [970/7823] Generating src/x86_64-fma/blas/sdotxf.py.o 2025-04-25T04:30:27.1591984Z [970/7823] Generating src/x86_64-fma/blas/shdotxf.py.o 2025-04-25T04:30:27.1593115Z [971/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c.o 2025-04-25T04:30:27.1860914Z [971/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-04-25T04:30:27.1863576Z [972/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c.o 2025-04-25T04:30:27.1979197Z [972/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c.o 2025-04-25T04:30:27.1980844Z [973/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-04-25T04:30:27.1983581Z [973/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-04-25T04:30:27.1986224Z [974/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-04-25T04:30:27.2110143Z [974/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-04-25T04:30:27.2112015Z [975/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-04-25T04:30:27.2215579Z [975/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.o 2025-04-25T04:30:27.2218490Z [976/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-04-25T04:30:27.2401108Z [976/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c.o 2025-04-25T04:30:27.2402737Z [977/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c.o 2025-04-25T04:30:27.2583051Z [977/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.o 2025-04-25T04:30:27.2585384Z [978/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.o 2025-04-25T04:30:27.2586901Z [978/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-sse2-c8.c.o 2025-04-25T04:30:27.2588980Z [979/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-04-25T04:30:27.2638958Z [979/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:27.2641588Z [980/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-04-25T04:30:27.2836970Z [980/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:30:27.2839938Z [981/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.o 2025-04-25T04:30:27.2976264Z [981/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:27.2979145Z [982/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c.o 2025-04-25T04:30:27.3084805Z [982/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:27.3087618Z [983/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-sse2-c8.c.o 2025-04-25T04:30:27.3289598Z [983/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:27.3292549Z [984/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:27.3465957Z [984/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:30:27.3469147Z [985/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:27.3570103Z [985/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:27.3572731Z [986/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:27.3907426Z [986/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:27.3909320Z [987/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:27.4079317Z [987/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:27.4082206Z [988/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:27.4168790Z [988/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:30:27.4170448Z [989/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:27.4286216Z [989/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:27.4289588Z [990/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:30:27.4426665Z [990/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:27.4430309Z [991/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:30:27.4568968Z [991/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:27.4572102Z [992/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:27.4827706Z [992/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:30:27.4830659Z [993/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:27.4963592Z [993/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:27.4966579Z [994/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:27.5085213Z [994/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:27.5088226Z [995/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:27.5487935Z [995/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u32.c.o 2025-04-25T04:30:27.5490719Z [996/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:27.5597521Z [996/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u16.c.o 2025-04-25T04:30:27.5599737Z [997/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:27.5717046Z [997/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u32.c.o 2025-04-25T04:30:27.5719811Z [998/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:30:27.6024652Z [998/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c.o 2025-04-25T04:30:27.6027262Z [999/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:30:27.6301216Z [999/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c.o 2025-04-25T04:30:27.6302617Z [1000/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u32.c.o 2025-04-25T04:30:27.6465232Z [1000/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u32.c.o 2025-04-25T04:30:27.6466791Z [1001/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c.o 2025-04-25T04:30:27.6488865Z [1001/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u16.c.o 2025-04-25T04:30:27.6491332Z [1002/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c.o 2025-04-25T04:30:27.6745875Z [1002/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:30:27.6747811Z [1003/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u32.c.o 2025-04-25T04:30:27.6762966Z [1003/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:27.6765680Z [1004/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u16.c.o 2025-04-25T04:30:27.7277006Z [1004/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:27.7278523Z [1005/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u32.c.o 2025-04-25T04:30:27.7518559Z [1005/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:27.7520114Z [1006/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:27.7645833Z [1006/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:27.7647247Z [1007/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u16.c.o 2025-04-25T04:30:27.7881921Z [1007/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:27.7884659Z [1008/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:30:27.8073430Z [1008/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:30:27.8076143Z [1009/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:27.8267602Z [1009/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:27.8270409Z [1010/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:27.8395760Z [1010/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:27.8398526Z [1011/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:27.8687457Z [1011/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:27.8690265Z [1012/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:27.8777721Z [1012/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:27.8780056Z [1013/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:27.9215622Z [1013/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:27.9218384Z [1014/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:27.9265520Z [1014/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:30:27.9268185Z [1015/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:30:27.9455801Z [1015/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:30:27.9458760Z [1016/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:27.9477060Z [1016/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:30:27.9480269Z [1017/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:27.9913597Z [1017/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:27.9916354Z [1018/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:28.0339897Z [1018/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:28.0342905Z [1019/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:28.0421595Z [1019/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:28.0424311Z [1020/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:30:28.0462541Z [1020/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:28.0465392Z [1021/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:30:28.0722290Z [1021/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:28.0725702Z [1022/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:28.1009501Z [1022/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:30:28.1012262Z [1023/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:28.1078554Z [1023/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:28.1081424Z [1024/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:28.1176662Z [1024/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:28.1178402Z [1025/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:30:28.1464022Z [1025/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:28.1467074Z [1026/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:28.2107972Z [1026/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:28.2110843Z [1027/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:28.2243404Z [1027/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:28.2246314Z [1028/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:28.2255400Z [1028/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:30:28.2258159Z [1029/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:28.2442002Z [1029/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:30:28.2445197Z [1030/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:30:28.2687945Z [1030/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c64.c.o 2025-04-25T04:30:28.2691018Z [1031/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:28.2830763Z [1031/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-scalar.c.o 2025-04-25T04:30:28.2833588Z [1032/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:28.3128021Z [1032/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u64-acc2.c.o 2025-04-25T04:30:28.3129718Z [1033/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c64.c.o 2025-04-25T04:30:28.3494821Z [1033/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u4.c.o 2025-04-25T04:30:28.3497740Z [1034/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:30:28.3614317Z [1034/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u32-acc2.c.o 2025-04-25T04:30:28.3616758Z [1035/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u4.c.o 2025-04-25T04:30:28.3865519Z [1035/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-04-25T04:30:28.3867012Z [1036/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:30:28.3933401Z [1036/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-04-25T04:30:28.3935726Z [1037/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u64-acc2.c.o 2025-04-25T04:30:28.4286291Z [1037/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-04-25T04:30:28.4289282Z [1038/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-scalar.c.o 2025-04-25T04:30:28.4314752Z [1038/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2025-04-25T04:30:28.4318697Z [1039/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u32-acc2.c.o 2025-04-25T04:30:28.4670657Z [1039/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2025-04-25T04:30:28.4673323Z [1040/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-04-25T04:30:28.4898381Z [1040/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-04-25T04:30:28.4899799Z [1041/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-04-25T04:30:28.4961128Z [1041/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-04-25T04:30:28.4963785Z [1042/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2025-04-25T04:30:28.4968572Z [1042/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-04-25T04:30:28.4971379Z [1043/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-04-25T04:30:28.5223447Z [1043/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-04-25T04:30:28.5226196Z [1044/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-04-25T04:30:28.5502898Z [1044/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-04-25T04:30:28.5505672Z [1045/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-04-25T04:30:28.5655087Z [1045/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2025-04-25T04:30:28.5657679Z [1046/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2025-04-25T04:30:28.5980625Z [1046/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2025-04-25T04:30:28.5983373Z [1047/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-04-25T04:30:28.6119154Z [1047/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-04-25T04:30:28.6121694Z [1048/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2025-04-25T04:30:28.6145127Z [1048/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-04-25T04:30:28.6147820Z [1049/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2025-04-25T04:30:28.6332514Z [1049/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c.o 2025-04-25T04:30:28.6335187Z [1050/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-04-25T04:30:28.6509727Z [1050/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c.o 2025-04-25T04:30:28.6512174Z [1051/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-04-25T04:30:28.6638446Z [1051/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2025-04-25T04:30:28.6640807Z [1052/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-04-25T04:30:28.6803045Z [1052/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2025-04-25T04:30:28.6805497Z [1053/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-04-25T04:30:28.7037636Z [1053/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c.o 2025-04-25T04:30:28.7040291Z [1054/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2025-04-25T04:30:28.7169992Z [1054/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c.o 2025-04-25T04:30:28.7172354Z [1055/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2025-04-25T04:30:28.7282735Z [1055/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c.o 2025-04-25T04:30:28.7285088Z [1056/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c.o 2025-04-25T04:30:28.7313421Z [1056/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c.o 2025-04-25T04:30:28.7315766Z [1057/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c.o 2025-04-25T04:30:28.7694643Z [1057/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c.o 2025-04-25T04:30:28.7696979Z [1058/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c.o 2025-04-25T04:30:28.7766238Z [1058/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2025-04-25T04:30:28.7768971Z [1059/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c.o 2025-04-25T04:30:28.8042082Z [1059/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2025-04-25T04:30:28.8044967Z [1060/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c.o 2025-04-25T04:30:28.8306859Z [1060/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c.o 2025-04-25T04:30:28.8309214Z [1061/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c.o 2025-04-25T04:30:28.8318094Z [1061/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c.o 2025-04-25T04:30:28.8320743Z [1062/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2025-04-25T04:30:28.8603412Z [1062/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c.o 2025-04-25T04:30:28.8605909Z [1063/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2025-04-25T04:30:28.8631428Z [1063/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-04-25T04:30:28.8634064Z [1064/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c.o 2025-04-25T04:30:28.8643094Z [1064/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c.o 2025-04-25T04:30:28.8644469Z [1065/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c.o 2025-04-25T04:30:28.8956552Z [1065/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-04-25T04:30:28.8959199Z [1066/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c.o 2025-04-25T04:30:28.9223859Z [1066/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-04-25T04:30:28.9225478Z [1067/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-04-25T04:30:28.9281603Z [1067/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-04-25T04:30:28.9284469Z [1068/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-04-25T04:30:28.9340881Z [1068/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c.o 2025-04-25T04:30:28.9343575Z [1069/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c.o 2025-04-25T04:30:28.9359906Z [1069/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-04-25T04:30:28.9362665Z [1070/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c.o 2025-04-25T04:30:28.9577344Z [1070/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-04-25T04:30:28.9581421Z [1071/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-04-25T04:30:28.9985234Z [1071/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx2.c.o 2025-04-25T04:30:28.9986636Z [1072/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-04-25T04:30:29.0046725Z [1072/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx512f.c.o 2025-04-25T04:30:29.0049403Z [1073/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-04-25T04:30:29.0402754Z [1073/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-scalar.c.o 2025-04-25T04:30:29.0404105Z [1074/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c.o 2025-04-25T04:30:29.0524981Z [1074/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2025-04-25T04:30:29.0526340Z [1075/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx2.c.o 2025-04-25T04:30:29.0671799Z [1075/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c.o 2025-04-25T04:30:29.0674230Z [1076/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-scalar.c.o 2025-04-25T04:30:29.0836623Z [1076/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c.o 2025-04-25T04:30:29.0838172Z [1077/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2025-04-25T04:30:29.0894151Z [1077/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-04-25T04:30:29.0896709Z [1078/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx512f.c.o 2025-04-25T04:30:29.1030379Z [1078/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-04-25T04:30:29.1033108Z [1079/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-04-25T04:30:29.1145919Z [1079/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse41-c16.c.o 2025-04-25T04:30:29.1148511Z [1080/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c.o 2025-04-25T04:30:29.1157904Z [1080/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx2-u128.c.o 2025-04-25T04:30:29.1160318Z [1081/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c.o 2025-04-25T04:30:29.1442846Z [1081/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx512skx-u256.c.o 2025-04-25T04:30:29.1445371Z [1082/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-04-25T04:30:29.1577111Z [1082/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2025-04-25T04:30:29.1579403Z [1083/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse41-c16.c.o 2025-04-25T04:30:29.2000501Z [1083/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse2-u64.c.o 2025-04-25T04:30:29.2001404Z [1084/7823] Generating src/x86_64-fma/blas/shdotxf.py.o 2025-04-25T04:30:29.2013406Z [1084/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2025-04-25T04:30:29.2014453Z [1085/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2025-04-25T04:30:29.2136947Z [1085/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2025-04-25T04:30:29.2138789Z [1086/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-04-25T04:30:29.2178092Z [1086/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2025-04-25T04:30:29.2179373Z [1087/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx2-u128.c.o 2025-04-25T04:30:29.2190101Z [1087/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2025-04-25T04:30:29.2192141Z [1088/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx512skx-u256.c.o 2025-04-25T04:30:29.2198062Z [1088/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2025-04-25T04:30:29.2199896Z [1089/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse2-u64.c.o 2025-04-25T04:30:29.2640270Z [1089/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2025-04-25T04:30:29.2641292Z [1090/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2025-04-25T04:30:29.2668190Z [1090/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2025-04-25T04:30:29.2669195Z [1091/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2025-04-25T04:30:29.2776119Z [1091/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2025-04-25T04:30:29.2777471Z [1092/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2025-04-25T04:30:29.2779968Z [1092/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2025-04-25T04:30:29.2781374Z [1093/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2025-04-25T04:30:29.2852678Z [1093/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2025-04-25T04:30:29.2853736Z [1094/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2025-04-25T04:30:29.2924021Z [1094/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2025-04-25T04:30:29.2925781Z [1095/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2025-04-25T04:30:29.3236897Z [1095/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2025-04-25T04:30:29.3238263Z [1096/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2025-04-25T04:30:29.3305880Z [1096/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse41-u64.c.o 2025-04-25T04:30:29.3307037Z [1097/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2025-04-25T04:30:29.3419516Z [1097/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2025-04-25T04:30:29.3420981Z [1098/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2025-04-25T04:30:29.3423050Z [1098/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c.o 2025-04-25T04:30:29.3425072Z [1099/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2025-04-25T04:30:29.3427414Z [1099/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c.o 2025-04-25T04:30:29.3429429Z [1100/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2025-04-25T04:30:29.3431265Z [1100/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2025-04-25T04:30:29.3433240Z [1101/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2025-04-25T04:30:29.3591970Z [1101/7823] Linking C static library lib/libnnpack.a 2025-04-25T04:30:29.3593437Z [1102/7823] Linking C static library lib/libnnpack.a 2025-04-25T04:30:29.3777860Z [1102/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-04-25T04:30:29.3779485Z [1103/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2025-04-25T04:30:29.3881631Z [1103/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-04-25T04:30:29.3882939Z [1104/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2025-04-25T04:30:29.3908299Z [1104/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2025-04-25T04:30:29.3909543Z [1105/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c.o 2025-04-25T04:30:29.3989594Z [1105/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-sse2-u16.c.o 2025-04-25T04:30:29.3992026Z [1106/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c.o 2025-04-25T04:30:29.4025572Z [1106/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx2-u128.c.o 2025-04-25T04:30:29.4027889Z [1107/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse41-u64.c.o 2025-04-25T04:30:29.4100161Z [1107/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx512skx-u256.c.o 2025-04-25T04:30:29.4101575Z [1108/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-04-25T04:30:29.4338292Z [1108/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2025-04-25T04:30:29.4340767Z [1109/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-04-25T04:30:29.4415206Z [1109/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-sse2-u64.c.o 2025-04-25T04:30:29.4417009Z [1110/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2025-04-25T04:30:29.4455538Z [1110/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16-prfm.c.o 2025-04-25T04:30:29.4458498Z [1111/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-sse2-u16.c.o 2025-04-25T04:30:29.4637130Z [1111/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x64-gemm-goi-scalar-int-u4.c.o 2025-04-25T04:30:29.4639838Z [1112/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2025-04-25T04:30:29.4917473Z [1112/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-switch-avx2.c.o 2025-04-25T04:30:29.4919031Z [1113/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-sse2-u64.c.o 2025-04-25T04:30:29.5066804Z [1113/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2025-04-25T04:30:29.5069485Z [1114/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx512skx-u256.c.o 2025-04-25T04:30:29.5103978Z [1114/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-sse2.c.o 2025-04-25T04:30:29.5106577Z [1115/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx2-u128.c.o 2025-04-25T04:30:29.5139982Z [1115/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2025-04-25T04:30:29.5143225Z [1116/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x64-gemm-goi-scalar-int-u4.c.o 2025-04-25T04:30:29.5404744Z [1116/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/x24-transposec-4x4-ssse3.c.o 2025-04-25T04:30:29.5406133Z [1117/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2025-04-25T04:30:29.5511947Z [1117/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u8.c.o 2025-04-25T04:30:29.5513324Z [1118/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2025-04-25T04:30:29.5586606Z [1118/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4.c.o 2025-04-25T04:30:29.5623883Z [1119/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/x24-transposec-4x4-ssse3.c.o 2025-04-25T04:30:29.5626466Z [1119/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4.c.o 2025-04-25T04:30:29.5629167Z [1120/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16-prfm.c.o 2025-04-25T04:30:29.5654113Z [1120/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-float-u4.c.o 2025-04-25T04:30:29.5656872Z [1121/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-switch-avx2.c.o 2025-04-25T04:30:29.6172143Z [1121/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4.c.o 2025-04-25T04:30:29.6174756Z [1122/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-float-u4.c.o 2025-04-25T04:30:29.6292254Z [1122/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u8.c.o 2025-04-25T04:30:29.6294187Z [1123/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-sse2.c.o 2025-04-25T04:30:29.6312599Z [1123/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4-prfm.c.o 2025-04-25T04:30:29.6315242Z [1124/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u8.c.o 2025-04-25T04:30:29.6576324Z [1124/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-float-u4.c.o 2025-04-25T04:30:29.6579276Z [1125/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4.c.o 2025-04-25T04:30:29.6620802Z [1125/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4.c.o 2025-04-25T04:30:29.6622302Z [1126/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4.c.o 2025-04-25T04:30:29.6640946Z [1126/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2025-04-25T04:30:29.6643572Z [1127/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4.c.o 2025-04-25T04:30:29.6785163Z [1127/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-multi-avx.c.o 2025-04-25T04:30:29.6788279Z [1128/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-float-u4.c.o 2025-04-25T04:30:29.7101619Z [1128/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/x32-transposec-4x4-sse.c.o 2025-04-25T04:30:29.7103528Z [1129/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2025-04-25T04:30:29.7113049Z [1129/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-scalar.c.o 2025-04-25T04:30:29.7115085Z [1130/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u8.c.o 2025-04-25T04:30:29.7154236Z [1130/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-sse2.c.o 2025-04-25T04:30:29.7156663Z [1131/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4.c.o 2025-04-25T04:30:29.7470312Z [1131/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2025-04-25T04:30:29.7471664Z [1132/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4-prfm.c.o 2025-04-25T04:30:29.7539090Z [1132/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-sse2.c.o 2025-04-25T04:30:29.7540275Z [1133/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2025-04-25T04:30:29.7600496Z [1133/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2025-04-25T04:30:29.7602748Z [1134/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-scalar.c.o 2025-04-25T04:30:29.7708624Z [1134/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-sse2.c.o 2025-04-25T04:30:29.7710963Z [1135/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-multi-avx.c.o 2025-04-25T04:30:29.7713226Z [1135/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2025-04-25T04:30:29.7715330Z [1136/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/x32-transposec-4x4-sse.c.o 2025-04-25T04:30:29.7849616Z [1136/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-sse2.c.o 2025-04-25T04:30:29.7850909Z [1137/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-sse2.c.o 2025-04-25T04:30:29.7907037Z [1137/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2025-04-25T04:30:29.7909043Z [1138/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2025-04-25T04:30:29.7910695Z [1138/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-sse2.c.o 2025-04-25T04:30:29.7911808Z [1139/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-sse2.c.o 2025-04-25T04:30:29.8062702Z [1139/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-sse2.c.o 2025-04-25T04:30:29.8064033Z [1140/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-sse2.c.o 2025-04-25T04:30:29.8175135Z [1140/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2025-04-25T04:30:29.8177881Z [1141/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-sse2.c.o 2025-04-25T04:30:29.8286542Z [1141/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-multi-avx.c.o 2025-04-25T04:30:29.8287872Z [1142/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2025-04-25T04:30:29.8335580Z [1142/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx-u64.c.o 2025-04-25T04:30:29.8339422Z [1143/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-sse2.c.o 2025-04-25T04:30:29.8561412Z [1143/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx2-u128.c.o 2025-04-25T04:30:29.8564008Z [1144/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2025-04-25T04:30:29.8567375Z [1144/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c.o 2025-04-25T04:30:29.8569715Z [1145/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2025-04-25T04:30:29.9042974Z [1145/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c.o 2025-04-25T04:30:29.9045879Z [1146/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-sse2.c.o 2025-04-25T04:30:29.9259487Z [1146/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2025-04-25T04:30:29.9261896Z [1147/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx2-u128.c.o 2025-04-25T04:30:29.9264274Z [1147/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packq/x8-packq-scalar-f32qp8-u1.c.o 2025-04-25T04:30:29.9266925Z [1148/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-multi-avx.c.o 2025-04-25T04:30:29.9283028Z [1148/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u2.c.o 2025-04-25T04:30:29.9285688Z [1149/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx-u64.c.o 2025-04-25T04:30:29.9437600Z [1149/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u2.c.o 2025-04-25T04:30:29.9439012Z [1150/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c.o 2025-04-25T04:30:29.9580437Z [1150/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u2.c.o 2025-04-25T04:30:29.9583316Z [1151/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c.o 2025-04-25T04:30:29.9788213Z [1151/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u2.c.o 2025-04-25T04:30:29.9790763Z [1152/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u2.c.o 2025-04-25T04:30:29.9837391Z [1152/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-sse2.c.o 2025-04-25T04:30:29.9841998Z [1153/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packq/x8-packq-scalar-f32qp8-u1.c.o 2025-04-25T04:30:29.9903192Z [1153/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2025-04-25T04:30:29.9905962Z [1154/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u2.c.o 2025-04-25T04:30:29.9908623Z [1154/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-switch-avx2.c.o 2025-04-25T04:30:29.9911069Z [1155/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2025-04-25T04:30:30.0014379Z [1155/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2025-04-25T04:30:30.0016863Z [1156/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u2.c.o 2025-04-25T04:30:30.0019227Z [1156/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-sse2.c.o 2025-04-25T04:30:30.0021700Z [1157/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u2.c.o 2025-04-25T04:30:30.0362317Z [1157/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2025-04-25T04:30:30.0364426Z [1158/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2025-04-25T04:30:30.0444019Z [1158/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-sse2.c.o 2025-04-25T04:30:30.0445179Z [1159/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2025-04-25T04:30:30.0499685Z [1159/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2025-04-25T04:30:30.0501841Z [1160/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-sse2.c.o 2025-04-25T04:30:30.0718854Z [1160/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-sse2.c.o 2025-04-25T04:30:30.0721385Z [1161/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-sse2.c.o 2025-04-25T04:30:30.0842016Z [1161/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2025-04-25T04:30:30.0844577Z [1162/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-switch-avx2.c.o 2025-04-25T04:30:30.0886879Z [1162/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-sse2.c.o 2025-04-25T04:30:30.0889274Z [1163/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2025-04-25T04:30:30.0997669Z [1163/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2025-04-25T04:30:30.0999113Z [1164/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2025-04-25T04:30:30.1015940Z [1164/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2025-04-25T04:30:30.1018128Z [1165/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-sse2.c.o 2025-04-25T04:30:30.1247239Z [1165/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-sse2-u64.c.o 2025-04-25T04:30:30.1248521Z [1166/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-sse2.c.o 2025-04-25T04:30:30.1365437Z [1166/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p16-sse2-u16.c.o 2025-04-25T04:30:30.1366918Z [1167/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2025-04-25T04:30:30.1397287Z [1167/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2025-04-25T04:30:30.1399424Z [1168/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2025-04-25T04:30:30.1428277Z [1168/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2025-04-25T04:30:30.1429654Z [1169/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-sse2-u64.c.o 2025-04-25T04:30:30.1678566Z [1169/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2025-04-25T04:30:30.1679703Z [1170/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-sse2.c.o 2025-04-25T04:30:30.1724763Z [1170/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2025-04-25T04:30:30.1725950Z [1171/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p16-sse2-u16.c.o 2025-04-25T04:30:30.1756299Z [1171/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2025-04-25T04:30:30.1758547Z [1172/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2025-04-25T04:30:30.1760741Z [1172/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2025-04-25T04:30:30.1762174Z [1173/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2025-04-25T04:30:30.1890260Z [1173/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2025-04-25T04:30:30.1892619Z [1174/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2025-04-25T04:30:30.2117593Z [1174/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2025-04-25T04:30:30.2118784Z [1175/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2025-04-25T04:30:30.2152242Z [1175/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2025-04-25T04:30:30.2154415Z [1176/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2025-04-25T04:30:30.2156647Z [1176/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2025-04-25T04:30:30.2158770Z [1177/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2025-04-25T04:30:30.2161387Z [1177/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2025-04-25T04:30:30.2162620Z [1178/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2025-04-25T04:30:30.2302729Z [1178/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u2.c.o 2025-04-25T04:30:30.2303973Z [1179/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2025-04-25T04:30:30.2513061Z [1179/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u3.c.o 2025-04-25T04:30:30.2514319Z [1180/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2025-04-25T04:30:30.2554403Z [1180/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u1.c.o 2025-04-25T04:30:30.2557321Z [1181/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2025-04-25T04:30:30.2665344Z [1181/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u2.c.o 2025-04-25T04:30:30.2666685Z [1182/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u2.c.o 2025-04-25T04:30:30.2723570Z [1182/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u3.c.o 2025-04-25T04:30:30.2726157Z [1183/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2025-04-25T04:30:30.2784751Z [1183/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u4.c.o 2025-04-25T04:30:30.2786988Z [1184/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2025-04-25T04:30:30.2961826Z [1184/7823] Linking C static library lib/libmicrokernels-prod.a 2025-04-25T04:30:30.2963052Z [1185/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u3.c.o 2025-04-25T04:30:30.3030520Z [1185/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u1.c.o 2025-04-25T04:30:30.3031970Z [1186/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u2.c.o 2025-04-25T04:30:30.3221701Z [1186/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u2.c.o 2025-04-25T04:30:30.3223220Z [1187/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u4.c.o 2025-04-25T04:30:30.3227610Z [1187/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u3.c.o 2025-04-25T04:30:30.3230342Z [1188/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u3.c.o 2025-04-25T04:30:30.3486016Z [1188/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u1.c.o 2025-04-25T04:30:30.3487401Z [1189/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u2.c.o 2025-04-25T04:30:30.3603425Z [1189/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u2.c.o 2025-04-25T04:30:30.3605446Z [1190/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u1.c.o 2025-04-25T04:30:30.3615373Z [1190/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u3.c.o 2025-04-25T04:30:30.3616783Z [1191/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u1.c.o 2025-04-25T04:30:30.3690045Z [1191/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u1.c.o 2025-04-25T04:30:30.3692008Z [1192/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u1.c.o 2025-04-25T04:30:30.3694360Z [1192/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u3-acc3.c.o 2025-04-25T04:30:30.3695705Z [1193/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u3.c.o 2025-04-25T04:30:30.4012684Z [1193/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc2.c.o 2025-04-25T04:30:30.4015347Z [1194/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u2.c.o 2025-04-25T04:30:30.4173317Z [1194/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc4.c.o 2025-04-25T04:30:30.4175950Z [1195/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u3.c.o 2025-04-25T04:30:30.4178423Z [1195/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u1.c.o 2025-04-25T04:30:30.4180795Z [1196/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u3-acc3.c.o 2025-04-25T04:30:30.4183381Z [1196/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u2-acc2.c.o 2025-04-25T04:30:30.4185829Z [1197/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc2.c.o 2025-04-25T04:30:30.4232006Z [1197/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u3-acc3.c.o 2025-04-25T04:30:30.4234476Z [1198/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u1.c.o 2025-04-25T04:30:30.4661034Z [1198/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc2.c.o 2025-04-25T04:30:30.4663689Z [1199/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc4.c.o 2025-04-25T04:30:30.4705695Z [1199/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc4.c.o 2025-04-25T04:30:30.4708257Z [1200/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc2.c.o 2025-04-25T04:30:30.4721121Z [1200/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u1.c.o 2025-04-25T04:30:30.4723740Z [1201/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u3-acc3.c.o 2025-04-25T04:30:30.4743753Z [1201/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u3-acc3.c.o 2025-04-25T04:30:30.4746301Z [1202/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u2-acc2.c.o 2025-04-25T04:30:30.4778937Z [1202/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc2.c.o 2025-04-25T04:30:30.4781887Z [1203/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u1.c.o 2025-04-25T04:30:30.4930877Z [1203/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc4.c.o 2025-04-25T04:30:30.4936918Z [1204/7823] Linking C static library lib/libmicrokernels-prod.a 2025-04-25T04:30:30.5254950Z [1204/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p0p1c3x4-scalar-1x1.c.o 2025-04-25T04:30:30.5256325Z [1205/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u3-acc3.c.o 2025-04-25T04:30:30.5276465Z [1205/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p1c3x4-scalar-1x1.c.o 2025-04-25T04:30:30.5277809Z [1206/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc4.c.o 2025-04-25T04:30:30.5369167Z [1206/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar-acc2.c.o 2025-04-25T04:30:30.5370891Z [1207/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc4.c.o 2025-04-25T04:30:30.5406580Z [1207/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c.o 2025-04-25T04:30:30.5409187Z [1208/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u1.c.o 2025-04-25T04:30:30.5456178Z [1208/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c.o 2025-04-25T04:30:30.5457611Z [1209/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p0p1c3x4-scalar-1x1.c.o 2025-04-25T04:30:30.5608955Z [1209/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar.c.o 2025-04-25T04:30:30.5611585Z [1210/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc2.c.o 2025-04-25T04:30:30.5773191Z [1210/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c.o 2025-04-25T04:30:30.5776085Z [1211/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p1c3x4-scalar-1x1.c.o 2025-04-25T04:30:30.5849542Z [1211/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c.o 2025-04-25T04:30:30.5851019Z [1212/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar-acc2.c.o 2025-04-25T04:30:30.5967513Z [1212/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar.c.o 2025-04-25T04:30:30.5970069Z [1213/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c.o 2025-04-25T04:30:30.6021768Z [1213/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c.o 2025-04-25T04:30:30.6024449Z [1214/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar.c.o 2025-04-25T04:30:30.6190510Z [1214/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar.c.o 2025-04-25T04:30:30.6193331Z [1215/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c.o 2025-04-25T04:30:30.6222799Z [1215/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar.c.o 2025-04-25T04:30:30.6225742Z [1216/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c.o 2025-04-25T04:30:30.6356928Z [1216/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar.c.o 2025-04-25T04:30:30.6359943Z [1217/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c.o 2025-04-25T04:30:30.6475955Z [1217/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar-acc2.c.o 2025-04-25T04:30:30.6477437Z [1218/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar.c.o 2025-04-25T04:30:30.6646925Z [1218/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar.c.o 2025-04-25T04:30:30.6649454Z [1219/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar.c.o 2025-04-25T04:30:30.6831013Z [1219/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar-acc2.c.o 2025-04-25T04:30:30.6832406Z [1220/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c.o 2025-04-25T04:30:30.6879003Z [1220/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar.c.o 2025-04-25T04:30:30.6880338Z [1221/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar.c.o 2025-04-25T04:30:30.6899207Z [1221/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar.c.o 2025-04-25T04:30:30.6901316Z [1222/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar.c.o 2025-04-25T04:30:30.6955618Z [1222/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar.c.o 2025-04-25T04:30:30.6958144Z [1223/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar-acc2.c.o 2025-04-25T04:30:30.7143373Z [1223/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar-acc2.c.o 2025-04-25T04:30:30.7146314Z [1224/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar.c.o 2025-04-25T04:30:30.7254885Z [1224/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar.c.o 2025-04-25T04:30:30.7256230Z [1225/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar-acc2.c.o 2025-04-25T04:30:30.7413350Z [1225/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar-acc2.c.o 2025-04-25T04:30:30.7414670Z [1226/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar.c.o 2025-04-25T04:30:30.7459332Z [1226/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar.c.o 2025-04-25T04:30:30.7461030Z [1227/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar.c.o 2025-04-25T04:30:30.7550346Z [1227/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar-acc2.c.o 2025-04-25T04:30:30.7551990Z [1228/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar.c.o 2025-04-25T04:30:30.7584990Z [1228/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c.o 2025-04-25T04:30:30.7586420Z [1229/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar-acc2.c.o 2025-04-25T04:30:30.7773471Z [1229/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c.o 2025-04-25T04:30:30.7776182Z [1230/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar.c.o 2025-04-25T04:30:30.7905242Z [1230/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar.c.o 2025-04-25T04:30:30.7906642Z [1231/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar-acc2.c.o 2025-04-25T04:30:30.8038243Z [1231/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar-acc2.c.o 2025-04-25T04:30:30.8039799Z [1232/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar.c.o 2025-04-25T04:30:30.8160103Z [1232/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c.o 2025-04-25T04:30:30.8162896Z [1233/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c.o 2025-04-25T04:30:30.8270728Z [1233/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c.o 2025-04-25T04:30:30.8273793Z [1234/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c.o 2025-04-25T04:30:30.8396915Z [1234/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar.c.o 2025-04-25T04:30:30.8399566Z [1235/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar.c.o 2025-04-25T04:30:30.8423904Z [1235/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar-acc2.c.o 2025-04-25T04:30:30.8426843Z [1236/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar-acc2.c.o 2025-04-25T04:30:30.8595764Z [1236/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c.o 2025-04-25T04:30:30.8598677Z [1237/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c.o 2025-04-25T04:30:30.8681612Z [1237/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c.o 2025-04-25T04:30:30.8683702Z [1238/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar-acc2.c.o 2025-04-25T04:30:30.8764138Z [1238/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar.c.o 2025-04-25T04:30:30.8765602Z [1239/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c.o 2025-04-25T04:30:30.8890016Z [1239/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar.c.o 2025-04-25T04:30:30.8892974Z [1240/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar.c.o 2025-04-25T04:30:30.9011956Z [1240/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar.c.o 2025-04-25T04:30:30.9014603Z [1241/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar-acc2.c.o 2025-04-25T04:30:30.9029272Z [1241/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar-acc2.c.o 2025-04-25T04:30:30.9031310Z [1242/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c.o 2025-04-25T04:30:30.9217369Z [1242/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar.c.o 2025-04-25T04:30:30.9220064Z [1243/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c.o 2025-04-25T04:30:30.9278237Z [1243/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar-acc2.c.o 2025-04-25T04:30:30.9280065Z [1244/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar.c.o 2025-04-25T04:30:30.9456240Z [1244/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar.c.o 2025-04-25T04:30:30.9458686Z [1245/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar.c.o 2025-04-25T04:30:30.9506015Z [1245/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar.c.o 2025-04-25T04:30:30.9507550Z [1246/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar.c.o 2025-04-25T04:30:30.9648196Z [1246/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar.c.o 2025-04-25T04:30:30.9651147Z [1247/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar-acc2.c.o 2025-04-25T04:30:30.9814615Z [1247/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar-acc2.c.o 2025-04-25T04:30:30.9816005Z [1248/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar.c.o 2025-04-25T04:30:30.9822897Z [1248/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar.c.o 2025-04-25T04:30:30.9824615Z [1249/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar-acc2.c.o 2025-04-25T04:30:30.9857411Z [1249/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar-acc2.c.o 2025-04-25T04:30:30.9859961Z [1250/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar.c.o 2025-04-25T04:30:31.0229633Z [1250/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar.c.o 2025-04-25T04:30:31.0231001Z [1251/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar-acc2.c.o 2025-04-25T04:30:31.0275095Z [1251/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc2.c.o 2025-04-25T04:30:31.0278132Z [1252/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar.c.o 2025-04-25T04:30:31.0345685Z [1252/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc3.c.o 2025-04-25T04:30:31.0347167Z [1253/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar.c.o 2025-04-25T04:30:31.0461185Z [1253/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc4.c.o 2025-04-25T04:30:31.0463952Z [1254/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar.c.o 2025-04-25T04:30:31.0466626Z [1254/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1.c.o 2025-04-25T04:30:31.0469670Z [1255/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar.c.o 2025-04-25T04:30:31.0472450Z [1255/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1.c.o 2025-04-25T04:30:31.0475168Z [1256/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar-acc2.c.o 2025-04-25T04:30:31.0852688Z [1256/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-3x1.c.o 2025-04-25T04:30:31.0854409Z [1257/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc3.c.o 2025-04-25T04:30:31.1044048Z [1257/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-5x1.c.o 2025-04-25T04:30:31.1045840Z [1258/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc2.c.o 2025-04-25T04:30:31.1083278Z [1258/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-6x1.c.o 2025-04-25T04:30:31.1084823Z [1259/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1.c.o 2025-04-25T04:30:31.1163529Z [1259/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc3.c.o 2025-04-25T04:30:31.1165116Z [1260/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-3x1.c.o 2025-04-25T04:30:31.1445495Z [1260/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc4.c.o 2025-04-25T04:30:31.1447077Z [1261/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-5x1.c.o 2025-04-25T04:30:31.1487386Z [1261/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1.c.o 2025-04-25T04:30:31.1489112Z [1262/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc4.c.o 2025-04-25T04:30:31.1599882Z [1262/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1.c.o 2025-04-25T04:30:31.1602903Z [1263/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc3.c.o 2025-04-25T04:30:31.1628133Z [1263/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-3x1.c.o 2025-04-25T04:30:31.1631325Z [1264/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1.c.o 2025-04-25T04:30:31.1635300Z [1264/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-4x1.c.o 2025-04-25T04:30:31.1636967Z [1265/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-6x1.c.o 2025-04-25T04:30:31.1694936Z [1265/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc2.c.o 2025-04-25T04:30:31.1698389Z [1266/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc4.c.o 2025-04-25T04:30:31.2064044Z [1266/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc3.c.o 2025-04-25T04:30:31.2067008Z [1267/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1.c.o 2025-04-25T04:30:31.2137798Z [1267/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc4.c.o 2025-04-25T04:30:31.2139398Z [1268/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1.c.o 2025-04-25T04:30:31.2202508Z [1268/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1.c.o 2025-04-25T04:30:31.2204175Z [1269/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-4x1.c.o 2025-04-25T04:30:31.2314817Z [1269/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc3.c.o 2025-04-25T04:30:31.2317941Z [1270/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-3x1.c.o 2025-04-25T04:30:31.2320926Z [1270/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1.c.o 2025-04-25T04:30:31.2323944Z [1271/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc2.c.o 2025-04-25T04:30:31.2361067Z [1271/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1-acc2.c.o 2025-04-25T04:30:31.2366285Z [1272/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc3.c.o 2025-04-25T04:30:31.2714430Z [1272/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1.c.o 2025-04-25T04:30:31.2717032Z [1273/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc4.c.o 2025-04-25T04:30:31.2827101Z [1273/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc2.c.o 2025-04-25T04:30:31.2828726Z [1274/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc3.c.o 2025-04-25T04:30:31.2860054Z [1274/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc3.c.o 2025-04-25T04:30:31.2863201Z [1275/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1.c.o 2025-04-25T04:30:31.2936971Z [1275/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc4.c.o 2025-04-25T04:30:31.2938747Z [1276/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1-acc2.c.o 2025-04-25T04:30:31.3031738Z [1276/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1.c.o 2025-04-25T04:30:31.3033558Z [1277/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1.c.o 2025-04-25T04:30:31.3105058Z [1277/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc3.c.o 2025-04-25T04:30:31.3108351Z [1278/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1.c.o 2025-04-25T04:30:31.3266605Z [1278/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1.c.o 2025-04-25T04:30:31.3269413Z [1279/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc2.c.o 2025-04-25T04:30:31.3475000Z [1279/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1-acc2.c.o 2025-04-25T04:30:31.3477307Z [1280/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc4.c.o 2025-04-25T04:30:31.3587911Z [1280/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1.c.o 2025-04-25T04:30:31.3589984Z [1281/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc3.c.o 2025-04-25T04:30:31.3599521Z [1281/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u1.c.o 2025-04-25T04:30:31.3601077Z [1282/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1.c.o 2025-04-25T04:30:31.3741754Z [1282/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u2.c.o 2025-04-25T04:30:31.3744483Z [1283/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1.c.o 2025-04-25T04:30:31.3826822Z [1283/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u3.c.o 2025-04-25T04:30:31.3829678Z [1284/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc3.c.o 2025-04-25T04:30:31.3936364Z [1284/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u1.c.o 2025-04-25T04:30:31.3938555Z [1285/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1-acc2.c.o 2025-04-25T04:30:31.4084104Z [1285/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u3.c.o 2025-04-25T04:30:31.4086753Z [1286/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u2.c.o 2025-04-25T04:30:31.4162417Z [1286/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u4.c.o 2025-04-25T04:30:31.4163805Z [1287/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u1.c.o 2025-04-25T04:30:31.4331432Z [1287/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-relu-scalar.c.o 2025-04-25T04:30:31.4334207Z [1288/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1.c.o 2025-04-25T04:30:31.4366000Z [1288/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x4-minmax-scalar.c.o 2025-04-25T04:30:31.4368623Z [1289/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u1.c.o 2025-04-25T04:30:31.4403369Z [1289/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-2x4-minmax-scalar.c.o 2025-04-25T04:30:31.4405854Z [1290/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u3.c.o 2025-04-25T04:30:31.4499651Z [1290/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x4-minmax-scalar.c.o 2025-04-25T04:30:31.4502360Z [1291/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u3.c.o 2025-04-25T04:30:31.4655284Z [1291/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p1.c.o 2025-04-25T04:30:31.4657924Z [1292/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u4.c.o 2025-04-25T04:30:31.4901794Z [1292/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p2.c.o 2025-04-25T04:30:31.4903172Z [1293/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-relu-scalar.c.o 2025-04-25T04:30:31.5086433Z [1293/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c1.c.o 2025-04-25T04:30:31.5087933Z [1294/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p2.c.o 2025-04-25T04:30:31.5159818Z [1294/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c4.c.o 2025-04-25T04:30:31.5161179Z [1295/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x4-minmax-scalar.c.o 2025-04-25T04:30:31.5197949Z [1295/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-relu-scalar.c.o 2025-04-25T04:30:31.5199499Z [1296/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-2x4-minmax-scalar.c.o 2025-04-25T04:30:31.5265684Z [1296/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-2x4-minmax-scalar.c.o 2025-04-25T04:30:31.5267819Z [1297/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p1.c.o 2025-04-25T04:30:31.5280318Z [1297/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-3x3-minmax-scalar.c.o 2025-04-25T04:30:31.5282863Z [1298/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x4-minmax-scalar.c.o 2025-04-25T04:30:31.5319825Z [1298/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x2-minmax-scalar.c.o 2025-04-25T04:30:31.5322680Z [1299/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c1.c.o 2025-04-25T04:30:31.5498259Z [1299/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x4-minmax-scalar.c.o 2025-04-25T04:30:31.5501157Z [1300/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c4.c.o 2025-04-25T04:30:31.5709896Z [1300/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x4-minmax-scalar.c.o 2025-04-25T04:30:31.5711353Z [1301/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-relu-scalar.c.o 2025-04-25T04:30:31.5733236Z [1301/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-scalar.c.o 2025-04-25T04:30:31.5735774Z [1302/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-2x4-minmax-scalar.c.o 2025-04-25T04:30:31.5764575Z [1302/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-relu-scalar.c.o 2025-04-25T04:30:31.5767155Z [1303/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-3x3-minmax-scalar.c.o 2025-04-25T04:30:31.5855464Z [1303/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-scalar.c.o 2025-04-25T04:30:31.5856831Z [1304/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x4-minmax-scalar.c.o 2025-04-25T04:30:31.6234561Z [1304/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-minmax-scalar.c.o 2025-04-25T04:30:31.6237265Z [1305/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x4-minmax-scalar.c.o 2025-04-25T04:30:31.6375727Z [1305/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-relu-scalar.c.o 2025-04-25T04:30:31.6377667Z [1306/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-scalar.c.o 2025-04-25T04:30:31.6394822Z [1306/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-scalar.c.o 2025-04-25T04:30:31.6397486Z [1307/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-relu-scalar.c.o 2025-04-25T04:30:31.6603531Z [1307/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-scalar.c.o 2025-04-25T04:30:31.6605066Z [1308/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-minmax-scalar.c.o 2025-04-25T04:30:31.6731828Z [1308/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-relu-scalar.c.o 2025-04-25T04:30:31.6733354Z [1309/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x2-minmax-scalar.c.o 2025-04-25T04:30:31.6766097Z [1309/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-scalar.c.o 2025-04-25T04:30:31.6768749Z [1310/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-scalar.c.o 2025-04-25T04:30:31.6901242Z [1310/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-relu-scalar.c.o 2025-04-25T04:30:31.6903801Z [1311/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-relu-scalar.c.o 2025-04-25T04:30:31.7051182Z [1311/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-scalar.c.o 2025-04-25T04:30:31.7053806Z [1312/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-scalar.c.o 2025-04-25T04:30:31.7258068Z [1312/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-1x1-minmax-scalar.c.o 2025-04-25T04:30:31.7259896Z [1313/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-relu-scalar.c.o 2025-04-25T04:30:31.7402084Z [1313/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-2x1-minmax-scalar.c.o 2025-04-25T04:30:31.7403434Z [1314/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-scalar.c.o 2025-04-25T04:30:31.7461383Z [1314/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-4x1-minmax-scalar.c.o 2025-04-25T04:30:31.7462995Z [1315/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-relu-scalar.c.o 2025-04-25T04:30:31.7537902Z [1315/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x1-minmax-scalar.c.o 2025-04-25T04:30:31.7540002Z [1316/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-1x1-minmax-scalar.c.o 2025-04-25T04:30:31.7541539Z [1316/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x2-minmax-scalar.c.o 2025-04-25T04:30:31.7542996Z [1317/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-scalar.c.o 2025-04-25T04:30:31.7683783Z [1317/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x4-minmax-scalar.c.o 2025-04-25T04:30:31.7686355Z [1318/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-2x1-minmax-scalar.c.o 2025-04-25T04:30:31.7757203Z [1318/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u1.c.o 2025-04-25T04:30:31.7758642Z [1319/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-scalar.c.o 2025-04-25T04:30:31.7878747Z [1319/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u2.c.o 2025-04-25T04:30:31.7881207Z [1320/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-4x1-minmax-scalar.c.o 2025-04-25T04:30:31.8018243Z [1320/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u3.c.o 2025-04-25T04:30:31.8020871Z [1321/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x4-minmax-scalar.c.o 2025-04-25T04:30:31.8126201Z [1321/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u4.c.o 2025-04-25T04:30:31.8127836Z [1322/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u1.c.o 2025-04-25T04:30:31.8208687Z [1322/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u2.c.o 2025-04-25T04:30:31.8210807Z [1323/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x1-minmax-scalar.c.o 2025-04-25T04:30:31.8212304Z [1323/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u3.c.o 2025-04-25T04:30:31.8213748Z [1324/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u2.c.o 2025-04-25T04:30:31.8480785Z [1324/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u1.c.o 2025-04-25T04:30:31.8483789Z [1325/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u4.c.o 2025-04-25T04:30:31.8677125Z [1325/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u2.c.o 2025-04-25T04:30:31.8678495Z [1326/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u3.c.o 2025-04-25T04:30:31.8714129Z [1326/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u3.c.o 2025-04-25T04:30:31.8716327Z [1327/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u2.c.o 2025-04-25T04:30:31.8718128Z [1327/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u1.c.o 2025-04-25T04:30:31.8720230Z [1328/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u3.c.o 2025-04-25T04:30:31.8742700Z [1328/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u2.c.o 2025-04-25T04:30:31.8745332Z [1329/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u1.c.o 2025-04-25T04:30:31.9051866Z [1329/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u3.c.o 2025-04-25T04:30:31.9053245Z [1330/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u2.c.o 2025-04-25T04:30:31.9173989Z [1330/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u4.c.o 2025-04-25T04:30:31.9175375Z [1331/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u1.c.o 2025-04-25T04:30:31.9213570Z [1331/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u2.c.o 2025-04-25T04:30:31.9215342Z [1332/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u3.c.o 2025-04-25T04:30:31.9224457Z [1332/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u3.c.o 2025-04-25T04:30:31.9227158Z [1333/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u3.c.o 2025-04-25T04:30:31.9389568Z [1333/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u1.c.o 2025-04-25T04:30:31.9392166Z [1334/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u2.c.o 2025-04-25T04:30:31.9449425Z [1334/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u2.c.o 2025-04-25T04:30:31.9452012Z [1335/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x2-minmax-scalar.c.o 2025-04-25T04:30:31.9568619Z [1335/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u3.c.o 2025-04-25T04:30:31.9571222Z [1336/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u4.c.o 2025-04-25T04:30:31.9646543Z [1336/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u1.c.o 2025-04-25T04:30:31.9649864Z [1337/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u2.c.o 2025-04-25T04:30:31.9683229Z [1337/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u2-acc2.c.o 2025-04-25T04:30:31.9685976Z [1338/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u3.c.o 2025-04-25T04:30:31.9939383Z [1338/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc2.c.o 2025-04-25T04:30:31.9942575Z [1339/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u1.c.o 2025-04-25T04:30:31.9945538Z [1339/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc4.c.o 2025-04-25T04:30:31.9947964Z [1340/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u2.c.o 2025-04-25T04:30:32.0071591Z [1340/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u1.c.o 2025-04-25T04:30:32.0073409Z [1341/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u1.c.o 2025-04-25T04:30:32.0076982Z [1341/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u2-acc2.c.o 2025-04-25T04:30:32.0079800Z [1342/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u3.c.o 2025-04-25T04:30:32.0128246Z [1342/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc4.c.o 2025-04-25T04:30:32.0131801Z [1343/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u2-acc2.c.o 2025-04-25T04:30:32.0142988Z [1343/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u1.c.o 2025-04-25T04:30:32.0145761Z [1344/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc2.c.o 2025-04-25T04:30:32.0445166Z [1344/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u2-acc2.c.o 2025-04-25T04:30:32.0446711Z [1345/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u1.c.o 2025-04-25T04:30:32.0448378Z [1345/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u3-acc3.c.o 2025-04-25T04:30:32.0450044Z [1346/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc4.c.o 2025-04-25T04:30:32.0631258Z [1346/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc2.c.o 2025-04-25T04:30:32.0633866Z [1347/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u2-acc2.c.o 2025-04-25T04:30:32.0652707Z [1347/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u1.c.o 2025-04-25T04:30:32.0776688Z [1348/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u2-acc2.c.o 2025-04-25T04:30:32.0779830Z [1348/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u2-acc2.c.o 2025-04-25T04:30:32.0782151Z [1349/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u1.c.o 2025-04-25T04:30:32.0896728Z [1349/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u3-acc3.c.o 2025-04-25T04:30:32.0899289Z [1350/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc2.c.o 2025-04-25T04:30:32.1038427Z [1350/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc2.c.o 2025-04-25T04:30:32.1040030Z [1351/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc4.c.o 2025-04-25T04:30:32.1110915Z [1351/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc4.c.o 2025-04-25T04:30:32.1112226Z [1352/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u2-acc2.c.o 2025-04-25T04:30:32.1177674Z [1352/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u1.c.o 2025-04-25T04:30:32.1179862Z [1353/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u3-acc3.c.o 2025-04-25T04:30:32.1261416Z [1353/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u2-acc2.c.o 2025-04-25T04:30:32.1263691Z [1354/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u3-acc3.c.o 2025-04-25T04:30:32.1298171Z [1354/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u3-acc3.c.o 2025-04-25T04:30:32.1300554Z [1355/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u1.c.o 2025-04-25T04:30:32.1418541Z [1355/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc2.c.o 2025-04-25T04:30:32.1419970Z [1356/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc2.c.o 2025-04-25T04:30:32.1523129Z [1356/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u1.c.o 2025-04-25T04:30:32.1525079Z [1357/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc4.c.o 2025-04-25T04:30:32.1639588Z [1357/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u2-acc2.c.o 2025-04-25T04:30:32.1642800Z [1358/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u2-acc2.c.o 2025-04-25T04:30:32.1645212Z [1358/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u3-acc3.c.o 2025-04-25T04:30:32.1646654Z [1359/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u1.c.o 2025-04-25T04:30:32.1799614Z [1359/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc2.c.o 2025-04-25T04:30:32.1802089Z [1360/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u3-acc3.c.o 2025-04-25T04:30:32.1835931Z [1360/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar-pipelined.c.o 2025-04-25T04:30:32.1838902Z [1361/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc2.c.o 2025-04-25T04:30:32.1890034Z [1361/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar.c.o 2025-04-25T04:30:32.1891605Z [1362/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u1.c.o 2025-04-25T04:30:32.2100364Z [1362/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar-pipelined.c.o 2025-04-25T04:30:32.2102315Z [1363/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u2-acc2.c.o 2025-04-25T04:30:32.2114299Z [1363/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar.c.o 2025-04-25T04:30:32.2116210Z [1364/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u3-acc3.c.o 2025-04-25T04:30:32.2138462Z [1364/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar-pipelined.c.o 2025-04-25T04:30:32.2139954Z [1365/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc2.c.o 2025-04-25T04:30:32.2272042Z [1365/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar.c.o 2025-04-25T04:30:32.2273809Z [1366/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar-pipelined.c.o 2025-04-25T04:30:32.2305465Z [1366/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar-pipelined.c.o 2025-04-25T04:30:32.2307990Z [1367/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar.c.o 2025-04-25T04:30:32.2328193Z [1367/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u1.c.o 2025-04-25T04:30:32.2330595Z [1368/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar-pipelined.c.o 2025-04-25T04:30:32.2642505Z [1368/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u2.c.o 2025-04-25T04:30:32.2644727Z [1369/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar-pipelined.c.o 2025-04-25T04:30:32.2649393Z [1369/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u4.c.o 2025-04-25T04:30:32.2650673Z [1370/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar.c.o 2025-04-25T04:30:32.2684874Z [1370/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u1.c.o 2025-04-25T04:30:32.2686258Z [1371/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar.c.o 2025-04-25T04:30:32.3081650Z [1371/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u2.c.o 2025-04-25T04:30:32.3082905Z [1372/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u2.c.o 2025-04-25T04:30:32.3104227Z [1372/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u4.c.o 2025-04-25T04:30:32.3105474Z [1373/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u4.c.o 2025-04-25T04:30:32.3113570Z [1373/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u1.c.o 2025-04-25T04:30:32.3114913Z [1374/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar-pipelined.c.o 2025-04-25T04:30:32.3171140Z [1374/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u4.c.o 2025-04-25T04:30:32.3173455Z [1375/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u2.c.o 2025-04-25T04:30:32.3295033Z [1375/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u8.c.o 2025-04-25T04:30:32.3297385Z [1376/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u1.c.o 2025-04-25T04:30:32.3533362Z [1376/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u1.c.o 2025-04-25T04:30:32.3534662Z [1377/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u1.c.o 2025-04-25T04:30:32.3585363Z [1377/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u4.c.o 2025-04-25T04:30:32.3587747Z [1378/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u4.c.o 2025-04-25T04:30:32.3601470Z [1378/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u8.c.o 2025-04-25T04:30:32.3603858Z [1379/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u1.c.o 2025-04-25T04:30:32.3640360Z [1379/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u1.c.o 2025-04-25T04:30:32.3642750Z [1380/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u4.c.o 2025-04-25T04:30:32.3655372Z [1380/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u2.c.o 2025-04-25T04:30:32.3657728Z [1381/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u8.c.o 2025-04-25T04:30:32.3806000Z [1381/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u4.c.o 2025-04-25T04:30:32.3808311Z [1382/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u1.c.o 2025-04-25T04:30:32.4110941Z [1382/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u1.c.o 2025-04-25T04:30:32.4112200Z [1383/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u8.c.o 2025-04-25T04:30:32.4146465Z [1383/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u2.c.o 2025-04-25T04:30:32.4148899Z [1384/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u4.c.o 2025-04-25T04:30:32.4157968Z [1384/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u4.c.o 2025-04-25T04:30:32.4160454Z [1385/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u2.c.o 2025-04-25T04:30:32.4172471Z [1385/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u1.c.o 2025-04-25T04:30:32.4174794Z [1386/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u4.c.o 2025-04-25T04:30:32.4229200Z [1386/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u2.c.o 2025-04-25T04:30:32.4231909Z [1387/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u1.c.o 2025-04-25T04:30:32.4355998Z [1387/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u4.c.o 2025-04-25T04:30:32.4358429Z [1388/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u1.c.o 2025-04-25T04:30:32.4655607Z [1388/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u1.c.o 2025-04-25T04:30:32.4656867Z [1389/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u2.c.o 2025-04-25T04:30:32.4719456Z [1389/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u2.c.o 2025-04-25T04:30:32.4720766Z [1390/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u2.c.o 2025-04-25T04:30:32.4738668Z [1390/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u4.c.o 2025-04-25T04:30:32.4740764Z [1391/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u1.c.o 2025-04-25T04:30:32.4777738Z [1391/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u1.c.o 2025-04-25T04:30:32.4779515Z [1392/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u4.c.o 2025-04-25T04:30:32.4781785Z [1392/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u2.c.o 2025-04-25T04:30:32.4784045Z [1393/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u4.c.o 2025-04-25T04:30:32.4864890Z [1393/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u4.c.o 2025-04-25T04:30:32.4867170Z [1394/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u1.c.o 2025-04-25T04:30:32.5237835Z [1394/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u1.c.o 2025-04-25T04:30:32.5239962Z [1395/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u2.c.o 2025-04-25T04:30:32.5251677Z [1395/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u2.c.o 2025-04-25T04:30:32.5252953Z [1396/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u4.c.o 2025-04-25T04:30:32.5320737Z [1396/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u4.c.o 2025-04-25T04:30:32.5322204Z [1397/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u2.c.o 2025-04-25T04:30:32.5376138Z [1397/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u1.c.o 2025-04-25T04:30:32.5377923Z [1398/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u4.c.o 2025-04-25T04:30:32.5380008Z [1398/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u2.c.o 2025-04-25T04:30:32.5382191Z [1399/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u1.c.o 2025-04-25T04:30:32.5384590Z [1399/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u4.c.o 2025-04-25T04:30:32.5387712Z [1400/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u1.c.o 2025-04-25T04:30:32.5799044Z [1400/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u1.c.o 2025-04-25T04:30:32.5800396Z [1401/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u4.c.o 2025-04-25T04:30:32.5834102Z [1401/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u2.c.o 2025-04-25T04:30:32.5835422Z [1402/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u2.c.o 2025-04-25T04:30:32.5916867Z [1402/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u4.c.o 2025-04-25T04:30:32.5918451Z [1403/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u1.c.o 2025-04-25T04:30:32.5942332Z [1403/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u1.c.o 2025-04-25T04:30:32.5943609Z [1404/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u1.c.o 2025-04-25T04:30:32.5946729Z [1404/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u4.c.o 2025-04-25T04:30:32.5949039Z [1405/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u2.c.o 2025-04-25T04:30:32.6100328Z [1405/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u8.c.o 2025-04-25T04:30:32.6102568Z [1406/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u4.c.o 2025-04-25T04:30:32.6317931Z [1406/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u1.c.o 2025-04-25T04:30:32.6319219Z [1407/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u2.c.o 2025-04-25T04:30:32.6380000Z [1407/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u2.c.o 2025-04-25T04:30:32.6381292Z [1408/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u4.c.o 2025-04-25T04:30:32.6436577Z [1408/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u4.c.o 2025-04-25T04:30:32.6439608Z [1409/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u1.c.o 2025-04-25T04:30:32.6630469Z [1409/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u1.c.o 2025-04-25T04:30:32.6631854Z [1410/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u1.c.o 2025-04-25T04:30:32.6864426Z [1410/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u2.c.o 2025-04-25T04:30:32.6865702Z [1411/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u8.c.o 2025-04-25T04:30:32.6891570Z [1411/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u4.c.o 2025-04-25T04:30:32.6892848Z [1412/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u4.c.o 2025-04-25T04:30:32.6923733Z [1412/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u1.c.o 2025-04-25T04:30:32.6926343Z [1413/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u1.c.o 2025-04-25T04:30:32.7032513Z [1413/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u2.c.o 2025-04-25T04:30:32.7034937Z [1414/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u2.c.o 2025-04-25T04:30:32.7200068Z [1414/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u4.c.o 2025-04-25T04:30:32.7201400Z [1415/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u4.c.o 2025-04-25T04:30:32.7341165Z [1415/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u1.c.o 2025-04-25T04:30:32.7342616Z [1416/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u2.c.o 2025-04-25T04:30:32.7412840Z [1416/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u2.c.o 2025-04-25T04:30:32.7415233Z [1417/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u4.c.o 2025-04-25T04:30:32.7450098Z [1417/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u4.c.o 2025-04-25T04:30:32.7452595Z [1418/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u1.c.o 2025-04-25T04:30:32.7497528Z [1418/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u1.c.o 2025-04-25T04:30:32.7499924Z [1419/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u2.c.o 2025-04-25T04:30:32.7621848Z [1419/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u2.c.o 2025-04-25T04:30:32.7623123Z [1420/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u4.c.o 2025-04-25T04:30:32.7756628Z [1420/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u4.c.o 2025-04-25T04:30:32.7759119Z [1421/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u1.c.o 2025-04-25T04:30:32.7868413Z [1421/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u1.c.o 2025-04-25T04:30:32.7869832Z [1422/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u2.c.o 2025-04-25T04:30:32.7952052Z [1422/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u2.c.o 2025-04-25T04:30:32.7953376Z [1423/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u4.c.o 2025-04-25T04:30:32.8004932Z [1423/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u4.c.o 2025-04-25T04:30:32.8006937Z [1424/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u1.c.o 2025-04-25T04:30:32.8012061Z [1424/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u1.c.o 2025-04-25T04:30:32.8014375Z [1425/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u2.c.o 2025-04-25T04:30:32.8142293Z [1425/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u2.c.o 2025-04-25T04:30:32.8144701Z [1426/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u4.c.o 2025-04-25T04:30:32.8393939Z [1426/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u1.c.o 2025-04-25T04:30:32.8395182Z [1427/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u2.c.o 2025-04-25T04:30:32.8505780Z [1427/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u2.c.o 2025-04-25T04:30:32.8508033Z [1428/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u1.c.o 2025-04-25T04:30:32.8520965Z [1428/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u8.c.o 2025-04-25T04:30:32.8522269Z [1429/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u1.c.o 2025-04-25T04:30:32.8524122Z [1429/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u1.c.o 2025-04-25T04:30:32.8525388Z [1430/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u4.c.o 2025-04-25T04:30:32.8528594Z [1430/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u3.c.o 2025-04-25T04:30:32.8529870Z [1431/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u2.c.o 2025-04-25T04:30:32.8695604Z [1431/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u5.c.o 2025-04-25T04:30:32.8697998Z [1432/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u1.c.o 2025-04-25T04:30:32.9044501Z [1432/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u6.c.o 2025-04-25T04:30:32.9046041Z [1433/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u2.c.o 2025-04-25T04:30:32.9065120Z [1433/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u1.c.o 2025-04-25T04:30:32.9066388Z [1434/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u8.c.o 2025-04-25T04:30:32.9201925Z [1434/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u2.c.o 2025-04-25T04:30:32.9204442Z [1435/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u1.c.o 2025-04-25T04:30:32.9256191Z [1435/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u3.c.o 2025-04-25T04:30:32.9258767Z [1436/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u5.c.o 2025-04-25T04:30:32.9276376Z [1436/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u4.c.o 2025-04-25T04:30:32.9278821Z [1437/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u3.c.o 2025-04-25T04:30:32.9284123Z [1437/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u5.c.o 2025-04-25T04:30:32.9285988Z [1438/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u6.c.o 2025-04-25T04:30:32.9768661Z [1438/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u6.c.o 2025-04-25T04:30:32.9770031Z [1439/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u2.c.o 2025-04-25T04:30:32.9833550Z [1439/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vgelu/gen/f32-vgelu-scalar.c.o 2025-04-25T04:30:32.9834824Z [1440/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u4.c.o 2025-04-25T04:30:32.9910993Z [1440/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u1.c.o 2025-04-25T04:30:32.9912292Z [1441/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u1.c.o 2025-04-25T04:30:32.9976805Z [1441/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u2.c.o 2025-04-25T04:30:32.9979209Z [1442/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u6.c.o 2025-04-25T04:30:33.0029774Z [1442/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-scalar-log.c.o 2025-04-25T04:30:33.0032218Z [1443/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u3.c.o 2025-04-25T04:30:33.0241650Z [1443/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u1.c.o 2025-04-25T04:30:33.0243007Z [1444/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u5.c.o 2025-04-25T04:30:33.0361803Z [1444/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u2.c.o 2025-04-25T04:30:33.0365374Z [1445/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vgelu/gen/f32-vgelu-scalar.c.o 2025-04-25T04:30:33.0366959Z [1445/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c2-minmax-scalar-2x.c.o 2025-04-25T04:30:33.0368284Z [1446/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u1.c.o 2025-04-25T04:30:33.0392005Z [1446/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-scalar-2x.c.o 2025-04-25T04:30:33.0394579Z [1447/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u2.c.o 2025-04-25T04:30:33.0574141Z [1447/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u1.c.o 2025-04-25T04:30:33.0576575Z [1448/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u1.c.o 2025-04-25T04:30:33.0608641Z [1448/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u2.c.o 2025-04-25T04:30:33.0610907Z [1449/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-scalar-log.c.o 2025-04-25T04:30:33.0822217Z [1449/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u4.c.o 2025-04-25T04:30:33.0823565Z [1450/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c2-minmax-scalar-2x.c.o 2025-04-25T04:30:33.0898188Z [1450/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u2.c.o 2025-04-25T04:30:33.0900355Z [1451/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-scalar-2x.c.o 2025-04-25T04:30:33.0941703Z [1451/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u2.c.o 2025-04-25T04:30:33.0943602Z [1452/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u1.c.o 2025-04-25T04:30:33.1333419Z [1452/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u2.c.o 2025-04-25T04:30:33.1334703Z [1453/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u2.c.o 2025-04-25T04:30:33.1357493Z [1453/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u2.c.o 2025-04-25T04:30:33.1358776Z [1454/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u2.c.o 2025-04-25T04:30:33.1420262Z [1454/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u2.c.o 2025-04-25T04:30:33.1422434Z [1455/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u2.c.o 2025-04-25T04:30:33.1506567Z [1455/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u1.c.o 2025-04-25T04:30:33.1507972Z [1456/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u2.c.o 2025-04-25T04:30:33.1631734Z [1456/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u4.c.o 2025-04-25T04:30:33.1633101Z [1457/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u4.c.o 2025-04-25T04:30:33.1675296Z [1457/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u1.c.o 2025-04-25T04:30:33.1677885Z [1458/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u2.c.o 2025-04-25T04:30:33.1937637Z [1458/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u2.c.o 2025-04-25T04:30:33.1939228Z [1459/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u2.c.o 2025-04-25T04:30:33.1980888Z [1459/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u4.c.o 2025-04-25T04:30:33.1983702Z [1460/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u2.c.o 2025-04-25T04:30:33.2100598Z [1460/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u1.c.o 2025-04-25T04:30:33.2102359Z [1461/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u1.c.o 2025-04-25T04:30:33.2254550Z [1461/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u2.c.o 2025-04-25T04:30:33.2257412Z [1462/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u2.c.o 2025-04-25T04:30:33.2314853Z [1462/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u4.c.o 2025-04-25T04:30:33.2317701Z [1463/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u4.c.o 2025-04-25T04:30:33.2379976Z [1463/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u2.c.o 2025-04-25T04:30:33.2382801Z [1464/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u1.c.o 2025-04-25T04:30:33.2572784Z [1464/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u4.c.o 2025-04-25T04:30:33.2574304Z [1465/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u1.c.o 2025-04-25T04:30:33.2630247Z [1465/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x2-minmax-scalar.c.o 2025-04-25T04:30:33.2632927Z [1466/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u4.c.o 2025-04-25T04:30:33.2802658Z [1466/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x4-minmax-scalar.c.o 2025-04-25T04:30:33.2804206Z [1467/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u2.c.o 2025-04-25T04:30:33.2856595Z [1467/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8-minmax-scalar.c.o 2025-04-25T04:30:33.2859306Z [1468/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u4.c.o 2025-04-25T04:30:33.2893211Z [1468/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x2-minmax-scalar.c.o 2025-04-25T04:30:33.2895842Z [1469/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u2.c.o 2025-04-25T04:30:33.3021877Z [1469/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x4-minmax-scalar.c.o 2025-04-25T04:30:33.3024502Z [1470/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u4.c.o 2025-04-25T04:30:33.3269972Z [1470/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8-minmax-scalar.c.o 2025-04-25T04:30:33.3272626Z [1471/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x2-minmax-scalar.c.o 2025-04-25T04:30:33.3340231Z [1471/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x4-minmax-scalar.c.o 2025-04-25T04:30:33.3343096Z [1472/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x4-minmax-scalar.c.o 2025-04-25T04:30:33.3555272Z [1472/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x2-minmax-scalar.c.o 2025-04-25T04:30:33.3558212Z [1473/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x2-minmax-scalar.c.o 2025-04-25T04:30:33.3622666Z [1473/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8-minmax-scalar.c.o 2025-04-25T04:30:33.3625447Z [1474/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x4-minmax-scalar.c.o 2025-04-25T04:30:33.3704509Z [1474/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x2-minmax-scalar.c.o 2025-04-25T04:30:33.3706208Z [1475/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8-minmax-scalar.c.o 2025-04-25T04:30:33.3854797Z [1475/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4-minmax-scalar.c.o 2025-04-25T04:30:33.3857643Z [1476/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8-minmax-scalar.c.o 2025-04-25T04:30:33.3984712Z [1476/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8-minmax-scalar.c.o 2025-04-25T04:30:33.3987493Z [1477/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x4-minmax-scalar.c.o 2025-04-25T04:30:33.4024188Z [1477/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x1-minmax-scalar.c.o 2025-04-25T04:30:33.4027085Z [1478/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x2-minmax-scalar.c.o 2025-04-25T04:30:33.4283290Z [1478/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x2-minmax-scalar.c.o 2025-04-25T04:30:33.4285001Z [1479/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8-minmax-scalar.c.o 2025-04-25T04:30:33.4355025Z [1479/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8-minmax-scalar.c.o 2025-04-25T04:30:33.4357704Z [1480/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x2-minmax-scalar.c.o 2025-04-25T04:30:33.4547695Z [1480/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x2-minmax-scalar.c.o 2025-04-25T04:30:33.4550757Z [1481/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8-minmax-scalar.c.o 2025-04-25T04:30:33.4668650Z [1481/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4-minmax-scalar.c.o 2025-04-25T04:30:33.4671463Z [1482/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x1-minmax-scalar.c.o 2025-04-25T04:30:33.4720432Z [1482/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8-minmax-scalar.c.o 2025-04-25T04:30:33.4723238Z [1483/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x2-minmax-scalar.c.o 2025-04-25T04:30:33.4867830Z [1483/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8-minmax-scalar.c.o 2025-04-25T04:30:33.4869586Z [1484/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4-minmax-scalar.c.o 2025-04-25T04:30:33.4994302Z [1484/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4-minmax-scalar.c.o 2025-04-25T04:30:33.4997141Z [1485/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8-minmax-scalar.c.o 2025-04-25T04:30:33.5045257Z [1485/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8-minmax-scalar.c.o 2025-04-25T04:30:33.5048050Z [1486/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x2-minmax-scalar.c.o 2025-04-25T04:30:33.5224143Z [1486/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8-minmax-scalar.c.o 2025-04-25T04:30:33.5226589Z [1487/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4-minmax-scalar.c.o 2025-04-25T04:30:33.5451334Z [1487/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4-minmax-scalar.c.o 2025-04-25T04:30:33.5454262Z [1488/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8-minmax-scalar.c.o 2025-04-25T04:30:33.5469268Z [1488/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-scalar.c.o 2025-04-25T04:30:33.5471010Z [1489/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8-minmax-scalar.c.o 2025-04-25T04:30:33.5809839Z [1489/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:33.5811525Z [1490/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8-minmax-scalar.c.o 2025-04-25T04:30:33.5846733Z [1490/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:33.5848297Z [1491/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8-minmax-scalar.c.o 2025-04-25T04:30:33.5898482Z [1491/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:33.5900024Z [1492/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4-minmax-scalar.c.o 2025-04-25T04:30:33.6066773Z [1492/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:33.6069803Z [1493/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:33.6192885Z [1493/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:33.6194526Z [1494/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4-minmax-scalar.c.o 2025-04-25T04:30:33.6376536Z [1494/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:33.6498608Z [1495/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:33.6500232Z [1495/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:33.6501895Z [1496/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:33.6572603Z [1496/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:33.6574287Z [1497/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-scalar.c.o 2025-04-25T04:30:33.6634902Z [1497/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:33.6638158Z [1498/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:33.6661637Z [1498/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:33.6663447Z [1499/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:33.6914455Z [1499/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:33.6917432Z [1500/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:33.7044739Z [1500/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:33.7046360Z [1501/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:33.7236156Z [1501/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:33.7238978Z [1502/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:33.7241216Z [1502/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:33.7243446Z [1503/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:33.7259919Z [1503/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:33.7262963Z [1504/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:33.7436410Z [1504/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:33.7439788Z [1505/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:33.7574132Z [1505/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:33.7577059Z [1506/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:33.7694904Z [1506/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:33.7696550Z [1507/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:33.7831526Z [1507/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:33.7834143Z [1508/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:33.8005410Z [1508/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:33.8007901Z [1509/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:33.8039227Z [1509/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:33.8042053Z [1510/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:33.8162081Z [1510/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:33.8165131Z [1511/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:33.8331796Z [1511/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:33.8335020Z [1512/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:33.8364051Z [1512/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:33.8367127Z [1513/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:33.8558489Z [1513/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:33.8561467Z [1514/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:33.8673773Z [1514/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:33.8676728Z [1515/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:33.8727069Z [1515/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:33.8730088Z [1516/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:33.8931295Z [1516/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:33.8934438Z [1517/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:33.9055752Z [1517/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:33.9058674Z [1518/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:33.9138902Z [1518/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2025-04-25T04:30:33.9140416Z [1519/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:33.9274971Z [1519/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:33.9278279Z [1520/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:33.9358234Z [1520/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2025-04-25T04:30:33.9359751Z [1521/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:33.9560952Z [1521/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:33.9563771Z [1522/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:33.9585596Z [1522/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:33.9588596Z [1523/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:33.9620914Z [1523/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:33.9623861Z [1524/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2025-04-25T04:30:33.9730449Z [1524/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2025-04-25T04:30:33.9733274Z [1525/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:33.9858894Z [1525/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:33.9861755Z [1526/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2025-04-25T04:30:33.9914267Z [1526/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:33.9917282Z [1527/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.0229579Z [1527/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.0231238Z [1528/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.0260354Z [1528/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.0263378Z [1529/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.0275879Z [1529/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.0278638Z [1530/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2025-04-25T04:30:34.0415970Z [1530/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.0418911Z [1531/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.0479193Z [1531/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u2.c.o 2025-04-25T04:30:34.0481907Z [1532/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.0523119Z [1532/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u3.c.o 2025-04-25T04:30:34.0526024Z [1533/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.0870136Z [1533/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c4-gemm-gio-scalar.c.o 2025-04-25T04:30:34.0871825Z [1534/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.0888701Z [1534/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c4-gemm-goi-scalar.c.o 2025-04-25T04:30:34.0890045Z [1535/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u2.c.o 2025-04-25T04:30:34.0940990Z [1535/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-gio-scalar.c.o 2025-04-25T04:30:34.1007018Z [1536/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.1009692Z [1536/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-scalar.c.o 2025-04-25T04:30:34.1012300Z [1537/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.1015104Z [1537/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c4-gemm-gio-scalar.c.o 2025-04-25T04:30:34.1017322Z [1538/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u3.c.o 2025-04-25T04:30:34.1222590Z [1538/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c4-gemm-goi-scalar.c.o 2025-04-25T04:30:34.1223963Z [1539/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c4-gemm-gio-scalar.c.o 2025-04-25T04:30:34.1365835Z [1539/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-gio-scalar.c.o 2025-04-25T04:30:34.1367247Z [1540/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c4-gemm-goi-scalar.c.o 2025-04-25T04:30:34.1407213Z [1540/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x32c4-gemm-gio-scalar.c.o 2025-04-25T04:30:34.1409314Z [1541/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-scalar.c.o 2025-04-25T04:30:34.1450279Z [1541/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x32c4-gemm-goi-scalar.c.o 2025-04-25T04:30:34.1451787Z [1542/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-gio-scalar.c.o 2025-04-25T04:30:34.1569467Z [1542/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-gio-scalar.c.o 2025-04-25T04:30:34.1572150Z [1543/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c4-gemm-goi-scalar.c.o 2025-04-25T04:30:34.1890095Z [1543/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-scalar.c.o 2025-04-25T04:30:34.1891679Z [1544/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x32c4-gemm-goi-scalar.c.o 2025-04-25T04:30:34.1917132Z [1544/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x16c8-gemm-goi-scalar.c.o 2025-04-25T04:30:34.1918553Z [1545/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-gio-scalar.c.o 2025-04-25T04:30:34.2028918Z [1545/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x32c8-gemm-goi-scalar.c.o 2025-04-25T04:30:34.2030405Z [1546/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-scalar.c.o 2025-04-25T04:30:34.2318755Z [1546/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-4p2c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.2320292Z [1547/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x32c4-gemm-gio-scalar.c.o 2025-04-25T04:30:34.2376980Z [1547/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.2379358Z [1548/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x16c8-gemm-goi-scalar.c.o 2025-04-25T04:30:34.2389310Z [1548/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.2390952Z [1549/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x32c8-gemm-goi-scalar.c.o 2025-04-25T04:30:34.2579745Z [1549/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.2583027Z [1550/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-4p2c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.2698068Z [1550/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.2700939Z [1551/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-gio-scalar.c.o 2025-04-25T04:30:34.2831053Z [1551/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.2834046Z [1552/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c4-gemm-gio-scalar.c.o 2025-04-25T04:30:34.2898778Z [1552/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.2902156Z [1553/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.2985614Z [1553/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.2987300Z [1554/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.3024807Z [1554/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.3028304Z [1555/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.3129458Z [1555/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.3132632Z [1556/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.3304935Z [1556/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.3308209Z [1557/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.3484720Z [1557/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.3487858Z [1558/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.3564041Z [1558/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.3567036Z [1559/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.3674604Z [1559/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.3677876Z [1560/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.3695672Z [1560/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.3697411Z [1561/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.3888385Z [1561/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.3891568Z [1562/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.3925069Z [1562/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.3928394Z [1563/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.4109967Z [1563/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.4113349Z [1564/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.4261361Z [1564/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.4264696Z [1565/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.4325152Z [1565/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.4326856Z [1566/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.4490178Z [1566/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.4494654Z [1567/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.4532744Z [1567/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.4537205Z [1568/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.4565218Z [1568/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.4568462Z [1569/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.4779804Z [1569/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.4783018Z [1570/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.4856031Z [1570/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.4858045Z [1571/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.5133788Z [1571/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.5137063Z [1572/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.5165097Z [1572/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.5168970Z [1573/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.5172265Z [1573/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.5175474Z [1574/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.5390985Z [1574/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.5394160Z [1575/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.5644711Z [1575/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.5646985Z [1576/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.5711296Z [1576/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.5714449Z [1577/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.5798368Z [1577/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.5800348Z [1578/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.6016667Z [1578/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.6019688Z [1579/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.6044417Z [1579/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.6047382Z [1580/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.6234956Z [1580/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.6236754Z [1581/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.6293146Z [1581/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.6296180Z [1582/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.6383356Z [1582/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.6387363Z [1583/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.6390631Z [1583/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.6394060Z [1584/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.6659009Z [1584/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.6662510Z [1585/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.6715751Z [1585/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.6718994Z [1586/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.6838832Z [1586/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.6841432Z [1587/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.6878643Z [1587/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.6881697Z [1588/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.7000164Z [1588/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.7002647Z [1589/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.7005695Z [1589/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.7007691Z [1590/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.7410566Z [1590/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.7412321Z [1591/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.7553229Z [1591/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.7554824Z [1592/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.7609181Z [1592/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.7612121Z [1593/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.7811147Z [1593/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.7814140Z [1594/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.7820054Z [1594/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.7823301Z [1595/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.7835575Z [1595/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.7838694Z [1596/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.8182309Z [1596/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.8185331Z [1597/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.8308517Z [1597/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.8311130Z [1598/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.8313918Z [1598/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.8316683Z [1599/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.8550167Z [1599/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.8553166Z [1600/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.8679180Z [1600/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.8682536Z [1601/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.8732416Z [1601/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.8735656Z [1602/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.8926280Z [1602/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.8929642Z [1603/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.9007698Z [1603/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.9009799Z [1604/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.9242603Z [1604/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.9247177Z [1605/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.9250077Z [1605/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.9253319Z [1606/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.9381258Z [1606/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.9384388Z [1607/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.9446750Z [1607/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.9449738Z [1608/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:34.9596477Z [1608/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.9599805Z [1609/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.9673958Z [1609/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.9676907Z [1610/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:34.9940902Z [1610/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:34.9942776Z [1611/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.0063350Z [1611/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.0065050Z [1612/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.0122064Z [1612/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.0125218Z [1613/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.0193200Z [1613/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.0194788Z [1614/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.0389972Z [1614/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.0392988Z [1615/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.0483192Z [1615/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.0486166Z [1616/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.0808714Z [1616/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.0811732Z [1617/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.0814889Z [1617/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.0816655Z [1618/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.0818526Z [1618/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.0821273Z [1619/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.0971519Z [1619/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.0974865Z [1620/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.1113702Z [1620/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.1116761Z [1621/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.1315620Z [1621/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.1318410Z [1622/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.1508430Z [1622/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.1510176Z [1623/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.1559979Z [1623/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.1562905Z [1624/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.1636592Z [1624/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.1641369Z [1625/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.1802221Z [1625/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.1805184Z [1626/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.2059943Z [1626/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-gio-scalar.c.o 2025-04-25T04:30:35.2061635Z [1627/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.2194895Z [1627/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-scalar.c.o 2025-04-25T04:30:35.2196415Z [1628/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.2217609Z [1628/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-gio-scalar.c.o 2025-04-25T04:30:35.2219076Z [1629/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-gio-scalar.c.o 2025-04-25T04:30:35.2335705Z [1629/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u1.c.o 2025-04-25T04:30:35.2338368Z [1630/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.2340090Z [1630/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u2.c.o 2025-04-25T04:30:35.2341523Z [1631/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.2498964Z [1631/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u2.c.o 2025-04-25T04:30:35.2500364Z [1632/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-scalar.c.o 2025-04-25T04:30:35.2682493Z [1632/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u2.c.o 2025-04-25T04:30:35.2683903Z [1633/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-gio-scalar.c.o 2025-04-25T04:30:35.2706933Z [1633/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u2.c.o 2025-04-25T04:30:35.2708267Z [1634/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u1.c.o 2025-04-25T04:30:35.2817862Z [1634/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u1.c.o 2025-04-25T04:30:35.2819616Z [1635/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.2822206Z [1635/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u2.c.o 2025-04-25T04:30:35.2823551Z [1636/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u2.c.o 2025-04-25T04:30:35.2875890Z [1636/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u1.c.o 2025-04-25T04:30:35.2878302Z [1637/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u2.c.o 2025-04-25T04:30:35.3125790Z [1637/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u2.c.o 2025-04-25T04:30:35.3127524Z [1638/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u2.c.o 2025-04-25T04:30:35.3233669Z [1638/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u1.c.o 2025-04-25T04:30:35.3236011Z [1639/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u2.c.o 2025-04-25T04:30:35.3272238Z [1639/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u2.c.o 2025-04-25T04:30:35.3273602Z [1640/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u2.c.o 2025-04-25T04:30:35.3311191Z [1640/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u1.c.o 2025-04-25T04:30:35.3313357Z [1641/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u1.c.o 2025-04-25T04:30:35.3321154Z [1641/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u2.c.o 2025-04-25T04:30:35.3323656Z [1642/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u1.c.o 2025-04-25T04:30:35.3604239Z [1642/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.3607038Z [1643/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u2.c.o 2025-04-25T04:30:35.3674175Z [1643/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.3739960Z [1644/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u1.c.o 2025-04-25T04:30:35.3741526Z [1644/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.3743059Z [1645/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u2.c.o 2025-04-25T04:30:35.3804600Z [1645/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.3807249Z [1646/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u1.c.o 2025-04-25T04:30:35.3869322Z [1646/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.3872093Z [1647/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u2.c.o 2025-04-25T04:30:35.3903880Z [1647/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.3906982Z [1648/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.4209497Z [1648/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.4212597Z [1649/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.4340787Z [1649/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.4343689Z [1650/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.4423231Z [1650/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.4424829Z [1651/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.4543449Z [1651/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.4546577Z [1652/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.4549855Z [1652/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.4552885Z [1653/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.4776047Z [1653/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.4779029Z [1654/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.4810491Z [1654/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.4814327Z [1655/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.5065799Z [1655/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.5067597Z [1656/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.5182787Z [1656/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.5184670Z [1657/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.5214929Z [1657/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.5216579Z [1658/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.5331580Z [1658/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.5334665Z [1659/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.5394197Z [1659/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.5397190Z [1660/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.5467104Z [1660/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.5470013Z [1661/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.5717869Z [1661/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.5719480Z [1662/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.5839870Z [1662/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.5842299Z [1663/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.5844171Z [1663/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.5845732Z [1664/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.5965971Z [1664/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.5969034Z [1665/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.6090195Z [1665/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.6093570Z [1666/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.6121373Z [1666/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.6124371Z [1667/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.6368337Z [1667/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.6370168Z [1668/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.6527583Z [1668/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.6530591Z [1669/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.6577397Z [1669/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.6580244Z [1670/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.6705486Z [1670/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.6708348Z [1671/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.6757435Z [1671/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2025-04-25T04:30:35.6759123Z [1672/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.6774326Z [1672/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.6776185Z [1673/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.7275952Z [1673/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2025-04-25T04:30:35.7277431Z [1674/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.7354015Z [1674/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.7355550Z [1675/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.7384426Z [1675/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.7387379Z [1676/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.7494474Z [1676/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.7496392Z [1677/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2025-04-25T04:30:35.7620963Z [1677/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2025-04-25T04:30:35.7624018Z [1678/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.7649626Z [1678/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.7652392Z [1679/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2025-04-25T04:30:35.7895873Z [1679/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.7898729Z [1680/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.7983395Z [1680/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.7985245Z [1681/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.8020090Z [1681/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.8021681Z [1682/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.8131730Z [1682/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.8134609Z [1683/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2025-04-25T04:30:35.8254148Z [1683/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.8255839Z [1684/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.8424869Z [1684/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u2.c.o 2025-04-25T04:30:35.8426296Z [1685/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.8499664Z [1685/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u3.c.o 2025-04-25T04:30:35.8501748Z [1686/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.8673652Z [1686/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.8675155Z [1687/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.8690908Z [1687/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.8693665Z [1688/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.8728031Z [1688/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-rndnu-scalar.c.o 2025-04-25T04:30:35.8730694Z [1689/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u2.c.o 2025-04-25T04:30:35.8844087Z [1689/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.8846816Z [1690/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.9269443Z [1690/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.9270881Z [1691/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.9382430Z [1691/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-rndnu-scalar.c.o 2025-04-25T04:30:35.9384393Z [1692/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-rndnu-scalar.c.o 2025-04-25T04:30:35.9386739Z [1692/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.9388262Z [1693/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.9402173Z [1693/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.9404673Z [1694/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u3.c.o 2025-04-25T04:30:35.9462793Z [1694/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-rndnu-scalar.c.o 2025-04-25T04:30:35.9464269Z [1695/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.9624296Z [1695/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:35.9637726Z [1696/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:35.9942357Z [1696/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:35.9944138Z [1697/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.0217158Z [1697/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:36.0220319Z [1698/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.0230448Z [1698/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.0232320Z [1699/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.0235461Z [1699/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.0236898Z [1700/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.0278608Z [1700/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:36.0281588Z [1701/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:36.0296241Z [1701/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:36.0298825Z [1702/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:36.0808452Z [1702/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.0810057Z [1703/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:36.0921595Z [1703/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.0924438Z [1704/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.0937198Z [1704/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:36.0939995Z [1705/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.1104422Z [1705/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.1105976Z [1706/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:36.1162940Z [1706/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.1165763Z [1707/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:36.1187324Z [1707/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:36.1188717Z [1708/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.1524974Z [1708/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:36.1526418Z [1709/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.1685483Z [1709/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.1688498Z [1710/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.1798656Z [1710/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.1801003Z [1711/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.1810222Z [1711/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:36.1812995Z [1712/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:36.1946255Z [1712/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:36.1949695Z [1713/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:36.1951456Z [1713/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.1953038Z [1714/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:36.2281306Z [1714/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.2283267Z [1715/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.2612507Z [1715/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:36.2614013Z [1716/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:36.2640731Z [1716/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.2642388Z [1717/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.2644643Z [1717/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.2646086Z [1718/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:36.2668905Z [1718/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:36.2671768Z [1719/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.2686319Z [1719/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.2688882Z [1720/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.3313015Z [1720/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.3314481Z [1721/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:36.3424603Z [1721/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:36.3426432Z [1722/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.3467825Z [1722/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.3470433Z [1723/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.3483264Z [1723/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.3485888Z [1724/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.3488713Z [1724/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:36.3491347Z [1725/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.3792260Z [1725/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:36.3794895Z [1726/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:36.4050811Z [1726/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.4053616Z [1727/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:36.4164801Z [1727/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.4167661Z [1728/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:36.4223964Z [1728/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:36.4225877Z [1729/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.4239086Z [1729/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:36.4240940Z [1730/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:36.4300593Z [1730/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.4302365Z [1731/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.4444188Z [1731/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.4446954Z [1732/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.4831953Z [1732/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:36.4833717Z [1733/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.4901805Z [1733/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.4904635Z [1734/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:36.4909039Z [1734/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.4911560Z [1735/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.4962151Z [1735/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:36.4964769Z [1736/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.5071717Z [1736/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:36.5074556Z [1737/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:36.5143497Z [1737/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.5146184Z [1738/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:36.5566172Z [1738/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.5567605Z [1739/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.5601983Z [1739/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:36.5603510Z [1740/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.5740788Z [1740/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:36.5742453Z [1741/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.5769192Z [1741/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.5771874Z [1742/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:36.5820288Z [1742/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u1.c.o 2025-04-25T04:30:36.5822933Z [1743/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-04-25T04:30:36.5903509Z [1743/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u2.c.o 2025-04-25T04:30:36.5905934Z [1744/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:36.6293850Z [1744/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u2.c.o 2025-04-25T04:30:36.6295169Z [1745/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u1.c.o 2025-04-25T04:30:36.6345897Z [1745/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u2.c.o 2025-04-25T04:30:36.6348862Z [1746/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-04-25T04:30:36.6353956Z [1746/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u2.c.o 2025-04-25T04:30:36.6355158Z [1747/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u2.c.o 2025-04-25T04:30:36.6408695Z [1747/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u1.c.o 2025-04-25T04:30:36.6410028Z [1748/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u2.c.o 2025-04-25T04:30:36.6728268Z [1748/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u2.c.o 2025-04-25T04:30:36.6729923Z [1749/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-04-25T04:30:36.6789306Z [1749/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u1.c.o 2025-04-25T04:30:36.6790639Z [1750/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u2.c.o 2025-04-25T04:30:36.6844756Z [1750/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u2.c.o 2025-04-25T04:30:36.6847252Z [1751/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u1.c.o 2025-04-25T04:30:36.6849824Z [1751/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u1.c.o 2025-04-25T04:30:36.6852525Z [1752/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-rndnu-scalar.c.o 2025-04-25T04:30:36.6904915Z [1752/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u2.c.o 2025-04-25T04:30:36.6907342Z [1753/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u2.c.o 2025-04-25T04:30:36.7076350Z [1753/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u1.c.o 2025-04-25T04:30:36.7079044Z [1754/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u2.c.o 2025-04-25T04:30:36.7298122Z [1754/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u2.c.o 2025-04-25T04:30:36.7299527Z [1755/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u1.c.o 2025-04-25T04:30:36.7415223Z [1755/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c2.c.o 2025-04-25T04:30:36.7417834Z [1756/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u1.c.o 2025-04-25T04:30:36.7420032Z [1756/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c4.c.o 2025-04-25T04:30:36.7421762Z [1757/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u1.c.o 2025-04-25T04:30:36.7423220Z [1757/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c2.c.o 2025-04-25T04:30:36.7424566Z [1758/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u2.c.o 2025-04-25T04:30:36.7597875Z [1758/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c4.c.o 2025-04-25T04:30:36.7600357Z [1759/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u2.c.o 2025-04-25T04:30:36.7651482Z [1759/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u1.c.o 2025-04-25T04:30:36.7652808Z [1760/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u2.c.o 2025-04-25T04:30:36.7820362Z [1760/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u2.c.o 2025-04-25T04:30:36.7821710Z [1761/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c4.c.o 2025-04-25T04:30:36.7872717Z [1761/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u8.c.o 2025-04-25T04:30:36.7873973Z [1762/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c2.c.o 2025-04-25T04:30:36.7879750Z [1762/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u16.c.o 2025-04-25T04:30:36.7880986Z [1763/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c4.c.o 2025-04-25T04:30:36.8014984Z [1763/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-u2.c.o 2025-04-25T04:30:36.8017734Z [1764/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u1.c.o 2025-04-25T04:30:36.8020121Z [1764/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-u4.c.o 2025-04-25T04:30:36.8022618Z [1765/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c2.c.o 2025-04-25T04:30:36.8053997Z [1765/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u4.c.o 2025-04-25T04:30:36.8056250Z [1766/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u2.c.o 2025-04-25T04:30:36.8197222Z [1766/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u4.c.o 2025-04-25T04:30:36.8199621Z [1767/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u8.c.o 2025-04-25T04:30:36.8270825Z [1767/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-gio-scalar.c.o 2025-04-25T04:30:36.8272772Z [1768/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u16.c.o 2025-04-25T04:30:36.8498762Z [1768/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u4.c.o 2025-04-25T04:30:36.8500121Z [1769/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u4.c.o 2025-04-25T04:30:36.8550075Z [1769/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u4.c.o 2025-04-25T04:30:36.8551437Z [1770/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u4.c.o 2025-04-25T04:30:36.8569511Z [1770/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x2-scalar-int.c.o 2025-04-25T04:30:36.8571175Z [1771/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-u4.c.o 2025-04-25T04:30:36.8688900Z [1771/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x4-scalar-int.c.o 2025-04-25T04:30:36.8691605Z [1772/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-gio-scalar.c.o 2025-04-25T04:30:36.8730393Z [1772/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x1-scalar-int.c.o 2025-04-25T04:30:36.8733038Z [1773/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u4.c.o 2025-04-25T04:30:36.8958783Z [1773/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x2-scalar-int.c.o 2025-04-25T04:30:36.8960760Z [1774/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u4.c.o 2025-04-25T04:30:36.9004043Z [1774/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x1-scalar-int.c.o 2025-04-25T04:30:36.9005430Z [1775/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x2-scalar-int.c.o 2025-04-25T04:30:36.9031887Z [1775/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x2-scalar-int.c.o 2025-04-25T04:30:36.9033317Z [1776/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-u2.c.o 2025-04-25T04:30:36.9135331Z [1776/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x4-scalar-int.c.o 2025-04-25T04:30:36.9139672Z [1777/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x1-scalar-int.c.o 2025-04-25T04:30:36.9154234Z [1777/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-scalar-int-u4.c.o 2025-04-25T04:30:36.9155903Z [1778/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x4-scalar-int.c.o 2025-04-25T04:30:36.9159253Z [1778/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-scalar-int-u4.c.o 2025-04-25T04:30:36.9162141Z [1779/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x2-scalar-int.c.o 2025-04-25T04:30:36.9485362Z [1779/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x32-gemm-goi-scalar-int-u4.c.o 2025-04-25T04:30:36.9487962Z [1780/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x4-scalar-int.c.o 2025-04-25T04:30:36.9490210Z [1780/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x2-scalar-int.c.o 2025-04-25T04:30:36.9492019Z [1781/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x2-scalar-int.c.o 2025-04-25T04:30:36.9661789Z [1781/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x4-scalar-int.c.o 2025-04-25T04:30:36.9663226Z [1782/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x32-gemm-goi-scalar-int-u4.c.o 2025-04-25T04:30:36.9683540Z [1782/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x1-scalar-int.c.o 2025-04-25T04:30:36.9686250Z [1783/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-scalar-int-u4.c.o 2025-04-25T04:30:36.9688888Z [1783/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x2-scalar-int.c.o 2025-04-25T04:30:36.9690259Z [1784/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x1-scalar-int.c.o 2025-04-25T04:30:36.9914290Z [1784/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x1-scalar-int.c.o 2025-04-25T04:30:36.9915832Z [1785/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x2-scalar-int.c.o 2025-04-25T04:30:36.9955463Z [1785/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x2-scalar-int.c.o 2025-04-25T04:30:36.9957278Z [1786/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x4-scalar-int.c.o 2025-04-25T04:30:37.0083829Z [1786/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-scalar-int.c.o 2025-04-25T04:30:37.0085384Z [1787/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x1-scalar-int.c.o 2025-04-25T04:30:37.0109067Z [1787/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x4-scalar.c.o 2025-04-25T04:30:37.0111705Z [1788/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-scalar-int-u4.c.o 2025-04-25T04:30:37.0129568Z [1788/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x1-scalar.c.o 2025-04-25T04:30:37.0132162Z [1789/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x1-scalar-int.c.o 2025-04-25T04:30:37.0339175Z [1789/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x2-scalar.c.o 2025-04-25T04:30:37.0341342Z [1790/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x2-scalar-int.c.o 2025-04-25T04:30:37.0406614Z [1790/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x4-scalar.c.o 2025-04-25T04:30:37.0408061Z [1791/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x2-scalar-int.c.o 2025-04-25T04:30:37.0525344Z [1791/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x1-scalar.c.o 2025-04-25T04:30:37.0528008Z [1792/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-scalar-int.c.o 2025-04-25T04:30:37.0596382Z [1792/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x2-scalar.c.o 2025-04-25T04:30:37.0597872Z [1793/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x2-scalar.c.o 2025-04-25T04:30:37.0740523Z [1793/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x4-scalar.c.o 2025-04-25T04:30:37.0743047Z [1794/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x4-scalar.c.o 2025-04-25T04:30:37.0745224Z [1794/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-float.c.o 2025-04-25T04:30:37.0746575Z [1795/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x1-scalar.c.o 2025-04-25T04:30:37.0934741Z [1795/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-int.c.o 2025-04-25T04:30:37.0936411Z [1796/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x4-scalar.c.o 2025-04-25T04:30:37.0952790Z [1796/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-float.c.o 2025-04-25T04:30:37.0955361Z [1797/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x2-scalar.c.o 2025-04-25T04:30:37.1027227Z [1797/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-int.c.o 2025-04-25T04:30:37.1029841Z [1798/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x4-scalar.c.o 2025-04-25T04:30:37.1224467Z [1798/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-float.c.o 2025-04-25T04:30:37.1225904Z [1799/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x1-scalar.c.o 2025-04-25T04:30:37.1346583Z [1799/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-int.c.o 2025-04-25T04:30:37.1349160Z [1800/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-int.c.o 2025-04-25T04:30:37.1376621Z [1800/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-float.c.o 2025-04-25T04:30:37.1378011Z [1801/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-float.c.o 2025-04-25T04:30:37.1430482Z [1801/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-int.c.o 2025-04-25T04:30:37.1431860Z [1802/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-int.c.o 2025-04-25T04:30:37.1500032Z [1802/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-int-u4.c.o 2025-04-25T04:30:37.1501580Z [1803/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-float.c.o 2025-04-25T04:30:37.1545558Z [1803/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-float-u4.c.o 2025-04-25T04:30:37.1548378Z [1804/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-float.c.o 2025-04-25T04:30:37.1694454Z [1804/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-int-u4.c.o 2025-04-25T04:30:37.1696626Z [1805/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-int.c.o 2025-04-25T04:30:37.1837185Z [1805/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-gio-scalar.c.o 2025-04-25T04:30:37.1838740Z [1806/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-float.c.o 2025-04-25T04:30:37.1888629Z [1806/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-int-u4.c.o 2025-04-25T04:30:37.1891342Z [1807/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-int.c.o 2025-04-25T04:30:37.1912828Z [1807/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-scalar.c.o 2025-04-25T04:30:37.1915512Z [1808/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-int-u4.c.o 2025-04-25T04:30:37.2039317Z [1808/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-float-u4.c.o 2025-04-25T04:30:37.2042199Z [1809/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-int-u4.c.o 2025-04-25T04:30:37.2061788Z [1809/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-int-u4.c.o 2025-04-25T04:30:37.2064533Z [1810/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-float-u4.c.o 2025-04-25T04:30:37.2191259Z [1810/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-scalar.c.o 2025-04-25T04:30:37.2193338Z [1811/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-gio-scalar.c.o 2025-04-25T04:30:37.2354390Z [1811/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-float-u4.c.o 2025-04-25T04:30:37.2355840Z [1812/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-int-u4.c.o 2025-04-25T04:30:37.2386001Z [1812/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-int-u4.c.o 2025-04-25T04:30:37.2387434Z [1813/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-float-u4.c.o 2025-04-25T04:30:37.2547408Z [1813/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-scalar.c.o 2025-04-25T04:30:37.2549968Z [1814/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-int-u4.c.o 2025-04-25T04:30:37.2552298Z [1814/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-2x-scalar.c.o 2025-04-25T04:30:37.2553582Z [1815/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-scalar.c.o 2025-04-25T04:30:37.2685098Z [1815/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-3x-scalar.c.o 2025-04-25T04:30:37.2687509Z [1816/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-scalar.c.o 2025-04-25T04:30:37.2834359Z [1816/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-scalar.c.o 2025-04-25T04:30:37.2835717Z [1817/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-int-u4.c.o 2025-04-25T04:30:37.2955689Z [1817/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-float.c.o 2025-04-25T04:30:37.2957730Z [1818/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-3x-scalar.c.o 2025-04-25T04:30:37.2970749Z [1818/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-int.c.o 2025-04-25T04:30:37.2973221Z [1819/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-2x-scalar.c.o 2025-04-25T04:30:37.3098266Z [1819/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-float.c.o 2025-04-25T04:30:37.3101237Z [1820/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-scalar.c.o 2025-04-25T04:30:37.3111884Z [1820/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-int.c.o 2025-04-25T04:30:37.3114251Z [1821/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-scalar.c.o 2025-04-25T04:30:37.3146662Z [1821/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-float.c.o 2025-04-25T04:30:37.3149297Z [1822/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-float-u4.c.o 2025-04-25T04:30:37.3301856Z [1822/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-int.c.o 2025-04-25T04:30:37.3304941Z [1823/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-float.c.o 2025-04-25T04:30:37.3386065Z [1823/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-float.c.o 2025-04-25T04:30:37.3387548Z [1824/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-int.c.o 2025-04-25T04:30:37.3420060Z [1824/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-int.c.o 2025-04-25T04:30:37.3421570Z [1825/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-float.c.o 2025-04-25T04:30:37.3553581Z [1825/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-float.c.o 2025-04-25T04:30:37.3557039Z [1826/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-int.c.o 2025-04-25T04:30:37.3560257Z [1826/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-float.c.o 2025-04-25T04:30:37.3563196Z [1827/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-float.c.o 2025-04-25T04:30:37.3718857Z [1827/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-int.c.o 2025-04-25T04:30:37.3720838Z [1828/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-float.c.o 2025-04-25T04:30:37.3739344Z [1828/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-float.c.o 2025-04-25T04:30:37.3742158Z [1829/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-int.c.o 2025-04-25T04:30:37.3844694Z [1829/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-int.c.o 2025-04-25T04:30:37.3847400Z [1830/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-int.c.o 2025-04-25T04:30:37.3972773Z [1830/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-float.c.o 2025-04-25T04:30:37.3974175Z [1831/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-int.c.o 2025-04-25T04:30:37.4082525Z [1831/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-int.c.o 2025-04-25T04:30:37.4085594Z [1832/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-float.c.o 2025-04-25T04:30:37.4140000Z [1832/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-float.c.o 2025-04-25T04:30:37.4142293Z [1833/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-float.c.o 2025-04-25T04:30:37.4199118Z [1833/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-int.c.o 2025-04-25T04:30:37.4201826Z [1834/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-int.c.o 2025-04-25T04:30:37.4343478Z [1834/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-float.c.o 2025-04-25T04:30:37.4346488Z [1835/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-float.c.o 2025-04-25T04:30:37.4394560Z [1835/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-int.c.o 2025-04-25T04:30:37.4397022Z [1836/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-float.c.o 2025-04-25T04:30:37.4470098Z [1836/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-float.c.o 2025-04-25T04:30:37.4471507Z [1837/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-int.c.o 2025-04-25T04:30:37.4583357Z [1837/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-int.c.o 2025-04-25T04:30:37.4584808Z [1838/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-float.c.o 2025-04-25T04:30:37.4608042Z [1838/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-float.c.o 2025-04-25T04:30:37.4610734Z [1839/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-int.c.o 2025-04-25T04:30:37.4628505Z [1839/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-int.c.o 2025-04-25T04:30:37.4631143Z [1840/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-float.c.o 2025-04-25T04:30:37.4866787Z [1840/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-float.c.o 2025-04-25T04:30:37.4868376Z [1841/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-int.c.o 2025-04-25T04:30:37.4873641Z [1841/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-int.c.o 2025-04-25T04:30:37.4876199Z [1842/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-float.c.o 2025-04-25T04:30:37.5083515Z [1842/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-float.c.o 2025-04-25T04:30:37.5085659Z [1843/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-int.c.o 2025-04-25T04:30:37.5102117Z [1843/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-int.c.o 2025-04-25T04:30:37.5103762Z [1844/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-int.c.o 2025-04-25T04:30:37.5207647Z [1844/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-float.c.o 2025-04-25T04:30:37.5320382Z [1845/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-float.c.o 2025-04-25T04:30:37.5321885Z [1845/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-int.c.o 2025-04-25T04:30:37.5324206Z [1846/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-float.c.o 2025-04-25T04:30:37.5325863Z [1846/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-float.c.o 2025-04-25T04:30:37.5327583Z [1847/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-int.c.o 2025-04-25T04:30:37.5328941Z [1847/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-int.c.o 2025-04-25T04:30:37.5330307Z [1848/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-float.c.o 2025-04-25T04:30:37.5494221Z [1848/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-float.c.o 2025-04-25T04:30:37.5496953Z [1849/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-int.c.o 2025-04-25T04:30:37.5747610Z [1849/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-1x1.c.o 2025-04-25T04:30:37.5749633Z [1850/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-int.c.o 2025-04-25T04:30:37.5755792Z [1850/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse-acc2.c.o 2025-04-25T04:30:37.5757376Z [1851/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-float.c.o 2025-04-25T04:30:37.5761344Z [1851/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse.c.o 2025-04-25T04:30:37.5762730Z [1852/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-float.c.o 2025-04-25T04:30:37.5808953Z [1852/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse-acc2.c.o 2025-04-25T04:30:37.5810389Z [1853/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-int.c.o 2025-04-25T04:30:37.6161859Z [1853/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse-acc2.c.o 2025-04-25T04:30:37.6164541Z [1854/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-float.c.o 2025-04-25T04:30:37.6320031Z [1854/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse.c.o 2025-04-25T04:30:37.6321664Z [1855/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-1x1.c.o 2025-04-25T04:30:37.6466305Z [1855/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse-acc2.c.o 2025-04-25T04:30:37.6468062Z [1856/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse-acc2.c.o 2025-04-25T04:30:37.6474577Z [1856/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse-acc2.c.o 2025-04-25T04:30:37.6475976Z [1857/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse-acc2.c.o 2025-04-25T04:30:37.6542166Z [1857/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse.c.o 2025-04-25T04:30:37.6544807Z [1858/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse.c.o 2025-04-25T04:30:37.6668836Z [1858/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse-acc2.c.o 2025-04-25T04:30:37.6670753Z [1859/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse-acc2.c.o 2025-04-25T04:30:37.6931162Z [1859/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse.c.o 2025-04-25T04:30:37.6933803Z [1860/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse.c.o 2025-04-25T04:30:37.7151190Z [1860/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse-acc2.c.o 2025-04-25T04:30:37.7170654Z [1861/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse.c.o 2025-04-25T04:30:37.7172217Z [1861/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse.c.o 2025-04-25T04:30:37.7173796Z [1862/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse-acc2.c.o 2025-04-25T04:30:37.7217300Z [1862/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse-acc2.c.o 2025-04-25T04:30:37.7220132Z [1863/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse-acc2.c.o 2025-04-25T04:30:37.7353615Z [1863/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse.c.o 2025-04-25T04:30:37.7356122Z [1864/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse-acc2.c.o 2025-04-25T04:30:37.7694540Z [1864/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse-acc2.c.o 2025-04-25T04:30:37.7697334Z [1865/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse-acc2.c.o 2025-04-25T04:30:37.7829986Z [1865/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse.c.o 2025-04-25T04:30:37.7831841Z [1866/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse.c.o 2025-04-25T04:30:37.7833365Z [1866/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse-acc2.c.o 2025-04-25T04:30:37.7834847Z [1867/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse-acc2.c.o 2025-04-25T04:30:37.7857031Z [1867/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse.c.o 2025-04-25T04:30:37.7859885Z [1868/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse.c.o 2025-04-25T04:30:37.7878498Z [1868/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse-acc2.c.o 2025-04-25T04:30:37.7881518Z [1869/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse.c.o 2025-04-25T04:30:37.8001686Z [1869/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse.c.o 2025-04-25T04:30:37.8004498Z [1870/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse-acc2.c.o 2025-04-25T04:30:37.8429050Z [1870/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse-acc2.c.o 2025-04-25T04:30:37.8431008Z [1871/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse.c.o 2025-04-25T04:30:37.8544866Z [1871/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse.c.o 2025-04-25T04:30:37.8546317Z [1872/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse-acc2.c.o 2025-04-25T04:30:37.8570829Z [1872/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse-acc2.c.o 2025-04-25T04:30:37.8572300Z [1873/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse-acc2.c.o 2025-04-25T04:30:37.8688059Z [1873/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse-acc2.c.o 2025-04-25T04:30:37.8690504Z [1874/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse.c.o 2025-04-25T04:30:37.8696364Z [1874/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse.c.o 2025-04-25T04:30:37.8698994Z [1875/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse-acc2.c.o 2025-04-25T04:30:37.8702743Z [1875/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse-acc2.c.o 2025-04-25T04:30:37.8704950Z [1876/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse.c.o 2025-04-25T04:30:37.9227803Z [1876/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse-acc2.c.o 2025-04-25T04:30:37.9229298Z [1877/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse-acc2.c.o 2025-04-25T04:30:37.9252235Z [1877/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse.c.o 2025-04-25T04:30:37.9253654Z [1878/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse.c.o 2025-04-25T04:30:37.9370075Z [1878/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse-acc2.c.o 2025-04-25T04:30:37.9371450Z [1879/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse-acc2.c.o 2025-04-25T04:30:37.9398124Z [1879/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc2.c.o 2025-04-25T04:30:37.9399882Z [1880/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse-acc2.c.o 2025-04-25T04:30:37.9422353Z [1880/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc3.c.o 2025-04-25T04:30:37.9425049Z [1881/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse.c.o 2025-04-25T04:30:37.9550530Z [1881/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc4.c.o 2025-04-25T04:30:37.9553404Z [1882/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse-acc2.c.o 2025-04-25T04:30:37.9932984Z [1882/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4.c.o 2025-04-25T04:30:37.9935742Z [1883/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse.c.o 2025-04-25T04:30:38.0222766Z [1883/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4.c.o 2025-04-25T04:30:38.0224312Z [1884/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc2.c.o 2025-04-25T04:30:38.0266491Z [1884/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-3x4.c.o 2025-04-25T04:30:38.0268038Z [1885/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc3.c.o 2025-04-25T04:30:38.0290810Z [1885/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-4x4.c.o 2025-04-25T04:30:38.0292357Z [1886/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc4.c.o 2025-04-25T04:30:38.0350273Z [1886/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-5x4.c.o 2025-04-25T04:30:38.0353034Z [1887/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse-acc2.c.o 2025-04-25T04:30:38.0425110Z [1887/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-6x4.c.o 2025-04-25T04:30:38.0427564Z [1888/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4.c.o 2025-04-25T04:30:38.0735588Z [1888/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc2.c.o 2025-04-25T04:30:38.0738697Z [1889/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4.c.o 2025-04-25T04:30:38.1053095Z [1889/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc4.c.o 2025-04-25T04:30:38.1054652Z [1890/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-3x4.c.o 2025-04-25T04:30:38.1076930Z [1890/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4.c.o 2025-04-25T04:30:38.1079889Z [1891/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-4x4.c.o 2025-04-25T04:30:38.1220350Z [1891/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4-acc2.c.o 2025-04-25T04:30:38.1222151Z [1892/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-5x4.c.o 2025-04-25T04:30:38.1224847Z [1892/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4.c.o 2025-04-25T04:30:38.1226453Z [1893/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc2.c.o 2025-04-25T04:30:38.1421031Z [1893/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-3x4.c.o 2025-04-25T04:30:38.1424448Z [1894/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc4.c.o 2025-04-25T04:30:38.1747771Z [1894/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-4x4.c.o 2025-04-25T04:30:38.1750585Z [1895/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4.c.o 2025-04-25T04:30:38.1768802Z [1895/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc2.c.o 2025-04-25T04:30:38.1770344Z [1896/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-6x4.c.o 2025-04-25T04:30:38.1972621Z [1896/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc3.c.o 2025-04-25T04:30:38.1974348Z [1897/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4.c.o 2025-04-25T04:30:38.2023484Z [1897/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc4.c.o 2025-04-25T04:30:38.2026214Z [1898/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-3x4.c.o 2025-04-25T04:30:38.2104468Z [1898/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc5.c.o 2025-04-25T04:30:38.2107347Z [1899/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4-acc2.c.o 2025-04-25T04:30:38.2109293Z [1899/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4.c.o 2025-04-25T04:30:38.2110984Z [1900/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-4x4.c.o 2025-04-25T04:30:38.2475275Z [1900/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc2.c.o 2025-04-25T04:30:38.2476857Z [1901/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc2.c.o 2025-04-25T04:30:38.2480343Z [1901/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc3.c.o 2025-04-25T04:30:38.2483132Z [1902/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc3.c.o 2025-04-25T04:30:38.2649818Z [1902/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4.c.o 2025-04-25T04:30:38.2651388Z [1903/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc4.c.o 2025-04-25T04:30:38.2693162Z [1903/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4-acc2.c.o 2025-04-25T04:30:38.2696189Z [1904/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc5.c.o 2025-04-25T04:30:38.2780676Z [1904/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4.c.o 2025-04-25T04:30:38.2783996Z [1905/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc2.c.o 2025-04-25T04:30:38.2844549Z [1905/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4-acc2.c.o 2025-04-25T04:30:38.2847500Z [1906/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4.c.o 2025-04-25T04:30:38.3259573Z [1906/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-5x4.c.o 2025-04-25T04:30:38.3262581Z [1907/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4.c.o 2025-04-25T04:30:38.3286783Z [1907/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc2.c.o 2025-04-25T04:30:38.3289885Z [1908/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc3.c.o 2025-04-25T04:30:38.3343432Z [1908/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc3.c.o 2025-04-25T04:30:38.3345004Z [1909/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4-acc2.c.o 2025-04-25T04:30:38.3473238Z [1909/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc4.c.o 2025-04-25T04:30:38.3474777Z [1910/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4.c.o 2025-04-25T04:30:38.3598118Z [1910/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc5.c.o 2025-04-25T04:30:38.3601143Z [1911/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4-acc2.c.o 2025-04-25T04:30:38.3731050Z [1911/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4.c.o 2025-04-25T04:30:38.3733889Z [1912/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-5x4.c.o 2025-04-25T04:30:38.3968126Z [1912/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc2.c.o 2025-04-25T04:30:38.3971325Z [1913/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc3.c.o 2025-04-25T04:30:38.4055730Z [1913/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc3.c.o 2025-04-25T04:30:38.4057976Z [1914/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc2.c.o 2025-04-25T04:30:38.4133217Z [1914/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4-acc2.c.o 2025-04-25T04:30:38.4134797Z [1915/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc4.c.o 2025-04-25T04:30:38.4260628Z [1915/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4.c.o 2025-04-25T04:30:38.4262301Z [1916/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc5.c.o 2025-04-25T04:30:38.4338842Z [1916/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-dup.c.o 2025-04-25T04:30:38.4341073Z [1917/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4.c.o 2025-04-25T04:30:38.4477609Z [1917/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-sse.c.o 2025-04-25T04:30:38.4480257Z [1918/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc2.c.o 2025-04-25T04:30:38.4689774Z [1918/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-dup.c.o 2025-04-25T04:30:38.4692651Z [1919/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc3.c.o 2025-04-25T04:30:38.4751921Z [1919/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-load1.c.o 2025-04-25T04:30:38.4753499Z [1920/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4-acc2.c.o 2025-04-25T04:30:38.4881274Z [1920/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-sse.c.o 2025-04-25T04:30:38.4884099Z [1921/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4.c.o 2025-04-25T04:30:38.5295456Z [1921/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-dup.c.o 2025-04-25T04:30:38.5298014Z [1922/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-sse.c.o 2025-04-25T04:30:38.5447828Z [1922/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-sse.c.o 2025-04-25T04:30:38.5450129Z [1923/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-sse.c.o 2025-04-25T04:30:38.5678499Z [1923/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-dup.c.o 2025-04-25T04:30:38.5680159Z [1924/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-dup.c.o 2025-04-25T04:30:38.6001446Z [1924/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-load1.c.o 2025-04-25T04:30:38.6003999Z [1925/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-dup.c.o 2025-04-25T04:30:38.6036823Z [1925/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-sse.c.o 2025-04-25T04:30:38.6041830Z [1926/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-sse.c.o 2025-04-25T04:30:38.6052451Z [1926/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x2c4-minmax-sse.c.o 2025-04-25T04:30:38.6054912Z [1927/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-load1.c.o 2025-04-25T04:30:38.6222548Z [1927/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-dup.c.o 2025-04-25T04:30:38.6225136Z [1928/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-dup.c.o 2025-04-25T04:30:38.6646998Z [1928/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-load1.c.o 2025-04-25T04:30:38.6649550Z [1929/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-dup.c.o 2025-04-25T04:30:38.6790554Z [1929/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-sse.c.o 2025-04-25T04:30:38.6792576Z [1930/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x2c4-minmax-sse.c.o 2025-04-25T04:30:38.6916849Z [1930/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-dup.c.o 2025-04-25T04:30:38.6919660Z [1931/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-sse.c.o 2025-04-25T04:30:38.7083898Z [1931/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-load1.c.o 2025-04-25T04:30:38.7086553Z [1932/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-load1.c.o 2025-04-25T04:30:38.7535410Z [1932/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-sse.c.o 2025-04-25T04:30:38.7538129Z [1933/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-sse.c.o 2025-04-25T04:30:38.7653077Z [1933/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-dup.c.o 2025-04-25T04:30:38.7654463Z [1934/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-dup.c.o 2025-04-25T04:30:38.7989175Z [1934/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-load1.c.o 2025-04-25T04:30:38.7990582Z [1935/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-load1.c.o 2025-04-25T04:30:38.8187778Z [1935/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-sse.c.o 2025-04-25T04:30:38.8190455Z [1936/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-load1.c.o 2025-04-25T04:30:38.8236882Z [1936/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-dup.c.o 2025-04-25T04:30:38.8239360Z [1937/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-dup.c.o 2025-04-25T04:30:38.8551023Z [1937/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-load1.c.o 2025-04-25T04:30:38.8552852Z [1938/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-sse.c.o 2025-04-25T04:30:38.8739657Z [1938/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-sse.c.o 2025-04-25T04:30:38.8742401Z [1939/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-sse.c.o 2025-04-25T04:30:38.8762936Z [1939/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-dup.c.o 2025-04-25T04:30:38.8765918Z [1940/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-dup.c.o 2025-04-25T04:30:38.8892825Z [1940/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-load1.c.o 2025-04-25T04:30:38.8895826Z [1941/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-load1.c.o 2025-04-25T04:30:38.9460861Z [1941/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-sse.c.o 2025-04-25T04:30:38.9463909Z [1942/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-dup.c.o 2025-04-25T04:30:38.9470031Z [1942/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-dup.c.o 2025-04-25T04:30:38.9473204Z [1943/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-sse.c.o 2025-04-25T04:30:38.9620359Z [1943/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-load1.c.o 2025-04-25T04:30:38.9622036Z [1944/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-load1.c.o 2025-04-25T04:30:38.9726187Z [1944/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-sse.c.o 2025-04-25T04:30:38.9728838Z [1945/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-sse.c.o 2025-04-25T04:30:39.0005265Z [1945/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p4.c.o 2025-04-25T04:30:39.0008561Z [1946/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-load1.c.o 2025-04-25T04:30:39.0402665Z [1946/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c4.c.o 2025-04-25T04:30:39.0405300Z [1947/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-sse.c.o 2025-04-25T04:30:39.0577210Z [1947/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-dup.c.o 2025-04-25T04:30:39.0579834Z [1948/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-dup.c.o 2025-04-25T04:30:39.0749172Z [1948/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-sse.c.o 2025-04-25T04:30:39.0751446Z [1949/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p4.c.o 2025-04-25T04:30:39.0803359Z [1949/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-dup.c.o 2025-04-25T04:30:39.0806388Z [1950/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-dup.c.o 2025-04-25T04:30:39.0916303Z [1950/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-load1.c.o 2025-04-25T04:30:39.0919085Z [1951/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c4.c.o 2025-04-25T04:30:39.0985565Z [1951/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-sse.c.o 2025-04-25T04:30:39.0988491Z [1952/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-load1.c.o 2025-04-25T04:30:39.1044985Z [1952/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-dup.c.o 2025-04-25T04:30:39.1047716Z [1953/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-dup.c.o 2025-04-25T04:30:39.1236949Z [1953/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-sse.c.o 2025-04-25T04:30:39.1239744Z [1954/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-sse.c.o 2025-04-25T04:30:39.1395934Z [1954/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-dup.c.o 2025-04-25T04:30:39.1398445Z [1955/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-dup.c.o 2025-04-25T04:30:39.1451532Z [1955/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-load1.c.o 2025-04-25T04:30:39.1454010Z [1956/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-load1.c.o 2025-04-25T04:30:39.1576106Z [1956/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-sse.c.o 2025-04-25T04:30:39.1577418Z [1957/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-sse.c.o 2025-04-25T04:30:39.1623152Z [1957/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x2c4-minmax-sse.c.o 2025-04-25T04:30:39.1625660Z [1958/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-dup.c.o 2025-04-25T04:30:39.1771548Z [1958/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-dup.c.o 2025-04-25T04:30:39.1774063Z [1959/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-sse.c.o 2025-04-25T04:30:39.2018901Z [1959/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-load1.c.o 2025-04-25T04:30:39.2021546Z [1960/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-dup.c.o 2025-04-25T04:30:39.2058289Z [1960/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-sse.c.o 2025-04-25T04:30:39.2059637Z [1961/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-load1.c.o 2025-04-25T04:30:39.2212758Z [1961/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-sse.c.o 2025-04-25T04:30:39.2214835Z [1962/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-dup.c.o 2025-04-25T04:30:39.2229390Z [1962/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c32.c.o 2025-04-25T04:30:39.2230800Z [1963/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x2c4-minmax-sse.c.o 2025-04-25T04:30:39.2444967Z [1963/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c64.c.o 2025-04-25T04:30:39.2446344Z [1964/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-load1.c.o 2025-04-25T04:30:39.2528263Z [1964/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u4.c.o 2025-04-25T04:30:39.2530831Z [1965/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-sse.c.o 2025-04-25T04:30:39.2565738Z [1965/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u8-acc2.c.o 2025-04-25T04:30:39.2568125Z [1966/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-sse.c.o 2025-04-25T04:30:39.2650953Z [1966/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u12-acc3.c.o 2025-04-25T04:30:39.2652639Z [1967/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-sse.c.o 2025-04-25T04:30:39.2774334Z [1967/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc2.c.o 2025-04-25T04:30:39.2775671Z [1968/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c64.c.o 2025-04-25T04:30:39.2786198Z [1968/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u4.c.o 2025-04-25T04:30:39.2788538Z [1969/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c32.c.o 2025-04-25T04:30:39.3013099Z [1969/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u8-acc2.c.o 2025-04-25T04:30:39.3014464Z [1970/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u4.c.o 2025-04-25T04:30:39.3128543Z [1970/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u12-acc3.c.o 2025-04-25T04:30:39.3130053Z [1971/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u8-acc2.c.o 2025-04-25T04:30:39.3273549Z [1971/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc2.c.o 2025-04-25T04:30:39.3275984Z [1972/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u8-acc2.c.o 2025-04-25T04:30:39.3330751Z [1972/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc4.c.o 2025-04-25T04:30:39.3333100Z [1973/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u4.c.o 2025-04-25T04:30:39.3335122Z [1973/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u4.c.o 2025-04-25T04:30:39.3336359Z [1974/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc2.c.o 2025-04-25T04:30:39.3470414Z [1974/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u8-acc2.c.o 2025-04-25T04:30:39.3471704Z [1975/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u12-acc3.c.o 2025-04-25T04:30:39.3684672Z [1975/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u12-acc3.c.o 2025-04-25T04:30:39.3687258Z [1976/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc2.c.o 2025-04-25T04:30:39.3762985Z [1976/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc2.c.o 2025-04-25T04:30:39.3764282Z [1977/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc4.c.o 2025-04-25T04:30:39.3797465Z [1977/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u4.c.o 2025-04-25T04:30:39.3799907Z [1978/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u12-acc3.c.o 2025-04-25T04:30:39.4026792Z [1978/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u8-acc2.c.o 2025-04-25T04:30:39.4029299Z [1979/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u12-acc3.c.o 2025-04-25T04:30:39.4078938Z [1979/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u12-acc3.c.o 2025-04-25T04:30:39.4080225Z [1980/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u8-acc2.c.o 2025-04-25T04:30:39.4139344Z [1980/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc2.c.o 2025-04-25T04:30:39.4140788Z [1981/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u4.c.o 2025-04-25T04:30:39.4307770Z [1981/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-sse.c.o 2025-04-25T04:30:39.4309194Z [1982/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u8-acc2.c.o 2025-04-25T04:30:39.4548611Z [1982/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-sse.c.o 2025-04-25T04:30:39.4549877Z [1983/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u12-acc3.c.o 2025-04-25T04:30:39.4621824Z [1983/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-sse.c.o 2025-04-25T04:30:39.4624255Z [1984/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc2.c.o 2025-04-25T04:30:39.4770712Z [1984/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-sse-u4.c.o 2025-04-25T04:30:39.4772998Z [1985/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u4.c.o 2025-04-25T04:30:39.4968197Z [1985/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-sse-u4.c.o 2025-04-25T04:30:39.4980531Z [1986/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc2.c.o 2025-04-25T04:30:39.5154024Z [1986/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-sse-u4.c.o 2025-04-25T04:30:39.5155271Z [1987/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-sse.c.o 2025-04-25T04:30:39.5184371Z [1987/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-sse-u4.c.o 2025-04-25T04:30:39.5186721Z [1988/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-sse-u4.c.o 2025-04-25T04:30:39.5353177Z [1988/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-sse-u4.c.o 2025-04-25T04:30:39.5355629Z [1989/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-sse.c.o 2025-04-25T04:30:39.5415012Z [1989/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u4.c.o 2025-04-25T04:30:39.5417039Z [1990/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-sse-u4.c.o 2025-04-25T04:30:39.5564603Z [1990/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-sse-u4.c.o 2025-04-25T04:30:39.5567133Z [1991/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-sse-u4.c.o 2025-04-25T04:30:39.5597253Z [1991/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-sse-u4.c.o 2025-04-25T04:30:39.5599925Z [1992/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-sse.c.o 2025-04-25T04:30:39.5782843Z [1992/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-sse-u4.c.o 2025-04-25T04:30:39.5785222Z [1993/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-sse-u4.c.o 2025-04-25T04:30:39.5788348Z [1993/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-sse-u4.c.o 2025-04-25T04:30:39.5790249Z [1994/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-sse-u4.c.o 2025-04-25T04:30:39.5967439Z [1994/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u4.c.o 2025-04-25T04:30:39.5969787Z [1995/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u4.c.o 2025-04-25T04:30:39.6160633Z [1995/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u4.c.o 2025-04-25T04:30:39.6163008Z [1996/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-sse-u4.c.o 2025-04-25T04:30:39.6183727Z [1996/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u4.c.o 2025-04-25T04:30:39.6186040Z [1997/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-sse-u4.c.o 2025-04-25T04:30:39.6330528Z [1997/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u4.c.o 2025-04-25T04:30:39.6331775Z [1998/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-sse-u4.c.o 2025-04-25T04:30:39.6380214Z [1998/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-sse-u4.c.o 2025-04-25T04:30:39.6382509Z [1999/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u4.c.o 2025-04-25T04:30:39.6399554Z [1999/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-sse-u4.c.o 2025-04-25T04:30:39.6401921Z [2000/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-sse-u4.c.o 2025-04-25T04:30:39.6534398Z [2000/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-sse-u4.c.o 2025-04-25T04:30:39.6536755Z [2001/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u4.c.o 2025-04-25T04:30:39.6767440Z [2001/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u4.c.o 2025-04-25T04:30:39.6768908Z [2002/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u4.c.o 2025-04-25T04:30:39.6891827Z [2002/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u12.c.o 2025-04-25T04:30:39.6893172Z [2003/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u4.c.o 2025-04-25T04:30:39.6967102Z [2003/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u16.c.o 2025-04-25T04:30:39.6968307Z [2004/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-sse-u4.c.o 2025-04-25T04:30:39.6975269Z [2004/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-sse-u4.c.o 2025-04-25T04:30:39.6977794Z [2005/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-sse-u4.c.o 2025-04-25T04:30:39.7017199Z [2005/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u4.c.o 2025-04-25T04:30:39.7018429Z [2006/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-sse-u4.c.o 2025-04-25T04:30:39.7146209Z [2006/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-sse-2x.c.o 2025-04-25T04:30:39.7148668Z [2007/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u4.c.o 2025-04-25T04:30:39.7574252Z [2007/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u4.c.o 2025-04-25T04:30:39.7575464Z [2008/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u12.c.o 2025-04-25T04:30:39.7598528Z [2008/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u8.c.o 2025-04-25T04:30:39.7599888Z [2009/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u4.c.o 2025-04-25T04:30:39.7606283Z [2009/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u4.c.o 2025-04-25T04:30:39.7608805Z [2010/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-sse-2x.c.o 2025-04-25T04:30:39.7625234Z [2010/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u16.c.o 2025-04-25T04:30:39.7627660Z [2011/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-sse-u4.c.o 2025-04-25T04:30:39.7785458Z [2011/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u4.c.o 2025-04-25T04:30:39.7787893Z [2012/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u16.c.o 2025-04-25T04:30:39.8011189Z [2012/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u8.c.o 2025-04-25T04:30:39.8012426Z [2013/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u4.c.o 2025-04-25T04:30:39.8156681Z [2013/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u4.c.o 2025-04-25T04:30:39.8158657Z [2014/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u16.c.o 2025-04-25T04:30:39.8160654Z [2014/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u8.c.o 2025-04-25T04:30:39.8163021Z [2015/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u8.c.o 2025-04-25T04:30:39.8165370Z [2015/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u16.c.o 2025-04-25T04:30:39.8167626Z [2016/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u4.c.o 2025-04-25T04:30:39.8389187Z [2016/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-sse.c.o 2025-04-25T04:30:39.8391524Z [2017/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u4.c.o 2025-04-25T04:30:39.8410084Z [2017/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u8.c.o 2025-04-25T04:30:39.8412754Z [2018/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u8.c.o 2025-04-25T04:30:39.8641463Z [2018/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u16.c.o 2025-04-25T04:30:39.8643902Z [2019/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-sse.c.o 2025-04-25T04:30:39.8659322Z [2019/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u24.c.o 2025-04-25T04:30:39.8661921Z [2020/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u4.c.o 2025-04-25T04:30:39.8775577Z [2020/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u8.c.o 2025-04-25T04:30:39.8777462Z [2021/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u8.c.o 2025-04-25T04:30:39.8779895Z [2021/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u16.c.o 2025-04-25T04:30:39.8782008Z [2022/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u16.c.o 2025-04-25T04:30:39.8986039Z [2022/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u24.c.o 2025-04-25T04:30:39.8988664Z [2023/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u8.c.o 2025-04-25T04:30:39.9059302Z [2023/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u32.c.o 2025-04-25T04:30:39.9061278Z [2024/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u16.c.o 2025-04-25T04:30:39.9208037Z [2024/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-sse2-u8.c.o 2025-04-25T04:30:39.9209377Z [2025/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u24.c.o 2025-04-25T04:30:39.9263043Z [2025/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-sse2-u8.c.o 2025-04-25T04:30:39.9266581Z [2026/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u8.c.o 2025-04-25T04:30:39.9447464Z [2026/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u8.c.o 2025-04-25T04:30:39.9450036Z [2027/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u16.c.o 2025-04-25T04:30:39.9475709Z [2027/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u24.c.o 2025-04-25T04:30:39.9478302Z [2028/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u24.c.o 2025-04-25T04:30:39.9599768Z [2028/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u32.c.o 2025-04-25T04:30:39.9602220Z [2029/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u32.c.o 2025-04-25T04:30:39.9780469Z [2029/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u8.c.o 2025-04-25T04:30:39.9781994Z [2030/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-sse2-u8.c.o 2025-04-25T04:30:39.9892759Z [2030/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u16.c.o 2025-04-25T04:30:39.9894233Z [2031/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u8.c.o 2025-04-25T04:30:39.9940956Z [2031/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u24.c.o 2025-04-25T04:30:39.9942509Z [2032/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u24.c.o 2025-04-25T04:30:40.0014737Z [2032/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u8.c.o 2025-04-25T04:30:40.0016563Z [2033/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u32.c.o 2025-04-25T04:30:40.0138813Z [2033/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u16.c.o 2025-04-25T04:30:40.0141364Z [2034/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-sse2-u8.c.o 2025-04-25T04:30:40.0169839Z [2034/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u24.c.o 2025-04-25T04:30:40.0172563Z [2035/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u8.c.o 2025-04-25T04:30:40.0455648Z [2035/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u4.c.o 2025-04-25T04:30:40.0457112Z [2036/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u24.c.o 2025-04-25T04:30:40.0505791Z [2036/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u8-acc2.c.o 2025-04-25T04:30:40.0507436Z [2037/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u8.c.o 2025-04-25T04:30:40.0658221Z [2037/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc4.c.o 2025-04-25T04:30:40.0682976Z [2038/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u24.c.o 2025-04-25T04:30:40.0685485Z [2038/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u4.c.o 2025-04-25T04:30:40.0687890Z [2039/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u16.c.o 2025-04-25T04:30:40.0712007Z [2039/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u4.c.o 2025-04-25T04:30:40.0715110Z [2040/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u4.c.o 2025-04-25T04:30:40.0955102Z [2040/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u4.c.o 2025-04-25T04:30:40.0957514Z [2041/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u16.c.o 2025-04-25T04:30:40.1017337Z [2041/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u4.c.o 2025-04-25T04:30:40.1019656Z [2042/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u8-acc2.c.o 2025-04-25T04:30:40.1023116Z [2042/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u8.c.o 2025-04-25T04:30:40.1026088Z [2043/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc4.c.o 2025-04-25T04:30:40.1245801Z [2043/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u16.c.o 2025-04-25T04:30:40.1248340Z [2044/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u4.c.o 2025-04-25T04:30:40.1322436Z [2044/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u4.c.o 2025-04-25T04:30:40.1324839Z [2045/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u4.c.o 2025-04-25T04:30:40.1378934Z [2045/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u8.c.o 2025-04-25T04:30:40.1380269Z [2046/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u4.c.o 2025-04-25T04:30:40.1503517Z [2046/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u12.c.o 2025-04-25T04:30:40.1505993Z [2047/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u4.c.o 2025-04-25T04:30:40.1633262Z [2047/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u16.c.o 2025-04-25T04:30:40.1635730Z [2048/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u16.c.o 2025-04-25T04:30:40.1855704Z [2048/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u4.c.o 2025-04-25T04:30:40.1858198Z [2049/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u4.c.o 2025-04-25T04:30:40.1908447Z [2049/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u8.c.o 2025-04-25T04:30:40.1917913Z [2050/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u12.c.o 2025-04-25T04:30:40.1920280Z [2050/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u4.c.o 2025-04-25T04:30:40.1922620Z [2051/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u8.c.o 2025-04-25T04:30:40.2070127Z [2051/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u4.c.o 2025-04-25T04:30:40.2072511Z [2052/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u16.c.o 2025-04-25T04:30:40.2216140Z [2052/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u4.c.o 2025-04-25T04:30:40.2218884Z [2053/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u8.c.o 2025-04-25T04:30:40.2252570Z [2053/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u4.c.o 2025-04-25T04:30:40.2253797Z [2054/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u4.c.o 2025-04-25T04:30:40.2412977Z [2054/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u4.c.o 2025-04-25T04:30:40.2488471Z [2055/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u8.c.o 2025-04-25T04:30:40.2489917Z [2055/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u12.c.o 2025-04-25T04:30:40.2491424Z [2056/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u4.c.o 2025-04-25T04:30:40.2646508Z [2056/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u16.c.o 2025-04-25T04:30:40.2648968Z [2057/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u4.c.o 2025-04-25T04:30:40.2775371Z [2057/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u4.c.o 2025-04-25T04:30:40.2777978Z [2058/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u4.c.o 2025-04-25T04:30:40.2893882Z [2058/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u8.c.o 2025-04-25T04:30:40.2896293Z [2059/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u4.c.o 2025-04-25T04:30:40.2898660Z [2059/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u12.c.o 2025-04-25T04:30:40.2901099Z [2060/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u4.c.o 2025-04-25T04:30:40.2968559Z [2060/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u16.c.o 2025-04-25T04:30:40.2970408Z [2061/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u12.c.o 2025-04-25T04:30:40.3088599Z [2061/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-nr.c.o 2025-04-25T04:30:40.3091227Z [2062/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u16.c.o 2025-04-25T04:30:40.3240625Z [2062/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.3243468Z [2063/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u4.c.o 2025-04-25T04:30:40.3520899Z [2063/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.3522377Z [2064/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u12.c.o 2025-04-25T04:30:40.3589138Z [2064/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.3591050Z [2065/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u16.c.o 2025-04-25T04:30:40.3612666Z [2065/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.3614155Z [2066/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u8.c.o 2025-04-25T04:30:40.3951507Z [2066/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.3955187Z [2067/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-nr.c.o 2025-04-25T04:30:40.3957947Z [2067/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.3961035Z [2068/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.4119698Z [2068/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.4122447Z [2069/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.4174058Z [2069/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.4175964Z [2070/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.4297958Z [2070/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.4299590Z [2071/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.4302925Z [2071/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.4304953Z [2072/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.4766874Z [2072/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.4769765Z [2073/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.4799779Z [2073/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.4803808Z [2074/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.4959262Z [2074/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.4960977Z [2075/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.5071907Z [2075/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.5073499Z [2076/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.5193329Z [2076/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.5194924Z [2077/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.5282023Z [2077/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.5284328Z [2078/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.5553701Z [2078/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.5557002Z [2079/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.5560725Z [2079/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.5562437Z [2080/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.5707887Z [2080/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.5711978Z [2081/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.5951444Z [2081/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.5955194Z [2082/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.6028065Z [2082/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.6030793Z [2083/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.6232441Z [2083/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.6235532Z [2084/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.6291549Z [2084/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.6294598Z [2085/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.6376092Z [2085/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.6377647Z [2086/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.6562187Z [2086/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:40.6565365Z [2087/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.6597849Z [2087/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.6602802Z [2088/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.6655200Z [2088/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:40.6658301Z [2089/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse2-ld64.c.o 2025-04-25T04:30:40.6977904Z [2089/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.6981602Z [2090/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.7034431Z [2090/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:40.7036045Z [2091/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:40.7174435Z [2091/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.7177495Z [2092/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse2-ld128.c.o 2025-04-25T04:30:40.7292648Z [2092/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:40.7294452Z [2093/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.7417275Z [2093/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.7420288Z [2094/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.7547918Z [2094/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:40.7551095Z [2095/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:40.7677290Z [2095/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.7680251Z [2096/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:40.7739367Z [2096/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:40.7741105Z [2097/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.7832808Z [2097/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.7834443Z [2098/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:40.7980799Z [2098/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.7984881Z [2099/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.8106666Z [2099/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:40.8109601Z [2100/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:40.8262765Z [2100/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.8265951Z [2101/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.8424438Z [2101/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.8427474Z [2102/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:40.8449764Z [2102/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:40.8452722Z [2103/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.8580133Z [2103/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.8581904Z [2104/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.8699851Z [2104/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u8.c.o 2025-04-25T04:30:40.8702307Z [2105/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:40.9066400Z [2105/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u16.c.o 2025-04-25T04:30:40.9067868Z [2106/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:40.9083803Z [2106/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u24.c.o 2025-04-25T04:30:40.9085409Z [2107/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.9103290Z [2107/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:40.9106117Z [2108/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u8.c.o 2025-04-25T04:30:40.9123750Z [2108/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.9127022Z [2109/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.9263594Z [2109/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:40.9265902Z [2110/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.9267525Z [2110/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.9269018Z [2111/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u16.c.o 2025-04-25T04:30:40.9704967Z [2111/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:40.9706698Z [2112/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u24.c.o 2025-04-25T04:30:40.9767814Z [2112/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.9771055Z [2113/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.9827224Z [2113/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:40.9829334Z [2114/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:40.9899689Z [2114/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:40.9903131Z [2115/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:41.0018686Z [2115/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:41.0022117Z [2116/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:41.0128214Z [2116/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.0384165Z [2117/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.0386347Z [2117/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:41.0388458Z [2118/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.0418384Z [2118/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.0421744Z [2119/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:41.0514092Z [2119/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:41.0517317Z [2120/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.0576197Z [2120/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:41.0579857Z [2121/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:41.0753054Z [2121/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.0756102Z [2122/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.1004107Z [2122/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:41.1006022Z [2123/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:41.1030517Z [2123/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:41.1032171Z [2124/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.1074729Z [2124/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.1077899Z [2125/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:41.1193459Z [2125/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.1196537Z [2126/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:41.1325236Z [2126/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.1328276Z [2127/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.1578189Z [2127/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.1579964Z [2128/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:41.1693612Z [2128/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.1695846Z [2129/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c.o 2025-04-25T04:30:41.1768511Z [2129/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.1770956Z [2130/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.1996791Z [2130/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.1999797Z [2131/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.2119689Z [2131/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.2123113Z [2132/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.2126048Z [2132/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.2128976Z [2133/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.2275641Z [2133/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.2278904Z [2134/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.2368002Z [2134/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.2370867Z [2135/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.2543195Z [2135/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.2546069Z [2136/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.2828223Z [2136/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.2831094Z [2137/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.2946420Z [2137/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.2949279Z [2138/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.3084946Z [2138/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.3086509Z [2139/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.3111062Z [2139/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.3113961Z [2140/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.3142469Z [2140/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.3145341Z [2141/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.3408933Z [2141/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.3412097Z [2142/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.3636407Z [2142/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.3640989Z [2143/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.3694463Z [2143/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.3697499Z [2144/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.3841857Z [2144/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.3845074Z [2145/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.3862198Z [2145/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.3865157Z [2146/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.3997723Z [2146/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.3999400Z [2147/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.4194339Z [2147/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.4197336Z [2148/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.4381315Z [2148/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.4383091Z [2149/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.4449043Z [2149/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.4452096Z [2150/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.4560446Z [2150/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.4563451Z [2151/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.4614643Z [2151/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.4617639Z [2152/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.4915942Z [2152/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.4919015Z [2153/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.5040749Z [2153/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.5043686Z [2154/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.5096013Z [2154/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.5097576Z [2155/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.5252219Z [2155/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.5253771Z [2156/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.5260884Z [2156/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.5264239Z [2157/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.5287791Z [2157/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.5290806Z [2158/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.5750568Z [2158/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.5752335Z [2159/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.5826192Z [2159/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.5829182Z [2160/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.5961066Z [2160/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.5962622Z [2161/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.6008116Z [2161/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.6011401Z [2162/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.6087385Z [2162/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.6090151Z [2163/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.6093452Z [2163/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.6098248Z [2164/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.6466173Z [2164/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.6468172Z [2165/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.6676526Z [2165/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2025-04-25T04:30:41.6678012Z [2166/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.6722361Z [2166/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u24.c.o 2025-04-25T04:30:41.6724870Z [2167/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.6726579Z [2167/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u32.c.o 2025-04-25T04:30:41.6728059Z [2168/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.6760701Z [2168/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2025-04-25T04:30:41.6763594Z [2169/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.6808162Z [2169/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u24.c.o 2025-04-25T04:30:41.6811292Z [2170/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.7265506Z [2170/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u32.c.o 2025-04-25T04:30:41.7266930Z [2171/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u24.c.o 2025-04-25T04:30:41.7294769Z [2171/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u16.c.o 2025-04-25T04:30:41.7296076Z [2172/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u32.c.o 2025-04-25T04:30:41.7315632Z [2172/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u16.c.o 2025-04-25T04:30:41.7317088Z [2173/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2025-04-25T04:30:41.7439215Z [2173/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-04-25T04:30:41.7441996Z [2174/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u24.c.o 2025-04-25T04:30:41.7444635Z [2174/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-04-25T04:30:41.7447307Z [2175/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2025-04-25T04:30:41.7889428Z [2175/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.7931763Z [2176/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u16.c.o 2025-04-25T04:30:41.7933378Z [2176/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.7934732Z [2177/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u16.c.o 2025-04-25T04:30:41.8007328Z [2177/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.8008872Z [2178/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u32.c.o 2025-04-25T04:30:41.8011361Z [2178/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.8012948Z [2179/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-04-25T04:30:41.8054298Z [2179/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.8056127Z [2180/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-04-25T04:30:41.8562245Z [2180/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.8563813Z [2181/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.8612996Z [2181/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.8614514Z [2182/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.8678615Z [2182/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.8680858Z [2183/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.8683071Z [2183/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u8.c.o 2025-04-25T04:30:41.8685251Z [2184/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.8821905Z [2184/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u16.c.o 2025-04-25T04:30:41.8823673Z [2185/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.8994597Z [2185/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u24.c.o 2025-04-25T04:30:41.8997312Z [2186/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.9227082Z [2186/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.9230096Z [2187/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.9255238Z [2187/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.9257883Z [2188/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u8.c.o 2025-04-25T04:30:41.9407447Z [2188/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.9409253Z [2189/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2025-04-25T04:30:41.9412818Z [2189/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.9415732Z [2190/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u24.c.o 2025-04-25T04:30:41.9539213Z [2190/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:41.9542387Z [2191/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u16.c.o 2025-04-25T04:30:41.9745601Z [2191/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:41.9748210Z [2192/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.0103225Z [2192/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.0105968Z [2193/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.0152718Z [2193/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.0154400Z [2194/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.0263245Z [2194/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.0264777Z [2195/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.0350651Z [2195/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.0352210Z [2196/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.0419531Z [2196/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.0422433Z [2197/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.0561860Z [2197/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.0564515Z [2198/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.0887752Z [2198/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.0889202Z [2199/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.0985165Z [2199/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.0987458Z [2200/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.0989438Z [2200/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.0991952Z [2201/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.1131814Z [2201/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.1134001Z [2202/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.1153272Z [2202/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.1154898Z [2203/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.1311949Z [2203/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.1313547Z [2204/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.1737217Z [2204/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.1739435Z [2205/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.1757504Z [2205/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.1760277Z [2206/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.1888468Z [2206/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.1891201Z [2207/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.2009542Z [2207/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.2012366Z [2208/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.2056412Z [2208/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.2059316Z [2209/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.2097442Z [2209/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.2100061Z [2210/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.2431035Z [2210/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.2432511Z [2211/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.2588670Z [2211/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.2590351Z [2212/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.2600352Z [2212/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.2602902Z [2213/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.2740794Z [2213/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.2743833Z [2214/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.2765343Z [2214/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.2768464Z [2215/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.2797241Z [2215/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.2800028Z [2216/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.3089328Z [2216/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.3093129Z [2217/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.3214547Z [2217/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.3217369Z [2218/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.3333958Z [2218/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.3336814Z [2219/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.3388315Z [2219/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.3391113Z [2220/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.3506112Z [2220/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.3508946Z [2221/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.3517250Z [2221/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.3520363Z [2222/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.3746646Z [2222/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.3749808Z [2223/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.3823574Z [2223/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.3826559Z [2224/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.4174189Z [2224/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.4177057Z [2225/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.4184757Z [2225/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.4187760Z [2226/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.4195876Z [2226/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u16.c.o 2025-04-25T04:30:42.4198288Z [2227/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.4343615Z [2227/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc2.c.o 2025-04-25T04:30:42.4346134Z [2228/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.4348581Z [2228/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc4.c.o 2025-04-25T04:30:42.4351082Z [2229/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.4750214Z [2229/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2025-04-25T04:30:42.4752616Z [2230/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u16.c.o 2025-04-25T04:30:42.4813300Z [2230/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2025-04-25T04:30:42.4816120Z [2231/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-04-25T04:30:42.4873494Z [2231/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u16.c.o 2025-04-25T04:30:42.4874877Z [2232/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-04-25T04:30:42.4935188Z [2232/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u16.c.o 2025-04-25T04:30:42.4938059Z [2233/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2025-04-25T04:30:42.5161115Z [2233/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-04-25T04:30:42.5163743Z [2234/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc2.c.o 2025-04-25T04:30:42.5297019Z [2234/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-04-25T04:30:42.5298411Z [2235/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc4.c.o 2025-04-25T04:30:42.5369195Z [2235/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c16.c.o 2025-04-25T04:30:42.5371532Z [2236/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u16.c.o 2025-04-25T04:30:42.5380666Z [2236/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c16.c.o 2025-04-25T04:30:42.5383118Z [2237/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2025-04-25T04:30:42.5465576Z [2237/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-sse2.c.o 2025-04-25T04:30:42.5466927Z [2238/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u16.c.o 2025-04-25T04:30:42.5534051Z [2238/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-sse2.c.o 2025-04-25T04:30:42.5537071Z [2239/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-04-25T04:30:42.5811726Z [2239/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-sse2.c.o 2025-04-25T04:30:42.5813450Z [2240/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-04-25T04:30:42.5831709Z [2240/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-sse2.c.o 2025-04-25T04:30:42.5834264Z [2241/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c16.c.o 2025-04-25T04:30:42.5890335Z [2241/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-sse2.c.o 2025-04-25T04:30:42.5892023Z [2242/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c16.c.o 2025-04-25T04:30:42.6437005Z [2242/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/x16-transposec-4x8-sse2.c.o 2025-04-25T04:30:42.6440126Z [2243/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/x16-transposec-4x8-sse2.c.o 2025-04-25T04:30:42.6666587Z [2243/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4-prfm.c.o 2025-04-25T04:30:42.6668381Z [2244/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-sse2.c.o 2025-04-25T04:30:42.6670715Z [2244/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4-prfm.c.o 2025-04-25T04:30:42.6672201Z [2245/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-sse2.c.o 2025-04-25T04:30:42.6806575Z [2245/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8-prfm.c.o 2025-04-25T04:30:42.6808013Z [2246/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-sse2.c.o 2025-04-25T04:30:42.6956485Z [2246/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8.c.o 2025-04-25T04:30:42.6959262Z [2247/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-sse2.c.o 2025-04-25T04:30:42.7013023Z [2247/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4-prfm.c.o 2025-04-25T04:30:42.7014683Z [2248/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4-prfm.c.o 2025-04-25T04:30:42.7204101Z [2248/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4.c.o 2025-04-25T04:30:42.7206837Z [2249/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4-prfm.c.o 2025-04-25T04:30:42.7322484Z [2249/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8-prfm.c.o 2025-04-25T04:30:42.7324283Z [2250/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8-prfm.c.o 2025-04-25T04:30:42.7346931Z [2250/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8.c.o 2025-04-25T04:30:42.7349521Z [2251/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8.c.o 2025-04-25T04:30:42.7374351Z [2251/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4-prfm.c.o 2025-04-25T04:30:42.7377108Z [2252/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-sse2.c.o 2025-04-25T04:30:42.8008621Z [2252/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4.c.o 2025-04-25T04:30:42.8011313Z [2253/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4-prfm.c.o 2025-04-25T04:30:42.8160874Z [2253/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8-prfm.c.o 2025-04-25T04:30:42.8162944Z [2254/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4.c.o 2025-04-25T04:30:42.8164302Z [2254/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8.c.o 2025-04-25T04:30:42.8165597Z [2255/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4.c.o 2025-04-25T04:30:42.8194207Z [2255/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4-prfm.c.o 2025-04-25T04:30:42.8197060Z [2256/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8-prfm.c.o 2025-04-25T04:30:42.8334192Z [2256/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4.c.o 2025-04-25T04:30:42.8336869Z [2257/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4-prfm.c.o 2025-04-25T04:30:42.8368878Z [2257/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8-prfm.c.o 2025-04-25T04:30:42.8371555Z [2258/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8.c.o 2025-04-25T04:30:42.8586930Z [2258/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8.c.o 2025-04-25T04:30:42.8589676Z [2259/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8-prfm.c.o 2025-04-25T04:30:42.8798382Z [2259/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-sse2.c.o 2025-04-25T04:30:42.8801355Z [2260/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8.c.o 2025-04-25T04:30:42.9262738Z [2260/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-sse2.c.o 2025-04-25T04:30:42.9265523Z [2261/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4.c.o 2025-04-25T04:30:42.9405185Z [2261/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-sse2.c.o 2025-04-25T04:30:42.9407963Z [2262/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8.c.o 2025-04-25T04:30:42.9477520Z [2262/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-sse2.c.o 2025-04-25T04:30:42.9480574Z [2263/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8-prfm.c.o 2025-04-25T04:30:42.9609177Z [2263/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-sse2.c.o 2025-04-25T04:30:42.9610893Z [2264/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-sse2.c.o 2025-04-25T04:30:42.9614233Z [2264/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-sse2.c.o 2025-04-25T04:30:42.9616324Z [2265/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4-prfm.c.o 2025-04-25T04:30:42.9785655Z [2265/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-multi-sse2.c.o 2025-04-25T04:30:42.9788568Z [2266/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-sse2.c.o 2025-04-25T04:30:43.0393563Z [2266/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-switch-sse2.c.o 2025-04-25T04:30:43.0396429Z [2267/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-sse2.c.o 2025-04-25T04:30:43.0420078Z [2267/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-mov-sse2.c.o 2025-04-25T04:30:43.0421761Z [2268/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-sse2.c.o 2025-04-25T04:30:43.0732530Z [2268/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-multi-sse2.c.o 2025-04-25T04:30:43.0735230Z [2269/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-sse2.c.o 2025-04-25T04:30:43.0750933Z [2269/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-switch-sse2.c.o 2025-04-25T04:30:43.0752801Z [2270/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-sse2.c.o 2025-04-25T04:30:43.0755736Z [2270/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc2.c.o 2025-04-25T04:30:43.0757714Z [2271/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-switch-sse2.c.o 2025-04-25T04:30:43.1363543Z [2271/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc3.c.o 2025-04-25T04:30:43.1366900Z [2272/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc3.c.o 2025-04-25T04:30:43.1391251Z [2272/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc4.c.o 2025-04-25T04:30:43.1394664Z [2273/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc2.c.o 2025-04-25T04:30:43.1397668Z [2273/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4.c.o 2025-04-25T04:30:43.1400717Z [2274/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-mov-sse2.c.o 2025-04-25T04:30:43.1538363Z [2274/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4.c.o 2025-04-25T04:30:43.1541256Z [2275/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-multi-sse2.c.o 2025-04-25T04:30:43.1883787Z [2275/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-3x4.c.o 2025-04-25T04:30:43.1885381Z [2276/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-switch-sse2.c.o 2025-04-25T04:30:43.2020030Z [2276/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-4x4.c.o 2025-04-25T04:30:43.2021716Z [2277/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc4.c.o 2025-04-25T04:30:43.2060034Z [2277/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-5x4.c.o 2025-04-25T04:30:43.2062981Z [2278/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4.c.o 2025-04-25T04:30:43.2095038Z [2278/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-6x4.c.o 2025-04-25T04:30:43.2096703Z [2279/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4.c.o 2025-04-25T04:30:43.2251576Z [2279/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd-prfm.c.o 2025-04-25T04:30:43.2254660Z [2280/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-3x4.c.o 2025-04-25T04:30:43.2538650Z [2280/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-ssse3-madd-prfm.c.o 2025-04-25T04:30:43.2541537Z [2281/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-4x4.c.o 2025-04-25T04:30:43.2750156Z [2281/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-ssse3-madd.c.o 2025-04-25T04:30:43.2752377Z [2282/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd-prfm.c.o 2025-04-25T04:30:43.2813779Z [2282/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-ssse3-madd-prfm.c.o 2025-04-25T04:30:43.2815864Z [2283/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-multi-sse2.c.o 2025-04-25T04:30:43.2821071Z [2283/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-ssse3-madd.c.o 2025-04-25T04:30:43.2824015Z [2284/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-5x4.c.o 2025-04-25T04:30:43.2965771Z [2284/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd-prfm.c.o 2025-04-25T04:30:43.2968931Z [2285/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-ssse3-madd-prfm.c.o 2025-04-25T04:30:43.2971679Z [2285/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u16.c.o 2025-04-25T04:30:43.2974177Z [2286/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-6x4.c.o 2025-04-25T04:30:43.3384137Z [2286/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc2.c.o 2025-04-25T04:30:43.3386288Z [2287/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-ssse3-madd.c.o 2025-04-25T04:30:43.3535048Z [2287/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc4.c.o 2025-04-25T04:30:43.3536510Z [2288/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc2.c.o 2025-04-25T04:30:43.3555531Z [2288/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u16.c.o 2025-04-25T04:30:43.3558204Z [2289/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-ssse3-madd.c.o 2025-04-25T04:30:43.3679840Z [2289/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u16.c.o 2025-04-25T04:30:43.3682452Z [2290/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-ssse3-madd-prfm.c.o 2025-04-25T04:30:43.3684930Z [2290/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c16.c.o 2025-04-25T04:30:43.3687663Z [2291/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd-prfm.c.o 2025-04-25T04:30:43.3697004Z [2291/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c32.c.o 2025-04-25T04:30:43.3699396Z [2292/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u16.c.o 2025-04-25T04:30:43.3963614Z [2292/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u16.c.o 2025-04-25T04:30:43.3965873Z [2293/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc4.c.o 2025-04-25T04:30:43.4157383Z [2293/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u16.c.o 2025-04-25T04:30:43.4159940Z [2294/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u16.c.o 2025-04-25T04:30:43.4294036Z [2294/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u16.c.o 2025-04-25T04:30:43.4295429Z [2295/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u16.c.o 2025-04-25T04:30:43.4316659Z [2295/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u32.c.o 2025-04-25T04:30:43.4319183Z [2296/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c16.c.o 2025-04-25T04:30:43.4340691Z [2296/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u8.c.o 2025-04-25T04:30:43.4343204Z [2297/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u16.c.o 2025-04-25T04:30:43.4385926Z [2297/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u24.c.o 2025-04-25T04:30:43.4388482Z [2298/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c32.c.o 2025-04-25T04:30:43.4513231Z [2298/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u32.c.o 2025-04-25T04:30:43.4515598Z [2299/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u16.c.o 2025-04-25T04:30:43.4788269Z [2299/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u8.c.o 2025-04-25T04:30:43.4789523Z [2300/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u32.c.o 2025-04-25T04:30:43.4865833Z [2300/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u16.c.o 2025-04-25T04:30:43.4867224Z [2301/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u16.c.o 2025-04-25T04:30:43.4910520Z [2301/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u24.c.o 2025-04-25T04:30:43.4912125Z [2302/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u8.c.o 2025-04-25T04:30:43.4921903Z [2302/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u32.c.o 2025-04-25T04:30:43.4923312Z [2303/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u24.c.o 2025-04-25T04:30:43.4950385Z [2303/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u16.c.o 2025-04-25T04:30:43.4952881Z [2304/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u32.c.o 2025-04-25T04:30:43.5093406Z [2304/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u24.c.o 2025-04-25T04:30:43.5095909Z [2305/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u8.c.o 2025-04-25T04:30:43.5360845Z [2305/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u32.c.o 2025-04-25T04:30:43.5362317Z [2306/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u16.c.o 2025-04-25T04:30:43.5513290Z [2306/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x8-minmax-sse41-dup.c.o 2025-04-25T04:30:43.5514686Z [2307/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u16.c.o 2025-04-25T04:30:43.5535032Z [2307/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-sse41-dup.c.o 2025-04-25T04:30:43.5539653Z [2308/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u24.c.o 2025-04-25T04:30:43.5554608Z [2308/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-sse41-dup.c.o 2025-04-25T04:30:43.5557358Z [2309/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u24.c.o 2025-04-25T04:30:43.5566066Z [2309/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-load1.c.o 2025-04-25T04:30:43.5567639Z [2310/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u32.c.o 2025-04-25T04:30:43.5712934Z [2310/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-sse41.c.o 2025-04-25T04:30:43.5715614Z [2311/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u32.c.o 2025-04-25T04:30:43.6310514Z [2311/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-dup.c.o 2025-04-25T04:30:43.6312413Z [2312/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-sse41.c.o 2025-04-25T04:30:43.6313970Z [2312/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-load1.c.o 2025-04-25T04:30:43.6315661Z [2313/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-sse41-dup.c.o 2025-04-25T04:30:43.6446173Z [2313/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-sse41.c.o 2025-04-25T04:30:43.6447648Z [2314/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-load1.c.o 2025-04-25T04:30:43.6497365Z [2314/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-sse41.c.o 2025-04-25T04:30:43.6500057Z [2315/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x8-minmax-sse41-dup.c.o 2025-04-25T04:30:43.6581623Z [2315/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-load1.c.o 2025-04-25T04:30:43.6584398Z [2316/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-dup.c.o 2025-04-25T04:30:43.6681383Z [2316/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-sse41.c.o 2025-04-25T04:30:43.6682859Z [2317/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-sse41-dup.c.o 2025-04-25T04:30:43.7101857Z [2317/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-dup.c.o 2025-04-25T04:30:43.7103433Z [2318/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-sse41.c.o 2025-04-25T04:30:43.7152964Z [2318/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-load1.c.o 2025-04-25T04:30:43.7155768Z [2319/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-load1.c.o 2025-04-25T04:30:43.7291398Z [2319/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-sse41.c.o 2025-04-25T04:30:43.7294036Z [2320/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-load1.c.o 2025-04-25T04:30:43.7308158Z [2320/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2c4-minmax-sse41.c.o 2025-04-25T04:30:43.7309563Z [2321/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-sse41.c.o 2025-04-25T04:30:43.7551762Z [2321/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-dup.c.o 2025-04-25T04:30:43.7554856Z [2322/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-sse41.c.o 2025-04-25T04:30:43.7631484Z [2322/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-load1.c.o 2025-04-25T04:30:43.7633146Z [2323/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-dup.c.o 2025-04-25T04:30:43.7930073Z [2323/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-sse41.c.o 2025-04-25T04:30:43.7932536Z [2324/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-sse41.c.o 2025-04-25T04:30:43.7951259Z [2324/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u8.c.o 2025-04-25T04:30:43.7954279Z [2325/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-load1.c.o 2025-04-25T04:30:43.8090888Z [2325/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u16.c.o 2025-04-25T04:30:43.8092251Z [2326/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2c4-minmax-sse41.c.o 2025-04-25T04:30:43.8298877Z [2326/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u24.c.o 2025-04-25T04:30:43.8300443Z [2327/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-load1.c.o 2025-04-25T04:30:43.8339094Z [2327/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse41-u4.c.o 2025-04-25T04:30:43.8340460Z [2328/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-sse41.c.o 2025-04-25T04:30:43.8416707Z [2328/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse41-u8.c.o 2025-04-25T04:30:43.8418107Z [2329/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-dup.c.o 2025-04-25T04:30:43.8532638Z [2329/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse41-u4.c.o 2025-04-25T04:30:43.8534295Z [2330/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u16.c.o 2025-04-25T04:30:43.8536451Z [2330/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse41-u8.c.o 2025-04-25T04:30:43.8539692Z [2331/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u8.c.o 2025-04-25T04:30:43.8685415Z [2331/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse41-u4.c.o 2025-04-25T04:30:43.8688085Z [2332/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u24.c.o 2025-04-25T04:30:43.8921540Z [2332/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse41-u8.c.o 2025-04-25T04:30:43.8924033Z [2333/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse41-u4.c.o 2025-04-25T04:30:43.8998616Z [2333/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u4.c.o 2025-04-25T04:30:43.9000101Z [2334/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse41-u8.c.o 2025-04-25T04:30:43.9048191Z [2334/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u8.c.o 2025-04-25T04:30:43.9050775Z [2335/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse41-u4.c.o 2025-04-25T04:30:43.9128561Z [2335/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u12.c.o 2025-04-25T04:30:43.9130200Z [2336/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse41-u4.c.o 2025-04-25T04:30:43.9174687Z [2336/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u16.c.o 2025-04-25T04:30:43.9176170Z [2337/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse41-u8.c.o 2025-04-25T04:30:43.9367824Z [2337/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u4.c.o 2025-04-25T04:30:43.9370386Z [2338/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse41-u8.c.o 2025-04-25T04:30:43.9536063Z [2338/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u8.c.o 2025-04-25T04:30:43.9538767Z [2339/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u4.c.o 2025-04-25T04:30:43.9598599Z [2339/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u12.c.o 2025-04-25T04:30:43.9600026Z [2340/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u8.c.o 2025-04-25T04:30:43.9773659Z [2340/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u16.c.o 2025-04-25T04:30:43.9776041Z [2341/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u16.c.o 2025-04-25T04:30:43.9925331Z [2341/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u4.c.o 2025-04-25T04:30:43.9927197Z [2342/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u4.c.o 2025-04-25T04:30:43.9945279Z [2342/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u4.c.o 2025-04-25T04:30:43.9947533Z [2343/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u8.c.o 2025-04-25T04:30:44.0065928Z [2343/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u4.c.o 2025-04-25T04:30:44.0068464Z [2344/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u12.c.o 2025-04-25T04:30:44.0105776Z [2344/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u4.c.o 2025-04-25T04:30:44.0108139Z [2345/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u12.c.o 2025-04-25T04:30:44.0233061Z [2345/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u4.c.o 2025-04-25T04:30:44.0235529Z [2346/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u16.c.o 2025-04-25T04:30:44.0338823Z [2346/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u4.c.o 2025-04-25T04:30:44.0340987Z [2347/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u4.c.o 2025-04-25T04:30:44.0567647Z [2347/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u12.c.o 2025-04-25T04:30:44.0570519Z [2348/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u4.c.o 2025-04-25T04:30:44.0679835Z [2348/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u16.c.o 2025-04-25T04:30:44.0681193Z [2349/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u4.c.o 2025-04-25T04:30:44.0729528Z [2349/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u4.c.o 2025-04-25T04:30:44.0730956Z [2350/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u4.c.o 2025-04-25T04:30:44.0745351Z [2350/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u8.c.o 2025-04-25T04:30:44.0747908Z [2351/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u4.c.o 2025-04-25T04:30:44.0849966Z [2351/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u12.c.o 2025-04-25T04:30:44.0852781Z [2352/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u4.c.o 2025-04-25T04:30:44.1066885Z [2352/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u16.c.o 2025-04-25T04:30:44.1069737Z [2353/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u12.c.o 2025-04-25T04:30:44.1194559Z [2353/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.1196133Z [2354/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u16.c.o 2025-04-25T04:30:44.1273616Z [2354/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.1276031Z [2355/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u4.c.o 2025-04-25T04:30:44.1277745Z [2355/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.1279705Z [2356/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u8.c.o 2025-04-25T04:30:44.1318467Z [2356/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.1321590Z [2357/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u12.c.o 2025-04-25T04:30:44.1629209Z [2357/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.1632498Z [2358/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u16.c.o 2025-04-25T04:30:44.1848936Z [2358/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.1852174Z [2359/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.1967773Z [2359/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.1969401Z [2360/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.2112345Z [2360/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.2114056Z [2361/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.2152682Z [2361/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-madd-prfm.c.o 2025-04-25T04:30:44.2155710Z [2362/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.2302851Z [2362/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-madd.c.o 2025-04-25T04:30:44.2305903Z [2363/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.2427633Z [2363/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.2430513Z [2364/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.2771711Z [2364/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.2773447Z [2365/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.2899942Z [2365/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-madd-prfm.c.o 2025-04-25T04:30:44.2903160Z [2366/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-madd-prfm.c.o 2025-04-25T04:30:44.3014504Z [2366/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-madd.c.o 2025-04-25T04:30:44.3016203Z [2367/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.3063452Z [2367/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.3065397Z [2368/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-madd.c.o 2025-04-25T04:30:44.3198448Z [2368/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.3201701Z [2369/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.3233488Z [2369/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-madd-prfm.c.o 2025-04-25T04:30:44.3236862Z [2370/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.3586709Z [2370/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-madd.c.o 2025-04-25T04:30:44.3588494Z [2371/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-madd-prfm.c.o 2025-04-25T04:30:44.3886325Z [2371/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.3888015Z [2372/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.3946586Z [2372/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.3948190Z [2373/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-madd.c.o 2025-04-25T04:30:44.3964003Z [2373/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-madd-prfm.c.o 2025-04-25T04:30:44.3966154Z [2374/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.4015705Z [2374/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-madd.c.o 2025-04-25T04:30:44.4018612Z [2375/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-madd.c.o 2025-04-25T04:30:44.4108486Z [2375/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.4111421Z [2376/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-madd-prfm.c.o 2025-04-25T04:30:44.4676038Z [2376/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.4677681Z [2377/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-madd-prfm.c.o 2025-04-25T04:30:44.4797847Z [2377/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.4799454Z [2378/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.4880466Z [2378/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.4882788Z [2379/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.4885636Z [2379/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.4888526Z [2380/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-madd.c.o 2025-04-25T04:30:44.5064571Z [2380/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.5067925Z [2381/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.5331756Z [2381/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.5334794Z [2382/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.5502876Z [2382/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.5505851Z [2383/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.5618217Z [2383/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.5619791Z [2384/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.5652902Z [2384/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.5656218Z [2385/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.5782809Z [2385/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.5784486Z [2386/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.5978365Z [2386/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.5981963Z [2387/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.6094902Z [2387/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:44.6096499Z [2388/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.6304865Z [2388/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:44.6308083Z [2389/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.6587296Z [2389/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:44.6589370Z [2390/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse41-ld64.c.o 2025-04-25T04:30:44.6775520Z [2390/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:44.6778451Z [2391/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.6910694Z [2391/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:44.6912493Z [2392/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:44.7029454Z [2392/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:44.7032396Z [2393/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:44.7417002Z [2393/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:44.7419905Z [2394/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:44.7448444Z [2394/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:44.7451313Z [2395/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:44.7587780Z [2395/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:44.7590851Z [2396/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:44.7613348Z [2396/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:44.7616331Z [2397/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse41-ld128.c.o 2025-04-25T04:30:44.7659707Z [2397/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:44.7662903Z [2398/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:44.8128956Z [2398/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:44.8132037Z [2399/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:44.8177140Z [2399/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:44.8180270Z [2400/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:44.8362188Z [2400/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:44.8365591Z [2401/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:44.8393131Z [2401/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:44.8395002Z [2402/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:44.8807507Z [2402/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:44.8810759Z [2403/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:44.8830474Z [2403/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:44.8833681Z [2404/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:44.8876528Z [2404/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:44.8879369Z [2405/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:44.9036135Z [2405/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:44.9039270Z [2406/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:44.9221305Z [2406/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:44.9224325Z [2407/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:44.9609548Z [2407/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:44.9611433Z [2408/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:44.9881144Z [2408/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:44.9884007Z [2409/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:44.9994190Z [2409/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:44.9997215Z [2410/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.0219096Z [2410/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:45.0222325Z [2411/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.0271186Z [2411/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.0274372Z [2412/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:45.0289917Z [2412/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.0292846Z [2413/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:45.0356943Z [2413/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:45.0360036Z [2414/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.0664026Z [2414/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.0667132Z [2415/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:45.1100775Z [2415/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u8.c.o 2025-04-25T04:30:45.1102312Z [2416/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.1105909Z [2416/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u24.c.o 2025-04-25T04:30:45.1107622Z [2417/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:45.1331032Z [2417/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u32.c.o 2025-04-25T04:30:45.1332635Z [2418/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.1380438Z [2418/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.1382201Z [2419/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.1480937Z [2419/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.1484108Z [2420/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.1809921Z [2420/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:45.1812747Z [2421/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u8.c.o 2025-04-25T04:30:45.2023452Z [2421/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.2026664Z [2422/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.2250836Z [2422/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.2253765Z [2423/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u32.c.o 2025-04-25T04:30:45.2273953Z [2423/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:45.2277486Z [2424/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:45.2280923Z [2424/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.2283894Z [2425/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u24.c.o 2025-04-25T04:30:45.2572971Z [2425/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.2577032Z [2426/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.2711605Z [2426/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:45.2715748Z [2427/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.2907171Z [2427/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.2910471Z [2428/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:45.3033077Z [2428/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.3034857Z [2429/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.3204257Z [2429/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:45.3207482Z [2430/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:45.3217686Z [2430/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.3220893Z [2431/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.3551148Z [2431/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.3554501Z [2432/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.3632286Z [2432/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:45.3634035Z [2433/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.3796983Z [2433/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.3800598Z [2434/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:45.3934015Z [2434/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.3937287Z [2435/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.3940680Z [2435/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:45.3943929Z [2436/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.4398791Z [2436/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.4402044Z [2437/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.4561719Z [2437/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.4564938Z [2438/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:45.4572986Z [2438/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.4574854Z [2439/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.4633705Z [2439/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:45.4636751Z [2440/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.5227767Z [2440/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.5230685Z [2441/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:45.5255857Z [2441/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.5259553Z [2442/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.5318871Z [2442/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.5320686Z [2443/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:45.5398188Z [2443/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.5401720Z [2444/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.5709898Z [2444/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:45.5713416Z [2445/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.5921597Z [2445/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.5924256Z [2446/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.5945018Z [2446/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.5948237Z [2447/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.6090183Z [2447/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.6093098Z [2448/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c.o 2025-04-25T04:30:45.6096275Z [2448/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.6099220Z [2449/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:45.6421365Z [2449/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.6424527Z [2450/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.6672228Z [2450/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.6676411Z [2451/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.6680111Z [2451/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.6683074Z [2452/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.7052778Z [2452/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.7054645Z [2453/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.7063397Z [2453/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.7066271Z [2454/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:45.7203960Z [2454/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.7205688Z [2455/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.7295664Z [2455/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.7298700Z [2456/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.7490143Z [2456/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.7493014Z [2457/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.7766048Z [2457/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.7768828Z [2458/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.7914906Z [2458/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.7917782Z [2459/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.8046186Z [2459/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.8048825Z [2460/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.8050557Z [2460/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.8052109Z [2461/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.8201414Z [2461/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.8204332Z [2462/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.8348982Z [2462/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.8351908Z [2463/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.8567005Z [2463/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.8570306Z [2464/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.8787297Z [2464/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.8789451Z [2465/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.8810857Z [2465/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.8813701Z [2466/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.8930046Z [2466/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.8931842Z [2467/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.8996552Z [2467/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.8999579Z [2468/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.9072011Z [2468/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.9075249Z [2469/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.9426154Z [2469/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.9429199Z [2470/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.9475754Z [2470/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.9478774Z [2471/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.9668439Z [2471/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.9671427Z [2472/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.9728388Z [2472/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.9731427Z [2473/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:45.9794910Z [2473/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:45.9797933Z [2474/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:46.0103248Z [2474/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:46.0104925Z [2475/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:46.0124407Z [2475/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:46.0127336Z [2476/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:46.0249634Z [2476/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:46.0251222Z [2477/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:46.0284363Z [2477/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:46.0287581Z [2478/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:46.0376124Z [2478/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:46.0378804Z [2479/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:46.0790107Z [2479/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:46.0793164Z [2480/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:46.0974564Z [2480/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:46.0999869Z [2481/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:46.1002794Z [2481/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:46.1005553Z [2482/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:46.1126268Z [2482/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:46.1129186Z [2483/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:46.1247852Z [2483/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:46.1250879Z [2484/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:46.1383064Z [2484/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:46.1384677Z [2485/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:46.1460236Z [2485/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:46.1461938Z [2486/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:46.1619989Z [2486/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c16.c.o 2025-04-25T04:30:46.1622848Z [2487/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:46.1758168Z [2487/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c32.c.o 2025-04-25T04:30:46.1761065Z [2488/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:46.1963118Z [2488/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2025-04-25T04:30:46.1966236Z [2489/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:46.2134234Z [2489/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u24.c.o 2025-04-25T04:30:46.2135765Z [2490/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:46.2255941Z [2490/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u32.c.o 2025-04-25T04:30:46.2257987Z [2491/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c16.c.o 2025-04-25T04:30:46.2269904Z [2491/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2025-04-25T04:30:46.2271605Z [2492/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c32.c.o 2025-04-25T04:30:46.2419676Z [2492/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2025-04-25T04:30:46.2422640Z [2493/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:46.2545800Z [2493/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u24.c.o 2025-04-25T04:30:46.2548571Z [2494/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u24.c.o 2025-04-25T04:30:46.2551224Z [2494/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u32.c.o 2025-04-25T04:30:46.2553926Z [2495/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2025-04-25T04:30:46.2741526Z [2495/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2025-04-25T04:30:46.2744222Z [2496/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u32.c.o 2025-04-25T04:30:46.3327590Z [2496/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u24.c.o 2025-04-25T04:30:46.3330302Z [2497/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u24.c.o 2025-04-25T04:30:46.3476155Z [2497/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u32.c.o 2025-04-25T04:30:46.3478754Z [2498/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2025-04-25T04:30:46.3542834Z [2498/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2025-04-25T04:30:46.3545582Z [2499/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2025-04-25T04:30:46.3603757Z [2499/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2025-04-25T04:30:46.3606534Z [2500/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u24.c.o 2025-04-25T04:30:46.3746397Z [2500/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u24.c.o 2025-04-25T04:30:46.3748898Z [2501/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u32.c.o 2025-04-25T04:30:46.3903607Z [2501/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u32.c.o 2025-04-25T04:30:46.3906406Z [2502/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2025-04-25T04:30:46.3948936Z [2502/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u8.c.o 2025-04-25T04:30:46.3951696Z [2503/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u32.c.o 2025-04-25T04:30:46.4673878Z [2503/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u16.c.o 2025-04-25T04:30:46.4675547Z [2504/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2025-04-25T04:30:46.4737801Z [2504/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u8.c.o 2025-04-25T04:30:46.4740293Z [2505/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2025-04-25T04:30:46.4863938Z [2505/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u16.c.o 2025-04-25T04:30:46.4865592Z [2506/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u24.c.o 2025-04-25T04:30:46.4983692Z [2506/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-04-25T04:30:46.4986243Z [2507/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u16.c.o 2025-04-25T04:30:46.5111585Z [2507/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-04-25T04:30:46.5114304Z [2508/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u32.c.o 2025-04-25T04:30:46.5237767Z [2508/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:46.5240485Z [2509/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u8.c.o 2025-04-25T04:30:46.5522169Z [2509/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:46.5525155Z [2510/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-04-25T04:30:46.5611273Z [2510/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:46.5614198Z [2511/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-04-25T04:30:46.6106889Z [2511/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:46.6108337Z [2512/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u16.c.o 2025-04-25T04:30:46.6167195Z [2512/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:46.6169780Z [2513/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u8.c.o 2025-04-25T04:30:46.6238053Z [2513/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:46.6239937Z [2514/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:46.6430377Z [2514/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:46.6434012Z [2515/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:46.6599111Z [2515/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:46.6600951Z [2516/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:46.6816738Z [2516/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:46.6820070Z [2517/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:46.6983592Z [2517/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:46.6986575Z [2518/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:46.7063464Z [2518/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:46.7067287Z [2519/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:46.7241208Z [2519/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:46.7244606Z [2520/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:46.7595520Z [2520/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:46.7597091Z [2521/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:46.7781197Z [2521/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:46.7783003Z [2522/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:46.7871117Z [2522/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:46.7874032Z [2523/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:46.8071203Z [2523/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:46.8074519Z [2524/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:46.8249212Z [2524/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:46.8252132Z [2525/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:46.8310626Z [2525/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:46.8313724Z [2526/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:46.8769669Z [2526/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u8.c.o 2025-04-25T04:30:46.8771602Z [2527/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:46.8840744Z [2527/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u24.c.o 2025-04-25T04:30:46.8842210Z [2528/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2025-04-25T04:30:46.8998460Z [2528/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u32.c.o 2025-04-25T04:30:46.9001175Z [2529/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:46.9069892Z [2529/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:46.9072743Z [2530/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:46.9275381Z [2530/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:46.9277955Z [2531/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u8.c.o 2025-04-25T04:30:46.9390043Z [2531/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:46.9392900Z [2532/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2025-04-25T04:30:46.9826178Z [2532/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:46.9827671Z [2533/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:46.9877980Z [2533/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:46.9879349Z [2534/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u24.c.o 2025-04-25T04:30:46.9914269Z [2534/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:46.9916989Z [2535/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:46.9993691Z [2535/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:46.9996678Z [2536/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u32.c.o 2025-04-25T04:30:47.0124045Z [2536/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.0126769Z [2537/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.0138838Z [2537/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.0141831Z [2538/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.0659827Z [2538/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.0661749Z [2539/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.0696061Z [2539/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.0697676Z [2540/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.0720952Z [2540/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.0723879Z [2541/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.0850845Z [2541/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.0853659Z [2542/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.1108097Z [2542/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.1110914Z [2543/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.1366134Z [2543/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.1368951Z [2544/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.1489912Z [2544/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.1492723Z [2545/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.1520605Z [2545/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.1523344Z [2546/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.1613129Z [2546/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.1615991Z [2547/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.1648663Z [2547/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.1651593Z [2548/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.1918461Z [2548/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.1921252Z [2549/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.2179051Z [2549/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.2182110Z [2550/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.2294794Z [2550/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.2297588Z [2551/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.2364424Z [2551/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.2366938Z [2552/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.2449942Z [2552/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.2452260Z [2553/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.2486120Z [2553/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.2488912Z [2554/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.2843297Z [2554/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.2844880Z [2555/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.2913117Z [2555/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.2915513Z [2556/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.2931287Z [2556/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.2932760Z [2557/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.3062738Z [2557/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.3065616Z [2558/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.3084944Z [2558/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.3087749Z [2559/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.3093279Z [2559/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.3096019Z [2560/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.3596346Z [2560/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.3597788Z [2561/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.3706989Z [2561/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.3708439Z [2562/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.3756536Z [2562/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.3759418Z [2563/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.3820502Z [2563/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.3823415Z [2564/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.3871744Z [2564/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.3874632Z [2565/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.4201875Z [2565/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.4204704Z [2566/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.4353332Z [2566/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.4355694Z [2567/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.4357927Z [2567/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.4359488Z [2568/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.4432453Z [2568/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.4433952Z [2569/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.4542928Z [2569/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2025-04-25T04:30:47.4545758Z [2570/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.4620626Z [2570/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2025-04-25T04:30:47.4623714Z [2571/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.5063732Z [2571/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2025-04-25T04:30:47.5066578Z [2572/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.5071176Z [2572/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2025-04-25T04:30:47.5073437Z [2573/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2025-04-25T04:30:47.5086528Z [2573/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2025-04-25T04:30:47.5089563Z [2574/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-04-25T04:30:47.5224878Z [2574/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2025-04-25T04:30:47.5228049Z [2575/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-04-25T04:30:47.5575720Z [2575/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u8.c.o 2025-04-25T04:30:47.5578241Z [2576/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2025-04-25T04:30:47.5675626Z [2576/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u16.c.o 2025-04-25T04:30:47.5678193Z [2577/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2025-04-25T04:30:47.5814565Z [2577/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u8.c.o 2025-04-25T04:30:47.5816096Z [2578/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2025-04-25T04:30:47.6170238Z [2578/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u16.c.o 2025-04-25T04:30:47.6173239Z [2579/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2025-04-25T04:30:47.6463114Z [2579/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-04-25T04:30:47.6465531Z [2580/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u8.c.o 2025-04-25T04:30:47.6769681Z [2580/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-04-25T04:30:47.6771815Z [2581/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-04-25T04:30:47.6776631Z [2581/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c8.c.o 2025-04-25T04:30:47.6779239Z [2582/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2025-04-25T04:30:47.6789688Z [2582/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c8.c.o 2025-04-25T04:30:47.6792032Z [2583/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u16.c.o 2025-04-25T04:30:47.7037018Z [2583/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-gio-sse41-u2.c.o 2025-04-25T04:30:47.7039872Z [2584/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-04-25T04:30:47.7107940Z [2584/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u8.c.o 2025-04-25T04:30:47.7110391Z [2585/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u16.c.o 2025-04-25T04:30:47.7167040Z [2585/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u24.c.o 2025-04-25T04:30:47.7169277Z [2586/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u8.c.o 2025-04-25T04:30:47.7271162Z [2586/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u32.c.o 2025-04-25T04:30:47.7273700Z [2587/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c8.c.o 2025-04-25T04:30:47.7295715Z [2587/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u8.c.o 2025-04-25T04:30:47.7298230Z [2588/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c8.c.o 2025-04-25T04:30:47.7346875Z [2588/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u16.c.o 2025-04-25T04:30:47.7349206Z [2589/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-gio-sse41-u2.c.o 2025-04-25T04:30:47.7646188Z [2589/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u24.c.o 2025-04-25T04:30:47.7647677Z [2590/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u8.c.o 2025-04-25T04:30:47.7752526Z [2590/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u32.c.o 2025-04-25T04:30:47.7753869Z [2591/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u32.c.o 2025-04-25T04:30:47.7956978Z [2591/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx-acc2.c.o 2025-04-25T04:30:47.7959640Z [2592/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u8.c.o 2025-04-25T04:30:47.8005051Z [2592/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx.c.o 2025-04-25T04:30:47.8006522Z [2593/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u16.c.o 2025-04-25T04:30:47.8012447Z [2593/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx-acc2.c.o 2025-04-25T04:30:47.8015406Z [2594/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u24.c.o 2025-04-25T04:30:47.8324202Z [2594/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx-acc2.c.o 2025-04-25T04:30:47.8327198Z [2595/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u32.c.o 2025-04-25T04:30:47.8459243Z [2595/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx.c.o 2025-04-25T04:30:47.8462561Z [2596/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u24.c.o 2025-04-25T04:30:47.8915039Z [2596/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx-acc2.c.o 2025-04-25T04:30:47.8918020Z [2597/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx-acc2.c.o 2025-04-25T04:30:47.9188127Z [2597/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx-acc2.c.o 2025-04-25T04:30:47.9191139Z [2598/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx-acc2.c.o 2025-04-25T04:30:47.9311230Z [2598/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx.c.o 2025-04-25T04:30:47.9314486Z [2599/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx.c.o 2025-04-25T04:30:47.9451350Z [2599/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx-acc2.c.o 2025-04-25T04:30:47.9455246Z [2600/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx.c.o 2025-04-25T04:30:47.9528117Z [2600/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx.c.o 2025-04-25T04:30:47.9531138Z [2601/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx-acc2.c.o 2025-04-25T04:30:47.9620097Z [2601/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx-acc2.c.o 2025-04-25T04:30:47.9623049Z [2602/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx-acc2.c.o 2025-04-25T04:30:48.0230690Z [2602/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx-acc2.c.o 2025-04-25T04:30:48.0233566Z [2603/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx-acc2.c.o 2025-04-25T04:30:48.0624208Z [2603/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx.c.o 2025-04-25T04:30:48.0627037Z [2604/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx.c.o 2025-04-25T04:30:48.0635129Z [2604/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx-acc2.c.o 2025-04-25T04:30:48.0638167Z [2605/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx-acc2.c.o 2025-04-25T04:30:48.0672906Z [2605/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx.c.o 2025-04-25T04:30:48.0675675Z [2606/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx-acc2.c.o 2025-04-25T04:30:48.0922310Z [2606/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx-acc2.c.o 2025-04-25T04:30:48.0925195Z [2607/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx-acc2.c.o 2025-04-25T04:30:48.0985844Z [2607/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx.c.o 2025-04-25T04:30:48.0988786Z [2608/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx.c.o 2025-04-25T04:30:48.1651448Z [2608/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx-acc2.c.o 2025-04-25T04:30:48.1655177Z [2609/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx.c.o 2025-04-25T04:30:48.1854719Z [2609/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx.c.o 2025-04-25T04:30:48.1856447Z [2610/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx-acc2.c.o 2025-04-25T04:30:48.1970009Z [2610/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx-acc2.c.o 2025-04-25T04:30:48.1972855Z [2611/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx-acc2.c.o 2025-04-25T04:30:48.2026375Z [2611/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx-acc2.c.o 2025-04-25T04:30:48.2029552Z [2612/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx.c.o 2025-04-25T04:30:48.2032111Z [2612/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx-acc2.c.o 2025-04-25T04:30:48.2034604Z [2613/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx-acc2.c.o 2025-04-25T04:30:48.2454248Z [2613/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx.c.o 2025-04-25T04:30:48.2457139Z [2614/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx.c.o 2025-04-25T04:30:48.2873319Z [2614/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u8.c.o 2025-04-25T04:30:48.2875003Z [2615/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx.c.o 2025-04-25T04:30:48.2950205Z [2615/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u16.c.o 2025-04-25T04:30:48.2952590Z [2616/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx-acc2.c.o 2025-04-25T04:30:48.3186187Z [2616/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u32.c.o 2025-04-25T04:30:48.3188651Z [2617/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u8.c.o 2025-04-25T04:30:48.3302226Z [2617/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.3303632Z [2618/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx-acc2.c.o 2025-04-25T04:30:48.3417268Z [2618/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.3420008Z [2619/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx-acc2.c.o 2025-04-25T04:30:48.3442878Z [2619/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.3445564Z [2620/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx.c.o 2025-04-25T04:30:48.3487296Z [2620/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.3489896Z [2621/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u16.c.o 2025-04-25T04:30:48.3738766Z [2621/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.3741401Z [2622/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u32.c.o 2025-04-25T04:30:48.4524133Z [2622/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.4526223Z [2623/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.4648697Z [2623/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.4651343Z [2624/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.4814390Z [2624/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.4816979Z [2625/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.4958551Z [2625/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.4961295Z [2626/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.4990317Z [2626/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.4993019Z [2627/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.5100003Z [2627/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.5102671Z [2628/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.6015410Z [2628/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.6018007Z [2629/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.6067605Z [2629/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.6069063Z [2630/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.6334820Z [2630/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.6336329Z [2631/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.6409857Z [2631/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.6411534Z [2632/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.6459561Z [2632/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.6461023Z [2633/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.6556859Z [2633/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.7429004Z [2634/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.7430798Z [2634/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.7432467Z [2635/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.7562929Z [2635/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.7565408Z [2636/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.7650291Z [2636/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.7652462Z [2637/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.7718880Z [2637/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.7721627Z [2638/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.7992946Z [2638/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.7995740Z [2639/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.8237065Z [2639/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.8240049Z [2640/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.8527242Z [2640/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.8530007Z [2641/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.8679741Z [2641/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.8682483Z [2642/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.9022100Z [2642/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.9023645Z [2643/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.9053250Z [2643/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx-2x16.c.o 2025-04-25T04:30:48.9056122Z [2644/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.9335928Z [2644/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.9338737Z [2645/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.9420378Z [2645/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.9423446Z [2646/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.9701708Z [2646/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.9704736Z [2647/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.9872195Z [2647/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:48.9874794Z [2648/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-avx-broadcast.c.o 2025-04-25T04:30:49.0264077Z [2648/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:49.0266537Z [2649/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx-2x16.c.o 2025-04-25T04:30:49.0307861Z [2649/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:49.0310732Z [2650/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:49.0867868Z [2650/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:49.0870799Z [2651/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:49.0947854Z [2651/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:49.0949379Z [2652/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:49.1143870Z [2652/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:49.1146811Z [2653/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:49.1171958Z [2653/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:49.1174830Z [2654/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:49.1466172Z [2654/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:49.1469567Z [2655/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:49.1702080Z [2655/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:49.1705054Z [2656/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:49.2166823Z [2656/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u8.c.o 2025-04-25T04:30:49.2169332Z [2657/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:49.2395765Z [2657/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u16.c.o 2025-04-25T04:30:49.2397720Z [2658/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:49.2427604Z [2658/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u24.c.o 2025-04-25T04:30:49.2429021Z [2659/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:49.2597503Z [2659/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u8.c.o 2025-04-25T04:30:49.2600184Z [2660/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:49.2972891Z [2660/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u16.c.o 2025-04-25T04:30:49.2975491Z [2661/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx-broadcast.c.o 2025-04-25T04:30:49.3049805Z [2661/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u24.c.o 2025-04-25T04:30:49.3052276Z [2662/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u8.c.o 2025-04-25T04:30:49.3202493Z [2662/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c16.c.o 2025-04-25T04:30:49.3205272Z [2663/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u16.c.o 2025-04-25T04:30:49.3440558Z [2663/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c64.c.o 2025-04-25T04:30:49.3443265Z [2664/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u8.c.o 2025-04-25T04:30:49.3618612Z [2664/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u8.c.o 2025-04-25T04:30:49.3620997Z [2665/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u24.c.o 2025-04-25T04:30:49.4038047Z [2665/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u16-acc2.c.o 2025-04-25T04:30:49.4040533Z [2666/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u24.c.o 2025-04-25T04:30:49.4121850Z [2666/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u24-acc3.c.o 2025-04-25T04:30:49.4124407Z [2667/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c16.c.o 2025-04-25T04:30:49.4286378Z [2667/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc2.c.o 2025-04-25T04:30:49.4289493Z [2668/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u16.c.o 2025-04-25T04:30:49.4401816Z [2668/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u8.c.o 2025-04-25T04:30:49.4404751Z [2669/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c64.c.o 2025-04-25T04:30:49.4473645Z [2669/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u16-acc2.c.o 2025-04-25T04:30:49.4475872Z [2670/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u8.c.o 2025-04-25T04:30:49.4648518Z [2670/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u24-acc3.c.o 2025-04-25T04:30:49.4651222Z [2671/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u16-acc2.c.o 2025-04-25T04:30:49.5166243Z [2671/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc2.c.o 2025-04-25T04:30:49.5168662Z [2672/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc2.c.o 2025-04-25T04:30:49.5210200Z [2672/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc4.c.o 2025-04-25T04:30:49.5212693Z [2673/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u24-acc3.c.o 2025-04-25T04:30:49.5438582Z [2673/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u8.c.o 2025-04-25T04:30:49.5441088Z [2674/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u8.c.o 2025-04-25T04:30:49.5471112Z [2674/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u16-acc2.c.o 2025-04-25T04:30:49.5473584Z [2675/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u24-acc3.c.o 2025-04-25T04:30:49.5505142Z [2675/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u24-acc3.c.o 2025-04-25T04:30:49.5507668Z [2676/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u16-acc2.c.o 2025-04-25T04:30:49.5664747Z [2676/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc2.c.o 2025-04-25T04:30:49.5667241Z [2677/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc2.c.o 2025-04-25T04:30:49.6386700Z [2677/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u8.c.o 2025-04-25T04:30:49.6388306Z [2678/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc4.c.o 2025-04-25T04:30:49.6505897Z [2678/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u16-acc2.c.o 2025-04-25T04:30:49.6508320Z [2679/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc2.c.o 2025-04-25T04:30:49.6514331Z [2679/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u24-acc3.c.o 2025-04-25T04:30:49.6516804Z [2680/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u24-acc3.c.o 2025-04-25T04:30:49.6742656Z [2680/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc2.c.o 2025-04-25T04:30:49.6744325Z [2681/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u8.c.o 2025-04-25T04:30:49.6775328Z [2681/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-avx-u8.c.o 2025-04-25T04:30:49.6777660Z [2682/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u8.c.o 2025-04-25T04:30:49.6915058Z [2682/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-avx-u8.c.o 2025-04-25T04:30:49.6917489Z [2683/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u16-acc2.c.o 2025-04-25T04:30:49.7411162Z [2683/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-avx-u8.c.o 2025-04-25T04:30:49.7413767Z [2684/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u16-acc2.c.o 2025-04-25T04:30:49.7654900Z [2684/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-avx-u8.c.o 2025-04-25T04:30:49.7657291Z [2685/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u24-acc3.c.o 2025-04-25T04:30:49.7839725Z [2685/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx-u8.c.o 2025-04-25T04:30:49.7841447Z [2686/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc2.c.o 2025-04-25T04:30:49.7851474Z [2686/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u8.c.o 2025-04-25T04:30:49.7853734Z [2687/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-avx-u8.c.o 2025-04-25T04:30:49.7932146Z [2687/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx-u8.c.o 2025-04-25T04:30:49.8081940Z [2688/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-avx-u8.c.o 2025-04-25T04:30:49.8084308Z [2688/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx-u8.c.o 2025-04-25T04:30:49.8086652Z [2689/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-avx-u8.c.o 2025-04-25T04:30:49.8640612Z [2689/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-avx-u8.c.o 2025-04-25T04:30:49.8643009Z [2690/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-avx-u8.c.o 2025-04-25T04:30:49.8851103Z [2690/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-avx-u8.c.o 2025-04-25T04:30:49.8853485Z [2691/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx-u8.c.o 2025-04-25T04:30:49.8984976Z [2691/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-avx-u8.c.o 2025-04-25T04:30:49.8986192Z [2692/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx-u8.c.o 2025-04-25T04:30:49.9100883Z [2692/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u8.c.o 2025-04-25T04:30:49.9103364Z [2693/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u8.c.o 2025-04-25T04:30:49.9132471Z [2693/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u8.c.o 2025-04-25T04:30:49.9134868Z [2694/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-avx-u8.c.o 2025-04-25T04:30:49.9654402Z [2694/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u8.c.o 2025-04-25T04:30:49.9655706Z [2695/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-avx-u8.c.o 2025-04-25T04:30:49.9829357Z [2695/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u8.c.o 2025-04-25T04:30:49.9831847Z [2696/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-avx-u8.c.o 2025-04-25T04:30:49.9902046Z [2696/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u8.c.o 2025-04-25T04:30:49.9904635Z [2697/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx-u8.c.o 2025-04-25T04:30:50.0077081Z [2697/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u8.c.o 2025-04-25T04:30:50.0079504Z [2698/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u8.c.o 2025-04-25T04:30:50.0342735Z [2698/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-avx-u8.c.o 2025-04-25T04:30:50.0345008Z [2699/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u8.c.o 2025-04-25T04:30:50.0490189Z [2699/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-avx-u8.c.o 2025-04-25T04:30:50.0492581Z [2700/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u8.c.o 2025-04-25T04:30:50.0733678Z [2700/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx-u8.c.o 2025-04-25T04:30:50.0736113Z [2701/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u8.c.o 2025-04-25T04:30:50.1069142Z [2701/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u8.c.o 2025-04-25T04:30:50.1070667Z [2702/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u8.c.o 2025-04-25T04:30:50.1088113Z [2702/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u16.c.o 2025-04-25T04:30:50.1092059Z [2703/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u8.c.o 2025-04-25T04:30:50.1166540Z [2703/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u24.c.o 2025-04-25T04:30:50.1168000Z [2704/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-avx-u8.c.o 2025-04-25T04:30:50.1746870Z [2704/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u8.c.o 2025-04-25T04:30:50.1748162Z [2705/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-avx-u8.c.o 2025-04-25T04:30:50.1800324Z [2705/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u16.c.o 2025-04-25T04:30:50.1801605Z [2706/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx-u8.c.o 2025-04-25T04:30:50.2360877Z [2706/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u24.c.o 2025-04-25T04:30:50.2363344Z [2707/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u24.c.o 2025-04-25T04:30:50.2544539Z [2707/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u32.c.o 2025-04-25T04:30:50.2545900Z [2708/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u8.c.o 2025-04-25T04:30:50.2587518Z [2708/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u8.c.o 2025-04-25T04:30:50.2588847Z [2709/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u16.c.o 2025-04-25T04:30:50.2713451Z [2709/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u16.c.o 2025-04-25T04:30:50.2715029Z [2710/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u8.c.o 2025-04-25T04:30:50.2769947Z [2710/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u24.c.o 2025-04-25T04:30:50.2772397Z [2711/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u24.c.o 2025-04-25T04:30:50.3004800Z [2711/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u32.c.o 2025-04-25T04:30:50.3007317Z [2712/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u16.c.o 2025-04-25T04:30:50.3605484Z [2712/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx-u8.c.o 2025-04-25T04:30:50.3606834Z [2713/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u32.c.o 2025-04-25T04:30:50.3752796Z [2713/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u8.c.o 2025-04-25T04:30:50.3755170Z [2714/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u8.c.o 2025-04-25T04:30:50.4064343Z [2714/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u8.c.o 2025-04-25T04:30:50.4066595Z [2715/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u24.c.o 2025-04-25T04:30:50.4075098Z [2715/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u16.c.o 2025-04-25T04:30:50.4076489Z [2716/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u16.c.o 2025-04-25T04:30:50.4092784Z [2716/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx-u8.c.o 2025-04-25T04:30:50.4094419Z [2717/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u32.c.o 2025-04-25T04:30:50.4362473Z [2717/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx-u8.c.o 2025-04-25T04:30:50.4364801Z [2718/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx-u8.c.o 2025-04-25T04:30:50.4865209Z [2718/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx-u8.c.o 2025-04-25T04:30:50.4867564Z [2719/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u8.c.o 2025-04-25T04:30:50.4963238Z [2719/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx-u8.c.o 2025-04-25T04:30:50.4964478Z [2720/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u8.c.o 2025-04-25T04:30:50.5100064Z [2720/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u8.c.o 2025-04-25T04:30:50.5102449Z [2721/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u16.c.o 2025-04-25T04:30:50.5124545Z [2721/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u32.c.o 2025-04-25T04:30:50.5126706Z [2722/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx-u8.c.o 2025-04-25T04:30:50.5359663Z [2722/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u8.c.o 2025-04-25T04:30:50.5362666Z [2723/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx-u8.c.o 2025-04-25T04:30:50.5369011Z [2723/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u16.c.o 2025-04-25T04:30:50.5371479Z [2724/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx-u8.c.o 2025-04-25T04:30:50.6101625Z [2724/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u24.c.o 2025-04-25T04:30:50.6104324Z [2725/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u8.c.o 2025-04-25T04:30:50.6190542Z [2725/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u32.c.o 2025-04-25T04:30:50.6192364Z [2726/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx-u8.c.o 2025-04-25T04:30:50.6331981Z [2726/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u8.c.o 2025-04-25T04:30:50.6334596Z [2727/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u8.c.o 2025-04-25T04:30:50.6378786Z [2727/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u24.c.o 2025-04-25T04:30:50.6381358Z [2728/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u32.c.o 2025-04-25T04:30:50.6398855Z [2728/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u32.c.o 2025-04-25T04:30:50.6401633Z [2729/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u24.c.o 2025-04-25T04:30:50.6562534Z [2729/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u8.c.o 2025-04-25T04:30:50.6565172Z [2730/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u16.c.o 2025-04-25T04:30:50.7407239Z [2730/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u32.c.o 2025-04-25T04:30:50.7409649Z [2731/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u24.c.o 2025-04-25T04:30:50.7428997Z [2731/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u8.c.o 2025-04-25T04:30:50.7430484Z [2732/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u32.c.o 2025-04-25T04:30:50.7497292Z [2732/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u16.c.o 2025-04-25T04:30:50.7499058Z [2733/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u8.c.o 2025-04-25T04:30:50.7768204Z [2733/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u32.c.o 2025-04-25T04:30:50.7770659Z [2734/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u8.c.o 2025-04-25T04:30:50.8215357Z [2734/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-nr.c.o 2025-04-25T04:30:50.8218323Z [2735/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u32.c.o 2025-04-25T04:30:50.8227380Z [2735/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:50.8230348Z [2736/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u32.c.o 2025-04-25T04:30:50.8561538Z [2736/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:50.8563866Z [2737/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u8.c.o 2025-04-25T04:30:50.8639283Z [2737/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:50.8640729Z [2738/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u16.c.o 2025-04-25T04:30:50.8692325Z [2738/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:50.8693877Z [2739/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u32.c.o 2025-04-25T04:30:50.9296777Z [2739/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:50.9299530Z [2740/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-nr.c.o 2025-04-25T04:30:50.9799160Z [2740/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:50.9801256Z [2741/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:50.9807219Z [2741/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:50.9810240Z [2742/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:50.9951181Z [2742/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:50.9954173Z [2743/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:50.9994993Z [2743/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:50.9997912Z [2744/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.0021168Z [2744/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.0024183Z [2745/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.0627295Z [2745/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.0630162Z [2746/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.1147124Z [2746/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.1150132Z [2747/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.1299910Z [2747/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.1303015Z [2748/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.1329998Z [2748/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.1332775Z [2749/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.1433893Z [2749/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.1436959Z [2750/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.1560145Z [2750/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.1563080Z [2751/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.1869753Z [2751/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.2689060Z [2752/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.2691960Z [2752/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.2694312Z [2753/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.2696970Z [2753/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.2699737Z [2754/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.2835304Z [2754/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.2838486Z [2755/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.3040036Z [2755/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.3041970Z [2756/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.3215017Z [2756/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.3218047Z [2757/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.3730462Z [2757/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.3732220Z [2758/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.3856260Z [2758/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.3858121Z [2759/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.4054046Z [2759/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.4055606Z [2760/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.4373912Z [2760/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.4376950Z [2761/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.4401590Z [2761/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.4404605Z [2762/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.4519470Z [2762/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.4522299Z [2763/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.4803040Z [2763/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.4806097Z [2764/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.5089986Z [2764/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.5092959Z [2765/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.5293333Z [2765/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.5298615Z [2766/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.5721483Z [2766/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.5723783Z [2767/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.5800892Z [2767/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.5802457Z [2768/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.5922106Z [2768/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.5925226Z [2769/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-avx-ld64.c.o 2025-04-25T04:30:51.5945820Z [2769/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.5948673Z [2770/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-avx-ld128.c.o 2025-04-25T04:30:51.6508913Z [2770/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.6511939Z [2771/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.6667209Z [2771/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c.o 2025-04-25T04:30:51.6670045Z [2772/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.6834598Z [2772/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:51.6837714Z [2773/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.6997144Z [2773/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.7000050Z [2774/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.7116659Z [2774/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:51.7118272Z [2775/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.7145935Z [2775/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.7148638Z [2776/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.7206064Z [2776/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c.o 2025-04-25T04:30:51.7208530Z [2777/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c.o 2025-04-25T04:30:51.7297662Z [2777/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:51.7299144Z [2778/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:51.7790588Z [2778/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.7793442Z [2779/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:51.7922210Z [2779/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:51.7925532Z [2780/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c.o 2025-04-25T04:30:51.8080951Z [2780/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.8082640Z [2781/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:51.8145213Z [2781/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u8.c.o 2025-04-25T04:30:51.8147694Z [2782/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.8229412Z [2782/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u16.c.o 2025-04-25T04:30:51.8231959Z [2783/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.8539367Z [2783/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u24.c.o 2025-04-25T04:30:51.8542142Z [2784/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:51.9081070Z [2784/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.9082645Z [2785/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.9195016Z [2785/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.9197899Z [2786/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u16.c.o 2025-04-25T04:30:51.9228756Z [2786/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.9231794Z [2787/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.9549236Z [2787/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.9550874Z [2788/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u24.c.o 2025-04-25T04:30:51.9708771Z [2788/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:51.9711510Z [2789/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u8.c.o 2025-04-25T04:30:52.0186883Z [2789/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:52.0188881Z [2790/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:52.0323558Z [2790/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c.o 2025-04-25T04:30:52.0326534Z [2791/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:52.0480012Z [2791/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:52.0483222Z [2792/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:52.0851775Z [2792/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:52.0853390Z [2793/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:52.0895480Z [2793/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:52.0897090Z [2794/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:52.1145178Z [2794/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:52.1148307Z [2795/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c.o 2025-04-25T04:30:52.1270122Z [2795/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c.o 2025-04-25T04:30:52.1271813Z [2796/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:52.1284539Z [2796/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:52.1286385Z [2797/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:52.1683975Z [2797/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:52.1685854Z [2798/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:52.1735164Z [2798/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:52.1740344Z [2799/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:52.1898419Z [2799/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:52.1901582Z [2800/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:52.1907635Z [2800/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.1910890Z [2801/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c.o 2025-04-25T04:30:52.2504799Z [2801/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.2506483Z [2802/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:52.2537126Z [2802/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.2540580Z [2803/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:52.2620629Z [2803/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.2622248Z [2804/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.2661903Z [2804/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.2664744Z [2805/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.2750157Z [2805/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.2751693Z [2806/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:52.3239261Z [2806/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.3242102Z [2807/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.3281621Z [2807/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.3284476Z [2808/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.3481781Z [2808/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.3484826Z [2809/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.3662362Z [2809/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.3665157Z [2810/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.3682450Z [2810/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.3685744Z [2811/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:52.3720297Z [2811/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.3723436Z [2812/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.4035539Z [2812/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.4038785Z [2813/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.4041646Z [2813/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.4044974Z [2814/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.4526403Z [2814/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.4529617Z [2815/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.4745119Z [2815/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.4748005Z [2816/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.4783808Z [2816/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.4802336Z [2817/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.4869019Z [2817/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.4870550Z [2818/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.4983295Z [2818/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.4986310Z [2819/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.5327342Z [2819/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.5331370Z [2820/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.5466018Z [2820/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.5467557Z [2821/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.5552810Z [2821/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.5554346Z [2822/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.5760862Z [2822/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.5763885Z [2823/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.5880864Z [2823/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.5882667Z [2824/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.5957951Z [2824/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.5960020Z [2825/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.5970307Z [2825/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.5972055Z [2826/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.6143015Z [2826/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.6146068Z [2827/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.6457594Z [2827/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.6459472Z [2828/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.6614756Z [2828/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.6617926Z [2829/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.6620686Z [2829/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.6623742Z [2830/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.6635896Z [2830/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.6640410Z [2831/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.6871612Z [2831/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.6874095Z [2832/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.7010175Z [2832/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.7013010Z [2833/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.7109745Z [2833/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.7111373Z [2834/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.7325394Z [2834/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.7328308Z [2835/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.7391881Z [2835/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.7394728Z [2836/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.7529743Z [2836/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.7532568Z [2837/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.7659308Z [2837/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.7662402Z [2838/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.7793016Z [2838/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.7796285Z [2839/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.8183096Z [2839/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.8184698Z [2840/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.8359723Z [2840/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u8.c.o 2025-04-25T04:30:52.8361213Z [2841/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.8411672Z [2841/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u16.c.o 2025-04-25T04:30:52.8414335Z [2842/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.8525727Z [2842/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u24.c.o 2025-04-25T04:30:52.8528621Z [2843/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:52.8633902Z [2843/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u32.c.o 2025-04-25T04:30:52.8636744Z [2844/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.8794918Z [2844/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u16.c.o 2025-04-25T04:30:52.8796338Z [2845/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u8.c.o 2025-04-25T04:30:52.8960277Z [2845/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u24.c.o 2025-04-25T04:30:52.8963300Z [2846/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u16.c.o 2025-04-25T04:30:52.9435644Z [2846/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u32.c.o 2025-04-25T04:30:52.9437132Z [2847/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:52.9497691Z [2847/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2025-04-25T04:30:52.9500495Z [2848/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u32.c.o 2025-04-25T04:30:52.9750643Z [2848/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2025-04-25T04:30:52.9753616Z [2849/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u24.c.o 2025-04-25T04:30:52.9911889Z [2849/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u24.c.o 2025-04-25T04:30:52.9913290Z [2850/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u24.c.o 2025-04-25T04:30:52.9937274Z [2850/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u32.c.o 2025-04-25T04:30:52.9939021Z [2851/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u32.c.o 2025-04-25T04:30:52.9962539Z [2851/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2025-04-25T04:30:52.9965235Z [2852/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u16.c.o 2025-04-25T04:30:53.0054798Z [2852/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u24.c.o 2025-04-25T04:30:53.0057122Z [2853/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2025-04-25T04:30:53.0299152Z [2853/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u32.c.o 2025-04-25T04:30:53.0302000Z [2854/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2025-04-25T04:30:53.0393119Z [2854/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u8.c.o 2025-04-25T04:30:53.0395657Z [2855/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u24.c.o 2025-04-25T04:30:53.0700302Z [2855/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u16.c.o 2025-04-25T04:30:53.0703002Z [2856/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u32.c.o 2025-04-25T04:30:53.1232364Z [2856/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u8.c.o 2025-04-25T04:30:53.1233695Z [2857/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2025-04-25T04:30:53.1312262Z [2857/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u16.c.o 2025-04-25T04:30:53.1313507Z [2858/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u8.c.o 2025-04-25T04:30:53.1436598Z [2858/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-04-25T04:30:53.1441515Z [2859/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u24.c.o 2025-04-25T04:30:53.1443464Z [2859/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-04-25T04:30:53.1444798Z [2860/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u16.c.o 2025-04-25T04:30:53.1597205Z [2860/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:53.1598871Z [2861/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u32.c.o 2025-04-25T04:30:53.1950668Z [2861/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:53.1953386Z [2862/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-04-25T04:30:53.2079704Z [2862/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:53.2081392Z [2863/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-04-25T04:30:53.2216823Z [2863/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:53.2219460Z [2864/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u8.c.o 2025-04-25T04:30:53.2343702Z [2864/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:53.2345082Z [2865/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u16.c.o 2025-04-25T04:30:53.2771028Z [2865/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:53.2774043Z [2866/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:53.3060706Z [2866/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:53.3063529Z [2867/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:53.3290029Z [2867/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:53.3291537Z [2868/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:53.3406444Z [2868/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:53.3409453Z [2869/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:53.3412059Z [2869/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:53.3414002Z [2870/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:53.3478862Z [2870/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:53.3481649Z [2871/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:53.3564725Z [2871/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:53.3567600Z [2872/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:53.4058702Z [2872/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u8.c.o 2025-04-25T04:30:53.4061582Z [2873/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2025-04-25T04:30:53.4412489Z [2873/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u16.c.o 2025-04-25T04:30:53.4415029Z [2874/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:53.4501892Z [2874/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u24.c.o 2025-04-25T04:30:53.4503639Z [2875/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:53.4681550Z [2875/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.4683059Z [2876/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:53.4835266Z [2876/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.5106581Z [2877/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2025-04-25T04:30:53.5109388Z [2877/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.5111989Z [2878/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u16.c.o 2025-04-25T04:30:53.5238748Z [2878/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.5241437Z [2879/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u8.c.o 2025-04-25T04:30:53.5478588Z [2879/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.5479999Z [2880/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.5501409Z [2880/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.5502920Z [2881/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u24.c.o 2025-04-25T04:30:53.5628788Z [2881/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.5631578Z [2882/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.5648433Z [2882/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.5650932Z [2883/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.5871047Z [2883/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.5874194Z [2884/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.6271957Z [2884/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.6274972Z [2885/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.6406981Z [2885/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.6409146Z [2886/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.6422075Z [2886/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.6425134Z [2887/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.6480308Z [2887/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.6482952Z [2888/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.6562248Z [2888/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.6563775Z [2889/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.7067346Z [2889/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.7069902Z [2890/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.7140093Z [2890/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.7142972Z [2891/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.7198220Z [2891/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.7200631Z [2892/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.7378449Z [2892/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.7381252Z [2893/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.7459948Z [2893/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.7463571Z [2894/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.7978245Z [2894/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.7979656Z [2895/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.7982169Z [2895/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.7983757Z [2896/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.8119435Z [2896/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.8122526Z [2897/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.8188385Z [2897/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.8191211Z [2898/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.8193970Z [2898/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.8196656Z [2899/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.8366712Z [2899/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.8369493Z [2900/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.8670974Z [2900/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.8672413Z [2901/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.8808947Z [2901/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.8810408Z [2902/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.8841529Z [2902/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.8844186Z [2903/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.9045312Z [2903/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.9048033Z [2904/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.9359125Z [2904/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.9360597Z [2905/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.9423554Z [2905/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.9426477Z [2906/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.9487202Z [2906/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.9490008Z [2907/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.9492755Z [2907/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.9495717Z [2908/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:53.9498575Z [2908/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:53.9501308Z [2909/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:54.0062876Z [2909/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:54.0065531Z [2910/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:54.0095172Z [2910/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:54.0097795Z [2911/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:54.0273573Z [2911/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:54.0276204Z [2912/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:54.0318076Z [2912/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:54.0321482Z [2913/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:54.0645345Z [2913/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:54.0646818Z [2914/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:54.0813513Z [2914/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:54.0815152Z [2915/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:54.0936894Z [2915/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u8.c.o 2025-04-25T04:30:54.0939757Z [2916/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:54.1162933Z [2916/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u16.c.o 2025-04-25T04:30:54.1165736Z [2917/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:54.1203471Z [2917/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u16.c.o 2025-04-25T04:30:54.1206150Z [2918/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-04-25T04:30:54.1355711Z [2918/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2025-04-25T04:30:54.1358516Z [2919/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:54.1383620Z [2919/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2025-04-25T04:30:54.1386653Z [2920/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-04-25T04:30:54.1564168Z [2920/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2025-04-25T04:30:54.1566863Z [2921/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u16.c.o 2025-04-25T04:30:54.1642402Z [2921/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u8.c.o 2025-04-25T04:30:54.1644898Z [2922/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u8.c.o 2025-04-25T04:30:54.1772544Z [2922/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u16.c.o 2025-04-25T04:30:54.1775080Z [2923/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2025-04-25T04:30:54.2252216Z [2923/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u8.c.o 2025-04-25T04:30:54.2254791Z [2924/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u16.c.o 2025-04-25T04:30:54.2498774Z [2924/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u16.c.o 2025-04-25T04:30:54.2500111Z [2925/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u8.c.o 2025-04-25T04:30:54.2696020Z [2925/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-04-25T04:30:54.2697737Z [2926/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2025-04-25T04:30:54.2729510Z [2926/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-04-25T04:30:54.2732374Z [2927/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2025-04-25T04:30:54.2846119Z [2927/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u16.c.o 2025-04-25T04:30:54.2848425Z [2928/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u8.c.o 2025-04-25T04:30:54.3032605Z [2928/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u32.c.o 2025-04-25T04:30:54.3034894Z [2929/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u16.c.o 2025-04-25T04:30:54.3163329Z [2929/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u48.c.o 2025-04-25T04:30:54.3166466Z [2930/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-04-25T04:30:54.3596792Z [2930/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u1-prfm.c.o 2025-04-25T04:30:54.3598483Z [2931/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-04-25T04:30:54.3626835Z [2931/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u1.c.o 2025-04-25T04:30:54.3628488Z [2932/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u16.c.o 2025-04-25T04:30:54.3666398Z [2932/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u8-prfm.c.o 2025-04-25T04:30:54.3669055Z [2933/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u16.c.o 2025-04-25T04:30:54.3793682Z [2933/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u8.c.o 2025-04-25T04:30:54.3796026Z [2934/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u32.c.o 2025-04-25T04:30:54.3950108Z [2934/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4-prfm.c.o 2025-04-25T04:30:54.3952510Z [2935/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u48.c.o 2025-04-25T04:30:54.4400438Z [2935/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4.c.o 2025-04-25T04:30:54.4403977Z [2936/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u1-prfm.c.o 2025-04-25T04:30:54.4675372Z [2936/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4-prfm.c.o 2025-04-25T04:30:54.4676753Z [2937/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u1.c.o 2025-04-25T04:30:54.4754721Z [2937/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4.c.o 2025-04-25T04:30:54.4756107Z [2938/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4-prfm.c.o 2025-04-25T04:30:54.4860898Z [2938/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u1-prfm.c.o 2025-04-25T04:30:54.4863694Z [2939/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u8.c.o 2025-04-25T04:30:54.5208884Z [2939/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u1.c.o 2025-04-25T04:30:54.5211553Z [2940/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u8-prfm.c.o 2025-04-25T04:30:54.5274605Z [2940/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u8-prfm.c.o 2025-04-25T04:30:54.5278466Z [2941/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4.c.o 2025-04-25T04:30:54.5372194Z [2941/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4-prfm.c.o 2025-04-25T04:30:54.5375039Z [2942/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4-prfm.c.o 2025-04-25T04:30:54.5733608Z [2942/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4-prfm.c.o 2025-04-25T04:30:54.5736662Z [2943/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4.c.o 2025-04-25T04:30:54.5776104Z [2943/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u1-prfm.c.o 2025-04-25T04:30:54.5778829Z [2944/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u1-prfm.c.o 2025-04-25T04:30:54.5844365Z [2944/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u1.c.o 2025-04-25T04:30:54.5847442Z [2945/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u1.c.o 2025-04-25T04:30:54.6329404Z [2945/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u8-prfm.c.o 2025-04-25T04:30:54.6331001Z [2946/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u8-prfm.c.o 2025-04-25T04:30:54.6640833Z [2946/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u8.c.o 2025-04-25T04:30:54.6643496Z [2947/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4-prfm.c.o 2025-04-25T04:30:54.6665125Z [2947/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-mov-avx.c.o 2025-04-25T04:30:54.6667843Z [2948/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4-prfm.c.o 2025-04-25T04:30:54.7129812Z [2948/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-switch-avx.c.o 2025-04-25T04:30:54.7132615Z [2949/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u8-prfm.c.o 2025-04-25T04:30:54.7144124Z [2949/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-mov-avx.c.o 2025-04-25T04:30:54.7146851Z [2950/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u1-prfm.c.o 2025-04-25T04:30:54.7323823Z [2950/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-switch-avx.c.o 2025-04-25T04:30:54.7326615Z [2951/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u8.c.o 2025-04-25T04:30:54.7484756Z [2951/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-mov-avx.c.o 2025-04-25T04:30:54.7487544Z [2952/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u1.c.o 2025-04-25T04:30:54.7643237Z [2952/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-multi-avx.c.o 2025-04-25T04:30:54.7646118Z [2953/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-switch-avx.c.o 2025-04-25T04:30:54.7852025Z [2953/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-switch-avx.c.o 2025-04-25T04:30:54.7854897Z [2954/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-mov-avx.c.o 2025-04-25T04:30:54.8198981Z [2954/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-mov-avx.c.o 2025-04-25T04:30:54.8201862Z [2955/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-switch-avx.c.o 2025-04-25T04:30:54.8380959Z [2955/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-switch-avx.c.o 2025-04-25T04:30:54.8383923Z [2956/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-mov-avx.c.o 2025-04-25T04:30:54.8457143Z [2956/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u8.c.o 2025-04-25T04:30:54.8458712Z [2957/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-multi-avx.c.o 2025-04-25T04:30:54.8590135Z [2957/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c16.c.o 2025-04-25T04:30:54.8592880Z [2958/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-switch-avx.c.o 2025-04-25T04:30:54.8605953Z [2958/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c64.c.o 2025-04-25T04:30:54.8608700Z [2959/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-mov-avx.c.o 2025-04-25T04:30:54.8866823Z [2959/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c128.c.o 2025-04-25T04:30:54.8869639Z [2960/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-mov-avx.c.o 2025-04-25T04:30:54.9313179Z [2960/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u8.c.o 2025-04-25T04:30:54.9314813Z [2961/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-switch-avx.c.o 2025-04-25T04:30:54.9455455Z [2961/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u16-acc2.c.o 2025-04-25T04:30:54.9457965Z [2962/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u8.c.o 2025-04-25T04:30:54.9680772Z [2962/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u24-acc3.c.o 2025-04-25T04:30:54.9682355Z [2963/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c64.c.o 2025-04-25T04:30:54.9732201Z [2963/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc2.c.o 2025-04-25T04:30:54.9940558Z [2964/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c16.c.o 2025-04-25T04:30:54.9943160Z [2964/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-f16c-u8.c.o 2025-04-25T04:30:54.9945510Z [2965/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u8.c.o 2025-04-25T04:30:54.9980647Z [2965/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u8.c.o 2025-04-25T04:30:54.9983269Z [2966/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c128.c.o 2025-04-25T04:30:55.0430303Z [2966/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u16.c.o 2025-04-25T04:30:55.0433092Z [2967/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u16-acc2.c.o 2025-04-25T04:30:55.0633962Z [2967/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u16.c.o 2025-04-25T04:30:55.0636403Z [2968/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u24-acc3.c.o 2025-04-25T04:30:55.0719940Z [2968/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-f16c-u8.c.o 2025-04-25T04:30:55.0722629Z [2969/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc2.c.o 2025-04-25T04:30:55.0936014Z [2969/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u8.c.o 2025-04-25T04:30:55.0938593Z [2970/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-f16c-u8.c.o 2025-04-25T04:30:55.1022046Z [2970/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-f16c-u8.c.o 2025-04-25T04:30:55.1024447Z [2971/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u8.c.o 2025-04-25T04:30:55.1103772Z [2971/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-f16c-u8.c.o 2025-04-25T04:30:55.1106115Z [2972/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u16.c.o 2025-04-25T04:30:55.1536605Z [2972/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-f16c-u8.c.o 2025-04-25T04:30:55.1539429Z [2973/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u16.c.o 2025-04-25T04:30:55.1925358Z [2973/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u8.c.o 2025-04-25T04:30:55.1928053Z [2974/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u8.c.o 2025-04-25T04:30:55.2071630Z [2974/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u8.c.o 2025-04-25T04:30:55.2073953Z [2975/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-f16c-u8.c.o 2025-04-25T04:30:55.2272004Z [2975/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u8.c.o 2025-04-25T04:30:55.2274443Z [2976/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-f16c-u8.c.o 2025-04-25T04:30:55.2282548Z [2976/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u16.c.o 2025-04-25T04:30:55.2284924Z [2977/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-f16c-u8.c.o 2025-04-25T04:30:55.2302885Z [2977/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u8.c.o 2025-04-25T04:30:55.2305185Z [2978/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-f16c-u8.c.o 2025-04-25T04:30:55.2619728Z [2978/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u8.c.o 2025-04-25T04:30:55.2623062Z [2979/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u8.c.o 2025-04-25T04:30:55.3184323Z [2979/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u8.c.o 2025-04-25T04:30:55.3187073Z [2980/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u8.c.o 2025-04-25T04:30:55.3259332Z [2980/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u8.c.o 2025-04-25T04:30:55.3261195Z [2981/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u8.c.o 2025-04-25T04:30:55.3381224Z [2981/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-f16c-u8.c.o 2025-04-25T04:30:55.3383866Z [2982/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u8.c.o 2025-04-25T04:30:55.3521239Z [2982/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u8.c.o 2025-04-25T04:30:55.3523817Z [2983/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u8.c.o 2025-04-25T04:30:55.3962855Z [2983/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u8.c.o 2025-04-25T04:30:55.3965293Z [2984/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u8.c.o 2025-04-25T04:30:55.4205740Z [2984/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u8.c.o 2025-04-25T04:30:55.4207021Z [2985/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u16.c.o 2025-04-25T04:30:55.4233898Z [2985/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u8.c.o 2025-04-25T04:30:55.4236303Z [2986/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-f16c-u8.c.o 2025-04-25T04:30:55.4296931Z [2986/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u8.c.o 2025-04-25T04:30:55.4298428Z [2987/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u8.c.o 2025-04-25T04:30:55.4414504Z [2987/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u8.c.o 2025-04-25T04:30:55.4416165Z [2988/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u8.c.o 2025-04-25T04:30:55.4548809Z [2988/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u8.c.o 2025-04-25T04:30:55.4551531Z [2989/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u8.c.o 2025-04-25T04:30:55.5325519Z [2989/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u8.c.o 2025-04-25T04:30:55.5327887Z [2990/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u8.c.o 2025-04-25T04:30:55.5447153Z [2990/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u8.c.o 2025-04-25T04:30:55.5448420Z [2991/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u8.c.o 2025-04-25T04:30:55.5604367Z [2991/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u16.c.o 2025-04-25T04:30:55.5606812Z [2992/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u8.c.o 2025-04-25T04:30:55.5668287Z [2992/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u8.c.o 2025-04-25T04:30:55.5670991Z [2993/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u8.c.o 2025-04-25T04:30:55.5753733Z [2993/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u16.c.o 2025-04-25T04:30:55.5754980Z [2994/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u8.c.o 2025-04-25T04:30:55.6191754Z [2994/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u8.c.o 2025-04-25T04:30:55.6194660Z [2995/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u8.c.o 2025-04-25T04:30:55.6506345Z [2995/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u16.c.o 2025-04-25T04:30:55.6509102Z [2996/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u16.c.o 2025-04-25T04:30:55.6763632Z [2996/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u32.c.o 2025-04-25T04:30:55.6766131Z [2997/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u8.c.o 2025-04-25T04:30:55.6894906Z [2997/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u8.c.o 2025-04-25T04:30:55.6897690Z [2998/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u8.c.o 2025-04-25T04:30:55.6928562Z [2998/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u16.c.o 2025-04-25T04:30:55.6931301Z [2999/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u16.c.o 2025-04-25T04:30:55.7028231Z [2999/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u24.c.o 2025-04-25T04:30:55.7030939Z [3000/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u8.c.o 2025-04-25T04:30:55.7861641Z [3000/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u32.c.o 2025-04-25T04:30:55.7864314Z [3001/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u8.c.o 2025-04-25T04:30:55.7933891Z [3001/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2025-04-25T04:30:55.7935456Z [3002/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u16.c.o 2025-04-25T04:30:55.8016448Z [3002/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2025-04-25T04:30:55.8018470Z [3003/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u16.c.o 2025-04-25T04:30:55.8098772Z [3003/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2025-04-25T04:30:55.8100290Z [3004/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u24.c.o 2025-04-25T04:30:55.8173444Z [3004/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u8.c.o 2025-04-25T04:30:55.8175516Z [3005/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u32.c.o 2025-04-25T04:30:55.8415848Z [3005/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u16.c.o 2025-04-25T04:30:55.8419128Z [3006/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u32.c.o 2025-04-25T04:30:55.8950294Z [3006/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u24.c.o 2025-04-25T04:30:55.8953098Z [3007/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2025-04-25T04:30:55.9082624Z [3007/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u32.c.o 2025-04-25T04:30:55.9085710Z [3008/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2025-04-25T04:30:55.9266762Z [3008/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-f16c-u8.c.o 2025-04-25T04:30:55.9626776Z [3009/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2025-04-25T04:30:55.9629470Z [3009/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u8.c.o 2025-04-25T04:30:55.9632374Z [3010/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u8.c.o 2025-04-25T04:30:55.9649782Z [3010/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3-acc2.c.o 2025-04-25T04:30:55.9652483Z [3011/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u16.c.o 2025-04-25T04:30:56.0005877Z [3011/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3.c.o 2025-04-25T04:30:56.0008549Z [3012/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u24.c.o 2025-04-25T04:30:56.0237360Z [3012/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.0238989Z [3013/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u8.c.o 2025-04-25T04:30:56.0394590Z [3013/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.0397497Z [3014/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-f16c-u8.c.o 2025-04-25T04:30:56.0498751Z [3014/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3.c.o 2025-04-25T04:30:56.0501554Z [3015/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u32.c.o 2025-04-25T04:30:56.0813969Z [3015/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.0816595Z [3016/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3.c.o 2025-04-25T04:30:56.0909454Z [3016/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3.c.o 2025-04-25T04:30:56.0912196Z [3017/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.1581194Z [3017/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.1582966Z [3018/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.1634066Z [3018/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.1636720Z [3019/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.1718058Z [3019/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3.c.o 2025-04-25T04:30:56.1719666Z [3020/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.1755357Z [3020/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.1758419Z [3021/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3.c.o 2025-04-25T04:30:56.1904600Z [3021/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-04-25T04:30:56.1907580Z [3022/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3.c.o 2025-04-25T04:30:56.2261659Z [3022/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.2264451Z [3023/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.2762973Z [3023/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2025-04-25T04:30:56.2765535Z [3024/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.2815651Z [3024/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.2817397Z [3025/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3.c.o 2025-04-25T04:30:56.2970827Z [3025/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2025-04-25T04:30:56.2972391Z [3026/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.3242957Z [3026/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.3245898Z [3027/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.3280967Z [3027/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c.o 2025-04-25T04:30:56.3282706Z [3028/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-04-25T04:30:56.3496952Z [3028/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.3500147Z [3029/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2025-04-25T04:30:56.3940717Z [3029/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c.o 2025-04-25T04:30:56.3942311Z [3030/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2025-04-25T04:30:56.4097997Z [3030/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.4101072Z [3031/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.4563007Z [3031/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c.o 2025-04-25T04:30:56.4564875Z [3032/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c.o 2025-04-25T04:30:56.4683806Z [3032/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.4685398Z [3033/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.4747474Z [3033/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c.o 2025-04-25T04:30:56.4750308Z [3034/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c.o 2025-04-25T04:30:56.5019367Z [3034/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.5020906Z [3035/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.5345972Z [3035/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c.o 2025-04-25T04:30:56.5347429Z [3036/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c.o 2025-04-25T04:30:56.5412919Z [3036/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.5415713Z [3037/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.5872908Z [3037/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c.o 2025-04-25T04:30:56.5874423Z [3038/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.5996085Z [3038/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.5998033Z [3039/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.6346866Z [3039/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3.c.o 2025-04-25T04:30:56.6349597Z [3040/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c.o 2025-04-25T04:30:56.6424773Z [3040/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.6427791Z [3041/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c.o 2025-04-25T04:30:56.6614190Z [3041/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.6618046Z [3042/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c.o 2025-04-25T04:30:56.6893704Z [3042/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3.c.o 2025-04-25T04:30:56.6896687Z [3043/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.7002164Z [3043/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3.c.o 2025-04-25T04:30:56.7005073Z [3044/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.7251206Z [3044/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.7253886Z [3045/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3.c.o 2025-04-25T04:30:56.7546526Z [3045/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3.c.o 2025-04-25T04:30:56.7549608Z [3046/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.7784548Z [3046/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.7787287Z [3047/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3.c.o 2025-04-25T04:30:56.7963614Z [3047/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3.c.o 2025-04-25T04:30:56.7966262Z [3048/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.8145808Z [3048/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c16.c.o 2025-04-25T04:30:56.8148749Z [3049/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3.c.o 2025-04-25T04:30:56.8295706Z [3049/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c16-minmax-fma3-2x.c.o 2025-04-25T04:30:56.8298903Z [3050/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.8430088Z [3050/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u8.c.o 2025-04-25T04:30:56.8432677Z [3051/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3.c.o 2025-04-25T04:30:56.8681764Z [3051/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u16.c.o 2025-04-25T04:30:56.8684344Z [3052/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3-acc2.c.o 2025-04-25T04:30:56.9038272Z [3052/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u24.c.o 2025-04-25T04:30:56.9041296Z [3053/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c16.c.o 2025-04-25T04:30:56.9264167Z [3053/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u32.c.o 2025-04-25T04:30:56.9265736Z [3054/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3.c.o 2025-04-25T04:30:56.9305333Z [3054/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2025-04-25T04:30:56.9308795Z [3055/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c16-minmax-fma3-2x.c.o 2025-04-25T04:30:56.9536514Z [3055/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2025-04-25T04:30:56.9539779Z [3056/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u16.c.o 2025-04-25T04:30:56.9816317Z [3056/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2025-04-25T04:30:56.9819225Z [3057/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u24.c.o 2025-04-25T04:30:56.9840524Z [3057/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2025-04-25T04:30:56.9843928Z [3058/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u8.c.o 2025-04-25T04:30:57.0433047Z [3058/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u8.c.o 2025-04-25T04:30:57.0434972Z [3059/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2025-04-25T04:30:57.0455400Z [3059/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u16.c.o 2025-04-25T04:30:57.0458894Z [3060/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2025-04-25T04:30:57.0860688Z [3060/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u24.c.o 2025-04-25T04:30:57.0862596Z [3061/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2025-04-25T04:30:57.0999197Z [3061/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.1000607Z [3062/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u8.c.o 2025-04-25T04:30:57.1121062Z [3062/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3.c.o 2025-04-25T04:30:57.1122783Z [3063/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2025-04-25T04:30:57.1318052Z [3063/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.1320918Z [3064/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u32.c.o 2025-04-25T04:30:57.2012103Z [3064/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.2013535Z [3065/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u24.c.o 2025-04-25T04:30:57.2095390Z [3065/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3.c.o 2025-04-25T04:30:57.2096797Z [3066/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u16.c.o 2025-04-25T04:30:57.2174800Z [3066/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.2177769Z [3067/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3.c.o 2025-04-25T04:30:57.2215064Z [3067/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.2216726Z [3068/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.2389020Z [3068/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.2391413Z [3069/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.2559521Z [3069/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2025-04-25T04:30:57.2562152Z [3070/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.3109990Z [3070/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.3113034Z [3071/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3.c.o 2025-04-25T04:30:57.3359526Z [3071/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2025-04-25T04:30:57.3361069Z [3072/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.3550972Z [3072/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.3552465Z [3073/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2025-04-25T04:30:57.3606842Z [3073/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c.o 2025-04-25T04:30:57.3611056Z [3074/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.3963234Z [3074/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.3966084Z [3075/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.4061952Z [3075/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3.c.o 2025-04-25T04:30:57.4063456Z [3076/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.4211506Z [3076/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.4214352Z [3077/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2025-04-25T04:30:57.4431702Z [3077/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c.o 2025-04-25T04:30:57.4434436Z [3078/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.4765326Z [3078/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.4772307Z [3079/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.4780254Z [3079/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3.c.o 2025-04-25T04:30:57.4786526Z [3080/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c.o 2025-04-25T04:30:57.5224892Z [3080/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.5227453Z [3081/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3.c.o 2025-04-25T04:30:57.5249892Z [3081/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.5252596Z [3082/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.5711065Z [3082/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.5713571Z [3083/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.6109054Z [3083/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3.c.o 2025-04-25T04:30:57.6110461Z [3084/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c.o 2025-04-25T04:30:57.6249234Z [3084/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.6251779Z [3085/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.6263054Z [3085/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.6265677Z [3086/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3.c.o 2025-04-25T04:30:57.6323546Z [3086/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.6325966Z [3087/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.6484571Z [3087/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.6487503Z [3088/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3-acc2.c.o 2025-04-25T04:30:57.6894182Z [3088/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.6896880Z [3089/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3.c.o 2025-04-25T04:30:57.7324114Z [3089/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.7326816Z [3090/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.7609804Z [3090/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.7612525Z [3091/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.7695355Z [3091/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.7696778Z [3092/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.7727162Z [3092/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.7729707Z [3093/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.7832518Z [3093/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.7835726Z [3094/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.8344569Z [3094/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.8348785Z [3095/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.8754388Z [3095/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.8757113Z [3096/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.8958549Z [3096/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.8960943Z [3097/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.8974485Z [3097/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.8976379Z [3098/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.9128398Z [3098/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.9130187Z [3099/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.9271346Z [3099/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.9274112Z [3100/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.9973897Z [3100/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:57.9976703Z [3101/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.0150600Z [3101/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.0153537Z [3102/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.0277073Z [3102/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.0279991Z [3103/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.0316983Z [3103/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.0319802Z [3104/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.0408705Z [3104/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.0411556Z [3105/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.0771418Z [3105/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.0774263Z [3106/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.1304602Z [3106/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.1307431Z [3107/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.1444435Z [3107/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.1445996Z [3108/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.1532072Z [3108/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.1533832Z [3109/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.2017217Z [3109/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.2020154Z [3110/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.2239156Z [3110/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.2241977Z [3111/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.2411111Z [3111/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.2414208Z [3112/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.2488621Z [3112/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.2491414Z [3113/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.2620208Z [3113/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.2623128Z [3114/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.2700085Z [3114/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.2703267Z [3115/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.3424591Z [3115/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.3427383Z [3116/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.3460859Z [3116/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.3463738Z [3117/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.3813113Z [3117/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.3815893Z [3118/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.3877952Z [3118/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.3880728Z [3119/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.3893477Z [3119/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.3896317Z [3120/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.4023172Z [3120/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.4025965Z [3121/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.4572653Z [3121/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast-prfm.c.o 2025-04-25T04:30:58.4575462Z [3122/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.4687459Z [3122/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.4688942Z [3123/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.4948467Z [3123/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.4951506Z [3124/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.5073914Z [3124/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.5076664Z [3125/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.5216408Z [3125/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.5219313Z [3126/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.5221961Z [3126/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.5225082Z [3127/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast-prfm.c.o 2025-04-25T04:30:58.5828003Z [3127/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.5829717Z [3128/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16s4-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.5976041Z [3128/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.5979435Z [3129/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.6112413Z [3129/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.6115284Z [3130/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.6287812Z [3130/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.6290642Z [3131/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x8-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.6660611Z [3131/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.6662554Z [3132/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.6742962Z [3132/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.6744525Z [3133/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.7268319Z [3133/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.7270216Z [3134/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.7396419Z [3134/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.7399268Z [3135/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.7718923Z [3135/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.7721910Z [3136/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.7810053Z [3136/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.7811577Z [3137/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.8238307Z [3137/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.8240418Z [3138/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.8600799Z [3138/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u8.c.o 2025-04-25T04:30:58.8603545Z [3139/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.8855524Z [3139/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u32.c.o 2025-04-25T04:30:58.8858028Z [3140/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.9048455Z [3140/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u64.c.o 2025-04-25T04:30:58.9049850Z [3141/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.9094610Z [3141/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u8.c.o 2025-04-25T04:30:58.9097047Z [3142/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.9102353Z [3142/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-nr.c.o 2025-04-25T04:30:58.9104733Z [3143/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-fma3-broadcast.c.o 2025-04-25T04:30:58.9312293Z [3143/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u8.c.o 2025-04-25T04:30:58.9973176Z [3144/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u8.c.o 2025-04-25T04:30:58.9975374Z [3144/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u32.c.o 2025-04-25T04:30:58.9977731Z [3145/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u32.c.o 2025-04-25T04:30:59.0046497Z [3145/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u8.c.o 2025-04-25T04:30:59.0048887Z [3146/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u64.c.o 2025-04-25T04:30:59.0096769Z [3146/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u32.c.o 2025-04-25T04:30:59.0099232Z [3147/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u8.c.o 2025-04-25T04:30:59.0338676Z [3147/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-nr.c.o 2025-04-25T04:30:59.0341661Z [3148/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u32.c.o 2025-04-25T04:30:59.0500986Z [3148/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.0503510Z [3149/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u8.c.o 2025-04-25T04:30:59.0517053Z [3149/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-3x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.0519845Z [3150/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-nr.c.o 2025-04-25T04:30:59.1073047Z [3150/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.1074773Z [3151/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u8.c.o 2025-04-25T04:30:59.1150984Z [3151/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.1153730Z [3152/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u32.c.o 2025-04-25T04:30:59.1194476Z [3152/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.1197258Z [3153/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-nr.c.o 2025-04-25T04:30:59.1771198Z [3153/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-6x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.1774238Z [3154/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-3x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.2030918Z [3154/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-7x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.2033788Z [3155/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.2309331Z [3155/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.2312080Z [3156/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.2314985Z [3156/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-3x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.2317767Z [3157/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.2538465Z [3157/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.2541388Z [3158/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-6x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.2845882Z [3158/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.2847900Z [3159/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.3015417Z [3159/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.3016993Z [3160/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-7x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.3232152Z [3160/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-6x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.3235600Z [3161/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.3653710Z [3161/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-7x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.3657040Z [3162/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.3799842Z [3162/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.3801363Z [3163/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-3x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.4095172Z [3163/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.4098096Z [3164/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.4296004Z [3164/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-3x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.4298890Z [3165/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.4363287Z [3165/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.4366570Z [3166/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-6x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.4717899Z [3166/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.4719481Z [3167/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-7x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.4882918Z [3167/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.4885768Z [3168/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.5066074Z [3168/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.5068681Z [3169/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.5659297Z [3169/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.5662296Z [3170/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-3x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.5822537Z [3170/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-7x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.5824341Z [3171/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.5888044Z [3171/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.5890767Z [3172/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.5949112Z [3172/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.5952051Z [3173/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.6412849Z [3173/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-3x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.6415643Z [3174/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.6475206Z [3174/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.6477887Z [3175/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.6999625Z [3175/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.7002419Z [3176/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.7044276Z [3176/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.7045794Z [3177/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-3x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.7166638Z [3177/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.7169344Z [3178/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-7x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.7246104Z [3178/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-6x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.7247553Z [3179/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.7666489Z [3179/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-7x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.7669284Z [3180/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.7789603Z [3180/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u16-acc2.c.o 2025-04-25T04:30:59.7792823Z [3181/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.8413199Z [3181/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u16.c.o 2025-04-25T04:30:59.8414771Z [3182/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x16-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.8527848Z [3182/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc2.c.o 2025-04-25T04:30:59.8529584Z [3183/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-6x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.8546849Z [3183/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc4.c.o 2025-04-25T04:30:59.8550241Z [3184/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.8606598Z [3184/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc2.c.o 2025-04-25T04:30:59.8608576Z [3185/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u16-acc2.c.o 2025-04-25T04:30:59.8688635Z [3185/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc5.c.o 2025-04-25T04:30:59.8690220Z [3186/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-7x8-minmax-avx2-broadcast.c.o 2025-04-25T04:30:59.8819222Z [3186/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40.c.o 2025-04-25T04:30:59.8822503Z [3187/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u16.c.o 2025-04-25T04:30:59.9522040Z [3187/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc2.c.o 2025-04-25T04:30:59.9525427Z [3188/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc4.c.o 2025-04-25T04:30:59.9729929Z [3188/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc3.c.o 2025-04-25T04:30:59.9731629Z [3189/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc2.c.o 2025-04-25T04:30:59.9754673Z [3189/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48.c.o 2025-04-25T04:30:59.9756402Z [3190/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc2.c.o 2025-04-25T04:30:59.9882249Z [3190/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc2.c.o 2025-04-25T04:30:59.9885689Z [3191/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc2.c.o 2025-04-25T04:30:59.9888320Z [3191/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc4.c.o 2025-04-25T04:30:59.9890109Z [3192/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc5.c.o 2025-04-25T04:30:59.9968120Z [3192/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64.c.o 2025-04-25T04:30:59.9969924Z [3193/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40.c.o 2025-04-25T04:31:00.0769816Z [3193/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72-acc3.c.o 2025-04-25T04:31:00.0771734Z [3194/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc3.c.o 2025-04-25T04:31:00.0795227Z [3194/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72.c.o 2025-04-25T04:31:00.0798261Z [3195/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48.c.o 2025-04-25T04:31:00.1014244Z [3195/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc2.c.o 2025-04-25T04:31:00.1016944Z [3196/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72-acc3.c.o 2025-04-25T04:31:00.1055086Z [3196/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc5.c.o 2025-04-25T04:31:00.1056890Z [3197/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc4.c.o 2025-04-25T04:31:00.1244180Z [3197/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80.c.o 2025-04-25T04:31:00.1247487Z [3198/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64.c.o 2025-04-25T04:31:00.1325070Z [3198/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc2.c.o 2025-04-25T04:31:00.1328276Z [3199/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc2.c.o 2025-04-25T04:31:00.1831096Z [3199/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc3.c.o 2025-04-25T04:31:00.1834291Z [3200/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc2.c.o 2025-04-25T04:31:00.1961170Z [3200/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc6.c.o 2025-04-25T04:31:00.1964974Z [3201/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80.c.o 2025-04-25T04:31:00.2207106Z [3201/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96.c.o 2025-04-25T04:31:00.2210788Z [3202/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc5.c.o 2025-04-25T04:31:00.2296629Z [3202/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u8.c.o 2025-04-25T04:31:00.2298627Z [3203/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc2.c.o 2025-04-25T04:31:00.2463250Z [3203/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u8.c.o 2025-04-25T04:31:00.2467685Z [3204/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc3.c.o 2025-04-25T04:31:00.2627435Z [3204/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u16.c.o 2025-04-25T04:31:00.2630802Z [3205/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72.c.o 2025-04-25T04:31:00.2891768Z [3205/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u24.c.o 2025-04-25T04:31:00.2895307Z [3206/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc6.c.o 2025-04-25T04:31:00.3105668Z [3206/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u32.c.o 2025-04-25T04:31:00.3108926Z [3207/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96.c.o 2025-04-25T04:31:00.3443239Z [3207/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u8.c.o 2025-04-25T04:31:00.3446087Z [3208/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u8.c.o 2025-04-25T04:31:00.3567170Z [3208/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u16.c.o 2025-04-25T04:31:00.3569829Z [3209/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u8.c.o 2025-04-25T04:31:00.3955500Z [3209/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u24.c.o 2025-04-25T04:31:00.3958305Z [3210/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u16.c.o 2025-04-25T04:31:00.4099131Z [3210/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u8.c.o 2025-04-25T04:31:00.4102011Z [3211/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u8.c.o 2025-04-25T04:31:00.4180989Z [3211/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u16.c.o 2025-04-25T04:31:00.4183964Z [3212/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u32.c.o 2025-04-25T04:31:00.4459158Z [3212/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u24.c.o 2025-04-25T04:31:00.4462181Z [3213/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u16.c.o 2025-04-25T04:31:00.4663747Z [3213/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u32.c.o 2025-04-25T04:31:00.4666572Z [3214/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u24.c.o 2025-04-25T04:31:00.5037574Z [3214/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2025-04-25T04:31:00.5039292Z [3215/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u8.c.o 2025-04-25T04:31:00.5180333Z [3215/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2025-04-25T04:31:00.5182236Z [3216/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u16.c.o 2025-04-25T04:31:00.5244354Z [3216/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2025-04-25T04:31:00.5247066Z [3217/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u24.c.o 2025-04-25T04:31:00.5379873Z [3217/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2025-04-25T04:31:00.5383569Z [3218/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u24.c.o 2025-04-25T04:31:00.5535206Z [3218/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.5536907Z [3219/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u32.c.o 2025-04-25T04:31:00.5720317Z [3219/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.5723287Z [3220/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2025-04-25T04:31:00.6392100Z [3220/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.6395037Z [3221/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2025-04-25T04:31:00.6464585Z [3221/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.6467518Z [3222/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2025-04-25T04:31:00.6470344Z [3222/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.6473219Z [3223/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2025-04-25T04:31:00.6800884Z [3223/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.6802555Z [3224/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.6806966Z [3224/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.6809187Z [3225/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.6947280Z [3225/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16s4-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.6950095Z [3226/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.7654380Z [3226/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.7657583Z [3227/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.7719990Z [3227/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16s4-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.7722958Z [3228/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.7786475Z [3228/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.7790029Z [3229/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.8416671Z [3229/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16s4-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.8419825Z [3230/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.8460612Z [3230/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.8463595Z [3231/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16s4-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.8560504Z [3231/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.8563413Z [3232/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.8931766Z [3232/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16s4-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.8933571Z [3233/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.9173618Z [3233/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.9176564Z [3234/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16s4-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.9527937Z [3234/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16s4-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.9529652Z [3235/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16s4-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.9651124Z [3235/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.9652661Z [3236/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.9711300Z [3236/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.9714226Z [3237/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16s4-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.9735956Z [3237/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16s4-minmax-avx2-broadcast.c.o 2025-04-25T04:31:00.9738324Z [3238/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-avx2-broadcast.c.o 2025-04-25T04:31:01.0375240Z [3238/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x8-minmax-avx2-broadcast.c.o 2025-04-25T04:31:01.0378191Z [3239/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-avx2-broadcast.c.o 2025-04-25T04:31:01.0718677Z [3239/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:01.0720335Z [3240/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16s4-minmax-avx2-broadcast.c.o 2025-04-25T04:31:01.0918697Z [3240/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x8-minmax-avx2-broadcast.c.o 2025-04-25T04:31:01.0920532Z [3241/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16s4-minmax-avx2-broadcast.c.o 2025-04-25T04:31:01.0926739Z [3241/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:01.0929683Z [3242/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:01.1007297Z [3242/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u16.c.o 2025-04-25T04:31:01.1008746Z [3243/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-avx2-broadcast.c.o 2025-04-25T04:31:01.1303867Z [3243/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u32.c.o 2025-04-25T04:31:01.1306851Z [3244/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x8-minmax-avx2-broadcast.c.o 2025-04-25T04:31:01.1712852Z [3244/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u48.c.o 2025-04-25T04:31:01.1715583Z [3245/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:01.1984015Z [3245/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u16.c.o 2025-04-25T04:31:01.1986517Z [3246/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u32.c.o 2025-04-25T04:31:01.2015652Z [3246/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u32.c.o 2025-04-25T04:31:01.2017214Z [3247/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x8-minmax-avx2-broadcast.c.o 2025-04-25T04:31:01.2132086Z [3247/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u48.c.o 2025-04-25T04:31:01.2133824Z [3248/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx2-broadcast.c.o 2025-04-25T04:31:01.2258768Z [3248/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32-acc2.c.o 2025-04-25T04:31:01.2260250Z [3249/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u16.c.o 2025-04-25T04:31:01.2407890Z [3249/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32-acc4.c.o 2025-04-25T04:31:01.2413587Z [3250/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u48.c.o 2025-04-25T04:31:01.2795143Z [3250/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32.c.o 2025-04-25T04:31:01.2797866Z [3251/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u16.c.o 2025-04-25T04:31:01.3057955Z [3251/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc2.c.o 2025-04-25T04:31:01.3059591Z [3252/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32-acc2.c.o 2025-04-25T04:31:01.3143772Z [3252/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc4.c.o 2025-04-25T04:31:01.3146390Z [3253/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u48.c.o 2025-04-25T04:31:01.3149022Z [3253/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64.c.o 2025-04-25T04:31:01.3151561Z [3254/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u32.c.o 2025-04-25T04:31:01.3412101Z [3254/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72-acc3.c.o 2025-04-25T04:31:01.3414949Z [3255/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32-acc4.c.o 2025-04-25T04:31:01.3577904Z [3255/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72.c.o 2025-04-25T04:31:01.3580755Z [3256/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32.c.o 2025-04-25T04:31:01.3732237Z [3256/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc2.c.o 2025-04-25T04:31:01.3735242Z [3257/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc2.c.o 2025-04-25T04:31:01.4082887Z [3257/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc5.c.o 2025-04-25T04:31:01.4085958Z [3258/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc4.c.o 2025-04-25T04:31:01.4285549Z [3258/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80.c.o 2025-04-25T04:31:01.4287172Z [3259/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72-acc3.c.o 2025-04-25T04:31:01.4400719Z [3259/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc2.c.o 2025-04-25T04:31:01.4403704Z [3260/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64.c.o 2025-04-25T04:31:01.4457672Z [3260/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc3.c.o 2025-04-25T04:31:01.4462101Z [3261/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc2.c.o 2025-04-25T04:31:01.4659239Z [3261/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc6.c.o 2025-04-25T04:31:01.4662735Z [3262/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc5.c.o 2025-04-25T04:31:01.5042971Z [3262/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96.c.o 2025-04-25T04:31:01.5103105Z [3263/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80.c.o 2025-04-25T04:31:01.5104797Z [3263/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32-acc2.c.o 2025-04-25T04:31:01.5106425Z [3264/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72.c.o 2025-04-25T04:31:01.5236400Z [3264/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32-acc4.c.o 2025-04-25T04:31:01.5239150Z [3265/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc2.c.o 2025-04-25T04:31:01.5431768Z [3265/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32.c.o 2025-04-25T04:31:01.5434615Z [3266/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc6.c.o 2025-04-25T04:31:01.5447911Z [3266/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc2.c.o 2025-04-25T04:31:01.5449565Z [3267/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc3.c.o 2025-04-25T04:31:01.5766802Z [3267/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc4.c.o 2025-04-25T04:31:01.5770275Z [3268/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96.c.o 2025-04-25T04:31:01.6133903Z [3268/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64.c.o 2025-04-25T04:31:01.6136594Z [3269/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32-acc4.c.o 2025-04-25T04:31:01.6179317Z [3269/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72-acc3.c.o 2025-04-25T04:31:01.6181913Z [3270/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32-acc2.c.o 2025-04-25T04:31:01.6413329Z [3270/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72.c.o 2025-04-25T04:31:01.6415724Z [3271/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32.c.o 2025-04-25T04:31:01.6435698Z [3271/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc2.c.o 2025-04-25T04:31:01.6439413Z [3272/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc2.c.o 2025-04-25T04:31:01.6467566Z [3272/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc5.c.o 2025-04-25T04:31:01.6469400Z [3273/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc4.c.o 2025-04-25T04:31:01.6825509Z [3273/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80.c.o 2025-04-25T04:31:01.6828215Z [3274/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64.c.o 2025-04-25T04:31:01.7206063Z [3274/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc2.c.o 2025-04-25T04:31:01.7208824Z [3275/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72-acc3.c.o 2025-04-25T04:31:01.7407557Z [3275/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc3.c.o 2025-04-25T04:31:01.7410428Z [3276/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc5.c.o 2025-04-25T04:31:01.7625672Z [3276/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc6.c.o 2025-04-25T04:31:01.7628422Z [3277/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72.c.o 2025-04-25T04:31:01.7691521Z [3277/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96.c.o 2025-04-25T04:31:01.7694179Z [3278/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc2.c.o 2025-04-25T04:31:01.7895854Z [3278/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u8.c.o 2025-04-25T04:31:01.7898898Z [3279/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc2.c.o 2025-04-25T04:31:01.7951800Z [3279/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u16-acc2.c.o 2025-04-25T04:31:01.7957062Z [3280/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80.c.o 2025-04-25T04:31:01.8331253Z [3280/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc2.c.o 2025-04-25T04:31:01.8335126Z [3281/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc3.c.o 2025-04-25T04:31:01.8681971Z [3281/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc4.c.o 2025-04-25T04:31:01.8683551Z [3282/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96.c.o 2025-04-25T04:31:01.8702140Z [3282/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u8.c.o 2025-04-25T04:31:01.8705358Z [3283/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u8.c.o 2025-04-25T04:31:01.8846239Z [3283/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u16-acc2.c.o 2025-04-25T04:31:01.8849875Z [3284/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u16-acc2.c.o 2025-04-25T04:31:01.8892426Z [3284/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc4.c.o 2025-04-25T04:31:01.8896269Z [3285/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc6.c.o 2025-04-25T04:31:01.9126208Z [3285/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u8.c.o 2025-04-25T04:31:01.9129497Z [3286/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc2.c.o 2025-04-25T04:31:01.9370238Z [3286/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u16.c.o 2025-04-25T04:31:01.9374080Z [3287/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc4.c.o 2025-04-25T04:31:01.9960029Z [3287/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u24.c.o 2025-04-25T04:31:01.9962127Z [3288/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc4.c.o 2025-04-25T04:31:01.9976582Z [3288/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u8.c.o 2025-04-25T04:31:01.9978367Z [3289/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u8.c.o 2025-04-25T04:31:02.0182827Z [3289/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u16.c.o 2025-04-25T04:31:02.0184455Z [3290/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u16-acc2.c.o 2025-04-25T04:31:02.0245899Z [3290/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u24.c.o 2025-04-25T04:31:02.0248534Z [3291/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u16.c.o 2025-04-25T04:31:02.0250975Z [3291/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u32.c.o 2025-04-25T04:31:02.0252610Z [3292/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u8.c.o 2025-04-25T04:31:02.0648056Z [3292/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u8.c.o 2025-04-25T04:31:02.0650789Z [3293/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u24.c.o 2025-04-25T04:31:02.1267014Z [3293/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u16.c.o 2025-04-25T04:31:02.1269414Z [3294/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u8.c.o 2025-04-25T04:31:02.1284443Z [3294/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u24.c.o 2025-04-25T04:31:02.1285976Z [3295/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u32.c.o 2025-04-25T04:31:02.1596394Z [3295/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u32.c.o 2025-04-25T04:31:02.1599172Z [3296/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u16.c.o 2025-04-25T04:31:02.1836648Z [3296/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u8.c.o 2025-04-25T04:31:02.1840170Z [3297/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u16.c.o 2025-04-25T04:31:02.2181361Z [3297/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u16.c.o 2025-04-25T04:31:02.2184070Z [3298/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u8.c.o 2025-04-25T04:31:02.2245379Z [3298/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u24.c.o 2025-04-25T04:31:02.2247330Z [3299/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u24.c.o 2025-04-25T04:31:02.2267813Z [3299/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u32.c.o 2025-04-25T04:31:02.2269717Z [3300/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u24.c.o 2025-04-25T04:31:02.2409314Z [3300/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u8.c.o 2025-04-25T04:31:02.2639412Z [3301/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u32.c.o 2025-04-25T04:31:02.2642313Z [3301/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u16.c.o 2025-04-25T04:31:02.2645011Z [3302/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u8.c.o 2025-04-25T04:31:02.3071249Z [3302/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u24.c.o 2025-04-25T04:31:02.3074040Z [3303/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u16.c.o 2025-04-25T04:31:02.3330232Z [3303/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u32.c.o 2025-04-25T04:31:02.3333227Z [3304/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u8.c.o 2025-04-25T04:31:02.3404494Z [3304/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u8.c.o 2025-04-25T04:31:02.3405896Z [3305/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u24.c.o 2025-04-25T04:31:02.3452475Z [3305/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u16.c.o 2025-04-25T04:31:02.3453958Z [3306/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u32.c.o 2025-04-25T04:31:02.3458702Z [3306/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u24.c.o 2025-04-25T04:31:02.3461327Z [3307/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u16.c.o 2025-04-25T04:31:02.3723630Z [3307/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u32.c.o 2025-04-25T04:31:02.3726628Z [3308/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u24.c.o 2025-04-25T04:31:02.4132210Z [3308/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u8.c.o 2025-04-25T04:31:02.4135430Z [3309/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u32.c.o 2025-04-25T04:31:02.4369990Z [3309/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u24.c.o 2025-04-25T04:31:02.4390531Z [3310/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u8.c.o 2025-04-25T04:31:02.4393230Z [3310/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u32.c.o 2025-04-25T04:31:02.4396148Z [3311/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u24.c.o 2025-04-25T04:31:02.4529852Z [3311/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u8.c.o 2025-04-25T04:31:02.4532621Z [3312/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u32.c.o 2025-04-25T04:31:02.4903607Z [3312/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u16.c.o 2025-04-25T04:31:02.4906404Z [3313/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u16.c.o 2025-04-25T04:31:02.5367506Z [3313/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u24.c.o 2025-04-25T04:31:02.5369103Z [3314/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u32.c.o 2025-04-25T04:31:02.5541820Z [3314/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u32.c.o 2025-04-25T04:31:02.5543655Z [3315/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u8.c.o 2025-04-25T04:31:02.5545731Z [3315/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u8.c.o 2025-04-25T04:31:02.5547236Z [3316/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u8.c.o 2025-04-25T04:31:02.5551373Z [3316/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u16.c.o 2025-04-25T04:31:02.5553199Z [3317/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u16.c.o 2025-04-25T04:31:02.5631024Z [3317/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u24.c.o 2025-04-25T04:31:02.5633361Z [3318/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u24.c.o 2025-04-25T04:31:02.5934160Z [3318/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u32.c.o 2025-04-25T04:31:02.5940866Z [3319/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u24.c.o 2025-04-25T04:31:02.6595276Z [3319/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8c8-minmax-avx2.c.o 2025-04-25T04:31:02.6598157Z [3320/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u8.c.o 2025-04-25T04:31:02.6719268Z [3320/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x8c8-minmax-avx2.c.o 2025-04-25T04:31:02.6720825Z [3321/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u32.c.o 2025-04-25T04:31:02.6734710Z [3321/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:02.6736221Z [3322/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u32.c.o 2025-04-25T04:31:02.6755743Z [3322/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2.c.o 2025-04-25T04:31:02.6758530Z [3323/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u24.c.o 2025-04-25T04:31:02.7270930Z [3323/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:02.7272484Z [3324/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u16.c.o 2025-04-25T04:31:02.7356229Z [3324/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:02.7357906Z [3325/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8c8-minmax-avx2.c.o 2025-04-25T04:31:02.7948594Z [3325/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2.c.o 2025-04-25T04:31:02.7951672Z [3326/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:02.8290402Z [3326/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:02.8293471Z [3327/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:02.8345483Z [3327/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:02.8348404Z [3328/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2.c.o 2025-04-25T04:31:02.8470548Z [3328/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2.c.o 2025-04-25T04:31:02.8472103Z [3329/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:02.8606382Z [3329/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:02.8609286Z [3330/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x8c8-minmax-avx2.c.o 2025-04-25T04:31:02.8649006Z [3330/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2.c.o 2025-04-25T04:31:02.8651826Z [3331/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2.c.o 2025-04-25T04:31:02.9155234Z [3331/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:02.9158666Z [3332/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:02.9662682Z [3332/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:02.9665209Z [3333/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:02.9788678Z [3333/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2.c.o 2025-04-25T04:31:02.9790594Z [3334/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:03.0119533Z [3334/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:03.0122548Z [3335/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.0165441Z [3335/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.0168355Z [3336/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.0200858Z [3336/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.0203132Z [3337/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.0356624Z [3337/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:03.0359569Z [3338/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.0986555Z [3338/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.0989644Z [3339/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:03.1034918Z [3339/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.1039067Z [3340/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.1406390Z [3340/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:03.1410545Z [3341/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:03.1637663Z [3341/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.1641034Z [3342/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.1755995Z [3342/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.1759568Z [3343/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.1762701Z [3343/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.1765764Z [3344/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.2277823Z [3344/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.2280978Z [3345/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.2651842Z [3345/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.2655075Z [3346/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.2856835Z [3346/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.2859582Z [3347/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:03.3089260Z [3347/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.3092162Z [3348/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.3214239Z [3348/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.3216389Z [3349/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.3218361Z [3349/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.3219829Z [3350/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.3384322Z [3350/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.3387285Z [3351/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.3888047Z [3351/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:03.3891062Z [3352/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.4254313Z [3352/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.4257469Z [3353/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.4510006Z [3353/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.4512868Z [3354/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.4516115Z [3354/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:03.4519052Z [3355/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.4521953Z [3355/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.4524867Z [3356/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.4682702Z [3356/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.4686322Z [3357/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:03.5504515Z [3357/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.5506225Z [3358/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.5713841Z [3358/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.5716773Z [3359/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.5786604Z [3359/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:03.5789004Z [3360/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.5918892Z [3360/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.5921846Z [3361/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.5980794Z [3361/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.5983745Z [3362/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.6050717Z [3362/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:03.6053824Z [3363/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:03.6879087Z [3363/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.6880760Z [3364/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.7055875Z [3364/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.7059100Z [3365/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:03.7338895Z [3365/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:03.7342416Z [3366/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.7472010Z [3366/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.7475288Z [3367/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.7512884Z [3367/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.7519891Z [3368/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.7759575Z [3368/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:03.7762557Z [3369/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:03.8056319Z [3369/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.8059616Z [3370/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.8299440Z [3370/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.8302466Z [3371/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:03.8646732Z [3371/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.8649821Z [3372/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.8789358Z [3372/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.8792142Z [3373/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.8942771Z [3373/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.8945802Z [3374/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2-madd.c.o 2025-04-25T04:31:03.8965128Z [3374/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.8968027Z [3375/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2-madd-prfm.c.o 2025-04-25T04:31:03.9391561Z [3375/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:03.9394734Z [3376/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.9680952Z [3376/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:03.9684260Z [3377/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avx2.c.o 2025-04-25T04:31:03.9826685Z [3377/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:03.9829773Z [3378/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avx2.c.o 2025-04-25T04:31:04.0058332Z [3378/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:04.0061395Z [3379/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avx2.c.o 2025-04-25T04:31:04.0246727Z [3379/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:04.0248737Z [3380/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.0251387Z [3380/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.0254305Z [3381/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avx2.c.o 2025-04-25T04:31:04.0551856Z [3381/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:04.0555112Z [3382/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.0875295Z [3382/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:04.0878590Z [3383/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:04.1070136Z [3383/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:04.1078695Z [3384/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:04.1438039Z [3384/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.1441275Z [3385/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:04.1450051Z [3385/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.1453120Z [3386/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:04.1496566Z [3386/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:04.1499803Z [3387/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.1751848Z [3387/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:04.1755106Z [3388/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:04.2125809Z [3388/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:04.2129052Z [3389/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:04.2169840Z [3389/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.2176909Z [3390/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.2682867Z [3390/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:04.2685971Z [3391/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.2811410Z [3391/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:04.2814729Z [3392/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:04.2817951Z [3392/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:04.2821173Z [3393/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:04.3210517Z [3393/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.3213527Z [3394/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.3388635Z [3394/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.3391825Z [3395/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:04.3535050Z [3395/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:04.3538607Z [3396/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:04.3866522Z [3396/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:04.3869792Z [3397/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:04.3988583Z [3397/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:04.3992129Z [3398/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:04.4089268Z [3398/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.4097538Z [3399/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.4599198Z [3399/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:04.4602645Z [3400/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.4728708Z [3400/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:04.4732492Z [3401/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:04.4765637Z [3401/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:04.4768902Z [3402/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:04.4915982Z [3402/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.4918978Z [3403/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:04.5143669Z [3403/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:04.5146958Z [3404/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.5872077Z [3404/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:04.5873929Z [3405/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:04.5937930Z [3405/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:04.5940975Z [3406/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:04.5964799Z [3406/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:04.5966474Z [3407/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:04.6068515Z [3407/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:04.6070482Z [3408/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.6224150Z [3408/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:04.6227365Z [3409/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:04.6237565Z [3409/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.6240367Z [3410/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:04.7317814Z [3410/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.7319544Z [3411/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:04.7351505Z [3411/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:04.7353295Z [3412/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:04.7385250Z [3412/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:04.7387530Z [3413/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:04.7479591Z [3413/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:04.7483133Z [3414/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:04.7537038Z [3414/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:04.7540193Z [3415/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.8088877Z [3415/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:04.8091845Z [3416/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.8380179Z [3416/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:04.8381908Z [3417/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:04.8461068Z [3417/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.8464131Z [3418/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:04.8523304Z [3418/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u24.c.o 2025-04-25T04:31:04.8526086Z [3419/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:04.8754517Z [3419/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u32.c.o 2025-04-25T04:31:04.8757546Z [3420/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:04.9063251Z [3420/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u64.c.o 2025-04-25T04:31:04.9066108Z [3421/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:04.9354747Z [3421/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u8.c.o 2025-04-25T04:31:04.9356209Z [3422/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:04.9527856Z [3422/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u24.c.o 2025-04-25T04:31:04.9530592Z [3423/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u24.c.o 2025-04-25T04:31:04.9670101Z [3423/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u32.c.o 2025-04-25T04:31:04.9671522Z [3424/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.9718120Z [3424/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx2-madd.c.o 2025-04-25T04:31:04.9719997Z [3425/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u32.c.o 2025-04-25T04:31:04.9868585Z [3425/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:04.9875375Z [3426/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u64.c.o 2025-04-25T04:31:05.0107021Z [3426/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.0109877Z [3427/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u8.c.o 2025-04-25T04:31:05.0350814Z [3427/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:05.0353981Z [3428/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u24.c.o 2025-04-25T04:31:05.0550007Z [3428/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:05.0553230Z [3429/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u32.c.o 2025-04-25T04:31:05.1031790Z [3429/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:05.1033666Z [3430/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.1041295Z [3430/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.1043666Z [3431/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.1397120Z [3431/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:05.1400317Z [3432/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx2-madd.c.o 2025-04-25T04:31:05.1565066Z [3432/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:05.1568677Z [3433/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:05.1741656Z [3433/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:05.1745172Z [3434/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:05.2116780Z [3434/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.2120095Z [3435/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:05.2171101Z [3435/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.2172911Z [3436/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:05.2332765Z [3436/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:05.2336295Z [3437/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.2593565Z [3437/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:05.2597019Z [3438/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:05.3035479Z [3438/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:05.3037319Z [3439/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:05.3180301Z [3439/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.3182081Z [3440/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.3333702Z [3440/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:05.3337123Z [3441/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:05.3620884Z [3441/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:05.3623895Z [3442/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:05.3627321Z [3442/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:05.3630435Z [3443/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.3853901Z [3443/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.3857537Z [3444/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:05.4459627Z [3444/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.4462968Z [3445/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:05.4536979Z [3445/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:05.4540621Z [3446/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.4838499Z [3446/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:05.4840387Z [3447/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:05.4917228Z [3447/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:05.4919614Z [3448/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.4986523Z [3448/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.4988316Z [3449/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.5055959Z [3449/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:05.5059424Z [3450/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:05.5740672Z [3450/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:05.5744147Z [3451/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:05.5866031Z [3451/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:05.5869858Z [3452/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:05.6152880Z [3452/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.6156180Z [3453/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:05.6160817Z [3453/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:05.6164455Z [3454/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:05.6272959Z [3454/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:05.6276180Z [3455/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.6314036Z [3455/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:05.6317474Z [3456/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:05.7045460Z [3456/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:05.7048792Z [3457/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.7079081Z [3457/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:05.7083733Z [3458/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:05.7456440Z [3458/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:05.7458405Z [3459/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:05.7475045Z [3459/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.7478195Z [3460/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:05.7913211Z [3460/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.7916394Z [3461/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:05.7950130Z [3461/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:05.7953711Z [3462/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:05.8325601Z [3462/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:05.8328714Z [3463/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:05.8504918Z [3463/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:05.8508213Z [3464/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:05.8679040Z [3464/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:05.8682529Z [3465/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.8769666Z [3465/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:05.8775908Z [3466/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.9052831Z [3466/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:05.9055996Z [3467/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:05.9414708Z [3467/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:05.9417901Z [3468/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:05.9686180Z [3468/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:31:05.9687822Z [3469/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-04-25T04:31:05.9842915Z [3469/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:31:05.9846030Z [3470/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-04-25T04:31:05.9899946Z [3470/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:31:05.9903130Z [3471/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:06.0131592Z [3471/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:31:06.0134653Z [3472/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-04-25T04:31:06.0146834Z [3472/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c32.c.o 2025-04-25T04:31:06.0149770Z [3473/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.0934510Z [3473/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u32.c.o 2025-04-25T04:31:06.0936031Z [3474/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:31:06.1007497Z [3474/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc2.c.o 2025-04-25T04:31:06.1008897Z [3475/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:31:06.1060127Z [3475/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc4.c.o 2025-04-25T04:31:06.1062988Z [3476/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:31:06.1306681Z [3476/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2025-04-25T04:31:06.1309485Z [3477/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:31:06.1472593Z [3477/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u24.c.o 2025-04-25T04:31:06.1475033Z [3478/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u32.c.o 2025-04-25T04:31:06.1629763Z [3478/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u32.c.o 2025-04-25T04:31:06.1632391Z [3479/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c32.c.o 2025-04-25T04:31:06.1975400Z [3479/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2025-04-25T04:31:06.1977727Z [3480/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc2.c.o 2025-04-25T04:31:06.2046413Z [3480/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u24.c.o 2025-04-25T04:31:06.2048840Z [3481/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc4.c.o 2025-04-25T04:31:06.2520951Z [3481/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u32.c.o 2025-04-25T04:31:06.2523711Z [3482/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u24.c.o 2025-04-25T04:31:06.2541558Z [3482/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u16.c.o 2025-04-25T04:31:06.2542899Z [3483/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u32.c.o 2025-04-25T04:31:06.2605744Z [3483/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u64.c.o 2025-04-25T04:31:06.2608105Z [3484/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2025-04-25T04:31:06.2805612Z [3484/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u16.c.o 2025-04-25T04:31:06.2808198Z [3485/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2025-04-25T04:31:06.3011074Z [3485/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u64.c.o 2025-04-25T04:31:06.3013704Z [3486/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u24.c.o 2025-04-25T04:31:06.3181828Z [3486/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.3184678Z [3487/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u32.c.o 2025-04-25T04:31:06.3677274Z [3487/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.3680154Z [3488/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u16.c.o 2025-04-25T04:31:06.3756197Z [3488/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.3758875Z [3489/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u64.c.o 2025-04-25T04:31:06.3805971Z [3489/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.3810784Z [3490/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u16.c.o 2025-04-25T04:31:06.3927133Z [3490/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.3929885Z [3491/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u64.c.o 2025-04-25T04:31:06.4351812Z [3491/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.4354477Z [3492/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.4848545Z [3492/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.4851369Z [3493/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.4965313Z [3493/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.4966886Z [3494/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.5092583Z [3494/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.5095025Z [3495/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.5098098Z [3495/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.5100786Z [3496/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.5104091Z [3496/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.5107256Z [3497/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.5495069Z [3497/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.5498020Z [3498/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.6297189Z [3498/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.6298863Z [3499/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.6322900Z [3499/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u8.c.o 2025-04-25T04:31:06.6325787Z [3500/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.6328086Z [3500/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u24.c.o 2025-04-25T04:31:06.6329497Z [3501/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.6525874Z [3501/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u32.c.o 2025-04-25T04:31:06.6528520Z [3502/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.6690022Z [3502/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:31:06.6693146Z [3503/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.6853301Z [3503/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:31:06.6856094Z [3504/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2025-04-25T04:31:06.7348591Z [3504/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:31:06.7350070Z [3505/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u32.c.o 2025-04-25T04:31:06.7438412Z [3505/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:31:06.7440015Z [3506/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u8.c.o 2025-04-25T04:31:06.7589285Z [3506/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u32.c.o 2025-04-25T04:31:06.7591672Z [3507/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u24.c.o 2025-04-25T04:31:06.7911120Z [3507/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u128-acc2.c.o 2025-04-25T04:31:06.7913493Z [3508/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:31:06.7988199Z [3508/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u128-acc4.c.o 2025-04-25T04:31:06.7990700Z [3509/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:31:06.8125952Z [3509/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2025-04-25T04:31:06.8128712Z [3510/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:31:06.8501710Z [3510/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2025-04-25T04:31:06.8503119Z [3511/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-avx2.c.o 2025-04-25T04:31:06.8616394Z [3511/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u16.c.o 2025-04-25T04:31:06.8617918Z [3512/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u128-acc2.c.o 2025-04-25T04:31:06.8750632Z [3512/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u64.c.o 2025-04-25T04:31:06.8751915Z [3513/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u32.c.o 2025-04-25T04:31:06.8939032Z [3513/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u16.c.o 2025-04-25T04:31:06.8941566Z [3514/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u128-acc4.c.o 2025-04-25T04:31:06.9309323Z [3514/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u64.c.o 2025-04-25T04:31:06.9311838Z [3515/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2025-04-25T04:31:06.9490735Z [3515/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u32.c.o 2025-04-25T04:31:06.9493259Z [3516/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2025-04-25T04:31:06.9572094Z [3516/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u64.c.o 2025-04-25T04:31:06.9573650Z [3517/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u16.c.o 2025-04-25T04:31:06.9849484Z [3517/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u96.c.o 2025-04-25T04:31:06.9851748Z [3518/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u64.c.o 2025-04-25T04:31:07.0042457Z [3518/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx2-prfm.c.o 2025-04-25T04:31:07.0045059Z [3519/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u16.c.o 2025-04-25T04:31:07.0190288Z [3519/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx2.c.o 2025-04-25T04:31:07.0192548Z [3520/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u64.c.o 2025-04-25T04:31:07.0251354Z [3520/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx2-prfm.c.o 2025-04-25T04:31:07.0253758Z [3521/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u32.c.o 2025-04-25T04:31:07.0412534Z [3521/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx2.c.o 2025-04-25T04:31:07.0417741Z [3522/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u64.c.o 2025-04-25T04:31:07.0569086Z [3522/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-mov-avx2.c.o 2025-04-25T04:31:07.0571693Z [3523/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u96.c.o 2025-04-25T04:31:07.0906078Z [3523/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16-prfm.c.o 2025-04-25T04:31:07.0908345Z [3524/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx2-prfm.c.o 2025-04-25T04:31:07.1180368Z [3524/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16.c.o 2025-04-25T04:31:07.1182883Z [3525/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx2.c.o 2025-04-25T04:31:07.1233925Z [3525/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16.c.o 2025-04-25T04:31:07.1236479Z [3526/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx2-prfm.c.o 2025-04-25T04:31:07.1274857Z [3526/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-mov-avx2.c.o 2025-04-25T04:31:07.1277531Z [3527/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx2.c.o 2025-04-25T04:31:07.1526978Z [3527/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u8.c.o 2025-04-25T04:31:07.1529805Z [3528/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-mov-avx2.c.o 2025-04-25T04:31:07.1669377Z [3528/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u16-acc2.c.o 2025-04-25T04:31:07.1672482Z [3529/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16-prfm.c.o 2025-04-25T04:31:07.2200584Z [3529/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc4.c.o 2025-04-25T04:31:07.2202407Z [3530/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16.c.o 2025-04-25T04:31:07.2347815Z [3530/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:07.2349337Z [3531/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16.c.o 2025-04-25T04:31:07.2370241Z [3531/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.2372453Z [3532/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-mov-avx2.c.o 2025-04-25T04:31:07.2716878Z [3532/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.2720145Z [3533/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc4.c.o 2025-04-25T04:31:07.2723332Z [3533/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.2726831Z [3534/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u16-acc2.c.o 2025-04-25T04:31:07.3012416Z [3534/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.3015644Z [3535/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u8.c.o 2025-04-25T04:31:07.3585227Z [3535/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:07.3588533Z [3536/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.3725109Z [3536/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:07.3726741Z [3537/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:07.3865232Z [3537/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.3868113Z [3538/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.4242824Z [3538/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.4245847Z [3539/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.4268097Z [3539/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:07.4271295Z [3540/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:07.4980429Z [3540/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:07.4982116Z [3541/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:07.5204123Z [3541/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.5254375Z [3542/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.5257373Z [3542/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:07.5260401Z [3543/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.5374458Z [3543/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.5377439Z [3544/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.5421577Z [3544/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:07.5425001Z [3545/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:07.5719879Z [3545/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:07.5723067Z [3546/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:07.6439021Z [3546/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:07.6441014Z [3547/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.6489694Z [3547/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:07.6498659Z [3548/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:07.6628576Z [3548/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:07.6631884Z [3549/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.6920550Z [3549/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:07.6923681Z [3550/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:07.6952911Z [3550/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:07.6956151Z [3551/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:07.7126558Z [3551/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:07.7129807Z [3552/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:07.7805142Z [3552/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.7807313Z [3553/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:07.7871507Z [3553/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.7874516Z [3554/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:07.8093402Z [3554/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.8096504Z [3555/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:07.8246930Z [3555/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.8250051Z [3556/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:07.8270850Z [3556/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:07.8273970Z [3557/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:07.8638902Z [3557/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.8641744Z [3558/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.9024366Z [3558/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.9027178Z [3559/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.9061150Z [3559/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.9064217Z [3560/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.9618387Z [3560/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.9620134Z [3561/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.9668048Z [3561/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:07.9669845Z [3562/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:07.9806284Z [3562/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:07.9809334Z [3563/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.9830404Z [3563/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:07.9833440Z [3564/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:08.0226491Z [3564/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:08.0228338Z [3565/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:08.0390815Z [3565/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:08.0393728Z [3566/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:08.0841311Z [3566/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:08.0844513Z [3567/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:08.0983271Z [3567/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:08.0989682Z [3568/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:08.1346121Z [3568/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:08.1350627Z [3569/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:08.1488550Z [3569/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:08.1491377Z [3570/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:08.1686556Z [3570/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:08.1763463Z [3571/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:08.2075979Z [3571/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:08.2079081Z [3572/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:08.2245862Z [3572/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:08.2248934Z [3573/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:08.2504834Z [3573/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:08.2507896Z [3574/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:08.2659520Z [3574/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:08.2662748Z [3575/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:08.2725381Z [3575/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:08.2727026Z [3576/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:08.2878816Z [3576/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:08.2881967Z [3577/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:08.3621406Z [3577/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:08.3624523Z [3578/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:08.3683939Z [3578/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:08.3685867Z [3579/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:08.3882047Z [3579/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:08.3885422Z [3580/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:08.4150643Z [3580/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:08.4153761Z [3581/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:08.4209270Z [3581/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:08.4212386Z [3582/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256skx-madd-prfm.c.o 2025-04-25T04:31:08.4331853Z [3582/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx256skx.c.o 2025-04-25T04:31:08.4334749Z [3583/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256skx-madd.c.o 2025-04-25T04:31:08.4928750Z [3583/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx256skx.c.o 2025-04-25T04:31:08.4931810Z [3584/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:08.5163553Z [3584/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx256skx.c.o 2025-04-25T04:31:08.5166541Z [3585/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:08.5421382Z [3585/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx256skx.c.o 2025-04-25T04:31:08.5424363Z [3586/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:08.5669645Z [3586/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u32.c.o 2025-04-25T04:31:08.5672520Z [3587/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx256skx.c.o 2025-04-25T04:31:08.5693523Z [3587/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u128-acc2.c.o 2025-04-25T04:31:08.5696255Z [3588/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx256skx.c.o 2025-04-25T04:31:08.5837392Z [3588/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u128-acc4.c.o 2025-04-25T04:31:08.5841996Z [3589/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256skx.c.o 2025-04-25T04:31:08.5980491Z [3589/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-04-25T04:31:08.5983475Z [3590/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx256skx.c.o 2025-04-25T04:31:08.6393798Z [3590/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-04-25T04:31:08.6396423Z [3591/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx256skx.c.o 2025-04-25T04:31:08.6400211Z [3591/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx256skx-prfm.c.o 2025-04-25T04:31:08.6401961Z [3592/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u32.c.o 2025-04-25T04:31:08.6876955Z [3592/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx256skx.c.o 2025-04-25T04:31:08.6878464Z [3593/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u128-acc2.c.o 2025-04-25T04:31:08.6951965Z [3593/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx256skx-prfm.c.o 2025-04-25T04:31:08.6954649Z [3594/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u128-acc4.c.o 2025-04-25T04:31:08.7345164Z [3594/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx256skx.c.o 2025-04-25T04:31:08.7347878Z [3595/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-04-25T04:31:08.7723480Z [3595/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:08.7725198Z [3596/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx256skx.c.o 2025-04-25T04:31:08.7727715Z [3596/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:08.7729416Z [3597/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-04-25T04:31:08.7766466Z [3597/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:08.7768737Z [3598/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx256skx-prfm.c.o 2025-04-25T04:31:08.7916976Z [3598/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:08.7918456Z [3599/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx256skx.c.o 2025-04-25T04:31:08.8096449Z [3599/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:08.8097989Z [3600/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx256skx-prfm.c.o 2025-04-25T04:31:08.8679870Z [3600/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:08.8683021Z [3601/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:08.9051317Z [3601/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:08.9054407Z [3602/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:08.9057603Z [3602/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:08.9060775Z [3603/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:08.9253461Z [3603/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:08.9256811Z [3604/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:08.9273199Z [3604/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:08.9276345Z [3605/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:08.9487830Z [3605/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:08.9495655Z [3606/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:08.9996043Z [3606/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:08.9998966Z [3607/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.0425000Z [3607/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.0428643Z [3608/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.0577301Z [3608/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.0580383Z [3609/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.0772047Z [3609/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.0775797Z [3610/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.0842930Z [3610/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.0846251Z [3611/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.1088132Z [3611/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.1091166Z [3612/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.1552357Z [3612/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.1556388Z [3613/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.1940772Z [3613/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.1944247Z [3614/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.1969430Z [3614/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.1972362Z [3615/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.2168015Z [3615/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.2171088Z [3616/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.2204096Z [3616/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.2206565Z [3617/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.2487320Z [3617/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.2490454Z [3618/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.2867560Z [3618/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.2870492Z [3619/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.3231974Z [3619/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.3270027Z [3620/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.3273051Z [3620/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.3280668Z [3621/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.3583074Z [3621/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.3586207Z [3622/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.3631077Z [3622/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.3634086Z [3623/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.3855882Z [3623/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.3859155Z [3624/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.4215633Z [3624/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.4223364Z [3625/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.4572620Z [3625/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.4575683Z [3626/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.4720113Z [3626/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.4723291Z [3627/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.5092105Z [3627/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.5095180Z [3628/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.5247523Z [3628/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.5249226Z [3629/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.5332114Z [3629/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.5333813Z [3630/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.5462786Z [3630/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-9x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.5465873Z [3631/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.6124214Z [3631/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.6127203Z [3632/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.6170608Z [3632/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-10x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.6173793Z [3633/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.6521925Z [3633/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.6524875Z [3634/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.6599362Z [3634/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-12x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.6602415Z [3635/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-9x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.6608984Z [3635/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.6611254Z [3636/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.6800186Z [3636/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-14x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.6803307Z [3637/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.7436057Z [3637/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.7440549Z [3638/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-10x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.7724557Z [3638/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.8005335Z [3639/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.8007090Z [3639/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.8008796Z [3640/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-12x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.8118711Z [3640/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.8121850Z [3641/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.8241282Z [3641/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.8243265Z [3642/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-14x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.8246204Z [3642/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.8248998Z [3643/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.9366967Z [3643/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.9369684Z [3644/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.9388756Z [3644/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.9390390Z [3645/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.9442682Z [3645/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.9444448Z [3646/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.9523930Z [3646/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.9525950Z [3647/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.9580859Z [3647/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.9584424Z [3648/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:09.9859290Z [3648/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:09.9862437Z [3649/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.0681063Z [3649/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.0682686Z [3650/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.0825267Z [3650/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.0828281Z [3651/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.0840889Z [3651/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.0843957Z [3652/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.1010021Z [3652/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.1012905Z [3653/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.1122189Z [3653/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.1125113Z [3654/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.1288009Z [3654/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.1291164Z [3655/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.2034448Z [3655/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.2037222Z [3656/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.2253564Z [3656/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.2256970Z [3657/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.2260067Z [3657/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.2263198Z [3658/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.2509021Z [3658/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.2510877Z [3659/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.2546000Z [3659/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.2549045Z [3660/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.2973809Z [3660/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.2975639Z [3661/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.3452566Z [3661/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.3455068Z [3662/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.3574060Z [3662/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.3663025Z [3663/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.3665475Z [3663/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.3667029Z [3664/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.4091490Z [3664/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.4094620Z [3665/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.4235508Z [3665/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.4241274Z [3666/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.4376912Z [3666/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.4379992Z [3667/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.4853137Z [3667/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.4857722Z [3668/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.4874414Z [3668/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.4876439Z [3669/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.5037052Z [3669/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.5041808Z [3670/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.5592189Z [3670/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.5595297Z [3671/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.5852354Z [3671/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.5855451Z [3672/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.5858463Z [3672/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.5861543Z [3673/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.6098648Z [3673/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.6101907Z [3674/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.6315133Z [3674/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.6318232Z [3675/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.6624979Z [3675/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.6628088Z [3676/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.7069661Z [3676/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.7071439Z [3677/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.7196917Z [3677/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.7198742Z [3678/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.7377995Z [3678/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.7380078Z [3679/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.7407640Z [3679/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.7410634Z [3680/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.8027595Z [3680/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.8030743Z [3681/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.8089524Z [3681/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.8092799Z [3682/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.8370592Z [3682/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.8373716Z [3683/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.8590290Z [3683/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.8593303Z [3684/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.8644080Z [3684/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.8645703Z [3685/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.8786021Z [3685/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx256vnni.c.o 2025-04-25T04:31:10.8789344Z [3686/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.9323421Z [3686/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avx256vnni.c.o 2025-04-25T04:31:10.9326612Z [3687/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:10.9477562Z [3687/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avx256vnni.c.o 2025-04-25T04:31:10.9480956Z [3688/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.9635241Z [3688/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:10.9639515Z [3689/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx256vnni.c.o 2025-04-25T04:31:10.9837356Z [3689/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:10.9839416Z [3690/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avx256vnni.c.o 2025-04-25T04:31:10.9873315Z [3690/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:10.9876395Z [3691/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-04-25T04:31:10.9953267Z [3691/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:10.9958925Z [3692/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x8c8-minmax-avx256vnni.c.o 2025-04-25T04:31:11.0424364Z [3692/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.0427432Z [3693/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avx256vnni.c.o 2025-04-25T04:31:11.0634730Z [3693/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.0639874Z [3694/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.1071812Z [3694/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.1073675Z [3695/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.1222980Z [3695/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.1225517Z [3696/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.1228511Z [3696/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.1231356Z [3697/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.1659431Z [3697/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.1662553Z [3698/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.1938974Z [3698/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.1942154Z [3699/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.2015424Z [3699/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.2018446Z [3700/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.2253445Z [3700/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.2256726Z [3701/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.2465404Z [3701/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.2468737Z [3702/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.2517525Z [3702/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.2520700Z [3703/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.2992968Z [3703/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.2996988Z [3704/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.3298160Z [3704/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.3301058Z [3705/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.3481284Z [3705/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.3484339Z [3706/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.3518787Z [3706/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.3521811Z [3707/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.3960808Z [3707/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.3963818Z [3708/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.4271619Z [3708/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.4274008Z [3709/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.4545574Z [3709/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.4548646Z [3710/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.4727201Z [3710/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.4729117Z [3711/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.4846941Z [3711/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.4848920Z [3712/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.4898477Z [3712/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.4903368Z [3713/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.5233889Z [3713/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.5237196Z [3714/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.5853489Z [3714/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.5855180Z [3715/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.5926193Z [3715/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.5929211Z [3716/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.5993520Z [3716/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.5995184Z [3717/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.6234320Z [3717/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.6238882Z [3718/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.6733290Z [3718/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.6735417Z [3719/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.6928415Z [3719/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.6931421Z [3720/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.7109495Z [3720/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avx256vnni-prfm.c.o 2025-04-25T04:31:11.7112598Z [3721/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.7190762Z [3721/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avx256vnni.c.o 2025-04-25T04:31:11.7193792Z [3722/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.7494881Z [3722/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avx256vnni-prfm.c.o 2025-04-25T04:31:11.7497970Z [3723/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.8001149Z [3723/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u32.c.o 2025-04-25T04:31:11.8003988Z [3724/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-04-25T04:31:11.8157933Z [3724/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u64-acc2.c.o 2025-04-25T04:31:11.8160577Z [3725/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avx256vnni-prfm.c.o 2025-04-25T04:31:11.8200170Z [3725/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u128-acc2.c.o 2025-04-25T04:31:11.8203176Z [3726/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avx256vnni-prfm.c.o 2025-04-25T04:31:11.8233842Z [3726/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u128-acc4.c.o 2025-04-25T04:31:11.8236610Z [3727/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x8c8-minmax-fp32-avx256vnni.c.o 2025-04-25T04:31:11.8770206Z [3727/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:11.8772877Z [3728/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avx256vnni.c.o 2025-04-25T04:31:11.8780766Z [3728/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:11.8783443Z [3729/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u32.c.o 2025-04-25T04:31:11.8970120Z [3729/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:11.8972900Z [3730/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u64-acc2.c.o 2025-04-25T04:31:11.9108846Z [3730/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:11.9111634Z [3731/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u128-acc2.c.o 2025-04-25T04:31:11.9172413Z [3731/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:11.9175520Z [3732/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u128-acc4.c.o 2025-04-25T04:31:11.9501310Z [3732/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:11.9507791Z [3733/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.0037704Z [3733/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.0041073Z [3734/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.0373422Z [3734/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.0376628Z [3735/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.0512440Z [3735/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.0515458Z [3736/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.0518578Z [3736/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.0521728Z [3737/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.0568490Z [3737/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.0571622Z [3738/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.1102106Z [3738/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.1105364Z [3739/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.1450335Z [3739/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.1453511Z [3740/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.1632854Z [3740/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.1636076Z [3741/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.1714138Z [3741/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.1717595Z [3742/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.1993761Z [3742/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.1996960Z [3743/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.2000350Z [3743/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.2003447Z [3744/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.2355078Z [3744/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.2358523Z [3745/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.2922191Z [3745/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.2925329Z [3746/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.3055737Z [3746/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.3058496Z [3747/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.3067284Z [3747/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.3070367Z [3748/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.3180776Z [3748/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.3183988Z [3749/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.3380539Z [3749/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.3383698Z [3750/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.3658328Z [3750/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.3661553Z [3751/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.4167274Z [3751/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.4170244Z [3752/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.4320138Z [3752/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.4323410Z [3753/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.4718056Z [3753/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.4720219Z [3754/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.4812102Z [3754/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.4815442Z [3755/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.4904568Z [3755/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.4907952Z [3756/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.5157345Z [3756/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.5160604Z [3757/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.5416816Z [3757/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.5422262Z [3758/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.5691801Z [3758/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.5694883Z [3759/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.6035404Z [3759/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f-acc2.c.o 2025-04-25T04:31:12.6038607Z [3760/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.6129229Z [3760/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f-acc2.c.o 2025-04-25T04:31:12.6132146Z [3761/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.6342679Z [3761/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f.c.o 2025-04-25T04:31:12.6345551Z [3762/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.6634229Z [3762/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f-acc2.c.o 2025-04-25T04:31:12.6637248Z [3763/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-04-25T04:31:12.6883194Z [3763/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f-acc2.c.o 2025-04-25T04:31:12.6886219Z [3764/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnnigfni.c.o 2025-04-25T04:31:12.7022964Z [3764/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f.c.o 2025-04-25T04:31:12.7024396Z [3765/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f-acc2.c.o 2025-04-25T04:31:12.7142244Z [3765/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f-acc2.c.o 2025-04-25T04:31:12.7145882Z [3766/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f-acc2.c.o 2025-04-25T04:31:12.7220093Z [3766/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c.o 2025-04-25T04:31:12.7224519Z [3767/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f.c.o 2025-04-25T04:31:12.7895743Z [3767/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f-acc2.c.o 2025-04-25T04:31:12.7898532Z [3768/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f-acc2.c.o 2025-04-25T04:31:12.8045368Z [3768/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f-acc2.c.o 2025-04-25T04:31:12.8048145Z [3769/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f-acc2.c.o 2025-04-25T04:31:12.8184503Z [3769/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f-acc2.c.o 2025-04-25T04:31:12.8187288Z [3770/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c.o 2025-04-25T04:31:12.8317171Z [3770/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f.c.o 2025-04-25T04:31:12.8320009Z [3771/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f-acc2.c.o 2025-04-25T04:31:12.8322976Z [3771/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f-acc2.c.o 2025-04-25T04:31:12.8325699Z [3772/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f.c.o 2025-04-25T04:31:12.8481711Z [3772/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f-acc2.c.o 2025-04-25T04:31:12.8484676Z [3773/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f-acc2.c.o 2025-04-25T04:31:12.9221734Z [3773/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f.c.o 2025-04-25T04:31:12.9224519Z [3774/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f-acc2.c.o 2025-04-25T04:31:12.9370441Z [3774/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:12.9371923Z [3775/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f-acc2.c.o 2025-04-25T04:31:12.9405786Z [3775/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:12.9408917Z [3776/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f-acc2.c.o 2025-04-25T04:31:12.9610311Z [3776/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:12.9613026Z [3777/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f.c.o 2025-04-25T04:31:12.9806715Z [3777/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:12.9809710Z [3778/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f-acc2.c.o 2025-04-25T04:31:13.0001861Z [3778/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.0619423Z [3779/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f.c.o 2025-04-25T04:31:13.0622222Z [3779/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.0624966Z [3780/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.0627688Z [3780/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.0630392Z [3781/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.0813557Z [3781/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.0815174Z [3782/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.0865169Z [3782/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.0872554Z [3783/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.1297153Z [3783/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.1299877Z [3784/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.1370642Z [3784/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.1373380Z [3785/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.1981546Z [3785/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.1984280Z [3786/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.2191581Z [3786/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.2194439Z [3787/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.2372765Z [3787/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.2375770Z [3788/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.2631169Z [3788/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.2632723Z [3789/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.2911979Z [3789/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.2913984Z [3790/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.3087277Z [3790/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.3088970Z [3791/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.3285717Z [3791/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.3288435Z [3792/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.3759867Z [3792/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.3761348Z [3793/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.3821134Z [3793/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.3822691Z [3794/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.4318141Z [3794/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.4320717Z [3795/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.4353899Z [3795/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.4356519Z [3796/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.4544916Z [3796/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.4547691Z [3797/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.4642927Z [3797/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.4645691Z [3798/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.5019560Z [3798/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.5022510Z [3799/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.5224817Z [3799/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.5227658Z [3800/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.5751741Z [3800/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.5754376Z [3801/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.5839393Z [3801/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.5840970Z [3802/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.5956643Z [3802/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.5959581Z [3803/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.5999294Z [3803/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.6002040Z [3804/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.6379291Z [3804/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.6381195Z [3805/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.7093205Z [3805/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.7095697Z [3806/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.7098516Z [3806/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.7100328Z [3807/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.7108760Z [3807/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.7111589Z [3808/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.7410541Z [3808/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.7413877Z [3809/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.7650278Z [3809/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.7652992Z [3810/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.7774168Z [3810/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.7776959Z [3811/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.8390939Z [3811/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.8392511Z [3812/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.8703757Z [3812/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.8706521Z [3813/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.8957076Z [3813/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.8960085Z [3814/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.9004885Z [3814/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.9007890Z [3815/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.9264678Z [3815/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.9267378Z [3816/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.9270222Z [3816/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.9273094Z [3817/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.9543085Z [3817/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:13.9546122Z [3818/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.0133647Z [3818/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.0136662Z [3819/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.0267355Z [3819/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.0273604Z [3820/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.0276374Z [3820/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.0279164Z [3821/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x64-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.0540065Z [3821/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.0544066Z [3822/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.0843237Z [3822/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.0845825Z [3823/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.0877016Z [3823/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.0878839Z [3824/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.1386603Z [3824/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.1604748Z [3825/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.1606355Z [3825/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.1608109Z [3826/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.1794723Z [3826/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.1796314Z [3827/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.1890274Z [3827/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.1892612Z [3828/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.1928998Z [3828/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.1931822Z [3829/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.2130469Z [3829/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.2133360Z [3830/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.2567026Z [3830/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64-acc2.c.o 2025-04-25T04:31:14.2570112Z [3831/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.2811257Z [3831/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64-acc4.c.o 2025-04-25T04:31:14.2812963Z [3832/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.3134568Z [3832/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64.c.o 2025-04-25T04:31:14.3136105Z [3833/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.3302362Z [3833/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc2.c.o 2025-04-25T04:31:14.3304094Z [3834/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x32-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.3345394Z [3834/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc4.c.o 2025-04-25T04:31:14.3349261Z [3835/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64-acc2.c.o 2025-04-25T04:31:14.3730684Z [3835/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128.c.o 2025-04-25T04:31:14.3733668Z [3836/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x16-minmax-avx512f-broadcast.c.o 2025-04-25T04:31:14.3770578Z [3836/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144-acc3.c.o 2025-04-25T04:31:14.3774072Z [3837/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64-acc4.c.o 2025-04-25T04:31:14.3806163Z [3837/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144.c.o 2025-04-25T04:31:14.3809304Z [3838/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64.c.o 2025-04-25T04:31:14.4118980Z [3838/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc2.c.o 2025-04-25T04:31:14.4122293Z [3839/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc2.c.o 2025-04-25T04:31:14.4255558Z [3839/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc5.c.o 2025-04-25T04:31:14.4258892Z [3840/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc4.c.o 2025-04-25T04:31:14.4312352Z [3840/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160.c.o 2025-04-25T04:31:14.4315685Z [3841/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128.c.o 2025-04-25T04:31:14.4746793Z [3841/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc2.c.o 2025-04-25T04:31:14.4748646Z [3842/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144-acc3.c.o 2025-04-25T04:31:14.4884019Z [3842/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc3.c.o 2025-04-25T04:31:14.4887001Z [3843/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc2.c.o 2025-04-25T04:31:14.4899975Z [3843/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc6.c.o 2025-04-25T04:31:14.4903117Z [3844/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144.c.o 2025-04-25T04:31:14.5120970Z [3844/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192.c.o 2025-04-25T04:31:14.5124412Z [3845/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc5.c.o 2025-04-25T04:31:14.5321112Z [3845/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64-acc2.c.o 2025-04-25T04:31:14.5324138Z [3846/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160.c.o 2025-04-25T04:31:14.5399552Z [3846/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64-acc4.c.o 2025-04-25T04:31:14.5403312Z [3847/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc2.c.o 2025-04-25T04:31:14.5848661Z [3847/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64.c.o 2025-04-25T04:31:14.5851778Z [3848/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc3.c.o 2025-04-25T04:31:14.5930781Z [3848/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc2.c.o 2025-04-25T04:31:14.5932394Z [3849/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192.c.o 2025-04-25T04:31:14.6188357Z [3849/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc4.c.o 2025-04-25T04:31:14.6191415Z [3850/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64-acc2.c.o 2025-04-25T04:31:14.6310346Z [3850/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128.c.o 2025-04-25T04:31:14.6313290Z [3851/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64.c.o 2025-04-25T04:31:14.6527637Z [3851/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144-acc3.c.o 2025-04-25T04:31:14.6532038Z [3852/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64-acc4.c.o 2025-04-25T04:31:14.6838470Z [3852/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144.c.o 2025-04-25T04:31:14.6841638Z [3853/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc6.c.o 2025-04-25T04:31:14.6851449Z [3853/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc2.c.o 2025-04-25T04:31:14.6854714Z [3854/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc2.c.o 2025-04-25T04:31:14.6897136Z [3854/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc5.c.o 2025-04-25T04:31:14.6900311Z [3855/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc4.c.o 2025-04-25T04:31:14.7445107Z [3855/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160.c.o 2025-04-25T04:31:14.7448087Z [3856/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144-acc3.c.o 2025-04-25T04:31:14.7795157Z [3856/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc2.c.o 2025-04-25T04:31:14.7796748Z [3857/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc5.c.o 2025-04-25T04:31:14.7881326Z [3857/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc3.c.o 2025-04-25T04:31:14.7884919Z [3858/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128.c.o 2025-04-25T04:31:14.7954433Z [3858/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc6.c.o 2025-04-25T04:31:14.7957619Z [3859/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144.c.o 2025-04-25T04:31:14.8037779Z [3859/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192.c.o 2025-04-25T04:31:14.8040232Z [3860/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160.c.o 2025-04-25T04:31:14.8244784Z [3860/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u16.c.o 2025-04-25T04:31:14.8247794Z [3861/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc2.c.o 2025-04-25T04:31:14.8671500Z [3861/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u32-acc2.c.o 2025-04-25T04:31:14.8675092Z [3862/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc2.c.o 2025-04-25T04:31:14.8762658Z [3862/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u64-acc2.c.o 2025-04-25T04:31:14.8765437Z [3863/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc3.c.o 2025-04-25T04:31:14.9007172Z [3863/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u64-acc4.c.o 2025-04-25T04:31:14.9009239Z [3864/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192.c.o 2025-04-25T04:31:14.9077148Z [3864/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u16.c.o 2025-04-25T04:31:14.9080147Z [3865/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc6.c.o 2025-04-25T04:31:14.9246382Z [3865/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u32-acc2.c.o 2025-04-25T04:31:14.9249964Z [3866/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u32-acc2.c.o 2025-04-25T04:31:14.9282156Z [3866/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc4.c.o 2025-04-25T04:31:14.9285853Z [3867/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u16.c.o 2025-04-25T04:31:14.9855709Z [3867/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c16.c.o 2025-04-25T04:31:14.9858870Z [3868/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u64-acc4.c.o 2025-04-25T04:31:14.9900727Z [3868/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c32.c.o 2025-04-25T04:31:14.9904546Z [3869/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u64-acc2.c.o 2025-04-25T04:31:15.0144040Z [3869/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c128.c.o 2025-04-25T04:31:15.0146239Z [3870/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u32-acc2.c.o 2025-04-25T04:31:15.0383628Z [3870/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u16.c.o 2025-04-25T04:31:15.0386007Z [3871/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c16.c.o 2025-04-25T04:31:15.0411011Z [3871/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u32-acc2.c.o 2025-04-25T04:31:15.0414007Z [3872/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc4.c.o 2025-04-25T04:31:15.0810646Z [3872/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u48-acc3.c.o 2025-04-25T04:31:15.0813022Z [3873/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u16.c.o 2025-04-25T04:31:15.0836454Z [3873/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc2.c.o 2025-04-25T04:31:15.0842255Z [3874/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c32.c.o 2025-04-25T04:31:15.0994359Z [3874/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u16.c.o 2025-04-25T04:31:15.0997005Z [3875/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c128.c.o 2025-04-25T04:31:15.1085148Z [3875/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u32-acc2.c.o 2025-04-25T04:31:15.1087739Z [3876/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u16.c.o 2025-04-25T04:31:15.1519381Z [3876/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u48-acc3.c.o 2025-04-25T04:31:15.1521958Z [3877/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u32-acc2.c.o 2025-04-25T04:31:15.1674298Z [3877/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc2.c.o 2025-04-25T04:31:15.1677006Z [3878/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u48-acc3.c.o 2025-04-25T04:31:15.2041275Z [3878/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc4.c.o 2025-04-25T04:31:15.2042914Z [3879/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u48-acc3.c.o 2025-04-25T04:31:15.2069916Z [3879/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u16.c.o 2025-04-25T04:31:15.2074504Z [3880/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u32-acc2.c.o 2025-04-25T04:31:15.2111460Z [3880/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u32-acc2.c.o 2025-04-25T04:31:15.2114176Z [3881/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc2.c.o 2025-04-25T04:31:15.2210680Z [3881/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u48-acc3.c.o 2025-04-25T04:31:15.2213344Z [3882/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u16.c.o 2025-04-25T04:31:15.2556033Z [3882/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc2.c.o 2025-04-25T04:31:15.2558614Z [3883/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc2.c.o 2025-04-25T04:31:15.2694471Z [3883/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u16.c.o 2025-04-25T04:31:15.2696937Z [3884/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc4.c.o 2025-04-25T04:31:15.3168451Z [3884/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u32-acc2.c.o 2025-04-25T04:31:15.3170202Z [3885/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc2.c.o 2025-04-25T04:31:15.3252978Z [3885/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u48-acc3.c.o 2025-04-25T04:31:15.3254324Z [3886/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u48-acc3.c.o 2025-04-25T04:31:15.3529688Z [3886/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc2.c.o 2025-04-25T04:31:15.3532179Z [3887/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u16.c.o 2025-04-25T04:31:15.3655978Z [3887/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u16.c.o 2025-04-25T04:31:15.3658532Z [3888/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u32-acc2.c.o 2025-04-25T04:31:15.4026662Z [3888/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u16.c.o 2025-04-25T04:31:15.4028963Z [3889/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u32-acc2.c.o 2025-04-25T04:31:15.4147682Z [3889/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u16.c.o 2025-04-25T04:31:15.4406685Z [3890/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u48-acc3.c.o 2025-04-25T04:31:15.4414689Z [3890/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u16.c.o 2025-04-25T04:31:15.4417157Z [3891/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc2.c.o 2025-04-25T04:31:15.4419827Z [3891/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u16.c.o 2025-04-25T04:31:15.4422263Z [3892/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u16.c.o 2025-04-25T04:31:15.4722543Z [3892/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u16.c.o 2025-04-25T04:31:15.4724872Z [3893/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u16.c.o 2025-04-25T04:31:15.4727270Z [3893/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u16.c.o 2025-04-25T04:31:15.4729874Z [3894/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u16.c.o 2025-04-25T04:31:15.5101928Z [3894/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u16.c.o 2025-04-25T04:31:15.5104541Z [3895/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u16.c.o 2025-04-25T04:31:15.5319578Z [3895/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u16.c.o 2025-04-25T04:31:15.5322038Z [3896/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u16.c.o 2025-04-25T04:31:15.5513821Z [3896/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u16.c.o 2025-04-25T04:31:15.5516327Z [3897/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u16.c.o 2025-04-25T04:31:15.5777653Z [3897/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u16.c.o 2025-04-25T04:31:15.5780095Z [3898/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u16.c.o 2025-04-25T04:31:15.5802077Z [3898/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u16.c.o 2025-04-25T04:31:15.5804558Z [3899/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u16.c.o 2025-04-25T04:31:15.6311720Z [3899/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u16.c.o 2025-04-25T04:31:15.6313013Z [3900/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u16.c.o 2025-04-25T04:31:15.6343683Z [3900/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u16.c.o 2025-04-25T04:31:15.6345218Z [3901/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u16.c.o 2025-04-25T04:31:15.6373442Z [3901/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u16.c.o 2025-04-25T04:31:15.6375826Z [3902/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u16.c.o 2025-04-25T04:31:15.6557621Z [3902/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u16.c.o 2025-04-25T04:31:15.6560590Z [3903/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u16.c.o 2025-04-25T04:31:15.6893632Z [3903/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u16.c.o 2025-04-25T04:31:15.6896020Z [3904/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u16.c.o 2025-04-25T04:31:15.6970908Z [3904/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u16.c.o 2025-04-25T04:31:15.6972465Z [3905/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u16.c.o 2025-04-25T04:31:15.7475522Z [3905/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u16.c.o 2025-04-25T04:31:15.7478325Z [3906/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u16.c.o 2025-04-25T04:31:15.7506406Z [3906/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u32.c.o 2025-04-25T04:31:15.7508061Z [3907/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u16.c.o 2025-04-25T04:31:15.7755279Z [3907/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u16.c.o 2025-04-25T04:31:15.7757719Z [3908/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u16.c.o 2025-04-25T04:31:15.7981360Z [3908/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u64.c.o 2025-04-25T04:31:15.7982753Z [3909/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u16.c.o 2025-04-25T04:31:15.8163680Z [3909/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u128.c.o 2025-04-25T04:31:15.8166152Z [3910/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u16.c.o 2025-04-25T04:31:15.8486579Z [3910/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u16.c.o 2025-04-25T04:31:15.8489305Z [3911/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u16.c.o 2025-04-25T04:31:15.8496158Z [3911/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u32.c.o 2025-04-25T04:31:15.8499180Z [3912/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u32.c.o 2025-04-25T04:31:15.8524719Z [3912/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u48.c.o 2025-04-25T04:31:15.8527428Z [3913/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u16.c.o 2025-04-25T04:31:15.8829683Z [3913/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u64.c.o 2025-04-25T04:31:15.8832408Z [3914/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u64.c.o 2025-04-25T04:31:15.8996880Z [3914/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u16.c.o 2025-04-25T04:31:15.8999297Z [3915/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u128.c.o 2025-04-25T04:31:15.9241863Z [3915/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u32.c.o 2025-04-25T04:31:15.9244164Z [3916/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u16.c.o 2025-04-25T04:31:15.9722289Z [3916/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u48.c.o 2025-04-25T04:31:15.9725193Z [3917/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u32.c.o 2025-04-25T04:31:15.9900627Z [3917/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-div.c.o 2025-04-25T04:31:15.9902123Z [3918/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u48.c.o 2025-04-25T04:31:16.0216712Z [3918/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u32.c.o 2025-04-25T04:31:16.0219371Z [3919/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u64.c.o 2025-04-25T04:31:16.0277146Z [3919/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-nr.c.o 2025-04-25T04:31:16.0280012Z [3920/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u32.c.o 2025-04-25T04:31:16.0699521Z [3920/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u32.c.o 2025-04-25T04:31:16.0702081Z [3921/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-div.c.o 2025-04-25T04:31:16.0829250Z [3921/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u16.c.o 2025-04-25T04:31:16.0831598Z [3922/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u16.c.o 2025-04-25T04:31:16.0886658Z [3922/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u32.c.o 2025-04-25T04:31:16.0889113Z [3923/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u32.c.o 2025-04-25T04:31:16.1099342Z [3923/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u32.c.o 2025-04-25T04:31:16.1101515Z [3924/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u48.c.o 2025-04-25T04:31:16.1273324Z [3924/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u32.c.o 2025-04-25T04:31:16.1275188Z [3925/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u32.c.o 2025-04-25T04:31:16.1452424Z [3925/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u32.c.o 2025-04-25T04:31:16.1455386Z [3926/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-nr.c.o 2025-04-25T04:31:16.1942214Z [3926/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u32.c.o 2025-04-25T04:31:16.1945091Z [3927/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u32.c.o 2025-04-25T04:31:16.2109936Z [3927/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u16.c.o 2025-04-25T04:31:16.2111727Z [3928/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u16.c.o 2025-04-25T04:31:16.2225909Z [3928/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u64.c.o 2025-04-25T04:31:16.2227268Z [3929/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u32.c.o 2025-04-25T04:31:16.2289959Z [3929/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u16.c.o 2025-04-25T04:31:16.2292810Z [3930/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u32.c.o 2025-04-25T04:31:16.2607833Z [3930/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u32.c.o 2025-04-25T04:31:16.2609268Z [3931/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u32.c.o 2025-04-25T04:31:16.2644662Z [3931/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u48.c.o 2025-04-25T04:31:16.2647677Z [3932/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u32.c.o 2025-04-25T04:31:16.3019670Z [3932/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u64.c.o 2025-04-25T04:31:16.3022644Z [3933/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u16.c.o 2025-04-25T04:31:16.3193538Z [3933/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u16.c.o 2025-04-25T04:31:16.3198221Z [3934/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u32.c.o 2025-04-25T04:31:16.3461762Z [3934/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u32.c.o 2025-04-25T04:31:16.3463638Z [3935/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u64.c.o 2025-04-25T04:31:16.3484410Z [3935/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u48.c.o 2025-04-25T04:31:16.3486071Z [3936/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u16.c.o 2025-04-25T04:31:16.3688865Z [3936/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u64.c.o 2025-04-25T04:31:16.3690614Z [3937/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u64.c.o 2025-04-25T04:31:16.3932264Z [3937/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u16.c.o 2025-04-25T04:31:16.3935589Z [3938/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u48.c.o 2025-04-25T04:31:16.4126081Z [3938/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u32.c.o 2025-04-25T04:31:16.4129184Z [3939/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u32.c.o 2025-04-25T04:31:16.4195359Z [3939/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u48.c.o 2025-04-25T04:31:16.4198473Z [3940/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u16.c.o 2025-04-25T04:31:16.4440580Z [3940/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u64.c.o 2025-04-25T04:31:16.4444001Z [3941/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u64.c.o 2025-04-25T04:31:16.4523562Z [3941/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u16.c.o 2025-04-25T04:31:16.4526721Z [3942/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u48.c.o 2025-04-25T04:31:16.4729526Z [3942/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u32.c.o 2025-04-25T04:31:16.4733497Z [3943/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u16.c.o 2025-04-25T04:31:16.5126291Z [3943/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u48.c.o 2025-04-25T04:31:16.5128201Z [3944/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u32.c.o 2025-04-25T04:31:16.5268777Z [3944/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u64.c.o 2025-04-25T04:31:16.5271696Z [3945/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u48.c.o 2025-04-25T04:31:16.5307073Z [3945/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u16.c.o 2025-04-25T04:31:16.5310244Z [3946/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u64.c.o 2025-04-25T04:31:16.5945865Z [3946/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u32.c.o 2025-04-25T04:31:16.5948834Z [3947/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u16.c.o 2025-04-25T04:31:16.6018108Z [3947/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u48.c.o 2025-04-25T04:31:16.6019807Z [3948/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u32.c.o 2025-04-25T04:31:16.6071617Z [3948/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u64.c.o 2025-04-25T04:31:16.6073490Z [3949/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u48.c.o 2025-04-25T04:31:16.6076163Z [3949/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u16.c.o 2025-04-25T04:31:16.6079047Z [3950/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u64.c.o 2025-04-25T04:31:16.6293183Z [3950/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u32.c.o 2025-04-25T04:31:16.6297364Z [3951/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u32.c.o 2025-04-25T04:31:16.6326402Z [3951/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u48.c.o 2025-04-25T04:31:16.6329642Z [3952/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u16.c.o 2025-04-25T04:31:16.6972360Z [3952/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u64.c.o 2025-04-25T04:31:16.6974126Z [3953/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u48.c.o 2025-04-25T04:31:16.7148503Z [3953/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u16.c.o 2025-04-25T04:31:16.7150481Z [3954/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u32.c.o 2025-04-25T04:31:16.7383695Z [3954/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u32.c.o 2025-04-25T04:31:16.7387643Z [3955/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u64.c.o 2025-04-25T04:31:16.7416888Z [3955/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u48.c.o 2025-04-25T04:31:16.7419983Z [3956/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u16.c.o 2025-04-25T04:31:16.7622892Z [3956/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u16.c.o 2025-04-25T04:31:16.7626041Z [3957/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u48.c.o 2025-04-25T04:31:16.7639337Z [3957/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u32.c.o 2025-04-25T04:31:16.7642573Z [3958/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u64.c.o 2025-04-25T04:31:16.8101191Z [3958/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u48.c.o 2025-04-25T04:31:16.8104355Z [3959/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u16.c.o 2025-04-25T04:31:16.8563271Z [3959/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u64.c.o 2025-04-25T04:31:16.8565145Z [3960/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u32.c.o 2025-04-25T04:31:16.8639284Z [3960/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u32.c.o 2025-04-25T04:31:16.8642265Z [3961/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u32.c.o 2025-04-25T04:31:16.8680251Z [3961/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u48.c.o 2025-04-25T04:31:16.8682317Z [3962/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u48.c.o 2025-04-25T04:31:16.8725922Z [3962/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-div.c.o 2025-04-25T04:31:16.8727767Z [3963/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u48.c.o 2025-04-25T04:31:16.8812372Z [3963/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u1-prfm.c.o 2025-04-25T04:31:16.8815507Z [3964/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u16.c.o 2025-04-25T04:31:16.9345420Z [3964/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u1.c.o 2025-04-25T04:31:16.9348679Z [3965/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u64.c.o 2025-04-25T04:31:16.9721084Z [3965/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u8-prfm.c.o 2025-04-25T04:31:16.9723767Z [3966/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u48.c.o 2025-04-25T04:31:16.9779610Z [3966/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u8.c.o 2025-04-25T04:31:16.9781162Z [3967/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u1.c.o 2025-04-25T04:31:16.9904362Z [3967/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4-prfm.c.o 2025-04-25T04:31:16.9907111Z [3968/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u32.c.o 2025-04-25T04:31:16.9975738Z [3968/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4.c.o 2025-04-25T04:31:16.9978258Z [3969/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u1-prfm.c.o 2025-04-25T04:31:17.0050658Z [3969/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u1-prfm.c.o 2025-04-25T04:31:17.0053361Z [3970/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-div.c.o 2025-04-25T04:31:17.0402858Z [3970/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u1.c.o 2025-04-25T04:31:17.0409935Z [3971/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u8-prfm.c.o 2025-04-25T04:31:17.0741115Z [3971/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u8-prfm.c.o 2025-04-25T04:31:17.0743940Z [3972/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u8.c.o 2025-04-25T04:31:17.0786724Z [3972/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4.c.o 2025-04-25T04:31:17.0790582Z [3973/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4-prfm.c.o 2025-04-25T04:31:17.1104229Z [3973/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u32.c.o 2025-04-25T04:31:17.1105746Z [3974/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u1.c.o 2025-04-25T04:31:17.1180450Z [3974/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c16.c.o 2025-04-25T04:31:17.1183747Z [3975/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4.c.o 2025-04-25T04:31:17.1255412Z [3975/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c32.c.o 2025-04-25T04:31:17.1260113Z [3976/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u1-prfm.c.o 2025-04-25T04:31:17.1418997Z [3976/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c128.c.o 2025-04-25T04:31:17.1422139Z [3977/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u8-prfm.c.o 2025-04-25T04:31:17.1834777Z [3977/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u16.c.o 2025-04-25T04:31:17.1836426Z [3978/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4.c.o 2025-04-25T04:31:17.1966346Z [3978/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u32-acc2.c.o 2025-04-25T04:31:17.1970256Z [3979/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u32.c.o 2025-04-25T04:31:17.2183584Z [3979/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u48-acc3.c.o 2025-04-25T04:31:17.2186514Z [3980/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c16.c.o 2025-04-25T04:31:17.2404256Z [3980/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc2.c.o 2025-04-25T04:31:17.2406337Z [3981/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c32.c.o 2025-04-25T04:31:17.2432585Z [3981/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u128-acc4.c.o 2025-04-25T04:31:17.2435384Z [3982/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c128.c.o 2025-04-25T04:31:17.2700985Z [3982/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u16.c.o 2025-04-25T04:31:17.2706296Z [3983/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u16.c.o 2025-04-25T04:31:17.2967917Z [3983/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u32-acc2.c.o 2025-04-25T04:31:17.2970673Z [3984/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u32-acc2.c.o 2025-04-25T04:31:17.3246002Z [3984/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u48-acc3.c.o 2025-04-25T04:31:17.3248708Z [3985/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc2.c.o 2025-04-25T04:31:17.3373803Z [3985/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc2.c.o 2025-04-25T04:31:17.3376528Z [3986/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u48-acc3.c.o 2025-04-25T04:31:17.3666075Z [3986/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u16.c.o 2025-04-25T04:31:17.3668522Z [3987/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u32-acc2.c.o 2025-04-25T04:31:17.3788428Z [3987/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u32-acc2.c.o 2025-04-25T04:31:17.3790124Z [3988/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u128-acc4.c.o 2025-04-25T04:31:17.4031051Z [3988/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u48-acc3.c.o 2025-04-25T04:31:17.4033890Z [3989/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u16.c.o 2025-04-25T04:31:17.4159020Z [3989/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc2.c.o 2025-04-25T04:31:17.4161601Z [3990/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u48-acc3.c.o 2025-04-25T04:31:17.4390457Z [3990/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc4.c.o 2025-04-25T04:31:17.4396617Z [3991/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u16.c.o 2025-04-25T04:31:17.4581322Z [3991/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u16.c.o 2025-04-25T04:31:17.4584017Z [3992/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc2.c.o 2025-04-25T04:31:17.4840290Z [3992/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u32-acc2.c.o 2025-04-25T04:31:17.4842960Z [3993/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u48-acc3.c.o 2025-04-25T04:31:17.4885215Z [3993/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u48-acc3.c.o 2025-04-25T04:31:17.4887962Z [3994/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u32-acc2.c.o 2025-04-25T04:31:17.5078174Z [3994/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc2.c.o 2025-04-25T04:31:17.5080753Z [3995/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc2.c.o 2025-04-25T04:31:17.5377438Z [3995/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u16.c.o 2025-04-25T04:31:17.5380066Z [3996/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc4.c.o 2025-04-25T04:31:17.5691721Z [3996/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u32.c.o 2025-04-25T04:31:17.5694378Z [3997/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u32-acc2.c.o 2025-04-25T04:31:17.5876264Z [3997/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u64.c.o 2025-04-25T04:31:17.5878757Z [3998/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc2.c.o 2025-04-25T04:31:17.6035911Z [3998/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u32.c.o 2025-04-25T04:31:17.6038831Z [3999/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u16.c.o 2025-04-25T04:31:17.6142387Z [3999/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-2x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.6144304Z [4000/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u48-acc3.c.o 2025-04-25T04:31:17.6375501Z [4000/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-3x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.6378396Z [4001/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u16.c.o 2025-04-25T04:31:17.6565733Z [4001/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-4x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.6568673Z [4002/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u32.c.o 2025-04-25T04:31:17.6837354Z [4002/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-5x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.6842176Z [4003/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u64.c.o 2025-04-25T04:31:17.7089641Z [4003/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-6x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.7092337Z [4004/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u32.c.o 2025-04-25T04:31:17.7356413Z [4004/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-8x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.7359480Z [4005/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-2x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.7583692Z [4005/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.7586804Z [4006/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-3x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.7814195Z [4006/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.7817146Z [4007/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-4x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.8178441Z [4007/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.8181692Z [4008/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-5x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.8249836Z [4008/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.8253059Z [4009/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-8x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.8342221Z [4009/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.8345161Z [4010/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-6x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.8854786Z [4010/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.8857960Z [4011/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.8993402Z [4011/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.9000890Z [4012/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.9537903Z [4012/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.9539740Z [4013/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.9673037Z [4013/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:17.9676062Z [4014/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:18.0147254Z [4014/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:18.0148849Z [4015/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:18.0230239Z [4015/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:18.0233317Z [4016/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:18.0281141Z [4016/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:18.0284008Z [4017/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:18.0310518Z [4017/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:18.0313372Z [4018/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:18.0816701Z [4018/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:18.0819716Z [4019/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:18.0973291Z [4019/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u32.c.o 2025-04-25T04:31:18.0976019Z [4020/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:18.1547977Z [4020/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u64.c.o 2025-04-25T04:31:18.1550602Z [4021/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:18.1554124Z [4021/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u96.c.o 2025-04-25T04:31:18.1556706Z [4022/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:18.1641304Z [4022/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u32.c.o 2025-04-25T04:31:18.1644116Z [4023/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:18.1760158Z [4023/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u64.c.o 2025-04-25T04:31:18.1762975Z [4024/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x32-minmax-avx512skx-broadcast.c.o 2025-04-25T04:31:18.2116178Z [4024/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u96.c.o 2025-04-25T04:31:18.2117643Z [4025/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u32.c.o 2025-04-25T04:31:18.2207717Z [4025/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:18.2209737Z [4026/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u64.c.o 2025-04-25T04:31:18.2660678Z [4026/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.2663493Z [4027/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u64.c.o 2025-04-25T04:31:18.2910967Z [4027/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.2913722Z [4028/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u32.c.o 2025-04-25T04:31:18.3055075Z [4028/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:31:18.3057905Z [4029/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u96.c.o 2025-04-25T04:31:18.3060706Z [4029/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:18.3063543Z [4030/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u96.c.o 2025-04-25T04:31:18.3459799Z [4030/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:18.3463085Z [4031/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.3519393Z [4031/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.3522662Z [4032/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:18.3910005Z [4032/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:18.3914752Z [4033/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.4449091Z [4033/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.4450867Z [4034/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:31:18.4515945Z [4034/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:18.4519407Z [4035/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:18.4855883Z [4035/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.4859106Z [4036/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:18.4989536Z [4036/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:31:18.4991310Z [4037/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:18.5165531Z [4037/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:18.5301296Z [4038/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.5304497Z [4038/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:18.5310662Z [4039/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.5847225Z [4039/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.5850569Z [4040/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:18.5917685Z [4040/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:18.5920875Z [4041/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.6297602Z [4041/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.6299725Z [4042/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:31:18.6362956Z [4042/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:31:18.6367744Z [4043/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:18.6431453Z [4043/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:18.6433432Z [4044/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:18.6831768Z [4044/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:18.6834933Z [4045/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.7164091Z [4045/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.7167281Z [4046/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:18.7196834Z [4046/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.7199978Z [4047/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.7530334Z [4047/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:31:18.7533591Z [4048/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:31:18.7770456Z [4048/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:18.7778451Z [4049/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:18.7795365Z [4049/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:18.7798517Z [4050/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:18.8136139Z [4050/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.8139509Z [4051/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.8575015Z [4051/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:18.8578168Z [4052/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.8786128Z [4052/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.8789308Z [4053/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:31:18.8831580Z [4053/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:18.8834690Z [4054/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:18.8991080Z [4054/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.8996329Z [4055/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:18.9014794Z [4055/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:18.9019667Z [4056/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.9830283Z [4056/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512skx-madd.c.o 2025-04-25T04:31:18.9832126Z [4057/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512skx-madd.c.o 2025-04-25T04:31:19.0021482Z [4057/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:19.0023374Z [4058/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:19.0204679Z [4058/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512skx-madd.c.o 2025-04-25T04:31:19.0207902Z [4059/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512skx-madd.c.o 2025-04-25T04:31:19.0377399Z [4059/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:19.0380473Z [4060/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512skx-madd.c.o 2025-04-25T04:31:19.0416563Z [4060/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512skx-madd.c.o 2025-04-25T04:31:19.0419640Z [4061/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:19.0552831Z [4061/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:19.0556019Z [4062/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:19.1267856Z [4062/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512skx-madd.c.o 2025-04-25T04:31:19.1269933Z [4063/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:19.1401891Z [4063/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:19.1403932Z [4064/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:19.1486345Z [4064/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512skx-madd.c.o 2025-04-25T04:31:19.1488185Z [4065/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512skx-madd.c.o 2025-04-25T04:31:19.1920151Z [4065/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:19.1922189Z [4066/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:19.2124229Z [4066/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:31:19.2127097Z [4067/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512skx-madd.c.o 2025-04-25T04:31:19.2313492Z [4067/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:19.2316520Z [4068/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512skx-madd.c.o 2025-04-25T04:31:19.2707542Z [4068/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:31:19.2710442Z [4069/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:19.2846540Z [4069/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:19.2849702Z [4070/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512skx-madd-prfm.c.o 2025-04-25T04:31:19.3070320Z [4070/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:19.3073391Z [4071/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512skx-madd.c.o 2025-04-25T04:31:19.3189500Z [4071/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:19.3192317Z [4072/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:31:19.3544218Z [4072/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:31:19.3547367Z [4073/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:19.3805322Z [4073/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:19.3807798Z [4074/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:31:19.3956876Z [4074/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:31:19.3959792Z [4075/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:19.4137613Z [4075/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:19.4140929Z [4076/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:19.4387903Z [4076/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:19.4390990Z [4077/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:19.4545875Z [4077/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.4549135Z [4078/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:31:19.4667768Z [4078/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.4670881Z [4079/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:19.5228277Z [4079/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.5231371Z [4080/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:19.5289563Z [4080/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.5293742Z [4081/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx.c.o 2025-04-25T04:31:19.5613614Z [4081/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.5616608Z [4082/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.5784675Z [4082/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.5787846Z [4083/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.5790895Z [4083/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.5793943Z [4084/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512skx-prfm.c.o 2025-04-25T04:31:19.5835289Z [4084/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.5838564Z [4085/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.6421519Z [4085/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u16.c.o 2025-04-25T04:31:19.6424468Z [4086/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.6659768Z [4086/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u48.c.o 2025-04-25T04:31:19.6663046Z [4087/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.6702097Z [4087/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u64.c.o 2025-04-25T04:31:19.6705031Z [4088/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.6883211Z [4088/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.6884917Z [4089/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u16.c.o 2025-04-25T04:31:19.6939112Z [4089/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.6942505Z [4090/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.7106470Z [4090/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.7113186Z [4091/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.7720071Z [4091/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.7723013Z [4092/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u48.c.o 2025-04-25T04:31:19.7908416Z [4092/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.7910181Z [4093/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u64.c.o 2025-04-25T04:31:19.8057106Z [4093/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.8058985Z [4094/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.8184643Z [4094/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.8186591Z [4095/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.8320471Z [4095/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.8323416Z [4096/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.8326649Z [4096/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:19.8329282Z [4097/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.8930970Z [4097/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:31:19.8934268Z [4098/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.9195528Z [4098/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:19.9198733Z [4099/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.9301156Z [4099/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:19.9304312Z [4100/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.9451266Z [4100/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:31:19.9455208Z [4101/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:31:19.9769462Z [4101/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:19.9772576Z [4102/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:19.9836232Z [4102/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:19.9839403Z [4103/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.0200058Z [4103/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:31:20.0205367Z [4104/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.0390972Z [4104/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.0393941Z [4105/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.0662310Z [4105/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.0665336Z [4106/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:31:20.0920005Z [4106/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:31:20.0923082Z [4107/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.1007938Z [4107/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.1011034Z [4108/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.1483164Z [4108/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c128.c.o 2025-04-25T04:31:20.1486178Z [4109/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.1604828Z [4109/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u64.c.o 2025-04-25T04:31:20.1607546Z [4110/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.1615407Z [4110/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc2.c.o 2025-04-25T04:31:20.1618475Z [4111/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:31:20.1955124Z [4111/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc4.c.o 2025-04-25T04:31:20.1958017Z [4112/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:31:20.2000593Z [4112/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2025-04-25T04:31:20.2003383Z [4113/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.2331876Z [4113/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2025-04-25T04:31:20.2334761Z [4114/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c128.c.o 2025-04-25T04:31:20.2797628Z [4114/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:20.2800427Z [4115/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u64.c.o 2025-04-25T04:31:20.2849646Z [4115/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:20.2852384Z [4116/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc2.c.o 2025-04-25T04:31:20.2921201Z [4116/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:20.2922739Z [4117/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc4.c.o 2025-04-25T04:31:20.3006382Z [4117/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:20.3009439Z [4118/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2025-04-25T04:31:20.3046552Z [4118/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:20.3049450Z [4119/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2025-04-25T04:31:20.3588455Z [4119/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:20.3596112Z [4120/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:20.3870174Z [4120/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:20.3873419Z [4121/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:20.4018573Z [4121/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:20.4021966Z [4122/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:20.4137228Z [4122/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u16.c.o 2025-04-25T04:31:20.4140834Z [4123/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:20.4405029Z [4123/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u48.c.o 2025-04-25T04:31:20.4407804Z [4124/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:20.4851519Z [4124/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u64.c.o 2025-04-25T04:31:20.4853987Z [4125/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:20.4863257Z [4125/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.4865942Z [4126/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:20.5193384Z [4126/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:31:20.5194813Z [4127/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u48.c.o 2025-04-25T04:31:20.5319509Z [4127/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.5322329Z [4128/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2025-04-25T04:31:20.5356996Z [4128/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.5359632Z [4129/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u16.c.o 2025-04-25T04:31:20.5382597Z [4129/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:31:20.5385285Z [4130/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u64.c.o 2025-04-25T04:31:20.6097359Z [4130/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.6100218Z [4131/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:31:20.6126680Z [4131/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.6129483Z [4132/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.6670347Z [4132/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:31:20.6671960Z [4133/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.6991125Z [4133/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.6994198Z [4134/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:31:20.6997126Z [4134/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.6999831Z [4135/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.7147048Z [4135/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:31:20.7151190Z [4136/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.7210555Z [4136/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.7213485Z [4137/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:31:20.7389411Z [4137/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2025-04-25T04:31:20.7390861Z [4138/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.7805066Z [4138/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2025-04-25T04:31:20.7807962Z [4139/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.8292112Z [4139/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u128.c.o 2025-04-25T04:31:20.8294610Z [4140/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.8325931Z [4140/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u192.c.o 2025-04-25T04:31:20.8328553Z [4141/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-04-25T04:31:20.8508685Z [4141/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u256.c.o 2025-04-25T04:31:20.8511375Z [4142/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-04-25T04:31:20.8563823Z [4142/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u64.c.o 2025-04-25T04:31:20.8565253Z [4143/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2025-04-25T04:31:20.9089905Z [4143/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u192.c.o 2025-04-25T04:31:20.9092690Z [4144/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2025-04-25T04:31:20.9218370Z [4144/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u256.c.o 2025-04-25T04:31:20.9220843Z [4145/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u192.c.o 2025-04-25T04:31:20.9368135Z [4145/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:20.9369911Z [4146/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u256.c.o 2025-04-25T04:31:20.9481707Z [4146/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:20.9483966Z [4147/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u192.c.o 2025-04-25T04:31:20.9501040Z [4147/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:20.9502651Z [4148/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u64.c.o 2025-04-25T04:31:21.0007011Z [4148/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.0010161Z [4149/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u256.c.o 2025-04-25T04:31:21.0295933Z [4149/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.0298856Z [4150/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u128.c.o 2025-04-25T04:31:21.0702388Z [4150/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.0704143Z [4151/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.0722054Z [4151/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.0724380Z [4152/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.0853778Z [4152/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.0856642Z [4153/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.0872855Z [4153/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.0875710Z [4154/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.1251628Z [4154/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.1255159Z [4155/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.1779849Z [4155/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.1783020Z [4156/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.2077204Z [4156/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.2080385Z [4157/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.2121152Z [4157/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.2124265Z [4158/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.2129878Z [4158/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.2132893Z [4159/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.2285769Z [4159/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.2288832Z [4160/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.2579712Z [4160/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:21.2582708Z [4161/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.3456434Z [4161/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.3458010Z [4162/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.3483635Z [4162/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.3485446Z [4163/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.3748469Z [4163/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:21.3750521Z [4164/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.3888558Z [4164/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.3890192Z [4165/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.4100294Z [4165/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:21.4103676Z [4166/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:21.4109053Z [4166/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.4112003Z [4167/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.4668496Z [4167/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.4671845Z [4168/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.4971450Z [4168/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.4974546Z [4169/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:21.5161013Z [4169/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:21.5163900Z [4170/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.5177483Z [4170/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.5179249Z [4171/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:21.5320602Z [4171/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.5323693Z [4172/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.5402051Z [4172/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.5404052Z [4173/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.6043068Z [4173/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:21.6046242Z [4174/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.6371587Z [4174/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.6374608Z [4175/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:21.6493675Z [4175/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.6496728Z [4176/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.6513033Z [4176/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:21.6515643Z [4177/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.6604215Z [4177/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.6605889Z [4178/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.6888820Z [4178/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.6891865Z [4179/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:21.7466987Z [4179/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.7470056Z [4180/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.7720637Z [4180/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:21.7722509Z [4181/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.7837334Z [4181/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.7840987Z [4182/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.7984483Z [4182/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.7987482Z [4183/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.8140737Z [4183/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.8143883Z [4184/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:21.8851182Z [4184/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:21.8854254Z [4185/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:21.8874779Z [4185/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.8879531Z [4186/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.8915627Z [4186/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.8918768Z [4187/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.9231364Z [4187/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.9234334Z [4188/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:21.9292452Z [4188/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:21.9295415Z [4189/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:21.9301151Z [4189/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:21.9304267Z [4190/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.0315753Z [4190/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:22.0317394Z [4191/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.0335791Z [4191/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.0338090Z [4192/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.0355197Z [4192/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.0357700Z [4193/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:22.0392596Z [4193/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:22.0395661Z [4194/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:22.0516120Z [4194/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.0519270Z [4195/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.0741389Z [4195/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.0744331Z [4196/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.1612459Z [4196/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.1614216Z [4197/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:22.1805241Z [4197/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.1808355Z [4198/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.1874584Z [4198/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.1877772Z [4199/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.1923507Z [4199/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:22.1926598Z [4200/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.2084537Z [4200/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.2087802Z [4201/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.2374597Z [4201/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.2377441Z [4202/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.2882675Z [4202/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.2885694Z [4203/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.3071359Z [4203/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:22.3074910Z [4204/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:22.3292941Z [4204/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.3294697Z [4205/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.3318144Z [4205/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.3321157Z [4206/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.3853371Z [4206/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.3858484Z [4207/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.3882879Z [4207/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:22.3885975Z [4208/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.4061015Z [4208/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.4064258Z [4209/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:22.4357504Z [4209/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.4360626Z [4210/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.4544621Z [4210/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.4547741Z [4211/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.4560094Z [4211/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:22.4563300Z [4212/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.5108002Z [4212/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.5111127Z [4213/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.5148940Z [4213/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.5151914Z [4214/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:22.5426665Z [4214/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:22.5429750Z [4215/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.5745104Z [4215/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.5748214Z [4216/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.6153113Z [4216/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.6156176Z [4217/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.6170864Z [4217/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.6175030Z [4218/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:22.6320375Z [4218/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:22.6323247Z [4219/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:22.6453149Z [4219/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.6456545Z [4220/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.6839238Z [4220/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.6845327Z [4221/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.7095184Z [4221/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.7098392Z [4222/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.7443686Z [4222/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:22.7445679Z [4223/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:22.7504174Z [4223/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.7507172Z [4224/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.7619552Z [4224/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.7622763Z [4225/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.7633808Z [4225/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:22.7635615Z [4226/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.8499186Z [4226/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.8570858Z [4227/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.8573973Z [4227/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.8576588Z [4228/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:22.8847073Z [4228/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.8850128Z [4229/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.8861598Z [4229/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.8864761Z [4230/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.9028284Z [4230/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.9031527Z [4231/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:22.9284032Z [4231/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:22.9287008Z [4232/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:22.9957562Z [4232/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:22.9960977Z [4233/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.0016923Z [4233/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:23.0019405Z [4234/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.0041415Z [4234/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.0043030Z [4235/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:23.0657019Z [4235/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:23.0660140Z [4236/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:23.0772709Z [4236/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.0775655Z [4237/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.0803910Z [4237/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:23.0806905Z [4238/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:23.1289304Z [4238/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.1292442Z [4239/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:23.1295481Z [4239/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:23.1298507Z [4240/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:23.1588470Z [4240/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.1591702Z [4241/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.1936609Z [4241/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:23.1938882Z [4242/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.2015143Z [4242/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.2016786Z [4243/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.2065218Z [4243/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:23.2066954Z [4244/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:23.2571506Z [4244/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.2573620Z [4245/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.2778554Z [4245/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:23.2781747Z [4246/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:23.3115057Z [4246/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:23.3118215Z [4247/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:23.3198525Z [4247/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.3201853Z [4248/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.3686602Z [4248/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:23.3690941Z [4249/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:23.3700399Z [4249/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.3706999Z [4250/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.3946839Z [4250/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:23.3949869Z [4251/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:23.4271124Z [4251/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.4272751Z [4252/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:23.4403438Z [4252/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:23.4406463Z [4253/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.4494379Z [4253/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.4497451Z [4254/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:23.4984526Z [4254/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:23.4987899Z [4255/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.5243747Z [4255/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:23.5246752Z [4256/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:23.5483687Z [4256/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:23.5486732Z [4257/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:23.5595706Z [4257/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:23.5598740Z [4258/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:23.5643996Z [4258/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:23.5647130Z [4259/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.5906456Z [4259/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:23.5909653Z [4260/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:23.6262057Z [4260/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:23.6265433Z [4261/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:23.6667203Z [4261/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:23.6795662Z [4262/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:23.6798755Z [4262/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:23.6801766Z [4263/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:23.6835407Z [4263/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:23.6838980Z [4264/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:23.6976625Z [4264/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:23.6979487Z [4265/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:23.7198712Z [4265/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:23.7202335Z [4266/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:23.7488652Z [4266/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:23.7491764Z [4267/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:23.7849074Z [4267/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:23.7852154Z [4268/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:23.8241187Z [4268/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:23.8244635Z [4269/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:23.8390484Z [4269/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:23.8392235Z [4270/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:23.8472858Z [4270/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:23.8474768Z [4271/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:23.8480715Z [4271/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:23.8484923Z [4272/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:23.8754471Z [4272/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c4-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:23.8757520Z [4273/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:23.9077147Z [4273/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:23.9080158Z [4274/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:23.9624437Z [4274/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c8-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:23.9629531Z [4275/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:23.9717932Z [4275/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:23.9720985Z [4276/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:23.9976140Z [4276/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c4-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:23.9979638Z [4277/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:23.9987913Z [4277/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:23.9989680Z [4278/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c4-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:24.0159600Z [4278/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c8-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:24.0162669Z [4279/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:24.0200264Z [4279/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:24.0203498Z [4280/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c8-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:24.0818969Z [4280/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c4-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:24.0822167Z [4281/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:24.1199965Z [4281/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:24.1202301Z [4282/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c4-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:24.1208270Z [4282/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c8-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:24.1211332Z [4283/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c8-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:24.1567390Z [4283/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:24.1570666Z [4284/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c4-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:24.1573634Z [4284/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c4-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:24.1576674Z [4285/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:24.1966661Z [4285/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:24.1969979Z [4286/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:24.2049481Z [4286/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c8-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:24.2052555Z [4287/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:24.2531842Z [4287/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.2535507Z [4288/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:24.2817650Z [4288/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:24.2820632Z [4289/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c8-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:24.2898229Z [4289/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:24.2901235Z [4290/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c4-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:24.3154106Z [4290/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.3157210Z [4291/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-04-25T04:31:24.3272505Z [4291/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:24.3275443Z [4292/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.3394893Z [4292/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.3397882Z [4293/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c8-minmax-fp32-avx512vnni.c.o 2025-04-25T04:31:24.3804399Z [4293/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:24.3806070Z [4294/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:24.4435251Z [4294/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.4436832Z [4295/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.4476306Z [4295/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:24.4479329Z [4296/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:24.4833169Z [4296/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.4835963Z [4297/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:24.4841244Z [4297/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:24.4844137Z [4298/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:24.4933195Z [4298/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:24.4936433Z [4299/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.5188475Z [4299/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.5191532Z [4300/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.5845407Z [4300/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:24.5848334Z [4301/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:24.6190279Z [4301/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.6193196Z [4302/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.6344295Z [4302/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:24.6347156Z [4303/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:24.6464298Z [4303/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.6469115Z [4304/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:24.6589824Z [4304/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:24.6592865Z [4305/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.6676530Z [4305/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.6679502Z [4306/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:24.7053449Z [4306/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:24.7056510Z [4307/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.7558919Z [4307/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.7560554Z [4308/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:24.7632792Z [4308/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:24.7634375Z [4309/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:24.7911158Z [4309/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.7914470Z [4310/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.8045814Z [4310/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:24.8048783Z [4311/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:24.8071809Z [4311/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.8074870Z [4312/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.8786895Z [4312/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:24.8789941Z [4313/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.9054227Z [4313/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.9057203Z [4314/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:24.9208845Z [4314/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:24.9210569Z [4315/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.9215007Z [4315/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.9218114Z [4316/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.9348009Z [4316/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:24.9350886Z [4317/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:24.9429593Z [4317/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:24.9432671Z [4318/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:25.0066461Z [4318/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:25.0079575Z [4319/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:25.0210177Z [4319/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u64.c.o 2025-04-25T04:31:25.0212045Z [4320/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:25.0368282Z [4320/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u256-acc2.c.o 2025-04-25T04:31:25.0371462Z [4321/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c4-minmax-avx512vnni.c.o 2025-04-25T04:31:25.0724850Z [4321/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u256-acc4.c.o 2025-04-25T04:31:25.0726478Z [4322/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:25.0845801Z [4322/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.0848071Z [4323/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c8-minmax-avx512vnni.c.o 2025-04-25T04:31:25.0977233Z [4323/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.0979104Z [4324/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-04-25T04:31:25.1381388Z [4324/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.1384272Z [4325/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u64.c.o 2025-04-25T04:31:25.1389321Z [4325/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.1392207Z [4326/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u256-acc2.c.o 2025-04-25T04:31:25.1728283Z [4326/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.1731108Z [4327/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u256-acc4.c.o 2025-04-25T04:31:25.2063103Z [4327/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.2066289Z [4328/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.2419870Z [4328/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.2423199Z [4329/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.2463942Z [4329/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.2467402Z [4330/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.2806335Z [4330/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.2809483Z [4331/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.2977990Z [4331/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.2981651Z [4332/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.3207204Z [4332/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.3210403Z [4333/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.3441117Z [4333/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.3444349Z [4334/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.3908741Z [4334/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.3911193Z [4335/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.4104449Z [4335/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.4107618Z [4336/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.4262756Z [4336/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.4265976Z [4337/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.4406770Z [4337/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.4409883Z [4338/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.4414186Z [4338/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.4417220Z [4339/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.4570835Z [4339/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.4574014Z [4340/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.5315978Z [4340/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.5322609Z [4341/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.5566775Z [4341/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.5570617Z [4342/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.5574361Z [4342/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.5577809Z [4343/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.5708709Z [4343/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.5711785Z [4344/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.5829000Z [4344/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.5832024Z [4345/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.5835133Z [4345/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.5838453Z [4346/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.6766584Z [4346/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.6769676Z [4347/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.6803702Z [4347/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.6806904Z [4348/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.6957499Z [4348/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.6963667Z [4349/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.7002819Z [4349/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.7009002Z [4350/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.7161293Z [4350/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.7164277Z [4351/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.7316936Z [4351/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.7320540Z [4352/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.8064759Z [4352/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.8067678Z [4353/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.8188315Z [4353/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.8191776Z [4354/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.8326656Z [4354/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.8329681Z [4355/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.8600511Z [4355/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.8603721Z [4356/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.8800814Z [4356/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.8803934Z [4357/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.9001447Z [4357/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.9004628Z [4358/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.9352984Z [4358/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.9668494Z [4359/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.9670337Z [4359/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.9672019Z [4360/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:25.9808694Z [4360/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:25.9813224Z [4361/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:26.0213763Z [4361/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:26.0217156Z [4362/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:26.0224231Z [4362/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:26.0227943Z [4363/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:26.0291334Z [4363/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:26.0298274Z [4364/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:26.0611036Z [4364/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:26.0618635Z [4365/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:26.0924974Z [4365/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:26.0928280Z [4366/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:26.1090055Z [4366/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:26.1093249Z [4367/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:26.1520508Z [4367/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:26.1523667Z [4368/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:26.1654445Z [4368/7823] Building C object confu-deps/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2025-04-25T04:31:26.1655847Z [4369/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:26.1693222Z [4369/7823] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2025-04-25T04:31:26.1695678Z [4370/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:26.1891279Z [4370/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/allocation-type.c.o 2025-04-25T04:31:26.1893745Z [4371/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-04-25T04:31:26.2148232Z [4371/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2025-04-25T04:31:26.2150085Z [4372/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/allocation-type.c.o 2025-04-25T04:31:26.2201296Z [4372/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2025-04-25T04:31:26.2202586Z [4373/7823] Building C object confu-deps/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2025-04-25T04:31:26.2318717Z [4373/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2025-04-25T04:31:26.2320248Z [4374/7823] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2025-04-25T04:31:26.2333144Z [4374/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2025-04-25T04:31:26.2335614Z [4375/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:26.2352060Z [4375/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2025-04-25T04:31:26.2352994Z [4376/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2025-04-25T04:31:26.2356970Z [4376/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2025-04-25T04:31:26.2359004Z [4377/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnnigfni.c.o 2025-04-25T04:31:26.2564437Z [4377/7823] Linking C static library lib/libmicrokernels-all.a 2025-04-25T04:31:26.2566125Z [4378/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2025-04-25T04:31:26.2631906Z [4378/7823] Building C object confu-deps/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2025-04-25T04:31:26.2633768Z [4379/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2025-04-25T04:31:26.2757398Z [4379/7823] Building CXX object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/reference/packing.cc.o 2025-04-25T04:31:26.2759370Z [4380/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2025-04-25T04:31:26.2892023Z [4380/7823] Building C object confu-deps/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2025-04-25T04:31:26.2893717Z [4381/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2025-04-25T04:31:26.2935762Z [4381/7823] Building C object confu-deps/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2025-04-25T04:31:26.2937836Z [4382/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2025-04-25T04:31:26.3068510Z [4382/7823] Building C object confu-deps/XNNPACK/CMakeFiles/datatype.dir/src/datatype.c.o 2025-04-25T04:31:26.3070383Z [4383/7823] Building C object confu-deps/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2025-04-25T04:31:26.3302129Z [4383/7823] Building C object confu-deps/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2025-04-25T04:31:26.3303899Z [4384/7823] Building C object confu-deps/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2025-04-25T04:31:26.3426178Z [4384/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2025-04-25T04:31:26.3428072Z [4385/7823] Building C object confu-deps/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2025-04-25T04:31:26.3429992Z [4385/7823] Building C object confu-deps/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2025-04-25T04:31:26.3432085Z [4386/7823] Building C object confu-deps/XNNPACK/CMakeFiles/datatype.dir/src/datatype.c.o 2025-04-25T04:31:26.3491763Z [4386/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2025-04-25T04:31:26.3494447Z [4387/7823] Building CXX object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/reference/packing.cc.o 2025-04-25T04:31:26.3779903Z [4387/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2025-04-25T04:31:26.3781100Z [4388/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2025-04-25T04:31:26.4034888Z [4388/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2025-04-25T04:31:26.4037072Z [4389/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2025-04-25T04:31:26.4048180Z [4389/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2025-04-25T04:31:26.4050006Z [4390/7823] Building C object confu-deps/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2025-04-25T04:31:26.4068665Z [4390/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2025-04-25T04:31:26.4070628Z [4391/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2025-04-25T04:31:26.4558649Z [4391/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2025-04-25T04:31:26.4560195Z [4392/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2025-04-25T04:31:26.4602142Z [4392/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2025-04-25T04:31:26.4604596Z [4393/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2025-04-25T04:31:26.4629879Z [4393/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2025-04-25T04:31:26.4631730Z [4394/7823] Building C object confu-deps/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2025-04-25T04:31:26.4822013Z [4394/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2025-04-25T04:31:26.4824227Z [4395/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2025-04-25T04:31:26.4881591Z [4395/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2025-04-25T04:31:26.4887635Z [4396/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2025-04-25T04:31:26.5151771Z [4396/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2025-04-25T04:31:26.5154012Z [4397/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2025-04-25T04:31:26.5328479Z [4397/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2025-04-25T04:31:26.5330701Z [4398/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2025-04-25T04:31:26.5471102Z [4398/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2025-04-25T04:31:26.5473366Z [4399/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2025-04-25T04:31:26.5490421Z [4399/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/pack-lh.c.o 2025-04-25T04:31:26.5492510Z [4400/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2025-04-25T04:31:26.5584265Z [4400/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2025-04-25T04:31:26.5586498Z [4401/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2025-04-25T04:31:26.6048103Z [4401/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2025-04-25T04:31:26.6050186Z [4402/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/pack-lh.c.o 2025-04-25T04:31:26.6052632Z [4402/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2025-04-25T04:31:26.6054832Z [4403/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2025-04-25T04:31:26.6107257Z [4403/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2025-04-25T04:31:26.6109580Z [4404/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2025-04-25T04:31:26.6293023Z [4404/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2025-04-25T04:31:26.6295384Z [4405/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2025-04-25T04:31:26.6469033Z [4405/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2025-04-25T04:31:26.6471227Z [4406/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2025-04-25T04:31:26.6596086Z [4406/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2025-04-25T04:31:26.6598173Z [4407/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2025-04-25T04:31:26.6604770Z [4407/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2025-04-25T04:31:26.6607154Z [4408/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2025-04-25T04:31:26.6667348Z [4408/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2025-04-25T04:31:26.6670043Z [4409/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2025-04-25T04:31:26.6960974Z [4409/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2025-04-25T04:31:26.6962962Z [4410/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2025-04-25T04:31:26.7071227Z [4410/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2025-04-25T04:31:26.7073186Z [4411/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2025-04-25T04:31:26.7304181Z [4411/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2025-04-25T04:31:26.7306908Z [4412/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2025-04-25T04:31:26.7309037Z [4412/7823] Building CXX object confu-deps/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/unary-elementwise.cc.o 2025-04-25T04:31:26.7311147Z [4413/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2025-04-25T04:31:26.7589658Z [4413/7823] Building CXX object confu-deps/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/binary-elementwise.cc.o 2025-04-25T04:31:26.7591909Z [4414/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2025-04-25T04:31:26.7628327Z [4414/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2025-04-25T04:31:26.7632511Z [4415/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2025-04-25T04:31:26.7646409Z [4415/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2025-04-25T04:31:26.7648404Z [4416/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2025-04-25T04:31:26.8192959Z [4416/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2025-04-25T04:31:26.8194122Z [4417/7823] Building CXX object confu-deps/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/binary-elementwise.cc.o 2025-04-25T04:31:26.8316472Z [4417/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2025-04-25T04:31:26.8317785Z [4418/7823] Building CXX object confu-deps/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/unary-elementwise.cc.o 2025-04-25T04:31:26.8367689Z [4418/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2025-04-25T04:31:26.8369379Z [4419/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2025-04-25T04:31:26.8379754Z [4419/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2025-04-25T04:31:26.8381165Z [4420/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2025-04-25T04:31:26.8549289Z [4420/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/binary.c.o 2025-04-25T04:31:26.8550994Z [4421/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2025-04-25T04:31:26.8731505Z [4421/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2025-04-25T04:31:26.8733618Z [4422/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2025-04-25T04:31:26.8894042Z [4422/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2025-04-25T04:31:26.8896126Z [4423/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2025-04-25T04:31:26.9015125Z [4423/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2025-04-25T04:31:26.9017143Z [4424/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2025-04-25T04:31:26.9039263Z [4424/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2025-04-25T04:31:26.9041174Z [4425/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/binary.c.o 2025-04-25T04:31:26.9548096Z [4425/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deprecated.c.o 2025-04-25T04:31:26.9549924Z [4426/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2025-04-25T04:31:26.9552922Z [4426/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2025-04-25T04:31:26.9553955Z [4427/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2025-04-25T04:31:26.9601711Z [4427/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2025-04-25T04:31:26.9603865Z [4428/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2025-04-25T04:31:26.9749237Z [4428/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2025-04-25T04:31:26.9750928Z [4429/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deprecated.c.o 2025-04-25T04:31:26.9753427Z [4429/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2025-04-25T04:31:26.9754539Z [4430/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2025-04-25T04:31:27.0145115Z [4430/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2025-04-25T04:31:27.0146453Z [4431/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2025-04-25T04:31:27.0370432Z [4431/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2025-04-25T04:31:27.0371620Z [4432/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2025-04-25T04:31:27.0661244Z [4432/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/pack-lh.c.o 2025-04-25T04:31:27.0662467Z [4433/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2025-04-25T04:31:27.0739797Z [4433/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2025-04-25T04:31:27.0741945Z [4434/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2025-04-25T04:31:27.0850552Z [4434/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2025-04-25T04:31:27.0852788Z [4435/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2025-04-25T04:31:27.0896670Z [4435/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2025-04-25T04:31:27.0898008Z [4436/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2025-04-25T04:31:27.0939087Z [4436/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2025-04-25T04:31:27.0940728Z [4437/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/pack-lh.c.o 2025-04-25T04:31:27.0961024Z [4437/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2025-04-25T04:31:27.0980795Z [4438/7823] Linking C static library lib/libmicrokernels-all.a 2025-04-25T04:31:27.1197609Z [4438/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reduce.c.o 2025-04-25T04:31:27.1199655Z [4439/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2025-04-25T04:31:27.1424662Z [4439/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2025-04-25T04:31:27.1425911Z [4440/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2025-04-25T04:31:27.1453535Z [4440/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2025-04-25T04:31:27.1455542Z [4441/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2025-04-25T04:31:27.1457529Z [4441/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2025-04-25T04:31:27.1458904Z [4442/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2025-04-25T04:31:27.1592455Z [4442/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2025-04-25T04:31:27.1593490Z [4443/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reduce.c.o 2025-04-25T04:31:27.1671438Z [4443/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unary.c.o 2025-04-25T04:31:27.1672634Z [4444/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2025-04-25T04:31:27.1789626Z [4444/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2025-04-25T04:31:27.1790904Z [4445/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2025-04-25T04:31:27.1997020Z [4445/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2025-04-25T04:31:27.1998047Z [4446/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2025-04-25T04:31:27.2069605Z [4446/7823] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2025-04-25T04:31:27.2071580Z [4447/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2025-04-25T04:31:27.2129650Z [4447/7823] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2025-04-25T04:31:27.2130755Z [4448/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2025-04-25T04:31:27.2235409Z [4448/7823] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2025-04-25T04:31:27.2236551Z [4449/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unary.c.o 2025-04-25T04:31:27.2245563Z [4449/7823] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2025-04-25T04:31:27.2247401Z [4450/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2025-04-25T04:31:27.2404622Z [4450/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2025-04-25T04:31:27.2406517Z [4451/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2025-04-25T04:31:27.3298302Z [4451/7823] Generating build_identifier.c 2025-04-25T04:31:27.3299366Z [4452/7823] Generating build_identifier.c 2025-04-25T04:31:27.3912652Z [4452/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2025-04-25T04:31:27.3915168Z [4453/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2025-04-25T04:31:27.4252665Z [4453/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2025-04-25T04:31:27.4253919Z [4454/7823] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2025-04-25T04:31:27.4524586Z [4454/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2025-04-25T04:31:27.4526614Z [4455/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2025-04-25T04:31:27.4569049Z [4455/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2025-04-25T04:31:27.4570121Z [4456/7823] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2025-04-25T04:31:27.4653419Z [4456/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2025-04-25T04:31:27.4655529Z [4457/7823] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2025-04-25T04:31:27.4830253Z [4457/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2025-04-25T04:31:27.4832347Z [4458/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2025-04-25T04:31:27.4998671Z [4458/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2025-04-25T04:31:27.5000804Z [4459/7823] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2025-04-25T04:31:27.5120622Z [4459/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2025-04-25T04:31:27.5122619Z [4460/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2025-04-25T04:31:27.5179008Z [4460/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2025-04-25T04:31:27.5180985Z [4461/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2025-04-25T04:31:27.5295575Z [4461/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2025-04-25T04:31:27.5297532Z [4462/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2025-04-25T04:31:27.5347050Z [4462/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2025-04-25T04:31:27.5349035Z [4463/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2025-04-25T04:31:27.5376950Z [4463/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2025-04-25T04:31:27.5379176Z [4464/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2025-04-25T04:31:27.5590943Z [4464/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2025-04-25T04:31:27.5592971Z [4465/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2025-04-25T04:31:27.5735045Z [4465/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2025-04-25T04:31:27.5737091Z [4466/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2025-04-25T04:31:27.5998296Z [4466/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pack-lh-config.c.o 2025-04-25T04:31:27.5999506Z [4467/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2025-04-25T04:31:27.6106429Z [4467/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2025-04-25T04:31:27.6107570Z [4468/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2025-04-25T04:31:27.6309535Z [4468/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2025-04-25T04:31:27.6310627Z [4469/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2025-04-25T04:31:27.6339933Z [4469/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2025-04-25T04:31:27.6341987Z [4470/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2025-04-25T04:31:27.6419425Z [4470/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2025-04-25T04:31:27.6421511Z [4471/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2025-04-25T04:31:27.6646775Z [4471/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2025-04-25T04:31:27.6648830Z [4472/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2025-04-25T04:31:27.6668902Z [4472/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2025-04-25T04:31:27.6827325Z [4473/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2025-04-25T04:31:27.6829214Z [4473/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2025-04-25T04:31:27.6830992Z [4474/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2025-04-25T04:31:27.6891846Z [4474/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2025-04-25T04:31:27.6893825Z [4475/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2025-04-25T04:31:27.6935208Z [4475/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2025-04-25T04:31:27.6937171Z [4476/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pack-lh-config.c.o 2025-04-25T04:31:27.7043077Z [4476/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2025-04-25T04:31:27.7045034Z [4477/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2025-04-25T04:31:27.7172703Z [4477/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2025-04-25T04:31:27.7174630Z [4478/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2025-04-25T04:31:27.7326268Z [4478/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2025-04-25T04:31:27.7327522Z [4479/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2025-04-25T04:31:27.7346779Z [4479/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2025-04-25T04:31:27.7347715Z [4480/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2025-04-25T04:31:27.7412292Z [4480/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2025-04-25T04:31:27.7413253Z [4481/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2025-04-25T04:31:27.7469884Z [4481/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/build_identifier.c.o 2025-04-25T04:31:27.7472122Z [4482/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2025-04-25T04:31:27.7591122Z [4482/7823] Linking CXX static library lib/libgtest.a 2025-04-25T04:31:27.7592920Z [4483/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2025-04-25T04:31:27.7610993Z [4483/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2025-04-25T04:31:27.7612557Z [4484/7823] Linking CXX static library lib/libgtest.a 2025-04-25T04:31:27.7703799Z [4484/7823] Linking CXX static library lib/libgmock.a 2025-04-25T04:31:27.7704355Z [4485/7823] Linking CXX static library lib/libgmock.a 2025-04-25T04:31:27.7782474Z [4485/7823] Linking CXX static library lib/libgmock_main.a 2025-04-25T04:31:27.7783438Z [4486/7823] Linking CXX static library lib/libgmock_main.a 2025-04-25T04:31:27.7793783Z [4486/7823] Linking CXX static library lib/libgtest_main.a 2025-04-25T04:31:27.7794936Z [4487/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2025-04-25T04:31:27.7805683Z [4487/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2025-04-25T04:31:27.7807163Z [4488/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2025-04-25T04:31:27.7823131Z [4488/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2025-04-25T04:31:27.7824917Z [4489/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/build_identifier.c.o 2025-04-25T04:31:27.7867540Z [4489/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2025-04-25T04:31:27.7868919Z [4490/7823] Linking CXX static library lib/libgtest_main.a 2025-04-25T04:31:27.8479453Z [4490/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2025-04-25T04:31:27.8481496Z [4491/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2025-04-25T04:31:27.8975057Z [4491/7823] Linking CXX static library lib/libXNNPACK.a 2025-04-25T04:31:27.8980009Z [4492/7823] Linking CXX static library lib/libXNNPACK.a 2025-04-25T04:31:27.9450673Z [4492/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2025-04-25T04:31:27.9451723Z [4493/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2025-04-25T04:31:27.9476949Z [4493/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2025-04-25T04:31:27.9477942Z [4494/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2025-04-25T04:31:27.9600545Z [4494/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2025-04-25T04:31:27.9602294Z [4495/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2025-04-25T04:31:28.0063929Z [4495/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2025-04-25T04:31:28.0065094Z [4496/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2025-04-25T04:31:28.0351762Z [4496/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2025-04-25T04:31:28.0352804Z [4497/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2025-04-25T04:31:28.0580979Z [4497/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2025-04-25T04:31:28.0583489Z [4498/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2025-04-25T04:31:28.0775112Z [4498/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2025-04-25T04:31:28.0777792Z [4499/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2025-04-25T04:31:28.1311703Z [4499/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2025-04-25T04:31:28.1313797Z [4500/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2025-04-25T04:31:28.1591335Z [4500/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o 2025-04-25T04:31:28.1593236Z [4501/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2025-04-25T04:31:28.1766742Z [4501/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2025-04-25T04:31:28.1768616Z [4502/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2025-04-25T04:31:28.2332279Z [4502/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2025-04-25T04:31:28.2333473Z [4503/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2025-04-25T04:31:28.2405580Z [4503/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2025-04-25T04:31:28.2408702Z [4504/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2025-04-25T04:31:28.3231338Z [4504/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2025-04-25T04:31:28.3233152Z [4505/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o 2025-04-25T04:31:28.3299026Z [4505/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2025-04-25T04:31:28.3300989Z [4506/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2025-04-25T04:31:28.3305593Z [4506/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2025-04-25T04:31:28.3307515Z [4507/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2025-04-25T04:31:28.3723209Z [4507/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2025-04-25T04:31:28.3725197Z [4508/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2025-04-25T04:31:28.4195929Z [4508/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2025-04-25T04:31:28.4197066Z [4509/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2025-04-25T04:31:28.4224904Z [4509/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2025-04-25T04:31:28.4227149Z [4510/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2025-04-25T04:31:28.4669146Z [4510/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2025-04-25T04:31:28.4670861Z [4511/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2025-04-25T04:31:28.4837838Z [4511/7823] Linking CXX static library lib/libbenchmark.a 2025-04-25T04:31:28.4839759Z [4512/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2025-04-25T04:31:28.4871662Z [4512/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2025-04-25T04:31:28.4872582Z [4513/7823] Linking CXX static library lib/libbenchmark.a 2025-04-25T04:31:28.4971643Z [4513/7823] Linking CXX static library lib/libbenchmark_main.a 2025-04-25T04:31:28.4972712Z [4514/7823] Linking CXX static library lib/libbenchmark_main.a 2025-04-25T04:31:28.6436411Z [4514/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2025-04-25T04:31:28.6437944Z [4515/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2025-04-25T04:31:28.6911817Z [4515/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2025-04-25T04:31:28.6913110Z [4516/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2025-04-25T04:31:28.6939350Z [4516/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2025-04-25T04:31:28.6940468Z [4517/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2025-04-25T04:31:28.7078263Z [4517/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2025-04-25T04:31:28.7079818Z [4518/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2025-04-25T04:31:28.7130081Z [4518/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2025-04-25T04:31:28.7132055Z [4519/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2025-04-25T04:31:28.7474961Z [4519/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2025-04-25T04:31:28.7477104Z [4520/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2025-04-25T04:31:28.8799021Z [4520/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2025-04-25T04:31:28.8801254Z [4521/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2025-04-25T04:31:28.9004066Z [4521/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2025-04-25T04:31:28.9006246Z [4522/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2025-04-25T04:31:28.9050887Z [4522/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2025-04-25T04:31:28.9052832Z [4523/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2025-04-25T04:31:28.9265694Z [4523/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2025-04-25T04:31:28.9267748Z [4524/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2025-04-25T04:31:28.9423033Z [4524/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2025-04-25T04:31:28.9425816Z [4525/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2025-04-25T04:31:29.1246443Z [4525/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2025-04-25T04:31:29.1247702Z [4526/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2025-04-25T04:31:29.1276139Z [4526/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2025-04-25T04:31:29.1278319Z [4527/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2025-04-25T04:31:29.1680016Z [4527/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2025-04-25T04:31:29.1682220Z [4528/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2025-04-25T04:31:29.1709702Z [4528/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2025-04-25T04:31:29.1713705Z [4529/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2025-04-25T04:31:29.2241102Z [4529/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2025-04-25T04:31:29.2243388Z [4530/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2025-04-25T04:31:29.2363706Z [4530/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2025-04-25T04:31:29.2366449Z [4531/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2025-04-25T04:31:29.4012182Z [4531/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2025-04-25T04:31:29.4014427Z [4532/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2025-04-25T04:31:29.4515587Z [4532/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2025-04-25T04:31:29.4516858Z [4533/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2025-04-25T04:31:29.4591218Z [4533/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2025-04-25T04:31:29.4592404Z [4534/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2025-04-25T04:31:29.4645420Z [4534/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2025-04-25T04:31:29.4647266Z [4535/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2025-04-25T04:31:29.4787506Z [4535/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2025-04-25T04:31:29.4789426Z [4536/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2025-04-25T04:31:29.5019605Z [4536/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2025-04-25T04:31:29.5021907Z [4537/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2025-04-25T04:31:29.5863750Z [4537/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2025-04-25T04:31:29.5865852Z [4538/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2025-04-25T04:31:29.6469942Z [4538/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2025-04-25T04:31:29.6472003Z [4539/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2025-04-25T04:31:29.6498007Z [4539/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2025-04-25T04:31:29.6500133Z [4540/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2025-04-25T04:31:29.6824225Z [4540/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2025-04-25T04:31:29.6826378Z [4541/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2025-04-25T04:31:29.7281769Z [4541/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2025-04-25T04:31:29.7283890Z [4542/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2025-04-25T04:31:29.7488049Z [4542/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2025-04-25T04:31:29.7491921Z [4543/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2025-04-25T04:31:29.7918474Z [4543/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2025-04-25T04:31:29.7921211Z [4544/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2025-04-25T04:31:29.8452254Z [4544/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2025-04-25T04:31:29.8454201Z [4545/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2025-04-25T04:31:29.9311973Z [4545/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2025-04-25T04:31:29.9313804Z [4546/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2025-04-25T04:31:29.9559178Z [4546/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2025-04-25T04:31:29.9566117Z [4547/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2025-04-25T04:31:29.9714298Z [4547/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2025-04-25T04:31:29.9719598Z [4548/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2025-04-25T04:31:30.0169234Z [4548/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2025-04-25T04:31:30.0171247Z [4549/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2025-04-25T04:31:30.0189009Z [4549/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2025-04-25T04:31:30.0191176Z [4550/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2025-04-25T04:31:30.0933486Z [4550/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2025-04-25T04:31:30.0935624Z [4551/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2025-04-25T04:31:30.1176668Z [4551/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2025-04-25T04:31:30.1181043Z [4552/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2025-04-25T04:31:30.1662516Z [4552/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2025-04-25T04:31:30.1664526Z [4553/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2025-04-25T04:31:30.1707191Z [4553/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2025-04-25T04:31:30.1710640Z [4554/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2025-04-25T04:31:30.2407276Z [4554/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2025-04-25T04:31:30.2409260Z [4555/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2025-04-25T04:31:30.2688984Z [4555/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2025-04-25T04:31:30.2691279Z [4556/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2025-04-25T04:31:30.3661609Z [4556/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2025-04-25T04:31:30.3663797Z [4557/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2025-04-25T04:31:30.3973882Z [4557/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2025-04-25T04:31:30.3975055Z [4558/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2025-04-25T04:31:30.4124200Z [4558/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2025-04-25T04:31:30.4125401Z [4559/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2025-04-25T04:31:30.4151733Z [4559/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2025-04-25T04:31:30.4153788Z [4560/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2025-04-25T04:31:30.4205773Z [4560/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2025-04-25T04:31:30.4207705Z [4561/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2025-04-25T04:31:30.4583128Z [4561/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2025-04-25T04:31:30.4585269Z [4562/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2025-04-25T04:31:30.5661827Z [4562/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2025-04-25T04:31:30.5667101Z [4563/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2025-04-25T04:31:30.5669189Z [4563/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2025-04-25T04:31:30.5671050Z [4564/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2025-04-25T04:31:30.6243718Z [4564/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2025-04-25T04:31:30.6246152Z [4565/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2025-04-25T04:31:30.6416655Z [4565/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2025-04-25T04:31:30.6417977Z [4566/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2025-04-25T04:31:30.6708990Z [4566/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2025-04-25T04:31:30.6710251Z [4567/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2025-04-25T04:31:30.6936918Z [4567/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2025-04-25T04:31:30.6939591Z [4568/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2025-04-25T04:31:30.7726066Z [4568/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2025-04-25T04:31:30.7728106Z [4569/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2025-04-25T04:31:30.8041502Z [4569/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2025-04-25T04:31:30.8043547Z [4570/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2025-04-25T04:31:30.8193326Z [4570/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2025-04-25T04:31:30.8195759Z [4571/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2025-04-25T04:31:30.8927026Z [4571/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2025-04-25T04:31:30.8928471Z [4572/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2025-04-25T04:31:30.9227701Z [4572/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2025-04-25T04:31:30.9230034Z [4573/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2025-04-25T04:31:30.9288209Z [4573/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2025-04-25T04:31:30.9291398Z [4574/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2025-04-25T04:31:31.0211833Z [4574/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2025-04-25T04:31:31.0213781Z [4575/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2025-04-25T04:31:31.0431346Z [4575/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2025-04-25T04:31:31.0432554Z [4576/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2025-04-25T04:31:31.0485871Z [4576/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2025-04-25T04:31:31.0487064Z [4577/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2025-04-25T04:31:31.0869318Z [4577/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2025-04-25T04:31:31.0871445Z [4578/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2025-04-25T04:31:31.1002315Z [4578/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2025-04-25T04:31:31.1004435Z [4579/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2025-04-25T04:31:31.1007366Z [4579/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2025-04-25T04:31:31.1009534Z [4580/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2025-04-25T04:31:31.1640351Z [4580/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2025-04-25T04:31:31.1641568Z [4581/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2025-04-25T04:31:31.1859742Z [4581/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2025-04-25T04:31:31.1860956Z [4582/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2025-04-25T04:31:31.1874944Z [4582/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2025-04-25T04:31:31.1877041Z [4583/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2025-04-25T04:31:31.2025690Z [4583/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2025-04-25T04:31:31.2028384Z [4584/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2025-04-25T04:31:31.2791996Z [4584/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2025-04-25T04:31:31.2793273Z [4585/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2025-04-25T04:31:31.2829249Z [4585/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2025-04-25T04:31:31.2831372Z [4586/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2025-04-25T04:31:31.3125747Z [4586/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2025-04-25T04:31:31.3127180Z [4587/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2025-04-25T04:31:31.3183771Z [4587/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2025-04-25T04:31:31.3186255Z [4588/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2025-04-25T04:31:31.3258337Z [4588/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2025-04-25T04:31:31.3259409Z [4589/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2025-04-25T04:31:31.3408716Z [4589/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2025-04-25T04:31:31.3410945Z [4590/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2025-04-25T04:31:31.4034415Z [4590/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2025-04-25T04:31:31.4035520Z [4591/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2025-04-25T04:31:31.4345973Z [4591/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2025-04-25T04:31:31.4348226Z [4592/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2025-04-25T04:31:31.4497704Z [4592/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2025-04-25T04:31:31.4499731Z [4593/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2025-04-25T04:31:31.4660510Z [4593/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2025-04-25T04:31:31.4662734Z [4594/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2025-04-25T04:31:31.4685215Z [4594/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2025-04-25T04:31:31.4687393Z [4595/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2025-04-25T04:31:31.4980382Z [4595/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2025-04-25T04:31:31.4982728Z [4596/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2025-04-25T04:31:31.5301149Z [4596/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2025-04-25T04:31:31.5303325Z [4597/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2025-04-25T04:31:31.5558800Z [4597/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2025-04-25T04:31:31.5560035Z [4598/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2025-04-25T04:31:31.5601728Z [4598/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2025-04-25T04:31:31.5604039Z [4599/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2025-04-25T04:31:31.5730607Z [4599/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2025-04-25T04:31:31.5732693Z [4600/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2025-04-25T04:31:31.6285922Z [4600/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2025-04-25T04:31:31.6288048Z [4601/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2025-04-25T04:31:31.6728940Z [4601/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2025-04-25T04:31:31.6730474Z [4602/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2025-04-25T04:31:31.6751152Z [4602/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2025-04-25T04:31:31.6752444Z [4603/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2025-04-25T04:31:31.6758869Z [4603/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2025-04-25T04:31:31.6760730Z [4604/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2025-04-25T04:31:31.6772519Z [4604/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2025-04-25T04:31:31.6774535Z [4605/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2025-04-25T04:31:31.7119242Z [4605/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2025-04-25T04:31:31.7121358Z [4606/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2025-04-25T04:31:31.7351207Z [4606/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2025-04-25T04:31:31.7353262Z [4607/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2025-04-25T04:31:31.7829192Z [4607/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2025-04-25T04:31:31.7831136Z [4608/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2025-04-25T04:31:31.7981732Z [4608/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2025-04-25T04:31:31.7982969Z [4609/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2025-04-25T04:31:31.8161032Z [4609/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2025-04-25T04:31:31.8163128Z [4610/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2025-04-25T04:31:31.8227856Z [4610/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2025-04-25T04:31:31.8229971Z [4611/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2025-04-25T04:31:31.8775885Z [4611/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2025-04-25T04:31:31.8778088Z [4612/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2025-04-25T04:31:31.8852624Z [4612/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2025-04-25T04:31:31.8854927Z [4613/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2025-04-25T04:31:31.9348957Z [4613/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2025-04-25T04:31:31.9351222Z [4614/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2025-04-25T04:31:31.9644913Z [4614/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2025-04-25T04:31:31.9647054Z [4615/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2025-04-25T04:31:31.9845530Z [4615/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2025-04-25T04:31:31.9847667Z [4616/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2025-04-25T04:31:32.0304323Z [4616/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2025-04-25T04:31:32.0305449Z [4617/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2025-04-25T04:31:32.0668652Z [4617/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2025-04-25T04:31:32.0670604Z [4618/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2025-04-25T04:31:32.0863835Z [4618/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2025-04-25T04:31:32.0864983Z [4619/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2025-04-25T04:31:32.1220911Z [4619/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2025-04-25T04:31:32.1222921Z [4620/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2025-04-25T04:31:32.1610434Z [4620/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2025-04-25T04:31:32.1612684Z [4621/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2025-04-25T04:31:32.1671795Z [4621/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2025-04-25T04:31:32.1674003Z [4622/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2025-04-25T04:31:32.1801470Z [4622/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2025-04-25T04:31:32.1802614Z [4623/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2025-04-25T04:31:32.1896615Z [4623/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2025-04-25T04:31:32.1898727Z [4624/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2025-04-25T04:31:32.2356667Z [4624/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2025-04-25T04:31:32.2358719Z [4625/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2025-04-25T04:31:32.3115766Z [4625/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2025-04-25T04:31:32.3117750Z [4626/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2025-04-25T04:31:32.3364510Z [4626/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2025-04-25T04:31:32.3366770Z [4627/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2025-04-25T04:31:32.3382483Z [4627/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2025-04-25T04:31:32.3384687Z [4628/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2025-04-25T04:31:32.3608822Z [4628/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2025-04-25T04:31:32.3610922Z [4629/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2025-04-25T04:31:32.4057996Z [4629/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2025-04-25T04:31:32.4060503Z [4630/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2025-04-25T04:31:32.4154572Z [4630/7823] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2025-04-25T04:31:32.4156769Z [4631/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2025-04-25T04:31:32.4837615Z [4631/7823] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2025-04-25T04:31:32.4838743Z [4632/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2025-04-25T04:31:32.4875764Z [4632/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2025-04-25T04:31:32.4877063Z [4633/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2025-04-25T04:31:32.5172902Z [4633/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2025-04-25T04:31:32.5174929Z [4634/7823] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2025-04-25T04:31:32.5182099Z [4634/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2025-04-25T04:31:32.5184372Z [4635/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2025-04-25T04:31:32.5524654Z [4635/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2025-04-25T04:31:32.5526908Z [4636/7823] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2025-04-25T04:31:32.5655628Z [4636/7823] Linking C static library lib/libittnotify.a 2025-04-25T04:31:32.5656734Z [4637/7823] Linking C static library lib/libittnotify.a 2025-04-25T04:31:32.5892963Z [4637/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2025-04-25T04:31:32.5894297Z [4638/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2025-04-25T04:31:32.6026720Z [4638/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2025-04-25T04:31:32.6028045Z [4639/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2025-04-25T04:31:32.6086866Z [4639/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2025-04-25T04:31:32.6089341Z [4640/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2025-04-25T04:31:32.6216349Z [4640/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2025-04-25T04:31:32.6218924Z [4641/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2025-04-25T04:31:32.6473335Z [4641/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2025-04-25T04:31:32.6475983Z [4642/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2025-04-25T04:31:32.6675021Z [4642/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2025-04-25T04:31:32.6677271Z [4643/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2025-04-25T04:31:32.6946397Z [4643/7823] Linking CXX static library lib/libasmjit.a 2025-04-25T04:31:32.6948361Z [4644/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2025-04-25T04:31:32.6957794Z [4644/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2025-04-25T04:31:32.6959175Z [4645/7823] Linking CXX static library lib/libasmjit.a 2025-04-25T04:31:32.6963442Z [4645/7823] Linking CXX static library lib/libfbgemm.a 2025-04-25T04:31:32.6965171Z [4646/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2025-04-25T04:31:32.7108596Z [4646/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2025-04-25T04:31:32.7111151Z [4647/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2025-04-25T04:31:32.7241549Z [4647/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2025-04-25T04:31:32.7244224Z [4648/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2025-04-25T04:31:32.7494271Z [4648/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2025-04-25T04:31:32.7496866Z [4649/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2025-04-25T04:31:32.8072126Z [4649/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2025-04-25T04:31:32.8259061Z [4650/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2025-04-25T04:31:32.8261074Z [4650/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2025-04-25T04:31:32.8262156Z [4651/7823] Linking CXX static library lib/libfbgemm.a 2025-04-25T04:31:32.8273738Z [4651/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2025-04-25T04:31:32.8276433Z [4652/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2025-04-25T04:31:32.8687605Z [4652/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2025-04-25T04:31:32.8690118Z [4653/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2025-04-25T04:31:32.8739498Z [4653/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2025-04-25T04:31:32.8742288Z [4654/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2025-04-25T04:31:32.8771958Z [4654/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2025-04-25T04:31:32.8774493Z [4655/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2025-04-25T04:31:32.9289078Z [4655/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2025-04-25T04:31:32.9291744Z [4656/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2025-04-25T04:31:32.9378240Z [4656/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2025-04-25T04:31:32.9381353Z [4657/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2025-04-25T04:31:32.9497001Z [4657/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2025-04-25T04:31:32.9499559Z [4658/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2025-04-25T04:31:32.9824572Z [4658/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2025-04-25T04:31:32.9825921Z [4659/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2025-04-25T04:31:32.9963905Z [4659/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2025-04-25T04:31:32.9966523Z [4660/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2025-04-25T04:31:33.0135564Z [4660/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2025-04-25T04:31:33.0138255Z [4661/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2025-04-25T04:31:33.0356590Z [4661/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2025-04-25T04:31:33.0359285Z [4662/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2025-04-25T04:31:33.0676765Z [4662/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2025-04-25T04:31:33.0679384Z [4663/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2025-04-25T04:31:33.0853383Z [4663/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2025-04-25T04:31:33.0856004Z [4664/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2025-04-25T04:31:33.1190271Z [4664/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o 2025-04-25T04:31:33.1192926Z [4665/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2025-04-25T04:31:33.1195558Z [4665/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o 2025-04-25T04:31:33.1198213Z [4666/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2025-04-25T04:31:33.1211031Z [4666/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o 2025-04-25T04:31:33.1213910Z [4667/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2025-04-25T04:31:33.1406155Z [4667/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2025-04-25T04:31:33.1408800Z [4668/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2025-04-25T04:31:33.1718856Z [4668/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2025-04-25T04:31:33.1721800Z [4669/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2025-04-25T04:31:33.2044824Z [4669/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2025-04-25T04:31:33.2047883Z [4670/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o 2025-04-25T04:31:33.2348474Z [4670/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2025-04-25T04:31:33.2349854Z [4671/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o 2025-04-25T04:31:33.2421879Z [4671/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2025-04-25T04:31:33.2424446Z [4672/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2025-04-25T04:31:33.2551367Z [4672/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2025-04-25T04:31:33.2553951Z [4673/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2025-04-25T04:31:33.2616111Z [4673/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2025-04-25T04:31:33.2618541Z [4674/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o 2025-04-25T04:31:33.3417315Z [4674/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2025-04-25T04:31:33.3419742Z [4675/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2025-04-25T04:31:33.3500033Z [4675/7823] Linking C static library lib/libtensorpipe_uv.a 2025-04-25T04:31:33.3501547Z [4676/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2025-04-25T04:31:33.3669747Z [4676/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2025-04-25T04:31:33.3675702Z [4677/7823] Linking C static library lib/libtensorpipe_uv.a 2025-04-25T04:31:33.4180537Z [4677/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2025-04-25T04:31:33.4182639Z [4678/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2025-04-25T04:31:33.4329659Z [4678/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2025-04-25T04:31:33.4331848Z [4679/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2025-04-25T04:31:33.4527600Z [4679/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2025-04-25T04:31:33.4529772Z [4680/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2025-04-25T04:31:33.4713375Z [4680/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2025-04-25T04:31:33.4715711Z [4681/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2025-04-25T04:31:33.4951811Z [4681/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2025-04-25T04:31:33.4953752Z [4682/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2025-04-25T04:31:33.5475947Z [4682/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2025-04-25T04:31:33.5478392Z [4683/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2025-04-25T04:31:33.5883175Z [4683/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2025-04-25T04:31:33.5885413Z [4684/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2025-04-25T04:31:33.6481820Z [4684/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2025-04-25T04:31:33.6483783Z [4685/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2025-04-25T04:31:33.7475650Z [4685/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2025-04-25T04:31:33.7477758Z [4686/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2025-04-25T04:31:33.7885169Z [4686/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2025-04-25T04:31:33.7887356Z [4687/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2025-04-25T04:31:33.8490964Z [4687/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2025-04-25T04:31:33.8493109Z [4688/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2025-04-25T04:31:33.8577891Z [4688/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2025-04-25T04:31:33.8580175Z [4689/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2025-04-25T04:31:33.9123574Z [4689/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2025-04-25T04:31:33.9125928Z [4690/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2025-04-25T04:31:33.9428413Z [4690/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2025-04-25T04:31:33.9430643Z [4691/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2025-04-25T04:31:34.0042827Z [4691/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2025-04-25T04:31:34.0045203Z [4692/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2025-04-25T04:31:34.0188826Z [4692/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2025-04-25T04:31:34.0202022Z [4693/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2025-04-25T04:31:34.0976416Z [4693/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2025-04-25T04:31:34.0978853Z [4694/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2025-04-25T04:31:34.1043178Z [4694/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2025-04-25T04:31:34.1045554Z [4695/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2025-04-25T04:31:34.1657626Z [4695/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2025-04-25T04:31:34.1658976Z [4696/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2025-04-25T04:31:34.1806414Z [4696/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2025-04-25T04:31:34.1808853Z [4697/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2025-04-25T04:31:34.1858510Z [4697/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2025-04-25T04:31:34.1860962Z [4698/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2025-04-25T04:31:34.2188961Z [4698/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2025-04-25T04:31:34.2191280Z [4699/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2025-04-25T04:31:34.2914439Z [4699/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2025-04-25T04:31:34.2915717Z [4700/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2025-04-25T04:31:34.3258656Z [4700/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2025-04-25T04:31:34.3261075Z [4701/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2025-04-25T04:31:34.4214438Z [4701/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2025-04-25T04:31:34.4216566Z [4702/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2025-04-25T04:31:34.4366147Z [4702/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2025-04-25T04:31:34.4367451Z [4703/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2025-04-25T04:31:34.4456395Z [4703/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2025-04-25T04:31:34.4457660Z [4704/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2025-04-25T04:31:34.5271872Z [4704/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2025-04-25T04:31:34.5274425Z [4705/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2025-04-25T04:31:34.5539183Z [4705/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2025-04-25T04:31:34.5541752Z [4706/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2025-04-25T04:31:34.5963576Z [4706/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2025-04-25T04:31:34.5965897Z [4707/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2025-04-25T04:31:34.6515882Z [4707/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2025-04-25T04:31:34.6517461Z [4708/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2025-04-25T04:31:34.6665306Z [4708/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2025-04-25T04:31:34.6667566Z [4709/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2025-04-25T04:31:34.7063303Z [4709/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2025-04-25T04:31:34.7068477Z [4710/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2025-04-25T04:31:34.8112336Z [4710/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2025-04-25T04:31:34.8114873Z [4711/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2025-04-25T04:31:34.8192403Z [4711/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2025-04-25T04:31:34.8194057Z [4712/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2025-04-25T04:31:34.8352231Z [4712/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2025-04-25T04:31:34.8354626Z [4713/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2025-04-25T04:31:34.8527866Z [4713/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2025-04-25T04:31:34.8530167Z [4714/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2025-04-25T04:31:34.9464616Z [4714/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2025-04-25T04:31:34.9466908Z [4715/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2025-04-25T04:31:34.9782702Z [4715/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2025-04-25T04:31:34.9784875Z [4716/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2025-04-25T04:31:35.0310873Z [4716/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2025-04-25T04:31:35.0313163Z [4717/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2025-04-25T04:31:35.0700861Z [4717/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2025-04-25T04:31:35.0703251Z [4718/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2025-04-25T04:31:35.0978931Z [4718/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2025-04-25T04:31:35.0981221Z [4719/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2025-04-25T04:31:35.1132131Z [4719/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2025-04-25T04:31:35.1134282Z [4720/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2025-04-25T04:31:35.1138861Z [4720/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2025-04-25T04:31:35.1141481Z [4721/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2025-04-25T04:31:35.1948374Z [4721/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2025-04-25T04:31:35.1951001Z [4722/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2025-04-25T04:31:35.2509680Z [4722/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2025-04-25T04:31:35.2512067Z [4723/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2025-04-25T04:31:35.2728132Z [4723/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2025-04-25T04:31:35.2730454Z [4724/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2025-04-25T04:31:35.3767641Z [4724/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2025-04-25T04:31:35.3769693Z [4725/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2025-04-25T04:31:35.3817149Z [4725/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2025-04-25T04:31:35.3819070Z [4726/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2025-04-25T04:31:35.3906247Z [4726/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2025-04-25T04:31:35.3908231Z [4727/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2025-04-25T04:31:35.4143952Z [4727/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2025-04-25T04:31:35.4145960Z [4728/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2025-04-25T04:31:35.4707191Z [4728/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2025-04-25T04:31:35.4709084Z [4729/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2025-04-25T04:31:35.4723052Z [4729/7823] Linking CXX static library lib/libtensorpipe.a 2025-04-25T04:31:35.4724519Z [4730/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2025-04-25T04:31:35.5424015Z [4730/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2025-04-25T04:31:35.5425710Z [4731/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2025-04-25T04:31:35.5633115Z [4731/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2025-04-25T04:31:35.5633928Z [4732/7823] Linking CXX static library lib/libtensorpipe.a 2025-04-25T04:31:35.5725688Z [4732/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2025-04-25T04:31:35.5727258Z [4733/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2025-04-25T04:31:35.5834200Z [4733/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2025-04-25T04:31:35.5835086Z [4734/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2025-04-25T04:31:35.5839329Z [4734/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2025-04-25T04:31:35.5840454Z [4735/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2025-04-25T04:31:35.7015426Z [4735/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2025-04-25T04:31:35.7016990Z [4736/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2025-04-25T04:31:35.7353260Z [4736/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2025-04-25T04:31:35.7354936Z [4737/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2025-04-25T04:31:35.7443699Z [4737/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2025-04-25T04:31:35.7445246Z [4738/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2025-04-25T04:31:35.7583811Z [4738/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2025-04-25T04:31:35.7584635Z [4739/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2025-04-25T04:31:35.8002069Z [4739/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2025-04-25T04:31:35.8003928Z [4740/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2025-04-25T04:31:35.8129237Z [4740/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2025-04-25T04:31:35.8131071Z [4741/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2025-04-25T04:31:35.8812350Z [4741/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/utils.cc.o 2025-04-25T04:31:35.8813291Z [4742/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2025-04-25T04:31:35.9100807Z [4742/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2025-04-25T04:31:35.9102374Z [4743/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2025-04-25T04:31:35.9201044Z [4743/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2025-04-25T04:31:35.9202681Z [4744/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2025-04-25T04:31:35.9613456Z [4744/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2025-04-25T04:31:35.9615303Z [4745/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/utils.cc.o 2025-04-25T04:31:35.9836478Z [4745/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2025-04-25T04:31:35.9839053Z [4746/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2025-04-25T04:31:36.0624524Z [4746/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2025-04-25T04:31:36.0625524Z [4747/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2025-04-25T04:31:36.0707131Z [4747/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2025-04-25T04:31:36.0708478Z [4748/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2025-04-25T04:31:36.0874596Z [4748/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2025-04-25T04:31:36.0876380Z [4749/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2025-04-25T04:31:36.0989403Z [4749/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2025-04-25T04:31:36.0991211Z [4750/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2025-04-25T04:31:36.1073014Z [4750/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2025-04-25T04:31:36.1073950Z [4751/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2025-04-25T04:31:36.1272501Z [4751/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2025-04-25T04:31:36.1277405Z [4752/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2025-04-25T04:31:36.1703110Z [4752/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2025-04-25T04:31:36.1705060Z [4753/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2025-04-25T04:31:36.1818736Z [4753/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2025-04-25T04:31:36.1820566Z [4754/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2025-04-25T04:31:36.1823880Z [4754/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2025-04-25T04:31:36.1825645Z [4755/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2025-04-25T04:31:36.2674230Z [4755/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2025-04-25T04:31:36.2675659Z [4756/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2025-04-25T04:31:36.2711600Z [4756/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2025-04-25T04:31:36.2713922Z [4757/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2025-04-25T04:31:36.2900714Z [4757/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/debug_logger.cc.o 2025-04-25T04:31:36.2902238Z [4758/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2025-04-25T04:31:36.3373510Z [4758/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2025-04-25T04:31:36.3375220Z [4759/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2025-04-25T04:31:36.4150655Z [4759/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/error.cc.o 2025-04-25T04:31:36.4152570Z [4760/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2025-04-25T04:31:36.4282006Z [4760/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/helpers.cc.o 2025-04-25T04:31:36.4283913Z [4761/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2025-04-25T04:31:36.4456022Z [4761/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/listener.cc.o 2025-04-25T04:31:36.4457850Z [4762/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/debug_logger.cc.o 2025-04-25T04:31:36.4628486Z [4762/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2025-04-25T04:31:36.4630341Z [4763/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2025-04-25T04:31:36.5183788Z [4763/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2025-04-25T04:31:36.5185620Z [4764/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2025-04-25T04:31:36.5552970Z [4764/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/socket.cc.o 2025-04-25T04:31:36.5554794Z [4765/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/error.cc.o 2025-04-25T04:31:36.6300804Z [4765/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2025-04-25T04:31:36.6302782Z [4766/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/helpers.cc.o 2025-04-25T04:31:36.6826643Z [4766/7823] Running gen_proto.py on onnx/onnx.in.proto 2025-04-25T04:31:36.6827627Z [4767/7823] Running gen_proto.py on onnx/onnx.in.proto 2025-04-25T04:31:36.6828615Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx.in.proto 2025-04-25T04:31:36.6829869Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-04-25T04:31:36.6831259Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2025-04-25T04:31:36.6832382Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-ml.pb.h 2025-04-25T04:31:36.6833235Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_pb.py 2025-04-25T04:31:36.6833625Z 2025-04-25T04:31:36.7042051Z [4767/7823] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-04-25T04:31:36.7044068Z [4768/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2025-04-25T04:31:36.7170037Z [4768/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2025-04-25T04:31:36.7172063Z [4769/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2025-04-25T04:31:36.7267468Z [4769/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2025-04-25T04:31:36.7269503Z [4770/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/listener.cc.o 2025-04-25T04:31:36.7508273Z [4770/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2025-04-25T04:31:36.7510295Z [4771/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2025-04-25T04:31:36.7628708Z [4771/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2025-04-25T04:31:36.7995950Z [4772/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/socket.cc.o 2025-04-25T04:31:36.7997384Z [4772/7823] Linking CXX static library lib/libgloo.a 2025-04-25T04:31:36.8001658Z [4773/7823] Linking CXX static library lib/libgloo.a 2025-04-25T04:31:36.8336670Z [4773/7823] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip.hip.o 2025-04-25T04:31:36.8339113Z [4774/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2025-04-25T04:31:36.9028241Z [4774/7823] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip_allreduce_bcube.cc.o 2025-04-25T04:31:36.9030995Z [4775/7823] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-04-25T04:31:37.0454480Z [4775/7823] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip_allreduce_halving_doubling.cc.o 2025-04-25T04:31:37.0460196Z [4776/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2025-04-25T04:31:37.0577739Z [4776/7823] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip_allreduce_local.cc.o 2025-04-25T04:31:37.0580020Z [4777/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2025-04-25T04:31:37.0605008Z [4777/7823] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip_allreduce_ring.cc.o 2025-04-25T04:31:37.0607566Z [4778/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2025-04-25T04:31:37.7829432Z [4778/7823] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip_allreduce_ring_chunked.cc.o 2025-04-25T04:31:37.7832323Z [4779/7823] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip.hip.o 2025-04-25T04:31:37.7834429Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:31:37.7835340Z 2025-04-25T04:31:37.8630602Z [4779/7823] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip_broadcast_one_to_all.cc.o 2025-04-25T04:31:37.8633932Z [4780/7823] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip_allreduce_halving_doubling.cc.o 2025-04-25T04:31:37.8636349Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:31:37.8637384Z 2025-04-25T04:31:37.9282596Z [4780/7823] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip_private.hip.o 2025-04-25T04:31:37.9286519Z [4781/7823] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip_allreduce_bcube.cc.o 2025-04-25T04:31:37.9288794Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:31:37.9289716Z 2025-04-25T04:31:37.9521294Z [4781/7823] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/nccl/gloo_hip_generated_nccl.hip.o 2025-04-25T04:31:37.9524292Z [4782/7823] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip_allreduce_local.cc.o 2025-04-25T04:31:37.9526489Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:31:37.9527485Z 2025-04-25T04:31:38.0124606Z [4782/7823] Running gen_proto.py on onnx/onnx-operators.in.proto 2025-04-25T04:31:38.0125698Z [4783/7823] Running gen_proto.py on onnx/onnx-operators.in.proto 2025-04-25T04:31:38.0126736Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-operators.in.proto 2025-04-25T04:31:38.0128176Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-04-25T04:31:38.0129556Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2025-04-25T04:31:38.0131043Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2025-04-25T04:31:38.0132342Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_operators_pb.py 2025-04-25T04:31:38.0133061Z 2025-04-25T04:31:38.0610260Z [4783/7823] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-04-25T04:31:38.0613042Z [4784/7823] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-04-25T04:31:38.0902779Z [4784/7823] Running gen_proto.py on onnx/onnx-data.in.proto 2025-04-25T04:31:38.0905023Z [4785/7823] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip_allreduce_ring.cc.o 2025-04-25T04:31:38.0907281Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:31:38.0908208Z 2025-04-25T04:31:38.1148630Z [4785/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2025-04-25T04:31:38.1150278Z [4786/7823] Running gen_proto.py on onnx/onnx-data.in.proto 2025-04-25T04:31:38.1151413Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-data.in.proto 2025-04-25T04:31:38.1152760Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-04-25T04:31:38.1154195Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2025-04-25T04:31:38.1155626Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data.pb.h 2025-04-25T04:31:38.1156890Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_data_pb.py 2025-04-25T04:31:38.1157721Z 2025-04-25T04:31:38.1396520Z [4786/7823] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-04-25T04:31:38.1399618Z [4787/7823] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip_allreduce_ring_chunked.cc.o 2025-04-25T04:31:38.1401981Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:31:38.1403018Z 2025-04-25T04:31:38.1755515Z [4787/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2025-04-25T04:31:38.1758113Z [4788/7823] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-04-25T04:31:38.3985698Z [4788/7823] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2025-04-25T04:31:38.3987147Z [4789/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2025-04-25T04:31:38.4539742Z [4789/7823] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2025-04-25T04:31:38.4542049Z [4790/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2025-04-25T04:31:38.4707390Z [4790/7823] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2025-04-25T04:31:38.4709448Z [4791/7823] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2025-04-25T04:31:38.6682564Z [4791/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2025-04-25T04:31:38.6683967Z [4792/7823] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip_broadcast_one_to_all.cc.o 2025-04-25T04:31:38.6685210Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:31:38.6685790Z 2025-04-25T04:31:38.6844326Z [4792/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2025-04-25T04:31:38.6846314Z [4793/7823] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2025-04-25T04:31:38.7031670Z [4793/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2025-04-25T04:31:38.7034149Z [4794/7823] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip_private.hip.o 2025-04-25T04:31:38.7040890Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:31:38.7044853Z 2025-04-25T04:31:38.7258028Z [4794/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2025-04-25T04:31:38.7260108Z [4795/7823] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2025-04-25T04:31:38.7440207Z [4795/7823] Linking CXX static library lib/libonnx_proto.a 2025-04-25T04:31:38.7444725Z [4796/7823] Linking CXX static library lib/libonnx_proto.a 2025-04-25T04:31:38.7859688Z [4796/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2025-04-25T04:31:38.7861645Z [4797/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2025-04-25T04:31:38.8108429Z [4797/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2025-04-25T04:31:38.8110054Z [4798/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2025-04-25T04:31:38.8111681Z [4798/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2025-04-25T04:31:38.8114146Z [4799/7823] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/nccl/gloo_hip_generated_nccl.hip.o 2025-04-25T04:31:38.8116248Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:31:38.8117206Z 2025-04-25T04:31:38.8683583Z [4799/7823] Linking CXX static library lib/libgloo_hip.a 2025-04-25T04:31:38.8684902Z [4800/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2025-04-25T04:31:38.9007688Z [4800/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2025-04-25T04:31:38.9009716Z [4801/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2025-04-25T04:31:38.9069125Z [4801/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2025-04-25T04:31:38.9069993Z [4802/7823] Linking CXX static library lib/libgloo_hip.a 2025-04-25T04:31:38.9745670Z [4802/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2025-04-25T04:31:38.9747464Z [4803/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2025-04-25T04:31:39.0375362Z [4803/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/utils.cc.o 2025-04-25T04:31:39.0377101Z [4804/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2025-04-25T04:31:39.0600698Z [4804/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2025-04-25T04:31:39.0602501Z [4805/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2025-04-25T04:31:39.1640758Z [4805/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2025-04-25T04:31:39.1642481Z [4806/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2025-04-25T04:31:39.1834408Z [4806/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2025-04-25T04:31:39.1836142Z [4807/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2025-04-25T04:31:39.2072872Z [4807/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2025-04-25T04:31:39.2074759Z [4808/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/utils.cc.o 2025-04-25T04:31:39.2506556Z [4808/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/utils.cc.o 2025-04-25T04:31:39.2508438Z [4809/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2025-04-25T04:31:39.3195627Z [4809/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/image/defs.cc.o 2025-04-25T04:31:39.3197420Z [4810/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2025-04-25T04:31:39.4416042Z [4810/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2025-04-25T04:31:39.4417207Z [4811/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2025-04-25T04:31:39.4828989Z [4811/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2025-04-25T04:31:39.4830111Z [4812/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2025-04-25T04:31:39.4863250Z [4812/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2025-04-25T04:31:39.4864997Z [4813/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/utils.cc.o 2025-04-25T04:31:39.5085696Z [4813/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2025-04-25T04:31:39.5087423Z [4814/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2025-04-25T04:31:39.5868899Z [4814/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/utils.cc.o 2025-04-25T04:31:39.5870582Z [4815/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/image/defs.cc.o 2025-04-25T04:31:39.6584909Z [4815/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2025-04-25T04:31:39.6586650Z [4816/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2025-04-25T04:31:39.6896562Z [4816/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2025-04-25T04:31:39.6898453Z [4817/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2025-04-25T04:31:39.8199898Z [4817/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2025-04-25T04:31:39.8201868Z [4818/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/utils.cc.o 2025-04-25T04:31:39.8855479Z [4818/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2025-04-25T04:31:39.8857314Z [4819/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2025-04-25T04:31:39.9080308Z [4819/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2025-04-25T04:31:39.9081244Z [4820/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2025-04-25T04:31:39.9817681Z [4820/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/old.cc.o 2025-04-25T04:31:39.9819296Z [4821/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2025-04-25T04:31:40.0091336Z [4821/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2025-04-25T04:31:40.0093010Z [4822/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2025-04-25T04:31:40.0427187Z [4822/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2025-04-25T04:31:40.0428955Z [4823/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2025-04-25T04:31:40.0469413Z [4823/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2025-04-25T04:31:40.0471223Z [4824/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2025-04-25T04:31:40.1577458Z [4824/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2025-04-25T04:31:40.1579310Z [4825/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2025-04-25T04:31:40.1964104Z [4825/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2025-04-25T04:31:40.1965946Z [4826/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/old.cc.o 2025-04-25T04:31:40.2676481Z [4826/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2025-04-25T04:31:40.2677412Z [4827/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2025-04-25T04:31:40.2886979Z [4827/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/utils.cc.o 2025-04-25T04:31:40.2888772Z [4828/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2025-04-25T04:31:40.3543271Z [4828/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2025-04-25T04:31:40.3545100Z [4829/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2025-04-25T04:31:40.3928601Z [4829/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2025-04-25T04:31:40.3933580Z [4830/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2025-04-25T04:31:40.4315248Z [4830/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2025-04-25T04:31:40.4320125Z [4831/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2025-04-25T04:31:40.5508894Z [4831/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2025-04-25T04:31:40.5510690Z [4832/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2025-04-25T04:31:40.6022509Z [4832/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2025-04-25T04:31:40.6024508Z [4833/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2025-04-25T04:31:40.6160486Z [4833/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2025-04-25T04:31:40.6162350Z [4834/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2025-04-25T04:31:40.6477650Z [4834/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2025-04-25T04:31:40.6479458Z [4835/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/utils.cc.o 2025-04-25T04:31:40.7072378Z [4835/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2025-04-25T04:31:40.7074101Z [4836/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2025-04-25T04:31:40.7413943Z [4836/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2025-04-25T04:31:40.7415860Z [4837/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2025-04-25T04:31:40.8675041Z [4837/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2025-04-25T04:31:40.8676779Z [4838/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2025-04-25T04:31:40.9367939Z [4838/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/text/defs.cc.o 2025-04-25T04:31:40.9369690Z [4839/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2025-04-25T04:31:41.0021052Z [4839/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2025-04-25T04:31:41.0022956Z [4840/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2025-04-25T04:31:41.0064995Z [4840/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2025-04-25T04:31:41.0066325Z [4841/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2025-04-25T04:31:41.0095953Z [4841/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2025-04-25T04:31:41.0097976Z [4842/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2025-04-25T04:31:41.1005289Z [4842/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/inliner/inliner.cc.o 2025-04-25T04:31:41.1007085Z [4843/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2025-04-25T04:31:41.1238632Z [4843/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2025-04-25T04:31:41.1240251Z [4844/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/text/defs.cc.o 2025-04-25T04:31:41.2222333Z [4844/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2025-04-25T04:31:41.2223521Z [4845/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2025-04-25T04:31:41.2886842Z [4845/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2025-04-25T04:31:41.2888951Z [4846/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2025-04-25T04:31:41.3618536Z [4846/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2025-04-25T04:31:41.3620511Z [4847/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2025-04-25T04:31:41.4125385Z [4847/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2025-04-25T04:31:41.4127294Z [4848/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/inliner/inliner.cc.o 2025-04-25T04:31:41.4835733Z [4848/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2025-04-25T04:31:41.4838244Z [4849/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2025-04-25T04:31:41.5047624Z [4849/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2025-04-25T04:31:41.5049677Z [4850/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2025-04-25T04:31:41.5413405Z [4850/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2025-04-25T04:31:41.5415504Z [4851/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2025-04-25T04:31:41.5532693Z [4851/7823] Linking CXX static library lib/libonnx.a 2025-04-25T04:31:41.5534328Z [4852/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2025-04-25T04:31:41.5671603Z [4852/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_threadpool.cpp.o 2025-04-25T04:31:41.5673934Z [4853/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2025-04-25T04:31:41.6026739Z [4853/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2025-04-25T04:31:41.6029008Z [4854/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_threadpool.cpp.o 2025-04-25T04:31:41.6093562Z [4854/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2025-04-25T04:31:41.6095573Z [4855/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2025-04-25T04:31:41.6163853Z [4855/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2025-04-25T04:31:41.6165480Z [4856/7823] Linking CXX static library lib/libonnx.a 2025-04-25T04:31:41.6629023Z [4856/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/float4.cpp.o 2025-04-25T04:31:41.6631069Z [4857/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2025-04-25T04:31:41.7788412Z [4857/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/float8.cpp.o 2025-04-25T04:31:41.7790450Z [4858/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2025-04-25T04:31:41.8513631Z [4858/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2025-04-25T04:31:41.8514727Z [4859/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/float4.cpp.o 2025-04-25T04:31:41.8638420Z [4859/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2025-04-25T04:31:41.8640607Z [4860/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2025-04-25T04:31:41.8643367Z [4860/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/group_normalization.cpp.o 2025-04-25T04:31:41.8646872Z [4861/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/float8.cpp.o 2025-04-25T04:31:41.8909685Z [4861/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2025-04-25T04:31:41.8911970Z [4862/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2025-04-25T04:31:41.9162853Z [4862/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2025-04-25T04:31:41.9165043Z [4863/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2025-04-25T04:31:41.9996339Z [4863/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/kernel_cache.cpp.o 2025-04-25T04:31:41.9998637Z [4864/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2025-04-25T04:31:42.0930180Z [4864/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2025-04-25T04:31:42.0931417Z [4865/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2025-04-25T04:31:42.1239638Z [4865/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2025-04-25T04:31:42.1241862Z [4866/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/group_normalization.cpp.o 2025-04-25T04:31:42.1868945Z [4866/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2025-04-25T04:31:42.1871097Z [4867/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2025-04-25T04:31:42.1928564Z [4867/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2025-04-25T04:31:42.1930570Z [4868/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2025-04-25T04:31:42.2058812Z [4868/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2025-04-25T04:31:42.2060889Z [4869/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/kernel_cache.cpp.o 2025-04-25T04:31:42.3490011Z [4869/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc.cpp.o 2025-04-25T04:31:42.3492273Z [4870/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2025-04-25T04:31:42.4012836Z [4870/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2025-04-25T04:31:42.4015038Z [4871/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2025-04-25T04:31:42.4141949Z [4871/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2025-04-25T04:31:42.4143990Z [4872/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2025-04-25T04:31:42.4278550Z [4872/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2025-04-25T04:31:42.4280631Z [4873/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2025-04-25T04:31:42.4455380Z [4873/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2025-04-25T04:31:42.4457519Z [4874/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2025-04-25T04:31:42.5121232Z [4874/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2025-04-25T04:31:42.5123491Z [4875/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc.cpp.o 2025-04-25T04:31:42.6575127Z [4875/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2025-04-25T04:31:42.6577311Z [4876/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2025-04-25T04:31:42.7186498Z [4876/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2025-04-25T04:31:42.7188870Z [4877/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2025-04-25T04:31:42.7385936Z [4877/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2025-04-25T04:31:42.7387193Z [4878/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2025-04-25T04:31:42.7492227Z [4878/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2025-04-25T04:31:42.7493348Z [4879/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2025-04-25T04:31:42.7632771Z [4879/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_desc_iface.cpp.o 2025-04-25T04:31:42.7635001Z [4880/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2025-04-25T04:31:42.7766716Z [4880/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2025-04-25T04:31:42.7768747Z [4881/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2025-04-25T04:31:42.9699946Z [4881/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2025-04-25T04:31:42.9702189Z [4882/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2025-04-25T04:31:43.0018402Z [4882/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_iface.cpp.o 2025-04-25T04:31:43.0020685Z [4883/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2025-04-25T04:31:43.0344966Z [4883/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2025-04-25T04:31:43.0347228Z [4884/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2025-04-25T04:31:43.0486001Z [4884/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2025-04-25T04:31:43.0487340Z [4885/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2025-04-25T04:31:43.0491756Z [4885/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2025-04-25T04:31:43.0492972Z [4886/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_desc_iface.cpp.o 2025-04-25T04:31:43.0688663Z [4886/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2025-04-25T04:31:43.0690783Z [4887/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2025-04-25T04:31:43.2874244Z [4887/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2025-04-25T04:31:43.2876312Z [4888/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2025-04-25T04:31:43.3000604Z [4888/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2025-04-25T04:31:43.3002612Z [4889/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_iface.cpp.o 2025-04-25T04:31:43.3117213Z [4889/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2025-04-25T04:31:43.3119238Z [4890/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2025-04-25T04:31:43.3244004Z [4890/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2025-04-25T04:31:43.3246406Z [4891/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2025-04-25T04:31:43.3614581Z [4891/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2025-04-25T04:31:43.3616985Z [4892/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2025-04-25T04:31:43.4126938Z [4892/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2025-04-25T04:31:43.4128514Z [4893/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2025-04-25T04:31:43.5599838Z [4893/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2025-04-25T04:31:43.5601041Z [4894/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2025-04-25T04:31:43.5791830Z [4894/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2025-04-25T04:31:43.5793961Z [4895/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2025-04-25T04:31:43.5970634Z [4895/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream_profiler.cpp.o 2025-04-25T04:31:43.5972768Z [4896/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2025-04-25T04:31:43.6456776Z [4896/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2025-04-25T04:31:43.6457929Z [4897/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2025-04-25T04:31:43.6577918Z [4897/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2025-04-25T04:31:43.6580005Z [4898/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2025-04-25T04:31:43.6704468Z [4898/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2025-04-25T04:31:43.6706112Z [4899/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2025-04-25T04:31:43.8622725Z [4899/7823] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2025-04-25T04:31:43.8624965Z [4900/7823] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2025-04-25T04:31:43.8836010Z [4900/7823] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2025-04-25T04:31:43.8837999Z [4901/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2025-04-25T04:31:43.8843351Z [4901/7823] Building ASM object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2025-04-25T04:31:43.8845374Z [4902/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2025-04-25T04:31:43.8958936Z [4902/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2025-04-25T04:31:43.8961101Z [4903/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2025-04-25T04:31:43.9172879Z [4903/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2025-04-25T04:31:43.9175092Z [4904/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream_profiler.cpp.o 2025-04-25T04:31:43.9218182Z [4904/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2025-04-25T04:31:43.9220794Z [4905/7823] Building ASM object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2025-04-25T04:31:43.9510888Z [4905/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2025-04-25T04:31:43.9513681Z [4906/7823] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2025-04-25T04:31:44.0560661Z [4906/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2025-04-25T04:31:44.0562899Z [4907/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2025-04-25T04:31:44.1545310Z [4907/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2025-04-25T04:31:44.1547495Z [4908/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2025-04-25T04:31:44.1721873Z [4908/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2025-04-25T04:31:44.1723851Z [4909/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2025-04-25T04:31:44.2173285Z [4909/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2025-04-25T04:31:44.2181750Z [4910/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2025-04-25T04:31:44.3105976Z [4910/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2025-04-25T04:31:44.3107725Z [4911/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2025-04-25T04:31:44.3143775Z [4911/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2025-04-25T04:31:44.3145547Z [4912/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2025-04-25T04:31:44.3456416Z [4912/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_group_normalization_list.cpp.o 2025-04-25T04:31:44.3458881Z [4913/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2025-04-25T04:31:44.5919034Z [4913/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2025-04-25T04:31:44.5921116Z [4914/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2025-04-25T04:31:44.6399744Z [4914/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2025-04-25T04:31:44.6401839Z [4915/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2025-04-25T04:31:44.6530120Z [4915/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2025-04-25T04:31:44.6532212Z [4916/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2025-04-25T04:31:44.6804276Z [4916/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2025-04-25T04:31:44.6806448Z [4917/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2025-04-25T04:31:44.7026548Z [4917/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2025-04-25T04:31:44.7028789Z [4918/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_group_normalization_list.cpp.o 2025-04-25T04:31:44.7808220Z [4918/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2025-04-25T04:31:44.7810765Z [4919/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2025-04-25T04:31:44.9399020Z [4919/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2025-04-25T04:31:44.9401465Z [4920/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2025-04-25T04:31:45.0096054Z [4920/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2025-04-25T04:31:45.0098004Z [4921/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2025-04-25T04:31:45.0100858Z [4921/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2025-04-25T04:31:45.0102368Z [4922/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2025-04-25T04:31:45.0279118Z [4922/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2025-04-25T04:31:45.0281032Z [4923/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2025-04-25T04:31:45.0304561Z [4923/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2025-04-25T04:31:45.0306568Z [4924/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2025-04-25T04:31:45.1330730Z [4924/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/float16.cpp.o 2025-04-25T04:31:45.1332807Z [4925/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2025-04-25T04:31:45.2979585Z [4925/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2025-04-25T04:31:45.2981608Z [4926/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/float16.cpp.o 2025-04-25T04:31:45.3240231Z [4926/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2025-04-25T04:31:45.3242290Z [4927/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2025-04-25T04:31:45.4041045Z [4927/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2025-04-25T04:31:45.4042289Z [4928/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2025-04-25T04:31:45.4163577Z [4928/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2025-04-25T04:31:45.4165642Z [4929/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2025-04-25T04:31:45.4183143Z [4929/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2025-04-25T04:31:45.4185431Z [4930/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2025-04-25T04:31:45.4681783Z [4930/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2025-04-25T04:31:45.4683902Z [4931/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2025-04-25T04:31:45.6271567Z [4931/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2025-04-25T04:31:45.6273880Z [4932/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2025-04-25T04:31:45.6896234Z [4932/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2025-04-25T04:31:45.6898861Z [4933/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2025-04-25T04:31:45.7487169Z [4933/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2025-04-25T04:31:45.7489536Z [4934/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2025-04-25T04:31:45.7663826Z [4934/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2025-04-25T04:31:45.7671830Z [4935/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2025-04-25T04:31:45.8047440Z [4935/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_group_normalization.cpp.o 2025-04-25T04:31:45.8048861Z [4936/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2025-04-25T04:31:45.8227890Z [4936/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2025-04-25T04:31:45.8230457Z [4937/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2025-04-25T04:31:45.9903831Z [4937/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2025-04-25T04:31:45.9906039Z [4938/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2025-04-25T04:31:46.0102102Z [4938/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2025-04-25T04:31:46.0104209Z [4939/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_group_normalization.cpp.o 2025-04-25T04:31:46.0799253Z [4939/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2025-04-25T04:31:46.0980943Z [4940/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2025-04-25T04:31:46.0983329Z [4940/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2025-04-25T04:31:46.0985305Z [4941/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2025-04-25T04:31:46.1804889Z [4941/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2025-04-25T04:31:46.1806876Z [4942/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2025-04-25T04:31:46.2197606Z [4942/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2025-04-25T04:31:46.2199814Z [4943/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2025-04-25T04:31:46.2672985Z [4943/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2025-04-25T04:31:46.2675290Z [4944/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2025-04-25T04:31:46.2840747Z [4944/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2025-04-25T04:31:46.2843012Z [4945/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2025-04-25T04:31:46.3616920Z [4945/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2025-04-25T04:31:46.3618171Z [4946/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2025-04-25T04:31:46.4374051Z [4946/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_group_normalization.cpp.o 2025-04-25T04:31:46.4376657Z [4947/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2025-04-25T04:31:46.5371170Z [4947/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2025-04-25T04:31:46.5373201Z [4948/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2025-04-25T04:31:46.5583635Z [4948/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2025-04-25T04:31:46.5585489Z [4949/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2025-04-25T04:31:46.6252339Z [4949/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2025-04-25T04:31:46.6254612Z [4950/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2025-04-25T04:31:46.6368329Z [4950/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2025-04-25T04:31:46.6370349Z [4951/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2025-04-25T04:31:46.6813649Z [4951/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2025-04-25T04:31:46.6815827Z [4952/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_group_normalization.cpp.o 2025-04-25T04:31:46.7035049Z [4952/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2025-04-25T04:31:46.7037091Z [4953/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2025-04-25T04:31:46.8149546Z [4953/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2025-04-25T04:31:46.8151932Z [4954/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2025-04-25T04:31:46.8762787Z [4954/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2025-04-25T04:31:46.8764947Z [4955/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2025-04-25T04:31:46.9690139Z [4955/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2025-04-25T04:31:46.9692054Z [4956/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2025-04-25T04:31:46.9859572Z [4956/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2025-04-25T04:31:46.9861813Z [4957/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2025-04-25T04:31:46.9871964Z [4957/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/scale_utils.cpp.o 2025-04-25T04:31:46.9873888Z [4958/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2025-04-25T04:31:47.0213603Z [4958/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2025-04-25T04:31:47.0215712Z [4959/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2025-04-25T04:31:47.1342420Z [4959/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2025-04-25T04:31:47.1344593Z [4960/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2025-04-25T04:31:47.1464155Z [4960/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2025-04-25T04:31:47.1466639Z [4961/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2025-04-25T04:31:47.2528737Z [4961/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2025-04-25T04:31:47.2530885Z [4962/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2025-04-25T04:31:47.2759288Z [4962/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2025-04-25T04:31:47.2760507Z [4963/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2025-04-25T04:31:47.2955179Z [4963/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/bf16/ref_gemm_bf16.cpp.o 2025-04-25T04:31:47.2957310Z [4964/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/scale_utils.cpp.o 2025-04-25T04:31:47.3628565Z [4964/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o 2025-04-25T04:31:47.3630877Z [4965/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2025-04-25T04:31:47.4867385Z [4965/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o 2025-04-25T04:31:47.4869470Z [4966/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2025-04-25T04:31:47.5057818Z [4966/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2025-04-25T04:31:47.5059817Z [4967/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2025-04-25T04:31:47.5095395Z [4967/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2025-04-25T04:31:47.5096578Z [4968/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o 2025-04-25T04:31:47.5262040Z [4968/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o 2025-04-25T04:31:47.5264439Z [4969/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2025-04-25T04:31:47.5275685Z [4969/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o 2025-04-25T04:31:47.5278055Z [4970/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/bf16/ref_gemm_bf16.cpp.o 2025-04-25T04:31:47.6289217Z [4970/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2025-04-25T04:31:47.6291460Z [4971/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o 2025-04-25T04:31:47.7966710Z [4971/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2025-04-25T04:31:47.7968075Z [4972/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o 2025-04-25T04:31:47.8073586Z [4972/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2025-04-25T04:31:47.8074799Z [4973/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2025-04-25T04:31:47.8330256Z [4973/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2025-04-25T04:31:47.8332526Z [4974/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o 2025-04-25T04:31:47.8788954Z [4974/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2025-04-25T04:31:47.8791229Z [4975/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2025-04-25T04:31:47.9124735Z [4975/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2025-04-25T04:31:47.9126935Z [4976/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2025-04-25T04:31:47.9950820Z [4976/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_sparse_matmul.cpp.o 2025-04-25T04:31:47.9952931Z [4977/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2025-04-25T04:31:48.1083408Z [4977/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2025-04-25T04:31:48.1085156Z [4978/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2025-04-25T04:31:48.1297135Z [4978/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_bf16_s8.cpp.o 2025-04-25T04:31:48.1299421Z [4979/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2025-04-25T04:31:48.1694575Z [4979/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_f32_s8.cpp.o 2025-04-25T04:31:48.1696818Z [4980/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2025-04-25T04:31:48.2063957Z [4980/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_s8_s8.cpp.o 2025-04-25T04:31:48.2066272Z [4981/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2025-04-25T04:31:48.2456653Z [4981/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_bf16.cpp.o 2025-04-25T04:31:48.2459063Z [4982/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_sparse_matmul.cpp.o 2025-04-25T04:31:48.3374431Z [4982/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f16.cpp.o 2025-04-25T04:31:48.3382496Z [4983/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2025-04-25T04:31:48.5289194Z [4983/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_bf16.cpp.o 2025-04-25T04:31:48.5290607Z [4984/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_bf16.cpp.o 2025-04-25T04:31:48.5294939Z [4984/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f16.cpp.o 2025-04-25T04:31:48.5296998Z [4985/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_bf16_s8.cpp.o 2025-04-25T04:31:48.6089359Z [4985/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f32.cpp.o 2025-04-25T04:31:48.6091842Z [4986/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_s8_s8.cpp.o 2025-04-25T04:31:48.6474425Z [4986/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_fp8.cpp.o 2025-04-25T04:31:48.6476987Z [4987/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f16.cpp.o 2025-04-25T04:31:48.6940023Z [4987/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s32.cpp.o 2025-04-25T04:31:48.6942543Z [4988/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_f32_s8.cpp.o 2025-04-25T04:31:48.6952769Z [4988/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s8.cpp.o 2025-04-25T04:31:48.6955252Z [4989/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_bf16.cpp.o 2025-04-25T04:31:48.8818036Z [4989/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_u8.cpp.o 2025-04-25T04:31:48.8820513Z [4990/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f16.cpp.o 2025-04-25T04:31:48.9109238Z [4990/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_fp4.cpp.o 2025-04-25T04:31:48.9111710Z [4991/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f32.cpp.o 2025-04-25T04:31:49.0011415Z [4991/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_fp8.cpp.o 2025-04-25T04:31:49.0013928Z [4992/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_fp8.cpp.o 2025-04-25T04:31:49.0349772Z [4992/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s32.cpp.o 2025-04-25T04:31:49.0352169Z [4993/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_u8.cpp.o 2025-04-25T04:31:49.1324694Z [4993/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s4.cpp.o 2025-04-25T04:31:49.1327165Z [4994/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s32.cpp.o 2025-04-25T04:31:49.1503756Z [4994/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s8.cpp.o 2025-04-25T04:31:49.1505192Z [4995/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s8.cpp.o 2025-04-25T04:31:49.2483631Z [4995/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u4.cpp.o 2025-04-25T04:31:49.2485856Z [4996/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_fp8.cpp.o 2025-04-25T04:31:49.2596822Z [4996/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u8.cpp.o 2025-04-25T04:31:49.2599143Z [4997/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_fp4.cpp.o 2025-04-25T04:31:49.3850682Z [4997/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2025-04-25T04:31:49.3852153Z [4998/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s32.cpp.o 2025-04-25T04:31:49.4056552Z [4998/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2025-04-25T04:31:49.4058768Z [4999/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s4.cpp.o 2025-04-25T04:31:49.4849558Z [4999/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2025-04-25T04:31:49.4851862Z [5000/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u4.cpp.o 2025-04-25T04:31:49.5734942Z [5000/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2025-04-25T04:31:49.5737586Z [5001/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u8.cpp.o 2025-04-25T04:31:49.6123270Z [5001/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2025-04-25T04:31:49.6125539Z [5002/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s8.cpp.o 2025-04-25T04:31:49.6317156Z [5002/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o 2025-04-25T04:31:49.6318555Z [5003/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2025-04-25T04:31:49.7981100Z [5003/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2025-04-25T04:31:49.7983383Z [5004/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2025-04-25T04:31:49.8407728Z [5004/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm_projection.cpp.o 2025-04-25T04:31:49.8409703Z [5005/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2025-04-25T04:31:49.8614566Z [5005/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2025-04-25T04:31:49.8615699Z [5006/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2025-04-25T04:31:49.9072348Z [5006/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2025-04-25T04:31:49.9074564Z [5007/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2025-04-25T04:31:49.9227581Z [5007/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2025-04-25T04:31:49.9229745Z [5008/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2025-04-25T04:31:50.0161284Z [5008/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2025-04-25T04:31:50.0163415Z [5009/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o 2025-04-25T04:31:50.1463469Z [5009/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/linux_perf/linux_perf.cpp.o 2025-04-25T04:31:50.1464955Z [5010/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm_projection.cpp.o 2025-04-25T04:31:50.2145277Z [5010/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/amx_tile_configure.cpp.o 2025-04-25T04:31:50.2146615Z [5011/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2025-04-25T04:31:50.2190573Z [5011/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2025-04-25T04:31:50.2192956Z [5012/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2025-04-25T04:31:50.2585545Z [5012/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_containers.cpp.o 2025-04-25T04:31:50.2587887Z [5013/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2025-04-25T04:31:50.3390667Z [5013/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_utils.cpp.o 2025-04-25T04:31:50.3392843Z [5014/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2025-04-25T04:31:50.3761385Z [5014/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/capi/brgemm_api.cpp.o 2025-04-25T04:31:50.3764199Z [5015/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/linux_perf/linux_perf.cpp.o 2025-04-25T04:31:50.4199501Z [5015/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brdgmm_kernel.cpp.o 2025-04-25T04:31:50.4201880Z [5016/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/amx_tile_configure.cpp.o 2025-04-25T04:31:50.5358535Z [5016/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_amx_uker.cpp.o 2025-04-25T04:31:50.5359893Z [5017/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_containers.cpp.o 2025-04-25T04:31:50.5365423Z [5017/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_kernel.cpp.o 2025-04-25T04:31:50.5367057Z [5018/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2025-04-25T04:31:50.5626012Z [5018/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2025-04-25T04:31:50.5628233Z [5019/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_utils.cpp.o 2025-04-25T04:31:50.6457223Z [5019/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_isa_traits.cpp.o 2025-04-25T04:31:50.6459489Z [5020/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/capi/brgemm_api.cpp.o 2025-04-25T04:31:50.8061358Z [5020/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2025-04-25T04:31:50.8063581Z [5021/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2025-04-25T04:31:50.8255177Z [5021/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_copy_kern.cpp.o 2025-04-25T04:31:50.8257757Z [5022/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brdgmm_kernel.cpp.o 2025-04-25T04:31:50.8275830Z [5022/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_gemm_kern.cpp.o 2025-04-25T04:31:50.8277356Z [5023/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_amx_uker.cpp.o 2025-04-25T04:31:50.8309710Z [5023/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp.o 2025-04-25T04:31:50.8315731Z [5024/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_isa_traits.cpp.o 2025-04-25T04:31:50.8901708Z [5024/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp.o 2025-04-25T04:31:50.8904491Z [5025/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_kernel.cpp.o 2025-04-25T04:31:50.9539412Z [5025/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_an_kern_autogen.cpp.o 2025-04-25T04:31:50.9542118Z [5026/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2025-04-25T04:31:51.0711040Z [5026/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_at_kern_autogen.cpp.o 2025-04-25T04:31:51.0714103Z [5027/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_copy_kern.cpp.o 2025-04-25T04:31:51.1151616Z [5027/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bn_kern_autogen.cpp.o 2025-04-25T04:31:51.1154443Z [5028/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_gemm_kern.cpp.o 2025-04-25T04:31:51.1397763Z [5028/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bt_kern_autogen.cpp.o 2025-04-25T04:31:51.1400618Z [5029/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp.o 2025-04-25T04:31:51.2243312Z [5029/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_an_kern_autogen.cpp.o 2025-04-25T04:31:51.2246228Z [5030/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp.o 2025-04-25T04:31:51.2432371Z [5030/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_at_kern_autogen.cpp.o 2025-04-25T04:31:51.2435388Z [5031/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_an_kern_autogen.cpp.o 2025-04-25T04:31:51.2886362Z [5031/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bn_kern_autogen.cpp.o 2025-04-25T04:31:51.2889422Z [5032/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_at_kern_autogen.cpp.o 2025-04-25T04:31:51.4094623Z [5032/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bt_kern_autogen.cpp.o 2025-04-25T04:31:51.4096267Z [5033/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_an_kern_autogen.cpp.o 2025-04-25T04:31:51.4266121Z [5033/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_an_kern_autogen.cpp.o 2025-04-25T04:31:51.4268407Z [5034/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bt_kern_autogen.cpp.o 2025-04-25T04:31:51.4873527Z [5034/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_at_kern_autogen.cpp.o 2025-04-25T04:31:51.4881113Z [5035/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bn_kern_autogen.cpp.o 2025-04-25T04:31:51.5572725Z [5035/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bn_kern_autogen.cpp.o 2025-04-25T04:31:51.5575756Z [5036/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bt_kern_autogen.cpp.o 2025-04-25T04:31:51.5864336Z [5036/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bt_kern_autogen.cpp.o 2025-04-25T04:31:51.5867119Z [5037/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_at_kern_autogen.cpp.o 2025-04-25T04:31:51.6195531Z [5037/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp.o 2025-04-25T04:31:51.6198588Z [5038/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bn_kern_autogen.cpp.o 2025-04-25T04:31:51.7749809Z [5038/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_common_gemm_f32.cpp.o 2025-04-25T04:31:51.7752571Z [5039/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_an_kern_autogen.cpp.o 2025-04-25T04:31:51.8077954Z [5039/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_an_kern_autogen.cpp.o 2025-04-25T04:31:51.8080849Z [5040/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bn_kern_autogen.cpp.o 2025-04-25T04:31:51.8232398Z [5040/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_part1_autogen.cpp.o 2025-04-25T04:31:51.8233923Z [5041/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_at_kern_autogen.cpp.o 2025-04-25T04:31:51.8382232Z [5041/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_part2_autogen.cpp.o 2025-04-25T04:31:51.8385015Z [5042/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bt_kern_autogen.cpp.o 2025-04-25T04:31:51.8947473Z [5042/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bn_kern_autogen.cpp.o 2025-04-25T04:31:51.8950220Z [5043/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp.o 2025-04-25T04:31:51.9806020Z [5043/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bt_kern_autogen.cpp.o 2025-04-25T04:31:51.9808727Z [5044/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_common_gemm_f32.cpp.o 2025-04-25T04:31:52.1104297Z [5044/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_gemm_smalln_tn_f32_kern.cpp.o 2025-04-25T04:31:52.1105889Z [5045/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_an_kern_autogen.cpp.o 2025-04-25T04:31:52.1734950Z [5045/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_an_kern_autogen.cpp.o 2025-04-25T04:31:52.1738022Z [5046/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_part1_autogen.cpp.o 2025-04-25T04:31:52.1865049Z [5046/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_at_kern_autogen.cpp.o 2025-04-25T04:31:52.1868023Z [5047/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bt_kern_autogen.cpp.o 2025-04-25T04:31:52.2057117Z [5047/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bn_kern_autogen.cpp.o 2025-04-25T04:31:52.2059941Z [5048/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bn_kern_autogen.cpp.o 2025-04-25T04:31:52.2181901Z [5048/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bt_kern_autogen.cpp.o 2025-04-25T04:31:52.2183698Z [5049/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_part2_autogen.cpp.o 2025-04-25T04:31:52.2428471Z [5049/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemm_f32.cpp.o 2025-04-25T04:31:52.2431408Z [5050/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_gemm_smalln_tn_f32_kern.cpp.o 2025-04-25T04:31:52.4378482Z [5050/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemv_t_f32_kern.cpp.o 2025-04-25T04:31:52.4381293Z [5051/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_an_kern_autogen.cpp.o 2025-04-25T04:31:52.4834461Z [5051/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part1_autogen.cpp.o 2025-04-25T04:31:52.4837593Z [5052/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bt_kern_autogen.cpp.o 2025-04-25T04:31:52.5212819Z [5052/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part2_autogen.cpp.o 2025-04-25T04:31:52.5215787Z [5053/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bn_kern_autogen.cpp.o 2025-04-25T04:31:52.5506144Z [5053/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part1_autogen.cpp.o 2025-04-25T04:31:52.5509010Z [5054/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_at_kern_autogen.cpp.o 2025-04-25T04:31:52.5649305Z [5054/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part2_autogen.cpp.o 2025-04-25T04:31:52.5662263Z [5055/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemv_t_f32_kern.cpp.o 2025-04-25T04:31:52.6223439Z [5055/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_an_kern_autogen.cpp.o 2025-04-25T04:31:52.6225984Z [5056/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemm_f32.cpp.o 2025-04-25T04:31:52.8132268Z [5056/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_at_kern_autogen.cpp.o 2025-04-25T04:31:52.8133958Z [5057/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_an_kern_autogen.cpp.o 2025-04-25T04:31:52.8290880Z [5057/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bn_kern_autogen.cpp.o 2025-04-25T04:31:52.8293756Z [5058/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part1_autogen.cpp.o 2025-04-25T04:31:52.8297827Z [5058/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bt_kern_autogen.cpp.o 2025-04-25T04:31:52.8300619Z [5059/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part1_autogen.cpp.o 2025-04-25T04:31:52.8303743Z [5059/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp.o 2025-04-25T04:31:52.8306473Z [5060/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part2_autogen.cpp.o 2025-04-25T04:31:52.9719936Z [5060/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp.o 2025-04-25T04:31:52.9722636Z [5061/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_at_kern_autogen.cpp.o 2025-04-25T04:31:53.0083527Z [5061/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_b0_sgemm_kern_autogen.cpp.o 2025-04-25T04:31:53.0086287Z [5062/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part2_autogen.cpp.o 2025-04-25T04:31:53.1088287Z [5062/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_sgemm_kern_autogen.cpp.o 2025-04-25T04:31:53.1089700Z [5063/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp.o 2025-04-25T04:31:53.1112723Z [5063/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_driver.cpp.o 2025-04-25T04:31:53.1114235Z [5064/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bt_kern_autogen.cpp.o 2025-04-25T04:31:53.1258870Z [5064/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_info.cpp.o 2025-04-25T04:31:53.1261640Z [5065/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bn_kern_autogen.cpp.o 2025-04-25T04:31:53.1275146Z [5065/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_pack.cpp.o 2025-04-25T04:31:53.1277345Z [5066/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp.o 2025-04-25T04:31:53.3462090Z [5066/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemv_driver.cpp.o 2025-04-25T04:31:53.3464573Z [5067/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_sgemm_kern_autogen.cpp.o 2025-04-25T04:31:53.3667676Z [5067/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp.o 2025-04-25T04:31:53.3670087Z [5068/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_info.cpp.o 2025-04-25T04:31:53.4406274Z [5068/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_an_kern_autogen.cpp.o 2025-04-25T04:31:53.4407662Z [5069/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_pack.cpp.o 2025-04-25T04:31:53.4412975Z [5069/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_at_kern_autogen.cpp.o 2025-04-25T04:31:53.4414898Z [5070/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_driver.cpp.o 2025-04-25T04:31:53.4463104Z [5070/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bn_kern_autogen.cpp.o 2025-04-25T04:31:53.4464614Z [5071/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_b0_sgemm_kern_autogen.cpp.o 2025-04-25T04:31:53.4662689Z [5071/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bt_kern_autogen.cpp.o 2025-04-25T04:31:53.4665227Z [5072/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemv_driver.cpp.o 2025-04-25T04:31:53.6334604Z [5072/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_an_kern_autogen.cpp.o 2025-04-25T04:31:53.6337754Z [5073/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp.o 2025-04-25T04:31:53.7005636Z [5073/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_at_kern_autogen.cpp.o 2025-04-25T04:31:53.7008278Z [5074/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_at_kern_autogen.cpp.o 2025-04-25T04:31:53.7281203Z [5074/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bn_kern_autogen.cpp.o 2025-04-25T04:31:53.7286440Z [5075/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_an_kern_autogen.cpp.o 2025-04-25T04:31:53.8016295Z [5075/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bt_kern_autogen.cpp.o 2025-04-25T04:31:53.8023334Z [5076/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bn_kern_autogen.cpp.o 2025-04-25T04:31:53.8455372Z [5076/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_an_kern_autogen.cpp.o 2025-04-25T04:31:53.8458216Z [5077/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bt_kern_autogen.cpp.o 2025-04-25T04:31:53.8573028Z [5077/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_at_kern_autogen.cpp.o 2025-04-25T04:31:53.9104231Z [5078/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_an_kern_autogen.cpp.o 2025-04-25T04:31:53.9107051Z [5078/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bn_kern_autogen.cpp.o 2025-04-25T04:31:53.9109907Z [5079/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_at_kern_autogen.cpp.o 2025-04-25T04:31:54.0249832Z [5079/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bt_kern_autogen.cpp.o 2025-04-25T04:31:54.0252733Z [5080/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bn_kern_autogen.cpp.o 2025-04-25T04:31:54.1011279Z [5080/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_an_kern_autogen.cpp.o 2025-04-25T04:31:54.1014223Z [5081/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bt_kern_autogen.cpp.o 2025-04-25T04:31:54.1017426Z [5081/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_at_kern_autogen.cpp.o 2025-04-25T04:31:54.1020741Z [5082/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_an_kern_autogen.cpp.o 2025-04-25T04:31:54.1575273Z [5082/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bn_kern_autogen.cpp.o 2025-04-25T04:31:54.1578213Z [5083/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_at_kern_autogen.cpp.o 2025-04-25T04:31:54.1740271Z [5083/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bt_kern_autogen.cpp.o 2025-04-25T04:31:54.1743421Z [5084/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bt_kern_autogen.cpp.o 2025-04-25T04:31:54.2351535Z [5084/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp.o 2025-04-25T04:31:54.2354442Z [5085/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bn_kern_autogen.cpp.o 2025-04-25T04:31:54.3463421Z [5085/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp.o 2025-04-25T04:31:54.3466262Z [5086/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_an_kern_autogen.cpp.o 2025-04-25T04:31:54.4087613Z [5086/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp.o 2025-04-25T04:31:54.4089494Z [5087/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bn_kern_autogen.cpp.o 2025-04-25T04:31:54.4244778Z [5087/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_an_kern_autogen.cpp.o 2025-04-25T04:31:54.4246294Z [5088/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp.o 2025-04-25T04:31:54.4752955Z [5088/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_at_kern_autogen.cpp.o 2025-04-25T04:31:54.4755986Z [5089/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bt_kern_autogen.cpp.o 2025-04-25T04:31:54.5075124Z [5089/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bn_kern_autogen.cpp.o 2025-04-25T04:31:54.5078097Z [5090/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_at_kern_autogen.cpp.o 2025-04-25T04:31:54.5791189Z [5090/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bt_kern_autogen.cpp.o 2025-04-25T04:31:54.5793959Z [5091/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp.o 2025-04-25T04:31:54.6434014Z [5091/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_an_kern_autogen.cpp.o 2025-04-25T04:31:54.6439768Z [5092/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp.o 2025-04-25T04:31:54.6894699Z [5092/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_at_kern_autogen.cpp.o 2025-04-25T04:31:54.6896487Z [5093/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_an_kern_autogen.cpp.o 2025-04-25T04:31:54.7967567Z [5093/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bn_kern_autogen.cpp.o 2025-04-25T04:31:54.7970554Z [5094/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bt_kern_autogen.cpp.o 2025-04-25T04:31:54.8105767Z [5094/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bt_kern_autogen.cpp.o 2025-04-25T04:31:54.8109181Z [5095/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bn_kern_autogen.cpp.o 2025-04-25T04:31:54.8490676Z [5095/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:54.8493386Z [5096/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_at_kern_autogen.cpp.o 2025-04-25T04:31:54.8993142Z [5096/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:54.8996265Z [5097/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_an_kern_autogen.cpp.o 2025-04-25T04:31:54.9913880Z [5097/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:54.9917008Z [5098/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bn_kern_autogen.cpp.o 2025-04-25T04:31:55.0077781Z [5098/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:55.0080776Z [5099/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_at_kern_autogen.cpp.o 2025-04-25T04:31:55.1371357Z [5099/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:55.1374485Z [5100/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bt_kern_autogen.cpp.o 2025-04-25T04:31:55.2077798Z [5100/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:55.2080940Z [5101/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:55.2958933Z [5101/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:55.2961999Z [5102/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:55.3004961Z [5102/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:55.3006674Z [5103/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:55.3577223Z [5103/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_an_kern_autogen.cpp.o 2025-04-25T04:31:55.3580329Z [5104/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:55.3608821Z [5104/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_at_kern_autogen.cpp.o 2025-04-25T04:31:55.3612007Z [5105/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:55.4424012Z [5105/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bn_kern_autogen.cpp.o 2025-04-25T04:31:55.4427327Z [5106/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:55.5383875Z [5106/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bt_kern_autogen.cpp.o 2025-04-25T04:31:55.5386950Z [5107/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:55.6136176Z [5107/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_an_kern_autogen.cpp.o 2025-04-25T04:31:55.6139286Z [5108/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_at_kern_autogen.cpp.o 2025-04-25T04:31:55.6753945Z [5108/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_at_kern_autogen.cpp.o 2025-04-25T04:31:55.6755576Z [5109/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_an_kern_autogen.cpp.o 2025-04-25T04:31:55.6903425Z [5109/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bn_kern_autogen.cpp.o 2025-04-25T04:31:55.6905075Z [5110/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bn_kern_autogen.cpp.o 2025-04-25T04:31:55.7034775Z [5110/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bt_kern_autogen.cpp.o 2025-04-25T04:31:55.7036284Z [5111/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bt_kern_autogen.cpp.o 2025-04-25T04:31:55.7046293Z [5111/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:55.7049241Z [5112/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:55.8605357Z [5112/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:55.8607099Z [5113/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_an_kern_autogen.cpp.o 2025-04-25T04:31:55.8658840Z [5113/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:55.8661369Z [5114/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_at_kern_autogen.cpp.o 2025-04-25T04:31:55.9771064Z [5114/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:55.9772763Z [5115/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bn_kern_autogen.cpp.o 2025-04-25T04:31:55.9801306Z [5115/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:55.9804437Z [5116/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bt_kern_autogen.cpp.o 2025-04-25T04:31:56.0972886Z [5116/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:56.0976337Z [5117/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:56.1102857Z [5117/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:56.1105945Z [5118/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:56.1163712Z [5118/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:56.1166825Z [5119/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:56.2105791Z [5119/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_an_kern_autogen.cpp.o 2025-04-25T04:31:56.2108814Z [5120/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:56.3326664Z [5120/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_at_kern_autogen.cpp.o 2025-04-25T04:31:56.3329648Z [5121/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:56.4082255Z [5121/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bn_kern_autogen.cpp.o 2025-04-25T04:31:56.4085131Z [5122/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_an_kern_autogen.cpp.o 2025-04-25T04:31:56.4469954Z [5122/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bt_kern_autogen.cpp.o 2025-04-25T04:31:56.4472931Z [5123/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:56.4744670Z [5123/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_an_kern_autogen.cpp.o 2025-04-25T04:31:56.4746437Z [5124/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:56.4851275Z [5124/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_at_kern_autogen.cpp.o 2025-04-25T04:31:56.4854379Z [5125/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_at_kern_autogen.cpp.o 2025-04-25T04:31:56.5227195Z [5125/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bn_kern_autogen.cpp.o 2025-04-25T04:31:56.5230121Z [5126/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2025-04-25T04:31:56.6134873Z [5126/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bt_kern_autogen.cpp.o 2025-04-25T04:31:56.6138382Z [5127/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bn_kern_autogen.cpp.o 2025-04-25T04:31:56.7193156Z [5127/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_convolution.cpp.o 2025-04-25T04:31:56.7194733Z [5128/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_an_kern_autogen.cpp.o 2025-04-25T04:31:56.7596343Z [5128/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_inner_product.cpp.o 2025-04-25T04:31:56.7598996Z [5129/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_at_kern_autogen.cpp.o 2025-04-25T04:31:56.7744107Z [5129/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/injector_utils.cpp.o 2025-04-25T04:31:56.7746839Z [5130/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bt_kern_autogen.cpp.o 2025-04-25T04:31:56.8187189Z [5130/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_binary_injector.cpp.o 2025-04-25T04:31:56.8189786Z [5131/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bn_kern_autogen.cpp.o 2025-04-25T04:31:56.8504133Z [5131/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_eltwise_injector.cpp.o 2025-04-25T04:31:56.8506858Z [5132/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bt_kern_autogen.cpp.o 2025-04-25T04:31:57.0612263Z [5132/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_postops_injector.cpp.o 2025-04-25T04:31:57.0613646Z [5133/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_binary_injector.cpp.o 2025-04-25T04:31:57.0722222Z [5133/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2025-04-25T04:31:57.0724461Z [5134/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/injector_utils.cpp.o 2025-04-25T04:31:57.1047669Z [5134/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_conv_kernel_f32.cpp.o 2025-04-25T04:31:57.1049117Z [5135/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_convolution.cpp.o 2025-04-25T04:31:57.1396519Z [5135/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_convolution.cpp.o 2025-04-25T04:31:57.1398965Z [5136/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_inner_product.cpp.o 2025-04-25T04:31:57.2072401Z [5136/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_conv_kernel_f32.cpp.o 2025-04-25T04:31:57.2074128Z [5137/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_postops_injector.cpp.o 2025-04-25T04:31:57.2340178Z [5137/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o 2025-04-25T04:31:57.2342922Z [5138/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_eltwise_injector.cpp.o 2025-04-25T04:31:57.4118370Z [5138/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_conv_kernel.cpp.o 2025-04-25T04:31:57.4121035Z [5139/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2025-04-25T04:31:57.4657370Z [5139/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_convolution.cpp.o 2025-04-25T04:31:57.4660126Z [5140/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_conv_kernel_f32.cpp.o 2025-04-25T04:31:57.4931087Z [5140/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_conv_kernel.cpp.o 2025-04-25T04:31:57.4933424Z [5141/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_convolution.cpp.o 2025-04-25T04:31:57.5063104Z [5141/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_convolution.cpp.o 2025-04-25T04:31:57.5065591Z [5142/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o 2025-04-25T04:31:57.5654672Z [5142/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_conv_kernel.cpp.o 2025-04-25T04:31:57.5657227Z [5143/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_conv_kernel_f32.cpp.o 2025-04-25T04:31:57.6752135Z [5143/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_convolution.cpp.o 2025-04-25T04:31:57.6753698Z [5144/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_conv_kernel.cpp.o 2025-04-25T04:31:57.7444733Z [5144/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_conv_kernel.cpp.o 2025-04-25T04:31:57.7447202Z [5145/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_convolution.cpp.o 2025-04-25T04:31:57.8545576Z [5145/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_convolution.cpp.o 2025-04-25T04:31:57.8546948Z [5146/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_convolution.cpp.o 2025-04-25T04:31:57.8703803Z [5146/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_deconvolution.cpp.o 2025-04-25T04:31:57.8706279Z [5147/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_convolution.cpp.o 2025-04-25T04:31:57.9004959Z [5147/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_conv_kernel.cpp.o 2025-04-25T04:31:57.9007549Z [5148/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_conv_kernel.cpp.o 2025-04-25T04:31:57.9080720Z [5148/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_convolution.cpp.o 2025-04-25T04:31:57.9083515Z [5149/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_conv_kernel.cpp.o 2025-04-25T04:31:58.0381222Z [5149/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_conv_kernel.cpp.o 2025-04-25T04:31:58.0383882Z [5150/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_conv_kernel.cpp.o 2025-04-25T04:31:58.1151781Z [5150/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_convolution.cpp.o 2025-04-25T04:31:58.1154273Z [5151/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_convolution.cpp.o 2025-04-25T04:31:58.1738843Z [5151/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_dw_conv_kernel.cpp.o 2025-04-25T04:31:58.1740497Z [5152/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_deconvolution.cpp.o 2025-04-25T04:31:58.2599390Z [5152/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_fp16cvt.cpp.o 2025-04-25T04:31:58.2601943Z [5153/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_convolution.cpp.o 2025-04-25T04:31:58.3284490Z [5153/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_fp8cvt.cpp.o 2025-04-25T04:31:58.3286025Z [5154/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_conv_kernel.cpp.o 2025-04-25T04:31:58.3720752Z [5154/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_resampling.cpp.o 2025-04-25T04:31:58.3723413Z [5155/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_convolution.cpp.o 2025-04-25T04:31:58.3854541Z [5155/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_scale_precompute.cpp.o 2025-04-25T04:31:58.3855883Z [5156/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_conv_kernel.cpp.o 2025-04-25T04:31:58.4425073Z [5156/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp.o 2025-04-25T04:31:58.4426618Z [5157/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_dw_conv_kernel.cpp.o 2025-04-25T04:31:58.4614035Z [5157/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_convolution.cpp.o 2025-04-25T04:31:58.4616645Z [5158/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_fp16cvt.cpp.o 2025-04-25T04:31:58.5634771Z [5158/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_conv_kernel.cpp.o 2025-04-25T04:31:58.5637085Z [5159/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_fp8cvt.cpp.o 2025-04-25T04:31:58.7160019Z [5159/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_convolution.cpp.o 2025-04-25T04:31:58.7161490Z [5160/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_resampling.cpp.o 2025-04-25T04:31:58.7573746Z [5160/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_deconvolution.cpp.o 2025-04-25T04:31:58.7576638Z [5161/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_scale_precompute.cpp.o 2025-04-25T04:31:58.7697224Z [5161/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_sparse_decompress_kernel.cpp.o 2025-04-25T04:31:58.7700293Z [5162/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_convolution.cpp.o 2025-04-25T04:31:58.7972690Z [5162/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brdgmm_dw_conv.cpp.o 2025-04-25T04:31:58.7975388Z [5163/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp.o 2025-04-25T04:31:58.8930561Z [5163/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_1x1_conv.cpp.o 2025-04-25T04:31:58.8932066Z [5164/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_conv_kernel.cpp.o 2025-04-25T04:31:58.9140301Z [5164/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv.cpp.o 2025-04-25T04:31:58.9142738Z [5165/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_convolution.cpp.o 2025-04-25T04:31:59.0712793Z [5165/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd.cpp.o 2025-04-25T04:31:59.0715329Z [5166/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_sparse_decompress_kernel.cpp.o 2025-04-25T04:31:59.1214173Z [5166/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_copy_kernel.cpp.o 2025-04-25T04:31:59.1216619Z [5167/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_deconvolution.cpp.o 2025-04-25T04:31:59.1337392Z [5167/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_strided.cpp.o 2025-04-25T04:31:59.1340309Z [5168/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brdgmm_dw_conv.cpp.o 2025-04-25T04:31:59.2444872Z [5168/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_trans_kernel.cpp.o 2025-04-25T04:31:59.2447124Z [5169/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_1x1_conv.cpp.o 2025-04-25T04:31:59.2964165Z [5169/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_utils.cpp.o 2025-04-25T04:31:59.2966506Z [5170/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv.cpp.o 2025-04-25T04:31:59.3260401Z [5170/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_w.cpp.o 2025-04-25T04:31:59.3267248Z [5171/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd.cpp.o 2025-04-25T04:31:59.4310525Z [5171/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_comp_pad_kernel.cpp.o 2025-04-25T04:31:59.4313191Z [5172/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_trans_kernel.cpp.o 2025-04-25T04:31:59.4585728Z [5172/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_trans_kernel.cpp.o 2025-04-25T04:31:59.4588296Z [5173/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_copy_kernel.cpp.o 2025-04-25T04:31:59.5394410Z [5173/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_utils.cpp.o 2025-04-25T04:31:59.5396930Z [5174/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_utils.cpp.o 2025-04-25T04:31:59.5572907Z [5174/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_deconv.cpp.o 2025-04-25T04:31:59.5575324Z [5175/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_strided.cpp.o 2025-04-25T04:31:59.6461077Z [5175/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product.cpp.o 2025-04-25T04:31:59.6464010Z [5176/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_comp_pad_kernel.cpp.o 2025-04-25T04:31:59.6695070Z [5176/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product_utils.cpp.o 2025-04-25T04:31:59.6697538Z [5177/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_w.cpp.o 2025-04-25T04:31:59.7235906Z [5177/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_post_ops.cpp.o 2025-04-25T04:31:59.7238472Z [5178/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_trans_kernel.cpp.o 2025-04-25T04:31:59.8312667Z [5178/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_primitive_conf.cpp.o 2025-04-25T04:31:59.8315253Z [5179/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_deconv.cpp.o 2025-04-25T04:31:59.8686521Z [5179/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_transpose_utils.cpp.o 2025-04-25T04:31:59.8692509Z [5180/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_utils.cpp.o 2025-04-25T04:31:59.9842318Z [5180/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_inner_product_utils.cpp.o 2025-04-25T04:31:59.9844579Z [5181/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product_utils.cpp.o 2025-04-25T04:32:00.0174006Z [5181/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2025-04-25T04:32:00.0176432Z [5182/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product.cpp.o 2025-04-25T04:32:00.0478760Z [5182/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_convolution_utils.cpp.o 2025-04-25T04:32:00.0481203Z [5183/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_primitive_conf.cpp.o 2025-04-25T04:32:00.0930180Z [5183/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_generator.cpp.o 2025-04-25T04:32:00.0932719Z [5184/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_post_ops.cpp.o 2025-04-25T04:32:00.2137913Z [5184/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_conv_kernel_f32.cpp.o 2025-04-25T04:32:00.2140371Z [5185/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_transpose_utils.cpp.o 2025-04-25T04:32:00.2427647Z [5185/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_convolution.cpp.o 2025-04-25T04:32:00.2430264Z [5186/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_inner_product_utils.cpp.o 2025-04-25T04:32:00.3227852Z [5186/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_conv_kernel_f32.cpp.o 2025-04-25T04:32:00.3230384Z [5187/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_generator.cpp.o 2025-04-25T04:32:00.3365945Z [5187/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_convolution.cpp.o 2025-04-25T04:32:00.3368473Z [5188/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2025-04-25T04:32:00.3372581Z [5188/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_transpose_utils.cpp.o 2025-04-25T04:32:00.3374933Z [5189/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_convolution_utils.cpp.o 2025-04-25T04:32:00.4259819Z [5189/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization.cpp.o 2025-04-25T04:32:00.4262625Z [5190/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_conv_kernel_f32.cpp.o 2025-04-25T04:32:00.5715339Z [5190/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization_s8.cpp.o 2025-04-25T04:32:00.5720591Z [5191/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_convolution.cpp.o 2025-04-25T04:32:00.5974575Z [5191/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o 2025-04-25T04:32:00.5976860Z [5192/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_conv_kernel_f32.cpp.o 2025-04-25T04:32:00.6732468Z [5192/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary_kernel.cpp.o 2025-04-25T04:32:00.6734679Z [5193/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_transpose_utils.cpp.o 2025-04-25T04:32:00.7169757Z [5193/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_convert_xf16.cpp.o 2025-04-25T04:32:00.7171940Z [5194/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_convolution.cpp.o 2025-04-25T04:32:00.7354738Z [5194/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_deconv_zp_pad_str_kernel.cpp.o 2025-04-25T04:32:00.7357138Z [5195/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization.cpp.o 2025-04-25T04:32:00.8715245Z [5195/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_f32.cpp.o 2025-04-25T04:32:00.8716690Z [5196/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization_s8.cpp.o 2025-04-25T04:32:00.9687943Z [5196/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_utils.cpp.o 2025-04-25T04:32:00.9690451Z [5197/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o 2025-04-25T04:32:00.9821540Z [5197/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_convolution.cpp.o 2025-04-25T04:32:00.9822854Z [5198/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary_kernel.cpp.o 2025-04-25T04:32:01.0185873Z [5198/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise.cpp.o 2025-04-25T04:32:01.0187266Z [5199/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_convert_xf16.cpp.o 2025-04-25T04:32:01.0582290Z [5199/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise_int.cpp.o 2025-04-25T04:32:01.0583650Z [5200/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_deconv_zp_pad_str_kernel.cpp.o 2025-04-25T04:32:01.1054621Z [5200/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_group_normalization.cpp.o 2025-04-25T04:32:01.1056988Z [5201/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_f32.cpp.o 2025-04-25T04:32:01.2524789Z [5201/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_i8i8_pooling.cpp.o 2025-04-25T04:32:01.2527333Z [5202/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_utils.cpp.o 2025-04-25T04:32:01.3163398Z [5202/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_instance_normalization.cpp.o 2025-04-25T04:32:01.3164858Z [5203/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise.cpp.o 2025-04-25T04:32:01.3486573Z [5203/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_layer_normalization.cpp.o 2025-04-25T04:32:01.3488992Z [5204/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise_int.cpp.o 2025-04-25T04:32:01.3918927Z [5204/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_ncsp_convolution.cpp.o 2025-04-25T04:32:01.3921460Z [5205/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_convolution.cpp.o 2025-04-25T04:32:01.5221947Z [5205/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pool_kernel.cpp.o 2025-04-25T04:32:01.5224375Z [5206/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_group_normalization.cpp.o 2025-04-25T04:32:01.5516433Z [5206/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pooling.cpp.o 2025-04-25T04:32:01.5518696Z [5207/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_instance_normalization.cpp.o 2025-04-25T04:32:01.5523519Z [5207/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction.cpp.o 2025-04-25T04:32:01.5525766Z [5208/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_i8i8_pooling.cpp.o 2025-04-25T04:32:01.6983854Z [5208/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction_kernel.cpp.o 2025-04-25T04:32:01.6986321Z [5209/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_layer_normalization.cpp.o 2025-04-25T04:32:01.7390907Z [5209/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder.cpp.o 2025-04-25T04:32:01.7393262Z [5210/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pool_kernel.cpp.o 2025-04-25T04:32:01.7537267Z [5210/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_direct_copy.cpp.o 2025-04-25T04:32:01.7539871Z [5211/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_ncsp_convolution.cpp.o 2025-04-25T04:32:01.8988281Z [5211/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_utils.cpp.o 2025-04-25T04:32:01.8990773Z [5212/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction.cpp.o 2025-04-25T04:32:01.9585628Z [5212/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling.cpp.o 2025-04-25T04:32:01.9587973Z [5213/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction_kernel.cpp.o 2025-04-25T04:32:01.9610347Z [5213/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling_kernel.cpp.o 2025-04-25T04:32:01.9615405Z [5214/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pooling.cpp.o 2025-04-25T04:32:02.0320242Z [5214/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_softmax.cpp.o 2025-04-25T04:32:02.0321714Z [5215/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_utils.cpp.o 2025-04-25T04:32:02.0939280Z [5215/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_tbb_batch_normalization.cpp.o 2025-04-25T04:32:02.0941689Z [5216/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_direct_copy.cpp.o 2025-04-25T04:32:02.0956753Z [5216/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_conv_kernel.cpp.o 2025-04-25T04:32:02.0959010Z [5217/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder.cpp.o 2025-04-25T04:32:02.2934419Z [5217/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_convolution.cpp.o 2025-04-25T04:32:02.2936745Z [5218/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling.cpp.o 2025-04-25T04:32:02.3098097Z [5218/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_conv_kernel.cpp.o 2025-04-25T04:32:02.3099385Z [5219/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling_kernel.cpp.o 2025-04-25T04:32:02.3261749Z [5219/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_convolution.cpp.o 2025-04-25T04:32:02.3264052Z [5220/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_softmax.cpp.o 2025-04-25T04:32:02.4911290Z [5220/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_deconvolution.cpp.o 2025-04-25T04:32:02.4913794Z [5221/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_tbb_batch_normalization.cpp.o 2025-04-25T04:32:02.5640631Z [5221/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_xf16_sum.cpp.o 2025-04-25T04:32:02.5642865Z [5222/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_conv_kernel.cpp.o 2025-04-25T04:32:02.5803272Z [5222/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn.cpp.o 2025-04-25T04:32:02.5805648Z [5223/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_convolution.cpp.o 2025-04-25T04:32:02.5987121Z [5223/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_base.cpp.o 2025-04-25T04:32:02.5989622Z [5224/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_convolution.cpp.o 2025-04-25T04:32:02.6290496Z [5224/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_blocked.cpp.o 2025-04-25T04:32:02.6293079Z [5225/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_conv_kernel.cpp.o 2025-04-25T04:32:02.6879904Z [5225/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp.o 2025-04-25T04:32:02.6882577Z [5226/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_deconvolution.cpp.o 2025-04-25T04:32:02.8073916Z [5226/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_base.cpp.o 2025-04-25T04:32:02.8075788Z [5227/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_xf16_sum.cpp.o 2025-04-25T04:32:02.9280672Z [5227/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_blocked.cpp.o 2025-04-25T04:32:02.9282101Z [5228/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp.o 2025-04-25T04:32:02.9422420Z [5228/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp.o 2025-04-25T04:32:02.9424853Z [5229/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn.cpp.o 2025-04-25T04:32:02.9659573Z [5229/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn.cpp.o 2025-04-25T04:32:02.9662114Z [5230/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_base.cpp.o 2025-04-25T04:32:02.9855012Z [5230/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn_kernel.cpp.o 2025-04-25T04:32:02.9857618Z [5231/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_blocked.cpp.o 2025-04-25T04:32:03.0174371Z [5231/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul.cpp.o 2025-04-25T04:32:03.0176989Z [5232/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_base.cpp.o 2025-04-25T04:32:03.1215205Z [5232/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_copy_utils.cpp.o 2025-04-25T04:32:03.1217871Z [5233/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_blocked.cpp.o 2025-04-25T04:32:03.2259897Z [5233/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_reorders.cpp.o 2025-04-25T04:32:03.2261373Z [5234/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp.o 2025-04-25T04:32:03.3236954Z [5234/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_utils.cpp.o 2025-04-25T04:32:03.3239292Z [5235/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn_kernel.cpp.o 2025-04-25T04:32:03.3396190Z [5235/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/jit_uni_sparse_matmul.cpp.o 2025-04-25T04:32:03.3398564Z [5236/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn.cpp.o 2025-04-25T04:32:03.4305800Z [5236/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_backward.cpp.o 2025-04-25T04:32:03.4308361Z [5237/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_reorders.cpp.o 2025-04-25T04:32:03.4575070Z [5237/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_base_kernel.cpp.o 2025-04-25T04:32:03.4577468Z [5238/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul.cpp.o 2025-04-25T04:32:03.5190123Z [5238/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_forward.cpp.o 2025-04-25T04:32:03.5192978Z [5239/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_copy_utils.cpp.o 2025-04-25T04:32:03.5198581Z [5239/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_reduction_kernel.cpp.o 2025-04-25T04:32:03.5201206Z [5240/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_utils.cpp.o 2025-04-25T04:32:03.6858291Z [5240/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_utils.cpp.o 2025-04-25T04:32:03.6860599Z [5241/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_backward.cpp.o 2025-04-25T04:32:03.7209695Z [5241/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_backward_kernel.cpp.o 2025-04-25T04:32:03.7211954Z [5242/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/jit_uni_sparse_matmul.cpp.o 2025-04-25T04:32:03.7677842Z [5242/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_forward_kernel.cpp.o 2025-04-25T04:32:03.7679333Z [5243/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_base_kernel.cpp.o 2025-04-25T04:32:03.8236989Z [5243/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_bwd.cpp.o 2025-04-25T04:32:03.8244002Z [5244/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_forward.cpp.o 2025-04-25T04:32:03.8492262Z [5244/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_fwd.cpp.o 2025-04-25T04:32:03.8494614Z [5245/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_utils.cpp.o 2025-04-25T04:32:03.9172918Z [5245/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_reorders.cpp.o 2025-04-25T04:32:03.9175652Z [5246/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_reduction_kernel.cpp.o 2025-04-25T04:32:04.0258452Z [5246/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_utils.cpp.o 2025-04-25T04:32:04.0261133Z [5247/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_forward_kernel.cpp.o 2025-04-25T04:32:04.0414880Z [5247/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_brgemm_transpose_single_row.cpp.o 2025-04-25T04:32:04.0417509Z [5248/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_backward_kernel.cpp.o 2025-04-25T04:32:04.1463198Z [5248/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_diff_weights_peephole.cpp.o 2025-04-25T04:32:04.1465751Z [5249/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_reorders.cpp.o 2025-04-25T04:32:04.1509850Z [5249/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_gates_reduction.cpp.o 2025-04-25T04:32:04.1511120Z [5250/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_bwd.cpp.o 2025-04-25T04:32:04.1657678Z [5250/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/rnn_brgemm_utils.cpp.o 2025-04-25T04:32:04.1660070Z [5251/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_utils.cpp.o 2025-04-25T04:32:04.1826495Z [5251/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle.cpp.o 2025-04-25T04:32:04.1829123Z [5252/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_fwd.cpp.o 2025-04-25T04:32:04.3380292Z [5252/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle_kernel.cpp.o 2025-04-25T04:32:04.3383080Z [5253/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_brgemm_transpose_single_row.cpp.o 2025-04-25T04:32:04.3554715Z [5253/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/utils/jit_io_helper.cpp.o 2025-04-25T04:32:04.3561394Z [5254/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_diff_weights_peephole.cpp.o 2025-04-25T04:32:04.4898752Z [5254/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/allocator.cpp.o 2025-04-25T04:32:04.4900101Z [5255/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/rnn_brgemm_utils.cpp.o 2025-04-25T04:32:04.5045884Z [5255/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/backend.cpp.o 2025-04-25T04:32:04.5048131Z [5256/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle_kernel.cpp.o 2025-04-25T04:32:04.5531189Z [5256/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/constant_tensor_cache.cpp.o 2025-04-25T04:32:04.5533664Z [5257/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle.cpp.o 2025-04-25T04:32:04.5819279Z [5257/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/graph.cpp.o 2025-04-25T04:32:04.5820832Z [5258/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_gates_reduction.cpp.o 2025-04-25T04:32:04.5963978Z [5258/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/logical_tensor.cpp.o 2025-04-25T04:32:04.5966108Z [5259/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/allocator.cpp.o 2025-04-25T04:32:04.7444335Z [5259/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op.cpp.o 2025-04-25T04:32:04.7448958Z [5260/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/utils/jit_io_helper.cpp.o 2025-04-25T04:32:04.7942566Z [5260/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_def_constraint.cpp.o 2025-04-25T04:32:04.7945147Z [5261/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/constant_tensor_cache.cpp.o 2025-04-25T04:32:04.8057860Z [5261/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_schema.cpp.o 2025-04-25T04:32:04.8059335Z [5262/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/backend.cpp.o 2025-04-25T04:32:04.8297490Z [5262/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition.cpp.o 2025-04-25T04:32:04.8299898Z [5263/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/graph.cpp.o 2025-04-25T04:32:04.9555405Z [5263/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_cache.cpp.o 2025-04-25T04:32:04.9558195Z [5264/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op.cpp.o 2025-04-25T04:32:04.9703089Z [5264/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_hashing.cpp.o 2025-04-25T04:32:04.9705924Z [5265/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/logical_tensor.cpp.o 2025-04-25T04:32:05.0679488Z [5265/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_impl.cpp.o 2025-04-25T04:32:05.0682162Z [5266/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_def_constraint.cpp.o 2025-04-25T04:32:05.0984147Z [5266/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/shape_infer.cpp.o 2025-04-25T04:32:05.0986750Z [5267/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition.cpp.o 2025-04-25T04:32:05.1167310Z [5267/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/tensor.cpp.o 2025-04-25T04:32:05.1174467Z [5268/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_schema.cpp.o 2025-04-25T04:32:05.1761978Z [5268/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/value.cpp.o 2025-04-25T04:32:05.1764446Z [5269/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_cache.cpp.o 2025-04-25T04:32:05.2538515Z [5269/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/fake/CMakeFiles/dnnl_graph_backend_fake.dir/fake_backend.cpp.o 2025-04-25T04:32:05.2541353Z [5270/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_hashing.cpp.o 2025-04-25T04:32:05.3377559Z [5270/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2025-04-25T04:32:05.3380373Z [5271/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_impl.cpp.o 2025-04-25T04:32:05.4023328Z [5271/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_backend.cpp.o 2025-04-25T04:32:05.4025988Z [5272/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/shape_infer.cpp.o 2025-04-25T04:32:05.4447119Z [5272/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_partition_impl.cpp.o 2025-04-25T04:32:05.4449757Z [5273/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/tensor.cpp.o 2025-04-25T04:32:05.4628303Z [5273/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_shape_infer.cpp.o 2025-04-25T04:32:05.4630901Z [5274/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/value.cpp.o 2025-04-25T04:32:05.4898823Z [5274/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/fusion_info.cpp.o 2025-04-25T04:32:05.4904773Z [5275/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/fake/CMakeFiles/dnnl_graph_backend_fake.dir/fake_backend.cpp.o 2025-04-25T04:32:05.5404445Z [5275/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/layout_id_mgr.cpp.o 2025-04-25T04:32:05.5407064Z [5276/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2025-04-25T04:32:05.7379550Z [5276/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/layout_propagator.cpp.o 2025-04-25T04:32:05.7382316Z [5277/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_backend.cpp.o 2025-04-25T04:32:05.7490608Z [5277/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/op_executable.cpp.o 2025-04-25T04:32:05.7492707Z [5278/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/layout_id_mgr.cpp.o 2025-04-25T04:32:05.7950792Z [5278/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/platform.cpp.o 2025-04-25T04:32:05.7952351Z [5279/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_partition_impl.cpp.o 2025-04-25T04:32:05.8163293Z [5279/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/subgraph.cpp.o 2025-04-25T04:32:05.8165944Z [5280/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_shape_infer.cpp.o 2025-04-25T04:32:05.8328417Z [5280/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/batch_norm.cpp.o 2025-04-25T04:32:05.8331125Z [5281/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/fusion_info.cpp.o 2025-04-25T04:32:05.9025169Z [5281/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/binary.cpp.o 2025-04-25T04:32:05.9026689Z [5282/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/layout_propagator.cpp.o 2025-04-25T04:32:06.1203742Z [5282/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/concat.cpp.o 2025-04-25T04:32:06.1206581Z [5283/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/platform.cpp.o 2025-04-25T04:32:06.1344093Z [5283/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv.cpp.o 2025-04-25T04:32:06.1346717Z [5284/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/binary.cpp.o 2025-04-25T04:32:06.1860587Z [5284/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv_base.cpp.o 2025-04-25T04:32:06.1863279Z [5285/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/subgraph.cpp.o 2025-04-25T04:32:06.1865315Z [5285/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv_transpose.cpp.o 2025-04-25T04:32:06.1866908Z [5286/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/concat.cpp.o 2025-04-25T04:32:06.2052961Z [5286/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/dummy.cpp.o 2025-04-25T04:32:06.2055489Z [5287/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/op_executable.cpp.o 2025-04-25T04:32:06.2725842Z [5287/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/eltwise.cpp.o 2025-04-25T04:32:06.2728780Z [5288/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/batch_norm.cpp.o 2025-04-25T04:32:06.4096535Z [5288/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/gen_index.cpp.o 2025-04-25T04:32:06.4099820Z [5289/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv_base.cpp.o 2025-04-25T04:32:06.4835685Z [5289/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/group_norm.cpp.o 2025-04-25T04:32:06.4838284Z [5290/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/eltwise.cpp.o 2025-04-25T04:32:06.4960917Z [5290/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/kernel_base.cpp.o 2025-04-25T04:32:06.4963601Z [5291/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv.cpp.o 2025-04-25T04:32:06.5426371Z [5291/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/large_partition.cpp.o 2025-04-25T04:32:06.5428957Z [5292/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/dummy.cpp.o 2025-04-25T04:32:06.5445296Z [5292/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/layer_norm.cpp.o 2025-04-25T04:32:06.5448059Z [5293/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv_transpose.cpp.o 2025-04-25T04:32:06.6390596Z [5293/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/log_softmax.cpp.o 2025-04-25T04:32:06.6392350Z [5294/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/gen_index.cpp.o 2025-04-25T04:32:06.7937917Z [5294/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/matmul.cpp.o 2025-04-25T04:32:06.7940831Z [5295/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/group_norm.cpp.o 2025-04-25T04:32:06.8345337Z [5295/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/mqa_decomp.cpp.o 2025-04-25T04:32:06.8348250Z [5296/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/kernel_base.cpp.o 2025-04-25T04:32:06.8358460Z [5296/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/mqa_decomp_config.cpp.o 2025-04-25T04:32:06.8361170Z [5297/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/layer_norm.cpp.o 2025-04-25T04:32:06.8600184Z [5297/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/pool.cpp.o 2025-04-25T04:32:06.8603259Z [5298/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/large_partition.cpp.o 2025-04-25T04:32:06.9275901Z [5298/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/prelu.cpp.o 2025-04-25T04:32:06.9278607Z [5299/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/log_softmax.cpp.o 2025-04-25T04:32:06.9727738Z [5299/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/quantize.cpp.o 2025-04-25T04:32:06.9730947Z [5300/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/matmul.cpp.o 2025-04-25T04:32:07.1144208Z [5300/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/reduction.cpp.o 2025-04-25T04:32:07.1145814Z [5301/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/pool.cpp.o 2025-04-25T04:32:07.1150327Z [5301/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/reorder.cpp.o 2025-04-25T04:32:07.1152222Z [5302/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/mqa_decomp.cpp.o 2025-04-25T04:32:07.2291010Z [5302/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/resampling.cpp.o 2025-04-25T04:32:07.2292882Z [5303/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/mqa_decomp_config.cpp.o 2025-04-25T04:32:07.2335753Z [5303/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_decomp.cpp.o 2025-04-25T04:32:07.2338377Z [5304/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/prelu.cpp.o 2025-04-25T04:32:07.2344778Z [5304/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_decomp_config.cpp.o 2025-04-25T04:32:07.2346792Z [5305/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/quantize.cpp.o 2025-04-25T04:32:07.3692600Z [5305/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_primitive.cpp.o 2025-04-25T04:32:07.3695668Z [5306/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/reduction.cpp.o 2025-04-25T04:32:07.4370593Z [5306/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_primitive_config.cpp.o 2025-04-25T04:32:07.4373631Z [5307/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/reorder.cpp.o 2025-04-25T04:32:07.5226532Z [5307/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/select.cpp.o 2025-04-25T04:32:07.5229204Z [5308/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/resampling.cpp.o 2025-04-25T04:32:07.5255628Z [5308/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/shuffle.cpp.o 2025-04-25T04:32:07.5258294Z [5309/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_decomp.cpp.o 2025-04-25T04:32:07.5717151Z [5309/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/softmax.cpp.o 2025-04-25T04:32:07.5720065Z [5310/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_primitive.cpp.o 2025-04-25T04:32:07.6266227Z [5310/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sum.cpp.o 2025-04-25T04:32:07.6269045Z [5311/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_decomp_config.cpp.o 2025-04-25T04:32:07.6988210Z [5311/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/compile_ops.cpp.o 2025-04-25T04:32:07.6991402Z [5312/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_primitive_config.cpp.o 2025-04-25T04:32:07.7888491Z [5312/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/constant_propagation.cpp.o 2025-04-25T04:32:07.7891337Z [5313/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/select.cpp.o 2025-04-25T04:32:07.8608998Z [5313/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/insert_ops.cpp.o 2025-04-25T04:32:07.8611647Z [5314/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/softmax.cpp.o 2025-04-25T04:32:07.9072050Z [5314/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/layout_propagation.cpp.o 2025-04-25T04:32:07.9074342Z [5315/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sum.cpp.o 2025-04-25T04:32:07.9101147Z [5315/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/lower.cpp.o 2025-04-25T04:32:07.9103705Z [5316/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/shuffle.cpp.o 2025-04-25T04:32:08.0090299Z [5316/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/memory_planning.cpp.o 2025-04-25T04:32:08.0093045Z [5317/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/compile_ops.cpp.o 2025-04-25T04:32:08.0249271Z [5317/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/transform.cpp.o 2025-04-25T04:32:08.0252026Z [5318/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/constant_propagation.cpp.o 2025-04-25T04:32:08.1084149Z [5318/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/utils.cpp.o 2025-04-25T04:32:08.1086812Z [5319/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/insert_ops.cpp.o 2025-04-25T04:32:08.2291364Z [5319/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/binary_fusion.cpp.o 2025-04-25T04:32:08.2294265Z [5320/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/memory_planning.cpp.o 2025-04-25T04:32:08.2462248Z [5320/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/bn_fusion.cpp.o 2025-04-25T04:32:08.2465503Z [5321/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/layout_propagation.cpp.o 2025-04-25T04:32:08.2811498Z [5321/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/concat_fusion.cpp.o 2025-04-25T04:32:08.2814115Z [5322/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/lower.cpp.o 2025-04-25T04:32:08.4128202Z [5322/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_block_fusion.cpp.o 2025-04-25T04:32:08.4130050Z [5323/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/utils.cpp.o 2025-04-25T04:32:08.4681850Z [5323/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_post_ops.cpp.o 2025-04-25T04:32:08.4684827Z [5324/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/binary_fusion.cpp.o 2025-04-25T04:32:08.4860889Z [5324/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/convtranspose_fusion.cpp.o 2025-04-25T04:32:08.4863870Z [5325/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/transform.cpp.o 2025-04-25T04:32:08.5431202Z [5325/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/eltwise_fusion.cpp.o 2025-04-25T04:32:08.5434140Z [5326/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/bn_fusion.cpp.o 2025-04-25T04:32:08.5755782Z [5326/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/groupnorm_fusion.cpp.o 2025-04-25T04:32:08.5758791Z [5327/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_block_fusion.cpp.o 2025-04-25T04:32:08.5901403Z [5327/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/interpolate_fusion.cpp.o 2025-04-25T04:32:08.5904445Z [5328/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/concat_fusion.cpp.o 2025-04-25T04:32:08.7666629Z [5328/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/layernorm_fusion.cpp.o 2025-04-25T04:32:08.7669586Z [5329/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_post_ops.cpp.o 2025-04-25T04:32:08.7818576Z [5329/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/matmul_post_ops.cpp.o 2025-04-25T04:32:08.7821799Z [5330/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/convtranspose_fusion.cpp.o 2025-04-25T04:32:08.8478436Z [5330/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/mlp.cpp.o 2025-04-25T04:32:08.8481391Z [5331/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/eltwise_fusion.cpp.o 2025-04-25T04:32:08.9172527Z [5331/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/pool_post_ops.cpp.o 2025-04-25T04:32:08.9175786Z [5332/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/groupnorm_fusion.cpp.o 2025-04-25T04:32:08.9294848Z [5332/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/quantize_fusion.cpp.o 2025-04-25T04:32:08.9297728Z [5333/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/layernorm_fusion.cpp.o 2025-04-25T04:32:08.9742544Z [5333/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reduction_fusion.cpp.o 2025-04-25T04:32:08.9745759Z [5334/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/interpolate_fusion.cpp.o 2025-04-25T04:32:09.0932716Z [5334/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reorder_fusion.cpp.o 2025-04-25T04:32:09.0935928Z [5335/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/matmul_post_ops.cpp.o 2025-04-25T04:32:09.1180070Z [5335/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sdp.cpp.o 2025-04-25T04:32:09.1182769Z [5336/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/mlp.cpp.o 2025-04-25T04:32:09.1309842Z [5336/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/shuffle_fusion.cpp.o 2025-04-25T04:32:09.1312583Z [5337/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/pool_post_ops.cpp.o 2025-04-25T04:32:09.2467970Z [5337/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/single_op_pattern.cpp.o 2025-04-25T04:32:09.2469993Z [5338/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reduction_fusion.cpp.o 2025-04-25T04:32:09.3033455Z [5338/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/softmax_post_ops.cpp.o 2025-04-25T04:32:09.3035379Z [5339/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/quantize_fusion.cpp.o 2025-04-25T04:32:09.3804454Z [5339/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sum_fusion.cpp.o 2025-04-25T04:32:09.3812547Z [5340/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reorder_fusion.cpp.o 2025-04-25T04:32:09.5147229Z [5340/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/alloc.cpp.o 2025-04-25T04:32:09.5148741Z [5341/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/shuffle_fusion.cpp.o 2025-04-25T04:32:09.5377889Z [5341/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2025-04-25T04:32:09.5379273Z [5342/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sdp.cpp.o 2025-04-25T04:32:09.5532361Z [5342/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2025-04-25T04:32:09.5534994Z [5343/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/softmax_post_ops.cpp.o 2025-04-25T04:32:09.5549805Z [5343/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/ocl_usm_utils.cpp.o 2025-04-25T04:32:09.5552618Z [5344/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/single_op_pattern.cpp.o 2025-04-25T04:32:09.6083597Z [5344/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2025-04-25T04:32:09.6086020Z [5345/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2025-04-25T04:32:09.6357146Z [5345/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_base.cpp.o 2025-04-25T04:32:09.6359871Z [5346/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/ocl_usm_utils.cpp.o 2025-04-25T04:32:09.6485214Z [5346/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2025-04-25T04:32:09.6487757Z [5347/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/alloc.cpp.o 2025-04-25T04:32:09.6514218Z [5347/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2025-04-25T04:32:09.6516398Z [5348/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2025-04-25T04:32:09.6901979Z [5348/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2025-04-25T04:32:09.6904528Z [5349/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sum_fusion.cpp.o 2025-04-25T04:32:09.8663494Z [5349/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2025-04-25T04:32:09.8665973Z [5350/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2025-04-25T04:32:09.9416232Z [5350/7823] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2025-04-25T04:32:09.9418122Z [5351/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2025-04-25T04:32:09.9550682Z [5351/7823] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2025-04-25T04:32:09.9552636Z [5352/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_base.cpp.o 2025-04-25T04:32:09.9745314Z [5352/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2025-04-25T04:32:09.9747545Z [5353/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2025-04-25T04:32:09.9788961Z [5353/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2025-04-25T04:32:09.9790624Z [5354/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2025-04-25T04:32:09.9944241Z [5354/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/RoctracerActivityApi.cpp.o 2025-04-25T04:32:09.9946527Z [5355/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2025-04-25T04:32:10.1632077Z [5355/7823] Linking CXX static library lib/libdnnl.a 2025-04-25T04:32:10.1633330Z [5356/7823] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2025-04-25T04:32:10.1838981Z [5356/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/RoctracerLogger.cpp.o 2025-04-25T04:32:10.1845416Z [5357/7823] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2025-04-25T04:32:10.1983488Z [5357/7823] Linking CXX static library lib/libfmt.a 2025-04-25T04:32:10.1984710Z [5358/7823] Linking CXX static library lib/libfmt.a 2025-04-25T04:32:10.2919248Z [5358/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2025-04-25T04:32:10.2921347Z [5359/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2025-04-25T04:32:10.3074794Z [5359/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2025-04-25T04:32:10.3077541Z [5360/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2025-04-25T04:32:10.3770307Z [5360/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2025-04-25T04:32:10.3773700Z [5361/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/RoctracerActivityApi.cpp.o 2025-04-25T04:32:10.4922854Z [5361/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2025-04-25T04:32:10.4925029Z [5362/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/RoctracerLogger.cpp.o 2025-04-25T04:32:10.6082961Z [5362/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2025-04-25T04:32:10.6085261Z [5363/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2025-04-25T04:32:10.7499578Z [5363/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2025-04-25T04:32:10.7500777Z [5364/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2025-04-25T04:32:10.7720489Z [5364/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2025-04-25T04:32:10.7722635Z [5365/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2025-04-25T04:32:10.8118652Z [5365/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2025-04-25T04:32:10.8120942Z [5366/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2025-04-25T04:32:10.8289947Z [5366/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DaemonConfigLoader.cpp.o 2025-04-25T04:32:10.8292286Z [5367/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2025-04-25T04:32:10.9469429Z [5367/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2025-04-25T04:32:10.9471462Z [5368/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2025-04-25T04:32:10.9893683Z [5368/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceProperties.cpp.o 2025-04-25T04:32:10.9895884Z [5369/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2025-04-25T04:32:10.9898071Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2025-04-25T04:32:10.9900097Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:27, 2025-04-25T04:32:10.9901790Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/DaemonConfigLoader.h:18, 2025-04-25T04:32:10.9903315Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/ConfigLoader.cpp:21: 2025-04-25T04:32:10.9908517Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryPeekMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-04-25T04:32:10.9913072Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:33: required from here 2025-04-25T04:32:10.9916337Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-04-25T04:32:10.9918332Z 174 | throw std::runtime_error(std::strerror(errno)); 2025-04-25T04:32:10.9919810Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:10.9924343Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘const char* dynolog::ipcfabric::EndPoint::getName(const TCtxt&) const [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-04-25T04:32:10.9928683Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:43: required from here 2025-04-25T04:32:10.9931793Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:185:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-04-25T04:32:10.9933747Z 185 | throw std::invalid_argument( 2025-04-25T04:32:10.9934381Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:10.9935246Z 186 | "Unexpected socket name: " + std::string(ctxt.msg_name.sun_path) + 2025-04-25T04:32:10.9936233Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:10.9937109Z 187 | ". Expected to start with " + std::string(socket_dir)); 2025-04-25T04:32:10.9938145Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:10.9940432Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:192:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-04-25T04:32:10.9942422Z 192 | throw std::invalid_argument( 2025-04-25T04:32:10.9943055Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:10.9943738Z 193 | "Expected abstract socket, got " + 2025-04-25T04:32:10.9944409Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:10.9945119Z 194 | std::string(ctxt.msg_name.sun_path)); 2025-04-25T04:32:10.9945805Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:10.9950097Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryRcvMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-04-25T04:32:10.9954599Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:34: required from here 2025-04-25T04:32:10.9957807Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-04-25T04:32:10.9959848Z 160 | throw std::runtime_error(std::strerror(errno)); 2025-04-25T04:32:10.9960571Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:10.9961015Z 2025-04-25T04:32:11.0418947Z [5369/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceUtil.cpp.o 2025-04-25T04:32:11.0420148Z [5370/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DaemonConfigLoader.cpp.o 2025-04-25T04:32:11.0421576Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2025-04-25T04:32:11.0422616Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:27, 2025-04-25T04:32:11.0423423Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/DaemonConfigLoader.h:18, 2025-04-25T04:32:11.0424634Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/DaemonConfigLoader.cpp:13: 2025-04-25T04:32:11.0429274Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryPeekMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-04-25T04:32:11.0434106Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:33: required from here 2025-04-25T04:32:11.0436971Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-04-25T04:32:11.0439081Z 174 | throw std::runtime_error(std::strerror(errno)); 2025-04-25T04:32:11.0439832Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.0443598Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘const char* dynolog::ipcfabric::EndPoint::getName(const TCtxt&) const [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-04-25T04:32:11.0447543Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:43: required from here 2025-04-25T04:32:11.0450541Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:185:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-04-25T04:32:11.0452361Z 185 | throw std::invalid_argument( 2025-04-25T04:32:11.0452893Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.0453631Z 186 | "Unexpected socket name: " + std::string(ctxt.msg_name.sun_path) + 2025-04-25T04:32:11.0454357Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.0455120Z 187 | ". Expected to start with " + std::string(socket_dir)); 2025-04-25T04:32:11.0455840Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.0457834Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:192:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-04-25T04:32:11.0459581Z 192 | throw std::invalid_argument( 2025-04-25T04:32:11.0460155Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.0460695Z 193 | "Expected abstract socket, got " + 2025-04-25T04:32:11.0461273Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.0461862Z 194 | std::string(ctxt.msg_name.sun_path)); 2025-04-25T04:32:11.0462363Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.0466273Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryRcvMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-04-25T04:32:11.0469661Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:34: required from here 2025-04-25T04:32:11.0472564Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-04-25T04:32:11.0474557Z 160 | throw std::runtime_error(std::strerror(errno)); 2025-04-25T04:32:11.0475252Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.0475696Z 2025-04-25T04:32:11.0485415Z [5370/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2025-04-25T04:32:11.0487448Z [5371/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2025-04-25T04:32:11.1006765Z [5371/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2025-04-25T04:32:11.1013580Z [5372/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2025-04-25T04:32:11.1043792Z [5372/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/IpcFabricConfigClient.cpp.o 2025-04-25T04:32:11.1053018Z [5373/7823] Linking CXX static library lib/libdnnl.a 2025-04-25T04:32:11.2642092Z [5373/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2025-04-25T04:32:11.2644132Z [5374/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2025-04-25T04:32:11.2979916Z [5374/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/LoggingAPI.cpp.o 2025-04-25T04:32:11.2982189Z [5375/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceProperties.cpp.o 2025-04-25T04:32:11.3229238Z [5375/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2025-04-25T04:32:11.3231263Z [5376/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceUtil.cpp.o 2025-04-25T04:32:11.3734839Z [5376/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2025-04-25T04:32:11.3737022Z [5377/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2025-04-25T04:32:11.3992653Z [5377/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2025-04-25T04:32:11.3994580Z [5378/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2025-04-25T04:32:11.4028412Z [5378/7823] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2025-04-25T04:32:11.4030284Z [5379/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/IpcFabricConfigClient.cpp.o 2025-04-25T04:32:11.4032424Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2025-04-25T04:32:11.4034471Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:27, 2025-04-25T04:32:11.4036066Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.cpp:11: 2025-04-25T04:32:11.4041136Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryPeekMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-04-25T04:32:11.4045670Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:33: required from here 2025-04-25T04:32:11.4048924Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-04-25T04:32:11.4051136Z 174 | throw std::runtime_error(std::strerror(errno)); 2025-04-25T04:32:11.4051846Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.4055872Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘const char* dynolog::ipcfabric::EndPoint::getName(const TCtxt&) const [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-04-25T04:32:11.4060231Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:43: required from here 2025-04-25T04:32:11.4063862Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:185:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-04-25T04:32:11.4065975Z 185 | throw std::invalid_argument( 2025-04-25T04:32:11.4066577Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.4067443Z 186 | "Unexpected socket name: " + std::string(ctxt.msg_name.sun_path) + 2025-04-25T04:32:11.4068406Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.4069290Z 187 | ". Expected to start with " + std::string(socket_dir)); 2025-04-25T04:32:11.4070109Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.4072423Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:192:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-04-25T04:32:11.4074486Z 192 | throw std::invalid_argument( 2025-04-25T04:32:11.4075076Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.4075685Z 193 | "Expected abstract socket, got " + 2025-04-25T04:32:11.4076315Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.4076967Z 194 | std::string(ctxt.msg_name.sun_path)); 2025-04-25T04:32:11.4077649Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.4081871Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryRcvMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-04-25T04:32:11.4086228Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:34: required from here 2025-04-25T04:32:11.4089371Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-04-25T04:32:11.4091310Z 160 | throw std::runtime_error(std::strerror(errno)); 2025-04-25T04:32:11.4092005Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.4092436Z 2025-04-25T04:32:11.4465039Z [5379/7823] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2025-04-25T04:32:11.4466791Z [5380/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/LoggingAPI.cpp.o 2025-04-25T04:32:11.4736267Z [5380/7823] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2025-04-25T04:32:11.4740589Z [5381/7823] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2025-04-25T04:32:11.6322926Z [5381/7823] Building CXX object c10/CMakeFiles/c10.dir/core/ConstantSymNodeImpl.cpp.o 2025-04-25T04:32:11.6324820Z [5382/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2025-04-25T04:32:11.6326900Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2025-04-25T04:32:11.6329152Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:27, 2025-04-25T04:32:11.6330773Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/DaemonConfigLoader.h:18, 2025-04-25T04:32:11.6332155Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/init.cpp:17: 2025-04-25T04:32:11.6336709Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryPeekMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-04-25T04:32:11.6341878Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:33: required from here 2025-04-25T04:32:11.6345219Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-04-25T04:32:11.6347229Z 174 | throw std::runtime_error(std::strerror(errno)); 2025-04-25T04:32:11.6347954Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.6351831Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘const char* dynolog::ipcfabric::EndPoint::getName(const TCtxt&) const [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-04-25T04:32:11.6356111Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:43: required from here 2025-04-25T04:32:11.6359430Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:185:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-04-25T04:32:11.6361374Z 185 | throw std::invalid_argument( 2025-04-25T04:32:11.6361973Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.6362774Z 186 | "Unexpected socket name: " + std::string(ctxt.msg_name.sun_path) + 2025-04-25T04:32:11.6363696Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.6364514Z 187 | ". Expected to start with " + std::string(socket_dir)); 2025-04-25T04:32:11.6365296Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.6367484Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:192:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-04-25T04:32:11.6369408Z 192 | throw std::invalid_argument( 2025-04-25T04:32:11.6370010Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.6370636Z 193 | "Expected abstract socket, got " + 2025-04-25T04:32:11.6371337Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.6372014Z 194 | std::string(ctxt.msg_name.sun_path)); 2025-04-25T04:32:11.6372668Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.6376780Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryRcvMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-04-25T04:32:11.6379749Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:34: required from here 2025-04-25T04:32:11.6381396Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-04-25T04:32:11.6382895Z 160 | throw std::runtime_error(std::strerror(errno)); 2025-04-25T04:32:11.6383458Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:11.6383789Z 2025-04-25T04:32:11.6603195Z [5382/7823] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2025-04-25T04:32:11.6604134Z [5383/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2025-04-25T04:32:11.6939750Z [5383/7823] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2025-04-25T04:32:11.6941042Z [5384/7823] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2025-04-25T04:32:11.7111165Z [5384/7823] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2025-04-25T04:32:11.7112541Z [5385/7823] Building CXX object c10/CMakeFiles/c10.dir/core/ConstantSymNodeImpl.cpp.o 2025-04-25T04:32:11.7368938Z [5385/7823] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2025-04-25T04:32:11.7370392Z [5386/7823] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2025-04-25T04:32:11.7541324Z [5386/7823] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2025-04-25T04:32:11.7549555Z [5387/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2025-04-25T04:32:11.8009261Z [5387/7823] Linking CXX static library lib/libkineto.a 2025-04-25T04:32:11.8012961Z [5388/7823] Linking CXX static library lib/libkineto.a 2025-04-25T04:32:11.8891054Z [5388/7823] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2025-04-25T04:32:11.8892481Z [5389/7823] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2025-04-25T04:32:11.9153553Z [5389/7823] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2025-04-25T04:32:11.9154963Z [5390/7823] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2025-04-25T04:32:11.9505803Z [5390/7823] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2025-04-25T04:32:11.9507100Z [5391/7823] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2025-04-25T04:32:11.9670412Z [5391/7823] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2025-04-25T04:32:11.9671741Z [5392/7823] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2025-04-25T04:32:12.0603041Z [5392/7823] Building CXX object c10/CMakeFiles/c10.dir/core/RefcountedDeleter.cpp.o 2025-04-25T04:32:12.0604011Z [5393/7823] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2025-04-25T04:32:12.0743799Z [5393/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2025-04-25T04:32:12.0745996Z [5394/7823] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2025-04-25T04:32:12.1164981Z [5394/7823] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2025-04-25T04:32:12.1170725Z [5395/7823] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2025-04-25T04:32:12.2236023Z [5395/7823] Building CXX object c10/CMakeFiles/c10.dir/core/ScalarType.cpp.o 2025-04-25T04:32:12.2237575Z [5396/7823] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2025-04-25T04:32:12.2275448Z [5396/7823] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2025-04-25T04:32:12.2276860Z [5397/7823] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2025-04-25T04:32:12.3058214Z [5397/7823] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2025-04-25T04:32:12.3059634Z [5398/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2025-04-25T04:32:12.3217034Z [5398/7823] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2025-04-25T04:32:12.3218440Z [5399/7823] Building CXX object c10/CMakeFiles/c10.dir/core/RefcountedDeleter.cpp.o 2025-04-25T04:32:12.4112620Z [5399/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymBool.cpp.o 2025-04-25T04:32:12.4114114Z [5400/7823] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2025-04-25T04:32:12.4839618Z [5400/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2025-04-25T04:32:12.4840336Z [5401/7823] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2025-04-25T04:32:12.4999803Z [5401/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2025-04-25T04:32:12.5000852Z [5402/7823] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2025-04-25T04:32:12.5007368Z [5402/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2025-04-25T04:32:12.5008789Z [5403/7823] Building CXX object c10/CMakeFiles/c10.dir/core/ScalarType.cpp.o 2025-04-25T04:32:12.5229501Z [5403/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymNodeImpl.cpp.o 2025-04-25T04:32:12.5231009Z [5404/7823] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2025-04-25T04:32:12.6186599Z [5404/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymbolicShapeMeta.cpp.o 2025-04-25T04:32:12.6188037Z [5405/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymBool.cpp.o 2025-04-25T04:32:12.6338086Z [5405/7823] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2025-04-25T04:32:12.6339748Z [5406/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2025-04-25T04:32:12.7483275Z [5406/7823] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2025-04-25T04:32:12.7484195Z [5407/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2025-04-25T04:32:12.7658086Z [5407/7823] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2025-04-25T04:32:12.7658949Z [5408/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymNodeImpl.cpp.o 2025-04-25T04:32:12.7791899Z [5408/7823] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2025-04-25T04:32:12.7793356Z [5409/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2025-04-25T04:32:12.7990391Z [5409/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COW.cpp.o 2025-04-25T04:32:12.7991937Z [5410/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymbolicShapeMeta.cpp.o 2025-04-25T04:32:12.9285463Z [5410/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COWDeleter.cpp.o 2025-04-25T04:32:12.9287209Z [5411/7823] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2025-04-25T04:32:12.9755199Z [5411/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2025-04-25T04:32:12.9756761Z [5412/7823] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2025-04-25T04:32:12.9905493Z [5412/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2025-04-25T04:32:12.9906941Z [5413/7823] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2025-04-25T04:32:13.0513832Z [5413/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/HermeticPyObjectTLS.cpp.o 2025-04-25T04:32:13.0514707Z [5414/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COWDeleter.cpp.o 2025-04-25T04:32:13.0552510Z [5414/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2025-04-25T04:32:13.0553389Z [5415/7823] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2025-04-25T04:32:13.0567482Z [5415/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2025-04-25T04:32:13.0568473Z [5416/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/HermeticPyObjectTLS.cpp.o 2025-04-25T04:32:13.0721187Z [5416/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyObjectSlot.cpp.o 2025-04-25T04:32:13.0722375Z [5417/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COW.cpp.o 2025-04-25T04:32:13.1384166Z [5417/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2025-04-25T04:32:13.1385359Z [5418/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2025-04-25T04:32:13.2335751Z [5418/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2025-04-25T04:32:13.2337337Z [5419/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2025-04-25T04:32:13.3498633Z [5419/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2025-04-25T04:32:13.3500318Z [5420/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2025-04-25T04:32:13.3629214Z [5420/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2025-04-25T04:32:13.3630430Z [5421/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2025-04-25T04:32:13.3780880Z [5421/7823] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2025-04-25T04:32:13.3782644Z [5422/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2025-04-25T04:32:13.3925298Z [5422/7823] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2025-04-25T04:32:13.3926867Z [5423/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyObjectSlot.cpp.o 2025-04-25T04:32:13.4282719Z [5423/7823] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2025-04-25T04:32:13.4284321Z [5424/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2025-04-25T04:32:13.4800695Z [5424/7823] Building CXX object c10/CMakeFiles/c10.dir/util/ApproximateClock.cpp.o 2025-04-25T04:32:13.4802347Z [5425/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2025-04-25T04:32:13.6071869Z [5425/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2025-04-25T04:32:13.6073241Z [5426/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2025-04-25T04:32:13.6360783Z [5426/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Bfloat16.cpp.o 2025-04-25T04:32:13.6361702Z [5427/7823] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2025-04-25T04:32:13.6502995Z [5427/7823] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2025-04-25T04:32:13.6504088Z [5428/7823] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2025-04-25T04:32:13.6863721Z [5428/7823] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2025-04-25T04:32:13.6865312Z [5429/7823] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2025-04-25T04:32:13.6929468Z [5429/7823] Building CXX object c10/CMakeFiles/c10.dir/util/DynamicCounter.cpp.o 2025-04-25T04:32:13.6930871Z [5430/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2025-04-25T04:32:13.7812147Z [5430/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2025-04-25T04:32:13.7813471Z [5431/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Bfloat16.cpp.o 2025-04-25T04:32:13.8138785Z [5431/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fn.cpp.o 2025-04-25T04:32:13.8140111Z [5432/7823] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2025-04-25T04:32:13.8187834Z [5432/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fnuz.cpp.o 2025-04-25T04:32:13.8189302Z [5433/7823] Building CXX object c10/CMakeFiles/c10.dir/util/ApproximateClock.cpp.o 2025-04-25T04:32:13.8691960Z [5433/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2.cpp.o 2025-04-25T04:32:13.8693417Z [5434/7823] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2025-04-25T04:32:13.9139037Z [5434/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2fnuz.cpp.o 2025-04-25T04:32:13.9140564Z [5435/7823] Building CXX object c10/CMakeFiles/c10.dir/util/DynamicCounter.cpp.o 2025-04-25T04:32:13.9654031Z [5435/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e8m0fnu.cpp.o 2025-04-25T04:32:13.9655722Z [5436/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fnuz.cpp.o 2025-04-25T04:32:13.9877434Z [5436/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Gauge.cpp.o 2025-04-25T04:32:13.9878774Z [5437/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2025-04-25T04:32:14.0160926Z [5437/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2025-04-25T04:32:14.0161658Z [5438/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fn.cpp.o 2025-04-25T04:32:14.0298349Z [5438/7823] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2025-04-25T04:32:14.0299753Z [5439/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2.cpp.o 2025-04-25T04:32:14.0302827Z [5439/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2025-04-25T04:32:14.0304005Z [5440/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2fnuz.cpp.o 2025-04-25T04:32:14.0951487Z [5440/7823] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2025-04-25T04:32:14.0952970Z [5441/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e8m0fnu.cpp.o 2025-04-25T04:32:14.1770307Z [5441/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2025-04-25T04:32:14.1771633Z [5442/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Gauge.cpp.o 2025-04-25T04:32:14.1919351Z [5442/7823] Building CXX object c10/CMakeFiles/c10.dir/util/NetworkFlow.cpp.o 2025-04-25T04:32:14.1920746Z [5443/7823] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2025-04-25T04:32:14.2111902Z [5443/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2025-04-25T04:32:14.2115855Z [5444/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2025-04-25T04:32:14.2354573Z [5444/7823] Building CXX object c10/CMakeFiles/c10.dir/util/ParallelGuard.cpp.o 2025-04-25T04:32:14.2356134Z [5445/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2025-04-25T04:32:14.2678689Z [5445/7823] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2025-04-25T04:32:14.2680079Z [5446/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2025-04-25T04:32:14.2682706Z [5446/7823] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2025-04-25T04:32:14.2684889Z [5447/7823] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2025-04-25T04:32:14.2688308Z [5447/7823] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2025-04-25T04:32:14.2691036Z [5448/7823] Building CXX object c10/CMakeFiles/c10.dir/util/ParallelGuard.cpp.o 2025-04-25T04:32:14.3047594Z [5448/7823] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2025-04-25T04:32:14.3048976Z [5449/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2025-04-25T04:32:14.3831821Z [5449/7823] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2025-04-25T04:32:14.3833184Z [5450/7823] Building CXX object c10/CMakeFiles/c10.dir/util/NetworkFlow.cpp.o 2025-04-25T04:32:14.4248229Z [5450/7823] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2025-04-25T04:32:14.4249612Z [5451/7823] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2025-04-25T04:32:14.4448157Z [5451/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2025-04-25T04:32:14.4449078Z [5452/7823] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2025-04-25T04:32:14.4666054Z [5452/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2025-04-25T04:32:14.4667513Z [5453/7823] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2025-04-25T04:32:14.5042558Z [5453/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2025-04-25T04:32:14.5043902Z [5454/7823] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2025-04-25T04:32:14.5045403Z [5454/7823] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2025-04-25T04:32:14.5046174Z [5455/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2025-04-25T04:32:14.5248102Z [5455/7823] Building CXX object c10/CMakeFiles/c10.dir/util/WaitCounter.cpp.o 2025-04-25T04:32:14.5249538Z [5456/7823] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2025-04-25T04:32:14.5270858Z [5456/7823] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2025-04-25T04:32:14.5272286Z [5457/7823] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2025-04-25T04:32:14.5433270Z [5457/7823] Building CXX object c10/CMakeFiles/c10.dir/util/env.cpp.o 2025-04-25T04:32:14.5434784Z [5458/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2025-04-25T04:32:14.6104092Z [5458/7823] Building CXX object c10/CMakeFiles/c10.dir/util/error.cpp.o 2025-04-25T04:32:14.6105683Z [5459/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2025-04-25T04:32:14.6700812Z [5459/7823] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2025-04-25T04:32:14.6702400Z [5460/7823] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2025-04-25T04:32:14.6849306Z [5460/7823] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2025-04-25T04:32:14.6850802Z [5461/7823] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2025-04-25T04:32:14.7190508Z [5461/7823] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2025-04-25T04:32:14.7191809Z [5462/7823] Building CXX object c10/CMakeFiles/c10.dir/util/error.cpp.o 2025-04-25T04:32:14.7375154Z [5462/7823] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2025-04-25T04:32:14.7376579Z [5463/7823] Building CXX object c10/CMakeFiles/c10.dir/util/WaitCounter.cpp.o 2025-04-25T04:32:14.7874007Z [5463/7823] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2025-04-25T04:32:14.7875444Z [5464/7823] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2025-04-25T04:32:14.8396956Z [5464/7823] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2025-04-25T04:32:14.8398203Z [5465/7823] Building CXX object c10/CMakeFiles/c10.dir/util/env.cpp.o 2025-04-25T04:32:14.8567570Z [5465/7823] Building CXX object c10/CMakeFiles/c10.dir/util/tempfile.cpp.o 2025-04-25T04:32:14.8569032Z [5466/7823] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2025-04-25T04:32:14.9598524Z [5466/7823] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2025-04-25T04:32:14.9599849Z [5467/7823] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2025-04-25T04:32:14.9736710Z [5467/7823] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2025-04-25T04:32:14.9737666Z [5468/7823] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2025-04-25T04:32:14.9884263Z [5468/7823] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2025-04-25T04:32:14.9886273Z [5469/7823] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2025-04-25T04:32:15.0374303Z [5469/7823] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2025-04-25T04:32:15.0375974Z [5470/7823] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2025-04-25T04:32:15.1264698Z [5470/7823] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2025-04-25T04:32:15.1266235Z [5471/7823] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2025-04-25T04:32:15.1815319Z [5471/7823] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2025-04-25T04:32:15.1817003Z [5472/7823] Building CXX object c10/CMakeFiles/c10.dir/util/tempfile.cpp.o 2025-04-25T04:32:15.2677308Z [5472/7823] Building CXX object c10/test/CMakeFiles/c10_Scalar_test.dir/core/Scalar_test.cpp.o 2025-04-25T04:32:15.2678236Z [5473/7823] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2025-04-25T04:32:15.3231736Z [5473/7823] Linking CXX shared library lib/libc10.so 2025-04-25T04:32:15.3233560Z [5474/7823] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2025-04-25T04:32:15.3451137Z [5474/7823] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2025-04-25T04:32:15.3452945Z [5475/7823] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2025-04-25T04:32:15.3490049Z [5475/7823] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2025-04-25T04:32:15.3491905Z [5476/7823] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2025-04-25T04:32:15.4454913Z [5476/7823] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2025-04-25T04:32:15.4457728Z [5477/7823] Linking CXX shared library lib/libc10.so 2025-04-25T04:32:15.4582063Z [5477/7823] Linking CXX executable bin/c10_CompileTimeFunctionPointer_test 2025-04-25T04:32:15.4583894Z [5478/7823] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2025-04-25T04:32:15.5300055Z [5478/7823] Linking CXX executable bin/c10_DeviceGuard_test 2025-04-25T04:32:15.5301681Z [5479/7823] Building CXX object c10/test/CMakeFiles/c10_Scalar_test.dir/core/Scalar_test.cpp.o 2025-04-25T04:32:15.5903107Z [5479/7823] Linking CXX executable bin/c10_Device_test 2025-04-25T04:32:15.5904660Z [5480/7823] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2025-04-25T04:32:15.6127948Z [5480/7823] Linking CXX executable bin/c10_DispatchKeySet_test 2025-04-25T04:32:15.6129568Z [5481/7823] Linking CXX executable bin/c10_CompileTimeFunctionPointer_test 2025-04-25T04:32:15.6130643Z Warning: Unused direct dependencies: 2025-04-25T04:32:15.6131301Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:15.6132240Z 2025-04-25T04:32:15.6144630Z [5481/7823] Linking CXX executable bin/c10_Scalar_test 2025-04-25T04:32:15.6145663Z [5482/7823] Linking CXX executable bin/c10_DeviceGuard_test 2025-04-25T04:32:15.6625460Z [5482/7823] Linking CXX executable bin/c10_StreamGuard_test 2025-04-25T04:32:15.6626420Z [5483/7823] Linking CXX executable bin/c10_Device_test 2025-04-25T04:32:15.6747050Z [5483/7823] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2025-04-25T04:32:15.6749034Z [5484/7823] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2025-04-25T04:32:15.6933282Z [5484/7823] Linking CXX executable bin/c10_InlineDeviceGuard_test 2025-04-25T04:32:15.6934738Z [5485/7823] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2025-04-25T04:32:15.7200881Z [5485/7823] Linking CXX executable bin/c10_SymInt_test 2025-04-25T04:32:15.7201820Z [5486/7823] Linking CXX executable bin/c10_DispatchKeySet_test 2025-04-25T04:32:15.7377179Z [5486/7823] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2025-04-25T04:32:15.7378739Z [5487/7823] Linking CXX executable bin/c10_Scalar_test 2025-04-25T04:32:15.7466973Z [5487/7823] Building CXX object c10/test/CMakeFiles/c10_cow_test.dir/core/impl/cow_test.cpp.o 2025-04-25T04:32:15.7468011Z [5488/7823] Linking CXX executable bin/c10_StreamGuard_test 2025-04-25T04:32:15.7468636Z Warning: Unused direct dependencies: 2025-04-25T04:32:15.7469148Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:15.7469496Z 2025-04-25T04:32:15.8103386Z [5488/7823] Building CXX object c10/test/CMakeFiles/c10_ArrayRef_test.dir/util/ArrayRef_test.cpp.o 2025-04-25T04:32:15.8105061Z [5489/7823] Linking CXX executable bin/c10_InlineDeviceGuard_test 2025-04-25T04:32:15.8521268Z [5489/7823] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2025-04-25T04:32:15.8522647Z [5490/7823] Linking CXX executable bin/c10_SymInt_test 2025-04-25T04:32:15.9602317Z [5490/7823] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2025-04-25T04:32:15.9605846Z [5491/7823] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2025-04-25T04:32:16.0361034Z [5491/7823] Linking CXX executable bin/c10_InlineStreamGuard_test 2025-04-25T04:32:16.0362243Z [5492/7823] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2025-04-25T04:32:16.0627504Z [5492/7823] Linking CXX executable bin/c10_ConstexprCrc_test 2025-04-25T04:32:16.0629367Z [5493/7823] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2025-04-25T04:32:16.0823344Z [5493/7823] Linking CXX executable bin/c10_SizesAndStrides_test 2025-04-25T04:32:16.0824657Z [5494/7823] Building CXX object c10/test/CMakeFiles/c10_ArrayRef_test.dir/util/ArrayRef_test.cpp.o 2025-04-25T04:32:16.1288215Z [5494/7823] Linking CXX executable bin/c10_ArrayRef_test 2025-04-25T04:32:16.1289965Z [5495/7823] Building CXX object c10/test/CMakeFiles/c10_cow_test.dir/core/impl/cow_test.cpp.o 2025-04-25T04:32:16.1302143Z [5495/7823] Linking CXX executable bin/c10_cow_test 2025-04-25T04:32:16.1302946Z [5496/7823] Linking CXX executable bin/c10_InlineStreamGuard_test 2025-04-25T04:32:16.1534100Z [5496/7823] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2025-04-25T04:32:16.1535720Z [5497/7823] Linking CXX executable bin/c10_ConstexprCrc_test 2025-04-25T04:32:16.1536512Z Warning: Unused direct dependencies: 2025-04-25T04:32:16.1537185Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:16.1537920Z 2025-04-25T04:32:16.1538926Z [5497/7823] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2025-04-25T04:32:16.1540697Z [5498/7823] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2025-04-25T04:32:16.1940525Z [5498/7823] Linking CXX executable bin/c10_Bitset_test 2025-04-25T04:32:16.1941717Z [5499/7823] Linking CXX executable bin/c10_SizesAndStrides_test 2025-04-25T04:32:16.2376228Z [5499/7823] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2025-04-25T04:32:16.2377682Z [5500/7823] Linking CXX executable bin/c10_ArrayRef_test 2025-04-25T04:32:16.2378405Z Warning: Unused direct dependencies: 2025-04-25T04:32:16.2379013Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:16.2379518Z 2025-04-25T04:32:16.2853651Z [5500/7823] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2025-04-25T04:32:16.2855157Z [5501/7823] Linking CXX executable bin/c10_cow_test 2025-04-25T04:32:16.3289822Z [5501/7823] Building CXX object c10/test/CMakeFiles/c10_NetworkFlow_test.dir/util/NetworkFlow_test.cpp.o 2025-04-25T04:32:16.3291237Z [5502/7823] Linking CXX executable bin/c10_Bitset_test 2025-04-25T04:32:16.3291951Z Warning: Unused direct dependencies: 2025-04-25T04:32:16.3292611Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:16.3293075Z 2025-04-25T04:32:16.4600768Z [5502/7823] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2025-04-25T04:32:16.4602657Z [5503/7823] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2025-04-25T04:32:16.5367169Z [5503/7823] Linking CXX executable bin/c10_Half_test 2025-04-25T04:32:16.5368646Z [5504/7823] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2025-04-25T04:32:16.5383963Z [5504/7823] Linking CXX executable bin/c10_LeftRight_test 2025-04-25T04:32:16.5385881Z [5505/7823] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2025-04-25T04:32:16.5673060Z [5505/7823] Linking CXX executable bin/c10_DeadlockDetection_test 2025-04-25T04:32:16.5674132Z [5506/7823] Linking CXX executable bin/c10_Half_test 2025-04-25T04:32:16.5674816Z Warning: Unused direct dependencies: 2025-04-25T04:32:16.5675478Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:16.5675931Z 2025-04-25T04:32:16.5804878Z [5506/7823] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2025-04-25T04:32:16.5807069Z [5507/7823] Building CXX object c10/test/CMakeFiles/c10_NetworkFlow_test.dir/util/NetworkFlow_test.cpp.o 2025-04-25T04:32:16.5829032Z [5507/7823] Linking CXX executable bin/c10_NetworkFlow_test 2025-04-25T04:32:16.5830866Z [5508/7823] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2025-04-25T04:32:16.5877187Z [5508/7823] Linking CXX executable bin/c10_Synchronized_test 2025-04-25T04:32:16.5878798Z [5509/7823] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2025-04-25T04:32:16.6966620Z [5509/7823] Linking CXX executable bin/c10_Metaprogramming_test 2025-04-25T04:32:16.6967765Z [5510/7823] Linking CXX executable bin/c10_NetworkFlow_test 2025-04-25T04:32:16.6972786Z [5510/7823] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2025-04-25T04:32:16.6974184Z [5511/7823] Linking CXX executable bin/c10_LeftRight_test 2025-04-25T04:32:16.6974938Z Warning: Unused direct dependencies: 2025-04-25T04:32:16.6975605Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:16.6976072Z 2025-04-25T04:32:16.7030385Z [5511/7823] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2025-04-25T04:32:16.7031482Z [5512/7823] Linking CXX executable bin/c10_DeadlockDetection_test 2025-04-25T04:32:16.7475081Z [5512/7823] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2025-04-25T04:32:16.7476570Z [5513/7823] Linking CXX executable bin/c10_Synchronized_test 2025-04-25T04:32:16.7477336Z Warning: Unused direct dependencies: 2025-04-25T04:32:16.7478007Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:16.7478502Z 2025-04-25T04:32:16.7501138Z [5513/7823] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2025-04-25T04:32:16.7502744Z [5514/7823] Linking CXX executable bin/c10_Metaprogramming_test 2025-04-25T04:32:16.7503589Z Warning: Unused direct dependencies: 2025-04-25T04:32:16.7504277Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:16.7504761Z 2025-04-25T04:32:16.8748421Z [5514/7823] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2025-04-25T04:32:16.8750296Z [5515/7823] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2025-04-25T04:32:16.9958691Z [5515/7823] Linking CXX executable bin/c10_ThreadLocal_test 2025-04-25T04:32:16.9959489Z [5516/7823] Linking CXX executable bin/c10_ThreadLocal_test 2025-04-25T04:32:16.9960131Z Warning: Unused direct dependencies: 2025-04-25T04:32:16.9960637Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:16.9960933Z 2025-04-25T04:32:17.0107063Z [5516/7823] Building CXX object c10/test/CMakeFiles/c10_bit_cast_test.dir/util/bit_cast_test.cpp.o 2025-04-25T04:32:17.0108857Z [5517/7823] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2025-04-25T04:32:17.0150610Z [5517/7823] Linking CXX executable bin/c10_accumulate_test 2025-04-25T04:32:17.0152017Z [5518/7823] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2025-04-25T04:32:17.0387296Z [5518/7823] Linking CXX executable bin/c10_TypeList_test 2025-04-25T04:32:17.0388421Z [5519/7823] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2025-04-25T04:32:17.0446810Z [5519/7823] Linking CXX executable bin/c10_TypeIndex_test 2025-04-25T04:32:17.0448327Z [5520/7823] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2025-04-25T04:32:17.1203240Z [5520/7823] Linking CXX executable bin/c10_TypeTraits_test 2025-04-25T04:32:17.1204590Z [5521/7823] Linking CXX executable bin/c10_accumulate_test 2025-04-25T04:32:17.1565224Z [5521/7823] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2025-04-25T04:32:17.1567002Z [5522/7823] Linking CXX executable bin/c10_TypeTraits_test 2025-04-25T04:32:17.1567909Z Warning: Unused direct dependencies: 2025-04-25T04:32:17.1568591Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:17.1569150Z 2025-04-25T04:32:17.1625113Z [5522/7823] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2025-04-25T04:32:17.1626477Z [5523/7823] Linking CXX executable bin/c10_TypeList_test 2025-04-25T04:32:17.1627226Z Warning: Unused direct dependencies: 2025-04-25T04:32:17.1627904Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:17.1628392Z 2025-04-25T04:32:17.1800460Z [5523/7823] Building CXX object c10/test/CMakeFiles/c10_error_test.dir/util/error_test.cpp.o 2025-04-25T04:32:17.1802340Z [5524/7823] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2025-04-25T04:32:17.1865308Z [5524/7823] Linking CXX executable bin/c10_bfloat16_test 2025-04-25T04:32:17.1866414Z [5525/7823] Linking CXX executable bin/c10_TypeIndex_test 2025-04-25T04:32:17.1867217Z Warning: Unused direct dependencies: 2025-04-25T04:32:17.1867871Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:17.1868371Z 2025-04-25T04:32:17.3326440Z [5525/7823] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2025-04-25T04:32:17.3327844Z [5526/7823] Linking CXX executable bin/c10_bfloat16_test 2025-04-25T04:32:17.3328613Z Warning: Unused direct dependencies: 2025-04-25T04:32:17.3329286Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:17.3329760Z 2025-04-25T04:32:17.3793136Z [5526/7823] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2025-04-25T04:32:17.3794911Z [5527/7823] Building CXX object c10/test/CMakeFiles/c10_bit_cast_test.dir/util/bit_cast_test.cpp.o 2025-04-25T04:32:17.4190080Z [5527/7823] Linking CXX executable bin/c10_bit_cast_test 2025-04-25T04:32:17.4191530Z [5528/7823] Building CXX object c10/test/CMakeFiles/c10_error_test.dir/util/error_test.cpp.o 2025-04-25T04:32:17.4541295Z [5528/7823] Linking CXX executable bin/c10_error_test 2025-04-25T04:32:17.4542867Z [5529/7823] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2025-04-25T04:32:17.5253396Z [5529/7823] Linking CXX executable bin/c10_exception_test 2025-04-25T04:32:17.5253969Z [5530/7823] Linking CXX executable bin/c10_error_test 2025-04-25T04:32:17.5395931Z [5530/7823] Building CXX object c10/test/CMakeFiles/c10_generic_math_test.dir/util/generic_math_test.cpp.o 2025-04-25T04:32:17.5440054Z [5531/7823] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2025-04-25T04:32:17.5441613Z [5531/7823] Linking CXX executable bin/c10_complex_math_test 2025-04-25T04:32:17.5442545Z [5532/7823] Linking CXX executable bin/c10_bit_cast_test 2025-04-25T04:32:17.5442994Z Warning: Unused direct dependencies: 2025-04-25T04:32:17.5443393Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:17.5443654Z 2025-04-25T04:32:17.5598190Z [5532/7823] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2025-04-25T04:32:17.5599999Z [5533/7823] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2025-04-25T04:32:17.5670516Z [5533/7823] Linking CXX executable bin/c10_complex_test 2025-04-25T04:32:17.5671567Z [5534/7823] Linking CXX executable bin/c10_exception_test 2025-04-25T04:32:17.6548870Z [5534/7823] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2025-04-25T04:32:17.6550101Z [5535/7823] Linking CXX executable bin/c10_complex_math_test 2025-04-25T04:32:17.6550604Z Warning: Unused direct dependencies: 2025-04-25T04:32:17.6550981Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:17.6551311Z 2025-04-25T04:32:17.6665069Z [5535/7823] Building CXX object c10/test/CMakeFiles/c10_lazy_test.dir/util/lazy_test.cpp.o 2025-04-25T04:32:17.6667022Z [5536/7823] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2025-04-25T04:32:17.7246670Z [5536/7823] Linking CXX executable bin/c10_flags_test 2025-04-25T04:32:17.7248122Z [5537/7823] Linking CXX executable bin/c10_complex_test 2025-04-25T04:32:17.7248973Z Warning: Unused direct dependencies: 2025-04-25T04:32:17.7249708Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:17.7250280Z 2025-04-25T04:32:17.7762954Z [5537/7823] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2025-04-25T04:32:17.7764333Z [5538/7823] Linking CXX executable bin/c10_flags_test 2025-04-25T04:32:17.9153566Z [5538/7823] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2025-04-25T04:32:17.9155225Z [5539/7823] Building CXX object c10/test/CMakeFiles/c10_lazy_test.dir/util/lazy_test.cpp.o 2025-04-25T04:32:17.9180538Z [5539/7823] Linking CXX executable bin/c10_lazy_test 2025-04-25T04:32:17.9182254Z [5540/7823] Building CXX object c10/test/CMakeFiles/c10_generic_math_test.dir/util/generic_math_test.cpp.o 2025-04-25T04:32:17.9284216Z [5540/7823] Linking CXX executable bin/c10_generic_math_test 2025-04-25T04:32:17.9285747Z [5541/7823] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2025-04-25T04:32:18.0271268Z [5541/7823] Linking CXX executable bin/c10_irange_test 2025-04-25T04:32:18.0271905Z [5542/7823] Linking CXX executable bin/c10_lazy_test 2025-04-25T04:32:18.0272349Z Warning: Unused direct dependencies: 2025-04-25T04:32:18.0272785Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:18.0273085Z 2025-04-25T04:32:18.0378519Z [5542/7823] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2025-04-25T04:32:18.0380139Z [5543/7823] Linking CXX executable bin/c10_irange_test 2025-04-25T04:32:18.0380918Z Warning: Unused direct dependencies: 2025-04-25T04:32:18.0381645Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:18.0382154Z 2025-04-25T04:32:18.0749058Z [5543/7823] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2025-04-25T04:32:18.0750201Z [5544/7823] Linking CXX executable bin/c10_generic_math_test 2025-04-25T04:32:18.0750829Z Warning: Unused direct dependencies: 2025-04-25T04:32:18.0751194Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:18.0751457Z 2025-04-25T04:32:18.0765377Z [5544/7823] Building CXX object c10/test/CMakeFiles/c10_small_vector_test.dir/util/small_vector_test.cpp.o 2025-04-25T04:32:18.0766440Z [5545/7823] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2025-04-25T04:32:18.0769579Z [5545/7823] Linking CXX executable bin/c10_intrusive_ptr_test 2025-04-25T04:32:18.0770727Z [5546/7823] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2025-04-25T04:32:18.1365924Z [5546/7823] Linking CXX executable bin/c10_logging_test 2025-04-25T04:32:18.1367261Z [5547/7823] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2025-04-25T04:32:18.1968602Z [5547/7823] Linking CXX executable bin/c10_optional_test 2025-04-25T04:32:18.1969851Z [5548/7823] Linking CXX executable bin/c10_logging_test 2025-04-25T04:32:18.3148204Z [5548/7823] Building CXX object c10/test/CMakeFiles/c10_ssize_test.dir/util/ssize_test.cpp.o 2025-04-25T04:32:18.3149772Z [5549/7823] Linking CXX executable bin/c10_optional_test 2025-04-25T04:32:18.3150665Z Warning: Unused direct dependencies: 2025-04-25T04:32:18.3151427Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:18.3153394Z 2025-04-25T04:32:18.3366941Z [5549/7823] Building CXX object c10/test/CMakeFiles/c10_string_util_test.dir/util/string_util_test.cpp.o 2025-04-25T04:32:18.3368382Z [5550/7823] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2025-04-25T04:32:18.3399012Z [5550/7823] Linking CXX executable bin/c10_registry_test 2025-04-25T04:32:18.3400741Z [5551/7823] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2025-04-25T04:32:18.3761842Z [5551/7823] Linking CXX executable bin/c10_ordered_preserving_dict_test 2025-04-25T04:32:18.3763083Z [5552/7823] Linking CXX executable bin/c10_intrusive_ptr_test 2025-04-25T04:32:18.3763881Z Warning: Unused direct dependencies: 2025-04-25T04:32:18.3764509Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:18.3764950Z 2025-04-25T04:32:18.4540397Z [5552/7823] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2025-04-25T04:32:18.4542105Z [5553/7823] Linking CXX executable bin/c10_ordered_preserving_dict_test 2025-04-25T04:32:18.4992082Z [5553/7823] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2025-04-25T04:32:18.4994063Z [5554/7823] Building CXX object c10/test/CMakeFiles/c10_small_vector_test.dir/util/small_vector_test.cpp.o 2025-04-25T04:32:18.5026566Z [5554/7823] Linking CXX executable bin/c10_small_vector_test 2025-04-25T04:32:18.5027682Z [5555/7823] Linking CXX executable bin/c10_registry_test 2025-04-25T04:32:18.5666832Z [5555/7823] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2025-04-25T04:32:18.5668609Z [5556/7823] Building CXX object c10/test/CMakeFiles/c10_ssize_test.dir/util/ssize_test.cpp.o 2025-04-25T04:32:18.6178692Z [5556/7823] Linking CXX executable bin/c10_ssize_test 2025-04-25T04:32:18.6179520Z [5557/7823] Building CXX object c10/test/CMakeFiles/c10_string_util_test.dir/util/string_util_test.cpp.o 2025-04-25T04:32:18.6693201Z [5557/7823] Linking CXX executable bin/c10_string_util_test 2025-04-25T04:32:18.6694723Z [5558/7823] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2025-04-25T04:32:18.6909335Z [5558/7823] Linking CXX executable bin/c10_string_view_test 2025-04-25T04:32:18.6910444Z [5559/7823] Linking CXX executable bin/c10_small_vector_test 2025-04-25T04:32:18.7149708Z [5559/7823] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2025-04-25T04:32:18.7151335Z [5560/7823] Linking CXX executable bin/c10_ssize_test 2025-04-25T04:32:18.7152064Z Warning: Unused direct dependencies: 2025-04-25T04:32:18.7152709Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:18.7153189Z 2025-04-25T04:32:18.7366823Z [5560/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPAllocatorConfig.cpp.o 2025-04-25T04:32:18.7368149Z [5561/7823] Linking CXX executable bin/c10_string_util_test 2025-04-25T04:32:18.8036028Z [5561/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPCachingAllocator.cpp.o 2025-04-25T04:32:18.8037833Z [5562/7823] Linking CXX executable bin/c10_string_view_test 2025-04-25T04:32:18.8038744Z Warning: Unused direct dependencies: 2025-04-25T04:32:18.8039476Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:18.8039959Z 2025-04-25T04:32:18.8149276Z [5562/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPDeviceAssertionHost.cpp.o 2025-04-25T04:32:18.8151293Z [5563/7823] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2025-04-25T04:32:18.8485214Z [5563/7823] Linking CXX executable bin/c10_tempfile_test 2025-04-25T04:32:18.8486467Z [5564/7823] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2025-04-25T04:32:18.8996868Z [5564/7823] Linking CXX executable bin/c10_typeid_test 2025-04-25T04:32:18.8998441Z [5565/7823] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2025-04-25T04:32:18.9649928Z [5565/7823] Linking CXX executable bin/c10_intrusive_ptr_benchmark 2025-04-25T04:32:18.9651312Z [5566/7823] Linking CXX executable bin/c10_tempfile_test 2025-04-25T04:32:18.9956659Z [5566/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPException.cpp.o 2025-04-25T04:32:18.9957872Z [5567/7823] Linking CXX executable bin/c10_typeid_test 2025-04-25T04:32:19.0532708Z [5567/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPFunctions.cpp.o 2025-04-25T04:32:19.0539168Z [5568/7823] Linking CXX executable bin/c10_intrusive_ptr_benchmark 2025-04-25T04:32:19.0544557Z Warning: Unused direct dependencies: 2025-04-25T04:32:19.0545287Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:19.0546000Z /lib/x86_64-linux-gnu/librt.so.1 2025-04-25T04:32:19.0551876Z 2025-04-25T04:32:19.1300617Z [5568/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPMallocAsyncAllocator.cpp.o 2025-04-25T04:32:19.1302498Z [5569/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPDeviceAssertionHost.cpp.o 2025-04-25T04:32:19.1304597Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:32:19.1305851Z 2025-04-25T04:32:19.1670495Z [5569/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPMiscFunctions.cpp.o 2025-04-25T04:32:19.1672133Z [5570/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPAllocatorConfig.cpp.o 2025-04-25T04:32:19.1674168Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:32:19.1679631Z 2025-04-25T04:32:19.3045299Z [5570/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPStream.cpp.o 2025-04-25T04:32:19.3046782Z [5571/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPMiscFunctions.cpp.o 2025-04-25T04:32:19.3048770Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:32:19.3050057Z 2025-04-25T04:32:19.3060997Z [5571/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/driver_api.cpp.o 2025-04-25T04:32:19.3062588Z [5572/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPException.cpp.o 2025-04-25T04:32:19.3064501Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:32:19.3065644Z 2025-04-25T04:32:19.3590160Z [5572/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/impl/HIPGuardImpl.cpp.o 2025-04-25T04:32:19.3591242Z [5573/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/driver_api.cpp.o 2025-04-25T04:32:19.3592398Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:32:19.3593073Z 2025-04-25T04:32:19.3961767Z [5573/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/impl/HIPTest.cpp.o 2025-04-25T04:32:19.3963330Z [5574/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPFunctions.cpp.o 2025-04-25T04:32:19.3965355Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:32:19.3966562Z 2025-04-25T04:32:19.4551873Z [5574/7823] Building CXX object c10/hip/test/CMakeFiles/c10_hip_HIPTest.dir/impl/HIPTest.cpp.o 2025-04-25T04:32:19.4553599Z [5575/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPCachingAllocator.cpp.o 2025-04-25T04:32:19.4555634Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:32:19.4556840Z 2025-04-25T04:32:19.4721194Z [5575/7823] Building CXX object caffe2/CMakeFiles/caffe2_nvrtc.dir/__/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp.o 2025-04-25T04:32:19.4723065Z [5576/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPMallocAsyncAllocator.cpp.o 2025-04-25T04:32:19.4725407Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:32:19.4726592Z 2025-04-25T04:32:19.5540523Z [5576/7823] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2025-04-25T04:32:19.5542273Z [5577/7823] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2025-04-25T04:32:19.6173101Z [5577/7823] Linking C shared library lib/libtorch_global_deps.so 2025-04-25T04:32:19.6174275Z [5578/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPStream.cpp.o 2025-04-25T04:32:19.6175908Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:32:19.6179351Z /var/lib/jenkins/workspace/c10/hip/HIPStream.cpp:218:13: warning: ‘void c10::hip::{anonymous}::initDeviceStreamState(c10::DeviceIndex)’ defined but not used [-Wunused-function] 2025-04-25T04:32:19.6181665Z 218 | static void initDeviceStreamState(DeviceIndex device_index) { 2025-04-25T04:32:19.6182598Z | ^~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:19.6182952Z 2025-04-25T04:32:19.7025870Z [5578/7823] Generating /var/lib/jenkins/workspace/torch/csrc/autograd/generated/Functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/ViewFuncs.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_1.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_2.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_3.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_4.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_1.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_2.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_3.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_4.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp, /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/LazyNativeFunctions.cpp, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/RegisterLazy.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/Functions.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/variable_factories.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/ViewFuncs.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType.h, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/LazyIr.h, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/LazyNonNativeIr.h, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/LazyNativeFunctions.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_1.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_2.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_3.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_4.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_variable_methods.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_torch_functions_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_torch_functions_1.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_torch_functions_2.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_nn_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_fft_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_linalg_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_nested_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_sparse_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_special_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_return_types.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_enum_tag.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_return_types.h, /var/lib/jenkins/workspace/torch/testing/_internal/generated/annotated_fn_args.py, /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp 2025-04-25T04:32:19.7063834Z [5579/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/impl/HIPTest.cpp.o 2025-04-25T04:32:19.7064938Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:32:19.7065552Z 2025-04-25T04:32:19.7077852Z [5579/7823] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2025-04-25T04:32:19.7078805Z [5580/7823] Building CXX object c10/hip/test/CMakeFiles/c10_hip_HIPTest.dir/impl/HIPTest.cpp.o 2025-04-25T04:32:19.7735684Z [5580/7823] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2025-04-25T04:32:19.7737130Z [5581/7823] Building CXX object caffe2/CMakeFiles/caffe2_nvrtc.dir/__/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp.o 2025-04-25T04:32:19.7738517Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-25T04:32:19.7741392Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:32:19.7744591Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:32:19.7745397Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7747031Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:32:19.7748201Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:32:19.7748792Z | ^~~~ 2025-04-25T04:32:19.7749823Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:32:19.7750838Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:32:19.7751302Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7751876Z In file included from /opt/rocm/include/hip/hip_runtime.h:70, 2025-04-25T04:32:19.7752841Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2025-04-25T04:32:19.7753764Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2025-04-25T04:32:19.7754769Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-25T04:32:19.7755692Z /opt/rocm/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-25T04:32:19.7756466Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-25T04:32:19.7756970Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7757895Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-25T04:32:19.7760595Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:32:19.7762895Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:32:19.7763466Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7764481Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:32:19.7765608Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:32:19.7766160Z | ^~~~ 2025-04-25T04:32:19.7767221Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:32:19.7768212Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:32:19.7768665Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7769212Z In file included from /opt/rocm/include/hip/hip_runtime.h:70, 2025-04-25T04:32:19.7770031Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2025-04-25T04:32:19.7770940Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2025-04-25T04:32:19.7771863Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-25T04:32:19.7772797Z /opt/rocm/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-25T04:32:19.7773511Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-25T04:32:19.7774060Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7774767Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-25T04:32:19.7778268Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: warning: ‘hipError_t hipDevicePrimaryCtxGetState(hipDevice_t, unsigned int*, int*)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:32:19.7782643Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:32:19.7783461Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7784623Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:32:19.7785943Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:32:19.7786795Z | ^~~~ 2025-04-25T04:32:19.7788389Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:32:19.7789975Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:32:19.7790562Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7791420Z In file included from /opt/rocm/include/hip/hip_runtime.h:70, 2025-04-25T04:32:19.7792504Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2025-04-25T04:32:19.7793829Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2025-04-25T04:32:19.7795029Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-25T04:32:19.7796292Z /opt/rocm/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-25T04:32:19.7797573Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-25T04:32:19.7798529Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7799519Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-25T04:32:19.7803321Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: warning: ‘hipError_t hipDevicePrimaryCtxGetState(hipDevice_t, unsigned int*, int*)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:32:19.7806526Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:32:19.7807140Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7808479Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:32:19.7809885Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:32:19.7810582Z | ^~~~ 2025-04-25T04:32:19.7811895Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:32:19.7813163Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:32:19.7813727Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7814419Z In file included from /opt/rocm/include/hip/hip_runtime.h:70, 2025-04-25T04:32:19.7815421Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2025-04-25T04:32:19.7816594Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2025-04-25T04:32:19.7817768Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-25T04:32:19.7818940Z /opt/rocm/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-25T04:32:19.7820263Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-25T04:32:19.7821212Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7822859Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp: In function ‘at::cuda::NVRTC* at::cuda::load_nvrtc()’: 2025-04-25T04:32:19.7826652Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:32:19.7829703Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:32:19.7830446Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7831739Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:9:42: note: in definition of macro ‘CREATE_ASSIGN’ 2025-04-25T04:32:19.7833147Z 9 | #define CREATE_ASSIGN(name) self->name = name; 2025-04-25T04:32:19.7834043Z | ^~~~ 2025-04-25T04:32:19.7835489Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:10:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:32:19.7836722Z 10 | AT_FORALL_NVRTC(CREATE_ASSIGN) 2025-04-25T04:32:19.7837243Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7838199Z In file included from /opt/rocm/include/hip/hip_runtime.h:70, 2025-04-25T04:32:19.7839201Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2025-04-25T04:32:19.7840370Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2025-04-25T04:32:19.7841530Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-25T04:32:19.7842714Z /opt/rocm/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-25T04:32:19.7843685Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-25T04:32:19.7844370Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7847427Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:32:19.7850840Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:32:19.7851591Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7853166Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:9:42: note: in definition of macro ‘CREATE_ASSIGN’ 2025-04-25T04:32:19.7854611Z 9 | #define CREATE_ASSIGN(name) self->name = name; 2025-04-25T04:32:19.7855124Z | ^~~~ 2025-04-25T04:32:19.7856108Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:10:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:32:19.7857024Z 10 | AT_FORALL_NVRTC(CREATE_ASSIGN) 2025-04-25T04:32:19.7857414Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7857927Z In file included from /opt/rocm/include/hip/hip_runtime.h:70, 2025-04-25T04:32:19.7858665Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2025-04-25T04:32:19.7859484Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2025-04-25T04:32:19.7860363Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-25T04:32:19.7861233Z /opt/rocm/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-25T04:32:19.7862223Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-25T04:32:19.7862702Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7865911Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: warning: ‘hipError_t hipDevicePrimaryCtxGetState(hipDevice_t, unsigned int*, int*)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:32:19.7869260Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:32:19.7869832Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7870813Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:9:42: note: in definition of macro ‘CREATE_ASSIGN’ 2025-04-25T04:32:19.7871901Z 9 | #define CREATE_ASSIGN(name) self->name = name; 2025-04-25T04:32:19.7872640Z | ^~~~ 2025-04-25T04:32:19.7873689Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:10:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:32:19.7875000Z 10 | AT_FORALL_NVRTC(CREATE_ASSIGN) 2025-04-25T04:32:19.7875435Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7876033Z In file included from /opt/rocm/include/hip/hip_runtime.h:70, 2025-04-25T04:32:19.7876778Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2025-04-25T04:32:19.7877609Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2025-04-25T04:32:19.7878483Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-25T04:32:19.7879353Z /opt/rocm/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-25T04:32:19.7880303Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-25T04:32:19.7880991Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7883393Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: warning: ‘hipError_t hipDevicePrimaryCtxGetState(hipDevice_t, unsigned int*, int*)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:32:19.7886484Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:32:19.7887138Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7888669Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:9:42: note: in definition of macro ‘CREATE_ASSIGN’ 2025-04-25T04:32:19.7889676Z 9 | #define CREATE_ASSIGN(name) self->name = name; 2025-04-25T04:32:19.7890193Z | ^~~~ 2025-04-25T04:32:19.7891177Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:10:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:32:19.7892089Z 10 | AT_FORALL_NVRTC(CREATE_ASSIGN) 2025-04-25T04:32:19.7892503Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7893029Z In file included from /opt/rocm/include/hip/hip_runtime.h:70, 2025-04-25T04:32:19.7894046Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2025-04-25T04:32:19.7895593Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2025-04-25T04:32:19.7897226Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-25T04:32:19.7898798Z /opt/rocm/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-25T04:32:19.7900460Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-25T04:32:19.7901430Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:32:19.7901861Z 2025-04-25T04:32:19.7902175Z [5581/7823] Linking CXX shared library lib/libcaffe2_nvrtc.so 2025-04-25T04:32:19.7902809Z [5582/7823] Linking C shared library lib/libtorch_global_deps.so 2025-04-25T04:32:19.7903250Z Warning: Unused direct dependencies: 2025-04-25T04:32:19.7903657Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2025-04-25T04:32:19.7904073Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2025-04-25T04:32:19.7904460Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2025-04-25T04:32:19.7904803Z /lib/x86_64-linux-gnu/libpthread.so.0 2025-04-25T04:32:19.7905132Z /lib/x86_64-linux-gnu/libm.so.6 2025-04-25T04:32:19.7905599Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-25T04:32:19.7906088Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2025-04-25T04:32:19.7906371Z 2025-04-25T04:32:19.7906828Z [5582/7823] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2025-04-25T04:32:19.7907652Z [5583/7823] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2025-04-25T04:32:19.8064030Z [5583/7823] Linking C executable sleef/bin/mkrename 2025-04-25T04:32:19.8065536Z [5584/7823] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2025-04-25T04:32:19.8324478Z [5584/7823] Linking C executable sleef/bin/mkrename_gnuabi 2025-04-25T04:32:19.8325425Z [5585/7823] Linking C executable sleef/bin/mkrename 2025-04-25T04:32:19.8515041Z [5585/7823] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2025-04-25T04:32:19.8516050Z [5586/7823] Linking C executable sleef/bin/mkrename_gnuabi 2025-04-25T04:32:19.8691194Z [5586/7823] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2025-04-25T04:32:19.8692144Z [5587/7823] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2025-04-25T04:32:19.8700479Z [5587/7823] Linking C executable sleef/bin/mkmasked_gnuabi 2025-04-25T04:32:19.8701668Z [5588/7823] Linking CXX shared library lib/libcaffe2_nvrtc.so 2025-04-25T04:32:19.8702470Z Warning: Unused direct dependencies: 2025-04-25T04:32:19.8703056Z /opt/rocm/lib/libhiprtc.so.6 2025-04-25T04:32:19.8703590Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-25T04:32:19.8704131Z /lib/x86_64-linux-gnu/libm.so.6 2025-04-25T04:32:19.8704665Z /lib/x86_64-linux-gnu/libgcc_s.so.1 2025-04-25T04:32:19.8705012Z 2025-04-25T04:32:19.8723140Z [5588/7823] Generating include/renameavx512fnofma.h 2025-04-25T04:32:19.8723865Z [5589/7823] Generating include/renameavx512fnofma.h 2025-04-25T04:32:19.8724428Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2025-04-25T04:32:19.8724767Z 2025-04-25T04:32:19.9105625Z [5589/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2025-04-25T04:32:19.9107162Z [5590/7823] Linking C executable sleef/bin/mkmasked_gnuabi 2025-04-25T04:32:19.9112132Z [5590/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2025-04-25T04:32:19.9113708Z [5591/7823] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2025-04-25T04:32:19.9305129Z [5591/7823] Linking C executable sleef/bin/mkalias 2025-04-25T04:32:19.9306361Z [5592/7823] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2025-04-25T04:32:19.9397080Z [5592/7823] Linking C executable sleef/bin/mkdisp 2025-04-25T04:32:19.9398578Z [5593/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/impl/HIPGuardImpl.cpp.o 2025-04-25T04:32:19.9400528Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:32:19.9401634Z 2025-04-25T04:32:19.9565104Z [5593/7823] Linking CXX shared library lib/libc10_hip.so 2025-04-25T04:32:19.9566102Z [5594/7823] Linking C executable sleef/bin/mkalias 2025-04-25T04:32:19.9803132Z [5594/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2025-04-25T04:32:19.9804413Z [5595/7823] Linking C executable sleef/bin/mkdisp 2025-04-25T04:32:20.0692407Z [5595/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2025-04-25T04:32:20.0694395Z [5596/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2025-04-25T04:32:20.0707136Z [5596/7823] Generating include/renameavx512f.h 2025-04-25T04:32:20.0707939Z [5597/7823] Generating include/renameavx512f.h 2025-04-25T04:32:20.0708632Z Generating renameavx512f.h: mkrename finz_ 8 16 avx512f 2025-04-25T04:32:20.0709640Z 2025-04-25T04:32:20.0727523Z [5597/7823] Generating include/renameavx2.h 2025-04-25T04:32:20.0728432Z [5598/7823] Generating include/renameavx2.h 2025-04-25T04:32:20.0729134Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2025-04-25T04:32:20.0729637Z 2025-04-25T04:32:20.0869972Z [5598/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2025-04-25T04:32:20.0871177Z [5599/7823] Linking CXX shared library lib/libc10_hip.so 2025-04-25T04:32:20.0871839Z Warning: Unused direct dependencies: 2025-04-25T04:32:20.0872342Z /lib/x86_64-linux-gnu/libm.so.6 2025-04-25T04:32:20.0872854Z 2025-04-25T04:32:20.1095748Z [5599/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_1_var_test 2025-04-25T04:32:20.1097395Z [5600/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2025-04-25T04:32:20.1538150Z [5600/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_catches_stream 2025-04-25T04:32:20.1539527Z [5601/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2025-04-25T04:32:20.2000295Z [5601/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_catches_thread_and_block_and_device 2025-04-25T04:32:20.2002122Z [5602/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2025-04-25T04:32:20.2075684Z [5602/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_from_2_processes 2025-04-25T04:32:20.2077145Z [5603/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_1_var_test 2025-04-25T04:32:20.2078034Z Warning: Unused direct dependencies: 2025-04-25T04:32:20.2078734Z /var/lib/jenkins/workspace/build/lib/libc10_hip.so 2025-04-25T04:32:20.2079496Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:20.2080124Z /opt/rocm/lib/libamdhip64.so.6 2025-04-25T04:32:20.2080465Z 2025-04-25T04:32:20.2250739Z [5603/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_multiple_writes_from_blocks_and_threads 2025-04-25T04:32:20.2252328Z [5604/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2025-04-25T04:32:20.2338791Z [5604/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_multiple_writes_from_multiple_blocks 2025-04-25T04:32:20.2340365Z [5605/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_catches_stream 2025-04-25T04:32:20.2341267Z Warning: Unused direct dependencies: 2025-04-25T04:32:20.2342006Z /var/lib/jenkins/workspace/build/lib/libc10_hip.so 2025-04-25T04:32:20.2342769Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:20.2343397Z /opt/rocm/lib/libamdhip64.so.6 2025-04-25T04:32:20.2343756Z 2025-04-25T04:32:20.3153975Z [5605/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_multiple_writes_from_same_block 2025-04-25T04:32:20.3156383Z [5606/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_catches_thread_and_block_and_device 2025-04-25T04:32:20.3157196Z Warning: Unused direct dependencies: 2025-04-25T04:32:20.3157695Z /var/lib/jenkins/workspace/build/lib/libc10_hip.so 2025-04-25T04:32:20.3158352Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:20.3158916Z /opt/rocm/lib/libamdhip64.so.6 2025-04-25T04:32:20.3159235Z 2025-04-25T04:32:20.3308716Z [5606/7823] Linking CXX executable bin/c10_hip_HIPTest 2025-04-25T04:32:20.3309598Z [5607/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_multiple_writes_from_blocks_and_threads 2025-04-25T04:32:20.3310490Z Warning: Unused direct dependencies: 2025-04-25T04:32:20.3310934Z /var/lib/jenkins/workspace/build/lib/libc10_hip.so 2025-04-25T04:32:20.3311406Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:20.3311939Z /opt/rocm/lib/libamdhip64.so.6 2025-04-25T04:32:20.3313689Z 2025-04-25T04:32:20.3666038Z [5607/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2025-04-25T04:32:20.3667498Z [5608/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_from_2_processes 2025-04-25T04:32:20.3668404Z Warning: Unused direct dependencies: 2025-04-25T04:32:20.3669078Z /var/lib/jenkins/workspace/build/lib/libc10_hip.so 2025-04-25T04:32:20.3669863Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:20.3670541Z /opt/rocm/lib/libamdhip64.so.6 2025-04-25T04:32:20.3670939Z 2025-04-25T04:32:20.3911166Z [5608/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2025-04-25T04:32:20.3912917Z [5609/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_multiple_writes_from_multiple_blocks 2025-04-25T04:32:20.3914068Z Warning: Unused direct dependencies: 2025-04-25T04:32:20.3914709Z /var/lib/jenkins/workspace/build/lib/libc10_hip.so 2025-04-25T04:32:20.3915438Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:20.3916113Z /opt/rocm/lib/libamdhip64.so.6 2025-04-25T04:32:20.3916521Z 2025-04-25T04:32:20.3995399Z [5609/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2025-04-25T04:32:20.3997123Z [5610/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_multiple_writes_from_same_block 2025-04-25T04:32:20.3997711Z Warning: Unused direct dependencies: 2025-04-25T04:32:20.3998082Z /var/lib/jenkins/workspace/build/lib/libc10_hip.so 2025-04-25T04:32:20.3998499Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:20.3998874Z /opt/rocm/lib/libamdhip64.so.6 2025-04-25T04:32:20.3999071Z 2025-04-25T04:32:20.4012759Z [5610/7823] Generating include/renameavx2128.h 2025-04-25T04:32:20.4013683Z [5611/7823] Generating include/renameavx2128.h 2025-04-25T04:32:20.4014593Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2025-04-25T04:32:20.4015873Z 2025-04-25T04:32:20.4404804Z [5611/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2025-04-25T04:32:20.4406108Z [5612/7823] Linking CXX executable bin/c10_hip_HIPTest 2025-04-25T04:32:20.4406819Z Warning: Unused direct dependencies: 2025-04-25T04:32:20.4407480Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:32:20.4408151Z /opt/rocm/lib/libamdhip64.so.6 2025-04-25T04:32:20.4408521Z 2025-04-25T04:32:20.5306691Z [5612/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2025-04-25T04:32:20.5309171Z [5613/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2025-04-25T04:32:20.5651358Z [5613/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2025-04-25T04:32:20.5653070Z [5614/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2025-04-25T04:32:20.5654689Z [5614/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2025-04-25T04:32:20.5658785Z [5615/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2025-04-25T04:32:20.5681286Z [5615/7823] Generating include/renamefma4.h 2025-04-25T04:32:20.5682169Z [5616/7823] Generating include/renamefma4.h 2025-04-25T04:32:20.5682883Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2025-04-25T04:32:20.5686187Z 2025-04-25T04:32:20.5998766Z [5616/7823] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2025-04-25T04:32:20.6000468Z [5617/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2025-04-25T04:32:20.6054011Z [5617/7823] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2025-04-25T04:32:20.6060711Z [5618/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2025-04-25T04:32:20.7219155Z [5618/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2025-04-25T04:32:20.7220646Z [5619/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2025-04-25T04:32:20.7264878Z [5619/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2025-04-25T04:32:20.7266537Z [5620/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2025-04-25T04:32:20.7280566Z [5620/7823] Generating include/renameavx.h 2025-04-25T04:32:20.7281418Z [5621/7823] Generating include/renameavx.h 2025-04-25T04:32:20.7282133Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2025-04-25T04:32:20.7282618Z 2025-04-25T04:32:20.7677060Z [5621/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2025-04-25T04:32:20.7678699Z [5622/7823] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2025-04-25T04:32:20.7948255Z [5622/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2025-04-25T04:32:20.7949844Z [5623/7823] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2025-04-25T04:32:20.8308903Z [5623/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2025-04-25T04:32:20.8310310Z [5624/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2025-04-25T04:32:20.9341612Z [5624/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2025-04-25T04:32:20.9358259Z [5625/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2025-04-25T04:32:20.9359438Z [5625/7823] Generating include/renamesse4.h 2025-04-25T04:32:20.9360224Z [5626/7823] Generating include/renamesse4.h 2025-04-25T04:32:20.9360936Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2025-04-25T04:32:20.9361425Z 2025-04-25T04:32:20.9381907Z [5626/7823] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2025-04-25T04:32:20.9383609Z [5627/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2025-04-25T04:32:20.9406051Z [5627/7823] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2025-04-25T04:32:20.9417431Z [5628/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2025-04-25T04:32:20.9614746Z [5628/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2025-04-25T04:32:20.9616274Z [5629/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2025-04-25T04:32:21.0202621Z [5629/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2025-04-25T04:32:21.0208599Z [5630/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2025-04-25T04:32:21.0223789Z [5630/7823] Generating include/renamesse2.h 2025-04-25T04:32:21.0224649Z [5631/7823] Generating include/renamesse2.h 2025-04-25T04:32:21.0225332Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2025-04-25T04:32:21.0225786Z 2025-04-25T04:32:21.1236247Z [5631/7823] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2025-04-25T04:32:21.1237203Z [5632/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2025-04-25T04:32:21.1239491Z [5632/7823] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2025-04-25T04:32:21.1242656Z [5633/7823] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2025-04-25T04:32:21.1397976Z [5633/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2025-04-25T04:32:21.1399922Z [5634/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2025-04-25T04:32:21.1934718Z [5634/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2025-04-25T04:32:21.1936844Z [5635/7823] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2025-04-25T04:32:21.1951355Z [5635/7823] Generating include/renamepurec_scalar.h 2025-04-25T04:32:21.1952292Z [5636/7823] Generating include/renamepurec_scalar.h 2025-04-25T04:32:21.1953192Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2025-04-25T04:32:21.1953751Z 2025-04-25T04:32:21.2141129Z [5636/7823] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2025-04-25T04:32:21.2144093Z [5637/7823] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2025-04-25T04:32:21.2649008Z [5637/7823] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2025-04-25T04:32:21.2650730Z [5638/7823] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2025-04-25T04:32:21.2915483Z [5638/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2025-04-25T04:32:21.2916457Z [5639/7823] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2025-04-25T04:32:21.3063740Z [5639/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2025-04-25T04:32:21.3065567Z [5640/7823] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2025-04-25T04:32:21.3080133Z [5640/7823] Generating include/renamepurecfma_scalar.h 2025-04-25T04:32:21.3081131Z [5641/7823] Generating include/renamepurecfma_scalar.h 2025-04-25T04:32:21.3082042Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2025-04-25T04:32:21.3082628Z 2025-04-25T04:32:21.3216639Z [5641/7823] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2025-04-25T04:32:21.3218012Z [5642/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2025-04-25T04:32:21.3357950Z [5642/7823] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2025-04-25T04:32:21.3359427Z [5643/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2025-04-25T04:32:21.3557880Z [5643/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2025-04-25T04:32:21.3559369Z [5644/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2025-04-25T04:32:21.3602114Z [5644/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2025-04-25T04:32:21.3603560Z [5645/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2025-04-25T04:32:21.3621209Z [5645/7823] Generating include/renamecuda.h 2025-04-25T04:32:21.3621845Z [5646/7823] Generating include/renamecuda.h 2025-04-25T04:32:21.3622251Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2025-04-25T04:32:21.3622511Z 2025-04-25T04:32:21.3636398Z [5646/7823] Generating sleeflibm_AVX.h.tmp 2025-04-25T04:32:21.3637313Z [5647/7823] Generating sleeflibm_AVX.h.tmp 2025-04-25T04:32:21.3650053Z [5647/7823] Generating sleeflibm_AVX2.h.tmp 2025-04-25T04:32:21.3650907Z [5648/7823] Generating sleeflibm_AVX2.h.tmp 2025-04-25T04:32:21.3663050Z [5648/7823] Generating sleeflibm_AVX2128.h.tmp 2025-04-25T04:32:21.3663911Z [5649/7823] Generating sleeflibm_AVX2128.h.tmp 2025-04-25T04:32:21.3675618Z [5649/7823] Generating sleeflibm_AVX512F.h.tmp 2025-04-25T04:32:21.3676443Z [5650/7823] Generating sleeflibm_AVX512F.h.tmp 2025-04-25T04:32:21.3688122Z [5650/7823] Generating sleeflibm_AVX512FNOFMA.h.tmp 2025-04-25T04:32:21.3689014Z [5651/7823] Generating sleeflibm_AVX512FNOFMA.h.tmp 2025-04-25T04:32:21.3699769Z [5651/7823] Generating sleeflibm_AVX512F_.h.tmp 2025-04-25T04:32:21.3700698Z [5652/7823] Generating sleeflibm_AVX512F_.h.tmp 2025-04-25T04:32:21.3711699Z [5652/7823] Generating sleeflibm_AVX_.h.tmp 2025-04-25T04:32:21.3712522Z [5653/7823] Generating sleeflibm_AVX_.h.tmp 2025-04-25T04:32:21.3723706Z [5653/7823] Generating sleeflibm_DSP_SCALAR.h.tmp 2025-04-25T04:32:21.3724619Z [5654/7823] Generating sleeflibm_DSP_SCALAR.h.tmp 2025-04-25T04:32:21.3736358Z [5654/7823] Generating sleeflibm_FMA4.h.tmp 2025-04-25T04:32:21.3737176Z [5655/7823] Generating sleeflibm_FMA4.h.tmp 2025-04-25T04:32:21.3750371Z [5655/7823] Generating sleeflibm_PURECFMA_SCALAR.h.tmp 2025-04-25T04:32:21.3751391Z [5656/7823] Generating sleeflibm_PURECFMA_SCALAR.h.tmp 2025-04-25T04:32:21.3762847Z [5656/7823] Generating sleeflibm_PUREC_SCALAR.h.tmp 2025-04-25T04:32:21.3763714Z [5657/7823] Generating sleeflibm_PUREC_SCALAR.h.tmp 2025-04-25T04:32:21.3776170Z [5657/7823] Generating sleeflibm_SSE2.h.tmp 2025-04-25T04:32:21.3777031Z [5658/7823] Generating sleeflibm_SSE2.h.tmp 2025-04-25T04:32:21.3789827Z [5658/7823] Generating sleeflibm_SSE4.h.tmp 2025-04-25T04:32:21.3790642Z [5659/7823] Generating sleeflibm_SSE4.h.tmp 2025-04-25T04:32:21.3802748Z [5659/7823] Generating sleeflibm_SSE_.h.tmp 2025-04-25T04:32:21.3803586Z [5660/7823] Generating sleeflibm_SSE_.h.tmp 2025-04-25T04:32:21.3867597Z [5660/7823] Generating ../../../include/sleef.h 2025-04-25T04:32:21.3868506Z [5661/7823] Generating ../../../include/sleef.h 2025-04-25T04:32:21.3882952Z [5661/7823] Generating alias_AVX512F_dp.h.tmp 2025-04-25T04:32:21.3883815Z [5662/7823] Generating alias_AVX512F_dp.h.tmp 2025-04-25T04:32:21.3896330Z [5662/7823] Generating alias_AVX512F_sp.h.tmp 2025-04-25T04:32:21.3897176Z [5663/7823] Generating alias_AVX512F_sp.h.tmp 2025-04-25T04:32:21.3950998Z [5663/7823] Generating include/alias_avx512f.h 2025-04-25T04:32:21.3951966Z [5664/7823] Generating include/alias_avx512f.h 2025-04-25T04:32:21.3972763Z [5664/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2025-04-25T04:32:21.3974322Z [5665/7823] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2025-04-25T04:32:21.4138520Z [5665/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2025-04-25T04:32:21.4140061Z [5666/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2025-04-25T04:32:21.4306678Z [5666/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2025-04-25T04:32:21.4308449Z [5667/7823] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2025-04-25T04:32:21.4310768Z [5667/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2025-04-25T04:32:21.4315284Z [5668/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2025-04-25T04:32:21.4340923Z [5668/7823] Generating dispscalar.c.body 2025-04-25T04:32:21.4341796Z [5669/7823] Generating dispscalar.c.body 2025-04-25T04:32:21.4435399Z [5669/7823] Generating dispscalar.c 2025-04-25T04:32:21.4437117Z [5670/7823] Generating dispscalar.c 2025-04-25T04:32:21.4458446Z [5670/7823] Generating include/renamedspscalar.h 2025-04-25T04:32:21.4463162Z [5671/7823] Generating include/renamedspscalar.h 2025-04-25T04:32:21.5887995Z [5671/7823] Building C object sleef/src/libm/CMakeFiles/dispscalar_obj.dir/dispscalar.c.o 2025-04-25T04:32:21.5889753Z [5672/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2025-04-25T04:32:21.5904629Z [5672/7823] Generating dispsse.c.tmp 2025-04-25T04:32:21.5905567Z [5673/7823] Generating dispsse.c.tmp 2025-04-25T04:32:21.5928362Z [5673/7823] Generating dispsse.c 2025-04-25T04:32:21.5929910Z [5674/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2025-04-25T04:32:21.5946406Z [5674/7823] Generating include/renamedsp128.h 2025-04-25T04:32:21.5947804Z [5675/7823] Generating include/renamedsp128.h 2025-04-25T04:32:21.5962628Z [5675/7823] Generating dispavx.c.tmp 2025-04-25T04:32:21.5963373Z [5676/7823] Generating dispavx.c.tmp 2025-04-25T04:32:21.5983221Z [5676/7823] Generating dispavx.c 2025-04-25T04:32:21.5984468Z [5677/7823] Generating dispsse.c 2025-04-25T04:32:21.6022208Z [5677/7823] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2025-04-25T04:32:21.6023269Z [5678/7823] Generating dispavx.c 2025-04-25T04:32:21.6037923Z [5678/7823] Generating include/renamedsp256.h 2025-04-25T04:32:21.6039928Z [5679/7823] Generating include/renamedsp256.h 2025-04-25T04:32:21.6046030Z [5679/7823] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-04-25T04:32:21.6047350Z [5680/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2025-04-25T04:32:21.6490976Z [5680/7823] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-04-25T04:32:21.6493017Z [5681/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2025-04-25T04:32:21.6788800Z [5681/7823] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-04-25T04:32:21.6790803Z [5682/7823] Building C object sleef/src/libm/CMakeFiles/dispscalar_obj.dir/dispscalar.c.o 2025-04-25T04:32:21.8144637Z [5682/7823] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-04-25T04:32:21.8146715Z [5683/7823] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2025-04-25T04:32:21.9634140Z [5683/7823] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-04-25T04:32:21.9636862Z [5684/7823] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-04-25T04:32:22.0696027Z [5684/7823] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-04-25T04:32:22.0698821Z [5685/7823] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-04-25T04:32:22.1407517Z [5685/7823] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2025-04-25T04:32:22.1408991Z [5686/7823] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2025-04-25T04:32:22.2072975Z [5686/7823] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2025-04-25T04:32:22.2796837Z [5687/7823] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2025-04-25T04:32:22.2798252Z [5687/7823] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2025-04-25T04:32:22.2800129Z [5688/7823] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-04-25T04:32:22.2858490Z [5688/7823] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2025-04-25T04:32:22.2859647Z [5689/7823] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-04-25T04:32:22.3043369Z [5689/7823] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2025-04-25T04:32:22.3045456Z [5690/7823] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-04-25T04:32:22.3196946Z [5690/7823] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2025-04-25T04:32:22.3198520Z [5691/7823] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2025-04-25T04:32:22.3819492Z [5691/7823] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2025-04-25T04:32:22.3820875Z [5692/7823] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-04-25T04:32:22.3826417Z [5692/7823] Generating sources 2025-04-25T04:32:22.3828669Z [5693/7823] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2025-04-25T04:32:22.3903427Z [5693/7823] Generating /var/lib/jenkins/workspace/torch/_C/__init__.pyi, /var/lib/jenkins/workspace/torch/_C/_VariableFunctions.pyi, /var/lib/jenkins/workspace/torch/nn/functional.pyi 2025-04-25T04:32:22.3905879Z [5694/7823] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2025-04-25T04:32:22.4112857Z [5694/7823] Generating /var/lib/jenkins/workspace/torch/utils/data/datapipes/datapipe.pyi 2025-04-25T04:32:22.4114549Z [5695/7823] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2025-04-25T04:32:22.4462922Z [5695/7823] Linking C executable sleef/bin/addSuffix 2025-04-25T04:32:22.4466651Z [5696/7823] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2025-04-25T04:32:22.4474842Z [5696/7823] Linking C static library sleef/lib/libsleef.a 2025-04-25T04:32:22.4475618Z [5697/7823] Generating /var/lib/jenkins/workspace/torch/utils/data/datapipes/datapipe.pyi 2025-04-25T04:32:22.4511829Z [5697/7823] Regenerating version file... 2025-04-25T04:32:22.4810703Z [5698/7823] Linking C executable sleef/bin/addSuffix 2025-04-25T04:32:22.4812449Z [5699/7823] Linking C static library sleef/lib/libsleef.a 2025-04-25T04:32:22.4816434Z [5699/7823] Linking CXX executable bin/vec_test_all_types_DEFAULT 2025-04-25T04:32:22.6837308Z [5699/7823] Linking CXX executable bin/vec_test_all_types_AVX512 2025-04-25T04:32:22.6838580Z [5700/7823] Linking CXX executable bin/vec_test_all_types_AVX512 2025-04-25T04:32:22.6839142Z Warning: Unused direct dependencies: 2025-04-25T04:32:22.6839616Z /lib/x86_64-linux-gnu/librt.so.1 2025-04-25T04:32:22.6839891Z 2025-04-25T04:32:22.6840262Z [5700/7823] Linking CXX executable bin/vec_test_all_types_AVX2 2025-04-25T04:32:22.6840842Z [5701/7823] Linking CXX executable bin/vec_test_all_types_DEFAULT 2025-04-25T04:32:22.6841289Z Warning: Unused direct dependencies: 2025-04-25T04:32:22.6841616Z /lib/x86_64-linux-gnu/librt.so.1 2025-04-25T04:32:22.8860115Z 2025-04-25T04:32:22.8860992Z [5702/7823] Linking CXX executable bin/vec_test_all_types_AVX2 2025-04-25T04:32:22.8861583Z Warning: Unused direct dependencies: 2025-04-25T04:32:22.8861940Z /lib/x86_64-linux-gnu/librt.so.1 2025-04-25T04:32:23.9888872Z 2025-04-25T04:32:26.1303018Z [5703/7823] Generating sources 2025-04-25T04:32:28.6146430Z [5704/7823] Regenerating version file... 2025-04-25T04:32:28.6195377Z [5705/7823] Generating /var/lib/jenkins/workspace/torch/csrc/autograd/generated/Functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/ViewFuncs.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_1.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_2.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_3.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_4.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_1.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_2.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_3.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_4.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp, /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/LazyNativeFunctions.cpp, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/RegisterLazy.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/Functions.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/variable_factories.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/ViewFuncs.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType.h, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/LazyIr.h, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/LazyNonNativeIr.h, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/LazyNativeFunctions.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_1.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_2.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_3.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_4.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_variable_methods.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_torch_functions_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_torch_functions_1.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_torch_functions_2.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_nn_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_fft_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_linalg_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_nested_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_sparse_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_special_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_return_types.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_enum_tag.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_return_types.h, /var/lib/jenkins/workspace/torch/testing/_internal/generated/annotated_fn_args.py, /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp 2025-04-25T04:32:28.6223857Z [5705/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2025-04-25T04:32:28.6224854Z [5705/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2025-04-25T04:32:28.6225852Z [5705/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CachedTensorUtils.cpp.o 2025-04-25T04:32:28.6226812Z [5705/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2025-04-25T04:32:28.7014507Z [5705/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2025-04-25T04:32:28.7017225Z [5706/7823] Generating /var/lib/jenkins/workspace/torch/_C/__init__.pyi, /var/lib/jenkins/workspace/torch/_C/_VariableFunctions.pyi, /var/lib/jenkins/workspace/torch/nn/functional.pyi 2025-04-25T04:32:28.9940354Z [5706/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2025-04-25T04:32:28.9942372Z [5707/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2025-04-25T04:32:29.0157078Z [5707/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DeviceAccelerator.cpp.o 2025-04-25T04:32:29.0162732Z [5708/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2025-04-25T04:32:29.0416056Z [5708/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2025-04-25T04:32:29.0417818Z [5709/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2025-04-25T04:32:29.1584470Z [5709/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2025-04-25T04:32:29.1590162Z [5710/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2025-04-25T04:32:29.2961327Z [5710/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2025-04-25T04:32:29.2963410Z [5711/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2025-04-25T04:32:29.3756946Z [5711/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2025-04-25T04:32:29.3759109Z [5712/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DeviceAccelerator.cpp.o 2025-04-25T04:32:29.5094816Z [5712/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2025-04-25T04:32:29.5096731Z [5713/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2025-04-25T04:32:29.5439690Z [5713/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2025-04-25T04:32:29.5441745Z [5714/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2025-04-25T04:32:29.5704911Z [5714/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2025-04-25T04:32:29.5706858Z [5715/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2025-04-25T04:32:29.7396218Z [5715/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2025-04-25T04:32:29.7458624Z [5716/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CachedTensorUtils.cpp.o 2025-04-25T04:32:29.7852053Z [5716/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2025-04-25T04:32:29.7854033Z [5717/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2025-04-25T04:32:29.7978977Z [5717/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedFallback.cpp.o 2025-04-25T04:32:29.7982282Z [5718/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2025-04-25T04:32:30.0078278Z [5718/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedTensorImpl.cpp.o 2025-04-25T04:32:30.0080189Z [5719/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2025-04-25T04:32:30.0707109Z [5719/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchingRegistrations.cpp.o 2025-04-25T04:32:30.0709167Z [5720/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2025-04-25T04:32:30.2611645Z [5720/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapMode.cpp.o 2025-04-25T04:32:30.2613610Z [5721/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedTensorImpl.cpp.o 2025-04-25T04:32:30.2792687Z [5721/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapTransforms.cpp.o 2025-04-25T04:32:30.2794552Z [5722/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2025-04-25T04:32:30.4165849Z [5722/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2025-04-25T04:32:30.4167887Z [5723/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapMode.cpp.o 2025-04-25T04:32:30.6201618Z [5723/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2025-04-25T04:32:30.6203455Z [5724/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2025-04-25T04:32:30.6425730Z [5724/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2025-04-25T04:32:30.6427491Z [5725/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2025-04-25T04:32:30.8043535Z [5725/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2025-04-25T04:32:30.8045778Z [5726/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2025-04-25T04:32:30.9635164Z [5726/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2025-04-25T04:32:30.9640924Z [5727/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedFallback.cpp.o 2025-04-25T04:32:31.0013639Z [5727/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2025-04-25T04:32:31.0015355Z [5728/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2025-04-25T04:32:31.0164965Z [5728/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2025-04-25T04:32:31.0170560Z [5729/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2025-04-25T04:32:31.3547111Z [5729/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2025-04-25T04:32:31.3549182Z [5730/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapTransforms.cpp.o 2025-04-25T04:32:31.3829100Z [5730/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2025-04-25T04:32:31.3831344Z [5731/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchingRegistrations.cpp.o 2025-04-25T04:32:31.3834939Z [5731/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2025-04-25T04:32:31.3837063Z [5732/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2025-04-25T04:32:31.3891167Z [5732/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2025-04-25T04:32:31.3892580Z [5733/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2025-04-25T04:32:31.4610822Z [5733/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2025-04-25T04:32:31.4612612Z [5734/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2025-04-25T04:32:31.6584169Z [5734/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2025-04-25T04:32:31.6586303Z [5735/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2025-04-25T04:32:31.7530842Z [5735/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2025-04-25T04:32:31.7532771Z [5736/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2025-04-25T04:32:31.7540502Z [5736/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/StorageUtils.cpp.o 2025-04-25T04:32:31.7541674Z [5737/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2025-04-25T04:32:31.8116507Z [5737/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2025-04-25T04:32:31.8118600Z [5738/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2025-04-25T04:32:31.8784646Z [5738/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2025-04-25T04:32:31.8790664Z [5739/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2025-04-25T04:32:32.1636108Z [5739/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2025-04-25T04:32:32.1638134Z [5740/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2025-04-25T04:32:32.2083775Z [5740/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2025-04-25T04:32:32.2086034Z [5741/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2025-04-25T04:32:32.4208724Z [5741/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2025-04-25T04:32:32.4211085Z [5742/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2025-04-25T04:32:32.4264362Z [5742/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2025-04-25T04:32:32.4269068Z [5743/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/StorageUtils.cpp.o 2025-04-25T04:32:32.5518866Z [5743/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalPythonObjects.cpp.o 2025-04-25T04:32:32.5520828Z [5744/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2025-04-25T04:32:32.5787480Z [5744/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2025-04-25T04:32:32.5791179Z [5745/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2025-04-25T04:32:32.5969992Z [5745/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2025-04-25T04:32:32.5971728Z [5746/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2025-04-25T04:32:32.7487405Z [5746/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2025-04-25T04:32:32.7489382Z [5747/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalPythonObjects.cpp.o 2025-04-25T04:32:32.7762559Z [5747/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2025-04-25T04:32:32.7764566Z [5748/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2025-04-25T04:32:33.3802593Z [5748/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2025-04-25T04:32:33.3803735Z [5749/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2025-04-25T04:32:33.4071606Z [5749/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2025-04-25T04:32:33.4073483Z [5750/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2025-04-25T04:32:33.4243069Z [5750/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2025-04-25T04:32:33.4244653Z [5751/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2025-04-25T04:32:33.5138538Z [5751/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/Utils.cpp.o 2025-04-25T04:32:33.5923504Z [5752/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/Utils.cpp.o 2025-04-25T04:32:33.5925351Z [5752/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2025-04-25T04:32:33.5927066Z [5753/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2025-04-25T04:32:33.6341089Z [5753/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2025-04-25T04:32:33.6354126Z [5754/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2025-04-25T04:32:33.7748264Z [5754/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2025-04-25T04:32:33.7750247Z [5755/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2025-04-25T04:32:33.7875439Z [5755/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HPUHooksInterface.cpp.o 2025-04-25T04:32:33.7877753Z [5756/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2025-04-25T04:32:33.9050304Z [5756/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/IPUHooksInterface.cpp.o 2025-04-25T04:32:33.9052569Z [5757/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2025-04-25T04:32:33.9183503Z [5757/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MAIAHooksInterface.cpp.o 2025-04-25T04:32:33.9186600Z [5758/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2025-04-25T04:32:33.9984510Z [5758/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o 2025-04-25T04:32:33.9986613Z [5759/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2025-04-25T04:32:34.1557690Z [5759/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MTIAHooksInterface.cpp.o 2025-04-25T04:32:34.1558969Z [5760/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HPUHooksInterface.cpp.o 2025-04-25T04:32:34.2056485Z [5760/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2025-04-25T04:32:34.2058517Z [5761/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/IPUHooksInterface.cpp.o 2025-04-25T04:32:34.2235343Z [5761/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/PrivateUse1HooksInterface.cpp.o 2025-04-25T04:32:34.2238265Z [5762/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o 2025-04-25T04:32:34.2248966Z [5762/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/XPUHooksInterface.cpp.o 2025-04-25T04:32:34.2251119Z [5763/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MAIAHooksInterface.cpp.o 2025-04-25T04:32:34.3915512Z [5763/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2025-04-25T04:32:34.3917698Z [5764/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MTIAHooksInterface.cpp.o 2025-04-25T04:32:34.4470924Z [5764/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2025-04-25T04:32:34.4473086Z [5765/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2025-04-25T04:32:34.5183861Z [5765/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2025-04-25T04:32:34.5186042Z [5766/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/XPUHooksInterface.cpp.o 2025-04-25T04:32:34.5574219Z [5766/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2025-04-25T04:32:34.5576381Z [5767/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2025-04-25T04:32:34.6314116Z [5767/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2025-04-25T04:32:34.6316601Z [5768/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/PrivateUse1HooksInterface.cpp.o 2025-04-25T04:32:34.6945507Z [5768/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2025-04-25T04:32:34.6947556Z [5769/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2025-04-25T04:32:35.6289144Z [5769/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2025-04-25T04:32:35.6292471Z [5770/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2025-04-25T04:32:35.6953238Z [5770/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2025-04-25T04:32:35.6955504Z [5771/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2025-04-25T04:32:35.8908246Z [5771/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesIndexing.cpp.o 2025-04-25T04:32:35.8909933Z [5772/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2025-04-25T04:32:35.9532143Z [5772/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2025-04-25T04:32:35.9534177Z [5773/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2025-04-25T04:32:35.9960940Z [5773/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2025-04-25T04:32:35.9963542Z [5774/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2025-04-25T04:32:36.0994517Z [5774/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2025-04-25T04:32:36.0996756Z [5775/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2025-04-25T04:32:36.8312607Z [5775/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2025-04-25T04:32:36.8320030Z [5776/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesIndexing.cpp.o 2025-04-25T04:32:37.0071980Z [5776/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2025-04-25T04:32:37.0074114Z [5777/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2025-04-25T04:32:37.1385299Z [5777/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2025-04-25T04:32:37.1387635Z [5778/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2025-04-25T04:32:37.3233766Z [5778/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2025-04-25T04:32:37.3235870Z [5779/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2025-04-25T04:32:37.4208011Z [5779/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2025-04-25T04:32:37.4209874Z [5780/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2025-04-25T04:32:37.4560744Z [5780/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2025-04-25T04:32:37.4562807Z [5781/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2025-04-25T04:32:38.0051038Z [5781/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2025-04-25T04:32:38.0058246Z [5782/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2025-04-25T04:32:38.2919976Z [5782/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2025-04-25T04:32:38.2925053Z [5783/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2025-04-25T04:32:38.4950379Z [5783/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2025-04-25T04:32:38.4954360Z [5784/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2025-04-25T04:32:38.6629826Z [5784/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2025-04-25T04:32:38.6632154Z [5785/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2025-04-25T04:32:38.6663704Z [5785/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2025-04-25T04:32:38.6665818Z [5786/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2025-04-25T04:32:38.7554973Z [5786/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2025-04-25T04:32:38.7557114Z [5787/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2025-04-25T04:32:38.8660548Z [5787/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2025-04-25T04:32:38.8662972Z [5788/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2025-04-25T04:32:38.9639507Z [5788/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2025-04-25T04:32:38.9651041Z [5789/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2025-04-25T04:32:39.1679724Z [5789/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2025-04-25T04:32:39.1682974Z [5790/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2025-04-25T04:32:39.1695430Z [5790/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2025-04-25T04:32:39.1697319Z [5791/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2025-04-25T04:32:39.4818502Z [5791/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2025-04-25T04:32:39.4822814Z [5792/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2025-04-25T04:32:39.7048929Z [5792/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2025-04-25T04:32:39.7051238Z [5793/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2025-04-25T04:32:39.7907134Z [5793/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2025-04-25T04:32:39.7914393Z [5794/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2025-04-25T04:32:39.9231495Z [5794/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2025-04-25T04:32:39.9233444Z [5795/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2025-04-25T04:32:39.9843500Z [5795/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2025-04-25T04:32:39.9845561Z [5796/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2025-04-25T04:32:40.0124841Z [5796/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2025-04-25T04:32:40.0127018Z [5797/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2025-04-25T04:32:40.0723159Z [5797/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/CachingHostAllocator.cpp.o 2025-04-25T04:32:40.0725688Z [5798/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2025-04-25T04:32:40.2582222Z [5798/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2025-04-25T04:32:40.2583517Z [5799/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2025-04-25T04:32:40.3522237Z [5799/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2025-04-25T04:32:40.3524606Z [5800/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2025-04-25T04:32:40.3532336Z [5800/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2025-04-25T04:32:40.3534351Z [5801/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/CachingHostAllocator.cpp.o 2025-04-25T04:32:40.4903555Z [5801/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2025-04-25T04:32:40.4905682Z [5802/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2025-04-25T04:32:40.4975614Z [5802/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2025-04-25T04:32:40.4977114Z [5803/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2025-04-25T04:32:40.5775302Z [5803/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2025-04-25T04:32:40.5777379Z [5804/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2025-04-25T04:32:40.6549859Z [5804/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/GeneratorForPrivateuseone.cpp.o 2025-04-25T04:32:40.6551949Z [5805/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2025-04-25T04:32:40.7502219Z [5805/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2025-04-25T04:32:40.7504205Z [5806/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2025-04-25T04:32:40.7709148Z [5806/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/MetaFallbackKernel.cpp.o 2025-04-25T04:32:40.7711043Z [5807/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2025-04-25T04:32:40.8582908Z [5807/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2025-04-25T04:32:40.8584830Z [5808/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2025-04-25T04:32:40.9083990Z [5808/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2025-04-25T04:32:40.9086028Z [5809/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/GeneratorForPrivateuseone.cpp.o 2025-04-25T04:32:40.9468891Z [5809/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NestedIntSymNodeImpl.cpp.o 2025-04-25T04:32:40.9470756Z [5810/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2025-04-25T04:32:41.0862504Z [5810/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2025-04-25T04:32:41.0864412Z [5811/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2025-04-25T04:32:41.1549149Z [5811/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o 2025-04-25T04:32:41.1556396Z [5812/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2025-04-25T04:32:41.2030824Z [5812/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2025-04-25T04:32:41.2032787Z [5813/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NestedIntSymNodeImpl.cpp.o 2025-04-25T04:32:41.2521517Z [5813/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2025-04-25T04:32:41.2523398Z [5814/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/MetaFallbackKernel.cpp.o 2025-04-25T04:32:41.2738990Z [5814/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2025-04-25T04:32:41.2741055Z [5815/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2025-04-25T04:32:41.3375645Z [5815/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2025-04-25T04:32:41.3378290Z [5816/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2025-04-25T04:32:41.4958273Z [5816/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2025-04-25T04:32:41.4960608Z [5817/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2025-04-25T04:32:41.5829658Z [5817/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2025-04-25T04:32:41.5831773Z [5818/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o 2025-04-25T04:32:41.7051716Z [5818/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2025-04-25T04:32:41.7053548Z [5819/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2025-04-25T04:32:41.7067129Z [5819/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2025-04-25T04:32:41.7069056Z [5820/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2025-04-25T04:32:41.7326963Z [5820/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2025-04-25T04:32:41.7329085Z [5821/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2025-04-25T04:32:41.7566103Z [5821/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2025-04-25T04:32:41.7568048Z [5822/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2025-04-25T04:32:41.7802899Z [5822/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2025-04-25T04:32:41.7804716Z [5823/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2025-04-25T04:32:41.9644133Z [5823/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2025-04-25T04:32:41.9646229Z [5824/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2025-04-25T04:32:42.0890701Z [5824/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2025-04-25T04:32:42.0894586Z [5825/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2025-04-25T04:32:42.1740694Z [5825/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2025-04-25T04:32:42.1742130Z [5826/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2025-04-25T04:32:42.2002160Z [5826/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2025-04-25T04:32:42.2004468Z [5827/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2025-04-25T04:32:42.2706944Z [5827/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2025-04-25T04:32:42.2709396Z [5828/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2025-04-25T04:32:42.2861387Z [5828/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2025-04-25T04:32:42.2863452Z [5829/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2025-04-25T04:32:42.3124122Z [5829/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2025-04-25T04:32:42.3126255Z [5830/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2025-04-25T04:32:42.4226690Z [5830/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2025-04-25T04:32:42.4228568Z [5831/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2025-04-25T04:32:42.6373681Z [5831/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2025-04-25T04:32:42.6374820Z [5832/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2025-04-25T04:32:42.6524289Z [5832/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2025-04-25T04:32:42.6525997Z [5833/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2025-04-25T04:32:42.7016893Z [5833/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2025-04-25T04:32:42.7019055Z [5834/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2025-04-25T04:32:42.7079401Z [5834/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2025-04-25T04:32:42.7080419Z [5835/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2025-04-25T04:32:42.8802924Z [5835/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2025-04-25T04:32:42.8804845Z [5836/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2025-04-25T04:32:42.9452040Z [5836/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2025-04-25T04:32:42.9453380Z [5837/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2025-04-25T04:32:42.9809529Z [5837/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2025-04-25T04:32:42.9811425Z [5838/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2025-04-25T04:32:42.9840962Z [5838/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2025-04-25T04:32:42.9843226Z [5839/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2025-04-25T04:32:43.1482835Z [5839/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2025-04-25T04:32:43.1484885Z [5840/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2025-04-25T04:32:43.1546771Z [5840/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2025-04-25T04:32:43.1548893Z [5841/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2025-04-25T04:32:43.3264005Z [5841/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2025-04-25T04:32:43.3266282Z [5842/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2025-04-25T04:32:43.3962069Z [5842/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2025-04-25T04:32:43.3963981Z [5843/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2025-04-25T04:32:43.4277719Z [5843/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2025-04-25T04:32:43.4279792Z [5844/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2025-04-25T04:32:43.4340876Z [5844/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2025-04-25T04:32:43.4341989Z [5845/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2025-04-25T04:32:43.4502914Z [5845/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2025-04-25T04:32:43.4504741Z [5846/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2025-04-25T04:32:43.6042791Z [5846/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2025-04-25T04:32:43.6044707Z [5847/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2025-04-25T04:32:43.6202254Z [5847/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2025-04-25T04:32:43.6204381Z [5848/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2025-04-25T04:32:43.6352578Z [5848/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2025-04-25T04:32:43.6354663Z [5849/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2025-04-25T04:32:43.9258047Z [5849/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2025-04-25T04:32:43.9260165Z [5850/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2025-04-25T04:32:43.9920743Z [5850/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2025-04-25T04:32:43.9922858Z [5851/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2025-04-25T04:32:43.9988544Z [5851/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2025-04-25T04:32:43.9990631Z [5852/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2025-04-25T04:32:44.0413577Z [5852/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AmpKernels.cpp.o 2025-04-25T04:32:44.0415625Z [5853/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2025-04-25T04:32:44.0757810Z [5853/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2025-04-25T04:32:44.0760138Z [5854/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2025-04-25T04:32:44.1652245Z [5854/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2025-04-25T04:32:44.1655903Z [5855/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2025-04-25T04:32:44.2942139Z [5855/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2025-04-25T04:32:44.2943757Z [5856/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2025-04-25T04:32:44.4522530Z [5856/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2025-04-25T04:32:44.4524881Z [5857/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2025-04-25T04:32:44.4685669Z [5857/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2025-04-25T04:32:44.4687614Z [5858/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AmpKernels.cpp.o 2025-04-25T04:32:44.4860910Z [5858/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2025-04-25T04:32:44.4863063Z [5859/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2025-04-25T04:32:44.5456263Z [5859/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2025-04-25T04:32:44.5458177Z [5860/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2025-04-25T04:32:44.6864045Z [5860/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2025-04-25T04:32:44.6866053Z [5861/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2025-04-25T04:32:44.8700368Z [5861/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2025-04-25T04:32:44.8701557Z [5862/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2025-04-25T04:32:44.8906441Z [5862/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2025-04-25T04:32:44.8908403Z [5863/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2025-04-25T04:32:44.9437036Z [5863/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2025-04-25T04:32:44.9439421Z [5864/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2025-04-25T04:32:45.0214383Z [5864/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2025-04-25T04:32:45.0215625Z [5865/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2025-04-25T04:32:45.0594173Z [5865/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2025-04-25T04:32:45.0596109Z [5866/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2025-04-25T04:32:45.1013253Z [5866/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2025-04-25T04:32:45.1015488Z [5867/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2025-04-25T04:32:45.3064358Z [5867/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Constraints.cpp.o 2025-04-25T04:32:45.3066517Z [5868/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2025-04-25T04:32:45.4405997Z [5868/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2025-04-25T04:32:45.4407959Z [5869/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2025-04-25T04:32:45.4847895Z [5869/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2025-04-25T04:32:45.4849870Z [5870/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2025-04-25T04:32:45.5418140Z [5870/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2025-04-25T04:32:45.5420212Z [5871/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Constraints.cpp.o 2025-04-25T04:32:45.7206326Z [5871/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2025-04-25T04:32:45.7208236Z [5872/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2025-04-25T04:32:45.8355037Z [5872/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2025-04-25T04:32:45.8357048Z [5873/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2025-04-25T04:32:45.9270949Z [5873/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2025-04-25T04:32:45.9272910Z [5874/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2025-04-25T04:32:45.9512534Z [5874/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2025-04-25T04:32:45.9513722Z [5875/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2025-04-25T04:32:45.9931931Z [5875/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2025-04-25T04:32:45.9933890Z [5876/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2025-04-25T04:32:45.9965216Z [5876/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2025-04-25T04:32:45.9967336Z [5877/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2025-04-25T04:32:46.2158514Z [5877/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2025-04-25T04:32:46.2160502Z [5878/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2025-04-25T04:32:46.2946931Z [5878/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2025-04-25T04:32:46.2948907Z [5879/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2025-04-25T04:32:46.3147817Z [5879/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2025-04-25T04:32:46.3149642Z [5880/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2025-04-25T04:32:46.3668577Z [5880/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2025-04-25T04:32:46.3670758Z [5881/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2025-04-25T04:32:46.3921000Z [5881/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2025-04-25T04:32:46.3922903Z [5882/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2025-04-25T04:32:46.4382619Z [5882/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2025-04-25T04:32:46.4386153Z [5883/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2025-04-25T04:32:46.7253471Z [5883/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2025-04-25T04:32:46.7262070Z [5884/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2025-04-25T04:32:46.8347860Z [5884/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2025-04-25T04:32:46.8349637Z [5885/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2025-04-25T04:32:46.8693631Z [5885/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2025-04-25T04:32:46.8698695Z [5886/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2025-04-25T04:32:46.8923679Z [5886/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2025-04-25T04:32:46.8925664Z [5887/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2025-04-25T04:32:47.0019868Z [5887/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2025-04-25T04:32:47.0021979Z [5888/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2025-04-25T04:32:47.0235636Z [5888/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdagrad.cpp.o 2025-04-25T04:32:47.0237871Z [5889/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2025-04-25T04:32:47.2115522Z [5889/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdam.cpp.o 2025-04-25T04:32:47.2117574Z [5890/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2025-04-25T04:32:47.2127880Z [5890/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedSGD.cpp.o 2025-04-25T04:32:47.2129848Z [5891/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2025-04-25T04:32:47.3384312Z [5891/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2025-04-25T04:32:47.3386439Z [5892/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2025-04-25T04:32:47.3452633Z [5892/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2025-04-25T04:32:47.3454341Z [5893/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2025-04-25T04:32:47.4725973Z [5893/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2025-04-25T04:32:47.4727986Z [5894/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdam.cpp.o 2025-04-25T04:32:47.4921052Z [5894/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2025-04-25T04:32:47.4923195Z [5895/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdagrad.cpp.o 2025-04-25T04:32:47.6416252Z [5895/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2025-04-25T04:32:47.6418241Z [5896/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2025-04-25T04:32:47.6661417Z [5896/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2025-04-25T04:32:47.6662663Z [5897/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedSGD.cpp.o 2025-04-25T04:32:47.8814613Z [5897/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2025-04-25T04:32:47.8815697Z [5898/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2025-04-25T04:32:47.9010645Z [5898/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o 2025-04-25T04:32:47.9012906Z [5899/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2025-04-25T04:32:48.0431944Z [5899/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2025-04-25T04:32:48.0445172Z [5900/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2025-04-25T04:32:48.0606397Z [5900/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2025-04-25T04:32:48.0608099Z [5901/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2025-04-25T04:32:48.1157176Z [5901/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2025-04-25T04:32:48.1159115Z [5902/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2025-04-25T04:32:48.1704713Z [5902/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2025-04-25T04:32:48.1706538Z [5903/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2025-04-25T04:32:48.2995969Z [5903/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2025-04-25T04:32:48.2998035Z [5904/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2025-04-25T04:32:48.3784389Z [5904/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2025-04-25T04:32:48.3786462Z [5905/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o 2025-04-25T04:32:48.5732386Z [5905/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2025-04-25T04:32:48.5734350Z [5906/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2025-04-25T04:32:48.6088567Z [5906/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2025-04-25T04:32:48.6094910Z [5907/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2025-04-25T04:32:48.7210001Z [5907/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2025-04-25T04:32:48.7211955Z [5908/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2025-04-25T04:32:48.7581080Z [5908/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2025-04-25T04:32:48.7583108Z [5909/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2025-04-25T04:32:48.7591351Z [5909/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2025-04-25T04:32:48.7593523Z [5910/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2025-04-25T04:32:48.8245925Z [5910/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2025-04-25T04:32:48.8250710Z [5911/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2025-04-25T04:32:49.1733608Z [5911/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2025-04-25T04:32:49.1735612Z [5912/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2025-04-25T04:32:49.1947453Z [5912/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2025-04-25T04:32:49.1950432Z [5913/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2025-04-25T04:32:49.2718964Z [5913/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2025-04-25T04:32:49.2720088Z [5914/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2025-04-25T04:32:49.3362745Z [5914/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2025-04-25T04:32:49.3364127Z [5915/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2025-04-25T04:32:49.3562825Z [5915/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2025-04-25T04:32:49.3565169Z [5916/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2025-04-25T04:32:49.3622920Z [5916/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2025-04-25T04:32:49.3624296Z [5917/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2025-04-25T04:32:49.6993374Z [5917/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2025-04-25T04:32:49.6995340Z [5918/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2025-04-25T04:32:49.7532478Z [5918/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2025-04-25T04:32:49.7534737Z [5919/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2025-04-25T04:32:49.7560961Z [5919/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2025-04-25T04:32:49.7562900Z [5920/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2025-04-25T04:32:49.7762883Z [5920/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2025-04-25T04:32:49.7764217Z [5921/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2025-04-25T04:32:49.8369734Z [5921/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2025-04-25T04:32:49.8372231Z [5922/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2025-04-25T04:32:49.9636090Z [5922/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2025-04-25T04:32:49.9638514Z [5923/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2025-04-25T04:32:50.1809220Z [5923/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2025-04-25T04:32:50.1810255Z [5924/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2025-04-25T04:32:50.2629308Z [5924/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2025-04-25T04:32:50.2631240Z [5925/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2025-04-25T04:32:50.2649088Z [5925/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2025-04-25T04:32:50.2650474Z [5926/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2025-04-25T04:32:50.3325900Z [5926/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2025-04-25T04:32:50.3328328Z [5927/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2025-04-25T04:32:50.3838028Z [5927/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2025-04-25T04:32:50.3840026Z [5928/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2025-04-25T04:32:50.4441669Z [5928/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2025-04-25T04:32:50.4443900Z [5929/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2025-04-25T04:32:50.5961195Z [5929/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2025-04-25T04:32:50.5963705Z [5930/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2025-04-25T04:32:50.7213119Z [5930/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2025-04-25T04:32:50.7219656Z [5931/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2025-04-25T04:32:50.8396802Z [5931/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2025-04-25T04:32:50.8398775Z [5932/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2025-04-25T04:32:50.8584787Z [5932/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2025-04-25T04:32:50.8586704Z [5933/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2025-04-25T04:32:50.9679435Z [5933/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2025-04-25T04:32:50.9681508Z [5934/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2025-04-25T04:32:51.1819511Z [5934/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2025-04-25T04:32:51.1821373Z [5935/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2025-04-25T04:32:51.1865631Z [5935/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2025-04-25T04:32:51.1866898Z [5936/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2025-04-25T04:32:51.2212873Z [5936/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2025-04-25T04:32:51.2214868Z [5937/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2025-04-25T04:32:51.2773028Z [5937/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2025-04-25T04:32:51.2775004Z [5938/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2025-04-25T04:32:51.2819911Z [5938/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2025-04-25T04:32:51.2824291Z [5939/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2025-04-25T04:32:51.4778826Z [5939/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2025-04-25T04:32:51.4780783Z [5940/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2025-04-25T04:32:51.6471217Z [5940/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2025-04-25T04:32:51.6473157Z [5941/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2025-04-25T04:32:51.6861408Z [5941/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2025-04-25T04:32:51.6867755Z [5942/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2025-04-25T04:32:51.7656546Z [5942/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SparseTensorUtils.cpp.o 2025-04-25T04:32:51.7658494Z [5943/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2025-04-25T04:32:51.7683020Z [5943/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2025-04-25T04:32:51.7684972Z [5944/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2025-04-25T04:32:51.8223522Z [5944/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2025-04-25T04:32:51.8225727Z [5945/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2025-04-25T04:32:51.9241350Z [5945/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2025-04-25T04:32:51.9248101Z [5946/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2025-04-25T04:32:52.2376655Z [5946/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2025-04-25T04:32:52.2378552Z [5947/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2025-04-25T04:32:52.2393066Z [5947/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2025-04-25T04:32:52.2394800Z [5948/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2025-04-25T04:32:52.2430197Z [5948/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2025-04-25T04:32:52.2431935Z [5949/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2025-04-25T04:32:52.4145238Z [5949/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2025-04-25T04:32:52.4147326Z [5950/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2025-04-25T04:32:52.6646649Z [5950/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2025-04-25T04:32:52.6648798Z [5951/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2025-04-25T04:32:52.6962716Z [5951/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2025-04-25T04:32:52.6969542Z [5952/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2025-04-25T04:32:52.7447167Z [5952/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2025-04-25T04:32:52.7449266Z [5953/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SparseTensorUtils.cpp.o 2025-04-25T04:32:52.8676807Z [5953/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2025-04-25T04:32:52.8678984Z [5954/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2025-04-25T04:32:53.0125156Z [5954/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2025-04-25T04:32:53.0133813Z [5955/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2025-04-25T04:32:53.1276598Z [5955/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2025-04-25T04:32:53.1278645Z [5956/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2025-04-25T04:32:53.2937164Z [5956/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2025-04-25T04:32:53.2938496Z [5957/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2025-04-25T04:32:53.3145322Z [5957/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2025-04-25T04:32:53.3146968Z [5958/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2025-04-25T04:32:53.4417396Z [5958/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2025-04-25T04:32:53.4419692Z [5959/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2025-04-25T04:32:53.4945723Z [5959/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2025-04-25T04:32:53.4947825Z [5960/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2025-04-25T04:32:53.5150142Z [5960/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2025-04-25T04:32:53.5152233Z [5961/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2025-04-25T04:32:53.5956827Z [5961/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2025-04-25T04:32:53.5957903Z [5962/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2025-04-25T04:32:53.6459161Z [5962/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2025-04-25T04:32:53.6461171Z [5963/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2025-04-25T04:32:53.8799552Z [5963/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2025-04-25T04:32:53.8801509Z [5964/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2025-04-25T04:32:53.9489043Z [5964/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2025-04-25T04:32:53.9496043Z [5965/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2025-04-25T04:32:53.9919655Z [5965/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2025-04-25T04:32:53.9921628Z [5966/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2025-04-25T04:32:54.1154001Z [5966/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2025-04-25T04:32:54.1155928Z [5967/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2025-04-25T04:32:54.1956627Z [5967/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2025-04-25T04:32:54.1958688Z [5968/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2025-04-25T04:32:54.3206503Z [5968/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2025-04-25T04:32:54.3208795Z [5969/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2025-04-25T04:32:54.5453837Z [5969/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2025-04-25T04:32:54.5455778Z [5970/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2025-04-25T04:32:54.5986944Z [5970/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2025-04-25T04:32:54.5989096Z [5971/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2025-04-25T04:32:54.6703341Z [5971/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2025-04-25T04:32:54.6705308Z [5972/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2025-04-25T04:32:54.7461695Z [5972/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2025-04-25T04:32:54.7463177Z [5973/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2025-04-25T04:32:54.7803980Z [5973/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2025-04-25T04:32:54.7806330Z [5974/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2025-04-25T04:32:54.7867315Z [5974/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2025-04-25T04:32:54.7869444Z [5975/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2025-04-25T04:32:55.0486556Z [5975/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2025-04-25T04:32:55.0488542Z [5976/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2025-04-25T04:32:55.0498833Z [5976/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2025-04-25T04:32:55.0501015Z [5977/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2025-04-25T04:32:55.1005344Z [5977/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2025-04-25T04:32:55.1007622Z [5978/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2025-04-25T04:32:55.1177537Z [5978/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2025-04-25T04:32:55.1178779Z [5979/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2025-04-25T04:32:55.2749427Z [5979/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2025-04-25T04:32:55.2755956Z [5980/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2025-04-25T04:32:55.5346696Z [5980/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2025-04-25T04:32:55.5353238Z [5981/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2025-04-25T04:32:55.6173908Z [5981/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2025-04-25T04:32:55.6176272Z [5982/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2025-04-25T04:32:55.6353340Z [5982/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2025-04-25T04:32:55.6356414Z [5983/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2025-04-25T04:32:55.6541591Z [5983/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/FlattenIndicesKernel.cpp.o 2025-04-25T04:32:55.6548329Z [5984/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2025-04-25T04:32:55.7981036Z [5984/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2025-04-25T04:32:55.7983845Z [5985/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2025-04-25T04:32:56.1531096Z [5985/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2025-04-25T04:32:56.1532343Z [5986/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2025-04-25T04:32:56.1676644Z [5986/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2025-04-25T04:32:56.1679555Z [5987/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2025-04-25T04:32:56.2680696Z [5987/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2025-04-25T04:32:56.2683088Z [5988/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2025-04-25T04:32:56.2696360Z [5988/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2025-04-25T04:32:56.2709747Z [5989/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/FlattenIndicesKernel.cpp.o 2025-04-25T04:32:56.2714028Z [5989/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2025-04-25T04:32:56.2717138Z [5990/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2025-04-25T04:32:56.6184822Z [5990/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2025-04-25T04:32:56.6187278Z [5991/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2025-04-25T04:32:56.6524358Z [5991/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2025-04-25T04:32:56.6526492Z [5992/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2025-04-25T04:32:56.7431489Z [5992/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2025-04-25T04:32:56.7433636Z [5993/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2025-04-25T04:32:56.7851120Z [5993/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2025-04-25T04:32:56.7852417Z [5994/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2025-04-25T04:32:56.9094662Z [5994/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2025-04-25T04:32:56.9097033Z [5995/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2025-04-25T04:32:56.9686944Z [5995/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2025-04-25T04:32:56.9689609Z [5996/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2025-04-25T04:32:57.0489463Z [5996/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2025-04-25T04:32:57.0496487Z [5997/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2025-04-25T04:32:57.1045555Z [5997/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2025-04-25T04:32:57.1048081Z [5998/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2025-04-25T04:32:57.2533723Z [5998/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2025-04-25T04:32:57.2535932Z [5999/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2025-04-25T04:32:57.3479932Z [5999/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o 2025-04-25T04:32:57.3482224Z [6000/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2025-04-25T04:32:57.3846557Z [6000/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o 2025-04-25T04:32:57.3852077Z [6001/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2025-04-25T04:32:57.6077445Z [6001/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2025-04-25T04:32:57.6080039Z [6002/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2025-04-25T04:32:58.1385490Z [6002/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o 2025-04-25T04:32:58.1387803Z [6003/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2025-04-25T04:32:58.2316568Z [6003/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2025-04-25T04:32:58.2319134Z [6004/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2025-04-25T04:32:58.4557329Z [6004/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o 2025-04-25T04:32:58.4561313Z [6005/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o 2025-04-25T04:32:58.4883479Z [6005/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2025-04-25T04:32:58.4885662Z [6006/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o 2025-04-25T04:32:58.6215475Z [6006/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2025-04-25T04:32:58.6218394Z [6007/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o 2025-04-25T04:32:58.7696691Z [6007/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-04-25T04:32:58.7698914Z [6008/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2025-04-25T04:32:58.8642933Z [6008/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2025-04-25T04:32:58.8645077Z [6009/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2025-04-25T04:32:58.9269960Z [6009/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2025-04-25T04:32:58.9272197Z [6010/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2025-04-25T04:32:58.9580144Z [6010/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2025-04-25T04:32:58.9582741Z [6011/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-04-25T04:32:59.0934344Z [6011/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2025-04-25T04:32:59.0938482Z [6012/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2025-04-25T04:32:59.4144319Z [6012/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2025-04-25T04:32:59.4151699Z [6013/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o 2025-04-25T04:32:59.8859881Z [6013/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2025-04-25T04:32:59.8866878Z [6014/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2025-04-25T04:33:00.2053534Z [6014/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2025-04-25T04:33:00.2055042Z [6015/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2025-04-25T04:33:00.2176527Z [6015/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ACLUtils.cpp.o 2025-04-25T04:33:00.2179621Z [6016/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2025-04-25T04:33:00.2609870Z [6016/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2025-04-25T04:33:00.2612477Z [6017/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2025-04-25T04:33:00.2616067Z [6017/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2025-04-25T04:33:00.2618363Z [6018/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ACLUtils.cpp.o 2025-04-25T04:33:00.4181699Z [6018/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2025-04-25T04:33:00.4183942Z [6019/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2025-04-25T04:33:00.4851701Z [6019/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2025-04-25T04:33:00.4854094Z [6020/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2025-04-25T04:33:00.6235358Z [6020/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2025-04-25T04:33:00.6237749Z [6021/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2025-04-25T04:33:00.7732361Z [6021/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2025-04-25T04:33:00.7733571Z [6022/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2025-04-25T04:33:00.7976792Z [6022/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2025-04-25T04:33:00.7979069Z [6023/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2025-04-25T04:33:00.9169947Z [6023/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2025-04-25T04:33:00.9172505Z [6024/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2025-04-25T04:33:00.9625816Z [6024/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2025-04-25T04:33:00.9628156Z [6025/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2025-04-25T04:33:00.9690665Z [6025/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2025-04-25T04:33:00.9692231Z [6026/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2025-04-25T04:33:01.1936027Z [6026/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2025-04-25T04:33:01.1938860Z [6027/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2025-04-25T04:33:01.2513531Z [6027/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2025-04-25T04:33:01.2519711Z [6028/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2025-04-25T04:33:01.4091637Z [6028/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2025-04-25T04:33:01.4093851Z [6029/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2025-04-25T04:33:01.4616646Z [6029/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2025-04-25T04:33:01.4619128Z [6030/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2025-04-25T04:33:01.4838321Z [6030/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2025-04-25T04:33:01.4840573Z [6031/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2025-04-25T04:33:01.5546540Z [6031/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2025-04-25T04:33:01.5548837Z [6032/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2025-04-25T04:33:01.6223480Z [6032/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2025-04-25T04:33:01.6233090Z [6033/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2025-04-25T04:33:01.6575223Z [6033/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2025-04-25T04:33:01.6577457Z [6034/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2025-04-25T04:33:01.8004425Z [6034/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2025-04-25T04:33:01.8011598Z [6035/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2025-04-25T04:33:02.1692902Z [6035/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2025-04-25T04:33:02.1695222Z [6036/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2025-04-25T04:33:02.2091546Z [6036/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2025-04-25T04:33:02.2093959Z [6037/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2025-04-25T04:33:02.2286813Z [6037/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2025-04-25T04:33:02.2289435Z [6038/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2025-04-25T04:33:02.3712847Z [6038/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2025-04-25T04:33:02.3715232Z [6039/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2025-04-25T04:33:02.4667516Z [6039/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2025-04-25T04:33:02.4669494Z [6040/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2025-04-25T04:33:02.5728589Z [6040/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2025-04-25T04:33:02.5731166Z [6041/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2025-04-25T04:33:02.6779162Z [6041/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2025-04-25T04:33:02.6781385Z [6042/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2025-04-25T04:33:02.6915283Z [6042/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2025-04-25T04:33:02.6918099Z [6043/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2025-04-25T04:33:02.7434885Z [6043/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2025-04-25T04:33:02.7442123Z [6044/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2025-04-25T04:33:03.1541765Z [6044/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2025-04-25T04:33:03.1543752Z [6045/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2025-04-25T04:33:03.3152928Z [6045/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2025-04-25T04:33:03.3155187Z [6046/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2025-04-25T04:33:03.3874376Z [6046/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2025-04-25T04:33:03.3876617Z [6047/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2025-04-25T04:33:03.4558881Z [6047/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2025-04-25T04:33:03.4561285Z [6048/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2025-04-25T04:33:03.7512172Z [6048/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2025-04-25T04:33:03.7514568Z [6049/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2025-04-25T04:33:03.8050005Z [6049/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2025-04-25T04:33:03.8052156Z [6050/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2025-04-25T04:33:03.9685996Z [6050/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2025-04-25T04:33:03.9688081Z [6051/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2025-04-25T04:33:03.9700756Z [6051/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2025-04-25T04:33:03.9702761Z [6052/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2025-04-25T04:33:04.0475491Z [6052/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2025-04-25T04:33:04.0477894Z [6053/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2025-04-25T04:33:04.1557223Z [6053/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2025-04-25T04:33:04.1559401Z [6054/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2025-04-25T04:33:04.1850650Z [6054/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2025-04-25T04:33:04.1853220Z [6055/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2025-04-25T04:33:04.3228172Z [6055/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2025-04-25T04:33:04.3230617Z [6056/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2025-04-25T04:33:04.7689639Z [6056/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2025-04-25T04:33:04.7691561Z [6057/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2025-04-25T04:33:04.8941961Z [6057/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2025-04-25T04:33:04.8944374Z [6058/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2025-04-25T04:33:04.9412577Z [6058/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2025-04-25T04:33:04.9414530Z [6059/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2025-04-25T04:33:04.9633339Z [6059/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2025-04-25T04:33:04.9635543Z [6060/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2025-04-25T04:33:04.9837025Z [6060/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2025-04-25T04:33:04.9839295Z [6061/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2025-04-25T04:33:05.3694123Z [6061/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2025-04-25T04:33:05.3695801Z [6062/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2025-04-25T04:33:05.3709677Z [6062/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2025-04-25T04:33:05.3711506Z [6063/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2025-04-25T04:33:05.3978306Z [6063/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2025-04-25T04:33:05.3980570Z [6064/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2025-04-25T04:33:05.4401989Z [6064/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2025-04-25T04:33:05.4404273Z [6065/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2025-04-25T04:33:05.5168033Z [6065/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2025-04-25T04:33:05.5171405Z [6066/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2025-04-25T04:33:05.5687172Z [6066/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/MklAllocationHelper.cpp.o 2025-04-25T04:33:05.5688963Z [6067/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/MklAllocationHelper.cpp.o 2025-04-25T04:33:05.8673990Z [6067/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2025-04-25T04:33:05.8675371Z [6068/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2025-04-25T04:33:06.0228855Z [6068/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2025-04-25T04:33:06.0231165Z [6069/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2025-04-25T04:33:06.0633300Z [6069/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2025-04-25T04:33:06.0635200Z [6070/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2025-04-25T04:33:06.1061404Z [6070/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2025-04-25T04:33:06.1063765Z [6071/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2025-04-25T04:33:06.2175327Z [6071/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2025-04-25T04:33:06.2181556Z [6072/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2025-04-25T04:33:06.5853066Z [6072/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2025-04-25T04:33:06.5859571Z [6073/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2025-04-25T04:33:06.6483243Z [6073/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2025-04-25T04:33:06.6485425Z [6074/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2025-04-25T04:33:06.6948305Z [6074/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2025-04-25T04:33:06.6950376Z [6075/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2025-04-25T04:33:06.8045001Z [6075/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2025-04-25T04:33:06.8048763Z [6076/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2025-04-25T04:33:06.8279906Z [6076/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2025-04-25T04:33:06.8281706Z [6077/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2025-04-25T04:33:07.0620432Z [6077/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2025-04-25T04:33:07.0622166Z [6078/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2025-04-25T04:33:07.0790531Z [6078/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2025-04-25T04:33:07.0792904Z [6079/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2025-04-25T04:33:07.2441088Z [6079/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2025-04-25T04:33:07.2443063Z [6080/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2025-04-25T04:33:07.3191744Z [6080/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2025-04-25T04:33:07.3193883Z [6081/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2025-04-25T04:33:07.3942181Z [6081/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2025-04-25T04:33:07.3944597Z [6082/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2025-04-25T04:33:07.7612988Z [6082/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2025-04-25T04:33:07.7615013Z [6083/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2025-04-25T04:33:07.7670356Z [6083/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2025-04-25T04:33:07.7672355Z [6084/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2025-04-25T04:33:07.8454007Z [6084/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2025-04-25T04:33:07.8456248Z [6085/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2025-04-25T04:33:07.9631890Z [6085/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RNN.cpp.o 2025-04-25T04:33:07.9633976Z [6086/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2025-04-25T04:33:08.0795948Z [6086/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2025-04-25T04:33:08.0802999Z [6087/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2025-04-25T04:33:08.2729248Z [6087/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2025-04-25T04:33:08.2731174Z [6088/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2025-04-25T04:33:08.4885009Z [6088/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2025-04-25T04:33:08.4887475Z [6089/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2025-04-25T04:33:08.6739427Z [6089/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2025-04-25T04:33:08.6741578Z [6090/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2025-04-25T04:33:08.7750329Z [6090/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2025-04-25T04:33:08.7751538Z [6091/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2025-04-25T04:33:09.0126416Z [6091/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2025-04-25T04:33:09.0128396Z [6092/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2025-04-25T04:33:09.0910572Z [6092/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2025-04-25T04:33:09.0912583Z [6093/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RNN.cpp.o 2025-04-25T04:33:09.1061605Z [6093/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2025-04-25T04:33:09.1063763Z [6094/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2025-04-25T04:33:09.1393230Z [6094/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/sdp_utils_cpp.cpp.o 2025-04-25T04:33:09.1395181Z [6095/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2025-04-25T04:33:09.1678618Z [6095/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2025-04-25T04:33:09.1680989Z [6096/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2025-04-25T04:33:09.4478955Z [6096/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2025-04-25T04:33:09.4487050Z [6097/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2025-04-25T04:33:09.4771519Z [6097/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2025-04-25T04:33:09.4773664Z [6098/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/sdp_utils_cpp.cpp.o 2025-04-25T04:33:09.5163794Z [6098/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2025-04-25T04:33:09.5168456Z [6099/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2025-04-25T04:33:09.6038082Z [6099/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2025-04-25T04:33:09.6040183Z [6100/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2025-04-25T04:33:09.6084584Z [6100/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2025-04-25T04:33:09.6086689Z [6101/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2025-04-25T04:33:09.6991815Z [6101/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2025-04-25T04:33:09.6993755Z [6102/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2025-04-25T04:33:09.8764032Z [6102/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2025-04-25T04:33:09.8766025Z [6103/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2025-04-25T04:33:09.8812289Z [6103/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2025-04-25T04:33:09.8813456Z [6104/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2025-04-25T04:33:09.8979048Z [6104/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2025-04-25T04:33:09.8981199Z [6105/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2025-04-25T04:33:09.9630997Z [6105/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2025-04-25T04:33:09.9632433Z [6106/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2025-04-25T04:33:10.0069160Z [6106/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2025-04-25T04:33:10.0076656Z [6107/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2025-04-25T04:33:10.0572224Z [6107/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2025-04-25T04:33:10.0574373Z [6108/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2025-04-25T04:33:10.1535115Z [6108/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2025-04-25T04:33:10.1537767Z [6109/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2025-04-25T04:33:10.2655308Z [6109/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2025-04-25T04:33:10.2657403Z [6110/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2025-04-25T04:33:10.4258269Z [6110/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2025-04-25T04:33:10.4260413Z [6111/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2025-04-25T04:33:10.4272508Z [6111/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2025-04-25T04:33:10.4274599Z [6112/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2025-04-25T04:33:10.7816419Z [6112/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2025-04-25T04:33:10.7818344Z [6113/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2025-04-25T04:33:10.7831763Z [6113/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2025-04-25T04:33:10.7833576Z [6114/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2025-04-25T04:33:10.8644977Z [6114/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2025-04-25T04:33:10.8648114Z [6115/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2025-04-25T04:33:10.8664898Z [6115/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_0.cpp.o 2025-04-25T04:33:10.8666709Z [6116/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2025-04-25T04:33:11.0516229Z [6116/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_1.cpp.o 2025-04-25T04:33:11.0518221Z [6117/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2025-04-25T04:33:11.0793464Z [6117/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_2.cpp.o 2025-04-25T04:33:11.0795218Z [6118/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2025-04-25T04:33:11.3216334Z [6118/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_3.cpp.o 2025-04-25T04:33:11.3218308Z [6119/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2025-04-25T04:33:11.3953238Z [6119/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional_0.cpp.o 2025-04-25T04:33:11.3955488Z [6120/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2025-04-25T04:33:11.5021750Z [6120/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd_0.cpp.o 2025-04-25T04:33:11.5029148Z [6121/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_1.cpp.o 2025-04-25T04:33:11.5301007Z [6121/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor_0.cpp.o 2025-04-25T04:33:11.5303378Z [6122/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_0.cpp.o 2025-04-25T04:33:11.7429187Z [6122/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd_0.cpp.o 2025-04-25T04:33:11.7431467Z [6123/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_2.cpp.o 2025-04-25T04:33:11.8006586Z [6123/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2025-04-25T04:33:11.8008691Z [6124/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_3.cpp.o 2025-04-25T04:33:12.0369370Z [6124/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2025-04-25T04:33:12.0372253Z [6125/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor_0.cpp.o 2025-04-25T04:33:12.0874647Z [6125/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2025-04-25T04:33:12.0880634Z [6126/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional_0.cpp.o 2025-04-25T04:33:12.1501796Z [6126/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2025-04-25T04:33:12.1511024Z [6127/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd_0.cpp.o 2025-04-25T04:33:12.2744257Z [6127/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta_0.cpp.o 2025-04-25T04:33:12.2752927Z [6128/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd_0.cpp.o 2025-04-25T04:33:12.3644675Z [6128/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU_0.cpp.o 2025-04-25T04:33:12.3646900Z [6129/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2025-04-25T04:33:12.4340151Z [6129/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU_0.cpp.o 2025-04-25T04:33:12.4342394Z [6130/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2025-04-25T04:33:12.6401657Z [6130/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorHPU_0.cpp.o 2025-04-25T04:33:12.6403772Z [6131/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2025-04-25T04:33:12.7602963Z [6131/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta_0.cpp.o 2025-04-25T04:33:12.7604077Z [6132/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2025-04-25T04:33:12.7930762Z [6132/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorXPU_0.cpp.o 2025-04-25T04:33:12.7932827Z [6133/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta_0.cpp.o 2025-04-25T04:33:12.8572145Z [6133/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU_0.cpp.o 2025-04-25T04:33:12.8574089Z [6134/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU_0.cpp.o 2025-04-25T04:33:12.8765717Z [6134/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta_0.cpp.o 2025-04-25T04:33:12.8767738Z [6135/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU_0.cpp.o 2025-04-25T04:33:12.9374381Z [6135/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2025-04-25T04:33:12.9376437Z [6136/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorHPU_0.cpp.o 2025-04-25T04:33:13.1103600Z [6136/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU_0.cpp.o 2025-04-25T04:33:13.1105622Z [6137/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta_0.cpp.o 2025-04-25T04:33:13.2845452Z [6137/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU_0.cpp.o 2025-04-25T04:33:13.2846555Z [6138/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorXPU_0.cpp.o 2025-04-25T04:33:13.3365935Z [6138/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrMeta_0.cpp.o 2025-04-25T04:33:13.3367303Z [6139/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta_0.cpp.o 2025-04-25T04:33:13.3912823Z [6139/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrXPU_0.cpp.o 2025-04-25T04:33:13.3914847Z [6140/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2025-04-25T04:33:13.4087969Z [6140/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta_0.cpp.o 2025-04-25T04:33:13.4089872Z [6141/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU_0.cpp.o 2025-04-25T04:33:13.4446372Z [6141/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseXPU_0.cpp.o 2025-04-25T04:33:13.4449565Z [6142/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU_0.cpp.o 2025-04-25T04:33:13.7318133Z [6142/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor_0.cpp.o 2025-04-25T04:33:13.7320124Z [6143/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU_0.cpp.o 2025-04-25T04:33:13.7657883Z [6143/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2025-04-25T04:33:13.7659802Z [6144/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrMeta_0.cpp.o 2025-04-25T04:33:13.8194788Z [6144/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2025-04-25T04:33:13.8196649Z [6145/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseXPU_0.cpp.o 2025-04-25T04:33:13.8254450Z [6145/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2025-04-25T04:33:13.8255733Z [6146/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrXPU_0.cpp.o 2025-04-25T04:33:13.8990229Z [6146/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2025-04-25T04:33:13.8992310Z [6147/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta_0.cpp.o 2025-04-25T04:33:14.0231816Z [6147/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2025-04-25T04:33:14.0233659Z [6148/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2025-04-25T04:33:14.0312119Z [6148/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2025-04-25T04:33:14.0317428Z [6149/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor_0.cpp.o 2025-04-25T04:33:14.0826212Z [6149/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2025-04-25T04:33:14.0828120Z [6150/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2025-04-25T04:33:14.2150333Z [6150/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2025-04-25T04:33:14.2152965Z [6151/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2025-04-25T04:33:14.3057231Z [6151/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2025-04-25T04:33:14.3059365Z [6152/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2025-04-25T04:33:14.3423693Z [6152/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2025-04-25T04:33:14.3425918Z [6153/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2025-04-25T04:33:14.5943820Z [6153/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2025-04-25T04:33:14.5953507Z [6154/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2025-04-25T04:33:14.6996926Z [6154/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2025-04-25T04:33:14.6999481Z [6155/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2025-04-25T04:33:14.9501176Z [6155/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2025-04-25T04:33:14.9503616Z [6156/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2025-04-25T04:33:15.1127171Z [6156/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2025-04-25T04:33:15.1128857Z [6157/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2025-04-25T04:33:15.1526679Z [6157/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:15.1529436Z [6158/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2025-04-25T04:33:15.1532393Z [6158/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:15.1534851Z [6159/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2025-04-25T04:33:15.2387146Z [6159/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:15.2389331Z [6160/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2025-04-25T04:33:15.2713351Z [6160/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:15.2717052Z [6161/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2025-04-25T04:33:15.4028225Z [6161/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:15.4030642Z [6162/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2025-04-25T04:33:15.7262122Z [6162/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2025-04-25T04:33:15.7264854Z [6163/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:15.8103271Z [6163/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:15.8105841Z [6164/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:15.8645091Z [6164/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:15.8646625Z [6165/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:15.8877002Z [6165/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:15.8879247Z [6166/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2025-04-25T04:33:15.8949757Z [6166/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:15.8951541Z [6167/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:15.9337967Z [6167/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2025-04-25T04:33:15.9352555Z [6168/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:16.3493208Z [6168/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:16.3494544Z [6169/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2025-04-25T04:33:16.3545426Z [6169/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:16.3547906Z [6170/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:16.3860388Z [6170/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:16.3866228Z [6171/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:16.4815531Z [6171/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:16.4818094Z [6172/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:16.6279628Z [6172/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:16.6282035Z [6173/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:16.8002901Z [6173/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2025-04-25T04:33:16.8005563Z [6174/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:16.9500442Z [6174/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:16.9502736Z [6175/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:16.9563985Z [6175/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:16.9566305Z [6176/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:17.0279177Z [6176/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:17.0280778Z [6177/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2025-04-25T04:33:17.1121063Z [6177/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:17.1123407Z [6178/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:17.1611549Z [6178/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:17.1619752Z [6179/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:17.3803762Z [6179/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:17.3805404Z [6180/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:17.4610319Z [6180/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:17.4616448Z [6181/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:17.5391849Z [6181/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:17.5394326Z [6182/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:17.6354024Z [6182/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:17.6357043Z [6183/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:17.7061697Z [6183/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:17.7063645Z [6184/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:17.8062493Z [6184/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:17.8064979Z [6185/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:18.0439578Z [6185/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:18.0442189Z [6186/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:18.0934122Z [6186/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:18.0936578Z [6187/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:18.1130243Z [6187/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:18.1132871Z [6188/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:18.1647901Z [6188/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:18.1650149Z [6189/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:18.2419048Z [6189/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:18.2421935Z [6190/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:18.2912461Z [6190/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2025-04-25T04:33:18.2915024Z [6191/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:18.6034021Z [6191/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:18.6035893Z [6192/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:18.6810102Z [6192/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:18.6812844Z [6193/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:18.7379549Z [6193/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:18.7381234Z [6194/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:18.7431876Z [6194/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:18.7434156Z [6195/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2025-04-25T04:33:18.7593587Z [6195/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:18.7595990Z [6196/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:19.1029634Z [6196/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:19.1032180Z [6197/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:19.1937710Z [6197/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:19.1940130Z [6198/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:19.2173011Z [6198/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:19.2174310Z [6199/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:19.2785828Z [6199/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:19.2788042Z [6200/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:19.2982989Z [6200/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:19.2985316Z [6201/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:19.3050394Z [6201/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:19.3052873Z [6202/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:19.6343031Z [6202/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:19.6345624Z [6203/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:19.7202178Z [6203/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2025-04-25T04:33:19.7204629Z [6204/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:19.7226891Z [6204/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:19.7229542Z [6205/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:19.7874048Z [6205/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:19.7876979Z [6206/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:19.8065425Z [6206/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:19.8067629Z [6207/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:20.0813622Z [6207/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:20.0816157Z [6208/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:20.2075972Z [6208/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:20.2078451Z [6209/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:20.2323329Z [6209/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:20.2324796Z [6210/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2025-04-25T04:33:20.2472808Z [6210/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:20.2474646Z [6211/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:20.3247685Z [6211/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:20.3250462Z [6212/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:20.3758423Z [6212/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:20.3767106Z [6213/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:20.6093193Z [6213/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:20.6095674Z [6214/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:20.6682102Z [6214/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp.o 2025-04-25T04:33:20.6684569Z [6215/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:20.6826079Z [6215/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:20.6828842Z [6216/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:20.8173770Z [6216/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:20.8176139Z [6217/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:20.8887653Z [6217/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2025-04-25T04:33:20.8890358Z [6218/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:21.0245842Z [6218/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2025-04-25T04:33:21.0247690Z [6219/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:21.1794822Z [6219/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2025-04-25T04:33:21.1796660Z [6220/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2025-04-25T04:33:21.2021748Z [6220/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2025-04-25T04:33:21.2024202Z [6221/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp.o 2025-04-25T04:33:21.3222780Z [6221/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2025-04-25T04:33:21.3223991Z [6222/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:21.3523082Z [6222/7823] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-3.0.2/miniz.c.o 2025-04-25T04:33:21.3524485Z [6223/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2025-04-25T04:33:21.3969152Z [6223/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2025-04-25T04:33:21.3971311Z [6224/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2025-04-25T04:33:21.4143601Z [6224/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2025-04-25T04:33:21.4145445Z [6225/7823] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-3.0.2/miniz.c.o 2025-04-25T04:33:21.4148149Z /var/lib/jenkins/workspace/third_party/miniz-3.0.2/miniz.c:3258:9: note: ‘#pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.’ 2025-04-25T04:33:21.4150469Z 3258 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2025-04-25T04:33:21.4151616Z | ^~~~~~~ 2025-04-25T04:33:21.4151916Z 2025-04-25T04:33:21.4880079Z [6225/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2025-04-25T04:33:21.4881685Z [6226/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2025-04-25T04:33:21.4920998Z [6226/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2025-04-25T04:33:21.4922961Z [6227/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2025-04-25T04:33:21.5821791Z [6227/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2025-04-25T04:33:21.5823784Z [6228/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2025-04-25T04:33:21.5977843Z [6228/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2025-04-25T04:33:21.5979763Z [6229/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2025-04-25T04:33:21.6438608Z [6229/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2025-04-25T04:33:21.6440236Z [6230/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2025-04-25T04:33:21.6680465Z [6230/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2025-04-25T04:33:21.6681477Z [6231/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2025-04-25T04:33:21.6969922Z [6231/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2025-04-25T04:33:21.6971895Z [6232/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2025-04-25T04:33:21.7159325Z [6232/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2025-04-25T04:33:21.7160916Z [6233/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2025-04-25T04:33:21.7668947Z [6233/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2025-04-25T04:33:21.7671050Z [6234/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2025-04-25T04:33:21.8480495Z [6234/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2025-04-25T04:33:21.8482329Z [6235/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2025-04-25T04:33:21.8900749Z [6235/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2025-04-25T04:33:21.8902783Z [6236/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2025-04-25T04:33:21.9076721Z [6236/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2025-04-25T04:33:21.9078877Z [6237/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2025-04-25T04:33:22.0324172Z [6237/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2025-04-25T04:33:22.0326053Z [6238/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2025-04-25T04:33:23.0045488Z [6238/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/decompose_silu.cpp.o 2025-04-25T04:33:23.0047605Z [6239/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2025-04-25T04:33:23.0432933Z [6239/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2025-04-25T04:33:23.0435149Z [6240/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2025-04-25T04:33:23.1432027Z [6240/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2025-04-25T04:33:23.1434061Z [6241/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2025-04-25T04:33:23.2101555Z [6241/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2025-04-25T04:33:23.2103686Z [6242/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2025-04-25T04:33:23.2204580Z [6242/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2025-04-25T04:33:23.2206856Z [6243/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2025-04-25T04:33:23.2501172Z [6243/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2025-04-25T04:33:23.2506383Z [6244/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/decompose_silu.cpp.o 2025-04-25T04:33:23.6299019Z [6244/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2025-04-25T04:33:23.6300421Z [6245/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2025-04-25T04:33:23.7393030Z [6245/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2025-04-25T04:33:23.7395366Z [6246/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2025-04-25T04:33:23.7698299Z [6246/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ViewFuncs.cpp.o 2025-04-25T04:33:23.7701354Z [6247/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2025-04-25T04:33:24.2235517Z [6247/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2025-04-25T04:33:24.2236773Z [6248/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ViewFuncs.cpp.o 2025-04-25T04:33:24.2584391Z [6248/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2025-04-25T04:33:24.2586922Z [6249/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2025-04-25T04:33:24.2719246Z [6249/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2025-04-25T04:33:24.2721181Z [6250/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2025-04-25T04:33:24.4184871Z [6250/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2025-04-25T04:33:24.4187082Z [6251/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2025-04-25T04:33:25.1223926Z [6251/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2025-04-25T04:33:25.1229551Z [6252/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2025-04-25T04:33:25.4223467Z [6252/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2025-04-25T04:33:25.4229694Z [6253/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2025-04-25T04:33:25.6015010Z [6253/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2025-04-25T04:33:25.6016950Z [6254/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2025-04-25T04:33:25.7182031Z [6254/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2025-04-25T04:33:25.7183181Z [6255/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2025-04-25T04:33:25.7621043Z [6255/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2025-04-25T04:33:25.7622601Z [6256/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2025-04-25T04:33:25.8386474Z [6256/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2025-04-25T04:33:25.8389025Z [6257/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2025-04-25T04:33:25.8455685Z [6257/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2025-04-25T04:33:25.8457955Z [6258/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2025-04-25T04:33:26.0863980Z [6258/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2025-04-25T04:33:26.2119310Z [6259/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2025-04-25T04:33:26.2121526Z [6259/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp.o 2025-04-25T04:33:26.2124573Z [6260/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2025-04-25T04:33:26.3405291Z [6260/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2025-04-25T04:33:26.3406601Z [6261/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2025-04-25T04:33:26.3650789Z [6261/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2025-04-25T04:33:26.3652294Z [6262/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2025-04-25T04:33:26.4257261Z [6262/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2025-04-25T04:33:26.4259630Z [6263/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2025-04-25T04:33:26.4610088Z [6263/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2025-04-25T04:33:26.4612170Z [6264/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2025-04-25T04:33:26.6218064Z [6264/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2025-04-25T04:33:26.6220171Z [6265/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp.o 2025-04-25T04:33:26.8568762Z [6265/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2025-04-25T04:33:26.8570767Z [6266/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2025-04-25T04:33:26.9022854Z [6266/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2025-04-25T04:33:26.9024964Z [6267/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2025-04-25T04:33:26.9382899Z [6267/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2025-04-25T04:33:26.9384320Z [6268/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2025-04-25T04:33:26.9582600Z [6268/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2025-04-25T04:33:26.9584547Z [6269/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2025-04-25T04:33:27.0825050Z [6269/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2025-04-25T04:33:27.0826782Z [6270/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2025-04-25T04:33:27.3013863Z [6270/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2025-04-25T04:33:27.3016061Z [6271/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2025-04-25T04:33:27.4075554Z [6271/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2025-04-25T04:33:27.4077411Z [6272/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2025-04-25T04:33:27.4540141Z [6272/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2025-04-25T04:33:27.4542323Z [6273/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2025-04-25T04:33:27.4821066Z [6273/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2025-04-25T04:33:27.4823524Z [6274/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2025-04-25T04:33:27.6577434Z [6274/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2025-04-25T04:33:27.6583189Z [6275/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2025-04-25T04:33:28.0749753Z [6275/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2025-04-25T04:33:28.0751164Z [6276/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2025-04-25T04:33:28.1767692Z [6276/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2025-04-25T04:33:28.1769864Z [6277/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2025-04-25T04:33:28.4714311Z [6277/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_metadata.cpp.o 2025-04-25T04:33:28.4720655Z [6278/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2025-04-25T04:33:28.6233013Z [6278/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2025-04-25T04:33:28.6235230Z [6279/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2025-04-25T04:33:28.6345221Z [6279/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2025-04-25T04:33:28.6346463Z [6280/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2025-04-25T04:33:28.6420205Z [6280/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2025-04-25T04:33:28.6421877Z [6281/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_metadata.cpp.o 2025-04-25T04:33:28.6691227Z [6281/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2025-04-25T04:33:28.6693324Z [6282/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2025-04-25T04:33:28.9204731Z [6282/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2025-04-25T04:33:28.9206628Z [6283/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2025-04-25T04:33:29.0924889Z [6283/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2025-04-25T04:33:29.0927822Z [6284/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2025-04-25T04:33:29.1163402Z [6284/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2025-04-25T04:33:29.1165409Z [6285/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2025-04-25T04:33:29.1493796Z [6285/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable_info.cpp.o 2025-04-25T04:33:29.1495967Z [6286/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2025-04-25T04:33:29.2221656Z [6286/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/dynamo/compiled_autograd.cpp.o 2025-04-25T04:33:29.2223733Z [6287/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2025-04-25T04:33:29.2872749Z [6287/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_package/model_package_loader.cpp.o 2025-04-25T04:33:29.2874907Z [6288/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2025-04-25T04:33:29.3102255Z [6288/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner.cpp.o 2025-04-25T04:33:29.3103877Z [6289/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2025-04-25T04:33:29.6586667Z [6289/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.cpp.o 2025-04-25T04:33:29.6588797Z [6290/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable_info.cpp.o 2025-04-25T04:33:29.6884808Z [6290/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/mkldnn_tensor.cpp.o 2025-04-25T04:33:29.6886801Z [6291/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/dynamo/compiled_autograd.cpp.o 2025-04-25T04:33:29.7766305Z [6291/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/oss_proxy_executor.cpp.o 2025-04-25T04:33:29.7768764Z [6292/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.cpp.o 2025-04-25T04:33:29.8516072Z [6292/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_common.cpp.o 2025-04-25T04:33:29.8518377Z [6293/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner.cpp.o 2025-04-25T04:33:29.8587235Z [6293/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_cpu.cpp.o 2025-04-25T04:33:29.8589417Z [6294/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_package/model_package_loader.cpp.o 2025-04-25T04:33:30.1141001Z [6294/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/tensor_converter.cpp.o 2025-04-25T04:33:30.1143184Z [6295/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/mkldnn_tensor.cpp.o 2025-04-25T04:33:30.3005129Z [6295/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/inductor_ops.cpp.o 2025-04-25T04:33:30.3007298Z [6296/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/oss_proxy_executor.cpp.o 2025-04-25T04:33:30.3384182Z [6296/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2025-04-25T04:33:30.3385725Z [6297/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2025-04-25T04:33:30.3542486Z [6297/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2025-04-25T04:33:30.3544247Z [6298/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_cpu.cpp.o 2025-04-25T04:33:30.4046975Z [6298/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2025-04-25T04:33:30.4049047Z [6299/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/tensor_converter.cpp.o 2025-04-25T04:33:30.4223536Z [6299/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2025-04-25T04:33:30.4226444Z [6300/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_common.cpp.o 2025-04-25T04:33:30.9482222Z [6300/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2025-04-25T04:33:30.9483373Z [6301/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2025-04-25T04:33:30.9499392Z [6301/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2025-04-25T04:33:30.9501443Z [6302/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2025-04-25T04:33:30.9727889Z [6302/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2025-04-25T04:33:30.9729209Z [6303/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2025-04-25T04:33:30.9742195Z [6303/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2025-04-25T04:33:30.9743946Z [6304/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2025-04-25T04:33:31.2253790Z [6304/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2025-04-25T04:33:31.2256954Z [6305/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/inductor_ops.cpp.o 2025-04-25T04:33:31.4076812Z [6305/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2025-04-25T04:33:31.4079133Z [6306/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2025-04-25T04:33:31.4591570Z [6306/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2025-04-25T04:33:31.4593969Z [6307/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2025-04-25T04:33:31.5105035Z [6307/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2025-04-25T04:33:31.5107308Z [6308/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2025-04-25T04:33:31.5875085Z [6308/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2025-04-25T04:33:31.5880292Z [6309/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2025-04-25T04:33:32.0559932Z [6309/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2025-04-25T04:33:32.0561710Z [6310/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2025-04-25T04:33:32.5183916Z [6310/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2025-04-25T04:33:32.5187501Z [6311/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2025-04-25T04:33:32.5711835Z [6311/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2025-04-25T04:33:32.5714890Z [6312/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2025-04-25T04:33:32.6478280Z [6312/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2025-04-25T04:33:32.6484106Z [6313/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2025-04-25T04:33:32.7231850Z [6313/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2025-04-25T04:33:32.7234259Z [6314/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2025-04-25T04:33:32.7558701Z [6314/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2025-04-25T04:33:32.7561805Z [6315/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2025-04-25T04:33:32.8463599Z [6315/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2025-04-25T04:33:32.8465967Z [6316/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2025-04-25T04:33:32.8875511Z [6316/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2025-04-25T04:33:32.8877516Z [6317/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2025-04-25T04:33:33.0442148Z [6317/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2025-04-25T04:33:33.0445162Z [6318/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2025-04-25T04:33:33.0906295Z [6318/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2025-04-25T04:33:33.0909874Z [6319/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2025-04-25T04:33:33.1956273Z [6319/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2025-04-25T04:33:33.1958433Z [6320/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2025-04-25T04:33:33.2108011Z [6320/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2025-04-25T04:33:33.2109951Z [6321/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2025-04-25T04:33:33.2988635Z [6321/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2025-04-25T04:33:33.2989882Z [6322/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2025-04-25T04:33:33.3422940Z [6322/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2025-04-25T04:33:33.3424858Z [6323/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2025-04-25T04:33:33.5274001Z [6323/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2025-04-25T04:33:33.5275908Z [6324/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2025-04-25T04:33:33.5672659Z [6324/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2025-04-25T04:33:33.5674657Z [6325/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2025-04-25T04:33:33.7486782Z [6325/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2025-04-25T04:33:33.7489166Z [6326/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2025-04-25T04:33:33.7975032Z [6326/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2025-04-25T04:33:33.7977441Z [6327/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2025-04-25T04:33:33.8743375Z [6327/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/graph_utils.cpp.o 2025-04-25T04:33:33.8744559Z [6328/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2025-04-25T04:33:33.9312922Z [6328/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2025-04-25T04:33:33.9314051Z [6329/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2025-04-25T04:33:34.0466248Z [6329/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2025-04-25T04:33:34.0467612Z [6330/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2025-04-25T04:33:34.0836504Z [6330/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2025-04-25T04:33:34.0838798Z [6331/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2025-04-25T04:33:34.3707857Z [6331/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2025-04-25T04:33:34.3710113Z [6332/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/graph_utils.cpp.o 2025-04-25T04:33:34.4180680Z [6332/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2025-04-25T04:33:34.4182563Z [6333/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2025-04-25T04:33:34.5012194Z [6333/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2025-04-25T04:33:34.5014000Z [6334/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2025-04-25T04:33:34.5803700Z [6334/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2025-04-25T04:33:34.5805508Z [6335/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2025-04-25T04:33:34.6020106Z [6335/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2025-04-25T04:33:34.6022168Z [6336/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2025-04-25T04:33:34.8672199Z [6336/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2025-04-25T04:33:34.8674387Z [6337/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2025-04-25T04:33:34.8831807Z [6337/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2025-04-25T04:33:34.8838115Z [6338/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2025-04-25T04:33:34.9501740Z [6338/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2025-04-25T04:33:34.9508677Z [6339/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2025-04-25T04:33:35.0075243Z [6339/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2025-04-25T04:33:35.0077252Z [6340/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2025-04-25T04:33:35.0823755Z [6340/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2025-04-25T04:33:35.0830819Z [6341/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2025-04-25T04:33:35.2174525Z [6341/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2025-04-25T04:33:35.2178237Z [6342/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2025-04-25T04:33:35.3930701Z [6342/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2025-04-25T04:33:35.3933181Z [6343/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2025-04-25T04:33:35.4318475Z [6343/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2025-04-25T04:33:35.4320460Z [6344/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2025-04-25T04:33:35.5456247Z [6344/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2025-04-25T04:33:35.5458182Z [6345/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2025-04-25T04:33:35.6040812Z [6345/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2025-04-25T04:33:35.6055036Z [6346/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2025-04-25T04:33:35.6968655Z [6346/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2025-04-25T04:33:35.6971289Z [6347/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2025-04-25T04:33:35.8862034Z [6347/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2025-04-25T04:33:35.8863850Z [6348/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2025-04-25T04:33:35.9049608Z [6348/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2025-04-25T04:33:35.9051569Z [6349/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2025-04-25T04:33:35.9656914Z [6349/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2025-04-25T04:33:35.9658916Z [6350/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2025-04-25T04:33:36.1546054Z [6350/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2025-04-25T04:33:36.1548165Z [6351/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2025-04-25T04:33:36.3260501Z [6351/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2025-04-25T04:33:36.3262938Z [6352/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2025-04-25T04:33:36.3726826Z [6352/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2025-04-25T04:33:36.3729200Z [6353/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2025-04-25T04:33:36.3871780Z [6353/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2025-04-25T04:33:36.3874223Z [6354/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2025-04-25T04:33:36.3907673Z [6354/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2025-04-25T04:33:36.3909533Z [6355/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2025-04-25T04:33:36.7427133Z [6355/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2025-04-25T04:33:36.7431042Z [6356/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2025-04-25T04:33:36.7477437Z [6356/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2025-04-25T04:33:36.7479656Z [6357/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2025-04-25T04:33:36.8314288Z [6357/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2025-04-25T04:33:36.8315631Z [6358/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2025-04-25T04:33:36.8462596Z [6358/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2025-04-25T04:33:36.8464533Z [6359/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2025-04-25T04:33:36.8619396Z [6359/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2025-04-25T04:33:36.8626502Z [6360/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2025-04-25T04:33:37.0065714Z [6360/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2025-04-25T04:33:37.0068338Z [6361/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2025-04-25T04:33:37.0203318Z [6361/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2025-04-25T04:33:37.0204444Z [6362/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2025-04-25T04:33:37.1643271Z [6362/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2025-04-25T04:33:37.1645319Z [6363/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2025-04-25T04:33:37.2717950Z [6363/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2025-04-25T04:33:37.2727485Z [6364/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2025-04-25T04:33:37.3722623Z [6364/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2025-04-25T04:33:37.3724710Z [6365/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2025-04-25T04:33:37.4715553Z [6365/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2025-04-25T04:33:37.4717725Z [6366/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2025-04-25T04:33:37.5114948Z [6366/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2025-04-25T04:33:37.5117085Z [6367/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2025-04-25T04:33:37.8240648Z [6367/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2025-04-25T04:33:37.8242618Z [6368/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2025-04-25T04:33:37.9652381Z [6368/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2025-04-25T04:33:37.9654545Z [6369/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2025-04-25T04:33:38.0498223Z [6369/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2025-04-25T04:33:38.0500377Z [6370/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2025-04-25T04:33:38.2117505Z [6370/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2025-04-25T04:33:38.2124047Z [6371/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2025-04-25T04:33:38.3803077Z [6371/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2025-04-25T04:33:38.3808270Z [6372/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2025-04-25T04:33:38.4811377Z [6372/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2025-04-25T04:33:38.4813850Z [6373/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2025-04-25T04:33:38.5000378Z [6373/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2025-04-25T04:33:38.5007016Z [6374/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2025-04-25T04:33:38.7157885Z [6374/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2025-04-25T04:33:38.7161231Z [6375/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2025-04-25T04:33:38.7682601Z [6375/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2025-04-25T04:33:38.7685219Z [6376/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2025-04-25T04:33:38.8807148Z [6376/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2025-04-25T04:33:38.8809314Z [6377/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2025-04-25T04:33:38.9941068Z [6377/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2025-04-25T04:33:38.9943152Z [6378/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2025-04-25T04:33:39.0076740Z [6378/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2025-04-25T04:33:39.0083175Z [6379/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2025-04-25T04:33:39.0698880Z [6379/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2025-04-25T04:33:39.0701099Z [6380/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2025-04-25T04:33:39.2329338Z [6380/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2025-04-25T04:33:39.2331679Z [6381/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2025-04-25T04:33:39.3352268Z [6381/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2025-04-25T04:33:39.3354250Z [6382/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2025-04-25T04:33:39.3904150Z [6382/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2025-04-25T04:33:39.3906195Z [6383/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2025-04-25T04:33:39.4993126Z [6383/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2025-04-25T04:33:39.4995352Z [6384/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2025-04-25T04:33:39.5515855Z [6384/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o 2025-04-25T04:33:39.5518517Z [6385/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2025-04-25T04:33:39.6044368Z [6385/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2025-04-25T04:33:39.6046634Z [6386/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2025-04-25T04:33:39.7417852Z [6386/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2025-04-25T04:33:39.7419978Z [6387/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2025-04-25T04:33:39.8531058Z [6387/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2025-04-25T04:33:39.8545031Z [6388/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2025-04-25T04:33:40.0390259Z [6388/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2025-04-25T04:33:40.0397026Z [6389/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2025-04-25T04:33:40.0427306Z [6389/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2025-04-25T04:33:40.0429551Z [6390/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o 2025-04-25T04:33:40.1976151Z [6390/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o 2025-04-25T04:33:40.1978445Z [6391/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2025-04-25T04:33:40.3277400Z [6391/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2025-04-25T04:33:40.3279790Z [6392/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2025-04-25T04:33:40.4072552Z [6392/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2025-04-25T04:33:40.4074585Z [6393/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2025-04-25T04:33:40.5350396Z [6393/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2025-04-25T04:33:40.5357206Z [6394/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2025-04-25T04:33:40.5998252Z [6394/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2025-04-25T04:33:40.6000393Z [6395/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o 2025-04-25T04:33:40.7052526Z [6395/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2025-04-25T04:33:40.7054722Z [6396/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2025-04-25T04:33:40.7620831Z [6396/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2025-04-25T04:33:40.7626610Z [6397/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2025-04-25T04:33:40.9868038Z [6397/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2025-04-25T04:33:40.9870046Z [6398/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2025-04-25T04:33:41.1460686Z [6398/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2025-04-25T04:33:41.1462870Z [6399/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2025-04-25T04:33:41.1684291Z [6399/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2025-04-25T04:33:41.1686407Z [6400/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2025-04-25T04:33:41.5080927Z [6400/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2025-04-25T04:33:41.5082995Z [6401/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2025-04-25T04:33:41.6671711Z [6401/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2025-04-25T04:33:41.6673394Z [6402/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2025-04-25T04:33:41.7621933Z [6402/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2025-04-25T04:33:41.7624159Z [6403/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2025-04-25T04:33:41.8443418Z [6403/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2025-04-25T04:33:41.8445186Z [6404/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2025-04-25T04:33:41.9509625Z [6404/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2025-04-25T04:33:41.9511697Z [6405/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2025-04-25T04:33:41.9645480Z [6405/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2025-04-25T04:33:41.9648613Z [6406/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2025-04-25T04:33:41.9924525Z [6406/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2025-04-25T04:33:41.9926540Z [6407/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2025-04-25T04:33:42.1847879Z [6407/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2025-04-25T04:33:42.1849769Z [6408/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2025-04-25T04:33:42.2491790Z [6408/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2025-04-25T04:33:42.2493882Z [6409/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2025-04-25T04:33:42.4796614Z [6409/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2025-04-25T04:33:42.4799851Z [6410/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2025-04-25T04:33:42.5345235Z [6410/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2025-04-25T04:33:42.5352297Z [6411/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2025-04-25T04:33:42.6342654Z [6411/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2025-04-25T04:33:42.6343870Z [6412/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2025-04-25T04:33:42.7706215Z [6412/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2025-04-25T04:33:42.7707982Z [6413/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2025-04-25T04:33:42.9936075Z [6413/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2025-04-25T04:33:42.9941422Z [6414/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2025-04-25T04:33:43.0499210Z [6414/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2025-04-25T04:33:43.0501360Z [6415/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2025-04-25T04:33:43.2133120Z [6415/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2025-04-25T04:33:43.2134717Z [6416/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2025-04-25T04:33:43.2591727Z [6416/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2025-04-25T04:33:43.2593940Z [6417/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2025-04-25T04:33:43.5334145Z [6417/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2025-04-25T04:33:43.5336393Z [6418/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2025-04-25T04:33:43.6490395Z [6418/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2025-04-25T04:33:43.6491649Z [6419/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2025-04-25T04:33:43.6680737Z [6419/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2025-04-25T04:33:43.6683080Z [6420/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2025-04-25T04:33:43.7874932Z [6420/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2025-04-25T04:33:43.7877184Z [6421/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2025-04-25T04:33:43.8094213Z [6421/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2025-04-25T04:33:43.8101487Z [6422/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2025-04-25T04:33:44.0673877Z [6422/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2025-04-25T04:33:44.0676203Z [6423/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2025-04-25T04:33:44.1632231Z [6423/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2025-04-25T04:33:44.1634397Z [6424/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2025-04-25T04:33:44.1918723Z [6424/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2025-04-25T04:33:44.1920851Z [6425/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2025-04-25T04:33:44.2196178Z [6425/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2025-04-25T04:33:44.2198338Z [6426/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2025-04-25T04:33:44.2381920Z [6426/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2025-04-25T04:33:44.2384511Z [6427/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2025-04-25T04:33:44.4576000Z [6427/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2025-04-25T04:33:44.4578370Z [6428/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2025-04-25T04:33:44.5526410Z [6428/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2025-04-25T04:33:44.5529178Z [6429/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2025-04-25T04:33:44.6992812Z [6429/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2025-04-25T04:33:44.6995395Z [6430/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2025-04-25T04:33:44.7361729Z [6430/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2025-04-25T04:33:44.7364054Z [6431/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2025-04-25T04:33:44.8450901Z [6431/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2025-04-25T04:33:44.8453326Z [6432/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2025-04-25T04:33:45.0358297Z [6432/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2025-04-25T04:33:45.0359452Z [6433/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2025-04-25T04:33:45.0858334Z [6433/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2025-04-25T04:33:45.0863250Z [6434/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2025-04-25T04:33:45.1501069Z [6434/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2025-04-25T04:33:45.1503360Z [6435/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2025-04-25T04:33:45.2149316Z [6435/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2025-04-25T04:33:45.2151522Z [6436/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2025-04-25T04:33:45.3462259Z [6436/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2025-04-25T04:33:45.3464379Z [6437/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2025-04-25T04:33:45.5321855Z [6437/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2025-04-25T04:33:45.5323103Z [6438/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2025-04-25T04:33:45.5512217Z [6438/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2025-04-25T04:33:45.5514153Z [6439/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2025-04-25T04:33:45.6692751Z [6439/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2025-04-25T04:33:45.6695390Z [6440/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2025-04-25T04:33:45.6716958Z [6440/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2025-04-25T04:33:45.6723295Z [6441/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2025-04-25T04:33:45.7405707Z [6441/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2025-04-25T04:33:45.7408223Z [6442/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2025-04-25T04:33:45.9958439Z [6442/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2025-04-25T04:33:45.9964963Z [6443/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2025-04-25T04:33:46.1543964Z [6443/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2025-04-25T04:33:46.1546518Z [6444/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2025-04-25T04:33:46.1916662Z [6444/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2025-04-25T04:33:46.1918703Z [6445/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2025-04-25T04:33:46.1953787Z [6445/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2025-04-25T04:33:46.1956103Z [6446/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2025-04-25T04:33:46.2780516Z [6446/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2025-04-25T04:33:46.2782661Z [6447/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2025-04-25T04:33:46.6385530Z [6447/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2025-04-25T04:33:46.6387525Z [6448/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2025-04-25T04:33:46.6670977Z [6448/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2025-04-25T04:33:46.6673395Z [6449/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2025-04-25T04:33:46.7066048Z [6449/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2025-04-25T04:33:46.7068302Z [6450/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2025-04-25T04:33:46.8778198Z [6450/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2025-04-25T04:33:46.8780587Z [6451/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2025-04-25T04:33:47.1611668Z [6451/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2025-04-25T04:33:47.1613791Z [6452/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2025-04-25T04:33:47.2346413Z [6452/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2025-04-25T04:33:47.2347534Z [6453/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2025-04-25T04:33:47.2506962Z [6453/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2025-04-25T04:33:47.2509115Z [6454/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2025-04-25T04:33:47.3100875Z [6454/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2025-04-25T04:33:47.3102716Z [6455/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2025-04-25T04:33:47.3106614Z [6455/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/utf8_decoding_ignore.cpp.o 2025-04-25T04:33:47.3107855Z [6456/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2025-04-25T04:33:47.3654435Z [6456/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2025-04-25T04:33:47.3656463Z [6457/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2025-04-25T04:33:47.3927271Z [6457/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2025-04-25T04:33:47.3929376Z [6458/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2025-04-25T04:33:47.3934003Z [6458/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2025-04-25T04:33:47.3936304Z [6459/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/utf8_decoding_ignore.cpp.o 2025-04-25T04:33:47.8787419Z [6459/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2025-04-25T04:33:47.8789412Z [6460/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2025-04-25T04:33:47.9185453Z [6460/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2025-04-25T04:33:47.9187447Z [6461/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2025-04-25T04:33:47.9777644Z [6461/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2025-04-25T04:33:47.9779267Z [6462/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2025-04-25T04:33:47.9790846Z [6462/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2025-04-25T04:33:47.9793519Z [6463/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2025-04-25T04:33:48.1145048Z [6463/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2025-04-25T04:33:48.1147007Z [6464/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2025-04-25T04:33:48.4091076Z [6464/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2025-04-25T04:33:48.4093223Z [6465/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2025-04-25T04:33:48.4226298Z [6465/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2025-04-25T04:33:48.4228035Z [6466/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2025-04-25T04:33:48.6008861Z [6466/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2025-04-25T04:33:48.6010770Z [6467/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2025-04-25T04:33:48.6832861Z [6467/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2025-04-25T04:33:48.6837750Z [6468/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2025-04-25T04:33:48.8692459Z [6468/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2025-04-25T04:33:48.8694626Z [6469/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2025-04-25T04:33:49.0810768Z [6469/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2025-04-25T04:33:49.0812732Z [6470/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2025-04-25T04:33:49.1816388Z [6470/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2025-04-25T04:33:49.1819541Z [6471/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2025-04-25T04:33:49.2733747Z [6471/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2025-04-25T04:33:49.2736168Z [6472/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2025-04-25T04:33:49.3289005Z [6472/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2025-04-25T04:33:49.3294571Z [6473/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2025-04-25T04:33:49.6085608Z [6473/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2025-04-25T04:33:49.6091041Z [6474/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2025-04-25T04:33:49.7055274Z [6474/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2025-04-25T04:33:49.7059696Z [6475/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2025-04-25T04:33:49.9264787Z [6475/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2025-04-25T04:33:49.9272209Z [6476/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2025-04-25T04:33:50.1921112Z [6476/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2025-04-25T04:33:50.1923046Z [6477/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2025-04-25T04:33:50.2231289Z [6477/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2025-04-25T04:33:50.2233492Z [6478/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2025-04-25T04:33:50.3022051Z [6478/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2025-04-25T04:33:50.3026587Z [6479/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2025-04-25T04:33:50.4046285Z [6479/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2025-04-25T04:33:50.4053602Z [6480/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2025-04-25T04:33:50.5261109Z [6480/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2025-04-25T04:33:50.5267513Z [6481/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2025-04-25T04:33:50.7282011Z [6481/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2025-04-25T04:33:50.7284226Z [6482/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2025-04-25T04:33:50.8579645Z [6482/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2025-04-25T04:33:50.8582082Z [6483/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2025-04-25T04:33:50.8816125Z [6483/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2025-04-25T04:33:50.8817575Z [6484/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2025-04-25T04:33:51.0053869Z [6484/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2025-04-25T04:33:51.0056086Z [6485/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2025-04-25T04:33:51.4394952Z [6485/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2025-04-25T04:33:51.4396886Z [6486/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2025-04-25T04:33:51.4665543Z [6486/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2025-04-25T04:33:51.4667612Z [6487/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2025-04-25T04:33:51.9428391Z [6487/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2025-04-25T04:33:51.9430271Z [6488/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2025-04-25T04:33:51.9753088Z [6488/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2025-04-25T04:33:51.9755067Z [6489/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2025-04-25T04:33:52.0001264Z [6489/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2025-04-25T04:33:52.0003861Z [6490/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2025-04-25T04:33:52.1223468Z [6490/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2025-04-25T04:33:52.1225462Z [6491/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2025-04-25T04:33:52.4585239Z [6491/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2025-04-25T04:33:52.4587207Z [6492/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2025-04-25T04:33:52.4780951Z [6492/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2025-04-25T04:33:52.4782819Z [6493/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2025-04-25T04:33:52.5542635Z [6493/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2025-04-25T04:33:52.5544844Z [6494/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2025-04-25T04:33:52.6434933Z [6494/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2025-04-25T04:33:52.6444431Z [6495/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2025-04-25T04:33:52.9541341Z [6495/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2025-04-25T04:33:52.9545685Z [6496/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2025-04-25T04:33:53.0747531Z [6496/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2025-04-25T04:33:53.0749569Z [6497/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2025-04-25T04:33:53.0791113Z [6497/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2025-04-25T04:33:53.0793248Z [6498/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2025-04-25T04:33:53.1161874Z [6498/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2025-04-25T04:33:53.1163900Z [6499/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2025-04-25T04:33:53.3898175Z [6499/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2025-04-25T04:33:53.3903495Z [6500/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2025-04-25T04:33:53.5020317Z [6500/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2025-04-25T04:33:53.5022512Z [6501/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2025-04-25T04:33:53.6024955Z [6501/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2025-04-25T04:33:53.6027131Z [6502/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2025-04-25T04:33:53.6695933Z [6502/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2025-04-25T04:33:53.6698065Z [6503/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2025-04-25T04:33:54.0197217Z [6503/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2025-04-25T04:33:54.0200586Z [6504/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2025-04-25T04:33:54.4565770Z [6504/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2025-04-25T04:33:54.4567760Z [6505/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2025-04-25T04:33:54.4815501Z [6505/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2025-04-25T04:33:54.4817511Z [6506/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2025-04-25T04:33:54.5533760Z [6506/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2025-04-25T04:33:54.5535704Z [6507/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2025-04-25T04:33:54.8944714Z [6507/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2025-04-25T04:33:54.8947291Z [6508/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2025-04-25T04:33:54.9244295Z [6508/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2025-04-25T04:33:54.9248699Z [6509/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2025-04-25T04:33:55.1713032Z [6509/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2025-04-25T04:33:55.1715639Z [6510/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2025-04-25T04:33:55.3918551Z [6510/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2025-04-25T04:33:55.3920901Z [6511/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2025-04-25T04:33:55.5513813Z [6511/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2025-04-25T04:33:55.5515663Z [6512/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2025-04-25T04:33:55.5677585Z [6512/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2025-04-25T04:33:55.5680203Z [6513/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2025-04-25T04:33:55.9475047Z [6513/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2025-04-25T04:33:55.9483218Z [6514/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2025-04-25T04:33:55.9914212Z [6514/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2025-04-25T04:33:55.9916045Z [6515/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2025-04-25T04:33:56.0699008Z [6515/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2025-04-25T04:33:56.0701006Z [6516/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2025-04-25T04:33:56.3634411Z [6516/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2025-04-25T04:33:56.3640028Z [6517/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2025-04-25T04:33:56.5294569Z [6517/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2025-04-25T04:33:56.5296813Z [6518/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2025-04-25T04:33:56.5308317Z [6518/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2025-04-25T04:33:56.5313548Z [6519/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2025-04-25T04:33:56.7160928Z [6519/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2025-04-25T04:33:56.7167904Z [6520/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2025-04-25T04:33:57.1049707Z [6520/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2025-04-25T04:33:57.1055640Z [6521/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2025-04-25T04:33:57.2700204Z [6521/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2025-04-25T04:33:57.2707608Z [6522/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2025-04-25T04:33:57.4511280Z [6522/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2025-04-25T04:33:57.4513558Z [6523/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2025-04-25T04:33:57.6600196Z [6523/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2025-04-25T04:33:57.6605871Z [6524/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2025-04-25T04:33:57.7784386Z [6524/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2025-04-25T04:33:57.7790216Z [6525/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2025-04-25T04:33:57.8632829Z [6525/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2025-04-25T04:33:57.8635032Z [6526/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2025-04-25T04:33:58.3510506Z [6526/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2025-04-25T04:33:58.3514194Z [6527/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2025-04-25T04:33:58.7365338Z [6527/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2025-04-25T04:33:58.7368022Z [6528/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2025-04-25T04:33:58.7486442Z [6528/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2025-04-25T04:33:58.7487698Z [6529/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2025-04-25T04:33:58.9029110Z [6529/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2025-04-25T04:33:58.9031621Z [6530/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2025-04-25T04:33:58.9422082Z [6530/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2025-04-25T04:33:58.9424455Z [6531/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2025-04-25T04:33:59.2566393Z [6531/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2025-04-25T04:33:59.2572698Z [6532/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2025-04-25T04:33:59.4082516Z [6532/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2025-04-25T04:33:59.4088267Z [6533/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2025-04-25T04:33:59.9517387Z [6533/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2025-04-25T04:33:59.9524768Z [6534/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2025-04-25T04:34:00.1215331Z [6534/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2025-04-25T04:34:00.1218172Z [6535/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2025-04-25T04:34:00.1543043Z [6535/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2025-04-25T04:34:00.1545121Z [6536/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2025-04-25T04:34:00.1904937Z [6536/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2025-04-25T04:34:00.1909849Z [6537/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2025-04-25T04:34:00.4194942Z [6537/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2025-04-25T04:34:00.4200255Z [6538/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2025-04-25T04:34:00.6802125Z [6538/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2025-04-25T04:34:00.6804388Z [6539/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2025-04-25T04:34:00.7151990Z [6539/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2025-04-25T04:34:00.7155377Z [6540/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2025-04-25T04:34:00.9075429Z [6540/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2025-04-25T04:34:00.9077250Z [6541/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2025-04-25T04:34:00.9907524Z [6541/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2025-04-25T04:34:00.9916326Z [6542/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2025-04-25T04:34:01.0887475Z [6542/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2025-04-25T04:34:01.0889775Z [6543/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2025-04-25T04:34:01.2642516Z [6543/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2025-04-25T04:34:01.2644634Z [6544/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2025-04-25T04:34:01.2990608Z [6544/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2025-04-25T04:34:01.2997407Z [6545/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2025-04-25T04:34:01.3805499Z [6545/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2025-04-25T04:34:01.4391062Z [6546/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2025-04-25T04:34:01.4393038Z [6546/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2025-04-25T04:34:01.4399607Z [6547/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2025-04-25T04:34:01.5180607Z [6547/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2025-04-25T04:34:01.5182967Z [6548/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2025-04-25T04:34:01.6169373Z [6548/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2025-04-25T04:34:01.6171470Z [6549/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2025-04-25T04:34:01.6532316Z [6549/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2025-04-25T04:34:01.6537300Z [6550/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2025-04-25T04:34:01.7660767Z [6550/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2025-04-25T04:34:01.7662864Z [6551/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2025-04-25T04:34:01.7982212Z [6551/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2025-04-25T04:34:01.7984267Z [6552/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2025-04-25T04:34:01.8868997Z [6552/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2025-04-25T04:34:01.8870810Z [6553/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2025-04-25T04:34:01.8890189Z [6553/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2025-04-25T04:34:01.8892077Z [6554/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2025-04-25T04:34:02.1315768Z [6554/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2025-04-25T04:34:02.1317755Z [6555/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2025-04-25T04:34:02.1780134Z [6555/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2025-04-25T04:34:02.1782026Z [6556/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2025-04-25T04:34:02.3022702Z [6556/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2025-04-25T04:34:02.3023942Z [6557/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2025-04-25T04:34:02.4104142Z [6557/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2025-04-25T04:34:02.4106273Z [6558/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2025-04-25T04:34:02.4305104Z [6558/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2025-04-25T04:34:02.4306131Z [6559/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2025-04-25T04:34:02.4447077Z [6559/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2025-04-25T04:34:02.4700194Z [6560/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2025-04-25T04:34:02.4702267Z [6560/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2025-04-25T04:34:02.4704010Z [6561/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2025-04-25T04:34:02.6793237Z [6561/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2025-04-25T04:34:02.6795372Z [6562/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2025-04-25T04:34:02.6979602Z [6562/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2025-04-25T04:34:02.6981580Z [6563/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2025-04-25T04:34:02.7795227Z [6563/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2025-04-25T04:34:02.7801952Z [6564/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2025-04-25T04:34:02.9404104Z [6564/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2025-04-25T04:34:02.9405884Z [6565/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2025-04-25T04:34:03.0143174Z [6565/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2025-04-25T04:34:03.0144975Z [6566/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2025-04-25T04:34:03.1830045Z [6566/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2025-04-25T04:34:03.1831849Z [6567/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2025-04-25T04:34:03.2546522Z [6567/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2025-04-25T04:34:03.2548298Z [6568/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2025-04-25T04:34:03.2781122Z [6568/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2025-04-25T04:34:03.2783029Z [6569/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2025-04-25T04:34:03.2811434Z [6569/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2025-04-25T04:34:03.2813375Z [6570/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2025-04-25T04:34:03.4662853Z [6570/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/combined_traceback.cpp.o 2025-04-25T04:34:03.4665026Z [6571/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2025-04-25T04:34:03.4907387Z [6571/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o 2025-04-25T04:34:03.4909337Z [6572/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2025-04-25T04:34:03.5074692Z [6572/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2025-04-25T04:34:03.5081122Z [6573/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2025-04-25T04:34:03.7993103Z [6573/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2025-04-25T04:34:03.7998024Z [6574/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/combined_traceback.cpp.o 2025-04-25T04:34:03.9197305Z [6574/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2025-04-25T04:34:03.9199265Z [6575/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2025-04-25T04:34:03.9209551Z [6575/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2025-04-25T04:34:03.9211828Z [6576/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2025-04-25T04:34:03.9834802Z [6576/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o 2025-04-25T04:34:03.9842635Z [6577/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2025-04-25T04:34:04.1434877Z [6577/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o 2025-04-25T04:34:04.1436003Z [6578/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o 2025-04-25T04:34:04.2074557Z [6578/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_trace_observer.cpp.o 2025-04-25T04:34:04.2077937Z [6579/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2025-04-25T04:34:04.2388186Z [6579/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o 2025-04-25T04:34:04.2394399Z [6580/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2025-04-25T04:34:04.2941039Z [6580/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o 2025-04-25T04:34:04.2944530Z [6581/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o 2025-04-25T04:34:04.4346205Z [6581/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/privateuse1_observer.cpp.o 2025-04-25T04:34:04.4348516Z [6582/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o 2025-04-25T04:34:04.4647497Z [6582/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o 2025-04-25T04:34:04.4649826Z [6583/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2025-04-25T04:34:04.6521649Z [6583/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind.cpp.o 2025-04-25T04:34:04.6523549Z [6584/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o 2025-04-25T04:34:04.6575918Z [6584/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind_fb.cpp.o 2025-04-25T04:34:04.6577457Z [6585/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_trace_observer.cpp.o 2025-04-25T04:34:04.7077924Z [6585/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2025-04-25T04:34:04.7079753Z [6586/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o 2025-04-25T04:34:04.7108061Z [6586/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2025-04-25T04:34:04.7110069Z [6587/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind_fb.cpp.o 2025-04-25T04:34:04.7297378Z [6587/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2025-04-25T04:34:04.7298650Z [6588/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o 2025-04-25T04:34:04.7985909Z [6588/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2025-04-25T04:34:04.7988039Z [6589/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/privateuse1_observer.cpp.o 2025-04-25T04:34:04.9347635Z [6589/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2025-04-25T04:34:04.9349544Z [6590/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2025-04-25T04:34:04.9705155Z [6590/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2025-04-25T04:34:04.9707152Z [6591/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind.cpp.o 2025-04-25T04:34:05.1089275Z [6591/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2025-04-25T04:34:05.1091049Z [6592/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2025-04-25T04:34:05.3118013Z [6592/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2025-04-25T04:34:05.3779261Z [6593/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2025-04-25T04:34:05.3781397Z [6593/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2025-04-25T04:34:05.3783333Z [6594/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2025-04-25T04:34:05.6584901Z [6594/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2025-04-25T04:34:05.6587024Z [6595/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2025-04-25T04:34:05.8101635Z [6595/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2025-04-25T04:34:05.8103784Z [6596/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2025-04-25T04:34:05.8324537Z [6596/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2025-04-25T04:34:05.8326719Z [6597/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2025-04-25T04:34:05.9357569Z [6597/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2025-04-25T04:34:05.9360042Z [6598/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2025-04-25T04:34:06.1968795Z [6598/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2025-04-25T04:34:06.1971458Z [6599/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2025-04-25T04:34:06.2256369Z [6599/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2025-04-25T04:34:06.2258669Z [6600/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2025-04-25T04:34:06.2544816Z [6600/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2025-04-25T04:34:06.2547384Z [6601/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2025-04-25T04:34:06.5249497Z [6601/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2025-04-25T04:34:06.5251379Z [6602/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2025-04-25T04:34:06.6256205Z [6602/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2025-04-25T04:34:06.6257552Z [6603/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2025-04-25T04:34:06.7965270Z [6603/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2025-04-25T04:34:06.7967548Z [6604/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2025-04-25T04:34:06.9959436Z [6604/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2025-04-25T04:34:06.9961462Z [6605/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2025-04-25T04:34:07.0744379Z [6605/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2025-04-25T04:34:07.0746519Z [6606/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2025-04-25T04:34:07.1684912Z [6606/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2025-04-25T04:34:07.1688487Z [6607/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2025-04-25T04:34:07.2917469Z [6607/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2025-04-25T04:34:07.2919612Z [6608/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2025-04-25T04:34:07.3146727Z [6608/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2025-04-25T04:34:07.3148865Z [6609/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2025-04-25T04:34:07.3468524Z [6609/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2025-04-25T04:34:07.3470714Z [6610/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2025-04-25T04:34:07.5904732Z [6610/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2025-04-25T04:34:07.5909432Z [6611/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2025-04-25T04:34:07.7733325Z [6611/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2025-04-25T04:34:07.7735265Z [6612/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2025-04-25T04:34:07.8570112Z [6612/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2025-04-25T04:34:07.8572111Z [6613/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2025-04-25T04:34:08.0047141Z [6613/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2025-04-25T04:34:08.0055924Z [6614/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2025-04-25T04:34:08.1826265Z [6614/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2025-04-25T04:34:08.1828626Z [6615/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2025-04-25T04:34:08.3369905Z [6615/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2025-04-25T04:34:08.3371801Z [6616/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2025-04-25T04:34:08.4690584Z [6616/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2025-04-25T04:34:08.4693620Z [6617/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2025-04-25T04:34:08.7031788Z [6617/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2025-04-25T04:34:08.7034475Z [6618/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2025-04-25T04:34:08.7976685Z [6618/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2025-04-25T04:34:08.7983290Z [6619/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2025-04-25T04:34:09.2205741Z [6619/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2025-04-25T04:34:09.2209030Z [6620/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2025-04-25T04:34:09.2376537Z [6620/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2025-04-25T04:34:09.2378146Z [6621/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2025-04-25T04:34:09.2652653Z [6621/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2025-04-25T04:34:09.2654528Z [6622/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2025-04-25T04:34:09.4201139Z [6622/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2025-04-25T04:34:09.4203053Z [6623/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2025-04-25T04:34:09.5931855Z [6623/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/itt.cpp.o 2025-04-25T04:34:09.5933024Z [6624/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2025-04-25T04:34:09.7056257Z [6624/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2025-04-25T04:34:09.7058171Z [6625/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/itt.cpp.o 2025-04-25T04:34:09.7840547Z [6625/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2025-04-25T04:34:09.7843030Z [6626/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2025-04-25T04:34:09.8062747Z [6626/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2025-04-25T04:34:09.8064940Z [6627/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2025-04-25T04:34:10.0215481Z [6627/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2025-04-25T04:34:10.0217852Z [6628/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2025-04-25T04:34:10.0907251Z [6628/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2025-04-25T04:34:10.0909348Z [6629/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2025-04-25T04:34:10.1138011Z [6629/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2025-04-25T04:34:10.1144991Z [6630/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2025-04-25T04:34:10.3406418Z [6630/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2025-04-25T04:34:10.3413964Z [6631/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2025-04-25T04:34:10.4680965Z [6631/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2025-04-25T04:34:10.4683055Z [6632/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2025-04-25T04:34:10.4996536Z [6632/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2025-04-25T04:34:10.5001362Z [6633/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2025-04-25T04:34:10.7058587Z [6633/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2025-04-25T04:34:10.7067372Z [6634/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2025-04-25T04:34:10.8263121Z [6634/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2025-04-25T04:34:10.8265295Z [6635/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2025-04-25T04:34:11.0063525Z [6635/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backoff.cpp.o 2025-04-25T04:34:11.0065468Z [6636/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2025-04-25T04:34:11.0651560Z [6636/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/DMAConnectivity.cpp.o 2025-04-25T04:34:11.0653524Z [6637/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backoff.cpp.o 2025-04-25T04:34:11.3866707Z [6637/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.cpp.o 2025-04-25T04:34:11.3869451Z [6638/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2025-04-25T04:34:11.4525540Z [6638/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2025-04-25T04:34:11.4527669Z [6639/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2025-04-25T04:34:11.5186805Z [6639/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Functional.cpp.o 2025-04-25T04:34:11.5190061Z [6640/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2025-04-25T04:34:11.6075238Z [6640/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2025-04-25T04:34:11.6077973Z [6641/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.cpp.o 2025-04-25T04:34:11.8765495Z [6641/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GroupRegistry.cpp.o 2025-04-25T04:34:11.8767540Z [6642/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2025-04-25T04:34:11.9108023Z [6642/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2025-04-25T04:34:11.9110089Z [6643/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2025-04-25T04:34:11.9371867Z [6643/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2025-04-25T04:34:11.9373920Z [6644/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2025-04-25T04:34:12.1203561Z [6644/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2025-04-25T04:34:12.1209195Z [6645/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/DMAConnectivity.cpp.o 2025-04-25T04:34:12.3517561Z [6645/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2025-04-25T04:34:12.3519914Z [6646/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2025-04-25T04:34:12.4600012Z [6646/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2025-04-25T04:34:12.4603275Z [6647/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2025-04-25T04:34:12.5234829Z [6647/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2025-04-25T04:34:12.5239005Z [6648/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2025-04-25T04:34:12.6517426Z [6648/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2025-04-25T04:34:12.6519709Z [6649/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Functional.cpp.o 2025-04-25T04:34:12.7844887Z [6649/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2025-04-25T04:34:12.7850192Z [6650/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GroupRegistry.cpp.o 2025-04-25T04:34:13.1884758Z [6650/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/SymmetricMemory.cpp.o 2025-04-25T04:34:13.1886755Z [6651/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2025-04-25T04:34:13.2394323Z [6651/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2025-04-25T04:34:13.2396290Z [6652/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2025-04-25T04:34:13.3069076Z [6652/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreBackend.cpp.o 2025-04-25T04:34:13.3075190Z [6653/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2025-04-25T04:34:13.5909358Z [6653/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreLibUvBackend.cpp.o 2025-04-25T04:34:13.5911788Z [6654/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2025-04-25T04:34:13.6350506Z [6654/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2025-04-25T04:34:13.6356703Z [6655/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2025-04-25T04:34:13.8577332Z [6655/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2025-04-25T04:34:13.8583301Z [6656/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/SymmetricMemory.cpp.o 2025-04-25T04:34:13.9810192Z [6656/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2025-04-25T04:34:13.9811760Z [6657/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreLibUvBackend.cpp.o 2025-04-25T04:34:14.1833100Z [6657/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2025-04-25T04:34:14.1834975Z [6658/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2025-04-25T04:34:14.4823135Z [6658/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2025-04-25T04:34:14.4825156Z [6659/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2025-04-25T04:34:14.6485572Z [6659/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2025-04-25T04:34:14.6487119Z [6660/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreBackend.cpp.o 2025-04-25T04:34:14.6894115Z [6660/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2025-04-25T04:34:14.6899734Z [6661/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2025-04-25T04:34:14.7816079Z [6661/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2025-04-25T04:34:14.7817842Z [6662/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2025-04-25T04:34:14.9783605Z [6662/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2025-04-25T04:34:14.9787136Z [6663/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2025-04-25T04:34:15.2168353Z [6663/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2025-04-25T04:34:15.2170598Z [6664/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2025-04-25T04:34:15.3323090Z [6664/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2025-04-25T04:34:15.3326425Z [6665/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2025-04-25T04:34:15.3754958Z [6665/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/Handlers.cpp.o 2025-04-25T04:34:15.3757334Z [6666/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2025-04-25T04:34:15.6894215Z [6666/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/WorkerServer.cpp.o 2025-04-25T04:34:15.6897137Z [6667/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/Handlers.cpp.o 2025-04-25T04:34:15.8556348Z [6667/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2025-04-25T04:34:15.8559062Z [6668/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2025-04-25T04:34:15.9077491Z [6668/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2025-04-25T04:34:15.9080323Z [6669/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2025-04-25T04:34:16.0113470Z [6669/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2025-04-25T04:34:16.0115802Z [6670/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/WorkerServer.cpp.o 2025-04-25T04:34:16.1438910Z [6670/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2025-04-25T04:34:16.1441181Z [6671/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2025-04-25T04:34:16.2634308Z [6671/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2025-04-25T04:34:16.2636491Z [6672/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2025-04-25T04:34:16.8623396Z [6672/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2025-04-25T04:34:16.8626181Z [6673/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2025-04-25T04:34:17.0637904Z [6673/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2025-04-25T04:34:17.0640715Z [6674/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2025-04-25T04:34:17.1285368Z [6674/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2025-04-25T04:34:17.1287852Z [6675/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2025-04-25T04:34:17.2531811Z [6675/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2025-04-25T04:34:17.2534092Z [6676/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2025-04-25T04:34:17.2674804Z [6676/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2025-04-25T04:34:17.2677908Z [6677/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2025-04-25T04:34:17.2816597Z [6677/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2025-04-25T04:34:17.2820533Z [6678/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2025-04-25T04:34:17.2869168Z [6678/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2025-04-25T04:34:17.2871802Z [6679/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2025-04-25T04:34:17.4133240Z [6679/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2025-04-25T04:34:17.4135911Z [6680/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2025-04-25T04:34:18.2825693Z [6680/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2025-04-25T04:34:18.2828396Z [6681/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2025-04-25T04:34:18.3650685Z [6681/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2025-04-25T04:34:18.3653250Z [6682/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2025-04-25T04:34:18.4976551Z [6682/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2025-04-25T04:34:18.4979267Z [6683/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2025-04-25T04:34:18.5158147Z [6683/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2025-04-25T04:34:18.5169792Z [6684/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2025-04-25T04:34:18.6135984Z [6684/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2025-04-25T04:34:18.6142573Z [6685/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2025-04-25T04:34:18.8946546Z [6685/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2025-04-25T04:34:18.8948275Z [6686/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2025-04-25T04:34:18.9151744Z [6686/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2025-04-25T04:34:18.9153333Z [6687/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2025-04-25T04:34:19.4713792Z [6687/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2025-04-25T04:34:19.4715972Z [6688/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2025-04-25T04:34:19.6683288Z [6688/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2025-04-25T04:34:19.6689254Z [6689/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2025-04-25T04:34:19.7896773Z [6689/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2025-04-25T04:34:19.7902749Z [6690/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2025-04-25T04:34:19.8718259Z [6690/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2025-04-25T04:34:19.8720788Z [6691/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2025-04-25T04:34:20.0094115Z [6691/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2025-04-25T04:34:20.0098115Z [6692/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2025-04-25T04:34:20.1050116Z [6692/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2025-04-25T04:34:20.1052353Z [6693/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2025-04-25T04:34:20.2461088Z [6693/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2025-04-25T04:34:20.2463473Z [6694/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2025-04-25T04:34:20.8205099Z [6694/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2025-04-25T04:34:20.8207210Z [6695/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2025-04-25T04:34:20.9614173Z [6695/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2025-04-25T04:34:20.9622662Z [6696/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2025-04-25T04:34:21.0446469Z [6696/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2025-04-25T04:34:21.0448820Z [6697/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2025-04-25T04:34:21.0574553Z [6697/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2025-04-25T04:34:21.0577024Z [6698/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2025-04-25T04:34:21.2392267Z [6698/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2025-04-25T04:34:21.2395412Z [6699/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2025-04-25T04:34:21.4593003Z [6699/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2025-04-25T04:34:21.4596848Z [6700/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2025-04-25T04:34:22.0509142Z [6700/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2025-04-25T04:34:22.0513038Z [6701/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2025-04-25T04:34:22.3154410Z [6701/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2025-04-25T04:34:22.3158153Z [6702/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2025-04-25T04:34:22.3448443Z [6702/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2025-04-25T04:34:22.3450146Z [6703/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2025-04-25T04:34:22.3557901Z [6703/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2025-04-25T04:34:22.3560219Z [6704/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2025-04-25T04:34:22.4339460Z [6704/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2025-04-25T04:34:22.4341682Z [6705/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2025-04-25T04:34:22.6987444Z [6705/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2025-04-25T04:34:22.6989694Z [6706/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2025-04-25T04:34:22.9542608Z [6706/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2025-04-25T04:34:22.9544564Z [6707/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2025-04-25T04:34:23.2810943Z [6707/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2025-04-25T04:34:23.2812900Z [6708/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2025-04-25T04:34:23.4124728Z [6708/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2025-04-25T04:34:23.4130524Z [6709/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2025-04-25T04:34:23.5951602Z [6709/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2025-04-25T04:34:23.5953571Z [6710/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2025-04-25T04:34:23.6061694Z [6710/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2025-04-25T04:34:23.6064352Z [6711/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2025-04-25T04:34:23.6322640Z [6711/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2025-04-25T04:34:23.6331123Z [6712/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2025-04-25T04:34:24.0757705Z [6712/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2025-04-25T04:34:24.0764617Z [6713/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2025-04-25T04:34:24.2512562Z [6713/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2025-04-25T04:34:24.2514320Z [6714/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2025-04-25T04:34:24.3830440Z [6714/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2025-04-25T04:34:24.3834885Z [6715/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2025-04-25T04:34:24.6289684Z [6715/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2025-04-25T04:34:24.6292489Z [6716/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2025-04-25T04:34:24.6865842Z [6716/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/mps.cpp.o 2025-04-25T04:34:24.6867828Z [6717/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2025-04-25T04:34:24.7237621Z [6717/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2025-04-25T04:34:24.7239457Z [6718/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2025-04-25T04:34:24.8043588Z [6718/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2025-04-25T04:34:24.8045297Z [6719/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2025-04-25T04:34:24.8985294Z [6719/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2025-04-25T04:34:24.8988838Z [6720/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2025-04-25T04:34:24.9893783Z [6720/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2025-04-25T04:34:24.9895794Z [6721/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/mps.cpp.o 2025-04-25T04:34:25.6292112Z [6721/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2025-04-25T04:34:25.6298941Z [6722/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2025-04-25T04:34:25.9029826Z [6722/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2025-04-25T04:34:25.9038229Z [6723/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2025-04-25T04:34:26.0045709Z [6723/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2025-04-25T04:34:26.0055130Z [6724/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2025-04-25T04:34:26.0883627Z [6724/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2025-04-25T04:34:26.0885654Z [6725/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2025-04-25T04:34:26.1515876Z [6725/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2025-04-25T04:34:26.1517979Z [6726/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2025-04-25T04:34:26.1842722Z [6726/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2025-04-25T04:34:26.1844834Z [6727/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2025-04-25T04:34:26.8587946Z [6727/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2025-04-25T04:34:26.8589891Z [6728/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2025-04-25T04:34:27.1471173Z [6728/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2025-04-25T04:34:27.1474443Z [6729/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2025-04-25T04:34:27.1622333Z [6729/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2025-04-25T04:34:27.1624916Z [6730/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2025-04-25T04:34:27.2100374Z [6730/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2025-04-25T04:34:27.2105250Z [6731/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2025-04-25T04:34:27.3893851Z [6731/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2025-04-25T04:34:27.3898288Z [6732/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2025-04-25T04:34:27.4635275Z [6732/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2025-04-25T04:34:27.4648310Z [6733/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2025-04-25T04:34:28.1774577Z [6733/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2025-04-25T04:34:28.1780723Z [6734/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2025-04-25T04:34:28.3753724Z [6734/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2025-04-25T04:34:28.3758545Z [6735/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2025-04-25T04:34:28.3910909Z [6735/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2025-04-25T04:34:28.3921841Z [6736/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2025-04-25T04:34:28.5093154Z [6736/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2025-04-25T04:34:28.5095400Z [6737/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2025-04-25T04:34:28.5221331Z [6737/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2025-04-25T04:34:28.5223473Z [6738/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2025-04-25T04:34:28.6864103Z [6738/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2025-04-25T04:34:28.6869544Z [6739/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2025-04-25T04:34:29.4769011Z [6739/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2025-04-25T04:34:29.4771001Z [6740/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2025-04-25T04:34:29.5473480Z [6740/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2025-04-25T04:34:29.5475585Z [6741/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2025-04-25T04:34:29.6841567Z [6741/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2025-04-25T04:34:29.6843768Z [6742/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2025-04-25T04:34:29.7193824Z [6742/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2025-04-25T04:34:29.7196785Z [6743/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2025-04-25T04:34:29.9334148Z [6743/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2025-04-25T04:34:29.9336396Z [6744/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2025-04-25T04:34:29.9519739Z [6744/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2025-04-25T04:34:29.9525464Z [6745/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2025-04-25T04:34:30.5887574Z [6745/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2025-04-25T04:34:30.5892122Z [6746/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2025-04-25T04:34:30.7084726Z [6746/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2025-04-25T04:34:30.7086596Z [6747/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2025-04-25T04:34:30.7207765Z [6747/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2025-04-25T04:34:30.7211604Z [6748/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2025-04-25T04:34:30.8661697Z [6748/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2025-04-25T04:34:30.8667600Z [6749/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2025-04-25T04:34:31.0943391Z [6749/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2025-04-25T04:34:31.0949057Z [6750/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2025-04-25T04:34:31.2249483Z [6750/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2025-04-25T04:34:31.2252017Z [6751/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2025-04-25T04:34:31.6132525Z [6751/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2025-04-25T04:34:31.6137851Z [6752/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2025-04-25T04:34:31.9119196Z [6752/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2025-04-25T04:34:31.9123259Z [6753/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2025-04-25T04:34:31.9264262Z [6753/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2025-04-25T04:34:31.9266860Z [6754/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2025-04-25T04:34:32.1473683Z [6754/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2025-04-25T04:34:32.1475832Z [6755/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2025-04-25T04:34:32.2650558Z [6755/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2025-04-25T04:34:32.2652643Z [6756/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2025-04-25T04:34:32.3201648Z [6756/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2025-04-25T04:34:32.3204382Z [6757/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2025-04-25T04:34:32.7772394Z [6757/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2025-04-25T04:34:32.7778406Z [6758/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2025-04-25T04:34:33.0593118Z [6758/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2025-04-25T04:34:33.0599999Z [6759/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2025-04-25T04:34:33.2922001Z [6759/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2025-04-25T04:34:33.2933326Z [6760/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2025-04-25T04:34:33.5147431Z [6760/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2025-04-25T04:34:33.5149296Z [6761/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2025-04-25T04:34:33.5965931Z [6761/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2025-04-25T04:34:33.5968154Z [6762/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2025-04-25T04:34:33.6634544Z [6762/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2025-04-25T04:34:33.6639873Z [6763/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2025-04-25T04:34:33.8901904Z [6763/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/reduce_on_plateau_scheduler.cpp.o 2025-04-25T04:34:33.8904651Z [6764/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2025-04-25T04:34:33.8923629Z [6764/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2025-04-25T04:34:33.8925906Z [6765/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2025-04-25T04:34:34.0886874Z [6765/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2025-04-25T04:34:34.0888099Z [6766/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2025-04-25T04:34:34.1219542Z [6766/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/xpu.cpp.o 2025-04-25T04:34:34.1223443Z [6767/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2025-04-25T04:34:34.1241263Z [6767/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2025-04-25T04:34:34.1244137Z [6768/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/reduce_on_plateau_scheduler.cpp.o 2025-04-25T04:34:34.4322950Z [6768/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2025-04-25T04:34:34.4330805Z [6769/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2025-04-25T04:34:34.4887153Z [6769/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2025-04-25T04:34:34.4889272Z [6770/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/xpu.cpp.o 2025-04-25T04:34:34.5592938Z [6770/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2025-04-25T04:34:34.5596608Z [6771/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2025-04-25T04:34:34.9032053Z [6771/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2025-04-25T04:34:34.9034422Z [6772/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2025-04-25T04:34:34.9452137Z [6772/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2025-04-25T04:34:34.9454743Z [6773/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2025-04-25T04:34:34.9632865Z [6773/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX2.cpp.o 2025-04-25T04:34:34.9634799Z [6774/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2025-04-25T04:34:34.9640195Z [6774/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX2.cpp.o 2025-04-25T04:34:34.9642304Z [6775/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2025-04-25T04:34:35.1217827Z [6775/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2025-04-25T04:34:35.1220751Z [6776/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2025-04-25T04:34:35.1360656Z [6776/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2025-04-25T04:34:35.1365606Z [6777/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2025-04-25T04:34:35.5862372Z [6777/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2025-04-25T04:34:35.5864428Z [6778/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX2.cpp.o 2025-04-25T04:34:35.6100389Z [6778/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:35.6101857Z [6779/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2025-04-25T04:34:35.6142038Z [6779/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:35.6144400Z [6780/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2025-04-25T04:34:35.6350729Z [6780/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:35.6352566Z [6781/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX2.cpp.o 2025-04-25T04:34:35.6797306Z [6781/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:35.6799582Z [6782/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2025-04-25T04:34:35.7770256Z [6782/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2025-04-25T04:34:35.7772793Z [6783/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2025-04-25T04:34:36.0851555Z [6783/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:36.0858691Z [6784/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:36.2401632Z [6784/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:36.2402930Z [6785/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2025-04-25T04:34:36.2575766Z [6785/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:36.2578034Z [6786/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:36.2799308Z [6786/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:36.2801658Z [6787/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:36.2973283Z [6787/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:36.2975686Z [6788/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:36.6671285Z [6788/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2025-04-25T04:34:36.6673446Z [6789/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:36.7546569Z [6789/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:36.7548872Z [6790/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2025-04-25T04:34:36.7618909Z [6790/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:36.7621178Z [6791/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:36.8354776Z [6791/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:36.8357000Z [6792/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:36.8541395Z [6792/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:36.8543637Z [6793/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:37.0387143Z [6793/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:37.0389779Z [6794/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:37.2692369Z [6794/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:37.2694925Z [6795/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:37.3262782Z [6795/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:37.3265093Z [6796/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:37.3795394Z [6796/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:37.3797745Z [6797/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:37.4462136Z [6797/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:37.4465055Z [6798/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:37.4673114Z [6798/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:37.4675703Z [6799/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:37.4930580Z [6799/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:37.4936824Z [6800/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:37.8880987Z [6800/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:37.8882895Z [6801/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:37.9849222Z [6801/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:37.9851671Z [6802/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:38.0145041Z [6802/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:38.0147556Z [6803/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:38.0152080Z [6803/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:38.0153366Z [6804/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:38.0556946Z [6804/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:38.0559150Z [6805/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:38.0774596Z [6805/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2025-04-25T04:34:38.0776999Z [6806/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:38.5661375Z [6806/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:38.5663118Z [6807/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:38.5851174Z [6807/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:38.5852598Z [6808/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2025-04-25T04:34:38.5883038Z [6808/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:38.5885275Z [6809/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:38.6151579Z [6809/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:38.6153621Z [6810/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:38.6571982Z [6810/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:38.6574282Z [6811/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:38.8280102Z [6811/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:38.8282456Z [6812/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:39.0967796Z [6812/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:39.0970001Z [6813/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:39.1002707Z [6813/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:39.1004965Z [6814/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:39.1945925Z [6814/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:39.1947338Z [6815/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:39.2149163Z [6815/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:39.2151409Z [6816/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:39.2922589Z [6816/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:39.2925251Z [6817/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:39.4503133Z [6817/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:39.4505623Z [6818/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:39.6433482Z [6818/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2025-04-25T04:34:39.6435978Z [6819/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:39.6449233Z [6819/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:39.6457408Z [6820/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:39.6732656Z [6820/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:39.6735443Z [6821/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:39.8163344Z [6821/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:39.8165326Z [6822/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:39.9822825Z [6822/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:39.9825152Z [6823/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:40.0735204Z [6823/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:40.0737663Z [6824/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2025-04-25T04:34:40.1259655Z [6824/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:40.1262368Z [6825/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:40.2443311Z [6825/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:40.2451197Z [6826/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:40.2870236Z [6826/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:40.2878452Z [6827/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:40.4782506Z [6827/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:40.4784998Z [6828/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:40.5363140Z [6828/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:40.5365402Z [6829/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:40.5805884Z [6829/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX2.cpp.o 2025-04-25T04:34:40.5808305Z [6830/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:40.7138405Z [6830/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:40.7140066Z [6831/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:40.7348685Z [6831/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:40.7355340Z [6832/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:40.9243610Z [6832/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2025-04-25T04:34:40.9246069Z [6833/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:41.1881141Z [6833/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX512.cpp.o 2025-04-25T04:34:41.1883458Z [6834/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:41.2444496Z [6834/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX512.cpp.o 2025-04-25T04:34:41.2447206Z [6835/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX2.cpp.o 2025-04-25T04:34:41.2604652Z [6835/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX512.cpp.o 2025-04-25T04:34:41.2607039Z [6836/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:41.3603642Z [6836/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX512.cpp.o 2025-04-25T04:34:41.3606012Z [6837/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX512.cpp.o 2025-04-25T04:34:41.3618133Z [6837/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX512.cpp.o 2025-04-25T04:34:41.3620527Z [6838/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2025-04-25T04:34:41.3905072Z [6838/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX512.cpp.o 2025-04-25T04:34:41.3907375Z [6839/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2025-04-25T04:34:41.7070356Z [6839/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX512.cpp.o 2025-04-25T04:34:41.7072697Z [6840/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX512.cpp.o 2025-04-25T04:34:41.7708159Z [6840/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX512.cpp.o 2025-04-25T04:34:41.7710296Z [6841/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX512.cpp.o 2025-04-25T04:34:41.8643110Z [6841/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX512.cpp.o 2025-04-25T04:34:41.8644984Z [6842/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX512.cpp.o 2025-04-25T04:34:41.9287712Z [6842/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX512.cpp.o 2025-04-25T04:34:41.9290979Z [6843/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX512.cpp.o 2025-04-25T04:34:41.9990979Z [6843/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX512.cpp.o 2025-04-25T04:34:41.9993366Z [6844/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX512.cpp.o 2025-04-25T04:34:42.0703163Z [6844/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:42.0705756Z [6845/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX512.cpp.o 2025-04-25T04:34:42.3826144Z [6845/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:42.3829146Z [6846/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX512.cpp.o 2025-04-25T04:34:42.3834494Z [6846/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:42.3836955Z [6847/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX512.cpp.o 2025-04-25T04:34:42.4713971Z [6847/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:42.4716035Z [6848/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX512.cpp.o 2025-04-25T04:34:42.4961243Z [6848/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX512.cpp.o 2025-04-25T04:34:42.4963436Z [6849/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:42.5215156Z [6849/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:42.5217586Z [6850/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX512.cpp.o 2025-04-25T04:34:42.7634319Z [6850/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:42.7636737Z [6851/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:42.9237762Z [6851/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:42.9245191Z [6852/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX512.cpp.o 2025-04-25T04:34:43.0459330Z [6852/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:43.0461725Z [6853/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:43.0533203Z [6853/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:43.0535495Z [6854/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:43.2465246Z [6854/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX512.cpp.o 2025-04-25T04:34:43.2467968Z [6855/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:43.2811987Z [6855/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:43.2814277Z [6856/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:43.3584036Z [6856/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:43.3586568Z [6857/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:43.4516694Z [6857/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:43.4519554Z [6858/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:43.6744931Z [6858/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:43.6747718Z [6859/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX512.cpp.o 2025-04-25T04:34:43.7164588Z [6859/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:43.7167480Z [6860/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:43.7635022Z [6860/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:43.7637827Z [6861/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:43.8972901Z [6861/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:43.8975202Z [6862/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:44.0326397Z [6862/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:44.0328777Z [6863/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:44.1279991Z [6863/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:44.1282874Z [6864/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:44.1444547Z [6864/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:44.1446827Z [6865/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:44.2393131Z [6865/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:44.2395510Z [6866/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:44.4295610Z [6866/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:44.4297738Z [6867/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:44.5062689Z [6867/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:44.5064992Z [6868/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:44.6467909Z [6868/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:44.6470523Z [6869/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:44.6890196Z [6869/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:44.6892648Z [6870/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:44.7331415Z [6870/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:44.7333826Z [6871/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:44.7936691Z [6871/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX512.cpp.o 2025-04-25T04:34:44.7939180Z [6872/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:44.9994382Z [6872/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:44.9997093Z [6873/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:45.0626673Z [6873/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:45.0629366Z [6874/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:45.2265205Z [6874/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:45.2269031Z [6875/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:45.2892417Z [6875/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:45.2894592Z [6876/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:45.3070388Z [6876/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:45.3071684Z [6877/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX512.cpp.o 2025-04-25T04:34:45.5319463Z [6877/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:45.5320849Z [6878/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:45.5995428Z [6878/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:45.5997713Z [6879/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:45.6867345Z [6879/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:45.6869572Z [6880/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:45.7658227Z [6880/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:45.7660561Z [6881/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:45.8318036Z [6881/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:45.8319515Z [6882/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:45.8390133Z [6882/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:45.8391876Z [6883/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:46.0449284Z [6883/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:46.0451810Z [6884/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:46.1597222Z [6884/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX512.cpp.o 2025-04-25T04:34:46.1600131Z [6885/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:46.2602891Z [6885/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:46.2604709Z [6886/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:46.2989719Z [6886/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:46.2996661Z [6887/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:46.3242428Z [6887/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:46.3244803Z [6888/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:46.6176551Z [6888/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:46.6178909Z [6889/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:46.6707180Z [6889/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:46.6709420Z [6890/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX512.cpp.o 2025-04-25T04:34:46.7426252Z [6890/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:46.7428828Z [6891/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:46.8357955Z [6891/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:46.8360171Z [6892/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:46.8568707Z [6892/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:46.8569882Z [6893/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:46.9555208Z [6893/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:46.9557381Z [6894/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:47.1553162Z [6894/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:47.1555121Z [6895/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:47.2729902Z [6895/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX512.cpp.o 2025-04-25T04:34:47.2732333Z [6896/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:47.2966204Z [6896/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:47.2968748Z [6897/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:47.4479364Z [6897/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:47.4482036Z [6898/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:47.4882267Z [6898/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX512.cpp.o 2025-04-25T04:34:47.4884914Z [6899/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:47.5118077Z [6899/7823] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-04-25T04:34:47.5120519Z [6900/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:47.7989204Z [6900/7823] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCPUCustomOps.cpp.o 2025-04-25T04:34:47.7992359Z [6901/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX512.cpp.o 2025-04-25T04:34:47.8715183Z [6901/7823] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/operator_registry.cpp.o 2025-04-25T04:34:47.8716917Z [6902/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:47.9748809Z [6902/7823] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/custom_ops.cpp.o 2025-04-25T04:34:47.9750127Z [6903/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX512.cpp.o 2025-04-25T04:34:47.9939558Z [6903/7823] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_operator_registration.cpp.o 2025-04-25T04:34:47.9942496Z [6904/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX512.cpp.o 2025-04-25T04:34:48.0432918Z [6904/7823] Linking CXX shared library lib/libtorch_cpu.so 2025-04-25T04:34:48.0434610Z [6905/7823] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCPUCustomOps.cpp.o 2025-04-25T04:34:48.2314142Z [6905/7823] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_main.cpp.o 2025-04-25T04:34:48.2316147Z [6906/7823] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/custom_ops.cpp.o 2025-04-25T04:34:48.3905388Z [6906/7823] Building CXX object test_cpp_c10d/CMakeFiles/BackoffTest.dir/BackoffTest.cpp.o 2025-04-25T04:34:48.3909136Z [6907/7823] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_main.cpp.o 2025-04-25T04:34:48.4981687Z [6907/7823] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2025-04-25T04:34:48.4985243Z [6908/7823] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-04-25T04:34:48.8260903Z [6908/7823] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2025-04-25T04:34:48.8262552Z [6909/7823] Building CXX object test_cpp_c10d/CMakeFiles/BackoffTest.dir/BackoffTest.cpp.o 2025-04-25T04:34:48.8467341Z [6909/7823] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2025-04-25T04:34:48.8469432Z [6910/7823] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2025-04-25T04:34:48.9108619Z [6910/7823] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2025-04-25T04:34:48.9112562Z [6911/7823] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/operator_registry.cpp.o 2025-04-25T04:34:49.0153994Z [6911/7823] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2025-04-25T04:34:49.0155287Z [6912/7823] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2025-04-25T04:34:49.1160196Z [6912/7823] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2025-04-25T04:34:49.1164399Z [6913/7823] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_operator_registration.cpp.o 2025-04-25T04:34:49.2523942Z [6913/7823] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2025-04-25T04:34:49.3460992Z [6914/7823] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2025-04-25T04:34:49.4398724Z [6915/7823] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2025-04-25T04:34:49.8991539Z [6916/7823] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2025-04-25T04:34:50.0095290Z [6917/7823] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2025-04-25T04:35:07.2716725Z [6918/7823] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2025-04-25T04:35:07.2718157Z [6919/7823] Linking CXX shared library lib/libtorch_cpu.so 2025-04-25T04:35:07.2718870Z Warning: Unused direct dependencies: 2025-04-25T04:35:07.2719446Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2025-04-25T04:35:07.2722950Z 2025-04-25T04:35:07.2727588Z [6919/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/build/aten/src/ATen/torch_hip_generated_UfuncCUDA_add.cu.o 2025-04-25T04:35:07.2729804Z [6919/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_Sleep.hip.o 2025-04-25T04:35:07.2731890Z [6919/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortKeys.hip.o 2025-04-25T04:35:07.2735061Z [6919/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-f16-8.hip.o 2025-04-25T04:35:07.2737890Z [6919/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-int32-1.hip.o 2025-04-25T04:35:08.8363093Z [6919/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-int32-2.hip.o 2025-04-25T04:35:08.8367187Z [6920/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_Sleep.hip.o 2025-04-25T04:35:08.8369060Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:08.8370089Z 2025-04-25T04:35:09.0683019Z [6920/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-int32-4.hip.o 2025-04-25T04:35:09.0685440Z [6921/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/build/aten/src/ATen/torch_hip_generated_UfuncCUDA_add.cu.o 2025-04-25T04:35:09.0687241Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:09.0688254Z 2025-04-25T04:35:09.4669171Z [6921/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-int64-1.hip.o 2025-04-25T04:35:09.4671242Z [6922/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-int32-1.hip.o 2025-04-25T04:35:09.4672437Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:09.4673166Z 2025-04-25T04:35:09.6466546Z [6922/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-int64-2.hip.o 2025-04-25T04:35:09.6468857Z [6923/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortKeys.hip.o 2025-04-25T04:35:09.6470881Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:09.6471874Z 2025-04-25T04:35:09.7091404Z [6923/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-int64-4.hip.o 2025-04-25T04:35:09.7098975Z [6924/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-f16-8.hip.o 2025-04-25T04:35:09.7105136Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:09.7110929Z 2025-04-25T04:35:09.7912566Z [6924/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-scalars.hip.o 2025-04-25T04:35:09.7915370Z [6925/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-int32-2.hip.o 2025-04-25T04:35:09.7917426Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:09.7918417Z 2025-04-25T04:35:11.0673623Z [6925/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-uint16-8.hip.o 2025-04-25T04:35:11.0675228Z [6926/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-int32-4.hip.o 2025-04-25T04:35:11.0676333Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:11.0676897Z 2025-04-25T04:35:11.1152608Z [6926/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-uint32-8.hip.o 2025-04-25T04:35:11.1155134Z [6927/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-int64-1.hip.o 2025-04-25T04:35:11.1156983Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:11.1157880Z 2025-04-25T04:35:11.4119797Z [6927/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-uint64-8.hip.o 2025-04-25T04:35:11.4123154Z [6928/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-int64-4.hip.o 2025-04-25T04:35:11.4125456Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:11.4126779Z 2025-04-25T04:35:11.7472809Z [6928/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub.hip.o 2025-04-25T04:35:11.7474902Z [6929/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-int64-2.hip.o 2025-04-25T04:35:11.7476650Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:11.7477534Z 2025-04-25T04:35:11.8093471Z [6929/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/detail/torch_hip_generated_IndexUtils.hip.o 2025-04-25T04:35:11.8096348Z [6930/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-scalars.hip.o 2025-04-25T04:35:11.8098492Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:11.8099517Z 2025-04-25T04:35:11.9858676Z [6930/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_jiterator.hip.o 2025-04-25T04:35:11.9861048Z [6931/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-uint16-8.hip.o 2025-04-25T04:35:11.9863130Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:11.9864293Z 2025-04-25T04:35:12.9964739Z [6931/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AbsKernel.hip.o 2025-04-25T04:35:12.9967361Z [6932/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/detail/torch_hip_generated_IndexUtils.hip.o 2025-04-25T04:35:12.9968517Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:12.9969359Z 2025-04-25T04:35:13.1882844Z [6932/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationEluKernel.hip.o 2025-04-25T04:35:13.1884837Z [6933/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-uint32-8.hip.o 2025-04-25T04:35:13.1885881Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:13.1886412Z 2025-04-25T04:35:13.2109625Z [6933/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationGeluKernel.hip.o 2025-04-25T04:35:13.2112039Z [6934/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-uint64-8.hip.o 2025-04-25T04:35:13.2113926Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:13.2114848Z 2025-04-25T04:35:13.4079308Z [6934/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationGluKernel.hip.o 2025-04-25T04:35:13.4081808Z [6935/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub.hip.o 2025-04-25T04:35:13.4083698Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:13.4085209Z 2025-04-25T04:35:13.7816118Z [6935/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardshrinkKernel.hip.o 2025-04-25T04:35:13.7818726Z [6936/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_jiterator.hip.o 2025-04-25T04:35:13.7820619Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:13.7821701Z 2025-04-25T04:35:13.8581863Z [6936/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardsigmoidKernel.hip.o 2025-04-25T04:35:13.8584527Z [6937/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AbsKernel.hip.o 2025-04-25T04:35:13.8586417Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:13.8587403Z 2025-04-25T04:35:14.8751495Z [6937/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardswishKernel.hip.o 2025-04-25T04:35:14.8754218Z [6938/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationEluKernel.hip.o 2025-04-25T04:35:14.8756416Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:14.8757368Z 2025-04-25T04:35:14.9781895Z [6938/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardtanhKernel.hip.o 2025-04-25T04:35:14.9784339Z [6939/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationGeluKernel.hip.o 2025-04-25T04:35:14.9786221Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:14.9787365Z 2025-04-25T04:35:14.9997723Z [6939/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationLeakyReluKernel.hip.o 2025-04-25T04:35:15.0001042Z [6940/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardshrinkKernel.hip.o 2025-04-25T04:35:15.0003221Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:15.0004146Z 2025-04-25T04:35:15.0084294Z [6940/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationLogSigmoidKernel.hip.o 2025-04-25T04:35:15.0087089Z [6941/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationGluKernel.hip.o 2025-04-25T04:35:15.0089187Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:15.0092111Z 2025-04-25T04:35:15.3238352Z [6941/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationMishKernel.hip.o 2025-04-25T04:35:15.3241170Z [6942/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardsigmoidKernel.hip.o 2025-04-25T04:35:15.3243290Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:15.3244197Z 2025-04-25T04:35:15.5868235Z [6942/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationPreluKernel.hip.o 2025-04-25T04:35:15.5871074Z [6943/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardswishKernel.hip.o 2025-04-25T04:35:15.5873256Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:15.5874298Z 2025-04-25T04:35:16.5333428Z [6943/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationSiluKernel.hip.o 2025-04-25T04:35:16.5335691Z [6944/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardtanhKernel.hip.o 2025-04-25T04:35:16.5337595Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:16.5338393Z 2025-04-25T04:35:16.6725572Z [6944/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationSoftplusKernel.hip.o 2025-04-25T04:35:16.6728175Z [6945/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationMishKernel.hip.o 2025-04-25T04:35:16.6730000Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:16.6730951Z 2025-04-25T04:35:16.7822878Z [6945/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationSoftshrinkKernel.hip.o 2025-04-25T04:35:16.7825940Z [6946/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationLogSigmoidKernel.hip.o 2025-04-25T04:35:16.7828053Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:16.7828940Z 2025-04-25T04:35:16.7865679Z [6946/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationThresholdKernel.hip.o 2025-04-25T04:35:16.7868517Z [6947/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationLeakyReluKernel.hip.o 2025-04-25T04:35:16.7870629Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:16.7871838Z 2025-04-25T04:35:17.1600678Z [6947/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveAveragePooling.hip.o 2025-04-25T04:35:17.1603666Z [6948/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationPreluKernel.hip.o 2025-04-25T04:35:17.1605833Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:17.1607653Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationPreluKernel.hip:18: 2025-04-25T04:35:17.1611154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1614997Z 265 | __global__ void unrolled_elementwise_kernel_for_multi_outputs(int N, func_t f, array_t data, inp_calc_t ic, out_calc_t oc) { 2025-04-25T04:35:17.1616297Z | ^ 2025-04-25T04:35:17.1619156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1624523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1629833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1635148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1640364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1642899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1645536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1648101Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1650628Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1653268Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1655839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1658345Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1660874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1663467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1665989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1667465Z 16 warnings generated when compiling for gfx90a. 2025-04-25T04:35:17.1668137Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationPreluKernel.hip:18: 2025-04-25T04:35:17.1669863Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1671623Z 265 | __global__ void unrolled_elementwise_kernel_for_multi_outputs(int N, func_t f, array_t data, inp_calc_t ic, out_calc_t oc) { 2025-04-25T04:35:17.1672270Z | ^ 2025-04-25T04:35:17.1673916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1678794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1683644Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1688565Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1693617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1698275Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1703131Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1707933Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1712664Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1717378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1722004Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1726519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1731100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1733677Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1737062Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:17.1740031Z 16 warnings generated when compiling for gfx942. 2025-04-25T04:35:17.1740529Z 2025-04-25T04:35:17.2162318Z [6948/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveAveragePooling3d.hip.o 2025-04-25T04:35:17.2165044Z [6949/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationSiluKernel.hip.o 2025-04-25T04:35:17.2167392Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:17.2168385Z 2025-04-25T04:35:18.3222850Z [6949/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveMaxPooling2d.hip.o 2025-04-25T04:35:18.3225102Z [6950/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationSoftplusKernel.hip.o 2025-04-25T04:35:18.3226297Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:18.3226808Z 2025-04-25T04:35:18.3938479Z [6950/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveMaxPooling3d.hip.o 2025-04-25T04:35:18.3941319Z [6951/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationSoftshrinkKernel.hip.o 2025-04-25T04:35:18.3943435Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:18.3944361Z 2025-04-25T04:35:18.5692116Z [6951/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AmpKernels.hip.o 2025-04-25T04:35:18.5694691Z [6952/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationThresholdKernel.hip.o 2025-04-25T04:35:18.5696737Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:18.5697743Z 2025-04-25T04:35:18.8530369Z [6952/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AveragePool2d.hip.o 2025-04-25T04:35:18.8532878Z [6953/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveAveragePooling.hip.o 2025-04-25T04:35:18.8534976Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:18.8539578Z 2025-04-25T04:35:18.9098772Z [6953/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AveragePool3d.hip.o 2025-04-25T04:35:18.9101604Z [6954/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveAveragePooling3d.hip.o 2025-04-25T04:35:18.9103650Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:18.9105443Z 2025-04-25T04:35:19.2740917Z [6954/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryBitwiseOpsKernels.hip.o 2025-04-25T04:35:19.2743730Z [6955/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveMaxPooling2d.hip.o 2025-04-25T04:35:19.2745839Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:19.2746831Z 2025-04-25T04:35:20.3386011Z [6955/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryDivFloorKernel.hip.o 2025-04-25T04:35:20.3389127Z [6956/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AveragePool2d.hip.o 2025-04-25T04:35:20.3391171Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:20.3392255Z 2025-04-25T04:35:20.4451010Z [6956/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryDivTrueKernel.hip.o 2025-04-25T04:35:20.4453624Z [6957/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveMaxPooling3d.hip.o 2025-04-25T04:35:20.4455961Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:20.4456920Z 2025-04-25T04:35:20.4679786Z [6957/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryDivTruncKernel.hip.o 2025-04-25T04:35:20.4682739Z [6958/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AmpKernels.hip.o 2025-04-25T04:35:20.4684721Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:20.4685712Z 2025-04-25T04:35:20.5749913Z [6958/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryGeometricKernels.hip.o 2025-04-25T04:35:20.5752490Z [6959/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryBitwiseOpsKernels.hip.o 2025-04-25T04:35:20.5754575Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:20.5755519Z 2025-04-25T04:35:20.8208541Z [6959/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryLogicalOpsKernels.hip.o 2025-04-25T04:35:20.8211229Z [6960/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AveragePool3d.hip.o 2025-04-25T04:35:20.8213075Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:20.8213999Z 2025-04-25T04:35:21.2613503Z [6960/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryMiscBackwardOpsKernels.hip.o 2025-04-25T04:35:21.2616258Z [6961/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryDivFloorKernel.hip.o 2025-04-25T04:35:21.2618385Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:21.2619337Z 2025-04-25T04:35:22.1125550Z [6961/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryMiscOpsKernels.hip.o 2025-04-25T04:35:22.1128271Z [6962/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryDivTrueKernel.hip.o 2025-04-25T04:35:22.1130327Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:22.1131314Z 2025-04-25T04:35:22.1205059Z [6962/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryMulKernel.hip.o 2025-04-25T04:35:22.1207738Z [6963/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryGeometricKernels.hip.o 2025-04-25T04:35:22.1209881Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:22.1210879Z 2025-04-25T04:35:22.2056836Z [6963/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryRemainderKernel.hip.o 2025-04-25T04:35:22.2060036Z [6964/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryLogicalOpsKernels.hip.o 2025-04-25T04:35:22.2062236Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:22.2062779Z 2025-04-25T04:35:22.2397097Z [6964/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryShiftOpsKernels.hip.o 2025-04-25T04:35:22.2399575Z [6965/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryDivTruncKernel.hip.o 2025-04-25T04:35:22.2401696Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:22.2402590Z 2025-04-25T04:35:22.6452255Z [6965/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Bucketization.hip.o 2025-04-25T04:35:22.6455148Z [6966/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryMiscBackwardOpsKernels.hip.o 2025-04-25T04:35:22.6457092Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:22.6457993Z 2025-04-25T04:35:22.8658046Z [6966/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Col2Im.hip.o 2025-04-25T04:35:22.8660577Z [6967/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryMiscOpsKernels.hip.o 2025-04-25T04:35:22.8662810Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:22.8663792Z 2025-04-25T04:35:23.8248382Z [6967/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CompareEQKernel.hip.o 2025-04-25T04:35:23.8251046Z [6968/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryRemainderKernel.hip.o 2025-04-25T04:35:23.8253021Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:23.8253947Z 2025-04-25T04:35:23.8743565Z [6968/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CompareKernels.hip.o 2025-04-25T04:35:23.8746348Z [6969/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryMulKernel.hip.o 2025-04-25T04:35:23.8748472Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:23.8749563Z 2025-04-25T04:35:24.0226143Z [6969/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ComplexKernel.hip.o 2025-04-25T04:35:24.0228853Z [6970/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryShiftOpsKernels.hip.o 2025-04-25T04:35:24.0230869Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:24.0231868Z 2025-04-25T04:35:24.2557254Z [6970/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ConvolutionMM2d.hip.o 2025-04-25T04:35:24.2559826Z [6971/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Bucketization.hip.o 2025-04-25T04:35:24.2561858Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:24.2562862Z 2025-04-25T04:35:24.5215640Z [6971/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Copy.hip.o 2025-04-25T04:35:24.5218315Z [6972/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CompareEQKernel.hip.o 2025-04-25T04:35:24.5220329Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:24.5221292Z 2025-04-25T04:35:24.5618392Z [6972/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CopysignKernel.hip.o 2025-04-25T04:35:24.5620913Z [6973/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Col2Im.hip.o 2025-04-25T04:35:24.5622930Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:24.5624118Z 2025-04-25T04:35:25.5077821Z [6973/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CrossKernel.hip.o 2025-04-25T04:35:25.5080788Z [6974/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CompareKernels.hip.o 2025-04-25T04:35:25.5083287Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:25.5084209Z 2025-04-25T04:35:25.8744707Z [6974/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CumminmaxKernel.hip.o 2025-04-25T04:35:25.8747495Z [6975/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ComplexKernel.hip.o 2025-04-25T04:35:25.8749599Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:25.8753840Z 2025-04-25T04:35:26.0818490Z [6975/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CumprodKernel.hip.o 2025-04-25T04:35:26.0821088Z [6976/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ConvolutionMM2d.hip.o 2025-04-25T04:35:26.0823167Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:26.0824117Z 2025-04-25T04:35:26.2864299Z [6976/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CumsumKernel.hip.o 2025-04-25T04:35:26.2866837Z [6977/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CopysignKernel.hip.o 2025-04-25T04:35:26.2868818Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:26.2869820Z 2025-04-25T04:35:26.3561220Z [6977/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DepthwiseConv2d.hip.o 2025-04-25T04:35:26.3563541Z [6978/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CrossKernel.hip.o 2025-04-25T04:35:26.3565313Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:26.3566188Z 2025-04-25T04:35:26.5296843Z [6978/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DepthwiseConv3d.hip.o 2025-04-25T04:35:26.5299597Z [6979/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Copy.hip.o 2025-04-25T04:35:26.5301661Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:26.5303997Z 2025-04-25T04:35:27.3980022Z [6979/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DilatedMaxPool2d.hip.o 2025-04-25T04:35:27.3982684Z [6980/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CumminmaxKernel.hip.o 2025-04-25T04:35:27.3984864Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:27.3985876Z 2025-04-25T04:35:28.0515875Z [6980/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DilatedMaxPool3d.hip.o 2025-04-25T04:35:28.0518533Z [6981/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CumsumKernel.hip.o 2025-04-25T04:35:28.0520548Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:28.0521768Z 2025-04-25T04:35:28.0601486Z [6981/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistanceKernel.hip.o 2025-04-25T04:35:28.0604101Z [6982/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CumprodKernel.hip.o 2025-04-25T04:35:28.0606200Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:28.0607200Z 2025-04-25T04:35:28.4505636Z [6982/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionBernoulli.hip.o 2025-04-25T04:35:28.4508097Z [6983/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DepthwiseConv3d.hip.o 2025-04-25T04:35:28.4510012Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:28.4513646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4516705Z 184 | conv_depthwise3d_cuda_backward_weight_kernel( 2025-04-25T04:35:28.4517350Z | ^ 2025-04-25T04:35:28.4520218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4525419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4530711Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4535896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4542207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4547407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4553304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4558622Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4563981Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4569204Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4574532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4577390Z 12 warnings generated when compiling for gfx90a. 2025-04-25T04:35:28.4580394Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4583624Z 184 | conv_depthwise3d_cuda_backward_weight_kernel( 2025-04-25T04:35:28.4584254Z | ^ 2025-04-25T04:35:28.4586924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4592241Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4597420Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4602392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4607750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4624429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4629853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4635132Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4640173Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4645476Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4650819Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:184:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:28.4653925Z 12 warnings generated when compiling for gfx942. 2025-04-25T04:35:28.4654428Z 2025-04-25T04:35:28.5905484Z [6983/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionCauchyKernel.hip.o 2025-04-25T04:35:28.5908154Z [6984/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DepthwiseConv2d.hip.o 2025-04-25T04:35:28.5910199Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:28.5911192Z 2025-04-25T04:35:28.6700759Z [6984/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionExponentialKernel.hip.o 2025-04-25T04:35:28.6703634Z [6985/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DilatedMaxPool2d.hip.o 2025-04-25T04:35:28.6705948Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:28.6707055Z 2025-04-25T04:35:29.3486929Z [6985/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionGeometricKernel.hip.o 2025-04-25T04:35:29.3489633Z [6986/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DilatedMaxPool3d.hip.o 2025-04-25T04:35:29.3491647Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:29.3492622Z 2025-04-25T04:35:29.9462415Z [6986/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionLogNormalKernel.hip.o 2025-04-25T04:35:29.9465241Z [6987/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistanceKernel.hip.o 2025-04-25T04:35:29.9467360Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:29.9468379Z 2025-04-25T04:35:30.2888763Z [6987/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionNormal.hip.o 2025-04-25T04:35:30.2891514Z [6988/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionBernoulli.hip.o 2025-04-25T04:35:30.2893489Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:30.2894449Z 2025-04-25T04:35:30.5316661Z [6988/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionRandomKernel.hip.o 2025-04-25T04:35:30.5318560Z [6989/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionCauchyKernel.hip.o 2025-04-25T04:35:30.5319883Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:30.5320444Z 2025-04-25T04:35:30.7295940Z [6989/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionUniform.hip.o 2025-04-25T04:35:30.7297424Z [6990/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionGeometricKernel.hip.o 2025-04-25T04:35:30.7298510Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:30.7299028Z 2025-04-25T04:35:30.7362374Z [6990/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Distributions.hip.o 2025-04-25T04:35:30.7364987Z [6991/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionExponentialKernel.hip.o 2025-04-25T04:35:30.7367106Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:30.7368067Z 2025-04-25T04:35:31.0717194Z [6991/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Dropout.hip.o 2025-04-25T04:35:31.0719888Z [6992/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionLogNormalKernel.hip.o 2025-04-25T04:35:31.0722018Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:31.0723008Z 2025-04-25T04:35:31.9858084Z [6992/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Embedding.hip.o 2025-04-25T04:35:31.9860709Z [6993/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionNormal.hip.o 2025-04-25T04:35:31.9862852Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:31.9863847Z 2025-04-25T04:35:32.4774181Z [6993/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_EmbeddingBackwardKernel.hip.o 2025-04-25T04:35:32.4776813Z [6994/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionRandomKernel.hip.o 2025-04-25T04:35:32.4778808Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:32.4779743Z 2025-04-25T04:35:32.6080536Z [6994/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_EmbeddingBag.hip.o 2025-04-25T04:35:32.6083008Z [6995/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionUniform.hip.o 2025-04-25T04:35:32.6084907Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:32.6085867Z 2025-04-25T04:35:32.8358836Z [6995/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FillKernel.hip.o 2025-04-25T04:35:32.8361263Z [6996/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Distributions.hip.o 2025-04-25T04:35:32.8363115Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:32.8364703Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.hip:9: 2025-04-25T04:35:32.8368385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8371642Z 175 | __global__ void distribution_binary_elementwise_kernel( 2025-04-25T04:35:32.8372448Z | ^ 2025-04-25T04:35:32.8375279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8380748Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8386278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8391964Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8397526Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8402852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8408253Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8413522Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8418857Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8424769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8430456Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8435872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8441532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8446788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8452154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8455271Z 16 warnings generated when compiling for gfx90a. 2025-04-25T04:35:32.8456457Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.hip:9: 2025-04-25T04:35:32.8460120Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8463502Z 175 | __global__ void distribution_binary_elementwise_kernel( 2025-04-25T04:35:32.8464244Z | ^ 2025-04-25T04:35:32.8467271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8472926Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8478377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8483794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8489302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8494628Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8500339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8505640Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8510934Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8516416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8521746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8527025Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8532371Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8539191Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8544599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:175:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:32.8547637Z 16 warnings generated when compiling for gfx942. 2025-04-25T04:35:32.8548138Z 2025-04-25T04:35:33.2184503Z [6996/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FlattenIndicesKernel.hip.o 2025-04-25T04:35:33.2187268Z [6997/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Dropout.hip.o 2025-04-25T04:35:33.2189255Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:33.2190253Z 2025-04-25T04:35:33.6696329Z [6997/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachBinaryOpList.hip.o 2025-04-25T04:35:33.6698940Z [6998/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Embedding.hip.o 2025-04-25T04:35:33.6700845Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:33.6702150Z 2025-04-25T04:35:34.4443303Z [6998/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachBinaryOpScalar.hip.o 2025-04-25T04:35:34.4446056Z [6999/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FillKernel.hip.o 2025-04-25T04:35:34.4447933Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:34.4448856Z 2025-04-25T04:35:34.5462087Z [6999/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachBinaryOpScalarList.hip.o 2025-04-25T04:35:34.5464802Z [7000/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_EmbeddingBackwardKernel.hip.o 2025-04-25T04:35:34.5466999Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:34.5468051Z 2025-04-25T04:35:34.8628772Z [7000/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachBinaryOpScalarTensor.hip.o 2025-04-25T04:35:34.8636687Z [7001/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_EmbeddingBag.hip.o 2025-04-25T04:35:34.8643461Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:34.8644471Z 2025-04-25T04:35:34.9398574Z [7001/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachPointwiseOp.hip.o 2025-04-25T04:35:34.9402355Z [7002/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FlattenIndicesKernel.hip.o 2025-04-25T04:35:34.9406988Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:34.9408201Z 2025-04-25T04:35:35.7750813Z [7002/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachReduceOp.hip.o 2025-04-25T04:35:35.7752411Z [7003/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachBinaryOpScalar.hip.o 2025-04-25T04:35:35.7753485Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:35.7753985Z 2025-04-25T04:35:35.8227166Z [7003/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachTernaryOp.hip.o 2025-04-25T04:35:35.8229892Z [7004/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachBinaryOpList.hip.o 2025-04-25T04:35:35.8231629Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:35.8232553Z 2025-04-25T04:35:36.3755707Z [7004/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachUnaryOp.hip.o 2025-04-25T04:35:36.3758302Z [7005/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachBinaryOpScalarList.hip.o 2025-04-25T04:35:36.3760655Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:36.3761627Z 2025-04-25T04:35:36.6093857Z [7005/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FractionalMaxPool2d.hip.o 2025-04-25T04:35:36.6096941Z [7006/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachBinaryOpScalarTensor.hip.o 2025-04-25T04:35:36.6099032Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:36.6100360Z 2025-04-25T04:35:36.7399794Z [7006/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FractionalMaxPool3d.hip.o 2025-04-25T04:35:36.7402626Z [7007/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachPointwiseOp.hip.o 2025-04-25T04:35:36.7404737Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:36.7405728Z 2025-04-25T04:35:37.2925755Z [7007/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FunctionOfAMatrixUtilsKernel.hip.o 2025-04-25T04:35:37.2928776Z [7008/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachReduceOp.hip.o 2025-04-25T04:35:37.2930961Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:37.2932149Z 2025-04-25T04:35:37.8871844Z [7008/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FusedAdamKernel.hip.o 2025-04-25T04:35:37.8873285Z [7009/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachTernaryOp.hip.o 2025-04-25T04:35:37.8874458Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:37.8875012Z 2025-04-25T04:35:37.9659144Z [7009/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FusedAdamWKernel.hip.o 2025-04-25T04:35:37.9661734Z [7010/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachUnaryOp.hip.o 2025-04-25T04:35:37.9663587Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:37.9669418Z 2025-04-25T04:35:38.2520639Z [7010/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FusedSgdKernel.hip.o 2025-04-25T04:35:38.2523145Z [7011/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FractionalMaxPool2d.hip.o 2025-04-25T04:35:38.2525100Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:38.2525996Z 2025-04-25T04:35:38.3747673Z [7011/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_GcdLcmKernel.hip.o 2025-04-25T04:35:38.3750470Z [7012/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FunctionOfAMatrixUtilsKernel.hip.o 2025-04-25T04:35:38.3752681Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:38.3753706Z 2025-04-25T04:35:38.5697399Z [7012/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_GridSampler.hip.o 2025-04-25T04:35:38.5699857Z [7013/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FractionalMaxPool3d.hip.o 2025-04-25T04:35:38.5702089Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:38.5703055Z 2025-04-25T04:35:38.9698595Z [7013/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_GroupMM.hip.o 2025-04-25T04:35:38.9701106Z [7014/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FusedAdamKernel.hip.o 2025-04-25T04:35:38.9703186Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:38.9704358Z 2025-04-25T04:35:39.3384178Z [7014/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_HIPScalar.hip.o 2025-04-25T04:35:39.3386752Z [7015/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FusedAdamWKernel.hip.o 2025-04-25T04:35:39.3388900Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:39.3389911Z 2025-04-25T04:35:39.8942974Z [7015/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_IGammaKernel.hip.o 2025-04-25T04:35:39.8945738Z [7016/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FusedSgdKernel.hip.o 2025-04-25T04:35:39.8947881Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:39.8948970Z 2025-04-25T04:35:40.0911661Z [7016/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Im2Col.hip.o 2025-04-25T04:35:40.0914154Z [7017/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_GcdLcmKernel.hip.o 2025-04-25T04:35:40.0916125Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:40.0917120Z 2025-04-25T04:35:40.1404400Z [7017/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_IndexKernel.hip.o 2025-04-25T04:35:40.1406964Z [7018/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_GridSampler.hip.o 2025-04-25T04:35:40.1408960Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:40.1410489Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:7: 2025-04-25T04:35:40.1413148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:144:18: warning: implicit conversion from 'int' to 'float' changes value from 2147483646 to 2147483648 [-Wimplicit-const-int-float-conversion] 2025-04-25T04:35:40.1415484Z 144 | if (x > INT_MAX-1 || x < INT_MIN || !::isfinite(static_cast(x))) 2025-04-25T04:35:40.1416272Z | ~ ~~~~~~~^~ 2025-04-25T04:35:40.1418149Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:168:11: note: in instantiation of function template specialization 'at::native::safe_downgrade_to_int_range' requested here 2025-04-25T04:35:40.1420247Z 168 | coord = safe_downgrade_to_int_range(coord); 2025-04-25T04:35:40.1420878Z | ^ 2025-04-25T04:35:40.1422850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:181:11: note: in instantiation of function template specialization 'at::native::compute_coordinates' requested here 2025-04-25T04:35:40.1425175Z 181 | coord = compute_coordinates(coord, size, padding_mode, align_corners); 2025-04-25T04:35:40.1425989Z | ^ 2025-04-25T04:35:40.1427877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:66:21: note: in instantiation of function template specialization 'at::native::grid_sampler_compute_source_index' requested here 2025-04-25T04:35:40.1430552Z 66 | opmath_t ix = grid_sampler_compute_source_index(x, inp_W, padding_mode, align_corners); 2025-04-25T04:35:40.1431525Z | ^ 2025-04-25T04:35:40.1433714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:770:9: note: in instantiation of function template specialization 'at::native::(anonymous namespace)::grid_sampler_2d_kernel' requested here 2025-04-25T04:35:40.1435995Z 770 | grid_sampler_2d_kernel 2025-04-25T04:35:40.1436606Z | ^ 2025-04-25T04:35:40.1437708Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:7: 2025-04-25T04:35:40.1440319Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:144:18: warning: implicit conversion from 'int' to 'float' changes value from 2147483646 to 2147483648 [-Wimplicit-const-int-float-conversion] 2025-04-25T04:35:40.1442725Z 144 | if (x > INT_MAX-1 || x < INT_MIN || !::isfinite(static_cast(x))) 2025-04-25T04:35:40.1443441Z | ~ ~~~~~~~^~ 2025-04-25T04:35:40.1445435Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:168:11: note: in instantiation of function template specialization 'at::native::safe_downgrade_to_int_range' requested here 2025-04-25T04:35:40.1447604Z 168 | coord = safe_downgrade_to_int_range(coord); 2025-04-25T04:35:40.1448170Z | ^ 2025-04-25T04:35:40.1449954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:236:7: note: in instantiation of function template specialization 'at::native::compute_coordinates' requested here 2025-04-25T04:35:40.1452167Z 236 | x = compute_coordinates(x, W, padding_mode, align_corners); 2025-04-25T04:35:40.1452872Z | ^ 2025-04-25T04:35:40.1454735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:138:15: note: in instantiation of function template specialization 'at::native::get_value_bounded' requested here 2025-04-25T04:35:40.1457318Z 138 | get_value_bounded(inp_ptr_NC, ix_nw - 1, iy_nw - 1 + i, inp_W, inp_H, inp_sW, inp_sH, padding_mode, align_corners), 2025-04-25T04:35:40.1458471Z | ^ 2025-04-25T04:35:40.1460578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:770:9: note: in instantiation of function template specialization 'at::native::(anonymous namespace)::grid_sampler_2d_kernel' requested here 2025-04-25T04:35:40.1462886Z 770 | grid_sampler_2d_kernel 2025-04-25T04:35:40.1463443Z | ^ 2025-04-25T04:35:40.1464322Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:7: 2025-04-25T04:35:40.1466978Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:144:18: warning: implicit conversion from 'int' to 'float' changes value from 2147483646 to 2147483648 [-Wimplicit-const-int-float-conversion] 2025-04-25T04:35:40.1469291Z 144 | if (x > INT_MAX-1 || x < INT_MIN || !::isfinite(static_cast(x))) 2025-04-25T04:35:40.1470059Z | ~ ~~~~~~~^~ 2025-04-25T04:35:40.1471976Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:168:11: note: in instantiation of function template specialization 'at::native::safe_downgrade_to_int_range' requested here 2025-04-25T04:35:40.1474135Z 168 | coord = safe_downgrade_to_int_range(coord); 2025-04-25T04:35:40.1474775Z | ^ 2025-04-25T04:35:40.1476682Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:236:7: note: in instantiation of function template specialization 'at::native::compute_coordinates' requested here 2025-04-25T04:35:40.1478931Z 236 | x = compute_coordinates(x, W, padding_mode, align_corners); 2025-04-25T04:35:40.1479669Z | ^ 2025-04-25T04:35:40.1481684Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:138:15: note: in instantiation of function template specialization 'at::native::get_value_bounded' requested here 2025-04-25T04:35:40.1484114Z 138 | get_value_bounded(inp_ptr_NC, ix_nw - 1, iy_nw - 1 + i, inp_W, inp_H, inp_sW, inp_sH, padding_mode, align_corners), 2025-04-25T04:35:40.1485148Z | ^ 2025-04-25T04:35:40.1487234Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:770:9: note: in instantiation of function template specialization 'at::native::(anonymous namespace)::grid_sampler_2d_kernel' requested here 2025-04-25T04:35:40.1489448Z 770 | grid_sampler_2d_kernel 2025-04-25T04:35:40.1490136Z | ^ 2025-04-25T04:35:40.1490611Z 3 warnings generated when compiling for gfx90a. 2025-04-25T04:35:40.1491741Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:7: 2025-04-25T04:35:40.1494272Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:144:18: warning: implicit conversion from 'int' to 'float' changes value from 2147483646 to 2147483648 [-Wimplicit-const-int-float-conversion] 2025-04-25T04:35:40.1496447Z 144 | if (x > INT_MAX-1 || x < INT_MIN || !::isfinite(static_cast(x))) 2025-04-25T04:35:40.1497185Z | ~ ~~~~~~~^~ 2025-04-25T04:35:40.1499078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:168:11: note: in instantiation of function template specialization 'at::native::safe_downgrade_to_int_range' requested here 2025-04-25T04:35:40.1501081Z 168 | coord = safe_downgrade_to_int_range(coord); 2025-04-25T04:35:40.1501772Z | ^ 2025-04-25T04:35:40.1503515Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:181:11: note: in instantiation of function template specialization 'at::native::compute_coordinates' requested here 2025-04-25T04:35:40.1505733Z 181 | coord = compute_coordinates(coord, size, padding_mode, align_corners); 2025-04-25T04:35:40.1506599Z | ^ 2025-04-25T04:35:40.1508486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:66:21: note: in instantiation of function template specialization 'at::native::grid_sampler_compute_source_index' requested here 2025-04-25T04:35:40.1510951Z 66 | opmath_t ix = grid_sampler_compute_source_index(x, inp_W, padding_mode, align_corners); 2025-04-25T04:35:40.1511912Z | ^ 2025-04-25T04:35:40.1514052Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:770:9: note: in instantiation of function template specialization 'at::native::(anonymous namespace)::grid_sampler_2d_kernel' requested here 2025-04-25T04:35:40.1516328Z 770 | grid_sampler_2d_kernel 2025-04-25T04:35:40.1516941Z | ^ 2025-04-25T04:35:40.1517843Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:7: 2025-04-25T04:35:40.1520435Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:144:18: warning: implicit conversion from 'int' to 'float' changes value from 2147483646 to 2147483648 [-Wimplicit-const-int-float-conversion] 2025-04-25T04:35:40.1522722Z 144 | if (x > INT_MAX-1 || x < INT_MIN || !::isfinite(static_cast(x))) 2025-04-25T04:35:40.1523490Z | ~ ~~~~~~~^~ 2025-04-25T04:35:40.1525453Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:168:11: note: in instantiation of function template specialization 'at::native::safe_downgrade_to_int_range' requested here 2025-04-25T04:35:40.1527497Z 168 | coord = safe_downgrade_to_int_range(coord); 2025-04-25T04:35:40.1528062Z | ^ 2025-04-25T04:35:40.1529875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:236:7: note: in instantiation of function template specialization 'at::native::compute_coordinates' requested here 2025-04-25T04:35:40.1532002Z 236 | x = compute_coordinates(x, W, padding_mode, align_corners); 2025-04-25T04:35:40.1532758Z | ^ 2025-04-25T04:35:40.1534697Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:138:15: note: in instantiation of function template specialization 'at::native::get_value_bounded' requested here 2025-04-25T04:35:40.1537279Z 138 | get_value_bounded(inp_ptr_NC, ix_nw - 1, iy_nw - 1 + i, inp_W, inp_H, inp_sW, inp_sH, padding_mode, align_corners), 2025-04-25T04:35:40.1538579Z | ^ 2025-04-25T04:35:40.1540636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:770:9: note: in instantiation of function template specialization 'at::native::(anonymous namespace)::grid_sampler_2d_kernel' requested here 2025-04-25T04:35:40.1543170Z 770 | grid_sampler_2d_kernel 2025-04-25T04:35:40.1543748Z | ^ 2025-04-25T04:35:40.1544586Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:7: 2025-04-25T04:35:40.1547111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:144:18: warning: implicit conversion from 'int' to 'float' changes value from 2147483646 to 2147483648 [-Wimplicit-const-int-float-conversion] 2025-04-25T04:35:40.1549343Z 144 | if (x > INT_MAX-1 || x < INT_MIN || !::isfinite(static_cast(x))) 2025-04-25T04:35:40.1550133Z | ~ ~~~~~~~^~ 2025-04-25T04:35:40.1552122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:168:11: note: in instantiation of function template specialization 'at::native::safe_downgrade_to_int_range' requested here 2025-04-25T04:35:40.1554234Z 168 | coord = safe_downgrade_to_int_range(coord); 2025-04-25T04:35:40.1554886Z | ^ 2025-04-25T04:35:40.1556726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:236:7: note: in instantiation of function template specialization 'at::native::compute_coordinates' requested here 2025-04-25T04:35:40.1558944Z 236 | x = compute_coordinates(x, W, padding_mode, align_corners); 2025-04-25T04:35:40.1559692Z | ^ 2025-04-25T04:35:40.1561575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:138:15: note: in instantiation of function template specialization 'at::native::get_value_bounded' requested here 2025-04-25T04:35:40.1564170Z 138 | get_value_bounded(inp_ptr_NC, ix_nw - 1, iy_nw - 1 + i, inp_W, inp_H, inp_sW, inp_sH, padding_mode, align_corners), 2025-04-25T04:35:40.1565314Z | ^ 2025-04-25T04:35:40.1567505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:770:9: note: in instantiation of function template specialization 'at::native::(anonymous namespace)::grid_sampler_2d_kernel' requested here 2025-04-25T04:35:40.1569918Z 770 | grid_sampler_2d_kernel 2025-04-25T04:35:40.1570541Z | ^ 2025-04-25T04:35:40.1571053Z 3 warnings generated when compiling for gfx942. 2025-04-25T04:35:40.1572202Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:7: 2025-04-25T04:35:40.1574766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:144:18: warning: implicit conversion from 'int' to 'float' changes value from 2147483646 to 2147483648 [-Wimplicit-const-int-float-conversion] 2025-04-25T04:35:40.1576950Z 144 | if (x > INT_MAX-1 || x < INT_MIN || !::isfinite(static_cast(x))) 2025-04-25T04:35:40.1577669Z | ~ ~~~~~~~^~ 2025-04-25T04:35:40.1579647Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:168:11: note: in instantiation of function template specialization 'at::native::safe_downgrade_to_int_range' requested here 2025-04-25T04:35:40.1581837Z 168 | coord = safe_downgrade_to_int_range(coord); 2025-04-25T04:35:40.1582436Z | ^ 2025-04-25T04:35:40.1584313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:181:11: note: in instantiation of function template specialization 'at::native::compute_coordinates' requested here 2025-04-25T04:35:40.1586440Z 181 | coord = compute_coordinates(coord, size, padding_mode, align_corners); 2025-04-25T04:35:40.1587269Z | ^ 2025-04-25T04:35:40.1589070Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:66:21: note: in instantiation of function template specialization 'at::native::grid_sampler_compute_source_index' requested here 2025-04-25T04:35:40.1591518Z 66 | opmath_t ix = grid_sampler_compute_source_index(x, inp_W, padding_mode, align_corners); 2025-04-25T04:35:40.1592486Z | ^ 2025-04-25T04:35:40.1594865Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:770:9: note: in instantiation of function template specialization 'at::native::(anonymous namespace)::grid_sampler_2d_kernel' requested here 2025-04-25T04:35:40.1597078Z 770 | grid_sampler_2d_kernel 2025-04-25T04:35:40.1597658Z | ^ 2025-04-25T04:35:40.1598560Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:7: 2025-04-25T04:35:40.1601156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:144:18: warning: implicit conversion from 'int' to 'float' changes value from 2147483646 to 2147483648 [-Wimplicit-const-int-float-conversion] 2025-04-25T04:35:40.1603331Z 144 | if (x > INT_MAX-1 || x < INT_MIN || !::isfinite(static_cast(x))) 2025-04-25T04:35:40.1604069Z | ~ ~~~~~~~^~ 2025-04-25T04:35:40.1605953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:168:11: note: in instantiation of function template specialization 'at::native::safe_downgrade_to_int_range' requested here 2025-04-25T04:35:40.1608093Z 168 | coord = safe_downgrade_to_int_range(coord); 2025-04-25T04:35:40.1608712Z | ^ 2025-04-25T04:35:40.1610561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:236:7: note: in instantiation of function template specialization 'at::native::compute_coordinates' requested here 2025-04-25T04:35:40.1612716Z 236 | x = compute_coordinates(x, W, padding_mode, align_corners); 2025-04-25T04:35:40.1613429Z | ^ 2025-04-25T04:35:40.1615219Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:138:15: note: in instantiation of function template specialization 'at::native::get_value_bounded' requested here 2025-04-25T04:35:40.1617829Z 138 | get_value_bounded(inp_ptr_NC, ix_nw - 1, iy_nw - 1 + i, inp_W, inp_H, inp_sW, inp_sH, padding_mode, align_corners), 2025-04-25T04:35:40.1618964Z | ^ 2025-04-25T04:35:40.1621119Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:770:9: note: in instantiation of function template specialization 'at::native::(anonymous namespace)::grid_sampler_2d_kernel' requested here 2025-04-25T04:35:40.1623564Z 770 | grid_sampler_2d_kernel 2025-04-25T04:35:40.1624166Z | ^ 2025-04-25T04:35:40.1625077Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:7: 2025-04-25T04:35:40.1627668Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:144:18: warning: implicit conversion from 'int' to 'float' changes value from 2147483646 to 2147483648 [-Wimplicit-const-int-float-conversion] 2025-04-25T04:35:40.1629989Z 144 | if (x > INT_MAX-1 || x < INT_MIN || !::isfinite(static_cast(x))) 2025-04-25T04:35:40.1630757Z | ~ ~~~~~~~^~ 2025-04-25T04:35:40.1632790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:168:11: note: in instantiation of function template specialization 'at::native::safe_downgrade_to_int_range' requested here 2025-04-25T04:35:40.1634999Z 168 | coord = safe_downgrade_to_int_range(coord); 2025-04-25T04:35:40.1635646Z | ^ 2025-04-25T04:35:40.1638126Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:236:7: note: in instantiation of function template specialization 'at::native::compute_coordinates' requested here 2025-04-25T04:35:40.1640401Z 236 | x = compute_coordinates(x, W, padding_mode, align_corners); 2025-04-25T04:35:40.1641173Z | ^ 2025-04-25T04:35:40.1643092Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:138:15: note: in instantiation of function template specialization 'at::native::get_value_bounded' requested here 2025-04-25T04:35:40.1645758Z 138 | get_value_bounded(inp_ptr_NC, ix_nw - 1, iy_nw - 1 + i, inp_W, inp_H, inp_sW, inp_sH, padding_mode, align_corners), 2025-04-25T04:35:40.1646985Z | ^ 2025-04-25T04:35:40.1649297Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:770:9: note: in instantiation of function template specialization 'at::native::(anonymous namespace)::grid_sampler_2d_kernel' requested here 2025-04-25T04:35:40.1651811Z 770 | grid_sampler_2d_kernel 2025-04-25T04:35:40.1652444Z | ^ 2025-04-25T04:35:40.1652958Z 3 warnings generated when compiling for host. 2025-04-25T04:35:40.1653441Z 2025-04-25T04:35:40.4591186Z [7018/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Indexing.hip.o 2025-04-25T04:35:40.4593563Z [7019/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_GroupMM.hip.o 2025-04-25T04:35:40.4595450Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:40.4596981Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GroupMM.hip:6: 2025-04-25T04:35:40.4600566Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipCtxGetCurrent' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:35:40.4603848Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:35:40.4604425Z | ^ 2025-04-25T04:35:40.4605569Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:35:40.4606995Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:35:40.4607658Z | ^ 2025-04-25T04:35:40.4608853Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5200:1: note: 'hipCtxGetCurrent' has been explicitly marked deprecated here 2025-04-25T04:35:40.4610288Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:35:40.4610893Z | ^ 2025-04-25T04:35:40.4611862Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:35:40.4613258Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:35:40.4614054Z | ^ 2025-04-25T04:35:40.4615059Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GroupMM.hip:6: 2025-04-25T04:35:40.4618862Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipDevicePrimaryCtxGetState' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:35:40.4622283Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:35:40.4622801Z | ^ 2025-04-25T04:35:40.4623922Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:35:40.4625268Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:35:40.4625840Z | ^ 2025-04-25T04:35:40.4627345Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5403:1: note: 'hipDevicePrimaryCtxGetState' has been explicitly marked deprecated here 2025-04-25T04:35:40.4628928Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:35:40.4629533Z | ^ 2025-04-25T04:35:40.4630494Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:35:40.4631872Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:35:40.4632658Z | ^ 2025-04-25T04:35:40.4633304Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:35:40.4634441Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GroupMM.hip:6: 2025-04-25T04:35:40.4638179Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipCtxGetCurrent' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:35:40.4641326Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:35:40.4641900Z | ^ 2025-04-25T04:35:40.4642967Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:35:40.4644390Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:35:40.4645060Z | ^ 2025-04-25T04:35:40.4646262Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5200:1: note: 'hipCtxGetCurrent' has been explicitly marked deprecated here 2025-04-25T04:35:40.4647669Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:35:40.4648256Z | ^ 2025-04-25T04:35:40.4649240Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:35:40.4650598Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:35:40.4651401Z | ^ 2025-04-25T04:35:40.4652419Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GroupMM.hip:6: 2025-04-25T04:35:40.4656242Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipDevicePrimaryCtxGetState' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:35:40.4659657Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:35:40.4660249Z | ^ 2025-04-25T04:35:40.4661422Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:35:40.4662928Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:35:40.4663520Z | ^ 2025-04-25T04:35:40.4664875Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5403:1: note: 'hipDevicePrimaryCtxGetState' has been explicitly marked deprecated here 2025-04-25T04:35:40.4666455Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:35:40.4667050Z | ^ 2025-04-25T04:35:40.4668024Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:35:40.4669399Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:35:40.4670151Z | ^ 2025-04-25T04:35:40.4670778Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:35:40.4671819Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GroupMM.hip:6: 2025-04-25T04:35:40.4675503Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipCtxGetCurrent' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:35:40.4678695Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:35:40.4679211Z | ^ 2025-04-25T04:35:40.4680281Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:35:40.4681658Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:35:40.4682288Z | ^ 2025-04-25T04:35:40.4683424Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5200:1: note: 'hipCtxGetCurrent' has been explicitly marked deprecated here 2025-04-25T04:35:40.4684951Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:35:40.4685555Z | ^ 2025-04-25T04:35:40.4686587Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:35:40.4688033Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:35:40.4688843Z | ^ 2025-04-25T04:35:40.4689862Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GroupMM.hip:6: 2025-04-25T04:35:40.4693537Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipDevicePrimaryCtxGetState' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:35:40.4696859Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:35:40.4697433Z | ^ 2025-04-25T04:35:40.4698545Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:35:40.4699870Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:35:40.4700451Z | ^ 2025-04-25T04:35:40.4701841Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5403:1: note: 'hipDevicePrimaryCtxGetState' has been explicitly marked deprecated here 2025-04-25T04:35:40.4703379Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:35:40.4703975Z | ^ 2025-04-25T04:35:40.4704919Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:35:40.4706267Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:35:40.4707062Z | ^ 2025-04-25T04:35:40.4707726Z 2 warnings generated when compiling for host. 2025-04-25T04:35:40.4708161Z 2025-04-25T04:35:40.7481749Z [7019/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LegacyThrustHelpers.hip.o 2025-04-25T04:35:40.7484401Z [7020/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_HIPScalar.hip.o 2025-04-25T04:35:40.7486438Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:40.7487472Z 2025-04-25T04:35:41.0399513Z [7020/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Lerp.hip.o 2025-04-25T04:35:41.0401868Z [7021/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_IGammaKernel.hip.o 2025-04-25T04:35:41.0403683Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:41.0404306Z 2025-04-25T04:35:41.7842960Z [7021/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LinearAlgebra.hip.o 2025-04-25T04:35:41.7845350Z [7022/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Im2Col.hip.o 2025-04-25T04:35:41.7847138Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:41.7848261Z 2025-04-25T04:35:41.9933671Z [7022/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LogAddExpKernel.hip.o 2025-04-25T04:35:41.9936171Z [7023/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_IndexKernel.hip.o 2025-04-25T04:35:41.9938241Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:41.9939191Z 2025-04-25T04:35:42.4103554Z [7023/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LogcumsumexpKernel.hip.o 2025-04-25T04:35:42.4106893Z [7024/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Lerp.hip.o 2025-04-25T04:35:42.4108954Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:42.4109925Z 2025-04-25T04:35:42.6128222Z [7024/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Loss.hip.o 2025-04-25T04:35:42.6130612Z [7025/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LinearAlgebra.hip.o 2025-04-25T04:35:42.6132602Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:42.6133604Z 2025-04-25T04:35:42.9731388Z [7025/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LossCTC.hip.o 2025-04-25T04:35:42.9733819Z [7026/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Indexing.hip.o 2025-04-25T04:35:42.9735739Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:42.9736727Z 2025-04-25T04:35:43.2970758Z [7026/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MaxMinElementwiseKernel.hip.o 2025-04-25T04:35:43.2973507Z [7027/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LegacyThrustHelpers.hip.o 2025-04-25T04:35:43.2975559Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:43.2976532Z 2025-04-25T04:35:43.5867812Z [7027/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MaxUnpooling.hip.o 2025-04-25T04:35:43.5870455Z [7028/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LogAddExpKernel.hip.o 2025-04-25T04:35:43.5872504Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:43.5873510Z 2025-04-25T04:35:44.0988915Z [7028/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MixedDtypesLinear.hip.o 2025-04-25T04:35:44.0991675Z [7029/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LogcumsumexpKernel.hip.o 2025-04-25T04:35:44.0993711Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:44.0994685Z 2025-04-25T04:35:44.6320365Z [7029/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MultiLabelMarginCriterion.hip.o 2025-04-25T04:35:44.6323783Z [7030/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LossCTC.hip.o 2025-04-25T04:35:44.6325615Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:44.6326572Z 2025-04-25T04:35:44.6706556Z [7030/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MultiMarginLoss.hip.o 2025-04-25T04:35:44.6709125Z [7031/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Loss.hip.o 2025-04-25T04:35:44.6711102Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:44.6712118Z 2025-04-25T04:35:44.7861730Z [7031/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MultinomialKernel.hip.o 2025-04-25T04:35:44.7864083Z [7032/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MaxMinElementwiseKernel.hip.o 2025-04-25T04:35:44.7865902Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:44.7867103Z 2025-04-25T04:35:45.1976618Z [7032/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NLLLoss2d.hip.o 2025-04-25T04:35:45.1984501Z [7033/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MaxUnpooling.hip.o 2025-04-25T04:35:45.1991008Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:45.1996626Z 2025-04-25T04:35:46.1419997Z [7033/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NaiveConvolutionTranspose2d.hip.o 2025-04-25T04:35:46.1422956Z [7034/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MultiLabelMarginCriterion.hip.o 2025-04-25T04:35:46.1425087Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:46.1426092Z 2025-04-25T04:35:46.5081443Z [7034/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NaiveConvolutionTranspose3d.hip.o 2025-04-25T04:35:46.5084193Z [7035/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MultiMarginLoss.hip.o 2025-04-25T04:35:46.5086199Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:46.5087201Z 2025-04-25T04:35:46.9211338Z [7035/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NaiveDilatedConvolution.hip.o 2025-04-25T04:35:46.9213975Z [7036/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NLLLoss2d.hip.o 2025-04-25T04:35:46.9215826Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:46.9216821Z 2025-04-25T04:35:46.9984906Z [7036/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Nonzero.hip.o 2025-04-25T04:35:46.9987322Z [7037/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MultinomialKernel.hip.o 2025-04-25T04:35:46.9989338Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:46.9990315Z 2025-04-25T04:35:47.0449800Z [7037/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Normalization.hip.o 2025-04-25T04:35:47.0452559Z [7038/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NaiveConvolutionTranspose2d.hip.o 2025-04-25T04:35:47.0454745Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:47.0455738Z 2025-04-25T04:35:47.6659104Z [7038/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_PointwiseOpsKernel.hip.o 2025-04-25T04:35:47.6661838Z [7039/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MixedDtypesLinear.hip.o 2025-04-25T04:35:47.6663841Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:47.6664812Z 2025-04-25T04:35:48.1723218Z [7039/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_PowKernel.hip.o 2025-04-25T04:35:48.1725921Z [7040/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NaiveConvolutionTranspose3d.hip.o 2025-04-25T04:35:48.1728319Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:48.1729374Z 2025-04-25T04:35:48.6803583Z [7040/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RNN.hip.o 2025-04-25T04:35:48.6805959Z [7041/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NaiveDilatedConvolution.hip.o 2025-04-25T04:35:48.6807888Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:48.6808809Z 2025-04-25T04:35:48.9048019Z [7041/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Randperm.hip.o 2025-04-25T04:35:48.9050479Z [7042/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_PointwiseOpsKernel.hip.o 2025-04-25T04:35:48.9052619Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:48.9053562Z 2025-04-25T04:35:49.1599744Z [7042/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RangeFactories.hip.o 2025-04-25T04:35:49.1602382Z [7043/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Normalization.hip.o 2025-04-25T04:35:49.1604334Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:49.1605964Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip:11: 2025-04-25T04:35:49.1609367Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1612508Z 1169 | __global__ void batch_norm_backward_reduce_channels_last_kernel( 2025-04-25T04:35:49.1613289Z | ^ 2025-04-25T04:35:49.1616063Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1621138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1626568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1632043Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1637182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1647631Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1652982Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1658204Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1663578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1668890Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1674072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1679249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1682276Z 946 | batch_norm_collect_statistics_channels_last_kernel( 2025-04-25T04:35:49.1682960Z | ^ 2025-04-25T04:35:49.1685625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1690810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1696013Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1701397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1706681Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1712037Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1717204Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1720613Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip:9: 2025-04-25T04:35:49.1723866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1727441Z 265 | __global__ void unrolled_elementwise_kernel_for_multi_outputs(int N, func_t f, array_t data, inp_calc_t ic, out_calc_t oc) { 2025-04-25T04:35:49.1728720Z | ^ 2025-04-25T04:35:49.1731447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1736444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1741554Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1746567Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1751556Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1756313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1760864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1765320Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1769969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1774476Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1779051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1783938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1788529Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1792835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1797828Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1802849Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1807330Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1811572Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1815675Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1819968Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1824174Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1828301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1832944Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1837761Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1842026Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1846649Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1851304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1855632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1860354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1865120Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1869323Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1872416Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip:11: 2025-04-25T04:35:49.1875831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1878627Z 946 | batch_norm_collect_statistics_channels_last_kernel( 2025-04-25T04:35:49.1879259Z | ^ 2025-04-25T04:35:49.1881421Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1886512Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1891372Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1895831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1900644Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1905361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1909987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1912909Z 60 warnings generated when compiling for gfx90a. 2025-04-25T04:35:49.1914050Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip:11: 2025-04-25T04:35:49.1916887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1919775Z 1169 | __global__ void batch_norm_backward_reduce_channels_last_kernel( 2025-04-25T04:35:49.1920397Z | ^ 2025-04-25T04:35:49.1922692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1926894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1932391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1936212Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1939801Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1942938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1945576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1948211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1950848Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1953483Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1956123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1959007Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1961146Z 946 | batch_norm_collect_statistics_channels_last_kernel( 2025-04-25T04:35:49.1961520Z | ^ 2025-04-25T04:35:49.1962919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1965674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1968304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1971051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1973778Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1978342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1983452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1986583Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip:9: 2025-04-25T04:35:49.1989718Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1992932Z 265 | __global__ void unrolled_elementwise_kernel_for_multi_outputs(int N, func_t f, array_t data, inp_calc_t ic, out_calc_t oc) { 2025-04-25T04:35:49.1994051Z | ^ 2025-04-25T04:35:49.1995719Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.1998381Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2000919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2004182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2008975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2013964Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2018686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2023573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2028313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2032867Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2037268Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2041951Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2046271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2049873Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2052408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2055181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2057698Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2060340Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2062962Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2065537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2068208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2070783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2073280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2075805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2078595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2081140Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2083668Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2086191Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2088718Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2091233Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2093787Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2095442Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip:11: 2025-04-25T04:35:49.2097181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2098788Z 946 | batch_norm_collect_statistics_channels_last_kernel( 2025-04-25T04:35:49.2099167Z | ^ 2025-04-25T04:35:49.2100605Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2105263Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2109957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2112623Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2115262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2117895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2120640Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:49.2122165Z 60 warnings generated when compiling for gfx942. 2025-04-25T04:35:49.2122426Z 2025-04-25T04:35:49.3366838Z [7043/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RecordStream.hip.o 2025-04-25T04:35:49.3369247Z [7044/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Nonzero.hip.o 2025-04-25T04:35:49.3371201Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:49.3372075Z 2025-04-25T04:35:49.5299157Z [7044/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Reduce.hip.o 2025-04-25T04:35:49.5301925Z [7045/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_PowKernel.hip.o 2025-04-25T04:35:49.5303904Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:49.5304835Z 2025-04-25T04:35:50.2873818Z [7045/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceAMinMaxKernel.hip.o 2025-04-25T04:35:50.2876379Z [7046/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RNN.hip.o 2025-04-25T04:35:50.2878275Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:50.2879477Z 2025-04-25T04:35:50.7263860Z [7046/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceArgMaxKernel.hip.o 2025-04-25T04:35:50.7265383Z [7047/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Randperm.hip.o 2025-04-25T04:35:50.7266439Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:50.7267012Z 2025-04-25T04:35:50.7449546Z [7047/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceArgMinKernel.hip.o 2025-04-25T04:35:50.7452203Z [7048/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RecordStream.hip.o 2025-04-25T04:35:50.7454202Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:50.7455247Z 2025-04-25T04:35:51.0349791Z [7048/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceLogicKernel.hip.o 2025-04-25T04:35:51.0352213Z [7049/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RangeFactories.hip.o 2025-04-25T04:35:51.0354076Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:51.0355003Z 2025-04-25T04:35:51.0514349Z [7049/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceMaxValuesKernel.hip.o 2025-04-25T04:35:51.0516952Z [7050/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Reduce.hip.o 2025-04-25T04:35:51.0518901Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:51.0519921Z 2025-04-25T04:35:51.2448151Z [7050/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceMinValuesKernel.hip.o 2025-04-25T04:35:51.2450823Z [7051/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceAMinMaxKernel.hip.o 2025-04-25T04:35:51.2452889Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:51.2454514Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceAMinMaxKernel.hip:13: 2025-04-25T04:35:51.2457717Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2460452Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-25T04:35:51.2461067Z | ^ 2025-04-25T04:35:51.2463823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2468910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2473675Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2478698Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2483692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2488466Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2493355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2498262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2503122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2508034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2511594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2514556Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2517130Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2520388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2523486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2526518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2529338Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2532038Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2534625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2537160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2540261Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2542877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2545992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2550171Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2554957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2559745Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2564457Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2568957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2573958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2579026Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2584085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2589080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2593995Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2598895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2603590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2607967Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2612489Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2617074Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2621881Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2626391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2631221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2635900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2640774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2645393Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2650069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2655004Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2659554Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2664244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2669262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2674100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2679071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2684233Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2689230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2694487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2699605Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2704733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2709753Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2714778Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2719864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2724743Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2729776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2734759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2740695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2745971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2751144Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2756399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2761558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2766688Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2771865Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2777047Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2782254Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2787396Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2792600Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2797775Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2802953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2808184Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2813344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2818490Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2823898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2829038Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2834206Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2839542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2844666Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2849832Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2854990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2860155Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2865325Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2870439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2875749Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2880904Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2885939Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2891054Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2895906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2900865Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2906016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2911021Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2916011Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2920946Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2940745Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2945800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2951087Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2956188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2961324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2966658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2971557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2976524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2981416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2986650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2991851Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.2997014Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3002220Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3007398Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3012566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3017849Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3022859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3027912Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3033107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3038505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3043701Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3048661Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3053810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3059038Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3064292Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3069253Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3074346Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3079629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3084827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3089954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3095156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3100086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3105273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3110404Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3115532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3120596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3125703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3130897Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3135847Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3140652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3145783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3150891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3156136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3161179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3166098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3171218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3176334Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3181256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3186156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3191135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3196040Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3201055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3206291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3211401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3216516Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3221693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3226702Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3231861Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3236813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3242046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3247149Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3252279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3257409Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3262735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3267948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3273058Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3277975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3282963Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3288349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3293384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3298301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3303518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3308545Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3313713Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3318891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3324103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3329304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3334608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3340016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3345309Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3350454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3353338Z 180 warnings generated when compiling for gfx90a. 2025-04-25T04:35:51.3354555Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceAMinMaxKernel.hip:13: 2025-04-25T04:35:51.3358041Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3361037Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-25T04:35:51.3361707Z | ^ 2025-04-25T04:35:51.3364490Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3369499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3374427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3379423Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3384601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3389717Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3394910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3400319Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3405555Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3410626Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3415799Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3420992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3426165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3431180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3436327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3440985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3445834Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3450774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3455810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3461036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3466176Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3471378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3476849Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3482006Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3487094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3492266Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3497460Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3502750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3507972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3513190Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3518179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3523382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3528692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3533560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3538790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3544125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3549057Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3554205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3559242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3564446Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3569659Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3574708Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3579872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3585105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3590447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3595591Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3600646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3605935Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3610757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3615531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3620470Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3625552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3630508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3635369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3640611Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3645488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3650326Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3655492Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3660557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3665913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3670843Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3675807Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3680731Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3685714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3690720Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3695771Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3700686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3705652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3710626Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3715609Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3720571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3725499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3730670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3735855Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3741098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3746049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3750995Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3756118Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3761160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3766340Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3771486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3776689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3782122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3787326Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3792302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3797201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3802075Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3807010Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3811796Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3816754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3821835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3826805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3831682Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3836759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3841899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3847524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3852742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3857957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3863087Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3868052Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3873161Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3878138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3883118Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3888276Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3893285Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3898354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3903468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3908535Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3913644Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3918796Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3924042Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3929128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3934321Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3939216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3944312Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3949457Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3954557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3959468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3964522Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3969807Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3974866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3980152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3985470Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3990668Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.3995721Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4000722Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4005906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4011080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4016270Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4021231Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4026303Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4031080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4036069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4041306Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4046632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4051641Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4056602Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4061888Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4066829Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4071986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4077165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4082358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4087304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4092257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4097361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4102360Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4107836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4112868Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4117989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4122913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4127890Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4132849Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4138063Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4142549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4147781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4152944Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4158080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4163332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4168201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4173389Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4178591Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4183757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4188859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4193846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4198826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4203762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4208947Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4214150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4219369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4224771Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4229914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4235147Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4240639Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4245984Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4250781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4255844Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4261066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4266402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4271446Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:51.4274390Z 180 warnings generated when compiling for gfx942. 2025-04-25T04:35:51.4274885Z 2025-04-25T04:35:52.0095786Z [7051/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceMomentKernel.hip.o 2025-04-25T04:35:52.0098460Z [7052/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceArgMaxKernel.hip.o 2025-04-25T04:35:52.0100474Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:52.0102252Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMaxKernel.hip:13: 2025-04-25T04:35:52.0105824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0108863Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-25T04:35:52.0109467Z | ^ 2025-04-25T04:35:52.0112098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0117199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0122151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0127305Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0132481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0140750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0146136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0151237Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0156403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0161215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0166168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0171069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0176316Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0181355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0186767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0191893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0196953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0202012Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0207063Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0212129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0217333Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0222419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0227554Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0232713Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0238062Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0243254Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0248442Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0253604Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0258696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0263768Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0268753Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0273557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0278538Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0283624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0288624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0293842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0298904Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0304160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0309336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0314545Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0319655Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0324724Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0329677Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0334583Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0339837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0344800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0349714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0354753Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0359701Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0364943Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0369999Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0375068Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0380296Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0385329Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0390331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0395384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0400452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0405566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0410676Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0415788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0420870Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0426195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0431317Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0436179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0475992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0483941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0489096Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0494109Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0499165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0504397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0509199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0514167Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0518874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0523953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0529281Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0534468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0539930Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0545317Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0550503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0555684Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0560895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0566063Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0571250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0576434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0581715Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0586858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0592182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0597323Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0602135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0607410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0612540Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0617105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0622126Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0627286Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0632457Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0639563Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0644792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0649954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0655100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0660399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0665612Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0670882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0676158Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0681322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0686499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0691667Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0696590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0701418Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0706485Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0711661Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0716825Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0722101Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0727271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0732430Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0737953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0743228Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0748370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0753533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0758695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0763847Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0769007Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0774159Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0779277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0784552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0789869Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0795015Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0800222Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0805501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0810657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0815786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0820950Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0826207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0831378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0836533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0841900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0847038Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0851865Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0856996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0862200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0867405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0872607Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0877737Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0882679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0887305Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0891879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0896744Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0901737Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0906738Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0911850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0916844Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0921888Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0926982Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0932211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0937382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0942741Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0947763Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0952680Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0957599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0962739Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0967837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0972875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0975861Z 162 warnings generated when compiling for gfx90a. 2025-04-25T04:35:52.0977113Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMaxKernel.hip:13: 2025-04-25T04:35:52.0980700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0983765Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-25T04:35:52.0984425Z | ^ 2025-04-25T04:35:52.0987153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0992120Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.0997054Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1002159Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1007285Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1012450Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1017648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1022938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1027974Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1033001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1038067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1043093Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1048019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1053079Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1058182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1063397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1068417Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1073310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1078239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1083159Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1088289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1093489Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1098691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1103978Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1109036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1114094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1119091Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1124090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1129238Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1134424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1139721Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1144737Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1149900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1155031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1160200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1165384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1170714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1175606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1180894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1186337Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1191370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1196111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1201054Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1206207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1211373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1216531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1221780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1226889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1231955Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1237128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1242421Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1247739Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1252953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1258085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1263140Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1268087Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1272889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1277776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1282742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1287702Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1292674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1297897Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1302914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1307934Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1313105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1318069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1323128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1328225Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1333208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1339261Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1344380Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1349494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1354496Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1359689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1364646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1369749Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1374854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1379775Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1385002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1389856Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1394978Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1400023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1405113Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1410107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1414962Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1419942Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1424980Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1430133Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1435444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1440761Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1445893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1451103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1456243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1461230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1466218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1471030Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1476104Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1481330Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1486512Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1491542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1496557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1501902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1507113Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1512252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1517328Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1522236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1527222Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1532286Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1537658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1542636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1547595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1552757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1557827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1563021Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1568201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1573347Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1578364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1583652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1588827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1593899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1599089Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1603414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1607786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1612819Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1617122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1621349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1626057Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1630294Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1634366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1638806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1642098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1644732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1647272Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1649805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1652325Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1654847Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1657499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1660023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1662762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1665348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1667876Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1670409Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1673203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1675739Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1679490Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1682706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1685439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1688186Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1692911Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1697925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1702947Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1707619Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1712394Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1717145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1721997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1726780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1731576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1736439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1741353Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1745972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1750642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.1753501Z 162 warnings generated when compiling for gfx942. 2025-04-25T04:35:52.1753992Z 2025-04-25T04:35:52.5472845Z [7052/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceNormKernel.hip.o 2025-04-25T04:35:52.5475558Z [7053/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceLogicKernel.hip.o 2025-04-25T04:35:52.5477436Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:52.5478989Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceLogicKernel.hip:4: 2025-04-25T04:35:52.5482691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5485556Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-25T04:35:52.5486155Z | ^ 2025-04-25T04:35:52.5488802Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5493191Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5497411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5501728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5505890Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5510106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5514291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5518461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5522657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5527082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5531268Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5535648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5540130Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5544381Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5548585Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5552817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5557001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5561160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5565366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5569532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5573685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5578030Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5582297Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5586636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5590928Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5595222Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5599404Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5603607Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5607785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5611946Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5616138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5620313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5624596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5628772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5633083Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5637265Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5642255Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5646568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5650723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5654880Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5659085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5663370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5667543Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5671696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5675875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5680051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5684405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5688576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5692869Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5697152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5701424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5705733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5709915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5714094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5718242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5722448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5726591Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5730768Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5735153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5841944Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5846803Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5851754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5856588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5861283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5866122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5870899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5875645Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5880408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5885169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5889939Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5894738Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5899701Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5904547Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5909358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5914195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5918946Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5923717Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5928452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5933165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5938037Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5942360Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5947087Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5951846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5956800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5961210Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5965094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5989677Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.5995284Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6000620Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6005942Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6011282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6016629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6022076Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6027420Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6032755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6038833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6044277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6049986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6055381Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6060847Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6066212Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6071536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6076880Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6082211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6087532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6092856Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6098155Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6103534Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6108929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6114265Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6119593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6124986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6130327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6135651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6141104Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6145812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6148559Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6151106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6153647Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6156195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6161131Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6165387Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6167951Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6170546Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6173191Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6175718Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6178248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6181064Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6183728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6187861Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6190825Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6193563Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6196686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6201432Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6206516Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6211249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6215902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6220643Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6225608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6230561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6235421Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6240604Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6245480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6250376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6254777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6259300Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6264166Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6268682Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6273524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6278333Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6282805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6287754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6292143Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6297114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6301794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6306077Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6310150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6314407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6317884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6322125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6329826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6334671Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6340303Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6345695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6351058Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6356400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6361730Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6367053Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6372381Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6377706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6383108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6388519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6393853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6399355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6404747Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6410078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6415419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6420743Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6426165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6431487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6436798Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6447454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6451868Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6456650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6461105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6465950Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6470372Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6474901Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6479650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6484168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6488181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6493175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6497441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6500343Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6502951Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6505490Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6508560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6511792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6515472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6518935Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6522282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6527058Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6532052Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6536761Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6542037Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6546747Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6551493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6556255Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6561230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6566015Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6570986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6575835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6580300Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6585045Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6589665Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6594230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6598713Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6603512Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6608146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6612980Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6617651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6622777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6627529Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6631265Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6634416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6636972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6641990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6647321Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6652609Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6657928Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6663287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6668592Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6673902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6679307Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6684627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6690025Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6695386Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6700756Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6706130Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6711450Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6716774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6722086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6727411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6732736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6738291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6743670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6749064Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6754373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6759783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6765143Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6770443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6775773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6781097Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6786471Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6791794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6797115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6802421Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6807728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6813085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6818391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6823823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6829181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6834559Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6839695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6844480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6847949Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6850484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6853038Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6855580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6858112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6860630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6863408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6865949Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6868592Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6871185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6873707Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6876376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6879552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6883134Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6886699Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6889842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6893603Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6897169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6900484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6903385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6905981Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6908554Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6911128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6913657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6916195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6918728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6921256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6923768Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6926307Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6928838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6931374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6933941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6936468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6941735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6944341Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6946852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6949396Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6951929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6954461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6956985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6959507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6962039Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6964568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6967138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6969656Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6972240Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6974833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6977397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6979930Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6983736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6987841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6991237Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6993763Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6996295Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.6998823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7001355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7003974Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7006516Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7009124Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7011682Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7014477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7018132Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7020689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7023367Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7025900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7028430Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7030956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7033485Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7036083Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7038837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7041500Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7044086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7046659Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7049185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7051729Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7054247Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7056784Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7059300Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7062031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7064658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7067186Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7069829Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7073781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7078640Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7083386Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7088135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7092542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7095457Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7098233Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7100971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7103785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7106589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7109162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7111775Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7114297Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7117064Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7119593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7122154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7124687Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7127226Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7131327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7135901Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7140575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7145449Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7148239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7150792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7153434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7155964Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7158625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7161213Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7163732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7166771Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7171650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7176662Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7182078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7187391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7192611Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7197839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7203246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7208543Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7213960Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7219263Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7224735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7230044Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7235364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7240411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7245200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7250064Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7254983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7259822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7264851Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7269860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7274705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7279717Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7284591Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7289439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7294489Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7299296Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7304160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7308989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7313796Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7318281Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7322565Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7326800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7330581Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7335073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7339555Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7344377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7347803Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7352513Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7357398Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7362083Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7366917Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7371884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7377049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7382172Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7387222Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7391978Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7396767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7401480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7404586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7407136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7409755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7412287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7414816Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7417410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7418886Z 432 warnings generated when compiling for gfx90a. 2025-04-25T04:35:52.7419516Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceLogicKernel.hip:4: 2025-04-25T04:35:52.7421219Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7422797Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-25T04:35:52.7423138Z | ^ 2025-04-25T04:35:52.7424593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7427125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7429806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7432343Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7434911Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7437626Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7440652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7443202Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7445732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7448270Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7450805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7453343Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7455952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7458560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7461101Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7463805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7466405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7469446Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7471983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7474526Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7477055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7479583Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7482108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7484644Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7487189Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7489778Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7492307Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7494910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7497448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7500012Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7502644Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7505179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7507876Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7510418Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7512957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7515492Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7518030Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7520571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7523152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7525674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7528273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7530821Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7534570Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7539506Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7543825Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7546400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7549209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7551733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7554259Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7556785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7559444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7561971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7564585Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7569231Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7573680Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7576324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7578856Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7582077Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7586695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7591806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7596561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7600954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7605557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7610458Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7615271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7620314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7625396Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7630221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7635093Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7639773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7644257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7648792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7653290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7657894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7662594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7667484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7672482Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7677420Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7682304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7687087Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7691780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7696039Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7700825Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7705616Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7710441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7715243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7719509Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7722065Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7725781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7729368Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7734584Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7739601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7745008Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7750330Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7755643Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7760956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7766275Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7771592Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7776898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7782287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7787709Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7793034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7798473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7803864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7808924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7814223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7819541Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7824947Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7830271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7835598Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7839637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7842465Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7845128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7847658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7850184Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7852813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7855389Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7857916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7860448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7863060Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7865610Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7868150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7870696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7873224Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7875748Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7878314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7880832Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7883437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7886000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7888523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7891056Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7893597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7896108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7898641Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7901166Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7903752Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7906277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7908848Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7911369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7913888Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7916470Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7919038Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7921558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7924085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7926616Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7929145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7931683Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7934776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7937313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7940184Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7942986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7945518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7948195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7950769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7954122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7958758Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7963508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7968276Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7972808Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7975696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7978252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7980790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7985214Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7990055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7994956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.7999748Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8004448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8009019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8013685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8017895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8022425Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8026915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8031049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8033604Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8036344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8039218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8041753Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8046090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8049558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8054193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8058898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8063522Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8066195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8070454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8073129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8075661Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8078199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8080840Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8083378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8085913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8089725Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8095002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8100229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8105575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8110358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8112904Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8115430Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8117954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8120489Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8123134Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8125740Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8128282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8130894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8133492Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8136030Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8138757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8142884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8146889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8150738Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8153299Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8155841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8158379Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8161028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8164087Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8167003Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8169597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8172180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8174701Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8177595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8181978Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8186017Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8188570Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8191481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8195744Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8200146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8204751Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8208963Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8213661Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8218516Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8223401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8228324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8233008Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8237386Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8242751Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8247817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8252189Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8256919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8261250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8266086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8271279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8276498Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8281629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8286659Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8291635Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8296720Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8301924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8307010Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8312088Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8317161Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8322240Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8327413Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8332469Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8338025Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8342667Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8347595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8352643Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8357732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8362814Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8367903Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8372985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8378032Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8383189Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8388437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8393519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8398686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8403839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8408957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8414037Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8419149Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8424316Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8429399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8434497Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8439539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8444294Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8448464Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8453957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8458537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8463118Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8467575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8471868Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8476185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8480520Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8485179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8490445Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8495729Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8500997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8505903Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8511141Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8516412Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8521251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8526129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8531309Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8536294Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8542073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8547434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8552755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8558061Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8563386Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8568725Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8574058Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8579563Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8584956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8590457Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8595862Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8601197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8606519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8611852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8617167Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8622558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8627894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8633166Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8638569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8642614Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8647171Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8652019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8656461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8661290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8665904Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8670568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8675402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8680206Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8684974Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8689760Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8694330Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8699246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8704226Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8708987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8714043Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8719071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8723745Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8728716Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8732213Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8734766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8737310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8740139Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8742747Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8745284Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8747957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8750501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8753094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8756455Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8761384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8766295Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8771137Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8775894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8780309Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8826602Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8830782Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8833777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8836569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8839528Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8842058Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8844725Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8847303Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8849840Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8852469Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8855011Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8859789Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8864010Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8866580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8869120Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8871652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8874254Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8876793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8879369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8881941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8884519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8887049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8889588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8892106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8894633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8897164Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8900077Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8903702Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8907869Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8912737Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8917781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8922774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8927726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8930707Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8933234Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8935778Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8938547Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8941103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8943914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8946448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8948987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8951713Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8954244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8956895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8959427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8962019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8964549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8967078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8969619Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8972634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8975178Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8977694Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8980237Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8982856Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8985458Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8987989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8990579Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8993145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8995695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.8998217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9000746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9003275Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9005809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9008344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9010879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9013416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9015986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9018663Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9023518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9027874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9030508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9033048Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9035586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9038316Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9040870Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9043410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9045926Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9048455Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9050988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9053615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9056152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9058774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9061330Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9063943Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9066462Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9067942Z 432 warnings generated when compiling for gfx942. 2025-04-25T04:35:52.9068201Z 2025-04-25T04:35:52.9069067Z [7053/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceSumProdKernel.hip.o 2025-04-25T04:35:52.9071432Z [7054/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceArgMinKernel.hip.o 2025-04-25T04:35:52.9072840Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:52.9074526Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMinKernel.hip:13: 2025-04-25T04:35:52.9077016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9079401Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-25T04:35:52.9079889Z | ^ 2025-04-25T04:35:52.9082201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9086472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9090197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9094364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9097484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9100147Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9103999Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9108657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9113993Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9119316Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9124521Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9129836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9135161Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9140655Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9146045Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9151513Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9156846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9162324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9167666Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9173086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9178423Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9183793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9189111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9194433Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9199763Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9205085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9210238Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9215571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9220967Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9226273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9231701Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9237088Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9240414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9242965Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9245502Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9248027Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9250561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9253084Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9255610Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9258145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9260761Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9263358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9265996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9268539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9271120Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9273665Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9276202Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9278731Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9281266Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9284878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9288511Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9292196Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9295377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9299194Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9301852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9304736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9307308Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9309833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9312349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9314890Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9317410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9319945Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9322488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9325016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9327663Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9330299Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9332963Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9335624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9338697Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9341232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9343829Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9346400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9348970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9351503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9354132Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9356652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9359182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9361823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9364362Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9366889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9371221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9376424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9381408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9386642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9391831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9396749Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9401931Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9406641Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9411405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9416584Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9421917Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9427045Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9432291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9437118Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9442147Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9446969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9451810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9456660Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9461617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9466467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9471399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9476384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9481572Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9486527Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9491361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9496666Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9501598Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9506314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9511127Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9516190Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9521348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9526302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9531095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9535910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9540883Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9546252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9551257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9556387Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9561243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9565927Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9570808Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9575784Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9580650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9585735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9590778Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9595632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9600495Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9605693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9610668Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9615601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9620717Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9625971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9630498Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9634850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9639177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9644042Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9648395Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9652900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9657454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9661872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9666780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9670788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9675499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9679900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9684067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9688201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9692396Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9695752Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9698643Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9702094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9706467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9710928Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9715387Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9719958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9724322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9729291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9734225Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9739379Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9744316Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9748991Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9753697Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9756487Z 162 warnings generated when compiling for gfx90a. 2025-04-25T04:35:52.9757673Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMinKernel.hip:13: 2025-04-25T04:35:52.9760890Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9763680Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-25T04:35:52.9764298Z | ^ 2025-04-25T04:35:52.9766913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9771572Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9776367Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9781099Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9786004Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9790808Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9795275Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9800114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9804890Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9809610Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9814183Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9818941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9823618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9828479Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9833473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9838557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9843268Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9848096Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9852850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9857257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9861798Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9866239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9870661Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9873799Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9876327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9878866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9881987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9886921Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9890322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9892987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9895597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9898144Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9900663Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9903301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9905833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9908365Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9910907Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9913439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9915964Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9918541Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9921069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9924167Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9926817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9930928Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9933462Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9936181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9938930Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9942394Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9947110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9952017Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9956693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9961139Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9965987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9970653Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9975558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9980347Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9985152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9989784Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9994505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:52.9999224Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0003860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0008164Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0012693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0017243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0022067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0026692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0031497Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0036622Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0041720Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0046221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0051288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0055798Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0059965Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0064480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0068869Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0073385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0078618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0084077Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0089382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0094850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0100241Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0105636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0110934Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0116205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0121399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0126684Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0131966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0137229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0142290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0147619Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0152904Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0158217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0163560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0168902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0174149Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0179411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0184753Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0190030Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0195291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0200562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0205830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0211122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0216441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0221716Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0227092Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0232399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0237820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0243102Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0248323Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0253017Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0257938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0260884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0263527Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0266059Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0268733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0271274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0273842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0276403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0278973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0281511Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0284046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0286576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0289109Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0291638Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0294165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0296680Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0299208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0301827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0304359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0306948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0309498Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0312074Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0314998Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0319337Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0323945Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0328363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0333617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0339066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0344441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0349840Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0355152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0360569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0365879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0371250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0376552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0381930Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0387249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0392570Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0397885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0403205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0408518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0413837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0419201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0424593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0429968Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0435337Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0439958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0443236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0445787Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0448305Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0451026Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0454049Z 162 warnings generated when compiling for gfx942. 2025-04-25T04:35:53.0454576Z 2025-04-25T04:35:53.0456637Z [7054/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReflectionPad.hip.o 2025-04-25T04:35:53.0459335Z [7055/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceMaxValuesKernel.hip.o 2025-04-25T04:35:53.0461502Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:53.0463315Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMaxValuesKernel.hip:13: 2025-04-25T04:35:53.0466923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0469973Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-25T04:35:53.0470623Z | ^ 2025-04-25T04:35:53.0473627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0478957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0484394Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0489742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0495049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0500374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0505755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0511051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0516363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0521629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0526926Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0532230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0537790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0543180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0548596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0553929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0559285Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0564606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0569936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0575250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0580558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0585932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0591250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0596572Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0601909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0607278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0612594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0617985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0623369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0628657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0633975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0638920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0641924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0644449Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0646982Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0649513Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0652052Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0654690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0657215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0659827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0662447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0665018Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0667551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0670873Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0675517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0680529Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0685248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0689828Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0694537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0699272Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0704370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0709254Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0714322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0719291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0723994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0728440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0733041Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0737801Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0742154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0746788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0751277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0755846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0760854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0765363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0770459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0774894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0778996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0781640Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0784181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0786725Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0789250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0791772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0794297Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0796818Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0799337Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0801984Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0804984Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0809465Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0814304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0819194Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0824083Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0828809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0833116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0837853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0843163Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0848480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0853794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0859251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0864642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0870115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0875512Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0880829Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0886145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0891470Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0896773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0902151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0907479Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0912669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0917998Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0923375Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0928684Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0933997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0939620Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0945033Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0950323Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0955654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0960988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0966308Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0971615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0976925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0982297Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0987630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0993034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.0998355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1003787Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1009158Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1014462Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1019767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1025151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1030473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1035799Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1040823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1046164Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1051496Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1056946Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1062330Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1067628Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1073071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1078432Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1083822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1089129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1094479Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1099793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1105164Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1110504Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1115816Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1121137Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1126397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1131711Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1137100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1142655Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1147973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1153293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1158601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1163911Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1169224Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1174548Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1179865Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1185249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1190657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1195981Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1201274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1206725Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1212092Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1217400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1222676Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1227997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1233326Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1238567Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1242906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1247029Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1251563Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1256336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1261101Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1265820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1270784Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1275370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1280741Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1286001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1291340Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1296663Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1302067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1307388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1312697Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1318126Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1323452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1328832Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1334184Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1338890Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1341840Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1344378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1346899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1349684Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1352570Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1356728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1359419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1362123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1364984Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1369527Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1374796Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1379599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1384343Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1388920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1393666Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1398347Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1403128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1407914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1413136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1418437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1424076Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1429409Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1435066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1440822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1446363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1451901Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1457366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1462861Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1468356Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1473814Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1478759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1483552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1488214Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1493795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1499152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1504791Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1510374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1515712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1521111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1526601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1532006Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1537395Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1543108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1548520Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1553987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1559448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1564874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1570326Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1575786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1581214Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1586763Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1592155Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1597525Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1602955Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1608354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1613822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1619199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1624653Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1630168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1635594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1641049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1646697Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1652135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1657569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1663168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1668550Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1673989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1679558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1685010Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1690547Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1696103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1701634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1707246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1712756Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1718229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1723760Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1729230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1734664Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1740433Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1745932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1751434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1756913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1762355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1767966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1773363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1778952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1784582Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1790026Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1795471Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1801006Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1806470Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1812012Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1817486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1822915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1828427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1833956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1839273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1844197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1849270Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1854332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1859181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1864162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1868987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1873796Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1878472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1901800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1904505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1907051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1909717Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1912259Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1914860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1917407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1919930Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1922465Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1924992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1927530Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1930064Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1932585Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1935111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1937987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1941211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1943835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1946424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1948997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1951563Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1954090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1956615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1959809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1962712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1965266Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1966482Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1967680Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1968936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1970201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1971577Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1972853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1974112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1975435Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1977515Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1979628Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1982035Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1984318Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1986635Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1988948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1991366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1993794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1995984Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.1998330Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2000597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2002740Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2004894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2007071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2009278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2011550Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2013816Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2016077Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2018301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2020549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2023025Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2025227Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2027509Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2029730Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2031874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2034113Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2035779Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2037055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2039385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2041609Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2043905Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2046285Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2048639Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2051225Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2053837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2056430Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2059017Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2061652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2064188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2066743Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2069275Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2071817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2072107Z 360 warnings generated when compiling for gfx90a. 2025-04-25T04:35:53.2072927Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMaxValuesKernel.hip:13: 2025-04-25T04:35:53.2075459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2075730Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-25T04:35:53.2075913Z | ^ 2025-04-25T04:35:53.2078447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2081045Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2083578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2086202Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2088770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2091324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2093867Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2096419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2098948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2101545Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2104087Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2106642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2109177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2111771Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2114305Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2116937Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2119474Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2121941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2124492Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2127017Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2129561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2132088Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2134642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2137169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2139867Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2142454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2145073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2147603Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2150247Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2152831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2155373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2157910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2160458Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2162983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2165540Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2168080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2170621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2173152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2175743Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2178272Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2180873Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2183465Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2186056Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2188581Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2191139Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2193672Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2196223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2198768Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2201319Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2203852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2206401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2208966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2211511Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2214111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2216703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2219237Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2221837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2224302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2226832Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2229382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2231904Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2234448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2236980Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2239001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2240211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2241507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2242713Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2243970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2245170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2246391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2247594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2249590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2251996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2254404Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2256412Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2258750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2261264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2263766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2266264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2268711Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2271067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2273405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2275816Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2278279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2280736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2283207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2285646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2288110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2290648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2293124Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2295673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2298152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2300667Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2303174Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2305639Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2308130Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2310590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2313060Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2315452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2317921Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2320392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2322957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2325428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2327974Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2330503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2332970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2335433Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2338104Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2340539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2342838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2345281Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2347663Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2350005Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2352488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2354757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2357322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2359725Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2362243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2364627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2367001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2369403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2371755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2374051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2376362Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2378732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2381108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2383734Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2386070Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2388570Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2391030Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2393422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2395805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2398184Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2400598Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2402978Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2405405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2407865Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2410289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2412696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2415039Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2417532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2419906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2422452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2424847Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2427324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2429803Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2432291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2434754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2437217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2440071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2442429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2444910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2447256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2449891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2452460Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2454939Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2457262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2459657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2462230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2464710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2467176Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2469560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2471866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2474438Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2476807Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2479410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2481887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2484279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2486629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2488961Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2491364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2493816Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2496219Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2498683Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2501102Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2503793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2506064Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2508465Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2510968Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2513427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2515877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2518250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2520567Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2522953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2525312Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2527715Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2530149Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2532538Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2534997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2537303Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2539705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2542220Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2544539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2546895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2549268Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2551595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2553961Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2556446Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2558872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2561335Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2563894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2566211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2568534Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2571194Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2573592Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2575952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2578314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2580713Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2583201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2585629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2588082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2590401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2592964Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2595988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2598262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2600804Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2603158Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2605459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2607936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2610277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2612669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2615030Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2617379Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2619822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2622354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2624897Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2627379Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2629843Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2632421Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2634942Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2637596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2639969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2642342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2644595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2646941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2649403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2651896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2654301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2656773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2659110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2661703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2664200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2666583Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2669007Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2671506Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2674020Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2676514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2678848Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2681219Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2683703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2686187Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2688541Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2690994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2693496Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2695841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2698194Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2700596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2702975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2705445Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2707811Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2710177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2712621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2715118Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2717699Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2720090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2722629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2725144Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2727642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2730098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2732591Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2734981Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2737697Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2740148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2742548Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2744813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2747424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2749786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2752219Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2754746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2757138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2759624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2762097Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2764521Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2767017Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2769396Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2771898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2774322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2776782Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2779301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2781758Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2784218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2786635Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2788911Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2791288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2793661Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2796064Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2798443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2800794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2803168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2805477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2807928Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2810339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2812663Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2815116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2817502Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2819804Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2822292Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2824705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2827125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2829576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2831910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2834247Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2836599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2839412Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2841701Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2844226Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2846657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2849033Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2851415Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2853828Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2856166Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2858478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2860795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2863220Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2865593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2868015Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2870335Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2872765Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2875178Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2877551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2879713Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2882018Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2884369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2886823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2889239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2891683Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2893913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2896238Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2898741Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2901131Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2903849Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2906333Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2908834Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2911327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2913830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2916314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2918542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2920889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2923247Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2925566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2927965Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2930357Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2932819Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2935215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2937817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2940043Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2942518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2944896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2947230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2947518Z 360 warnings generated when compiling for gfx942. 2025-04-25T04:35:53.2947530Z 2025-04-25T04:35:53.2949019Z [7055/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RenormKernel.hip.o 2025-04-25T04:35:53.2950364Z [7056/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceMinValuesKernel.hip.o 2025-04-25T04:35:53.2951104Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:53.2951848Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMinValuesKernel.hip:4: 2025-04-25T04:35:53.2954201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2954457Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-25T04:35:53.2954640Z | ^ 2025-04-25T04:35:53.2957153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2959494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2962113Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2964605Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2967097Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2969440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2971746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2974106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2976444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2978813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2981199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2983644Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2985967Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2988492Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2990905Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2993367Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2995782Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.2998082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3000438Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3002776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3005042Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3007429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3009749Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3012174Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3014602Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3017147Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3019511Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3022211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3024672Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3027036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3029412Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3031773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3034158Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3036622Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3039175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3041679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3044115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3046580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3049071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3051363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3054022Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3056562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3058942Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3061242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3063688Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3066045Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3068335Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3070792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3073192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3075540Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3077972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3080342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3082897Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3085242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3087694Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3090171Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3092642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3095144Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3097546Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3099840Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3102307Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3104689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3107065Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3109554Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3111841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3114384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3116794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3119192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3121533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3123806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3125972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3128265Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3130595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3132836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3135102Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3137872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3139820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3142336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3144827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3147302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3149716Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3152114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3154344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3156690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3159075Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3161520Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3163958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3166421Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3168875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3171199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3173755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3176281Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3178780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3181272Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3183895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3186403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3188907Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3191387Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3193866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3196348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3198900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3201331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3203922Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3206437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3209012Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3211528Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3214058Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3216568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3218750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3221013Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3223481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3225808Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3228207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3230815Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3233218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3235700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3238421Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3240823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3243224Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3245642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3248085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3250491Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3252908Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3255336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3257801Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3260356Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3262883Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3265339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3267810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3270305Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3272797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3275321Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3277837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3280357Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3282877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3285402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3287567Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3289917Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3292403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3294725Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3297219Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3299771Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3302308Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3304691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3307041Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3309536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3311998Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3314397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3316671Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3319122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3321680Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3324175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3326538Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3328855Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3331119Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3333634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3335945Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3338533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3340879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3343364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3345663Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3348026Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3350352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3352842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3355181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3357683Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3360136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3362516Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3364804Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3367053Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3369422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3371860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3374365Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3376813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3379260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3381725Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3383987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3386533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3388948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3391467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3393728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3396046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3398354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3400840Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3403303Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3405694Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3408047Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3410410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3413004Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3415392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3417883Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3420259Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3422841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3425281Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3427781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3430197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3432587Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3434841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3437169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3439811Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3442250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3444728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3447202Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3449544Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3451895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3454278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3456796Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3459171Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3461668Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3463934Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3466289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3468684Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3471072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3473551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3475850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3478340Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3480845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3483305Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3485707Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3488153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3490455Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3492792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3495129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3497545Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3499552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3501924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3503889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3506125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3508110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3510094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3512221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3514436Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3516721Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3519013Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3521324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3523660Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3526072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3528478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3530616Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3532910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3535208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3537321Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3539468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3541680Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3543853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3546031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3548283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3550577Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3552796Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3555009Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3557369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3559586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3561924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3564134Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3566309Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3568415Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3570648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3572837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3575086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3577215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3579532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3581888Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3584250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3586660Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3588878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3591468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3594008Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3596488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3598991Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3601475Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3603976Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3606458Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3608956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3611428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3613924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3616428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3618920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3621589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3624121Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3626608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3629083Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3631555Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3634044Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3636517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3639242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3641726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3644221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3646786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3649279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3651747Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3654346Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3656872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3659355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3661886Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3664359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3666839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3669250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3671748Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3674218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3676712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3679246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3681573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3684126Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3686515Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3688902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3691360Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3693762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3696206Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3698653Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3701102Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3703636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3706078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3708600Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3711055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3713535Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3716036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3718513Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3720966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3723410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3725882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3728310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3730747Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3733202Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3735646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3738293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3740857Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3743322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3745908Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3748401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3750840Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3753277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3755724Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3758148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3760597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3763029Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3765456Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3767900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3770395Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3772855Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3775319Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3777808Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3780274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3782807Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3785242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3787690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3790120Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3792564Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3794997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3797440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3799864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3802368Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3804801Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3807368Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3809842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3812278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3814715Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3817162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3819588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3822155Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3822436Z 360 warnings generated when compiling for gfx90a. 2025-04-25T04:35:53.3823225Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMinValuesKernel.hip:4: 2025-04-25T04:35:53.3825660Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3825925Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-25T04:35:53.3826112Z | ^ 2025-04-25T04:35:53.3828535Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3831058Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3833502Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3835984Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3838704Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3841214Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3843652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3846103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3848544Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3850985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3853434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3855870Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3858298Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3860755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3863342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3865763Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3868299Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3870744Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3873176Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3875596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3878035Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3880447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3882876Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3887833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3892893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3898009Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3903176Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3908223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3913324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3918563Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3923792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3928948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3934125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3939486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3944688Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3949804Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3954945Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3960071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3965194Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3970444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3975570Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3980864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3986112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3991193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.3996333Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4001443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4006571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4011686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4016781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4021950Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4027055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4032237Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4037349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4041793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4046675Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4051857Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4056956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4062153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4067231Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4072317Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4077403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4082480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4087517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4092599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4097822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4102977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4108181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4113321Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4118384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4123279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4128187Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4133068Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4138272Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4143410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4148447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4153516Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4158754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4163835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4169059Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4174159Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4179390Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4184649Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4189823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4195035Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4200197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4205289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4210333Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4215317Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4220255Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4225379Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4230298Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4235277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4240426Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4245277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4250060Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4254815Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4259562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4264386Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4269115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4273810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4278544Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4283374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4288088Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4292908Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4297581Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4302461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4307142Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4311853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4316573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4321257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4325925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4330655Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4335274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4339812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4344520Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4349166Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4354013Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4358644Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4363303Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4367985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4372690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4377271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4381976Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4386580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4391123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4395803Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4400608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4405041Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4409349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4413786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4418291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4422730Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4426086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4428624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4431153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4433679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4436215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4438923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4441447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4444089Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4446627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4449262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4451830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4454362Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4456908Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4459444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4462009Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4464540Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4467079Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4469603Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4472136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4474696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4477213Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4479791Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4482318Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4484854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4487384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4489912Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4492430Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4494961Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4497483Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4500017Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4502589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4505102Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4507663Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4510191Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4512767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4515339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4517862Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4520392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4522925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4525439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4527949Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4530472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4532992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4535512Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4538287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4540826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4543863Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4546402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4548971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4551508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4554031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4556559Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4559085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4561618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4564142Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4566668Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4569195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4571747Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4574266Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4576860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4579410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4581996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4584541Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4587075Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4589611Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4592141Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4594671Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4597198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4599719Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4602279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4604807Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4607388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4609908Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4612470Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4616290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4620511Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4625243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4630112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4635103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4640146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4644890Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4649418Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4654252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4658980Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4664009Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4668747Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4673318Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4677863Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4682494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4686804Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4691594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4696182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4701622Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4706959Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4712419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4717752Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4723206Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4728515Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4733884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4739387Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4744750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4750064Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4755386Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4760701Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4765171Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4770517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4775845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4781290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4786662Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4792105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4797484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4802799Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4808123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4813449Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4818763Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4824110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4829433Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4834742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4839741Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4844185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4849019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4853909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4858510Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4863410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4868086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4871065Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4873609Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4876138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4878667Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4881189Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4883715Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4886238Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4888856Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4891389Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4894117Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4896745Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4899360Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4902003Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4904535Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4907067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4909683Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4912213Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4914730Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4917390Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4919982Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4922494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4925082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4927624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4930170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4932706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4935226Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4937948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4940486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4943069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4945592Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4948110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4950641Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4953230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4955765Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4958371Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4960943Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4963468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4965996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4968527Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4971054Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4973809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4978728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4983638Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4988606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4993760Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.4998920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5004012Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5008879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5013788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5018903Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5024158Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5029662Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5034996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5039825Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5045321Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5050584Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5055990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5061126Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5066229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5071385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5076931Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5082251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5087479Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5092566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5097699Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5103156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5108491Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5113695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5118982Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5123989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5128902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5134407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5139825Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5145124Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5150298Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5155447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5160669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5179382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5184742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5189666Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5193676Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5198686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5203180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5207761Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5212062Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5216534Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5220542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5224831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5228850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5231576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5234103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5236630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5239651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5242207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5244844Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5247378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5249985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5252684Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5255214Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5257752Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5260346Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5262951Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5264437Z 360 warnings generated when compiling for gfx942. 2025-04-25T04:35:53.5264700Z 2025-04-25T04:35:53.5265479Z [7056/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Repeat.hip.o 2025-04-25T04:35:53.5266751Z [7057/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceMomentKernel.hip.o 2025-04-25T04:35:53.5267795Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:53.5268681Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMomentKernel.hip:5: 2025-04-25T04:35:53.5270382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5271854Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-25T04:35:53.5272207Z | ^ 2025-04-25T04:35:53.5273589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5276169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5278774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5281370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5283928Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5286450Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5288974Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5291498Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5294031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5296560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5299079Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5301655Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5304199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5306764Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5309299Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5311843Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5314408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5316960Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5319484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5321989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5324512Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5327036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5329575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5332123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5334658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5337198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5341613Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5346395Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5349667Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5352260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5354800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5357345Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5359885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5362420Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5364943Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5367471Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5369977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5372516Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5375073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5377618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5380173Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5382825Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5385385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5388205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5391706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5395531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5398146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5401252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5406484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5411807Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5417015Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5422378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5427578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5433016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5438449Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5443604Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5448694Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5453386Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5458321Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5463493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5468647Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5473842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5478841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5484002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5488919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5493772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5498946Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5504280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5509458Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5514447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5519256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5524151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5529358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5534563Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5539890Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5545128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5550418Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5555595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5560883Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5566095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5571238Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5576330Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5581586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5590587Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5595728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5600572Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5605288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5610404Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5615662Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5620799Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5626154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5631316Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5636524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5641837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5646990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5652147Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5657416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5662610Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5667775Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5672936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5678092Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5683336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5688502Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5693708Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5698934Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5704159Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5709293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5714438Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5719679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5724852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5730005Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5735156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5740168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5745477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5750646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5755742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5760913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5766156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5771324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5776473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5781691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5786871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5792043Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5797258Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5802573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5807894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5813252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5818579Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5824002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5829372Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5834692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5840234Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5845557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5850968Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5856289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5861649Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5866966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5872275Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5877649Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5882962Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5888309Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5893518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5898893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5904131Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5909445Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5914778Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5920146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5925465Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5930777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5936095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5940817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5945692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5950567Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5955601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5960443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5964901Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5969472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5971707Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5974124Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5976361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5978647Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5980859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5983226Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5985510Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5987686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5989930Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5992090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5994347Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5996508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.5998748Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6000963Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6003073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6004312Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6006487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6009048Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6011586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6014172Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6016720Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6019308Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6021954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6024503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6027045Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6029609Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6032189Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6034757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6037305Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6040019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6042562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6045195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6047742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6050337Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6052885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6055470Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6058016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6060558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6063160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6065753Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6068301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6070844Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6073387Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6075913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6078492Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6081025Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6083630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6086197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6088739Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6091273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6093822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6096387Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6098932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6101507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6104049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6106282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6108884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6111434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6113906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6116439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6119025Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6121570Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6123949Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6126490Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6129091Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6131626Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6134155Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6136689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6139155Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6140662Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6141988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6143235Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6144501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6145705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6146905Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6148116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6149361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6150580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6151787Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6152996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6154197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6155435Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6156637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6157907Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6159104Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6160337Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6161549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6162768Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6163975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6165225Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6166434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6167649Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6168855Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6170072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6170273Z 252 warnings generated when compiling for gfx90a. 2025-04-25T04:35:53.6170661Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMomentKernel.hip:5: 2025-04-25T04:35:53.6171866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6172036Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-25T04:35:53.6172141Z | ^ 2025-04-25T04:35:53.6173346Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6174586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6175789Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6177013Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6178216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6179462Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6180665Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6181945Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6183150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6184366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6185597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6186821Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6188061Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6189283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6190512Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6191724Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6192926Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6194146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6195375Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6196571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6197790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6198994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6200212Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6201437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6202653Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6203873Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6205108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6206311Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6207527Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6208724Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6209970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6211169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6212430Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6213722Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6214940Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6216174Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6217389Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6218614Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6219820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6221049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6222413Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6223652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6224869Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6226139Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6227352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6228551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6229759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6230958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6232192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6233394Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6234635Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6235901Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6238034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6240040Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6242235Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6244482Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6246593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6248967Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6251446Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6253966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6256578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6259108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6261765Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6264297Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6266875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6269408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6271926Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6274462Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6277003Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6279532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6282042Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6284577Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6287090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6289648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6292166Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6294733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6297281Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6299808Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6302362Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6304896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6307439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6309971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6312484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6314909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6317402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6319961Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6322478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6325024Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6327593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6330105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6332612Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6335123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6337864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6340444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6343012Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6345538Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6348029Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6350602Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6353110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6355630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6358186Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6360758Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6363284Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6365783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6368307Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6370845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6373370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6375895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6378412Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6380919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6383527Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6386038Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6388576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6391130Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6393649Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6396022Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6398546Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6401054Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6403574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6405960Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6408454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6410970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6413505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6416008Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6418365Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6420920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6423542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6425639Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6427031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6428371Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6429647Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6430852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6432071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6433271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6434486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6436018Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6438428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6441103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6443718Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6446245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6448808Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6451344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6453885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6456489Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6459026Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6461639Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6464173Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6466784Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6469333Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6471885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6474450Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6477030Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6479566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6482114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6484653Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6487227Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6489766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6492316Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6494856Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6497402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6499973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6502584Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6505051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6507649Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6510188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6512734Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6515261Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6517819Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6520390Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6522936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6525467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6528019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6530588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6533140Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6535706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6538542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6541154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6543769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6546289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6548841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6551419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6553965Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6556500Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6559028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6561579Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6564227Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6566776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6569364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6571940Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6574479Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6577028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6579556Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6582156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6584736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6587286Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6589812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6592376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6594939Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6597487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6600051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6602596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6605162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6607712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6610245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6612789Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6615344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6617898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6620441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6623028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6625561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6628139Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6630662Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6633246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6635816Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6638307Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6640795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6643349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6645882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6648503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6651050Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6653586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6656122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6658715Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6661252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6663883Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6666450Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6669046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6671595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6674124Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6676677Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6679248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6681792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6684262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6686618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6689148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6691719Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6694259Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6696837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6699066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6701211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6703340Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6705448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6707987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6710602Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6713146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6715698Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6718238Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6720832Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6723374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6725958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6728490Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:53.6728826Z 252 warnings generated when compiling for gfx942. 2025-04-25T04:35:53.6728838Z 2025-04-25T04:35:54.0643231Z [7057/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReplicationPadding.hip.o 2025-04-25T04:35:54.0646953Z [7058/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceNormKernel.hip.o 2025-04-25T04:35:54.0648739Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:54.0650248Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceNormKernel.hip:5: 2025-04-25T04:35:54.0653135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0655461Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-25T04:35:54.0655895Z | ^ 2025-04-25T04:35:54.0658385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0661953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0665865Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0669117Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0672573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0676036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0680330Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0683271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0687232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0691730Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0696172Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0700710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0705740Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0710528Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0716397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0721551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0726567Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0731548Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0736674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0742100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0747420Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0752847Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0758156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0763431Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0768627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0773887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0778570Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0783263Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0787566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0790138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0792794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0795341Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0797927Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0800460Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0803027Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0805543Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0808347Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0810912Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0813613Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0816221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0819539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0822178Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0824713Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0827329Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0829862Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0832514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0835079Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0837958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0841144Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0843679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0846287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0848808Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0851335Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0854443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0856986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0859589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0862223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0864820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0867347Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0869917Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0872447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0874953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0877499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0880056Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0882593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0885129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0887664Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0890193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0892751Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0895265Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0897815Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0900382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0902978Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0905504Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0908035Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0910730Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0913252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0915870Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0918506Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0921404Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0923994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0926525Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0929133Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0932315Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0936838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0942542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0947258Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0951712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0955309Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0957899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0960438Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0963621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0968435Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0973446Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0978213Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0983055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0987869Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0992427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.0996738Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1001127Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1005683Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1010123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1013243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1015991Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1018528Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1021288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1024233Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1026842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1029368Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1031931Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1034469Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1037015Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1039765Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1042373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1044897Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1047428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1050077Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1052618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1055207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1057740Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1060302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1062956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1065495Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1068038Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1070565Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1073134Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1075655Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1078197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1080710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1083235Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1085783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1088309Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1090872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1093392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1095973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1098506Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1101030Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1103605Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1106179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1108709Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1111240Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1113894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1116436Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1119001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1121807Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1125866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1130291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1134265Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1138207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1141810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1147233Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1152566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1157898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1163205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1168507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1173875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1179185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1184648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1189976Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1195366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1200695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1206011Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1211311Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1216518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1221908Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1226707Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1232056Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1237398Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1242741Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1248051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1253429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1258786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1264172Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1269495Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1274809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1280174Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1285498Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1290825Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1296148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1301494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1306847Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1312168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1317421Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1322729Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1327948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1333161Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1338656Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1342943Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1347850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1352501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1357128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1360763Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1363418Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1366057Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1368920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1373743Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1378691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1383642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1388197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1392848Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1397577Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1401946Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1406368Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1410283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1414034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1417072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1421689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1426915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1431541Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1436138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1441363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1445977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1450712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1455609Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1460370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1465364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1470196Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1474834Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1479487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1484061Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1488755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1493473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1497993Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1502753Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1507407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1512266Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1516948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1521577Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1526303Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1529605Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1533100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1535659Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1539524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1544076Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1548242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1550905Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1553664Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1556197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1558822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1561345Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1563878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1566407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1568929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1573229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1577728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1580423Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1583112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1585637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1588151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1590681Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1593245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1595769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1600128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1605231Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1609979Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1614582Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1619281Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1624168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1629117Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1633783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1638687Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1643519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1648371Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1652935Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1657492Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1662169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1666732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1671528Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1676218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1680821Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1685687Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1690410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1695245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1700029Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1704600Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1709674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1714657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1719586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1724601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1729448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1734527Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1738988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1744157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1749234Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1754217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1759250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1764288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1769357Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1774424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1779466Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1784594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1789577Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1794831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1799970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1805149Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1810371Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1815598Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1820762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1826029Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1830802Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1835947Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1841148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1846477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1851769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1857089Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1862550Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1867874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1873238Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1878609Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1884009Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1912478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1917831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1923153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1928623Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1933935Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1938993Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1942363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1945895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1950407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1954051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1956850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1959772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1962319Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1964841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1967382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1969970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1972508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1975031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1977567Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1980102Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1982761Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1985285Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1987842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1990412Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1992939Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1995463Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.1997988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2000519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2003076Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2005591Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2008103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2010624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2013185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2015896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2020533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2025031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2029779Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2034629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2039444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2044068Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2048128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2050688Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2053224Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2055750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2058406Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2061002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2063650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2066231Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2068817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2071354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2073883Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2076418Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2078955Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2081515Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2084046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2086576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2089105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2091651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2094180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2096741Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2099269Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2101888Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2104426Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2106953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2109465Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2112026Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2114554Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2117085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2119743Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2122355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2124925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2127454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2130177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2132751Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2135272Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2139311Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2143827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2146714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2149366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2151905Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2154439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2156957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2159539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2162080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2164654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2167192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2169765Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2172293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2174826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2177354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2179906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2183130Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2186656Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2189697Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2192468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2195512Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2200153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2205256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2209996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2214471Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2219142Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2224411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2229281Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2234179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2241879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2247400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2251812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2256465Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2261070Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2265803Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2270453Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2275250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2279851Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2284679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2289143Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2294273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2299029Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2303388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2308344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2312937Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2318263Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2323555Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2328882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2334192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2339671Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2345046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2351239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2356526Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2361907Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2367175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2372432Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2377703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2383056Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2388328Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2393658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2398912Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2404220Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2409478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2414718Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2420121Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2425823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2431084Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2436335Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2441751Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2447028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2452741Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2458018Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2463389Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2468729Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2473969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2479214Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2484465Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2488342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2491039Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2493581Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2496112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2500297Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2505349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2510125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2514958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2519512Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2524251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2529214Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2534029Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2538450Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2543143Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2547677Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2553187Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2558451Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2563603Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2568987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2574122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2579344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2584745Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2589909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2595078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2600295Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2605517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2610696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2615880Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2621083Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2626351Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2631621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2636790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2642694Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2645128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2647723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2650216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2652660Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2655407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2658106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2660551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2663080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2665559Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2668041Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2670514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2672836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2675190Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2677547Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2679349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2681279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2683154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2685166Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2687179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2689434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2691727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2694067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2696389Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2698447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2700476Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2702706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2705026Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2707353Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2709652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2711982Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2714040Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2716032Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2718172Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2720279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2722566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2724955Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2727355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2729694Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2731845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2733908Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2736242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2738704Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2740727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2742889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2745293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2747734Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2750133Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2752400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2754857Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2757894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2760364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2762898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2765337Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2767822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2770323Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2772881Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2775622Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2778083Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2780567Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2783100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2785676Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2788109Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2790476Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2792901Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2795344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2797410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2799321Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2801459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2803705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2806005Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2808301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2810658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2812827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2814827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2817089Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2819086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2821338Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2823807Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2826141Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2828445Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2830697Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2832781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2834864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2836908Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2839411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2841852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2844201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2846294Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2848703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2851116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2853478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2855880Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2858777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2861362Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2863871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2866288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2868677Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2871118Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2873448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2876208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2878583Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2881056Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2883468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2885872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2888252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2890726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2893122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2895378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2897767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2900134Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2902732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2905062Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2907452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2909797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2912175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2914488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2916885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2919320Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2921717Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2924059Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2926420Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2928790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2931220Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2933558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2936009Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2939882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2942648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2945014Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2947406Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2949846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2952374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2954753Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2957139Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2959514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2962721Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2965008Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2967208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2969440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2971645Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2973793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2975908Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2977898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2979989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2982216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2984355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2986363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2988488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2990584Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2992888Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2995036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2997142Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.2999410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3001617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3003669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3005648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3007724Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3009696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3011666Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3013569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3015487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3017423Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3019582Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3021897Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3024107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3026023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3028176Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3030199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3032385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3034389Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3035627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3036827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3038250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3039546Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3040766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3042018Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3043245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3044506Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3045723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3046928Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3048151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3049400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3050621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3051826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3053038Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3054242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3055501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3056699Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3057940Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3059170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3060368Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3061664Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3063683Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3065431Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3066642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3067869Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3069075Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3070293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3071526Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3072740Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3073966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3075174Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3076400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3077611Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3078814Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3080025Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3081246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3082471Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3083671Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3084943Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3087145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3089788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3092009Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3093693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3095155Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3096571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3097776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3098988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3100576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3101880Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3103090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3104308Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3105510Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3106770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3107983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3109225Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3110425Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3111663Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3112869Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3114083Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3115281Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3116524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3117738Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3118935Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3120149Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3121349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3122810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3124020Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3125258Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3126489Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3127715Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3128921Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3130138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3131373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3132586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3133789Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3135007Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3136209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3137663Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3138942Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3140206Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3141548Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3142766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3143974Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3145199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3146404Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3147665Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3148878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3150094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3151301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3152509Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3153733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3154950Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3156180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3157421Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3158619Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3159829Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3161036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3162275Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3163483Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3164696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3166019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3167293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3168532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3169732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3170966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3172206Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3173421Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3174627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3175838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3177036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3178270Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3179477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3180689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3181963Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3183216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3184410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3185622Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3186845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3188085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3189284Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3190493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3191699Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3192952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3194150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3195361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3196557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3197775Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3199000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3200211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3201429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3202669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3203872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3205092Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3206293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3207511Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3208744Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3209962Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3211169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3212392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3213613Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3214827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3216029Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3217245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3218484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3219691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3220910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3222170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3223535Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3224736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3225950Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3227154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3228371Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3229595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3230806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3232061Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3233296Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3234495Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3235712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3236910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3238527Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3239791Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3241018Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3242219Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3243443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3244689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3245908Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3247108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3248360Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3249595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3250810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3252012Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3253225Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3254453Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3255672Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3256878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3258094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3259301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3260549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3261828Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3263076Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3264302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3265516Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3266717Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3268039Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3269313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3270545Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3271762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3272965Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3274178Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3275410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3276622Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3277849Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3279063Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3280292Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3281508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3282713Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3283924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3285145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3285313Z 864 warnings generated when compiling for gfx90a. 2025-04-25T04:35:54.3285674Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceNormKernel.hip:5: 2025-04-25T04:35:54.3286890Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3287039Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-25T04:35:54.3287129Z | ^ 2025-04-25T04:35:54.3288349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3289547Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3290801Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3292004Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3293244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3294474Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3295685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3296896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3298115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3299315Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3300562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3301821Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3303040Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3304244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3305494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3306700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3307932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3309133Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3310366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3311576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3312795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3314001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3315235Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3316433Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3317637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3318851Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3320044Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3321280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3322487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3323726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3324952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3326163Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3327359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3328571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3329766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3331010Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3332212Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3333424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3334633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3335878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3337085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3338571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3339783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3341058Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3342329Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3343550Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3344751Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3346030Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3347236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3348447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3349648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3350876Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3352310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3353543Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3354780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3356023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3357232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3358459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3359664Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3360915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3362120Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3363333Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3364536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3365749Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3366974Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3368175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3369506Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3370723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3372057Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3373266Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3374473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3375677Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3376917Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3378121Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3379339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3380538Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3381826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3383064Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3384275Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3385578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3386820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3388022Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3389230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3390433Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3391667Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3392877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3394096Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3395288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3396501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3397737Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3398955Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3400187Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3401399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3402627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3403842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3405047Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3406264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3407495Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3408716Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3409921Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3411144Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3412348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3413589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3414797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3416038Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3417263Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3418462Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3419681Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3420884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3422187Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3423392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3424606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3425804Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3427024Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3428246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3429458Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3430683Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3431895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3433129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3434344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3435655Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3437172Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3438736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3439963Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3441162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3442379Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3443687Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3444954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3446169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3447422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3448667Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3449890Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3451094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3452312Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3453533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3454752Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3455957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3457179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3458388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3459625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3460828Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3462162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3463370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3464625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3465837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3467137Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3468333Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3469568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3470787Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3472076Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3473292Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3474554Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3475805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3477009Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3478261Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3479491Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3480702Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3481909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3483131Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3484362Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3485576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3486783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3488001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3489197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3490433Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3491636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3492867Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3494065Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3495305Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3496508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3497723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3498919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3500153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3501356Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3502632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3503833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3505048Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3506274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3507485Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3508720Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3509966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3511168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3512374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3513574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3514807Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3516007Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3517220Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3518416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3519620Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3520875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3522081Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3523325Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3524526Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3525760Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3526961Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3528171Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3529372Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3530606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3531803Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3533021Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3534224Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3535437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3536661Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3538283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3539562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3540819Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3542109Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3543330Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3544542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3545808Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3547011Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3548229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3549432Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3550650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3551885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3553101Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3554330Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3555540Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3556767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3557980Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3559180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3560389Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3561619Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3562828Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3564023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3565237Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3566438Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3567780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3568990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3570219Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3571462Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3572660Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3573875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3575164Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3576422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3577683Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3578968Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3580241Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3581505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3582746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3583956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3585180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3586392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3587616Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3588836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3590030Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3591245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3592475Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3593685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3594882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3596095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3597298Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3598553Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3599757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3600990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3602222Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3603429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3604620Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3605829Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3607051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3608269Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3609479Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3610696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3611897Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3613136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3614331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3615569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3616772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3618024Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3619220Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3620415Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3621690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3622922Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3624139Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3625349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3626570Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3627773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3629073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3630278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3631518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3632760Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3633977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3635185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3636399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3637891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3639116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3640317Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3641535Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3642734Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3643995Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3645192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3646450Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3647652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3648913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3650116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3651328Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3652534Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3653773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3654982Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3656200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3657404Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3658622Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3659847Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3661066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3662350Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3663595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3664795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3666013Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3667214Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3668452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3669663Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3670977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3672194Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3673388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3674633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3675841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3677082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3678357Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3679617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3681067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3682434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3683642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3684930Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3686136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3687358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3688562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3689788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3691016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3692234Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3693483Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3694727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3695925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3697138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3698340Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3699578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3700781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3702060Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3703260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3704473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3705703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3706918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3708142Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3709376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3710580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3711798Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3713001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3714211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3715441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3716648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3717850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3719079Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3720274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3721496Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3722718Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3723947Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3725188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3726395Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3727613Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3728819Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3730057Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3731262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3732478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3733681Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3734884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3736113Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3737327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3738767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3740073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3741274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3742548Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3743751Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3744958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3746193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3747405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3748610Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3749821Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3751072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3752295Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3753499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3754754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3755988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3757204Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3758399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3759616Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3760843Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3762067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3763279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3764493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3765691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3766938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3768138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3769375Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3770603Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3771801Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3773017Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3774218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3775434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3776658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3777871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3779078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3780378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3781679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3782962Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3784281Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3788098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3790566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3793702Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3796149Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3797610Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3798891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3800111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3801975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3803986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3805959Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3808152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3810429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3812706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3815092Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3817391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3819758Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3821927Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3824168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3826775Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3829269Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3831787Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3834289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3836833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3839533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3842021Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3844606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3849969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3855233Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3860293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3865412Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3870615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3875408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3880749Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3885669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3890800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3896262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3901712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3907092Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3912495Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3917612Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3922632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3927625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3932610Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3937881Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3942915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3947799Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3952760Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3957772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3962735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3967748Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3972673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3977690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3982700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3987582Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3992487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.3997477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4002401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4007324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4012237Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4017173Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4022205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4027149Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4032129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4037147Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4042247Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4047123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4052063Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4056975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4062102Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4067028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4071949Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4076866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4081859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4086790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4091399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4096352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4101389Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4106373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4111304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4116230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4121202Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4126062Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4130999Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4135935Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4140981Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4146096Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4151011Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4156001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4160999Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4165932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4170848Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4175782Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4180705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4185696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4189454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4193820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4197636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4200276Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4204129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4208499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4213042Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4218613Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4225279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4230254Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4235200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4240499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4245481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4250459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4255415Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4260389Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4265568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4270683Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4275816Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4280769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4286254Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4291274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4297934Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4302982Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4308116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4313129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4318141Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4322536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4326960Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4331457Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4335992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4339488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4342221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4344740Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4348225Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4353055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4358061Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4362809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4367597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4372000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4376599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4381604Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4386327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4391031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4396206Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4400814Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4405499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4439124Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4443905Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4448864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4453549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4458130Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4462875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4467193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4471667Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4477175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4481885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4486574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4491228Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4496025Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4501583Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4506476Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4511295Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4516096Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4520816Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4525319Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4530045Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4534679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4539634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4544510Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4549268Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4554076Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4558842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4563712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4568550Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4573181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4578303Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4583420Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4588420Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4593367Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4598437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4604037Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4609151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4614235Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4619252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4624380Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4629446Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4634496Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4639661Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4644703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4649743Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4654897Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4659944Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4665332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4670594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4675609Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4680743Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4685897Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4691174Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4696419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4702002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4707386Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4712573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4717856Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4723012Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4728262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4733460Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4738875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4744039Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4749216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4754367Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4759632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4764811Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4769983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4775162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4780295Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4785645Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4790811Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4795867Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4801069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4806560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4811426Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4816467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4821678Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4826702Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4831674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4836688Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4841926Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4847035Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4852031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4857166Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4862370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4867529Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4872679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4877783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4882764Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4887729Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4892700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4897808Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4903016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4908769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4914078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4919270Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4924465Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4929690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4934919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4940105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4945241Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4950593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4955766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4960745Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4965896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4971109Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4976372Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4981278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4986632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4991835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.4997117Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5002211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5007222Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5012781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5017946Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5023114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5028353Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5033775Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5040426Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5045566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5050676Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5055732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5061051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5066157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5071145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5076174Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5081428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5086425Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5091236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5096138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5101108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5106137Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5111651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5117000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5122369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5127501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5132331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5137657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5142279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5147311Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5152215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5157313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5162423Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5167611Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5172953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5178093Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5183259Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5188262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5193191Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5198379Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5203276Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5208694Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5214527Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5219871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5225483Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5230804Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5236182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5241658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5247068Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5252402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5257790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5263145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5268459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5273792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5279181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5284700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5290029Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5295338Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5300662Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5306121Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5311439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5317127Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5322502Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5327822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5333139Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5338271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5340919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5343557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5346073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5348609Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5351134Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5353713Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5356232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5358823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5361362Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5363936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5366459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5368988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5371530Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5374086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5376600Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5379130Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5381720Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5384253Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5386939Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5389455Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5392003Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5394553Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5397088Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5399604Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5402182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5404839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5409261Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5414085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5418657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5423417Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5427459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5430013Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5432593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5435119Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5437905Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5440435Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5442962Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5445495Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5448090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5450626Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5453140Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5455667Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5458195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5460759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5464091Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5466691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5469263Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5471883Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5474502Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5477024Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5479579Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5482453Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5485661Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5488186Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5490726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5494212Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5498609Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5503131Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5507755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5513183Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5518517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5522841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5527211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5531959Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5534669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5540983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5545115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5547664Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5552120Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5556964Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5561950Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5566560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5571268Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5575839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5580443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5584985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5589045Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5591977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5595772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5598325Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5601185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5603723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5606282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5609296Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5611899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5614430Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5616957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5619472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5622306Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5624915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5627446Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5629980Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5632509Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5635074Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5637781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5640381Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5642946Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5645473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5648005Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5650539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5653137Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5655681Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5658214Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5660747Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5663337Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5665916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5668440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5670992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5673512Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5676060Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5678595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5681121Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5683687Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5687279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5691978Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5696697Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5701571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5705764Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5708902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5712337Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5716069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5720918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5725714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5730443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5735049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5740040Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5744741Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5749178Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5753643Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5758038Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5761852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5764403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5766991Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5769565Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5772097Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5774633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5777154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5779663Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5782349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5784874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5787399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5789932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5791404Z 864 warnings generated when compiling for gfx942. 2025-04-25T04:35:54.5791670Z 2025-04-25T04:35:54.5792821Z [7058/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RowwiseScaledMM.hip.o 2025-04-25T04:35:54.5794158Z [7059/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceSumProdKernel.hip.o 2025-04-25T04:35:54.5795203Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:54.5796084Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceSumProdKernel.hip:4: 2025-04-25T04:35:54.5797836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5799299Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-25T04:35:54.5799633Z | ^ 2025-04-25T04:35:54.5801090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5803618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5806134Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5808652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5811163Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5813728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5816256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5818771Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5821316Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5823934Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5826601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5829244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5831763Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5834306Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5836839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5839567Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5842103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5844697Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5847234Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5849777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5852291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5854812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5857397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5859931Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5862564Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5865133Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5867684Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5870207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5872741Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5875266Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5877815Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5880336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5882878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5885409Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5887965Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5890509Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5893059Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5895596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5898141Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5900674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5903257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5905789Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5908345Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5910885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5913403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5915935Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5918458Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5921018Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5923541Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5926103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5929078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5931707Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5934234Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5936764Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5941381Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5946809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5952068Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5957349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5962614Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5967943Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5970461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5973052Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5975566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5978162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5980678Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5983245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5985744Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5988302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5990729Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5993272Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5995791Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.5998319Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6000651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6002687Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6004818Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6006934Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6009148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6011577Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6013878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6016162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6018363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6020437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6022658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6024847Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6027098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6029372Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6031685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6033967Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6036343Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6039046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6041339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6043620Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6045991Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6048289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6050556Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6052880Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6055192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6057672Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6059770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6062074Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6064299Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6066474Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6068706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6070900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6073070Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6075274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6077551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6079759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6081899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6084201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6086506Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6088643Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6090779Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6093111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6095508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6097652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6099795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6102312Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6104743Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6106815Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6109064Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6111350Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6113422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6115531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6117675Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6119932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6121491Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6123034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6125085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6127229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6129717Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6132199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6134246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6136253Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6139099Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6141715Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6144332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6146875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6149542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6152088Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6154640Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6157172Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6159789Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6162346Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6164878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6167431Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6169960Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6172549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6175080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6177668Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6180229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6182829Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6185365Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6187919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6190479Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6193484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6196043Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6198574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6201106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6203651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6206185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6208761Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6211293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6213889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6216427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6218985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6221582Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6224073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6226612Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6229158Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6231693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6234236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6236740Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6239644Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6241704Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6243866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6246139Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6248461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6250660Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6253064Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6255360Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6257565Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6259669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6262055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6264496Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6266733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6268875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6271158Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6273638Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6275940Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6278256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6280641Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6283019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6285184Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6287343Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6289589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6291825Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6294072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6296354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6298502Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6300768Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6302780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6305311Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6307854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6310475Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6312998Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6315549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6318083Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6320631Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6323201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6325753Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6328328Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6330872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6333439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6335989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6338577Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6341132Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6343801Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6346349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6348886Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6351441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6353971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6356576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6359112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6361693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6364289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6366817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6369358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6371887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6374478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6377010Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6379547Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6382131Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6384686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6387259Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6389813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6392413Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6394962Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6397525Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6400072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6402602Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6405148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6407703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6410241Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6412774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6415323Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6417854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6420429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6423010Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6425587Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6428156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6430705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6433238Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6435787Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6438328Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6439721Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6441552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6443636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6444859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6446162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6447375Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6448635Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6449835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6451097Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6452311Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6454015Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6455758Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6457023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6458249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6459449Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6460688Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6462282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6464301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6466460Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6468494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6470526Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6472582Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6474794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6477056Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6479487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6481819Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6484077Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6486419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6488663Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6491016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6493307Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6495613Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6497936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6500123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6502452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6504799Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6507049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6509291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6511422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6513688Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6516006Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6518212Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6520422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6522633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6524944Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6527197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6529363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6531571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6533646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6535887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6538089Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6540200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6542457Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6544401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6546709Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6548874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6551124Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6553276Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6555623Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6558075Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6560430Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6562764Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6565170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6567313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6569464Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6571670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6573896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6576258Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6578549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6580892Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6583372Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6585646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6587918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6590216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6592645Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6594958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6597285Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6599637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6601990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6604302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6606404Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6608646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6610857Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6613099Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6615314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6617512Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6619632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6622031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6624293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6626437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6628683Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6630960Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6633187Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6635445Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6638002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6640679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6643168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6645673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6648170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6650787Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6653325Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6655875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6658403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6660952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6663604Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6666145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6668737Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6671282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6673861Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6676414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6678953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6681488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6684066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6686618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6689163Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6691712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6694248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6696839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6699383Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6702011Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6704604Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6707152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6709685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6712237Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6714804Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6717346Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6719879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6722431Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6724961Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6727537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6730075Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6732652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6735180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6737750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6739625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6741857Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6743893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6746012Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6747973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6750044Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6752415Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6754781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6756936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6759076Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6761368Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6763634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6766091Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6768476Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6771170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6773703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6776140Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6778597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6781070Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6783538Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6785921Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6788408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6790924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6793395Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6795940Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6798477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6801010Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6803550Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6806145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6808684Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6811236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6813769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6817540Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6820103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6822727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6825324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6827917Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6830455Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6833002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6835535Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6838329Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6840870Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6843408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6845958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6848426Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6850962Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6853499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6856104Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6858692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6861239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6863824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6866376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6868913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6871501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6874024Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6876573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6879118Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6881697Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6884223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6886776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6889336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6891920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6894456Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6897000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6899545Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6902167Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6904700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6907235Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6909766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6912323Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6914887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6917429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6919983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6922564Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6925092Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6927638Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6930169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6932717Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6935278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6938048Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6940585Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6943132Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6945748Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6948287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6950793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6952983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6955630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6958161Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6960705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6963238Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6965837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6968365Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6970911Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6973447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6975994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6978571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6981121Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6983752Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6986332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6988868Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6991410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6993948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6996493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.6999012Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7001559Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7004098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7006649Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7009224Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7011759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7014335Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7016881Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7019454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7022116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7024649Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7027198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7029772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7032327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7034869Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7037560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7039730Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7041988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7044218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7046427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7048602Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7050913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7053159Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7055417Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7057730Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7060202Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7062596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7064762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7066906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7069236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7071533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7073737Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7075950Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7078123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7080326Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7082265Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7084401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7086601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7088849Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7090842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7092872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7094994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7097300Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7099540Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7102009Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7104473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7106786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7109100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7111255Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7113299Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7115517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7117686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7119908Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7122116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7124492Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7126766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7129129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7131409Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7133760Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7136034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7138561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7140883Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7143463Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7145800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7148015Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7150291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7152385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7154614Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7156722Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7158798Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7161075Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7163249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7165422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7167586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7169697Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7172022Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7174192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7176298Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7178517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7180868Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7183062Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7185434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7187733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7190101Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7192223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7194342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7196695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7199188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7201204Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7203386Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7205624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7207555Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7209803Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7211914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7214211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7216338Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7218551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7221009Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7223547Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7226080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7228666Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7231207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7233732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7236242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7239070Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7241588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7244164Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7246676Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7249256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7251764Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7254294Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7256740Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7259311Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7261849Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7264393Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7266910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7269440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7272000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7274511Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7277093Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7279659Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7282168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7284697Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7287197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7289683Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7292233Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7294756Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7297253Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7299783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7302379Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7304900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7307407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7309933Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7312493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7315025Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7317517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7320020Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7320302Z 630 warnings generated when compiling for gfx90a. 2025-04-25T04:35:54.7321112Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceSumProdKernel.hip:4: 2025-04-25T04:35:54.7323630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7323905Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-25T04:35:54.7324085Z | ^ 2025-04-25T04:35:54.7326604Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7329132Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7331639Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7334183Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7336703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7338953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7341215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7343817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7346347Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7348864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7351383Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7353903Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7356428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7358887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7361330Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7363573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7366084Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7368658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7371178Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7373712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7376242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7378747Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7381248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7383866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7386385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7388913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7391435Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7393937Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7396517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7398839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7400641Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7401981Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7403263Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7404473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7405689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7406923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7408141Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7409341Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7411253Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7413444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7415820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7418168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7420523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7422941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7425343Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7427568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7429682Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7431909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7434265Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7436464Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7438824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7441050Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7443238Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7445686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7447917Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7449926Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7452112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7454266Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7456390Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7458687Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7461015Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7463161Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7465304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7467599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7468852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7470151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7471357Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7472615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7473826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7475071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7476275Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7477499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7478700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7479963Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7481168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7482386Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7483580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7484796Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7486018Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7487242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7488467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7489705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7490907Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7492119Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7493328Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7494562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7495764Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7496967Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7498175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7499386Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7500619Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7501929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7503179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7504377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7505618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7506822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7508035Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7509236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7510503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7511702Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7512917Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7514121Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7515330Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7516560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7517779Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7519002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7520246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7521461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7522678Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7523885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7525125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7526333Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7527545Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7528745Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7529960Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7531184Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7532398Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7533640Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7534867Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7536099Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7537312Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7538725Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7539934Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7541306Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7542594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7543797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7545011Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7546213Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7547472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7548685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7549922Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7551177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7552376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7553588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7554794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7556170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7557378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7558598Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7559800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7561016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7562257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7563557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7564824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7566297Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7567679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7568906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7570112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7571337Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7572569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7573777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7574985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7576194Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7577390Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7578940Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7580148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7581389Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7582700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7583918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7585118Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7586339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7587572Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7588791Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7590005Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7591218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7592415Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7593652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7594850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7596101Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7597295Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7598540Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7599756Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7600954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7602160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7603396Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7604608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7605812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7607029Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7608221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7609466Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7610678Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7611911Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7613138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7614344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7615546Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7616765Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7617998Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7619214Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7620419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7621683Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7622891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7624140Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7625343Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7626582Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7627783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7629021Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7630225Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7631438Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7632634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7633881Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7635092Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7636301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7637830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7639053Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7640336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7641553Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7642797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7644361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7645565Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7655622Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7656874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7658363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7659573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7660794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7662090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7663309Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7664567Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7665876Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7667168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7668636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7669959Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7671186Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7672392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7673613Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7674841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7676068Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7677269Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7678492Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7679687Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7680923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7682128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7683367Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7684600Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7685817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7687025Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7688239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7689458Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7690660Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7691872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7693076Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7694297Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7695531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7696752Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7697975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7699214Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7700409Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7701706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7702915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7704126Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7705361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7706582Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7707789Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7709010Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7710236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7711452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7712649Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7713903Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7715135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7716350Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7717550Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7718772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7720021Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7721238Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7722439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7723655Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7724854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7726097Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7727301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7728540Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7729770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7730986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7732193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7733419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7734621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7735865Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7737062Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7738769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7739986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7741265Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7742579Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7743782Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7745041Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7746283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7747508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7748711Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7749923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7751167Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7752429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7754205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7755427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7756634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7757900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7759103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7760442Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7761712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7762930Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7764140Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7765353Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7766557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7767884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7769086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7770609Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7771881Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7773148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7774354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7775569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7776795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7778047Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7779256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7780474Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7781754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7783000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7784399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7785621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7786831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7788104Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7789392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7790607Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7791836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7793064Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7794273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7795473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7796692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7797894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7799129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7800334Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7801543Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7802749Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7803983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7805181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7806425Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7807636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7808872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7810073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7811291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7812491Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7813723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7814928Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7816146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7817347Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7818562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7819787Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7821002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7822292Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7823539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7824735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7825947Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7827156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7828371Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7829595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7830814Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7832010Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7833227Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7834474Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7835693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7836940Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7838358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7839635Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7840855Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7842054Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7843260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7844514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7845719Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7846937Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7848138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7849349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7850588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7851804Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7853039Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7854281Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7855478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7856690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7857897Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7859112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7860342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7861713Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7862920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7864143Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7865375Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7866592Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7867821Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7869034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7870337Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7871604Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7873117Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7874339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7875589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7876808Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7878016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7879240Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7880439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7881679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7882882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7884122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7885350Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7886571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7887777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7889080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7890277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7891525Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7892735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7893932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7895153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7896392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7897606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7898840Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7900060Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7901283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7902558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7903765Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7904987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7906217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7907437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7908642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7909856Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7911059Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7912297Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7913499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7914735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7915964Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7917179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7918385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7919596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7920795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7922043Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7923248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7924468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7925671Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7926911Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7928106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7929346Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7930543Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7931780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7932992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7934200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7935406Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7936652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7938031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7939269Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7940605Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7941874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7943152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7944358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7945617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7946865Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7948079Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7949277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7950500Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7951750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7952970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7954174Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7955394Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7956601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7957838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7959040Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7960281Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7961488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7962726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7964040Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7965255Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7966452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7967694Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7968897Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7970112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7971312Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7972611Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7974000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7975452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7976693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7977936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7979145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7980354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7981625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7982881Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7984094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7985314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7986518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7987731Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7988953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7990168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7991405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7992625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7993847Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7995070Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7996264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7997485Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7998706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.7999915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8001125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8002327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8003544Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8004887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8006104Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8007357Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8008611Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8009809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8011029Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8012235Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8013472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8014679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8015892Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8017087Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8018303Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8019523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8020745Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8022037Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8023256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8024491Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8025718Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8026918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8028127Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8029362Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8030578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8031785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8032995Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8034205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8035437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8036632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8038266Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8040078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8041304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8042510Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8043736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8044991Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8046195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8047397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8048609Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8049810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8051060Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8052262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8053505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8054712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8055941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8057147Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8058350Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8059560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8060784Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8062081Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8063286Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8064502Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8065813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8067067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8068265Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8069515Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8070738Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8071949Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8073149Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8074436Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8075751Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8077278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8078501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8079706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8080932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8082175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8083378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8084624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8085832Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8087071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8088279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8089502Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8090705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8091946Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8093154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8094379Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8095589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8096802Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8098026Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8099242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8100468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8101775Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8103408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8105451Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8107605Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8109406Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8111077Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8112846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8114052Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8115270Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8116524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8117736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8118969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8120188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8121418Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8122739Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8123946Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8125171Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8126413Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8127631Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8128834Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8130045Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8131239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8132499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8133707Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8134939Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8136165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8137372Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8138757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8139963Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8141233Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8142497Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8143714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8144913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8146130Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8147377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8148590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8149834Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8151047Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8152287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8153507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8154709Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8155920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8157143Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8158363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8159570Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8160780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8161977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8163211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8164412Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8165653Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8166879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8168210Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8169416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8170632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8171858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8173073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8174271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8175483Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8176764Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8178230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8179616Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:54.8179809Z 630 warnings generated when compiling for gfx942. 2025-04-25T04:35:54.8179834Z 2025-04-25T04:35:54.8180673Z [7059/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RreluWithNoise.hip.o 2025-04-25T04:35:54.8181300Z [7060/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RenormKernel.hip.o 2025-04-25T04:35:54.8181826Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:54.8181835Z 2025-04-25T04:35:54.9227696Z [7060/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ScaledGroupMM.hip.o 2025-04-25T04:35:54.9229893Z [7061/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReflectionPad.hip.o 2025-04-25T04:35:54.9231613Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:54.9232460Z 2025-04-25T04:35:55.1105489Z [7061/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ScatterGatherKernel.hip.o 2025-04-25T04:35:55.1108272Z [7062/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReplicationPadding.hip.o 2025-04-25T04:35:55.1110422Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:55.1111470Z 2025-04-25T04:35:55.1426504Z [7062/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SegmentReduce.hip.o 2025-04-25T04:35:55.1429083Z [7063/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Repeat.hip.o 2025-04-25T04:35:55.1431619Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:55.1432631Z 2025-04-25T04:35:56.0318807Z [7063/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Shape.hip.o 2025-04-25T04:35:56.0321180Z [7064/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RowwiseScaledMM.hip.o 2025-04-25T04:35:56.0322306Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:56.0323453Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RowwiseScaledMM.hip:6: 2025-04-25T04:35:56.0325867Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipCtxGetCurrent' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:35:56.0328982Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:35:56.0329554Z | ^ 2025-04-25T04:35:56.0330661Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:35:56.0332013Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:35:56.0332651Z | ^ 2025-04-25T04:35:56.0333802Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5200:1: note: 'hipCtxGetCurrent' has been explicitly marked deprecated here 2025-04-25T04:35:56.0335803Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:35:56.0336455Z | ^ 2025-04-25T04:35:56.0337349Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:35:56.0338831Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:35:56.0339597Z | ^ 2025-04-25T04:35:56.0340875Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RowwiseScaledMM.hip:6: 2025-04-25T04:35:56.0344625Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipDevicePrimaryCtxGetState' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:35:56.0347796Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:35:56.0348388Z | ^ 2025-04-25T04:35:56.0349485Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:35:56.0350800Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:35:56.0351399Z | ^ 2025-04-25T04:35:56.0352624Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5403:1: note: 'hipDevicePrimaryCtxGetState' has been explicitly marked deprecated here 2025-04-25T04:35:56.0353940Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:35:56.0354512Z | ^ 2025-04-25T04:35:56.0355344Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:35:56.0356525Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:35:56.0357213Z | ^ 2025-04-25T04:35:56.0357815Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:35:56.0358866Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RowwiseScaledMM.hip:6: 2025-04-25T04:35:56.0362169Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipCtxGetCurrent' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:35:56.0365286Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:35:56.0365824Z | ^ 2025-04-25T04:35:56.0366883Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:35:56.0368143Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:35:56.0368718Z | ^ 2025-04-25T04:35:56.0369807Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5200:1: note: 'hipCtxGetCurrent' has been explicitly marked deprecated here 2025-04-25T04:35:56.0371154Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:35:56.0371679Z | ^ 2025-04-25T04:35:56.0372529Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:35:56.0373769Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:35:56.0374504Z | ^ 2025-04-25T04:35:56.0375562Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RowwiseScaledMM.hip:6: 2025-04-25T04:35:56.0379037Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipDevicePrimaryCtxGetState' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:35:56.0382124Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:35:56.0382808Z | ^ 2025-04-25T04:35:56.0383863Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:35:56.0385075Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:35:56.0385619Z | ^ 2025-04-25T04:35:56.0386788Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5403:1: note: 'hipDevicePrimaryCtxGetState' has been explicitly marked deprecated here 2025-04-25T04:35:56.0388340Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:35:56.0388882Z | ^ 2025-04-25T04:35:56.0389749Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:35:56.0390961Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:35:56.0391833Z | ^ 2025-04-25T04:35:56.0392433Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:35:56.0393537Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RowwiseScaledMM.hip:6: 2025-04-25T04:35:56.0396271Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipCtxGetCurrent' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:35:56.0398880Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:35:56.0399414Z | ^ 2025-04-25T04:35:56.0400511Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:35:56.0401880Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:35:56.0402500Z | ^ 2025-04-25T04:35:56.0403673Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5200:1: note: 'hipCtxGetCurrent' has been explicitly marked deprecated here 2025-04-25T04:35:56.0405048Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:35:56.0405632Z | ^ 2025-04-25T04:35:56.0406547Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:35:56.0407868Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:35:56.0408698Z | ^ 2025-04-25T04:35:56.0409864Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RowwiseScaledMM.hip:6: 2025-04-25T04:35:56.0413435Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipDevicePrimaryCtxGetState' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:35:56.0416699Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:35:56.0417286Z | ^ 2025-04-25T04:35:56.0418286Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:35:56.0419511Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:35:56.0420016Z | ^ 2025-04-25T04:35:56.0421173Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5403:1: note: 'hipDevicePrimaryCtxGetState' has been explicitly marked deprecated here 2025-04-25T04:35:56.0422677Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:35:56.0423215Z | ^ 2025-04-25T04:35:56.0424064Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:35:56.0425283Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:35:56.0426000Z | ^ 2025-04-25T04:35:56.0426618Z 2 warnings generated when compiling for host. 2025-04-25T04:35:56.0427068Z 2025-04-25T04:35:56.4466338Z [7064/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SoftMax.hip.o 2025-04-25T04:35:56.4469094Z [7065/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ScaledGroupMM.hip.o 2025-04-25T04:35:56.4471060Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:56.4472852Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScaledGroupMM.hip:6: 2025-04-25T04:35:56.4476528Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipCtxGetCurrent' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:35:56.4480008Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:35:56.4480708Z | ^ 2025-04-25T04:35:56.4481914Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:35:56.4483463Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:35:56.4484212Z | ^ 2025-04-25T04:35:56.4485502Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5200:1: note: 'hipCtxGetCurrent' has been explicitly marked deprecated here 2025-04-25T04:35:56.4487033Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:35:56.4487680Z | ^ 2025-04-25T04:35:56.4488684Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:35:56.4490156Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:35:56.4491081Z | ^ 2025-04-25T04:35:56.4492252Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScaledGroupMM.hip:6: 2025-04-25T04:35:56.4495746Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipDevicePrimaryCtxGetState' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:35:56.4498993Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:35:56.4499766Z | ^ 2025-04-25T04:35:56.4500911Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:35:56.4502377Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:35:56.4503008Z | ^ 2025-04-25T04:35:56.4504345Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5403:1: note: 'hipDevicePrimaryCtxGetState' has been explicitly marked deprecated here 2025-04-25T04:35:56.4505906Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:35:56.4506550Z | ^ 2025-04-25T04:35:56.4507520Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:35:56.4508922Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:35:56.4509749Z | ^ 2025-04-25T04:35:56.4510475Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:35:56.4511632Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScaledGroupMM.hip:6: 2025-04-25T04:35:56.4515169Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipCtxGetCurrent' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:35:56.4518262Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:35:56.4519003Z | ^ 2025-04-25T04:35:56.4520186Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:35:56.4521616Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:35:56.4522305Z | ^ 2025-04-25T04:35:56.4523510Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5200:1: note: 'hipCtxGetCurrent' has been explicitly marked deprecated here 2025-04-25T04:35:56.4525104Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:35:56.4525755Z | ^ 2025-04-25T04:35:56.4526732Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:35:56.4528166Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:35:56.4529115Z | ^ 2025-04-25T04:35:56.4530179Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScaledGroupMM.hip:6: 2025-04-25T04:35:56.4533667Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipDevicePrimaryCtxGetState' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:35:56.4537095Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:35:56.4540860Z | ^ 2025-04-25T04:35:56.4542070Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:35:56.4543426Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:35:56.4543993Z | ^ 2025-04-25T04:35:56.4545315Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5403:1: note: 'hipDevicePrimaryCtxGetState' has been explicitly marked deprecated here 2025-04-25T04:35:56.4546834Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:35:56.4547395Z | ^ 2025-04-25T04:35:56.4548316Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:35:56.4549583Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:35:56.4550357Z | ^ 2025-04-25T04:35:56.4551006Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:35:56.4552306Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScaledGroupMM.hip:6: 2025-04-25T04:35:56.4555669Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipCtxGetCurrent' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:35:56.4558591Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:35:56.4559128Z | ^ 2025-04-25T04:35:56.4560179Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:35:56.4561502Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:35:56.4562097Z | ^ 2025-04-25T04:35:56.4563240Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5200:1: note: 'hipCtxGetCurrent' has been explicitly marked deprecated here 2025-04-25T04:35:56.4564600Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:35:56.4565172Z | ^ 2025-04-25T04:35:56.4566084Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:35:56.4567339Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:35:56.4568083Z | ^ 2025-04-25T04:35:56.4569241Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScaledGroupMM.hip:6: 2025-04-25T04:35:56.4572811Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipDevicePrimaryCtxGetState' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:35:56.4576027Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:35:56.4576573Z | ^ 2025-04-25T04:35:56.4577604Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:35:56.4578825Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:35:56.4579397Z | ^ 2025-04-25T04:35:56.4580620Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5403:1: note: 'hipDevicePrimaryCtxGetState' has been explicitly marked deprecated here 2025-04-25T04:35:56.4582267Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:35:56.4582811Z | ^ 2025-04-25T04:35:56.4583706Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:35:56.4584984Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:35:56.4585713Z | ^ 2025-04-25T04:35:56.4586316Z 2 warnings generated when compiling for host. 2025-04-25T04:35:56.4586743Z 2025-04-25T04:35:56.9019493Z [7065/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Sort.hip.o 2025-04-25T04:35:56.9021970Z [7066/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RreluWithNoise.hip.o 2025-04-25T04:35:56.9023756Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:56.9024540Z 2025-04-25T04:35:57.0464922Z [7066/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SortImpl.hip.o 2025-04-25T04:35:57.0467319Z [7067/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ScatterGatherKernel.hip.o 2025-04-25T04:35:57.0469254Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:57.0470207Z 2025-04-25T04:35:57.2533065Z [7067/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SortStable.hip.o 2025-04-25T04:35:57.2535465Z [7068/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Shape.hip.o 2025-04-25T04:35:57.2537299Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:57.2538456Z 2025-04-25T04:35:57.8187604Z [7068/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Sorting.hip.o 2025-04-25T04:35:57.8190119Z [7069/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SegmentReduce.hip.o 2025-04-25T04:35:57.8192136Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:57.8193128Z 2025-04-25T04:35:58.2612616Z [7069/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SparseBinaryOpIntersectionKernel.hip.o 2025-04-25T04:35:58.2615298Z [7070/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SoftMax.hip.o 2025-04-25T04:35:58.2617186Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:58.2618724Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SoftMax.hip:18: 2025-04-25T04:35:58.2622360Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2626706Z 70 | __global__ void softmax_warp_forward(output_t *dst, const input_t *src, int batch_size, int stride, int element_count, const bool *mask = nullptr, const int head_chunk_size = -1, bool is_transformer_mask = false) 2025-04-25T04:35:58.2628645Z | ^ 2025-04-25T04:35:58.2631573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2637132Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2642767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2648267Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2653737Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2659318Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2664853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2670311Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2675795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2681262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2686826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2692266Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2697831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2703123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2708443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2713596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2718573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2724020Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2729525Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2734981Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2740653Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2746181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2751724Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2757208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2762721Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2768241Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2773695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2779166Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2784633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2790186Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2795655Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2801136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2806564Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2812014Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2817539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2823109Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2828437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2833656Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2838845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2844176Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2849649Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2855095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2860709Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2866269Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2871721Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2877192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2882746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2888226Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2892407Z 217 | __global__ void softmax_warp_backward(output_t *gradInput, const input_t *grad, const input_t *output, int batch_size, int stride, int element_count, const bool *mask = nullptr) 2025-04-25T04:35:58.2894050Z | ^ 2025-04-25T04:35:58.2896965Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2902620Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2908100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2913558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2919052Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2924603Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2930091Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2935566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2943852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2949452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2954943Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2960421Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2965963Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2971527Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2977002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2982367Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2987207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2992181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.2997348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3002578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3008015Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3013377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3018591Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3024071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3029599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3034811Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3040367Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3045605Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3051078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3056724Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3062122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3067570Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3072695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3078034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3083583Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3088991Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3094448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3100012Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3105607Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3110726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3115956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3121429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3126871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3132372Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3140808Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3146973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3152598Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3157984Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3162453Z 70 | __global__ void softmax_warp_forward(output_t *dst, const input_t *src, int batch_size, int stride, int element_count, const bool *mask = nullptr, const int head_chunk_size = -1, bool is_transformer_mask = false) 2025-04-25T04:35:58.3164217Z | ^ 2025-04-25T04:35:58.3167032Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3172271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3177494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3182967Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3188454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3193928Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3199220Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3204717Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3210220Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3215704Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3221201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3226608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3232022Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3237021Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3242649Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3248138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3253708Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3258970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3264508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3269926Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3275387Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3281020Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3286518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3291768Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3297346Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3302911Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3308030Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3313057Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3318479Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3324040Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3329485Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3334913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3340293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3345744Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3351813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3357352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3362829Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3368334Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3373787Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3378937Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3384203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3389493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3394505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3399538Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3404859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3410196Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3415322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3420685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3424831Z 217 | __global__ void softmax_warp_backward(output_t *gradInput, const input_t *grad, const input_t *output, int batch_size, int stride, int element_count, const bool *mask = nullptr) 2025-04-25T04:35:58.3426439Z | ^ 2025-04-25T04:35:58.3429360Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3434755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3441060Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3446529Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3451859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3457163Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3462749Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3467986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3473270Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3478834Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3484157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3489616Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3495128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3500296Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3505694Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3511196Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3516530Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3521881Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3527359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3532831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3538290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3543943Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3549311Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3554650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3560192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3565561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3570936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3576159Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3581867Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3587223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3592473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3597814Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3603184Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3608628Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3613971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3619350Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3624946Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3630177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3635459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3640879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3646345Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3651785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3657081Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3662530Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3667841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3673376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3678529Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3683733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3687973Z 70 | __global__ void softmax_warp_forward(output_t *dst, const input_t *src, int batch_size, int stride, int element_count, const bool *mask = nullptr, const int head_chunk_size = -1, bool is_transformer_mask = false) 2025-04-25T04:35:58.3689778Z | ^ 2025-04-25T04:35:58.3692732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3698189Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3703717Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3709250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3714343Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3719784Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3725256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3730563Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3735928Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3741371Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3746928Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3752419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3757827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3763114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3768625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3773954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3779410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3784989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3790189Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3795562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3801019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3806129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3811652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3817035Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3822799Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3828359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3833921Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3839742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3845402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3850966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3856375Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3861826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3865872Z 217 | __global__ void softmax_warp_backward(output_t *gradInput, const input_t *grad, const input_t *output, int batch_size, int stride, int element_count, const bool *mask = nullptr) 2025-04-25T04:35:58.3867619Z | ^ 2025-04-25T04:35:58.3870568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3875620Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3881023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3886531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3891983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3897393Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3902892Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3908246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3913541Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3919049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3924323Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3929858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3935244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3940834Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3946481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3951674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3956965Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3962423Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3967835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3973331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3978941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3984643Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3990250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.3995835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4001676Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4007270Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4012625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4018338Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4024005Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4029591Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4045832Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4048915Z 256 warnings generated when compiling for gfx90a. 2025-04-25T04:35:58.4049950Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SoftMax.hip:18: 2025-04-25T04:35:58.4053494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4057746Z 70 | __global__ void softmax_warp_forward(output_t *dst, const input_t *src, int batch_size, int stride, int element_count, const bool *mask = nullptr, const int head_chunk_size = -1, bool is_transformer_mask = false) 2025-04-25T04:35:58.4059565Z | ^ 2025-04-25T04:35:58.4062373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4067514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4073004Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4078385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4083850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4089352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4094974Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4100507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4106110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4111563Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4117129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4122630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4128097Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4133672Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4139495Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4145205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4150962Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4156597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4162278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4167913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4173557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4179193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4184972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4190626Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4196273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4201917Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4207543Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4213195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4218835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4224598Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4230276Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4235914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4241434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4246092Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4251301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4256359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4261012Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4265925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4271071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4276440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4281689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4287067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4292405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4297510Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4302203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4306965Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4311900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4316714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4320411Z 217 | __global__ void softmax_warp_backward(output_t *gradInput, const input_t *grad, const input_t *output, int batch_size, int stride, int element_count, const bool *mask = nullptr) 2025-04-25T04:35:58.4321801Z | ^ 2025-04-25T04:35:58.4324483Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4329591Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4334901Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4339943Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4345339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4350443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4355373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4359920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4365144Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4370242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4375596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4380614Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4383843Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4386726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4392153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4397435Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4402722Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4408146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4413493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4418831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4424327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4429750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4435111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4440666Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4445886Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4451235Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4456751Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4462194Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4467795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4473370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4478666Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4484170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4489673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4495143Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4500776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4506360Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4517871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4523289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4528865Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4534313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4540101Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4545665Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4551248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4556746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4561967Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4567324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4572650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4577848Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4582165Z 70 | __global__ void softmax_warp_forward(output_t *dst, const input_t *src, int batch_size, int stride, int element_count, const bool *mask = nullptr, const int head_chunk_size = -1, bool is_transformer_mask = false) 2025-04-25T04:35:58.4584131Z | ^ 2025-04-25T04:35:58.4586961Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4592297Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4597555Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4602838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4608080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4613457Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4618707Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4624148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4629499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4634822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4640243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4645671Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4651334Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4656879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4662119Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4667444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4672947Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4678385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4683896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4689156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4694648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4700253Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4705529Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4710889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4716344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4721741Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4727065Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4732393Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4737892Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4743378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4748716Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4753929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4759212Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4764642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4769836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4775296Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4780798Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4786171Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4791608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4796877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4802232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4807767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4813017Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4818284Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4823745Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4829129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4834483Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4840190Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4844455Z 217 | __global__ void softmax_warp_backward(output_t *gradInput, const input_t *grad, const input_t *output, int batch_size, int stride, int element_count, const bool *mask = nullptr) 2025-04-25T04:35:58.4846105Z | ^ 2025-04-25T04:35:58.4849048Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4854496Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4859859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4865331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4870706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4876103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4881570Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4887115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4892542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4897875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4903365Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4908654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4913797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4919264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4924761Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4930193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4935705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4941636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4947066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4952399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4957771Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4963301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4968747Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4974197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4979755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4985400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4990719Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.4995950Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5001186Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5006806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5012224Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5017592Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5022972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5028263Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5033552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5039186Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5044410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5049856Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5055081Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5060334Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5065718Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5071052Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5076136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5081092Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5086309Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5091679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5097116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5102429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5106672Z 70 | __global__ void softmax_warp_forward(output_t *dst, const input_t *src, int batch_size, int stride, int element_count, const bool *mask = nullptr, const int head_chunk_size = -1, bool is_transformer_mask = false) 2025-04-25T04:35:58.5108505Z | ^ 2025-04-25T04:35:58.5111476Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5116949Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5122472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5127721Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5132979Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5138280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5143597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5148621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5154034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5159370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5164630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5170059Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5175513Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5180852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5186181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5191475Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5196914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5202194Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5207353Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5212549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5217884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5223372Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5228752Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5234200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5239624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5245103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5250585Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5255939Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5261406Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5266831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5272034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:70:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5277309Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5281181Z 217 | __global__ void softmax_warp_backward(output_t *gradInput, const input_t *grad, const input_t *output, int batch_size, int stride, int element_count, const bool *mask = nullptr) 2025-04-25T04:35:58.5282894Z | ^ 2025-04-25T04:35:58.5285664Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5291017Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5296395Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5301862Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5307271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5312790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5318127Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5323387Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5328634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5333944Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5339297Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5344635Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5349872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5355362Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5360926Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5366098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5371629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5377098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5382461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5388081Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5393678Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5399208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5404735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5410205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5415871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5421629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5426990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5432207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5437825Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5443290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5448688Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:217:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:35:58.5451769Z 256 warnings generated when compiling for gfx942. 2025-04-25T04:35:58.5452366Z 2025-04-25T04:35:58.8328330Z [7070/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SparseMM.hip.o 2025-04-25T04:35:58.8330401Z [7071/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Sort.hip.o 2025-04-25T04:35:58.8332038Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:58.8332863Z 2025-04-25T04:35:59.0874465Z [7071/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SpectralOps.hip.o 2025-04-25T04:35:59.0876914Z [7072/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Sorting.hip.o 2025-04-25T04:35:59.0878835Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:59.0879852Z 2025-04-25T04:35:59.0990807Z [7072/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_StepKernel.hip.o 2025-04-25T04:35:59.0993306Z [7073/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SortImpl.hip.o 2025-04-25T04:35:59.0995254Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:59.0996232Z 2025-04-25T04:35:59.1815324Z [7073/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SummaryOps.hip.o 2025-04-25T04:35:59.1817846Z [7074/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SortStable.hip.o 2025-04-25T04:35:59.1819810Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:59.1820763Z 2025-04-25T04:35:59.8338997Z [7074/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorCompare.hip.o 2025-04-25T04:35:59.8341586Z [7075/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SparseMM.hip.o 2025-04-25T04:35:59.8343514Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:59.8344697Z 2025-04-25T04:35:59.8785820Z [7075/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorFactories.hip.o 2025-04-25T04:35:59.8787294Z [7076/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SparseBinaryOpIntersectionKernel.hip.o 2025-04-25T04:35:59.8788409Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:35:59.8788909Z 2025-04-25T04:36:00.4175384Z [7076/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorModeKernel.hip.o 2025-04-25T04:36:00.4178140Z [7077/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SpectralOps.hip.o 2025-04-25T04:36:00.4180124Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:00.4186439Z 2025-04-25T04:36:00.8945376Z [7077/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorShape.hip.o 2025-04-25T04:36:00.8947861Z [7078/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_StepKernel.hip.o 2025-04-25T04:36:00.8949474Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:00.8950373Z 2025-04-25T04:36:01.1313825Z [7078/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorTopK.hip.o 2025-04-25T04:36:01.1316439Z [7079/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorCompare.hip.o 2025-04-25T04:36:01.1317606Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:01.1318128Z 2025-04-25T04:36:01.1506526Z [7079/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorTransformations.hip.o 2025-04-25T04:36:01.1508940Z [7080/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SummaryOps.hip.o 2025-04-25T04:36:01.1510607Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:01.1511404Z 2025-04-25T04:36:01.9675240Z [7080/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TriangularOps.hip.o 2025-04-25T04:36:01.9678067Z [7081/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorFactories.hip.o 2025-04-25T04:36:01.9680689Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:01.9681642Z 2025-04-25T04:36:02.2926591Z [7081/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryComplexKernels.hip.o 2025-04-25T04:36:02.2929545Z [7082/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorModeKernel.hip.o 2025-04-25T04:36:02.2931543Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:02.2932522Z 2025-04-25T04:36:02.4758478Z [7082/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryFractionKernels.hip.o 2025-04-25T04:36:02.4761015Z [7083/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorShape.hip.o 2025-04-25T04:36:02.4762668Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:02.4763674Z 2025-04-25T04:36:03.0767598Z [7083/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGammaKernels.hip.o 2025-04-25T04:36:03.0770176Z [7084/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorTransformations.hip.o 2025-04-25T04:36:03.0771971Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:03.0772508Z 2025-04-25T04:36:03.3720635Z [7084/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAcosKernel.hip.o 2025-04-25T04:36:03.3723449Z [7085/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorTopK.hip.o 2025-04-25T04:36:03.3725377Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:03.3726353Z 2025-04-25T04:36:03.3861004Z [7085/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAcoshKernel.hip.o 2025-04-25T04:36:03.3863793Z [7086/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TriangularOps.hip.o 2025-04-25T04:36:03.3865812Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:03.3866800Z 2025-04-25T04:36:03.5932566Z [7086/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAsinKernel.hip.o 2025-04-25T04:36:03.5935571Z [7087/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryComplexKernels.hip.o 2025-04-25T04:36:03.5937836Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:03.5938834Z 2025-04-25T04:36:04.0977498Z [7087/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAsinhKernel.hip.o 2025-04-25T04:36:04.0980225Z [7088/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryFractionKernels.hip.o 2025-04-25T04:36:04.0982391Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:04.0983342Z 2025-04-25T04:36:04.2068381Z [7088/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAtanKernel.hip.o 2025-04-25T04:36:04.2071167Z [7089/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGammaKernels.hip.o 2025-04-25T04:36:04.2073186Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:04.2074164Z 2025-04-25T04:36:04.9840687Z [7089/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAtanhKernel.hip.o 2025-04-25T04:36:04.9844118Z [7090/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAcosKernel.hip.o 2025-04-25T04:36:04.9846276Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:04.9847274Z 2025-04-25T04:36:05.1210440Z [7090/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricCosKernel.hip.o 2025-04-25T04:36:05.1212893Z [7091/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAsinKernel.hip.o 2025-04-25T04:36:05.1214953Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:05.1216051Z 2025-04-25T04:36:05.1610733Z [7091/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricCoshKernel.hip.o 2025-04-25T04:36:05.1613257Z [7092/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAcoshKernel.hip.o 2025-04-25T04:36:05.1615184Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:05.1616149Z 2025-04-25T04:36:05.3845762Z [7092/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricSinKernel.hip.o 2025-04-25T04:36:05.3848743Z [7093/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAsinhKernel.hip.o 2025-04-25T04:36:05.3851011Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:05.3852511Z 2025-04-25T04:36:05.7614363Z [7093/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricSinhKernel.hip.o 2025-04-25T04:36:05.7617103Z [7094/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAtanKernel.hip.o 2025-04-25T04:36:05.7618628Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:05.7619483Z 2025-04-25T04:36:05.8466183Z [7094/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricTanKernel.hip.o 2025-04-25T04:36:05.8474896Z [7095/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAtanhKernel.hip.o 2025-04-25T04:36:05.8481732Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:05.8488093Z 2025-04-25T04:36:06.8090649Z [7095/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricTanhKernel.hip.o 2025-04-25T04:36:06.8093285Z [7096/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricCoshKernel.hip.o 2025-04-25T04:36:06.8096380Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:06.8097302Z 2025-04-25T04:36:06.8104223Z [7096/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryLogKernels.hip.o 2025-04-25T04:36:06.8106710Z [7097/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricCosKernel.hip.o 2025-04-25T04:36:06.8108675Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:06.8109626Z 2025-04-25T04:36:06.9978635Z [7097/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryOpsKernel.hip.o 2025-04-25T04:36:06.9981667Z [7098/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricSinKernel.hip.o 2025-04-25T04:36:06.9983802Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:06.9984733Z 2025-04-25T04:36:07.0377271Z [7098/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnarySignKernels.hip.o 2025-04-25T04:36:07.0380015Z [7099/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricSinhKernel.hip.o 2025-04-25T04:36:07.0382186Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:07.0383282Z 2025-04-25T04:36:07.4462091Z [7099/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnarySpecialOpsKernel.hip.o 2025-04-25T04:36:07.4464703Z [7100/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricTanKernel.hip.o 2025-04-25T04:36:07.4466741Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:07.4467691Z 2025-04-25T04:36:07.6706417Z [7100/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnfoldBackwardKernel.hip.o 2025-04-25T04:36:07.6709361Z [7101/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricTanhKernel.hip.o 2025-04-25T04:36:07.6711388Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:07.6712365Z 2025-04-25T04:36:08.6028728Z [7101/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Unique.hip.o 2025-04-25T04:36:08.6030525Z [7102/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryLogKernels.hip.o 2025-04-25T04:36:08.6032036Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:08.6032902Z 2025-04-25T04:36:08.7148233Z [7102/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UniqueCub.hip.o 2025-04-25T04:36:08.7151259Z [7103/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryOpsKernel.hip.o 2025-04-25T04:36:08.7153290Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:08.7154693Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryOpsKernel.hip:13: 2025-04-25T04:36:08.7155543Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:16: 2025-04-25T04:36:08.7156540Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/HIPJitLoops.cuh:16: 2025-04-25T04:36:08.7158336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7160322Z 265 | __global__ void unrolled_elementwise_kernel_for_multi_outputs(int N, func_t f, array_t data, inp_calc_t ic, out_calc_t oc) { 2025-04-25T04:36:08.7160958Z | ^ 2025-04-25T04:36:08.7162444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7165850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7168548Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7171302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7174054Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7176860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7179599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7182363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7185002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7187640Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7190228Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7192750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7195264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7197879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7200382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7201841Z 16 warnings generated when compiling for gfx90a. 2025-04-25T04:36:08.7202454Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryOpsKernel.hip:13: 2025-04-25T04:36:08.7203243Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:16: 2025-04-25T04:36:08.7204039Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/HIPJitLoops.cuh:16: 2025-04-25T04:36:08.7205709Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7207465Z 265 | __global__ void unrolled_elementwise_kernel_for_multi_outputs(int N, func_t f, array_t data, inp_calc_t ic, out_calc_t oc) { 2025-04-25T04:36:08.7208111Z | ^ 2025-04-25T04:36:08.7209507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7212085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7214589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7217158Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7219670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7222263Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7224792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7227836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7230417Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7232923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7235444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7238262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7240848Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7243382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7245898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:08.7247354Z 16 warnings generated when compiling for gfx942. 2025-04-25T04:36:08.7247647Z 2025-04-25T04:36:08.8624004Z [7103/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleBicubic2d.hip.o 2025-04-25T04:36:08.8626775Z [7104/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnarySignKernels.hip.o 2025-04-25T04:36:08.8628576Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:08.8629545Z 2025-04-25T04:36:08.8791089Z [7104/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleBilinear2d.hip.o 2025-04-25T04:36:08.8793738Z [7105/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnarySpecialOpsKernel.hip.o 2025-04-25T04:36:08.8795727Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:08.8796663Z 2025-04-25T04:36:09.4753104Z [7105/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleLinear1d.hip.o 2025-04-25T04:36:09.4755839Z [7106/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnfoldBackwardKernel.hip.o 2025-04-25T04:36:09.4757924Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:09.4758921Z 2025-04-25T04:36:10.4822253Z [7106/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleNearest1d.hip.o 2025-04-25T04:36:10.4825009Z [7107/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Unique.hip.o 2025-04-25T04:36:10.4826860Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:10.4827814Z 2025-04-25T04:36:10.5228660Z [7107/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleNearest2d.hip.o 2025-04-25T04:36:10.5231360Z [7108/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleBicubic2d.hip.o 2025-04-25T04:36:10.5233358Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:10.5234487Z 2025-04-25T04:36:10.8448304Z [7108/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleNearest3d.hip.o 2025-04-25T04:36:10.8450945Z [7109/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleBilinear2d.hip.o 2025-04-25T04:36:10.8452951Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:10.8453918Z 2025-04-25T04:36:10.9745586Z [7109/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleTrilinear3d.hip.o 2025-04-25T04:36:10.9748436Z [7110/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleLinear1d.hip.o 2025-04-25T04:36:10.9750344Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:10.9751325Z 2025-04-25T04:36:11.3318957Z [7110/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ValidateCompressedIndicesKernel.hip.o 2025-04-25T04:36:11.3321811Z [7111/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleNearest1d.hip.o 2025-04-25T04:36:11.3323717Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:11.3324732Z 2025-04-25T04:36:11.3389469Z [7111/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_WeightNorm.hip.o 2025-04-25T04:36:11.3392281Z [7112/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UniqueCub.hip.o 2025-04-25T04:36:11.3394224Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:11.3396597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3398481Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3399104Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3401215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3403185Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3403870Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3406086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:252:14: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3408306Z 252 | return compute_unique( 2025-04-25T04:36:11.3408953Z | ^ 2025-04-25T04:36:11.3410515Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3412556Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3413259Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3415426Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3417869Z 186 | return compute_unique( 2025-04-25T04:36:11.3418547Z | ^ 2025-04-25T04:36:11.3420461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3423139Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3424163Z | ^ 2025-04-25T04:36:11.3425913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3427831Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3428545Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3430873Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3433247Z 186 | return compute_unique( 2025-04-25T04:36:11.3434037Z | ^ 2025-04-25T04:36:11.3435937Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3443353Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3444413Z | ^ 2025-04-25T04:36:11.3446065Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3447914Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3448482Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3450464Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3452862Z 186 | return compute_unique( 2025-04-25T04:36:11.3453458Z | ^ 2025-04-25T04:36:11.3455216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3457456Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3458352Z | ^ 2025-04-25T04:36:11.3459997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3461906Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3462509Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3464688Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3466947Z 186 | return compute_unique( 2025-04-25T04:36:11.3467552Z | ^ 2025-04-25T04:36:11.3469278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3471613Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3472551Z | ^ 2025-04-25T04:36:11.3474194Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3476020Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3476637Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3478830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3481043Z 186 | return compute_unique( 2025-04-25T04:36:11.3481652Z | ^ 2025-04-25T04:36:11.3483370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3485518Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3486424Z | ^ 2025-04-25T04:36:11.3487958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3489654Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3490266Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3492405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3494543Z 186 | return compute_unique( 2025-04-25T04:36:11.3495101Z | ^ 2025-04-25T04:36:11.3496754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3498802Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3499686Z | ^ 2025-04-25T04:36:11.3501248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3503179Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3503772Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3505926Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3508131Z 186 | return compute_unique( 2025-04-25T04:36:11.3508715Z | ^ 2025-04-25T04:36:11.3510427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3512637Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3513497Z | ^ 2025-04-25T04:36:11.3515026Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3516809Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3517385Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3519473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3521752Z 186 | return compute_unique( 2025-04-25T04:36:11.3522343Z | ^ 2025-04-25T04:36:11.3524229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3526436Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3527333Z | ^ 2025-04-25T04:36:11.3528916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3530719Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3531283Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3533540Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3535752Z 186 | return compute_unique( 2025-04-25T04:36:11.3536338Z | ^ 2025-04-25T04:36:11.3538325Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3540580Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3541565Z | ^ 2025-04-25T04:36:11.3543323Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3545009Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3545600Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3547730Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3550056Z 186 | return compute_unique( 2025-04-25T04:36:11.3550624Z | ^ 2025-04-25T04:36:11.3552370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3554823Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3555672Z | ^ 2025-04-25T04:36:11.3557138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3558985Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3559602Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3561840Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3564025Z 186 | return compute_unique( 2025-04-25T04:36:11.3564585Z | ^ 2025-04-25T04:36:11.3566369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3568609Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3569520Z | ^ 2025-04-25T04:36:11.3571132Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3572882Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3573432Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3575658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3577854Z 186 | return compute_unique( 2025-04-25T04:36:11.3578427Z | ^ 2025-04-25T04:36:11.3580202Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3582521Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3583582Z | ^ 2025-04-25T04:36:11.3584076Z 14 warnings generated when compiling for gfx90a. 2025-04-25T04:36:11.3585936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3587581Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3588142Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3589742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3591392Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3591929Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3594069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:252:14: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3596300Z 252 | return compute_unique( 2025-04-25T04:36:11.3596857Z | ^ 2025-04-25T04:36:11.3598499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3600265Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3600832Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3602870Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3605161Z 186 | return compute_unique( 2025-04-25T04:36:11.3605730Z | ^ 2025-04-25T04:36:11.3607514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3609826Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3610677Z | ^ 2025-04-25T04:36:11.3612168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3614010Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3614611Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3616847Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3619066Z 186 | return compute_unique( 2025-04-25T04:36:11.3619624Z | ^ 2025-04-25T04:36:11.3621377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3623729Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3624625Z | ^ 2025-04-25T04:36:11.3626183Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3627930Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3628488Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3630551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3632765Z 186 | return compute_unique( 2025-04-25T04:36:11.3633338Z | ^ 2025-04-25T04:36:11.3635160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3637378Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3638535Z | ^ 2025-04-25T04:36:11.3640127Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3641963Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3642564Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3644738Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3646837Z 186 | return compute_unique( 2025-04-25T04:36:11.3647428Z | ^ 2025-04-25T04:36:11.3649127Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3651288Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3652130Z | ^ 2025-04-25T04:36:11.3653750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3655592Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3656289Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3658424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3660622Z 186 | return compute_unique( 2025-04-25T04:36:11.3661218Z | ^ 2025-04-25T04:36:11.3662994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3665174Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3666085Z | ^ 2025-04-25T04:36:11.3667719Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3669475Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3670058Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3672247Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3674331Z 186 | return compute_unique( 2025-04-25T04:36:11.3674878Z | ^ 2025-04-25T04:36:11.3676683Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3678736Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3679564Z | ^ 2025-04-25T04:36:11.3681096Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3682823Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3683407Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3685507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3687830Z 186 | return compute_unique( 2025-04-25T04:36:11.3688425Z | ^ 2025-04-25T04:36:11.3690180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3692414Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3693344Z | ^ 2025-04-25T04:36:11.3695003Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3696898Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3697489Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3699558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3701731Z 186 | return compute_unique( 2025-04-25T04:36:11.3702265Z | ^ 2025-04-25T04:36:11.3704001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3706299Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3707352Z | ^ 2025-04-25T04:36:11.3708988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3710853Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3711483Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3713762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3715974Z 186 | return compute_unique( 2025-04-25T04:36:11.3716563Z | ^ 2025-04-25T04:36:11.3718316Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3720561Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3721450Z | ^ 2025-04-25T04:36:11.3723062Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3724896Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3725491Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3727754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3730074Z 186 | return compute_unique( 2025-04-25T04:36:11.3730662Z | ^ 2025-04-25T04:36:11.3732432Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3734740Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3735668Z | ^ 2025-04-25T04:36:11.3737290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3739473Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3740085Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3742239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3744359Z 186 | return compute_unique( 2025-04-25T04:36:11.3744866Z | ^ 2025-04-25T04:36:11.3746633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3748964Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3749789Z | ^ 2025-04-25T04:36:11.3751297Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3753138Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3753749Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3755945Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3758217Z 186 | return compute_unique( 2025-04-25T04:36:11.3758920Z | ^ 2025-04-25T04:36:11.3760715Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3762948Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3763873Z | ^ 2025-04-25T04:36:11.3764392Z 14 warnings generated when compiling for gfx942. 2025-04-25T04:36:11.3766251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3768098Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3768705Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3770496Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3772312Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3772910Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3775107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:252:14: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3777105Z 252 | return compute_unique( 2025-04-25T04:36:11.3777697Z | ^ 2025-04-25T04:36:11.3779462Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3781305Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3782014Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3784264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3786474Z 186 | return compute_unique( 2025-04-25T04:36:11.3787048Z | ^ 2025-04-25T04:36:11.3788740Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3791092Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3791977Z | ^ 2025-04-25T04:36:11.3793621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3795453Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3796070Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3798347Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3800628Z 186 | return compute_unique( 2025-04-25T04:36:11.3801217Z | ^ 2025-04-25T04:36:11.3803018Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3805312Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3806225Z | ^ 2025-04-25T04:36:11.3807850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3809649Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3810253Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3812511Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3814748Z 186 | return compute_unique( 2025-04-25T04:36:11.3815341Z | ^ 2025-04-25T04:36:11.3817014Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3819089Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3820000Z | ^ 2025-04-25T04:36:11.3821706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3823476Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3824059Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3826204Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3828384Z 186 | return compute_unique( 2025-04-25T04:36:11.3828954Z | ^ 2025-04-25T04:36:11.3830710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3832920Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3833833Z | ^ 2025-04-25T04:36:11.3835434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3837285Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3838086Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3840227Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3842458Z 186 | return compute_unique( 2025-04-25T04:36:11.3843047Z | ^ 2025-04-25T04:36:11.3844763Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3846938Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3847833Z | ^ 2025-04-25T04:36:11.3849459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3851321Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3852011Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3854135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3856398Z 186 | return compute_unique( 2025-04-25T04:36:11.3856997Z | ^ 2025-04-25T04:36:11.3858702Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3860853Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3861861Z | ^ 2025-04-25T04:36:11.3863488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3865423Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3866039Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3889431Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3891647Z 186 | return compute_unique( 2025-04-25T04:36:11.3892252Z | ^ 2025-04-25T04:36:11.3893966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3896165Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3897107Z | ^ 2025-04-25T04:36:11.3898753Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3900614Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3901213Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3903559Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3905983Z 186 | return compute_unique( 2025-04-25T04:36:11.3906585Z | ^ 2025-04-25T04:36:11.3908384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3910689Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3911617Z | ^ 2025-04-25T04:36:11.3913244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3915163Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3915781Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3918038Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3920319Z 186 | return compute_unique( 2025-04-25T04:36:11.3920918Z | ^ 2025-04-25T04:36:11.3922743Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3925001Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3925970Z | ^ 2025-04-25T04:36:11.3927624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3929419Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3930038Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3932078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3934277Z 186 | return compute_unique( 2025-04-25T04:36:11.3934893Z | ^ 2025-04-25T04:36:11.3936729Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3940741Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3941729Z | ^ 2025-04-25T04:36:11.3943412Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3945207Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3945771Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3947837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3950027Z 186 | return compute_unique( 2025-04-25T04:36:11.3950573Z | ^ 2025-04-25T04:36:11.3952349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3954637Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3955559Z | ^ 2025-04-25T04:36:11.3957154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:90:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:11.3959098Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:11.3959691Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:11.3961829Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:186:12: note: in instantiation of function template specialization 'at::native::internal::(anonymous namespace)::compute_unique' requested here 2025-04-25T04:36:11.3964060Z 186 | return compute_unique( 2025-04-25T04:36:11.3964654Z | ^ 2025-04-25T04:36:11.3966418Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:323:10: note: in instantiation of member function 'at::native::internal::UniqueCub::operator()' requested here 2025-04-25T04:36:11.3968774Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-25T04:36:11.3969697Z | ^ 2025-04-25T04:36:11.3970193Z 14 warnings generated when compiling for host. 2025-04-25T04:36:11.3970655Z 2025-04-25T04:36:12.4706359Z [7112/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ZetaKernel.hip.o 2025-04-25T04:36:12.4708777Z [7113/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleNearest3d.hip.o 2025-04-25T04:36:12.4710727Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:12.4711682Z 2025-04-25T04:36:12.5806308Z [7113/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_airy_ai.hip.o 2025-04-25T04:36:12.5808805Z [7114/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleNearest2d.hip.o 2025-04-25T04:36:12.5810898Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:12.5811891Z 2025-04-25T04:36:12.8427092Z [7114/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_j0.hip.o 2025-04-25T04:36:12.8430170Z [7115/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleTrilinear3d.hip.o 2025-04-25T04:36:12.8432440Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:12.8433755Z 2025-04-25T04:36:12.9433870Z [7115/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_j1.hip.o 2025-04-25T04:36:12.9441225Z [7116/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ZetaKernel.hip.o 2025-04-25T04:36:12.9447423Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:12.9453062Z 2025-04-25T04:36:13.1325525Z [7116/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_y0.hip.o 2025-04-25T04:36:13.1328252Z [7117/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ValidateCompressedIndicesKernel.hip.o 2025-04-25T04:36:13.1330352Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:13.1331263Z 2025-04-25T04:36:13.3479881Z [7117/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_y1.hip.o 2025-04-25T04:36:13.3482378Z [7118/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_WeightNorm.hip.o 2025-04-25T04:36:13.3484383Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:13.3485388Z 2025-04-25T04:36:14.2597163Z [7118/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_128_128x16x64_16x16_4x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip.o 2025-04-25T04:36:14.2600414Z [7119/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_airy_ai.hip.o 2025-04-25T04:36:14.2602344Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:14.2603375Z 2025-04-25T04:36:14.3291742Z [7119/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_128_16x128x64_16x16_1x4_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip.o 2025-04-25T04:36:14.3294893Z [7120/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_j0.hip.o 2025-04-25T04:36:14.3296680Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:14.3297593Z 2025-04-25T04:36:14.5162826Z [7120/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_16x8x1_16x8x1_1x16x1x8_4_Intrawave_v1.hip.o 2025-04-25T04:36:14.5166048Z [7121/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_y0.hip.o 2025-04-25T04:36:14.5167977Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:14.5169198Z 2025-04-25T04:36:14.6852249Z [7121/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_32x4x1_32x4x1_1x16x1x8_4_Intrawave_v1.hip.o 2025-04-25T04:36:14.6855520Z [7122/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_j1.hip.o 2025-04-25T04:36:14.6857348Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:14.6858290Z 2025-04-25T04:36:14.8158754Z [7122/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v1.hip.o 2025-04-25T04:36:14.8168334Z [7123/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_y1.hip.o 2025-04-25T04:36:14.8175662Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:14.8181519Z 2025-04-25T04:36:18.1350458Z [7123/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip.o 2025-04-25T04:36:18.1354578Z [7124/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_128_128x16x64_16x16_4x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip.o 2025-04-25T04:36:18.1357234Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:18.1359497Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_128x16x64_16x16_4x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:18.1362067Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:18.1363678Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:18.1365485Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:18.1368337Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:18.1370479Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:18.1371318Z | ^ 2025-04-25T04:36:18.1372252Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:18.1373568Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:18.1374396Z | ^ 2025-04-25T04:36:18.1376054Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_128x16x64_16x16_4x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:18.1378693Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:18.1380366Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:18.1382340Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:18.1385067Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:18.1387374Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:18.1388263Z | ^ 2025-04-25T04:36:18.1389264Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:18.1390757Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:18.1391654Z | ^ 2025-04-25T04:36:18.1392174Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:18.1394115Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_128x16x64_16x16_4x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:18.1396700Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:18.1398488Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:18.1400348Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:18.1403060Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:18.1405231Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:18.1406109Z | ^ 2025-04-25T04:36:18.1407119Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:18.1408598Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:18.1409496Z | ^ 2025-04-25T04:36:18.1411232Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_128x16x64_16x16_4x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:18.1413807Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:18.1415496Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:18.1417352Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:18.1420135Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:18.1422438Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:18.1423316Z | ^ 2025-04-25T04:36:18.1424332Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:18.1425827Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:18.1426780Z | ^ 2025-04-25T04:36:18.1427305Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:18.1429270Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_128x16x64_16x16_4x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:18.1431843Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:18.1433539Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:18.1435401Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:18.1438428Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:18.1440605Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:18.1441481Z | ^ 2025-04-25T04:36:18.1442476Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:18.1443977Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:18.1444879Z | ^ 2025-04-25T04:36:18.1446591Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_128x16x64_16x16_4x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:18.1449174Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:18.1450975Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:18.1452818Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:18.1455526Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:18.1457714Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:18.1458591Z | ^ 2025-04-25T04:36:18.1459598Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:18.1461083Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:18.1462063Z | ^ 2025-04-25T04:36:18.1462563Z 2 warnings generated when compiling for host. 2025-04-25T04:36:18.1463019Z 2025-04-25T04:36:18.5965076Z [7124/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_128_16x64x64_16x16_1x2_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip.o 2025-04-25T04:36:18.5969760Z [7125/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_16x8x1_16x8x1_1x16x1x8_4_Intrawave_v1.hip.o 2025-04-25T04:36:18.5972494Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:18.5975101Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_16x8x1_16x8x1_1x16x1x8_4_Intrawave_v1.hip:3: 2025-04-25T04:36:18.5977654Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:18.5979310Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:18.5981024Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:18.5984128Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:18.5986134Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:18.5987087Z | ^ 2025-04-25T04:36:18.5988562Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:18.5990064Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:18.5991129Z | ^ 2025-04-25T04:36:18.5993056Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_16x8x1_16x8x1_1x16x1x8_4_Intrawave_v1.hip:3: 2025-04-25T04:36:18.5995639Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:18.5997315Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:18.5999146Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:18.6001853Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:18.6004039Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:18.6005056Z | ^ 2025-04-25T04:36:18.6006049Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:18.6007544Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:18.6008435Z | ^ 2025-04-25T04:36:18.6008950Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:18.6010865Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_16x8x1_16x8x1_1x16x1x8_4_Intrawave_v1.hip:3: 2025-04-25T04:36:18.6013406Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:18.6015096Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:18.6016964Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:18.6019650Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:18.6021942Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:18.6022810Z | ^ 2025-04-25T04:36:18.6023890Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:18.6025347Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:18.6026240Z | ^ 2025-04-25T04:36:18.6027934Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_16x8x1_16x8x1_1x16x1x8_4_Intrawave_v1.hip:3: 2025-04-25T04:36:18.6030547Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:18.6032266Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:18.6034182Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:18.6036933Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:18.6039867Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:18.6040712Z | ^ 2025-04-25T04:36:18.6041713Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:18.6043221Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:18.6044116Z | ^ 2025-04-25T04:36:18.6044763Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:18.6046732Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_16x8x1_16x8x1_1x16x1x8_4_Intrawave_v1.hip:3: 2025-04-25T04:36:18.6049280Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:18.6050984Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:18.6052785Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:18.6055468Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:18.6057720Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:18.6058572Z | ^ 2025-04-25T04:36:18.6059552Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:18.6061000Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:18.6062032Z | ^ 2025-04-25T04:36:18.6063722Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_16x8x1_16x8x1_1x16x1x8_4_Intrawave_v1.hip:3: 2025-04-25T04:36:18.6066227Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:18.6067878Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:18.6069729Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:18.6072555Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:18.6074697Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:18.6075567Z | ^ 2025-04-25T04:36:18.6076685Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:18.6078143Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:18.6079045Z | ^ 2025-04-25T04:36:18.6079523Z 2 warnings generated when compiling for host. 2025-04-25T04:36:18.6080096Z 2025-04-25T04:36:18.8938740Z [7125/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_128_32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v1.hip.o 2025-04-25T04:36:18.8943177Z [7126/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_128_16x128x64_16x16_1x4_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip.o 2025-04-25T04:36:18.8946093Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:18.8948551Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x128x64_16x16_1x4_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip:3: 2025-04-25T04:36:18.8951169Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:18.8952856Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:18.8954803Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:18.8957501Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:18.8959663Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:18.8960510Z | ^ 2025-04-25T04:36:18.8961504Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:18.8962959Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:18.8963865Z | ^ 2025-04-25T04:36:18.8965549Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x128x64_16x16_1x4_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip:3: 2025-04-25T04:36:18.8968244Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:18.8969921Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:18.8971757Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:18.8974438Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:18.8976595Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:18.8977466Z | ^ 2025-04-25T04:36:18.8978455Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:18.8979924Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:18.8980828Z | ^ 2025-04-25T04:36:18.8981339Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:18.8983370Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x128x64_16x16_1x4_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip:3: 2025-04-25T04:36:18.8986073Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:18.8987747Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:18.8989573Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:18.8992276Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:18.8994404Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:18.8995344Z | ^ 2025-04-25T04:36:18.8996362Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:18.8997796Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:18.8998712Z | ^ 2025-04-25T04:36:18.9000412Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x128x64_16x16_1x4_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip:3: 2025-04-25T04:36:18.9002995Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:18.9004650Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:18.9006568Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:18.9009239Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:18.9011388Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:18.9012238Z | ^ 2025-04-25T04:36:18.9013229Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:18.9014712Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:18.9015621Z | ^ 2025-04-25T04:36:18.9016185Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:18.9018136Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x128x64_16x16_1x4_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip:3: 2025-04-25T04:36:18.9020660Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:18.9022468Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:18.9024286Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:18.9026979Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:18.9029096Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:18.9029996Z | ^ 2025-04-25T04:36:18.9030969Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:18.9032476Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:18.9033350Z | ^ 2025-04-25T04:36:18.9035095Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x128x64_16x16_1x4_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip:3: 2025-04-25T04:36:18.9037991Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:18.9039678Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:18.9041522Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:18.9044257Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:18.9046393Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:18.9047363Z | ^ 2025-04-25T04:36:18.9048372Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:18.9049823Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:18.9050717Z | ^ 2025-04-25T04:36:18.9051224Z 2 warnings generated when compiling for host. 2025-04-25T04:36:18.9051692Z 2025-04-25T04:36:18.9924306Z [7126/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_128_32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip.o 2025-04-25T04:36:18.9928824Z [7127/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_32x4x1_32x4x1_1x16x1x8_4_Intrawave_v1.hip.o 2025-04-25T04:36:18.9931666Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:18.9934218Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_32x4x1_32x4x1_1x16x1x8_4_Intrawave_v1.hip:3: 2025-04-25T04:36:18.9936895Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:18.9942348Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:18.9943856Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:18.9946336Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:18.9948352Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:18.9949200Z | ^ 2025-04-25T04:36:18.9950153Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:18.9951584Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:18.9952419Z | ^ 2025-04-25T04:36:18.9954057Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_32x4x1_32x4x1_1x16x1x8_4_Intrawave_v1.hip:3: 2025-04-25T04:36:18.9956539Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:18.9958219Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:18.9959953Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:18.9962377Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:18.9964696Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:18.9965583Z | ^ 2025-04-25T04:36:18.9966483Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:18.9967689Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:18.9968502Z | ^ 2025-04-25T04:36:18.9968943Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:18.9970609Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_32x4x1_32x4x1_1x16x1x8_4_Intrawave_v1.hip:3: 2025-04-25T04:36:18.9973004Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:18.9974511Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:18.9976166Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:18.9978633Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:18.9980682Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:18.9981681Z | ^ 2025-04-25T04:36:18.9982575Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:18.9983981Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:18.9984785Z | ^ 2025-04-25T04:36:18.9986360Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_32x4x1_32x4x1_1x16x1x8_4_Intrawave_v1.hip:3: 2025-04-25T04:36:18.9988719Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:18.9990247Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:18.9992012Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:18.9994403Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:18.9996411Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:18.9997199Z | ^ 2025-04-25T04:36:18.9998085Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:18.9999460Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:19.0000279Z | ^ 2025-04-25T04:36:19.0000751Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:19.0002466Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_32x4x1_32x4x1_1x16x1x8_4_Intrawave_v1.hip:3: 2025-04-25T04:36:19.0004911Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:19.0006454Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:19.0008213Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:19.0010690Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:19.0012736Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:19.0013572Z | ^ 2025-04-25T04:36:19.0014586Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:19.0015803Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:19.0016286Z | ^ 2025-04-25T04:36:19.0017177Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_32x4x1_32x4x1_1x16x1x8_4_Intrawave_v1.hip:3: 2025-04-25T04:36:19.0018548Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:19.0019407Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:19.0020354Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:19.0021841Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:19.0022999Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:19.0023447Z | ^ 2025-04-25T04:36:19.0024023Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:19.0024800Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:19.0025275Z | ^ 2025-04-25T04:36:19.0025543Z 2 warnings generated when compiling for host. 2025-04-25T04:36:19.0025798Z 2025-04-25T04:36:19.2459001Z [7127/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_128_64x16x64_16x16_2x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip.o 2025-04-25T04:36:19.2462942Z [7128/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v1.hip.o 2025-04-25T04:36:19.2465719Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:19.2467981Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v1.hip:3: 2025-04-25T04:36:19.2470367Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:19.2471938Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:19.2473678Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:19.2476198Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:19.2478218Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:19.2479020Z | ^ 2025-04-25T04:36:19.2479962Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:19.2481361Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:19.2482170Z | ^ 2025-04-25T04:36:19.2483907Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v1.hip:3: 2025-04-25T04:36:19.2486313Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:19.2487897Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:19.2489624Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:19.2492167Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:19.2494271Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:19.2495090Z | ^ 2025-04-25T04:36:19.2496021Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:19.2497426Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:19.2498256Z | ^ 2025-04-25T04:36:19.2498745Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:19.2500656Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v1.hip:3: 2025-04-25T04:36:19.2503167Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:19.2504738Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:19.2506478Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:19.2508968Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:19.2510996Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:19.2511889Z | ^ 2025-04-25T04:36:19.2512841Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:19.2514223Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:19.2515074Z | ^ 2025-04-25T04:36:19.2516632Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v1.hip:3: 2025-04-25T04:36:19.2518990Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:19.2520575Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:19.2522293Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:19.2524840Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:19.2526882Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:19.2527700Z | ^ 2025-04-25T04:36:19.2528627Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:19.2530033Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:19.2530898Z | ^ 2025-04-25T04:36:19.2531383Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:19.2533201Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v1.hip:3: 2025-04-25T04:36:19.2535598Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:19.2537155Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:19.2541517Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:19.2544199Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:19.2546212Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:19.2547012Z | ^ 2025-04-25T04:36:19.2547949Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:19.2549337Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:19.2550190Z | ^ 2025-04-25T04:36:19.2551882Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v1.hip:3: 2025-04-25T04:36:19.2554288Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:19.2555861Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:19.2557590Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:19.2560116Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:19.2562152Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:19.2563069Z | ^ 2025-04-25T04:36:19.2563978Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:19.2565385Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:19.2566248Z | ^ 2025-04-25T04:36:19.2566716Z 2 warnings generated when compiling for host. 2025-04-25T04:36:19.2567155Z 2025-04-25T04:36:19.4912266Z [7128/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v1.hip.o 2025-04-25T04:36:19.4914858Z [7129/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip.o 2025-04-25T04:36:19.4916374Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:19.4918123Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip:3: 2025-04-25T04:36:19.4919678Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:19.4920601Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:19.4921829Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:19.4923336Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:19.4924520Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:19.4925016Z | ^ 2025-04-25T04:36:19.4925620Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:19.4926513Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:19.4927041Z | ^ 2025-04-25T04:36:19.4927970Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip:3: 2025-04-25T04:36:19.4929373Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:19.4930293Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:19.4931292Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:19.4932834Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:19.4934058Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:19.4934565Z | ^ 2025-04-25T04:36:19.4935082Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:19.4935912Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:19.4936444Z | ^ 2025-04-25T04:36:19.4936731Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:19.4937972Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip:3: 2025-04-25T04:36:19.4939501Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:19.4940434Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:19.4941544Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:19.4943008Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:19.4944167Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:19.4944674Z | ^ 2025-04-25T04:36:19.4945226Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:19.4946058Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:19.4946530Z | ^ 2025-04-25T04:36:19.4947461Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip:3: 2025-04-25T04:36:19.4948857Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:19.4949870Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:19.4951001Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:19.4952441Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:19.4953612Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:19.4954062Z | ^ 2025-04-25T04:36:19.4954588Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:19.4955462Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:19.4955937Z | ^ 2025-04-25T04:36:19.4956207Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:19.4957265Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip:3: 2025-04-25T04:36:19.4958550Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:19.4959464Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:19.4960450Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:19.4962244Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:19.4963391Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:19.4963848Z | ^ 2025-04-25T04:36:19.4964364Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:19.4965124Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:19.4965592Z | ^ 2025-04-25T04:36:19.4966598Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip:3: 2025-04-25T04:36:19.4967971Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:19.4968837Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:19.4969782Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:19.4971140Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:19.4972238Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:19.4972695Z | ^ 2025-04-25T04:36:19.4973219Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:19.4973980Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:19.4974449Z | ^ 2025-04-25T04:36:19.4974720Z 2 warnings generated when compiling for host. 2025-04-25T04:36:19.4974967Z 2025-04-25T04:36:22.9944069Z [7129/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v3.hip.o 2025-04-25T04:36:22.9948439Z [7130/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_128_16x64x64_16x16_1x2_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip.o 2025-04-25T04:36:22.9951174Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:22.9953562Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x64x64_16x16_1x2_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip:3: 2025-04-25T04:36:22.9956114Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:22.9957909Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:22.9959751Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:22.9962464Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:22.9964615Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:22.9965497Z | ^ 2025-04-25T04:36:22.9966516Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:22.9968094Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:22.9968979Z | ^ 2025-04-25T04:36:22.9970684Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x64x64_16x16_1x2_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip:3: 2025-04-25T04:36:22.9973226Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:22.9974940Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:22.9976796Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:22.9979479Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:22.9981958Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:22.9982826Z | ^ 2025-04-25T04:36:22.9983816Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:22.9985338Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:22.9986215Z | ^ 2025-04-25T04:36:22.9986735Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:22.9988713Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x64x64_16x16_1x2_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip:3: 2025-04-25T04:36:22.9991296Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:22.9992945Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:22.9994855Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:22.9997580Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:22.9999805Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.0000703Z | ^ 2025-04-25T04:36:23.0001685Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:23.0003168Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.0004056Z | ^ 2025-04-25T04:36:23.0005800Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x64x64_16x16_1x2_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip:3: 2025-04-25T04:36:23.0008394Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.0010150Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.0012012Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.0014812Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.0016937Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.0017829Z | ^ 2025-04-25T04:36:23.0018923Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:23.0020438Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.0021335Z | ^ 2025-04-25T04:36:23.0021924Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:23.0023925Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x64x64_16x16_1x2_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip:3: 2025-04-25T04:36:23.0026439Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.0028141Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.0029966Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.0032737Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.0034891Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.0035761Z | ^ 2025-04-25T04:36:23.0036721Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:23.0038399Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.0039270Z | ^ 2025-04-25T04:36:23.0040936Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x64x64_16x16_1x2_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip:3: 2025-04-25T04:36:23.0043501Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.0045213Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.0047053Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.0049774Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.0052128Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.0053011Z | ^ 2025-04-25T04:36:23.0054024Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:23.0055544Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.0056427Z | ^ 2025-04-25T04:36:23.0062328Z 2 warnings generated when compiling for host. 2025-04-25T04:36:23.0062854Z 2025-04-25T04:36:23.3600128Z [7130/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v5.hip.o 2025-04-25T04:36:23.3604701Z [7131/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_128_32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip.o 2025-04-25T04:36:23.3607039Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:23.3609139Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:23.3611290Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.3612944Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.3614569Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.3616871Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.3618703Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.3619513Z | ^ 2025-04-25T04:36:23.3620434Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:23.3621835Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.3622800Z | ^ 2025-04-25T04:36:23.3624291Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:23.3626466Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.3627998Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.3629628Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.3631913Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.3633801Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.3634605Z | ^ 2025-04-25T04:36:23.3635522Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:23.3636815Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.3638465Z | ^ 2025-04-25T04:36:23.3638995Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:23.3640832Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:23.3643005Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.3644454Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.3646056Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.3648358Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.3650374Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.3651168Z | ^ 2025-04-25T04:36:23.3652083Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:23.3653387Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.3654193Z | ^ 2025-04-25T04:36:23.3655707Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:23.3658019Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.3659461Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.3661050Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.3663458Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.3665356Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.3666139Z | ^ 2025-04-25T04:36:23.3667037Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:23.3668486Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.3669325Z | ^ 2025-04-25T04:36:23.3669848Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:23.3671531Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:23.3673705Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.3675158Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.3676762Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.3679070Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.3680954Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.3681751Z | ^ 2025-04-25T04:36:23.3682655Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:23.3683952Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.3684778Z | ^ 2025-04-25T04:36:23.3686330Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:23.3688511Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.3689998Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.3691610Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.3693908Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.3695861Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.3696654Z | ^ 2025-04-25T04:36:23.3697574Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:23.3698850Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.3699656Z | ^ 2025-04-25T04:36:23.3700166Z 2 warnings generated when compiling for host. 2025-04-25T04:36:23.3700593Z 2025-04-25T04:36:23.3702785Z [7131/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_16x256x64_16x16_1x4_8x16x1_8x16x1_1x16x1x16_4_Intrawave_v2.hip.o 2025-04-25T04:36:23.3706292Z [7132/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_128_64x16x64_16x16_2x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip.o 2025-04-25T04:36:23.3708555Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:23.3710602Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_64x16x64_16x16_2x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:23.3712700Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.3714241Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.3715828Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.3718099Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.3719930Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.3720699Z | ^ 2025-04-25T04:36:23.3721591Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:23.3722884Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.3723680Z | ^ 2025-04-25T04:36:23.3725136Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_64x16x64_16x16_2x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:23.3727250Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.3728713Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.3730532Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.3732899Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.3734737Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.3735526Z | ^ 2025-04-25T04:36:23.3736405Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:23.3737844Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.3738662Z | ^ 2025-04-25T04:36:23.3739321Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:23.3740938Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_64x16x64_16x16_2x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:23.3743151Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.3744599Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.3746171Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.3748549Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.3750388Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.3751185Z | ^ 2025-04-25T04:36:23.3752078Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:23.3753356Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.3754170Z | ^ 2025-04-25T04:36:23.3755598Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_64x16x64_16x16_2x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:23.3757717Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.3759322Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.3760899Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.3763151Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.3764983Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.3765750Z | ^ 2025-04-25T04:36:23.3766635Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:23.3767933Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.3768735Z | ^ 2025-04-25T04:36:23.3769227Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:23.3770891Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_64x16x64_16x16_2x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:23.3773036Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.3774446Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.3776118Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.3778370Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.3780212Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.3780974Z | ^ 2025-04-25T04:36:23.3781956Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:23.3783242Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.3784112Z | ^ 2025-04-25T04:36:23.3785561Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_64x16x64_16x16_2x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:23.3787697Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.3789154Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.3790720Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.3793076Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.3794912Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.3795715Z | ^ 2025-04-25T04:36:23.3796608Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:23.3797884Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.3798691Z | ^ 2025-04-25T04:36:23.3799195Z 2 warnings generated when compiling for host. 2025-04-25T04:36:23.3799607Z 2025-04-25T04:36:23.6490114Z [7132/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_224x256x64_16x16_7x8_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v3.hip.o 2025-04-25T04:36:23.6493911Z [7133/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v3.hip.o 2025-04-25T04:36:23.6495298Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:23.6497145Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v3.hip:3: 2025-04-25T04:36:23.6499502Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.6501113Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.6503008Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.6505607Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.6507690Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.6508589Z | ^ 2025-04-25T04:36:23.6509734Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:23.6511142Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.6512010Z | ^ 2025-04-25T04:36:23.6513519Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v3.hip:3: 2025-04-25T04:36:23.6515952Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.6517551Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.6519266Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.6521628Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.6523551Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.6524360Z | ^ 2025-04-25T04:36:23.6525281Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:23.6526627Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.6527436Z | ^ 2025-04-25T04:36:23.6528053Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:23.6529878Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v3.hip:3: 2025-04-25T04:36:23.6532242Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.6533761Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.6535469Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.6538171Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.6540300Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.6541091Z | ^ 2025-04-25T04:36:23.6542039Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:23.6543397Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.6544193Z | ^ 2025-04-25T04:36:23.6545725Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v3.hip:3: 2025-04-25T04:36:23.6548100Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.6549592Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.6551304Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.6553756Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.6555857Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.6556676Z | ^ 2025-04-25T04:36:23.6557751Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:23.6558777Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.6559256Z | ^ 2025-04-25T04:36:23.6559543Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:23.6561236Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v3.hip:3: 2025-04-25T04:36:23.6563737Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.6565478Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.6567268Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.6569839Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.6572027Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.6572883Z | ^ 2025-04-25T04:36:23.6573862Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:23.6575379Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.6576203Z | ^ 2025-04-25T04:36:23.6577872Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v3.hip:3: 2025-04-25T04:36:23.6580339Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.6581931Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.6583519Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.6585969Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.6588046Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.6588859Z | ^ 2025-04-25T04:36:23.6589786Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:23.6591186Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.6592030Z | ^ 2025-04-25T04:36:23.6592511Z 2 warnings generated when compiling for host. 2025-04-25T04:36:23.6592948Z 2025-04-25T04:36:23.7326018Z [7133/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_16x16x1_16x8x1_1x32x1x8_2_Intrawave_v2.hip.o 2025-04-25T04:36:23.7330312Z [7134/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_128_32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v1.hip.o 2025-04-25T04:36:23.7333132Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:23.7335683Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v1.hip:3: 2025-04-25T04:36:23.7338848Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.7340581Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.7342521Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.7345281Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.7347474Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.7348468Z | ^ 2025-04-25T04:36:23.7349478Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:23.7350967Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.7351905Z | ^ 2025-04-25T04:36:23.7353671Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v1.hip:3: 2025-04-25T04:36:23.7356123Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.7357784Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.7359679Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.7362383Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.7364548Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.7365420Z | ^ 2025-04-25T04:36:23.7366413Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:23.7367898Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.7368790Z | ^ 2025-04-25T04:36:23.7369420Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:23.7371372Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v1.hip:3: 2025-04-25T04:36:23.7373931Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.7385523Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.7387406Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.7390133Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.7392314Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.7393191Z | ^ 2025-04-25T04:36:23.7394202Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:23.7395696Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.7396592Z | ^ 2025-04-25T04:36:23.7398312Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v1.hip:3: 2025-04-25T04:36:23.7401031Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.7402728Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.7404569Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.7407305Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.7409913Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.7410890Z | ^ 2025-04-25T04:36:23.7411883Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:23.7413389Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.7414290Z | ^ 2025-04-25T04:36:23.7414808Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:23.7416748Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v1.hip:3: 2025-04-25T04:36:23.7419331Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.7422294Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.7424155Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.7426864Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.7429034Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.7429893Z | ^ 2025-04-25T04:36:23.7430878Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:23.7432360Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:23.7433324Z | ^ 2025-04-25T04:36:23.7435039Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v1.hip:3: 2025-04-25T04:36:23.7437797Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:23.7439464Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:23.7441314Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:23.7444016Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:23.7446182Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.7447102Z | ^ 2025-04-25T04:36:23.7448108Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:23.7449603Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:23.7450494Z | ^ 2025-04-25T04:36:23.7451001Z 2 warnings generated when compiling for host. 2025-04-25T04:36:23.7451468Z 2025-04-25T04:36:24.0093579Z [7134/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_32x8x1_32x4x1_1x32x1x8_2_Intrawave_v2.hip.o 2025-04-25T04:36:24.0098466Z [7135/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v1.hip.o 2025-04-25T04:36:24.0101636Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:24.0104301Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v1.hip:3: 2025-04-25T04:36:24.0107345Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:24.0109256Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:24.0111280Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:24.0114183Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:24.0116771Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:24.0117953Z | ^ 2025-04-25T04:36:24.0119129Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:24.0120770Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:24.0121784Z | ^ 2025-04-25T04:36:24.0130162Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v1.hip:3: 2025-04-25T04:36:24.0132619Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:24.0134266Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:24.0136202Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:24.0139127Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:24.0141339Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:24.0142247Z | ^ 2025-04-25T04:36:24.0143200Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:24.0144621Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:24.0145504Z | ^ 2025-04-25T04:36:24.0146028Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:24.0147943Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v1.hip:3: 2025-04-25T04:36:24.0150543Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:24.0152171Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:24.0154038Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:24.0156894Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:24.0159116Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:24.0159997Z | ^ 2025-04-25T04:36:24.0161021Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:24.0162536Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:24.0163429Z | ^ 2025-04-25T04:36:24.0165169Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v1.hip:3: 2025-04-25T04:36:24.0167876Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:24.0169463Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:24.0171364Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:24.0173994Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:24.0176273Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:24.0177188Z | ^ 2025-04-25T04:36:24.0178161Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:24.0179607Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:24.0180483Z | ^ 2025-04-25T04:36:24.0181013Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:24.0183092Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v1.hip:3: 2025-04-25T04:36:24.0185625Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:24.0187384Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:24.0189176Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:24.0191792Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:24.0193956Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:24.0194811Z | ^ 2025-04-25T04:36:24.0195807Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:24.0197294Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:24.0198194Z | ^ 2025-04-25T04:36:24.0199885Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v1.hip:3: 2025-04-25T04:36:24.0202382Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:24.0204095Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:24.0205954Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:24.0208832Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:24.0211055Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:24.0211910Z | ^ 2025-04-25T04:36:24.0212929Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:24.0214434Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:24.0215237Z | ^ 2025-04-25T04:36:24.0215800Z 2 warnings generated when compiling for host. 2025-04-25T04:36:24.0216280Z 2025-04-25T04:36:27.2071284Z [7135/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_8x32x1_8x16x1_1x32x1x8_2_Intrawave_v2.hip.o 2025-04-25T04:36:27.2075511Z [7136/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_224x256x64_16x16_7x8_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v3.hip.o 2025-04-25T04:36:27.2078052Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:27.2080710Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_224x256x64_16x16_7x8_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v3.hip:3: 2025-04-25T04:36:27.2083384Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:27.2085129Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:27.2087020Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:27.2089715Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:27.2091898Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:27.2092862Z | ^ 2025-04-25T04:36:27.2093864Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:27.2095279Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:27.2096148Z | ^ 2025-04-25T04:36:27.2097867Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_224x256x64_16x16_7x8_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v3.hip:3: 2025-04-25T04:36:27.2100461Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:27.2102262Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:27.2104070Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:27.2106711Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:27.2108934Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:27.2109816Z | ^ 2025-04-25T04:36:27.2110782Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:27.2112330Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:27.2113211Z | ^ 2025-04-25T04:36:27.2113734Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:27.2115548Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_224x256x64_16x16_7x8_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v3.hip:3: 2025-04-25T04:36:27.2118144Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:27.2119858Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:27.2121736Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:27.2124572Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:27.2126762Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:27.2127651Z | ^ 2025-04-25T04:36:27.2128648Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:27.2130151Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:27.2131053Z | ^ 2025-04-25T04:36:27.2132825Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_224x256x64_16x16_7x8_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v3.hip:3: 2025-04-25T04:36:27.2135411Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:27.2137115Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:27.2142248Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:27.2144991Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:27.2147116Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:27.2148076Z | ^ 2025-04-25T04:36:27.2149071Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:27.2150540Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:27.2151429Z | ^ 2025-04-25T04:36:27.2151936Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:27.2153927Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_224x256x64_16x16_7x8_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v3.hip:3: 2025-04-25T04:36:27.2156531Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:27.2158229Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:27.2160097Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:27.2162781Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:27.2164954Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:27.2165810Z | ^ 2025-04-25T04:36:27.2166956Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:27.2168448Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:27.2169336Z | ^ 2025-04-25T04:36:27.2171086Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_224x256x64_16x16_7x8_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v3.hip:3: 2025-04-25T04:36:27.2173676Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:27.2175350Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:27.2177223Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:27.2179719Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:27.2181787Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:27.2182671Z | ^ 2025-04-25T04:36:27.2183646Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:27.2185103Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:27.2186011Z | ^ 2025-04-25T04:36:27.2186629Z 2 warnings generated when compiling for host. 2025-04-25T04:36:27.2187118Z 2025-04-25T04:36:27.2222622Z [7136/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_256x224x64_16x16_8x7_8x32x1_8x32x1_1x32x1x8_4_Intrawave_v3.hip.o 2025-04-25T04:36:27.2226722Z [7137/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v5.hip.o 2025-04-25T04:36:27.2229366Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:27.2231744Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v5.hip:3: 2025-04-25T04:36:27.2234414Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:27.2236026Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:27.2238086Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:27.2240702Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:27.2242912Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:27.2243803Z | ^ 2025-04-25T04:36:27.2244809Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:27.2246292Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:27.2247172Z | ^ 2025-04-25T04:36:27.2248937Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v5.hip:3: 2025-04-25T04:36:27.2251494Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:27.2253245Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:27.2255072Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:27.2257853Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:27.2260046Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:27.2260919Z | ^ 2025-04-25T04:36:27.2262013Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:27.2263506Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:27.2264360Z | ^ 2025-04-25T04:36:27.2264857Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:27.2266715Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v5.hip:3: 2025-04-25T04:36:27.2269098Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:27.2270736Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:27.2272692Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:27.2275420Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:27.2277470Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:27.2278306Z | ^ 2025-04-25T04:36:27.2279300Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:27.2280750Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:27.2281646Z | ^ 2025-04-25T04:36:27.2283369Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v5.hip:3: 2025-04-25T04:36:27.2286001Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:27.2287703Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:27.2289503Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:27.2292198Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:27.2294241Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:27.2295093Z | ^ 2025-04-25T04:36:27.2296096Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:27.2297570Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:27.2298462Z | ^ 2025-04-25T04:36:27.2298968Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:27.2300847Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v5.hip:3: 2025-04-25T04:36:27.2303616Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:27.2305261Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:27.2307108Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:27.2309787Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:27.2311939Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:27.2312921Z | ^ 2025-04-25T04:36:27.2313937Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:27.2315405Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:27.2316290Z | ^ 2025-04-25T04:36:27.2318015Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v5.hip:3: 2025-04-25T04:36:27.2320574Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:27.2322245Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:27.2324140Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:27.2326860Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:27.2329051Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:27.2329911Z | ^ 2025-04-25T04:36:27.2330886Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:27.2332370Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:27.2333334Z | ^ 2025-04-25T04:36:27.2333809Z 2 warnings generated when compiling for host. 2025-04-25T04:36:27.2334286Z 2025-04-25T04:36:27.9103158Z [7137/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_16x16x1_16x16x1_1x16x1x16_4_Intrawave_v4.hip.o 2025-04-25T04:36:27.9107599Z [7138/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_16x256x64_16x16_1x4_8x16x1_8x16x1_1x16x1x16_4_Intrawave_v2.hip.o 2025-04-25T04:36:27.9110434Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:27.9112978Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_16x256x64_16x16_1x4_8x16x1_8x16x1_1x16x1x16_4_Intrawave_v2.hip:3: 2025-04-25T04:36:27.9115504Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:27.9117205Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:27.9119029Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:27.9121878Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:27.9124707Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:27.9125684Z | ^ 2025-04-25T04:36:27.9126876Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:27.9128606Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:27.9129790Z | ^ 2025-04-25T04:36:27.9131510Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_16x256x64_16x16_1x4_8x16x1_8x16x1_1x16x1x16_4_Intrawave_v2.hip:3: 2025-04-25T04:36:27.9134422Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:27.9136369Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:27.9138531Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:27.9141516Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:27.9143960Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:27.9145098Z | ^ 2025-04-25T04:36:27.9146436Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:27.9148168Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:27.9149281Z | ^ 2025-04-25T04:36:27.9150339Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:27.9152515Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_16x256x64_16x16_1x4_8x16x1_8x16x1_1x16x1x16_4_Intrawave_v2.hip:3: 2025-04-25T04:36:27.9155215Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:27.9157101Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:27.9159119Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:27.9162187Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:27.9164576Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:27.9165643Z | ^ 2025-04-25T04:36:27.9166914Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:27.9168555Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:27.9169611Z | ^ 2025-04-25T04:36:27.9171499Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_16x256x64_16x16_1x4_8x16x1_8x16x1_1x16x1x16_4_Intrawave_v2.hip:3: 2025-04-25T04:36:27.9174145Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:27.9176117Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:27.9178151Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:27.9181279Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:27.9183781Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:27.9184879Z | ^ 2025-04-25T04:36:27.9186113Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:27.9187792Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:27.9188825Z | ^ 2025-04-25T04:36:27.9189517Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:27.9191637Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_16x256x64_16x16_1x4_8x16x1_8x16x1_1x16x1x16_4_Intrawave_v2.hip:3: 2025-04-25T04:36:27.9194547Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:27.9196377Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:27.9198391Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:27.9201304Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:27.9203831Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:27.9204892Z | ^ 2025-04-25T04:36:27.9206135Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:27.9207783Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:27.9208832Z | ^ 2025-04-25T04:36:27.9210787Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_16x256x64_16x16_1x4_8x16x1_8x16x1_1x16x1x16_4_Intrawave_v2.hip:3: 2025-04-25T04:36:27.9213486Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:27.9215356Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:27.9217529Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:27.9220320Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:27.9222682Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:27.9223733Z | ^ 2025-04-25T04:36:27.9224902Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:27.9226567Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:27.9227616Z | ^ 2025-04-25T04:36:27.9228300Z 2 warnings generated when compiling for host. 2025-04-25T04:36:27.9228888Z 2025-04-25T04:36:28.3872967Z [7138/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v3.hip.o 2025-04-25T04:36:28.3877306Z [7139/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_32x8x1_32x4x1_1x32x1x8_2_Intrawave_v2.hip.o 2025-04-25T04:36:28.3879972Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:28.3882616Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_32x8x1_32x4x1_1x32x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:28.3885139Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:28.3886838Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:28.3888719Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:28.3891387Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:28.3893746Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:28.3894625Z | ^ 2025-04-25T04:36:28.3895620Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:28.3897055Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:28.3897949Z | ^ 2025-04-25T04:36:28.3899613Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_32x8x1_32x4x1_1x32x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:28.3902381Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:28.3904030Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:28.3905838Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:28.3908505Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:28.3910674Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:28.3911557Z | ^ 2025-04-25T04:36:28.3912490Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:28.3914135Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:28.3915011Z | ^ 2025-04-25T04:36:28.3915534Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:28.3917469Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_32x8x1_32x4x1_1x32x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:28.3919988Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:28.3921625Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:28.3923475Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:28.3926116Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:28.3928204Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:28.3929069Z | ^ 2025-04-25T04:36:28.3930053Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:28.3931492Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:28.3932507Z | ^ 2025-04-25T04:36:28.3934168Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_32x8x1_32x4x1_1x32x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:28.3936617Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:28.3939762Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:28.3941639Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:28.3944397Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:28.3946485Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:28.3947315Z | ^ 2025-04-25T04:36:28.3948286Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:28.3949746Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:28.3950611Z | ^ 2025-04-25T04:36:28.3951128Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:28.3953108Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_32x8x1_32x4x1_1x32x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:28.3955637Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:28.3957295Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:28.3959095Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:28.3961754Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:28.3963901Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:28.3964936Z | ^ 2025-04-25T04:36:28.3965901Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:28.3967366Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:28.3968221Z | ^ 2025-04-25T04:36:28.3969861Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_32x8x1_32x4x1_1x32x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:28.3972336Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:28.3973990Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:28.3975745Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:28.3978362Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:28.3980518Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:28.3981399Z | ^ 2025-04-25T04:36:28.3982432Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:28.3984033Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:28.3984926Z | ^ 2025-04-25T04:36:28.3985418Z 2 warnings generated when compiling for host. 2025-04-25T04:36:28.3985874Z 2025-04-25T04:36:28.7898461Z [7139/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v5.hip.o 2025-04-25T04:36:28.7902930Z [7140/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_16x16x1_16x8x1_1x32x1x8_2_Intrawave_v2.hip.o 2025-04-25T04:36:28.7905890Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:28.7908362Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_16x16x1_16x8x1_1x32x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:28.7910947Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:28.7912627Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:28.7914442Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:28.7917253Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:28.7919428Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:28.7920289Z | ^ 2025-04-25T04:36:28.7921287Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:28.7922757Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:28.7923650Z | ^ 2025-04-25T04:36:28.7925351Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_16x16x1_16x8x1_1x32x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:28.7928024Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:28.7929705Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:28.7931540Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:28.7934269Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:28.7936453Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:28.7937317Z | ^ 2025-04-25T04:36:28.7938693Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:28.7940167Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:28.7941078Z | ^ 2025-04-25T04:36:28.7941667Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:28.7943612Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_16x16x1_16x8x1_1x32x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:28.7946153Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:28.7947997Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:28.7949823Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:28.7952510Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:28.7954677Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:28.7955534Z | ^ 2025-04-25T04:36:28.7956519Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:28.7958092Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:28.7958973Z | ^ 2025-04-25T04:36:28.7960700Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_16x16x1_16x8x1_1x32x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:28.7963225Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:28.7964925Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:28.7966750Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:28.7969542Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:28.7971711Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:28.7972566Z | ^ 2025-04-25T04:36:28.7973526Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:28.7975042Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:28.7975930Z | ^ 2025-04-25T04:36:28.7976437Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:28.7978378Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_16x16x1_16x8x1_1x32x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:28.7981084Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:28.7982848Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:28.7984701Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:28.7987336Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:28.7989481Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:28.7990345Z | ^ 2025-04-25T04:36:28.7991318Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:28.7992804Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:28.7993685Z | ^ 2025-04-25T04:36:28.7995378Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_16x16x1_16x8x1_1x32x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:28.7997932Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:28.7999687Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:28.8001516Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:28.8004193Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:28.8006358Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:28.8007224Z | ^ 2025-04-25T04:36:28.8008207Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:28.8009743Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:28.8010622Z | ^ 2025-04-25T04:36:28.8011139Z 2 warnings generated when compiling for host. 2025-04-25T04:36:28.8011613Z 2025-04-25T04:36:29.3062837Z [7140/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v4.hip.o 2025-04-25T04:36:29.3067335Z [7141/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_8x32x1_8x16x1_1x32x1x8_2_Intrawave_v2.hip.o 2025-04-25T04:36:29.3070071Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:29.3072552Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_8x32x1_8x16x1_1x32x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:29.3075162Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:29.3076852Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:29.3078717Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:29.3081471Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:29.3083793Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:29.3084668Z | ^ 2025-04-25T04:36:29.3085673Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:29.3087145Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:29.3088057Z | ^ 2025-04-25T04:36:29.3089797Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_8x32x1_8x16x1_1x32x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:29.3092391Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:29.3094110Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:29.3095979Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:29.3098730Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:29.3100936Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:29.3102054Z | ^ 2025-04-25T04:36:29.3103077Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:29.3104587Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:29.3105482Z | ^ 2025-04-25T04:36:29.3105969Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:29.3107722Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_8x32x1_8x16x1_1x32x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:29.3110315Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:29.3112152Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:29.3113932Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:29.3116562Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:29.3118633Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:29.3119466Z | ^ 2025-04-25T04:36:29.3120546Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:29.3121900Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:29.3122713Z | ^ 2025-04-25T04:36:29.3124354Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_8x32x1_8x16x1_1x32x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:29.3126880Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:29.3128530Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:29.3130353Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:29.3133086Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:29.3135277Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:29.3136134Z | ^ 2025-04-25T04:36:29.3137070Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:29.3139298Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:29.3140211Z | ^ 2025-04-25T04:36:29.3140706Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:29.3142663Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_8x32x1_8x16x1_1x32x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:29.3145149Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:29.3146766Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:29.3148542Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:29.3151163Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:29.3153433Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:29.3154287Z | ^ 2025-04-25T04:36:29.3155252Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:29.3156694Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:29.3157582Z | ^ 2025-04-25T04:36:29.3159272Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_8x32x1_8x16x1_1x32x1x8_2_Intrawave_v2.hip:3: 2025-04-25T04:36:29.3161902Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:29.3163579Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:29.3165444Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:29.3168117Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:29.3170227Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:29.3171101Z | ^ 2025-04-25T04:36:29.3172222Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:29.3173689Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:29.3174607Z | ^ 2025-04-25T04:36:29.3175116Z 2 warnings generated when compiling for host. 2025-04-25T04:36:29.3175580Z 2025-04-25T04:36:31.1989464Z [7141/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v1.hip.o 2025-04-25T04:36:31.1993695Z [7142/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_256x224x64_16x16_8x7_8x32x1_8x32x1_1x32x1x8_4_Intrawave_v3.hip.o 2025-04-25T04:36:31.1996778Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:31.1999294Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x224x64_16x16_8x7_8x32x1_8x32x1_1x32x1x8_4_Intrawave_v3.hip:3: 2025-04-25T04:36:31.2001906Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:31.2003605Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:31.2005469Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:31.2008182Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:31.2010363Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:31.2011244Z | ^ 2025-04-25T04:36:31.2012256Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:31.2013782Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:31.2014710Z | ^ 2025-04-25T04:36:31.2016563Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x224x64_16x16_8x7_8x32x1_8x32x1_1x32x1x8_4_Intrawave_v3.hip:3: 2025-04-25T04:36:31.2019147Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:31.2020839Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:31.2022831Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:31.2025604Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:31.2027870Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:31.2028741Z | ^ 2025-04-25T04:36:31.2029790Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:31.2031242Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:31.2032148Z | ^ 2025-04-25T04:36:31.2032651Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:31.2034597Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x224x64_16x16_8x7_8x32x1_8x32x1_1x32x1x8_4_Intrawave_v3.hip:3: 2025-04-25T04:36:31.2037254Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:31.2039144Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:31.2040984Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:31.2043674Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:31.2045805Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:31.2046655Z | ^ 2025-04-25T04:36:31.2047633Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:31.2049233Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:31.2050101Z | ^ 2025-04-25T04:36:31.2051830Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x224x64_16x16_8x7_8x32x1_8x32x1_1x32x1x8_4_Intrawave_v3.hip:3: 2025-04-25T04:36:31.2054384Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:31.2056064Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:31.2057876Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:31.2060547Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:31.2062788Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:31.2063673Z | ^ 2025-04-25T04:36:31.2064644Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:31.2066112Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:31.2067014Z | ^ 2025-04-25T04:36:31.2067518Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:31.2069599Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x224x64_16x16_8x7_8x32x1_8x32x1_1x32x1x8_4_Intrawave_v3.hip:3: 2025-04-25T04:36:31.2072194Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:31.2073872Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:31.2075717Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:31.2078407Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:31.2080671Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:31.2081523Z | ^ 2025-04-25T04:36:31.2082666Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:31.2084153Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:31.2085037Z | ^ 2025-04-25T04:36:31.2086777Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x224x64_16x16_8x7_8x32x1_8x32x1_1x32x1x8_4_Intrawave_v3.hip:3: 2025-04-25T04:36:31.2089407Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:31.2091134Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:31.2092999Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:31.2095799Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:31.2098033Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:31.2098931Z | ^ 2025-04-25T04:36:31.2099885Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:31.2101566Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:31.2102421Z | ^ 2025-04-25T04:36:31.2102912Z 2 warnings generated when compiling for host. 2025-04-25T04:36:31.2103385Z 2025-04-25T04:36:31.8790625Z [7142/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v2.hip.o 2025-04-25T04:36:31.8794861Z [7143/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_16x16x1_16x16x1_1x16x1x16_4_Intrawave_v4.hip.o 2025-04-25T04:36:31.8797693Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:31.8800166Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_16x16x1_16x16x1_1x16x1x16_4_Intrawave_v4.hip:3: 2025-04-25T04:36:31.8802800Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:31.8804542Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:31.8806416Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:31.8809374Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:31.8811517Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:31.8812351Z | ^ 2025-04-25T04:36:31.8813354Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:31.8814874Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:31.8815777Z | ^ 2025-04-25T04:36:31.8817683Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_16x16x1_16x16x1_1x16x1x16_4_Intrawave_v4.hip:3: 2025-04-25T04:36:31.8820347Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:31.8822092Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:31.8823772Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:31.8826549Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:31.8828680Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:31.8829517Z | ^ 2025-04-25T04:36:31.8830461Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:31.8831865Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:31.8832753Z | ^ 2025-04-25T04:36:31.8833243Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:31.8835137Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_16x16x1_16x16x1_1x16x1x16_4_Intrawave_v4.hip:3: 2025-04-25T04:36:31.8837891Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:31.8839687Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:31.8841469Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:31.8844095Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:31.8846240Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:31.8847093Z | ^ 2025-04-25T04:36:31.8848027Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:31.8849441Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:31.8850307Z | ^ 2025-04-25T04:36:31.8851994Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_16x16x1_16x16x1_1x16x1x16_4_Intrawave_v4.hip:3: 2025-04-25T04:36:31.8854489Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:31.8856113Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:31.8858004Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:31.8860607Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:31.8862775Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:31.8863608Z | ^ 2025-04-25T04:36:31.8864556Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:31.8865938Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:31.8866968Z | ^ 2025-04-25T04:36:31.8867475Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:31.8869443Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_16x16x1_16x16x1_1x16x1x16_4_Intrawave_v4.hip:3: 2025-04-25T04:36:31.8871989Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:31.8873669Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:31.8875523Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:31.8878340Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:31.8880510Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:31.8881392Z | ^ 2025-04-25T04:36:31.8882364Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:31.8883776Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:31.8884563Z | ^ 2025-04-25T04:36:31.8886265Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_16x16x1_16x16x1_1x16x1x16_4_Intrawave_v4.hip:3: 2025-04-25T04:36:31.8888857Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:31.8890469Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:31.8892216Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:31.8894853Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:31.8896948Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:31.8897800Z | ^ 2025-04-25T04:36:31.8898764Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:31.8900181Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:31.8901089Z | ^ 2025-04-25T04:36:31.8901664Z 2 warnings generated when compiling for host. 2025-04-25T04:36:31.8902125Z 2025-04-25T04:36:32.7528666Z [7143/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_chebyshev_polynomial_t.hip.o 2025-04-25T04:36:32.7532600Z [7144/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v3.hip.o 2025-04-25T04:36:32.7535179Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:32.7539059Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v3.hip:3: 2025-04-25T04:36:32.7541280Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:32.7542906Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:32.7544734Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:32.7547477Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:32.7549712Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:32.7550543Z | ^ 2025-04-25T04:36:32.7551568Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:32.7553033Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:32.7553892Z | ^ 2025-04-25T04:36:32.7555658Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v3.hip:3: 2025-04-25T04:36:32.7558033Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:32.7559647Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:32.7561362Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:32.7563666Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:32.7565586Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:32.7566508Z | ^ 2025-04-25T04:36:32.7567488Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:32.7568791Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:32.7569606Z | ^ 2025-04-25T04:36:32.7570077Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:32.7571873Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v3.hip:3: 2025-04-25T04:36:32.7574266Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:32.7575798Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:32.7577524Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:32.7579970Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:32.7582072Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:32.7582875Z | ^ 2025-04-25T04:36:32.7583947Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:32.7585270Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:32.7586083Z | ^ 2025-04-25T04:36:32.7587616Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v3.hip:3: 2025-04-25T04:36:32.7589977Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:32.7591461Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:32.7593197Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:32.7595709Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:32.7597738Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:32.7598537Z | ^ 2025-04-25T04:36:32.7599440Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:32.7600838Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:32.7601751Z | ^ 2025-04-25T04:36:32.7602036Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:32.7603598Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v3.hip:3: 2025-04-25T04:36:32.7605971Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:32.7607615Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:32.7609369Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:32.7611976Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:32.7614245Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:32.7615095Z | ^ 2025-04-25T04:36:32.7616045Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:32.7617509Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:32.7618318Z | ^ 2025-04-25T04:36:32.7619953Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v3.hip:3: 2025-04-25T04:36:32.7622528Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:32.7624050Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:32.7625675Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:32.7628104Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:32.7630127Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:32.7630934Z | ^ 2025-04-25T04:36:32.7631947Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:32.7633353Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:32.7634205Z | ^ 2025-04-25T04:36:32.7634694Z 2 warnings generated when compiling for host. 2025-04-25T04:36:32.7635136Z 2025-04-25T04:36:33.3856229Z [7144/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_chebyshev_polynomial_u.hip.o 2025-04-25T04:36:33.3859057Z [7145/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v4.hip.o 2025-04-25T04:36:33.3860637Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:33.3862001Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v4.hip:3: 2025-04-25T04:36:33.3863308Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:33.3864172Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:33.3865234Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:33.3867590Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:33.3869709Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:33.3870536Z | ^ 2025-04-25T04:36:33.3871482Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:33.3872897Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:33.3873746Z | ^ 2025-04-25T04:36:33.3875387Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v4.hip:3: 2025-04-25T04:36:33.3878086Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:33.3879723Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:33.3881450Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:33.3883942Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:33.3886025Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:33.3886838Z | ^ 2025-04-25T04:36:33.3887665Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:33.3888954Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:33.3889731Z | ^ 2025-04-25T04:36:33.3890179Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:33.3891918Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v4.hip:3: 2025-04-25T04:36:33.3894395Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:33.3895913Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:33.3897616Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:33.3900143Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:33.3902222Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:33.3903047Z | ^ 2025-04-25T04:36:33.3904042Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:33.3905371Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:33.3906217Z | ^ 2025-04-25T04:36:33.3907858Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v4.hip:3: 2025-04-25T04:36:33.3910217Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:33.3911731Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:33.3913438Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:33.3915901Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:33.3917817Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:33.3918610Z | ^ 2025-04-25T04:36:33.3919557Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:33.3920928Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:33.3921732Z | ^ 2025-04-25T04:36:33.3922169Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:33.3924168Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v4.hip:3: 2025-04-25T04:36:33.3926511Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:33.3927399Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:33.3928882Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:33.3931392Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:33.3933497Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:33.3934357Z | ^ 2025-04-25T04:36:33.3935320Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:33.3936755Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:33.3937937Z | ^ 2025-04-25T04:36:33.3939684Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v4.hip:3: 2025-04-25T04:36:33.3942385Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:33.3943979Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:33.3945725Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:33.3948324Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:33.3950274Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:33.3951183Z | ^ 2025-04-25T04:36:33.3952073Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:33.3953416Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:33.3954267Z | ^ 2025-04-25T04:36:33.3954723Z 2 warnings generated when compiling for host. 2025-04-25T04:36:33.3955161Z 2025-04-25T04:36:33.4962382Z [7145/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_chebyshev_polynomial_v.hip.o 2025-04-25T04:36:33.4966065Z [7146/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v5.hip.o 2025-04-25T04:36:33.4968611Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:33.4970937Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v5.hip:3: 2025-04-25T04:36:33.4973408Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:33.4974963Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:33.4976659Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:33.4979242Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:33.4981290Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:33.4982250Z | ^ 2025-04-25T04:36:33.4983312Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:33.4984694Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:33.4985484Z | ^ 2025-04-25T04:36:33.4987032Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v5.hip:3: 2025-04-25T04:36:33.4998127Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:33.4999706Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:33.5001341Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:33.5003734Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:33.5005821Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:33.5006742Z | ^ 2025-04-25T04:36:33.5007643Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:33.5008497Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:33.5008977Z | ^ 2025-04-25T04:36:33.5009464Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:33.5011152Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v5.hip:3: 2025-04-25T04:36:33.5013548Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:33.5014772Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:33.5015793Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:33.5017300Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:33.5018542Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:33.5019200Z | ^ 2025-04-25T04:36:33.5020051Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:33.5020889Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:33.5021480Z | ^ 2025-04-25T04:36:33.5022444Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v5.hip:3: 2025-04-25T04:36:33.5023883Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:33.5024816Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:33.5025819Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:33.5027380Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:33.5028628Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:33.5029154Z | ^ 2025-04-25T04:36:33.5029674Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:33.5030530Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:33.5031058Z | ^ 2025-04-25T04:36:33.5031395Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:33.5032464Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v5.hip:3: 2025-04-25T04:36:33.5033893Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:33.5035312Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:33.5037008Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:33.5039930Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:33.5042020Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:33.5042873Z | ^ 2025-04-25T04:36:33.5043864Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:33.5045314Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:33.5046725Z | ^ 2025-04-25T04:36:33.5048409Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v5.hip:3: 2025-04-25T04:36:33.5050932Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:33.5052528Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:33.5054317Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:33.5056769Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:33.5059441Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:33.5060232Z | ^ 2025-04-25T04:36:33.5061309Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:33.5062779Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:33.5063618Z | ^ 2025-04-25T04:36:33.5064076Z 2 warnings generated when compiling for host. 2025-04-25T04:36:33.5064544Z 2025-04-25T04:36:33.8773454Z [7146/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_chebyshev_polynomial_w.hip.o 2025-04-25T04:36:33.8776217Z [7147/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_chebyshev_polynomial_t.hip.o 2025-04-25T04:36:33.8778314Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:33.8779469Z 2025-04-25T04:36:33.9994040Z [7147/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ck_bgemm_bfloat16.hip.o 2025-04-25T04:36:33.9997566Z [7148/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v1.hip.o 2025-04-25T04:36:34.0000328Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:34.0002777Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v1.hip:3: 2025-04-25T04:36:34.0005371Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:34.0007105Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:34.0009016Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:34.0011773Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:34.0013985Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:34.0014814Z | ^ 2025-04-25T04:36:34.0015934Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:34.0017417Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:34.0018337Z | ^ 2025-04-25T04:36:34.0020064Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v1.hip:3: 2025-04-25T04:36:34.0022731Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:34.0024586Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:34.0026495Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:34.0029270Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:34.0031348Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:34.0032187Z | ^ 2025-04-25T04:36:34.0033154Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:34.0034703Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:34.0035566Z | ^ 2025-04-25T04:36:34.0036088Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:34.0040395Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v1.hip:3: 2025-04-25T04:36:34.0043024Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:34.0044716Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:34.0046421Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:34.0049107Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:34.0051453Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:34.0052316Z | ^ 2025-04-25T04:36:34.0053322Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:34.0054809Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:34.0055716Z | ^ 2025-04-25T04:36:34.0057424Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v1.hip:3: 2025-04-25T04:36:34.0059835Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:34.0061661Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:34.0063539Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:34.0066302Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:34.0068489Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:34.0069485Z | ^ 2025-04-25T04:36:34.0070481Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:34.0071868Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:34.0072774Z | ^ 2025-04-25T04:36:34.0073295Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:34.0075563Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v1.hip:3: 2025-04-25T04:36:34.0078158Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:34.0079995Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:34.0081892Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:34.0084539Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:34.0086738Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:34.0087622Z | ^ 2025-04-25T04:36:34.0088740Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:34.0090241Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:34.0091139Z | ^ 2025-04-25T04:36:34.0092841Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v1.hip:3: 2025-04-25T04:36:34.0095402Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:34.0097003Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:34.0098861Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:34.0101792Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:34.0104034Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:34.0104932Z | ^ 2025-04-25T04:36:34.0105907Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:34.0107319Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:34.0108164Z | ^ 2025-04-25T04:36:34.0108636Z 2 warnings generated when compiling for host. 2025-04-25T04:36:34.0109091Z 2025-04-25T04:36:34.3642531Z [7148/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ck_gemm_bfloat16.hip.o 2025-04-25T04:36:34.3645491Z [7149/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_chebyshev_polynomial_u.hip.o 2025-04-25T04:36:34.3647603Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:34.3649233Z 2025-04-25T04:36:35.1400622Z [7149/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ck_gemm_float.hip.o 2025-04-25T04:36:35.1403810Z [7150/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_chebyshev_polynomial_v.hip.o 2025-04-25T04:36:35.1405528Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:35.1406340Z 2025-04-25T04:36:35.1735246Z [7150/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ck_gemm_half.hip.o 2025-04-25T04:36:35.1738309Z [7151/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_chebyshev_polynomial_w.hip.o 2025-04-25T04:36:35.1740359Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:35.1741312Z 2025-04-25T04:36:35.4065671Z [7151/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_fused_adam_amsgrad_impl.hip.o 2025-04-25T04:36:35.4069080Z [7152/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v2.hip.o 2025-04-25T04:36:35.4071668Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:35.4073849Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v2.hip:3: 2025-04-25T04:36:35.4076435Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:35.4078121Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:35.4079852Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:35.4082346Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:35.4084374Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:35.4085240Z | ^ 2025-04-25T04:36:35.4086243Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:35.4087823Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:35.4088711Z | ^ 2025-04-25T04:36:35.4090280Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v2.hip:3: 2025-04-25T04:36:35.4092543Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:35.4094110Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:35.4095870Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:35.4098373Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:35.4100403Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:35.4101268Z | ^ 2025-04-25T04:36:35.4102364Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:35.4103807Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:35.4104651Z | ^ 2025-04-25T04:36:35.4105191Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:35.4107108Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v2.hip:3: 2025-04-25T04:36:35.4109428Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:35.4110947Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:35.4112679Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:35.4115110Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:35.4117209Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:35.4118031Z | ^ 2025-04-25T04:36:35.4118994Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:35.4120435Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:35.4121327Z | ^ 2025-04-25T04:36:35.4122869Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v2.hip:3: 2025-04-25T04:36:35.4125295Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:35.4126940Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:35.4128666Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:35.4131204Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:35.4133206Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:35.4134057Z | ^ 2025-04-25T04:36:35.4135006Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:35.4136482Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:35.4137385Z | ^ 2025-04-25T04:36:35.4139515Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:35.4141369Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v2.hip:3: 2025-04-25T04:36:35.4143787Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:35.4145371Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:35.4147100Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:35.4149634Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:35.4151599Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:35.4152469Z | ^ 2025-04-25T04:36:35.4153457Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:35.4154899Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:35.4155738Z | ^ 2025-04-25T04:36:35.4157516Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v2.hip:3: 2025-04-25T04:36:35.4159924Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-25T04:36:35.4161500Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:35.4163261Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:35.4165783Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:35.4167952Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:35.4168772Z | ^ 2025-04-25T04:36:35.4169772Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:35.4171151Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:35.4172024Z | ^ 2025-04-25T04:36:35.4172511Z 2 warnings generated when compiling for host. 2025-04-25T04:36:35.4172965Z 2025-04-25T04:36:35.6002261Z [7152/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_fused_adam_impl.hip.o 2025-04-25T04:36:35.6005099Z [7153/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ck_bgemm_bfloat16.hip.o 2025-04-25T04:36:35.6007231Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:35.6008295Z 2025-04-25T04:36:37.1363522Z [7153/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_fused_adamw_amsgrad_impl.hip.o 2025-04-25T04:36:37.1366255Z [7154/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_fused_adam_amsgrad_impl.hip.o 2025-04-25T04:36:37.1368289Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:37.1369503Z 2025-04-25T04:36:37.6153375Z [7154/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_fused_adamw_impl.hip.o 2025-04-25T04:36:37.6155835Z [7155/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_fused_adam_impl.hip.o 2025-04-25T04:36:37.6157504Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:37.6158011Z 2025-04-25T04:36:37.9079427Z [7155/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_group_norm_kernel.hip.o 2025-04-25T04:36:37.9082203Z [7156/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_fused_adamw_amsgrad_impl.hip.o 2025-04-25T04:36:37.9084297Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:37.9085547Z 2025-04-25T04:36:38.2812832Z [7156/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_hermite_polynomial_h.hip.o 2025-04-25T04:36:38.2815530Z [7157/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ck_gemm_bfloat16.hip.o 2025-04-25T04:36:38.2817572Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:38.2819267Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_bfloat16.hip:4: 2025-04-25T04:36:38.2821088Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-25T04:36:38.2822710Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:38.2824585Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:38.2827294Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:38.2829475Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:38.2830476Z | ^ 2025-04-25T04:36:38.2831470Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:38.2832956Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:38.2833839Z | ^ 2025-04-25T04:36:38.2834788Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_bfloat16.hip:4: 2025-04-25T04:36:38.2836398Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-25T04:36:38.2840214Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:38.2842149Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:38.2844684Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:38.2846824Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:38.2847684Z | ^ 2025-04-25T04:36:38.2848672Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:38.2850146Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:38.2851039Z | ^ 2025-04-25T04:36:38.2851539Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:38.2852847Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_bfloat16.hip:4: 2025-04-25T04:36:38.2854421Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-25T04:36:38.2855848Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:38.2857438Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:38.2859971Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:38.2862143Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:38.2862964Z | ^ 2025-04-25T04:36:38.2863924Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:38.2865414Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:38.2866323Z | ^ 2025-04-25T04:36:38.2867260Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_bfloat16.hip:4: 2025-04-25T04:36:38.2868866Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-25T04:36:38.2870378Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:38.2872385Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:38.2875106Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:38.2877299Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:38.2878186Z | ^ 2025-04-25T04:36:38.2879178Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:38.2880751Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:38.2881665Z | ^ 2025-04-25T04:36:38.2882183Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:38.2883338Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_bfloat16.hip:4: 2025-04-25T04:36:38.2884940Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-25T04:36:38.2886461Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:38.2888316Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:38.2891089Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:38.2893275Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:38.2894162Z | ^ 2025-04-25T04:36:38.2895166Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:38.2896651Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:38.2897555Z | ^ 2025-04-25T04:36:38.2898496Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_bfloat16.hip:4: 2025-04-25T04:36:38.2900127Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-25T04:36:38.2901797Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:38.2903662Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:38.2906402Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:38.2908593Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:38.2909462Z | ^ 2025-04-25T04:36:38.2910459Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:38.2911962Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:38.2912857Z | ^ 2025-04-25T04:36:38.2913365Z 2 warnings generated when compiling for host. 2025-04-25T04:36:38.2913835Z 2025-04-25T04:36:38.6795386Z [7157/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_hermite_polynomial_he.hip.o 2025-04-25T04:36:38.6797952Z [7158/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ck_gemm_float.hip.o 2025-04-25T04:36:38.6799753Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:38.6801554Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_float.hip:4: 2025-04-25T04:36:38.6803082Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-25T04:36:38.6804393Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:38.6805993Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:38.6808388Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:38.6810504Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:38.6811282Z | ^ 2025-04-25T04:36:38.6812190Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:38.6813553Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:38.6814394Z | ^ 2025-04-25T04:36:38.6815240Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_float.hip:4: 2025-04-25T04:36:38.6816722Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-25T04:36:38.6818098Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:38.6819936Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:38.6822523Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:38.6824559Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:38.6825384Z | ^ 2025-04-25T04:36:38.6826285Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:38.6827655Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:38.6828648Z | ^ 2025-04-25T04:36:38.6829132Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:38.6830142Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_float.hip:4: 2025-04-25T04:36:38.6831631Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-25T04:36:38.6833002Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:38.6834615Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:38.6837176Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:38.6839190Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:38.6839912Z | ^ 2025-04-25T04:36:38.6840719Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:38.6842148Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:38.6843032Z | ^ 2025-04-25T04:36:38.6843950Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_float.hip:4: 2025-04-25T04:36:38.6845528Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-25T04:36:38.6847133Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:38.6849005Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:38.6851764Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:38.6853769Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:38.6854559Z | ^ 2025-04-25T04:36:38.6855450Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:38.6856957Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:38.6857755Z | ^ 2025-04-25T04:36:38.6858233Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:38.6859255Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_float.hip:4: 2025-04-25T04:36:38.6860635Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-25T04:36:38.6862519Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:38.6864400Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:38.6867229Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:38.6869412Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:38.6870180Z | ^ 2025-04-25T04:36:38.6871092Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:38.6872490Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:38.6873386Z | ^ 2025-04-25T04:36:38.6874314Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_float.hip:4: 2025-04-25T04:36:38.6875881Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-25T04:36:38.6877510Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:38.6879374Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:38.6882135Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:38.6884357Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:38.6885227Z | ^ 2025-04-25T04:36:38.6886177Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:38.6887632Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:38.6888523Z | ^ 2025-04-25T04:36:38.6888974Z 2 warnings generated when compiling for host. 2025-04-25T04:36:38.6889425Z 2025-04-25T04:36:39.0143222Z [7158/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_int4mm.hip.o 2025-04-25T04:36:39.0145700Z [7159/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_fused_adamw_impl.hip.o 2025-04-25T04:36:39.0147671Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:39.0148811Z 2025-04-25T04:36:39.6612452Z [7159/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_laguerre_polynomial_l.hip.o 2025-04-25T04:36:39.6614953Z [7160/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_group_norm_kernel.hip.o 2025-04-25T04:36:39.6616778Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:39.6617291Z 2025-04-25T04:36:39.6806673Z [7160/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_layer_norm_kernel.hip.o 2025-04-25T04:36:39.6809761Z [7161/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_hermite_polynomial_h.hip.o 2025-04-25T04:36:39.6811798Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:39.6812799Z 2025-04-25T04:36:39.6979145Z [7161/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_legendre_polynomial_p.hip.o 2025-04-25T04:36:39.6981778Z [7162/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ck_gemm_half.hip.o 2025-04-25T04:36:39.6983688Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:39.6985493Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_half.hip:4: 2025-04-25T04:36:39.6986958Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-25T04:36:39.6988406Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:39.6990069Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:39.6992639Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:39.6994598Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:39.6995558Z | ^ 2025-04-25T04:36:39.6996471Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:39.6997867Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:39.6998710Z | ^ 2025-04-25T04:36:39.6999565Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_half.hip:4: 2025-04-25T04:36:39.7001041Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-25T04:36:39.7002467Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:39.7004233Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:39.7006774Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:39.7008813Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:39.7009638Z | ^ 2025-04-25T04:36:39.7010514Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:39.7011911Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:39.7012775Z | ^ 2025-04-25T04:36:39.7013258Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:39.7014464Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_half.hip:4: 2025-04-25T04:36:39.7015920Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-25T04:36:39.7017331Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:39.7019096Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:39.7021662Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:39.7023712Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:39.7024524Z | ^ 2025-04-25T04:36:39.7025472Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:39.7026833Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:39.7027658Z | ^ 2025-04-25T04:36:39.7028500Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_half.hip:4: 2025-04-25T04:36:39.7029967Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-25T04:36:39.7031484Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:39.7033271Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:39.7035822Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:39.7038848Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:39.7039734Z | ^ 2025-04-25T04:36:39.7040658Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:39.7042063Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:39.7043071Z | ^ 2025-04-25T04:36:39.7043560Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:39.7044616Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_half.hip:4: 2025-04-25T04:36:39.7046088Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-25T04:36:39.7047524Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:39.7049275Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:39.7051701Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:431:9: warning: '__assert_ocp_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:39.7053589Z 431 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:39.7054406Z | ^ 2025-04-25T04:36:39.7055328Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:161:9: note: previous definition is here 2025-04-25T04:36:39.7056631Z 161 | #define __assert_ocp_support(interp) \ 2025-04-25T04:36:39.7057439Z | ^ 2025-04-25T04:36:39.7058268Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_half.hip:4: 2025-04-25T04:36:39.7059697Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-25T04:36:39.7061284Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-25T04:36:39.7063131Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-25T04:36:39.7065759Z /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp:439:9: warning: '__assert_fnuz_support' macro redefined [-Wmacro-redefined] 2025-04-25T04:36:39.7067836Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:39.7068650Z | ^ 2025-04-25T04:36:39.7069537Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/amd_detail/amd_hip_fp8.h:167:9: note: previous definition is here 2025-04-25T04:36:39.7070983Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-25T04:36:39.7071831Z | ^ 2025-04-25T04:36:39.7072317Z 2 warnings generated when compiling for host. 2025-04-25T04:36:39.7072769Z 2025-04-25T04:36:39.8690763Z [7162/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_modified_bessel_i0.hip.o 2025-04-25T04:36:39.8693400Z [7163/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_hermite_polynomial_he.hip.o 2025-04-25T04:36:39.8695595Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:39.8696576Z 2025-04-25T04:36:40.8206303Z [7163/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_modified_bessel_i1.hip.o 2025-04-25T04:36:40.8209038Z [7164/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_laguerre_polynomial_l.hip.o 2025-04-25T04:36:40.8211096Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:40.8212081Z 2025-04-25T04:36:41.4458634Z [7164/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_modified_bessel_k0.hip.o 2025-04-25T04:36:41.4460233Z [7165/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_modified_bessel_i0.hip.o 2025-04-25T04:36:41.4461567Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:41.4462084Z 2025-04-25T04:36:41.4865328Z [7165/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_modified_bessel_k1.hip.o 2025-04-25T04:36:41.4867339Z [7166/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_legendre_polynomial_p.hip.o 2025-04-25T04:36:41.4868404Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:41.4868918Z 2025-04-25T04:36:41.5175161Z [7166/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_scaled_modified_bessel_k0.hip.o 2025-04-25T04:36:41.5177802Z [7167/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_modified_bessel_i1.hip.o 2025-04-25T04:36:41.5179788Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:41.5180763Z 2025-04-25T04:36:41.5910815Z [7167/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_scaled_modified_bessel_k1.hip.o 2025-04-25T04:36:41.5913520Z [7168/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_layer_norm_kernel.hip.o 2025-04-25T04:36:41.5915680Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:41.5916577Z 2025-04-25T04:36:42.5566593Z [7168/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_shifted_chebyshev_polynomial_t.hip.o 2025-04-25T04:36:42.5569309Z [7169/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_modified_bessel_k0.hip.o 2025-04-25T04:36:42.5571376Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:42.5572391Z 2025-04-25T04:36:43.1069076Z [7169/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_shifted_chebyshev_polynomial_u.hip.o 2025-04-25T04:36:43.1072148Z [7170/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_scaled_modified_bessel_k0.hip.o 2025-04-25T04:36:43.1074285Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:43.1075282Z 2025-04-25T04:36:43.1205243Z [7170/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_shifted_chebyshev_polynomial_v.hip.o 2025-04-25T04:36:43.1207814Z [7171/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_modified_bessel_k1.hip.o 2025-04-25T04:36:43.1209931Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:43.1210870Z 2025-04-25T04:36:43.2558143Z [7171/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_shifted_chebyshev_polynomial_w.hip.o 2025-04-25T04:36:43.2561148Z [7172/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_shifted_chebyshev_polynomial_t.hip.o 2025-04-25T04:36:43.2563382Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:43.2564407Z 2025-04-25T04:36:43.3647496Z [7172/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_spherical_bessel_j0.hip.o 2025-04-25T04:36:43.3649830Z [7173/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_int4mm.hip.o 2025-04-25T04:36:43.3651859Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:43.3652750Z 2025-04-25T04:36:43.4563866Z [7173/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/torch_hip_generated_NestedTensorBinaryOps.hip.o 2025-04-25T04:36:43.4567068Z [7174/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_scaled_modified_bessel_k1.hip.o 2025-04-25T04:36:43.4568587Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:43.4569209Z 2025-04-25T04:36:44.1957166Z [7174/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/torch_hip_generated_NestedTensorMatmul.hip.o 2025-04-25T04:36:44.1960107Z [7175/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_shifted_chebyshev_polynomial_u.hip.o 2025-04-25T04:36:44.1962332Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:44.1963333Z 2025-04-25T04:36:44.7627539Z [7175/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/torch_hip_generated_NestedTensorTransformerFunctions.hip.o 2025-04-25T04:36:44.7629661Z [7176/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_shifted_chebyshev_polynomial_w.hip.o 2025-04-25T04:36:44.7630938Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:44.7631531Z 2025-04-25T04:36:44.9797661Z [7176/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SoftMax.hip.o 2025-04-25T04:36:44.9800452Z [7177/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_shifted_chebyshev_polynomial_v.hip.o 2025-04-25T04:36:44.9802624Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:44.9803627Z 2025-04-25T04:36:45.0358288Z [7177/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseCsrTensorMath.hip.o 2025-04-25T04:36:45.0361124Z [7178/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_spherical_bessel_j0.hip.o 2025-04-25T04:36:45.0364019Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:45.0367651Z 2025-04-25T04:36:47.3380851Z [7178/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseHIPTensor.hip.o 2025-04-25T04:36:47.3383649Z [7179/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SoftMax.hip.o 2025-04-25T04:36:47.3385857Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:47.3386860Z 2025-04-25T04:36:47.4117865Z [7179/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseHIPTensorMath.hip.o 2025-04-25T04:36:47.4120671Z [7180/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/torch_hip_generated_NestedTensorMatmul.hip.o 2025-04-25T04:36:47.4122669Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:47.4123625Z 2025-04-25T04:36:47.6907181Z [7180/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseMatMul.hip.o 2025-04-25T04:36:47.6910060Z [7181/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/torch_hip_generated_NestedTensorBinaryOps.hip.o 2025-04-25T04:36:47.6912146Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:47.6913095Z 2025-04-25T04:36:47.9708834Z [7181/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseSemiStructuredApplyDense.hip.o 2025-04-25T04:36:47.9711802Z [7182/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseHIPTensor.hip.o 2025-04-25T04:36:47.9713876Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:47.9714867Z 2025-04-25T04:36:48.5674139Z [7182/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseSemiStructuredLinear.hip.o 2025-04-25T04:36:48.5677515Z [7183/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseCsrTensorMath.hip.o 2025-04-25T04:36:48.5679823Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:48.5681817Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseCsrTensorMath.hip:38: 2025-04-25T04:36:48.5685424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5688656Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-25T04:36:48.5689486Z | ^ 2025-04-25T04:36:48.5692766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5698802Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5704956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5710361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5715665Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5720939Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5726198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5738759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5744221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5757294Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5762685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5768126Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5773196Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5778181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5783482Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5788615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5793741Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5798750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5803703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5808844Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5813884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5818839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5823896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5828805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5833879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5838869Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5843874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5848968Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5854063Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5859026Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5864081Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5868943Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5874060Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5879026Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5883985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5888947Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5894089Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5899048Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5904108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5909197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5914091Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5919214Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5924148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5929121Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5934268Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5939454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5944510Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5949535Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5954443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5959620Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5964345Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5969298Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5974445Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5979625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5984656Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5989570Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5994567Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.5999621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6004671Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6009571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6014520Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6019642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6024675Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6029597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6034680Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6039809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6044933Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6049938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6054884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6060031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6065082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6070025Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6075110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6080119Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6085212Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6090176Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6095134Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6100222Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6105429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6110344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6115314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6120203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6125241Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6130294Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6135305Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6142048Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6147100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6152134Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6157138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6162178Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6167066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6172163Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6177104Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6182172Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6187179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6192193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6197115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6202060Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6207263Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6212243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6217194Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6222230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6227308Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6232384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6237298Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6242536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6247544Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6252603Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6257613Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6262641Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6267586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6272678Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6277596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6282667Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6287693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6292613Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6297681Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6302792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6307723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6312884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6317803Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6322778Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6327677Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6332714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6337893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6343033Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6348145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6353180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6358325Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6363288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6368115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6373132Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6378195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6383149Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6388116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6393067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6398136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6403157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6408109Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6413100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6418082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6423291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6428283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6433332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6439783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6444758Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6449690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6454588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6459730Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6464759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6469746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6474838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6479726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6484861Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6489778Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6494742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6499675Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6504926Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6509893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6514929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6519889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6524847Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6529815Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6534827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6540112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6545153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6550259Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6555245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6560167Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6565206Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6570222Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6585049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6589853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6594804Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6599703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6604716Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6609794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6614791Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6619886Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6625043Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6630153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6635174Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6640557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6645589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6650795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6655783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6661063Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6666195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6671266Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6676342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6681486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6686777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6691690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6696715Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6701973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6707039Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6712113Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6717306Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6722402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6727598Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6732554Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6738802Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6743844Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6748777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6753891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6758780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6763759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6769108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6774193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6779345Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6784471Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6789666Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6794788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6799858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6804971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6809971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6815082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6820002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6824992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6830084Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6835260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6840451Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6845375Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6850643Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6855797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6860758Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6866032Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6870983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6876160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6881104Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6886160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6891225Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6896212Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6900816Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6905866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6910940Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6916112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6921229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6926203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6931384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6936566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6941945Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6947196Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6952075Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6957193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6962065Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6967303Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6972529Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6977883Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6983228Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6988489Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6993609Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.6998871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7004191Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7009433Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7014689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7019940Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7025290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7030526Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7035780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7041232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7046563Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7051619Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7056273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7061216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7065558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7083956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7088965Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7093629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7098559Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7103653Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7108641Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7113658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7118597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7123767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7128832Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7134152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7141140Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7146664Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7151911Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7157164Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7162397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7167587Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7172611Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7177552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7182518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7187631Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7192532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7197668Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7202815Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7207810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7213173Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7218443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7223796Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7229159Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7234418Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7239844Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7245102Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7250176Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7255453Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7260636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7266052Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7271307Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7276637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7281845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7286793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7291891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7296617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7301852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7306915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7311893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7316996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7321820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7326799Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7332046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7336900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7342456Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7347674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7352877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7358177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7363334Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7368508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7373674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7378971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7384334Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7389608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7394951Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7400201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7405384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7410371Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7415190Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7420397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7425824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7431080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7436332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7441735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7447088Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7452337Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7457211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7462477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7467494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7472592Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7477745Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7482971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7488333Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7493589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7498844Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7504040Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7509128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7514200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7519366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7524482Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7529543Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7534439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7539598Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7544541Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7549531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7554814Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7560070Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7565310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7570547Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7575877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7581125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7586037Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7591222Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7596292Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7601355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7606383Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7611636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7616949Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7622322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7627542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7632777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7638322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7643289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7648821Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7653770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7658731Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7664041Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7669002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7674074Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7679448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7684697Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7689946Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7695187Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7700434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7705816Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7711055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7716289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7721612Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7726682Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7731812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7736895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7742297Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7747514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7750290Z 396 warnings generated when compiling for gfx90a. 2025-04-25T04:36:48.7751563Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseCsrTensorMath.hip:38: 2025-04-25T04:36:48.7754981Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7757880Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-25T04:36:48.7758521Z | ^ 2025-04-25T04:36:48.7761222Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7766367Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7770971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7775933Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7781218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7786276Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7791172Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7796069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7800924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7806045Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7810998Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7815871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7820896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7825909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7830917Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7836095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7841463Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7846472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7851402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7856236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7861305Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7866352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7871312Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7876188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7881145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7886210Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7891308Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7896189Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7901390Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7906398Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7911484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7916750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7921724Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7926595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7931529Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7936441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7941807Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7946756Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7951583Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7956661Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7961597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7966558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7971299Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7976417Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7981379Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7986404Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7991344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.7996456Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8001578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8006715Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8011690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8016788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8021806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8026691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8031659Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8036755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8041821Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8046949Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8051932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8056866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8061827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8066743Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8071889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8076967Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8082092Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8086218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8090636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8095612Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8100170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8104222Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8108361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8112791Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8117111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8121305Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8125714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8130182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8134433Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8138795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8142153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8144906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8147435Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8150020Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8152549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8155071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8157669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8160193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8162722Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8165231Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8167762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8170331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8172867Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8175392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8177965Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8180518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8183110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8185622Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8188152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8190709Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8193234Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8195772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8198292Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8200837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8203365Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8205898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8208437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8210967Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8213523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8216044Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8218585Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8221140Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8223742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8226277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8228792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8231322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8233900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8236436Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8239301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8241897Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8244467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8246997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8249535Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8252048Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8254618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8257141Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8259662Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8262251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8264841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8267374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8269900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8272450Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8274991Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8277568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8280091Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8282617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8285161Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8287705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8290219Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8292733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8295283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8297797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8300325Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8302913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8305471Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8308017Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8310553Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8313072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8315580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8318129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8320661Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8323192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8325722Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8328278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8330813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8333342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8335882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8338640Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8341251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8343867Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8346396Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8348963Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8351480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8354016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8356536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8359103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8361630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8364172Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8366831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8369364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8371917Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8374443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8376970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8379488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8382091Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8384623Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8387143Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8389658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8392218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8394744Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8397272Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8399845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8402357Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8404910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8407435Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8409956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8412517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8415041Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8417557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8420082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8422692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8425223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8427745Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8430319Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8432851Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8435404Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8438190Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8440729Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8443260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8445838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8448380Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8450920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8453455Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8456027Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8458554Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8461086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8463715Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8466232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8468803Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8471342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8473866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8476413Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8478943Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8481465Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8483986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8486534Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8489150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8491677Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8494217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8496737Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8499278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8501859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8504393Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8506929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8509494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8512024Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8514550Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8517074Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8519644Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8522159Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8524699Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8527247Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8529775Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8532330Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8534858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8537373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8540529Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8543105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8545633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8548174Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8550774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8553301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8555850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8558417Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8560940Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8563508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8566019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8568559Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8571080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8573658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8576179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8578698Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8581229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8583842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8586350Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8588882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8591439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8593962Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8596519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8599046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8601566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8604106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8606629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8609140Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8611663Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8614215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8616748Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8619269Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8621875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8624408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8626967Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8629500Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8632030Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8634568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8637152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8639880Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8642413Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8644938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8647520Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8650046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8652552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8655131Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8657657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8660216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8662820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8665353Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8667921Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8670454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8672975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8675513Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8678069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8680589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8683130Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8685679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8688217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8690776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8693310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8695840Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8698376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8700919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8703506Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8706028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8708553Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8711108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8713633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8716154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8718698Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8721224Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8723773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8726300Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8728828Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8731391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8733926Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8736441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8739154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8741807Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8744340Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8746862Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8749429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8751953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8754527Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8757050Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8759560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8762095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8764655Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8767176Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8769700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8772230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8774777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8777296Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8779807Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8782416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8784938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8787492Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8790017Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8792530Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8795088Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8797612Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8800137Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8802643Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8805190Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8807704Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8810231Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8812790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8815315Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8817859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8820381Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8822942Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8825481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8828036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8830559Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8833815Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8837905Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8840552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8843084Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8845858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8849267Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8854349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8859479Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8864500Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8869582Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8874238Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8877795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8880349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8882889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8885492Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8888016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8890548Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8893128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8895661Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8898219Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8902647Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8907491Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8912673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8917950Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8921932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8924705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8927243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8929980Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8934064Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8936610Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8939427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8942059Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8944675Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8947209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8949744Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8952329Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8954852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8957377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8959894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8962441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8964969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8967497Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8970063Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8972739Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8976710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8979361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.8980838Z 396 warnings generated when compiling for gfx942. 2025-04-25T04:36:48.8981103Z 2025-04-25T04:36:48.8992162Z [7183/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseSemiStructuredOps.hip.o 2025-04-25T04:36:48.8995557Z [7184/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/torch_hip_generated_NestedTensorTransformerFunctions.hip.o 2025-04-25T04:36:48.8998490Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:48.9002610Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9004680Z 795 | __launch_bounds__(kMaxThreads) void jagged_dense_dense_elementwise_jagged_output_kernel_( 2025-04-25T04:36:48.9005227Z | ^ 2025-04-25T04:36:48.9007030Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9010641Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9014105Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9017356Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9020582Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9023965Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9027221Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9030320Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9033313Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9036387Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9040038Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9043104Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9046092Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9049184Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9052161Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9055212Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9058256Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9061247Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9064343Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9067341Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9070319Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9073354Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9076351Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9079335Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9082407Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9085405Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9088383Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9091398Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9094381Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9097388Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9101616Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9107404Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9113281Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9118919Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9124306Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9129927Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9135591Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9141413Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9146920Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9150168Z 40 warnings generated when compiling for gfx90a. 2025-04-25T04:36:48.9153283Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9156722Z 795 | __launch_bounds__(kMaxThreads) void jagged_dense_dense_elementwise_jagged_output_kernel_( 2025-04-25T04:36:48.9157795Z | ^ 2025-04-25T04:36:48.9159540Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9162546Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9168192Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9173387Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9176744Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9179974Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9183191Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9186186Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9189170Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9192194Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9195179Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9198207Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9201197Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9205615Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9210968Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9214001Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9217005Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9219990Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9223129Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9226115Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9229103Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9232132Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9235138Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9238352Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9241327Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9244707Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9247691Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9250676Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9253657Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9257000Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9260626Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9265441Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9268540Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9271713Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9276412Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9282215Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9287806Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9293119Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9298509Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:795:37: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:48.9301815Z 40 warnings generated when compiling for gfx942. 2025-04-25T04:36:48.9302318Z 2025-04-25T04:36:50.4591202Z [7184/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseSemiStructuredTile.hip.o 2025-04-25T04:36:50.4592741Z [7185/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseMatMul.hip.o 2025-04-25T04:36:50.4594133Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:50.4594638Z 2025-04-25T04:36:50.4690586Z [7185/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseSemiSturcturedApply.hip.o 2025-04-25T04:36:50.4693537Z [7186/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseHIPTensorMath.hip.o 2025-04-25T04:36:50.4695491Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:50.4697765Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:318:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:50.4699841Z 318 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:50.4700540Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:50.4702472Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:615:7: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:50.4704490Z 615 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:50.4705090Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:50.4707026Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:712:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:50.4709024Z 712 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:50.4709603Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:50.4711740Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:728:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:50.4713751Z 728 | hipDeviceSynchronize(); 2025-04-25T04:36:50.4714296Z | ^~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:36:50.4716282Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:886:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4718413Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4719000Z | ^ 2025-04-25T04:36:50.4720269Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4722032Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4723152Z | ^ 2025-04-25T04:36:50.4724258Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4725558Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4726280Z | ^ 2025-04-25T04:36:50.4728296Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:897:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4730394Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4730925Z | ^ 2025-04-25T04:36:50.4732196Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4734006Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4735007Z | ^ 2025-04-25T04:36:50.4736188Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4737717Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4738444Z | ^ 2025-04-25T04:36:50.4740588Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:886:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4742771Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4743329Z | ^ 2025-04-25T04:36:50.4744559Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4746289Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4747343Z | ^ 2025-04-25T04:36:50.4748462Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4749890Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4750572Z | ^ 2025-04-25T04:36:50.4752630Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:897:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4754662Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4755227Z | ^ 2025-04-25T04:36:50.4756453Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4758410Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4759304Z | ^ 2025-04-25T04:36:50.4760197Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4760952Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4761360Z | ^ 2025-04-25T04:36:50.4762477Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:886:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4763605Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4763919Z | ^ 2025-04-25T04:36:50.4764609Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4765681Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4766234Z | ^ 2025-04-25T04:36:50.4766868Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4767604Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4767998Z | ^ 2025-04-25T04:36:50.4769122Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:897:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4770249Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4770563Z | ^ 2025-04-25T04:36:50.4771250Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4772246Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4772802Z | ^ 2025-04-25T04:36:50.4773422Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4774161Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4774611Z | ^ 2025-04-25T04:36:50.4775731Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:886:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4776847Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4777159Z | ^ 2025-04-25T04:36:50.4777850Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4778844Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4779425Z | ^ 2025-04-25T04:36:50.4780059Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4780801Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4781198Z | ^ 2025-04-25T04:36:50.4782429Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:897:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4783562Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4783878Z | ^ 2025-04-25T04:36:50.4784678Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4785676Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4786227Z | ^ 2025-04-25T04:36:50.4786982Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4787733Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4788143Z | ^ 2025-04-25T04:36:50.4788497Z 12 warnings generated when compiling for gfx90a. 2025-04-25T04:36:50.4789576Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:318:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:50.4790707Z 318 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:50.4791222Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:50.4792606Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:615:7: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:50.4793723Z 615 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:50.4794263Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:50.4796061Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:712:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:50.4797839Z 712 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:50.4798348Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:50.4799588Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:728:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:50.4800633Z 728 | hipDeviceSynchronize(); 2025-04-25T04:36:50.4801015Z | ^~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:36:50.4811600Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:886:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4813821Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4814393Z | ^ 2025-04-25T04:36:50.4815758Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4817610Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4818616Z | ^ 2025-04-25T04:36:50.4819738Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4820905Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4821685Z | ^ 2025-04-25T04:36:50.4823685Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:897:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4825673Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4826191Z | ^ 2025-04-25T04:36:50.4827386Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4829249Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4830261Z | ^ 2025-04-25T04:36:50.4831421Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4832891Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4833660Z | ^ 2025-04-25T04:36:50.4835710Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:886:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4838092Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4838688Z | ^ 2025-04-25T04:36:50.4839977Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4841825Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4843011Z | ^ 2025-04-25T04:36:50.4844176Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4845543Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4846313Z | ^ 2025-04-25T04:36:50.4848415Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:897:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4850593Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4851173Z | ^ 2025-04-25T04:36:50.4852467Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4854346Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4855405Z | ^ 2025-04-25T04:36:50.4856586Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4857960Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4858696Z | ^ 2025-04-25T04:36:50.4860760Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:886:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4862827Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4863385Z | ^ 2025-04-25T04:36:50.4864596Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4866337Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4867325Z | ^ 2025-04-25T04:36:50.4868445Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4869893Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4870581Z | ^ 2025-04-25T04:36:50.4872569Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:897:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4874559Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4875089Z | ^ 2025-04-25T04:36:50.4876293Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4878114Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4879259Z | ^ 2025-04-25T04:36:50.4880368Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4881704Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4882349Z | ^ 2025-04-25T04:36:50.4884396Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:886:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4886493Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4887045Z | ^ 2025-04-25T04:36:50.4888241Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4889991Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4890959Z | ^ 2025-04-25T04:36:50.4892138Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4893415Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4894162Z | ^ 2025-04-25T04:36:50.4896336Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:897:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4898277Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4898796Z | ^ 2025-04-25T04:36:50.4899867Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4901598Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4902589Z | ^ 2025-04-25T04:36:50.4903768Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4905177Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4905923Z | ^ 2025-04-25T04:36:50.4906700Z 12 warnings generated when compiling for gfx942. 2025-04-25T04:36:50.4908534Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:318:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:50.4910421Z 318 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:50.4910973Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:50.4912948Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:615:7: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:50.4914228Z 615 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:50.4914841Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:50.4916614Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:712:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:50.4918454Z 712 | c10::hip::GetDevice(&curDevice); 2025-04-25T04:36:50.4918972Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-25T04:36:50.4920785Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:728:3: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] 2025-04-25T04:36:50.4922620Z 728 | hipDeviceSynchronize(); 2025-04-25T04:36:50.4922922Z | ^~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:36:50.4924082Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:886:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4925222Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4925543Z | ^ 2025-04-25T04:36:50.4926231Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4927233Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4927800Z | ^ 2025-04-25T04:36:50.4928436Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4929166Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4929618Z | ^ 2025-04-25T04:36:50.4930816Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:897:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4931962Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4932267Z | ^ 2025-04-25T04:36:50.4932966Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4934454Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4935370Z | ^ 2025-04-25T04:36:50.4936445Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4938429Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4939207Z | ^ 2025-04-25T04:36:50.4941336Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:886:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4943506Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4944028Z | ^ 2025-04-25T04:36:50.4945411Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4947243Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4948255Z | ^ 2025-04-25T04:36:50.4949373Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4950702Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4951395Z | ^ 2025-04-25T04:36:50.4953362Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:897:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4954663Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4955069Z | ^ 2025-04-25T04:36:50.4955772Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4956765Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4957323Z | ^ 2025-04-25T04:36:50.4957943Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4958780Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4959190Z | ^ 2025-04-25T04:36:50.4960304Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:886:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4961647Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4962164Z | ^ 2025-04-25T04:36:50.4963357Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4965226Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4966255Z | ^ 2025-04-25T04:36:50.4967590Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4968905Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4969626Z | ^ 2025-04-25T04:36:50.4971732Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:897:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4973932Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4974493Z | ^ 2025-04-25T04:36:50.4975766Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4977502Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4978479Z | ^ 2025-04-25T04:36:50.4979552Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4980905Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4981755Z | ^ 2025-04-25T04:36:50.4983844Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:886:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4985940Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4986509Z | ^ 2025-04-25T04:36:50.4987747Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.4989548Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.4990479Z | ^ 2025-04-25T04:36:50.4991539Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.4992819Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.4993594Z | ^ 2025-04-25T04:36:50.4995339Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:897:13: warning: 'HIPSPARSE_ORDER_COLUMN' is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:36:50.4997328Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-25T04:36:50.4997839Z | ^ 2025-04-25T04:36:50.4999033Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:13781:28: note: 'HIPSPARSE_ORDER_COLUMN' has been explicitly marked deprecated here 2025-04-25T04:36:50.5000694Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:36:50.5001629Z | ^ 2025-04-25T04:36:50.5002701Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-25T04:36:50.5003937Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-25T04:36:50.5004644Z | ^ 2025-04-25T04:36:50.5005253Z 12 warnings generated when compiling for host. 2025-04-25T04:36:50.5005663Z 2025-04-25T04:36:51.8599799Z [7186/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_Activation.hip.o 2025-04-25T04:36:51.8601741Z [7187/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseSemiStructuredApplyDense.hip.o 2025-04-25T04:36:51.8603004Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:51.8603742Z 2025-04-25T04:36:52.4864777Z [7187/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_AffineQuantizer.hip.o 2025-04-25T04:36:52.4867661Z [7188/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseSemiStructuredLinear.hip.o 2025-04-25T04:36:52.4869864Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:52.4870822Z 2025-04-25T04:36:52.7406647Z [7188/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_EmbeddingBag.hip.o 2025-04-25T04:36:52.7409128Z [7189/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseSemiStructuredOps.hip.o 2025-04-25T04:36:52.7410967Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:52.7411799Z 2025-04-25T04:36:52.9879445Z [7189/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_FakeQuantizeCore.hip.o 2025-04-25T04:36:52.9882359Z [7190/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseSemiStructuredTile.hip.o 2025-04-25T04:36:52.9884448Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:52.9885437Z 2025-04-25T04:36:53.7685626Z [7190/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_FusedObsFakeQuant.hip.o 2025-04-25T04:36:53.7688606Z [7191/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseSemiSturcturedApply.hip.o 2025-04-25T04:36:53.7690794Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:53.7691800Z 2025-04-25T04:36:53.9176281Z [7191/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_IntReprQuant.hip.o 2025-04-25T04:36:53.9179381Z [7192/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_AffineQuantizer.hip.o 2025-04-25T04:36:53.9181606Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:53.9182627Z 2025-04-25T04:36:54.6229139Z [7192/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_MakePerTensorQuantizedTensor.hip.o 2025-04-25T04:36:54.6232110Z [7193/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_FakeQuantizeCore.hip.o 2025-04-25T04:36:54.6234296Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:54.6236300Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/FakeQuantizeCore.hip:6: 2025-04-25T04:36:54.6239938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6243514Z 265 | __global__ void unrolled_elementwise_kernel_for_multi_outputs(int N, func_t f, array_t data, inp_calc_t ic, out_calc_t oc) { 2025-04-25T04:36:54.6244783Z | ^ 2025-04-25T04:36:54.6247550Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6252545Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6257472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6262373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6267408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6272288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6277141Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6282138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6287156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6292046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6297110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6302199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6307290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6312473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6317631Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6322481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6327414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6332371Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6340226Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6346633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6352809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6358974Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6364932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6371112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6377125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6382545Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6388001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6393240Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6398326Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6403366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6408893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6413979Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6418885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6423977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6428941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6434504Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6439602Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6444759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6449877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6455072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6460062Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6465106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6470267Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6475587Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6480735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6486152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6491046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6493939Z 48 warnings generated when compiling for gfx90a. 2025-04-25T04:36:54.6495169Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/FakeQuantizeCore.hip:6: 2025-04-25T04:36:54.6498643Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6502011Z 265 | __global__ void unrolled_elementwise_kernel_for_multi_outputs(int N, func_t f, array_t data, inp_calc_t ic, out_calc_t oc) { 2025-04-25T04:36:54.6503161Z | ^ 2025-04-25T04:36:54.6505767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6510491Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6515728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6520824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6525578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6530588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6535793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6540940Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6546158Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6551447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6556578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6561525Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6566297Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6571170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6576128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6581151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6586157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6590986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6595938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6600880Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6605983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6611129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6616393Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6621654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6626752Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6631621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6636599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6641306Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6645968Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6650978Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6655996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6661195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6666201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6671170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6676242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6681423Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6686757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6691975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6697131Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6702484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6707673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6712907Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6718149Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6722870Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6727932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6733122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6738740Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:265:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-25T04:36:54.6741779Z 48 warnings generated when compiling for gfx942. 2025-04-25T04:36:54.6742281Z 2025-04-25T04:36:54.7236113Z [7193/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/transformers/hip/torch_hip_generated_attention.hip.o 2025-04-25T04:36:54.7238879Z [7194/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_EmbeddingBag.hip.o 2025-04-25T04:36:54.7240828Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:54.7241708Z 2025-04-25T04:36:54.8396636Z [7194/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/transformers/hip/torch_hip_generated_attention_backward.hip.o 2025-04-25T04:36:54.8399574Z [7195/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_Activation.hip.o 2025-04-25T04:36:54.8401707Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:54.8402721Z 2025-04-25T04:36:55.0651446Z [7195/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/transformers/hip/flash_attn/aot/torch_hip_generated_mha_all_aot.hip.o 2025-04-25T04:36:55.0654494Z [7196/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_FusedObsFakeQuant.hip.o 2025-04-25T04:36:55.0656806Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:55.0657687Z 2025-04-25T04:36:55.8565222Z [7196/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/torch_hip_generated_intra_node_comm.cu.o 2025-04-25T04:36:55.8568203Z [7197/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_IntReprQuant.hip.o 2025-04-25T04:36:55.8574005Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:55.8575020Z 2025-04-25T04:36:56.0711371Z [7197/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/torch_hip_generated_CUDASymmetricMemory.cu.o 2025-04-25T04:36:56.0714288Z [7198/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_MakePerTensorQuantizedTensor.hip.o 2025-04-25T04:36:56.0716503Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:56.0717524Z 2025-04-25T04:36:56.6629030Z [7198/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/torch_hip_generated_CUDASymmetricMemoryOps.cu.o 2025-04-25T04:36:56.6632038Z [7199/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/transformers/hip/flash_attn/aot/torch_hip_generated_mha_all_aot.hip.o 2025-04-25T04:36:56.6634475Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:56.6635484Z 2025-04-25T04:36:56.8825837Z [7199/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/cuda/torch_hip_generated_AsyncMM.cu.o 2025-04-25T04:36:56.8828589Z [7200/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/transformers/hip/torch_hip_generated_attention.hip.o 2025-04-25T04:36:56.8830642Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:56.8831601Z 2025-04-25T04:36:57.0415416Z [7200/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/torch_hip_generated_NanCheck.cu.o 2025-04-25T04:36:57.0418413Z [7201/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/transformers/hip/torch_hip_generated_attention_backward.hip.o 2025-04-25T04:36:57.0420650Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:57.0421827Z 2025-04-25T04:36:58.4520308Z [7201/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/quantization/torch_hip_generated_quantization_gpu.cu.o 2025-04-25T04:36:58.4523524Z [7202/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/cuda/torch_hip_generated_AsyncMM.cu.o 2025-04-25T04:36:58.4525894Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:58.4527598Z In file included from /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/cuda/AsyncMM.cu:5: 2025-04-25T04:36:58.4531438Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipCtxGetCurrent' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:36:58.4534825Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:36:58.4535561Z | ^ 2025-04-25T04:36:58.4537256Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:36:58.4538882Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:36:58.4539737Z | ^ 2025-04-25T04:36:58.4540957Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5200:1: note: 'hipCtxGetCurrent' has been explicitly marked deprecated here 2025-04-25T04:36:58.4542465Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:36:58.4543014Z | ^ 2025-04-25T04:36:58.4543956Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:36:58.4545350Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:36:58.4546197Z | ^ 2025-04-25T04:36:58.4547308Z In file included from /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/cuda/AsyncMM.cu:5: 2025-04-25T04:36:58.4551132Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipDevicePrimaryCtxGetState' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:36:58.4554684Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:36:58.4555267Z | ^ 2025-04-25T04:36:58.4556399Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:36:58.4557828Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:36:58.4558417Z | ^ 2025-04-25T04:36:58.4559808Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5403:1: note: 'hipDevicePrimaryCtxGetState' has been explicitly marked deprecated here 2025-04-25T04:36:58.4561291Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:36:58.4561873Z | ^ 2025-04-25T04:36:58.4562773Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:36:58.4564115Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:36:58.4564938Z | ^ 2025-04-25T04:36:58.4565625Z 2 warnings generated when compiling for gfx90a. 2025-04-25T04:36:58.4566796Z In file included from /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/cuda/AsyncMM.cu:5: 2025-04-25T04:36:58.4570998Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipCtxGetCurrent' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:36:58.4574079Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:36:58.4574636Z | ^ 2025-04-25T04:36:58.4575822Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:36:58.4577172Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:36:58.4577848Z | ^ 2025-04-25T04:36:58.4579211Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5200:1: note: 'hipCtxGetCurrent' has been explicitly marked deprecated here 2025-04-25T04:36:58.4580589Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:36:58.4581174Z | ^ 2025-04-25T04:36:58.4582229Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:36:58.4583476Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:36:58.4584216Z | ^ 2025-04-25T04:36:58.4585305Z In file included from /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/cuda/AsyncMM.cu:5: 2025-04-25T04:36:58.4589205Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipDevicePrimaryCtxGetState' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:36:58.4592620Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:36:58.4593155Z | ^ 2025-04-25T04:36:58.4594250Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:36:58.4595579Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:36:58.4596176Z | ^ 2025-04-25T04:36:58.4597496Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5403:1: note: 'hipDevicePrimaryCtxGetState' has been explicitly marked deprecated here 2025-04-25T04:36:58.4599037Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:36:58.4599632Z | ^ 2025-04-25T04:36:58.4600599Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:36:58.4601989Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:36:58.4602799Z | ^ 2025-04-25T04:36:58.4603496Z 2 warnings generated when compiling for gfx942. 2025-04-25T04:36:58.4604646Z In file included from /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/cuda/AsyncMM.cu:5: 2025-04-25T04:36:58.4608543Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipCtxGetCurrent' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:36:58.4611873Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:36:58.4612452Z | ^ 2025-04-25T04:36:58.4613541Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:36:58.4614863Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:36:58.4615548Z | ^ 2025-04-25T04:36:58.4616769Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5200:1: note: 'hipCtxGetCurrent' has been explicitly marked deprecated here 2025-04-25T04:36:58.4618130Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:36:58.4618793Z | ^ 2025-04-25T04:36:58.4619788Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:36:58.4621156Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:36:58.4622067Z | ^ 2025-04-25T04:36:58.4623154Z In file included from /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/cuda/AsyncMM.cu:5: 2025-04-25T04:36:58.4628979Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: warning: 'hipDevicePrimaryCtxGetState' is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:36:58.4632520Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:36:58.4633113Z | ^ 2025-04-25T04:36:58.4634252Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-25T04:36:58.4635655Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:36:58.4636267Z | ^ 2025-04-25T04:36:58.4637904Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:5403:1: note: 'hipDevicePrimaryCtxGetState' has been explicitly marked deprecated here 2025-04-25T04:36:58.4639470Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-25T04:36:58.4640063Z | ^ 2025-04-25T04:36:58.4641059Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-25T04:36:58.4642450Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-25T04:36:58.4643369Z | ^ 2025-04-25T04:36:58.4644041Z 2 warnings generated when compiling for host. 2025-04-25T04:36:58.4644527Z 2025-04-25T04:36:58.4645252Z [7202/7823] Linking CXX static library lib/libunbox_lib.a 2025-04-25T04:36:58.4646288Z [7203/7823] Linking CXX static library lib/libunbox_lib.a 2025-04-25T04:36:58.9428130Z [7203/7823] Linking CXX executable bin/test_edge_op_registration 2025-04-25T04:36:58.9429720Z [7204/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/torch_hip_generated_intra_node_comm.cu.o 2025-04-25T04:36:58.9431283Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:36:58.9432042Z 2025-04-25T04:36:58.9752588Z [7204/7823] Linking CXX executable bin/BackoffTest 2025-04-25T04:36:58.9753591Z [7205/7823] Linking CXX executable bin/test_edge_op_registration 2025-04-25T04:36:58.9754413Z Warning: Unused direct dependencies: 2025-04-25T04:36:58.9755048Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2025-04-25T04:36:58.9755754Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2025-04-25T04:36:58.9756429Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2025-04-25T04:36:58.9757049Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-25T04:36:58.9757609Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2025-04-25T04:36:58.9758007Z 2025-04-25T04:36:59.4676145Z [7205/7823] Linking CXX executable bin/FileStoreTest 2025-04-25T04:36:59.4683401Z [7206/7823] Linking CXX executable bin/BackoffTest 2025-04-25T04:36:59.4692319Z Warning: Unused direct dependencies: 2025-04-25T04:36:59.4693055Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:36:59.4693791Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2025-04-25T04:36:59.4694548Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2025-04-25T04:36:59.4695282Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2025-04-25T04:36:59.4695933Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-25T04:36:59.4696524Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2025-04-25T04:36:59.4701685Z 2025-04-25T04:36:59.5757618Z [7206/7823] Linking CXX executable bin/TCPStoreTest 2025-04-25T04:36:59.5758618Z [7207/7823] Linking CXX executable bin/FileStoreTest 2025-04-25T04:36:59.5759759Z Warning: Unused direct dependencies: 2025-04-25T04:36:59.5760416Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-25T04:36:59.5761174Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2025-04-25T04:36:59.5761951Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2025-04-25T04:36:59.5762687Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2025-04-25T04:36:59.5763319Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-25T04:36:59.5763918Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2025-04-25T04:36:59.5764356Z 2025-04-25T04:37:00.0783953Z [7207/7823] Linking CXX executable bin/HashStoreTest 2025-04-25T04:37:00.0784871Z [7208/7823] Linking CXX executable bin/TCPStoreTest 2025-04-25T04:37:00.0785578Z Warning: Unused direct dependencies: 2025-04-25T04:37:00.0786211Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2025-04-25T04:37:00.0787121Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2025-04-25T04:37:00.0787844Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2025-04-25T04:37:00.0788453Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-25T04:37:00.0788981Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2025-04-25T04:37:00.0789391Z 2025-04-25T04:37:00.1695261Z [7208/7823] Linking CXX executable bin/ProcessGroupGlooTest 2025-04-25T04:37:00.1696298Z [7209/7823] Linking CXX executable bin/HashStoreTest 2025-04-25T04:37:00.1697006Z Warning: Unused direct dependencies: 2025-04-25T04:37:00.1697668Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2025-04-25T04:37:00.1698372Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2025-04-25T04:37:00.1699070Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2025-04-25T04:37:00.1699644Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-25T04:37:00.1700373Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2025-04-25T04:37:00.1700752Z 2025-04-25T04:37:00.3092032Z [7209/7823] Linking CXX executable bin/example_allreduce 2025-04-25T04:37:00.3093944Z [7210/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/torch_hip_generated_CUDASymmetricMemoryOps.cu.o 2025-04-25T04:37:00.3095939Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:37:00.3096860Z 2025-04-25T04:37:00.5541603Z [7210/7823] Linking CXX shared library lib/libshm.so 2025-04-25T04:37:00.5542214Z [7211/7823] Linking CXX executable bin/ProcessGroupGlooTest 2025-04-25T04:37:00.5542646Z Warning: Unused direct dependencies: 2025-04-25T04:37:00.5543021Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2025-04-25T04:37:00.5543420Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2025-04-25T04:37:00.5543810Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2025-04-25T04:37:00.5544167Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-25T04:37:00.5544477Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2025-04-25T04:37:00.5810623Z 2025-04-25T04:37:00.5812279Z [7212/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/torch_hip_generated_CUDASymmetricMemory.cu.o 2025-04-25T04:37:00.5813395Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:37:00.7001829Z 2025-04-25T04:37:00.7002894Z [7213/7823] Linking CXX executable bin/example_allreduce 2025-04-25T04:37:00.7003521Z Warning: Unused direct dependencies: 2025-04-25T04:37:00.7003895Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2025-04-25T04:37:00.7004313Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2025-04-25T04:37:00.7004700Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2025-04-25T04:37:00.7005044Z /lib/x86_64-linux-gnu/libpthread.so.0 2025-04-25T04:37:00.7005370Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-25T04:37:00.7005685Z /lib/x86_64-linux-gnu/libm.so.6 2025-04-25T04:37:00.7005986Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2025-04-25T04:37:00.7532994Z 2025-04-25T04:37:00.7534054Z [7214/7823] Linking CXX shared library lib/libshm.so 2025-04-25T04:37:00.7534815Z Warning: Unused direct dependencies: 2025-04-25T04:37:00.7535587Z /lib/x86_64-linux-gnu/librt.so.1 2025-04-25T04:37:00.7536195Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2025-04-25T04:37:00.7536907Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2025-04-25T04:37:00.7537811Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2025-04-25T04:37:00.7538412Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-25T04:37:00.7538929Z /lib/x86_64-linux-gnu/libm.so.6 2025-04-25T04:37:00.7539447Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2025-04-25T04:37:00.7539845Z 2025-04-25T04:37:01.0271508Z [7214/7823] Linking CXX executable bin/torch_shm_manager 2025-04-25T04:37:01.0272095Z [7215/7823] Linking CXX executable bin/torch_shm_manager 2025-04-25T04:37:01.0272527Z Warning: Unused direct dependencies: 2025-04-25T04:37:01.0272899Z /var/lib/jenkins/workspace/build/lib/libshm.so 2025-04-25T04:37:01.0273406Z /lib/x86_64-linux-gnu/libm.so.6 2025-04-25T04:37:01.4995100Z 2025-04-25T04:37:01.4996295Z [7216/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/quantization/torch_hip_generated_quantization_gpu.cu.o 2025-04-25T04:37:01.4997446Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:37:01.6169765Z 2025-04-25T04:37:01.6171270Z [7217/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/torch_hip_generated_NanCheck.cu.o 2025-04-25T04:37:01.6172536Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-25T04:37:01.6173424Z 2025-04-25T04:37:01.6175968Z [7217/7823] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2025-04-25T04:37:01.6178693Z [7217/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.cpp.o 2025-04-25T04:37:01.6180898Z [7217/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/NestedTensorTransformerUtils.cpp.o 2025-04-25T04:37:01.6184111Z [7217/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseBlas.cpp.o 2025-04-25T04:37:01.6186425Z [7217/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseBlasImpl.cpp.o 2025-04-25T04:37:01.7001542Z [7217/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseBlasLegacy.cpp.o 2025-04-25T04:37:01.7003340Z [7218/7823] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2025-04-25T04:37:01.7005185Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:01.7006371Z 2025-04-25T04:37:02.1786484Z [7218/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseHIPBlas.cpp.o 2025-04-25T04:37:02.1788552Z [7219/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseBlas.cpp.o 2025-04-25T04:37:02.1790584Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:02.1791659Z 2025-04-25T04:37:02.2478012Z [7219/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/cuSPARSELtOps.cpp.o 2025-04-25T04:37:02.2480192Z [7220/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseBlasLegacy.cpp.o 2025-04-25T04:37:02.2482314Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:02.2483391Z 2025-04-25T04:37:02.4321454Z [7220/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/Activation.cpp.o 2025-04-25T04:37:02.4323461Z [7221/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseBlasImpl.cpp.o 2025-04-25T04:37:02.4326040Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:02.4328794Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseBlasImpl.cpp:73:6: warning: ‘void at::native::sparse::impl::cuda::{anonymous}::addmm_out_legacy(const SparseCsrTensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const at::Tensor&)’ defined but not used [-Wunused-function] 2025-04-25T04:37:02.4331337Z 73 | void addmm_out_legacy( 2025-04-25T04:37:02.4332028Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:02.4335531Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseBlasImpl.cpp:62:25: warning: ‘c10::MaybeOwned at::native::sparse::impl::cuda::{anonymous}::prepare_dense_matrix_for_cusparse(const at::Tensor&, at::IntArrayRef)’ defined but not used [-Wunused-function] 2025-04-25T04:37:02.4339048Z 62 | c10::MaybeOwned prepare_dense_matrix_for_cusparse( 2025-04-25T04:37:02.4343480Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:02.4343942Z 2025-04-25T04:37:02.5405601Z [7221/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/transformers/hip/sdp_utils.cpp.o 2025-04-25T04:37:02.5407894Z [7222/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseHIPBlas.cpp.o 2025-04-25T04:37:02.5410363Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:02.5412312Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:10, 2025-04-25T04:37:02.5414246Z from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPBlas.cpp:3: 2025-04-25T04:37:02.5418023Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPBlas.cpp: In function ‘void at::native::sparse::cuda::{anonymous}::_csrmm2(char, char, int64_t, int64_t, int64_t, int64_t, T*, T*, int*, int*, T*, int64_t, T*, T*, int64_t, hipDataType)’: 2025-04-25T04:37:02.5423029Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPBlas.cpp:144:5: warning: ‘HIPSPARSE_ORDER_COLUMN’ is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:37:02.5426190Z 144 | HIPSPARSE_ORDER_COLUMN /* memory layout, ONLY column-major is supported now */ 2025-04-25T04:37:02.5427336Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:02.5429161Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Exceptions.h:76:31: note: in definition of macro ‘TORCH_CUDASPARSE_CHECK’ 2025-04-25T04:37:02.5431223Z 76 | hipsparseStatus_t __err = EXPR; \ 2025-04-25T04:37:02.5432247Z | ^~~~ 2025-04-25T04:37:02.5433753Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:8, 2025-04-25T04:37:02.5435330Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-25T04:37:02.5437065Z from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPBlas.cpp:3: 2025-04-25T04:37:02.5439346Z /opt/rocm-6.3.0/include/hipsparse/hipsparse.h:13781:5: note: declared here 2025-04-25T04:37:02.5441161Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:37:02.5442524Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:02.5443771Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:10, 2025-04-25T04:37:02.5445644Z from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPBlas.cpp:3: 2025-04-25T04:37:02.5448963Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPBlas.cpp:153:5: warning: ‘HIPSPARSE_ORDER_COLUMN’ is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:37:02.5452089Z 153 | HIPSPARSE_ORDER_COLUMN /* memory layout, ONLY column-major is supported now */ 2025-04-25T04:37:02.5453230Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:02.5455094Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Exceptions.h:76:31: note: in definition of macro ‘TORCH_CUDASPARSE_CHECK’ 2025-04-25T04:37:02.5457864Z 76 | hipsparseStatus_t __err = EXPR; \ 2025-04-25T04:37:02.5458898Z | ^~~~ 2025-04-25T04:37:02.5460243Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:8, 2025-04-25T04:37:02.5461999Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-25T04:37:02.5463655Z from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPBlas.cpp:3: 2025-04-25T04:37:02.5465463Z /opt/rocm-6.3.0/include/hipsparse/hipsparse.h:13781:5: note: declared here 2025-04-25T04:37:02.5467563Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:37:02.5468852Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:02.5469296Z 2025-04-25T04:37:02.6188186Z [7222/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/BinaryOps.cpp.o 2025-04-25T04:37:02.6190528Z [7223/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/BinaryOps.cpp.o 2025-04-25T04:37:02.6192937Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:02.6194124Z 2025-04-25T04:37:02.6758938Z [7223/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/Conv.cpp.o 2025-04-25T04:37:02.6760940Z [7224/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/Conv.cpp.o 2025-04-25T04:37:02.6763242Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:02.6764443Z 2025-04-25T04:37:02.7304734Z [7224/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/ConvPrepack.cpp.o 2025-04-25T04:37:02.7307219Z [7225/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/ConvPrepack.cpp.o 2025-04-25T04:37:02.7309405Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:02.7310448Z 2025-04-25T04:37:02.7814848Z [7225/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/ConvUnpackImpl.cpp.o 2025-04-25T04:37:02.7817174Z [7226/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/ConvUnpackImpl.cpp.o 2025-04-25T04:37:02.7819392Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:02.7820689Z 2025-04-25T04:37:02.8557093Z [7226/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/Linear.cpp.o 2025-04-25T04:37:02.8559055Z [7227/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/Linear.cpp.o 2025-04-25T04:37:02.8561042Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:02.8562107Z 2025-04-25T04:37:02.8870623Z [7227/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/LinearPrepack.cpp.o 2025-04-25T04:37:02.8873010Z [7228/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/NestedTensorTransformerUtils.cpp.o 2025-04-25T04:37:02.8875253Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:02.8876297Z 2025-04-25T04:37:02.9105248Z [7228/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/LinearUnpackImpl.cpp.o 2025-04-25T04:37:02.9107490Z [7229/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/LinearPrepack.cpp.o 2025-04-25T04:37:02.9109605Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:02.9110633Z 2025-04-25T04:37:02.9485118Z [7229/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/Pooling.cpp.o 2025-04-25T04:37:02.9487888Z [7230/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/LinearUnpackImpl.cpp.o 2025-04-25T04:37:02.9490286Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:02.9491417Z 2025-04-25T04:37:03.1515767Z [7230/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/CachingHostAllocator.cpp.o 2025-04-25T04:37:03.1517733Z [7231/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/transformers/hip/sdp_utils.cpp.o 2025-04-25T04:37:03.1520042Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:03.1523507Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/sdp_utils.cpp: In function ‘bool sdp::{anonymous}::check_flash_attention_hardware_support(const sdp::sdp_params&, bool)’: 2025-04-25T04:37:03.1527549Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/sdp_utils.cpp:228:9: warning: typedef ‘using sm80 = struct sdp::{anonymous}::SMVersion<8, 0>’ locally defined but not used [-Wunused-local-typedefs] 2025-04-25T04:37:03.1530021Z 228 | using sm80 = SMVersion<8, 0>; 2025-04-25T04:37:03.1530817Z | ^~~~ 2025-04-25T04:37:03.1534183Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/sdp_utils.cpp:229:9: warning: typedef ‘using sm120 = struct sdp::{anonymous}::SMVersion<12, 0>’ locally defined but not used [-Wunused-local-typedefs] 2025-04-25T04:37:03.1536483Z 229 | using sm120 = SMVersion<12, 0>; 2025-04-25T04:37:03.1537174Z | ^~~~~ 2025-04-25T04:37:03.1540028Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/sdp_utils.cpp: In function ‘bool sdp::{anonymous}::check_mem_efficient_hardware_support(const sdp::sdp_params&, bool)’: 2025-04-25T04:37:03.1544173Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/sdp_utils.cpp:279:9: warning: typedef ‘using sm50 = struct sdp::{anonymous}::SMVersion<5, 0>’ locally defined but not used [-Wunused-local-typedefs] 2025-04-25T04:37:03.1547179Z 279 | using sm50 = SMVersion<5, 0>; 2025-04-25T04:37:03.1547934Z | ^~~~ 2025-04-25T04:37:03.1550495Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/sdp_utils.cpp:280:9: warning: typedef ‘using sm120 = struct sdp::{anonymous}::SMVersion<12, 0>’ locally defined but not used [-Wunused-local-typedefs] 2025-04-25T04:37:03.1552837Z 280 | using sm120 = SMVersion<12, 0>; 2025-04-25T04:37:03.1553516Z | ^~~~~ 2025-04-25T04:37:03.1555132Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/sdp_utils.cpp: At global scope: 2025-04-25T04:37:03.1558916Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/sdp_utils.cpp:465:6: warning: ‘bool sdp::{anonymous}::check_cudnn_layout(const sdp::sdp_params&, bool)’ defined but not used [-Wunused-function] 2025-04-25T04:37:03.1561317Z 465 | bool check_cudnn_layout(sdp_params const& params, bool debug) { 2025-04-25T04:37:03.1562305Z | ^~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:03.1565516Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/sdp_utils.cpp:175:6: warning: ‘bool sdp::{anonymous}::check_head_dim_size_mem_efficient(const sdp::sdp_params&, bool)’ defined but not used [-Wunused-function] 2025-04-25T04:37:03.1568404Z 175 | bool check_head_dim_size_mem_efficient(sdp_params const& params, bool debug) { 2025-04-25T04:37:03.1569449Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:03.1572353Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/sdp_utils.cpp:63:6: warning: ‘bool sdp::{anonymous}::check_prefer_cudnn_attention()’ defined but not used [-Wunused-function] 2025-04-25T04:37:03.1574866Z 63 | bool check_prefer_cudnn_attention() { 2025-04-25T04:37:03.1575550Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:03.1575916Z 2025-04-25T04:37:03.2340961Z [7231/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/CuSparseHandlePool.cpp.o 2025-04-25T04:37:03.2343719Z [7232/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.cpp.o 2025-04-25T04:37:03.2346589Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:03.2352932Z 2025-04-25T04:37:03.4062617Z [7232/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/CublasHandlePool.cpp.o 2025-04-25T04:37:03.4064309Z [7233/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/Activation.cpp.o 2025-04-25T04:37:03.4066373Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:03.4067284Z 2025-04-25T04:37:03.5953164Z [7233/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/EmptyTensor.cpp.o 2025-04-25T04:37:03.5956150Z [7234/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/cuSPARSELtOps.cpp.o 2025-04-25T04:37:03.5958936Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:03.5960422Z 2025-04-25T04:37:03.7400078Z [7234/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/Exceptions.cpp.o 2025-04-25T04:37:03.7402295Z [7235/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/CuSparseHandlePool.cpp.o 2025-04-25T04:37:03.7404503Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:03.7405705Z 2025-04-25T04:37:03.7991356Z [7235/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPBlas.cpp.o 2025-04-25T04:37:03.7993206Z [7236/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/CachingHostAllocator.cpp.o 2025-04-25T04:37:03.7995493Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:03.7996601Z 2025-04-25T04:37:03.9694323Z [7236/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPContext.cpp.o 2025-04-25T04:37:03.9696372Z [7237/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/EmptyTensor.cpp.o 2025-04-25T04:37:03.9698574Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:03.9699825Z 2025-04-25T04:37:04.1090656Z [7237/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPGeneratorImpl.cpp.o 2025-04-25T04:37:04.1092768Z [7238/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/Pooling.cpp.o 2025-04-25T04:37:04.1095292Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:04.1096480Z 2025-04-25T04:37:04.1540703Z [7238/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPGraph.cpp.o 2025-04-25T04:37:04.1549112Z [7239/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/CublasHandlePool.cpp.o 2025-04-25T04:37:04.1551218Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:04.1553339Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp:3: 2025-04-25T04:37:04.1558038Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:04.1561746Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:37:04.1562578Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:04.1564412Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:04.1566535Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:04.1567485Z | ^~~~ 2025-04-25T04:37:04.1569197Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:04.1570995Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:04.1571784Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:04.1573065Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-25T04:37:04.1574754Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-25T04:37:04.1576275Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp:2: 2025-04-25T04:37:04.1577780Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-25T04:37:04.1579053Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-25T04:37:04.1579909Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:04.1581118Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp:3: 2025-04-25T04:37:04.1585709Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:04.1589614Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:37:04.1590469Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:04.1592127Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:04.1593855Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:04.1594757Z | ^~~~ 2025-04-25T04:37:04.1596401Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:04.1598202Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:04.1598934Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:04.1600080Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-25T04:37:04.1601465Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-25T04:37:04.1602918Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp:2: 2025-04-25T04:37:04.1604086Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-25T04:37:04.1604815Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-25T04:37:04.1605302Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:04.1606004Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp:3: 2025-04-25T04:37:04.1609016Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: warning: ‘hipError_t hipDevicePrimaryCtxGetState(hipDevice_t, unsigned int*, int*)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:04.1613217Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:37:04.1614057Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:04.1615910Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:04.1617895Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:04.1618855Z | ^~~~ 2025-04-25T04:37:04.1620647Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:04.1622578Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:04.1623313Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:04.1624550Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-25T04:37:04.1626675Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-25T04:37:04.1628343Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp:2: 2025-04-25T04:37:04.1629980Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-25T04:37:04.1631779Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-25T04:37:04.1633203Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:04.1634555Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp:3: 2025-04-25T04:37:04.1640487Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: warning: ‘hipError_t hipDevicePrimaryCtxGetState(hipDevice_t, unsigned int*, int*)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:04.1644767Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:37:04.1645602Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:04.1647632Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:04.1649481Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:04.1650447Z | ^~~~ 2025-04-25T04:37:04.1652116Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:04.1653045Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:04.1653446Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:04.1654112Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-25T04:37:04.1654958Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-25T04:37:04.1655772Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp:2: 2025-04-25T04:37:04.1656632Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-25T04:37:04.1657591Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-25T04:37:04.1658284Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:04.1659806Z /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp: In function ‘hipblasStatus_t at::cuda::{anonymous}::rocBLASStatusToHIPStatus(at::cuda::{anonymous}::rocblas_status)’: 2025-04-25T04:37:04.1661923Z /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp:57:11: warning: enumeration value ‘rocblas_status_perf_degraded’ not handled in switch [-Wswitch] 2025-04-25T04:37:04.1663066Z 57 | switch(error) { 2025-04-25T04:37:04.1663442Z | ^ 2025-04-25T04:37:04.1664686Z /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp:57:11: warning: enumeration value ‘rocblas_status_size_query_mismatch’ not handled in switch [-Wswitch] 2025-04-25T04:37:04.1667461Z /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp:57:11: warning: enumeration value ‘rocblas_status_continue’ not handled in switch [-Wswitch] 2025-04-25T04:37:04.1670843Z /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp:57:11: warning: enumeration value ‘rocblas_status_check_numerics_fail’ not handled in switch [-Wswitch] 2025-04-25T04:37:04.1674117Z /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp:57:11: warning: enumeration value ‘rocblas_status_excluded_from_build’ not handled in switch [-Wswitch] 2025-04-25T04:37:04.1677362Z /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp:57:11: warning: enumeration value ‘rocblas_status_arch_mismatch’ not handled in switch [-Wswitch] 2025-04-25T04:37:04.1678798Z 2025-04-25T04:37:04.2213823Z [7239/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPSparseBlas.cpp.o 2025-04-25T04:37:04.2215722Z [7240/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/Exceptions.cpp.o 2025-04-25T04:37:04.2217972Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:04.2219117Z 2025-04-25T04:37:04.5523022Z [7240/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPSparseDescriptors.cpp.o 2025-04-25T04:37:04.5525225Z [7241/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPContext.cpp.o 2025-04-25T04:37:04.5527236Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:04.5528354Z 2025-04-25T04:37:04.6651193Z [7241/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/PeerToPeerAccess.cpp.o 2025-04-25T04:37:04.6652995Z [7242/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPSparseBlas.cpp.o 2025-04-25T04:37:04.6654975Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:04.6661146Z 2025-04-25T04:37:05.1295153Z [7242/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/detail/HIPHooks.cpp.o 2025-04-25T04:37:05.1296654Z [7243/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPSparseDescriptors.cpp.o 2025-04-25T04:37:05.1298345Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:05.1300762Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparseDescriptors.cpp: In function ‘void* at::cuda::sparse::createRawDnMatDescriptor(const at::Tensor&, int64_t, bool)’: 2025-04-25T04:37:05.1304136Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparseDescriptors.cpp:83:16: warning: ‘HIPSPARSE_ORDER_COLUMN’ is deprecated: Please use HIPSPARSE_ORDER_COL instead [-Wdeprecated-declarations] 2025-04-25T04:37:05.1306077Z 83 | auto order = HIPSPARSE_ORDER_COLUMN; 2025-04-25T04:37:05.1306708Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.1307665Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:8, 2025-04-25T04:37:05.1308865Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-25T04:37:05.1310034Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparseDescriptors.cpp:2: 2025-04-25T04:37:05.1311455Z /opt/rocm-6.3.0/include/hipsparse/hipsparse.h:13781:5: note: declared here 2025-04-25T04:37:05.1312809Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-25T04:37:05.1313733Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.1314044Z 2025-04-25T04:37:05.3022980Z [7243/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.cpp.o 2025-04-25T04:37:05.3025179Z [7244/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPGeneratorImpl.cpp.o 2025-04-25T04:37:05.3027509Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:05.3028644Z 2025-04-25T04:37:05.3952028Z [7244/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.cpp.o 2025-04-25T04:37:05.3953269Z [7245/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPGraph.cpp.o 2025-04-25T04:37:05.3954516Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:05.3955193Z 2025-04-25T04:37:05.4121291Z [7245/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/llvm_basic.cpp.o 2025-04-25T04:37:05.4123042Z [7246/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/PeerToPeerAccess.cpp.o 2025-04-25T04:37:05.4125120Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:05.4126564Z 2025-04-25T04:37:05.4929884Z [7246/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/llvm_complex.cpp.o 2025-04-25T04:37:05.4931530Z [7247/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPBlas.cpp.o 2025-04-25T04:37:05.4933582Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:05.4936242Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp: In function ‘hipblasStatus_t rocBLASStatusToHIPStatus(rocblas_status)’: 2025-04-25T04:37:05.4939417Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:44:11: warning: enumeration value ‘rocblas_status_perf_degraded’ not handled in switch [-Wswitch] 2025-04-25T04:37:05.4941227Z 44 | switch(error) 2025-04-25T04:37:05.4941925Z | ^ 2025-04-25T04:37:05.4944115Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:44:11: warning: enumeration value ‘rocblas_status_size_query_mismatch’ not handled in switch [-Wswitch] 2025-04-25T04:37:05.4947951Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:44:11: warning: enumeration value ‘rocblas_status_continue’ not handled in switch [-Wswitch] 2025-04-25T04:37:05.4951071Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:44:11: warning: enumeration value ‘rocblas_status_check_numerics_fail’ not handled in switch [-Wswitch] 2025-04-25T04:37:05.4954704Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:44:11: warning: enumeration value ‘rocblas_status_excluded_from_build’ not handled in switch [-Wswitch] 2025-04-25T04:37:05.4958182Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:44:11: warning: enumeration value ‘rocblas_status_arch_mismatch’ not handled in switch [-Wswitch] 2025-04-25T04:37:05.4961005Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.4962686Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.4965359Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h: In instantiation of ‘auto at::cuda::tunable::GetRocBlasGemmStridedBatchedTypeStringAndOps() [with T = double]’: 2025-04-25T04:37:05.4970215Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:278:79: required from ‘at::cuda::tunable::GemmStridedBatchedTunableOp::GemmStridedBatchedTunableOp() [with T = double; at::cuda::tunable::BlasOp ALayout = at::cuda::tunable::BlasOp::T; at::cuda::tunable::BlasOp BLayout = at::cuda::tunable::BlasOp::T]’ 2025-04-25T04:37:05.4976106Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:851:96: required from ‘void at::cuda::blas::bgemm_tunable(char, char, int64_t, int64_t, int64_t, at::opmath_type, const Dtype*, int64_t, int64_t, const Dtype*, int64_t, int64_t, at::opmath_type, C_Dtype*, int64_t, int64_t, int64_t) [with Dtype = double; C_Dtype = double; int64_t = long int; at::opmath_type = double]’ 2025-04-25T04:37:05.4980091Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:875:26: required from here 2025-04-25T04:37:05.4984667Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:251:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.4988637Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.4989698Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.4990591Z 252 |  input_output_type, 2025-04-25T04:37:05.4991442Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.4992293Z 253 |  input_output_type, 2025-04-25T04:37:05.4993137Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.4993967Z 254 |  compute_type, 2025-04-25T04:37:05.4994800Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.4995667Z 255 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.4996523Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.4997419Z 256 |  nullptr, 2025-04-25T04:37:05.4998243Z | ~~~~~~~~ 2025-04-25T04:37:05.4999079Z 257 |  &solution_size)); 2025-04-25T04:37:05.4999899Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5001640Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5003453Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5004425Z | ^~~~ 2025-04-25T04:37:05.5016468Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5032452Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5034164Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5035731Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5037203Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5039238Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5040450Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5041751Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5043405Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5048043Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:251:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5052528Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5053694Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5054567Z 252 |  input_output_type, 2025-04-25T04:37:05.5055425Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5056345Z 253 |  input_output_type, 2025-04-25T04:37:05.5057276Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5058185Z 254 |  compute_type, 2025-04-25T04:37:05.5059108Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5060075Z 255 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5061064Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5062008Z 256 |  nullptr, 2025-04-25T04:37:05.5062822Z | ~~~~~~~~ 2025-04-25T04:37:05.5063832Z 257 |  &solution_size)); 2025-04-25T04:37:05.5064771Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5066710Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5068647Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5069518Z | ^~~~ 2025-04-25T04:37:05.5070388Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5071834Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5073280Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5074650Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5076271Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5078166Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5079573Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5081034Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5082447Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5087064Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:251:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5091113Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5092270Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5093163Z 252 |  input_output_type, 2025-04-25T04:37:05.5094010Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5094861Z 253 |  input_output_type, 2025-04-25T04:37:05.5095701Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5096533Z 254 |  compute_type, 2025-04-25T04:37:05.5097413Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5098415Z 255 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5099422Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5100366Z 256 |  nullptr, 2025-04-25T04:37:05.5101290Z | ~~~~~~~~ 2025-04-25T04:37:05.5102337Z 257 |  &solution_size)); 2025-04-25T04:37:05.5103117Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5105022Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5107044Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5107972Z | ^~~~ 2025-04-25T04:37:05.5109024Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5110417Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5111904Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5113538Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5116829Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5118535Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5119721Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5120967Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5123067Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5128102Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:260:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5132178Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5133421Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5134438Z 261 |  input_output_type, 2025-04-25T04:37:05.5135438Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5136255Z 262 |  input_output_type, 2025-04-25T04:37:05.5137101Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5138801Z 263 |  compute_type, 2025-04-25T04:37:05.5139735Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5140707Z 264 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5141758Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5142703Z 265 |  solutions.data(), 2025-04-25T04:37:05.5143543Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5144337Z 266 |  &solution_size)); 2025-04-25T04:37:05.5145255Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5147332Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5149480Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5156474Z | ^~~~ 2025-04-25T04:37:05.5157786Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5159401Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5161164Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5162651Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5164272Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5166016Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5167391Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5169026Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5170705Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5174954Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:260:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5179644Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5180814Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5181794Z 261 |  input_output_type, 2025-04-25T04:37:05.5182673Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5183608Z 262 |  input_output_type, 2025-04-25T04:37:05.5184694Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5185608Z 263 |  compute_type, 2025-04-25T04:37:05.5186524Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5187969Z 264 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5188824Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5189662Z 265 |  solutions.data(), 2025-04-25T04:37:05.5190477Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5191287Z 266 |  &solution_size)); 2025-04-25T04:37:05.5192082Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5193806Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5195541Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5196421Z | ^~~~ 2025-04-25T04:37:05.5197473Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5199195Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5200850Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5202149Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5203568Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5205131Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5206417Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5207638Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5209062Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5213309Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:260:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5217024Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5218061Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5218926Z 261 |  input_output_type, 2025-04-25T04:37:05.5219761Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5220599Z 262 |  input_output_type, 2025-04-25T04:37:05.5221407Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5222679Z 263 |  compute_type, 2025-04-25T04:37:05.5223537Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5224389Z 264 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5225254Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5226064Z 265 |  solutions.data(), 2025-04-25T04:37:05.5226921Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5227795Z 266 |  &solution_size)); 2025-04-25T04:37:05.5228608Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5230307Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5232024Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5232797Z | ^~~~ 2025-04-25T04:37:05.5233643Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5234950Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5236512Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5238440Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5240131Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5241480Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5242205Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5243069Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5243920Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5245515Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h: In instantiation of ‘auto at::cuda::tunable::GetRocBlasGemmStridedBatchedTypeStringAndOps() [with T = float]’: 2025-04-25T04:37:05.5249094Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:278:79: required from ‘at::cuda::tunable::GemmStridedBatchedTunableOp::GemmStridedBatchedTunableOp() [with T = float; at::cuda::tunable::BlasOp ALayout = at::cuda::tunable::BlasOp::T; at::cuda::tunable::BlasOp BLayout = at::cuda::tunable::BlasOp::T]’ 2025-04-25T04:37:05.5252752Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:851:96: required from ‘void at::cuda::blas::bgemm_tunable(char, char, int64_t, int64_t, int64_t, at::opmath_type, const Dtype*, int64_t, int64_t, const Dtype*, int64_t, int64_t, at::opmath_type, C_Dtype*, int64_t, int64_t, int64_t) [with Dtype = float; C_Dtype = float; int64_t = long int; at::opmath_type = float]’ 2025-04-25T04:37:05.5255093Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:886:25: required from here 2025-04-25T04:37:05.5257734Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:251:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5260729Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5261378Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5262015Z 252 |  input_output_type, 2025-04-25T04:37:05.5262535Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5263061Z 253 |  input_output_type, 2025-04-25T04:37:05.5263559Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5264071Z 254 |  compute_type, 2025-04-25T04:37:05.5264582Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5265105Z 255 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5265887Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5266667Z 256 |  nullptr, 2025-04-25T04:37:05.5267170Z | ~~~~~~~~ 2025-04-25T04:37:05.5267762Z 257 |  &solution_size)); 2025-04-25T04:37:05.5268261Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5269315Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5270341Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5270873Z | ^~~~ 2025-04-25T04:37:05.5271415Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5272207Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5273244Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5274538Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5275934Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5277666Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5278913Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5280215Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5281662Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5285733Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:251:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5289574Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5290628Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5291463Z 252 |  input_output_type, 2025-04-25T04:37:05.5292266Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5293092Z 253 |  input_output_type, 2025-04-25T04:37:05.5293913Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5294734Z 254 |  compute_type, 2025-04-25T04:37:05.5295543Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5296410Z 255 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5297284Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5298090Z 256 |  nullptr, 2025-04-25T04:37:05.5298900Z | ~~~~~~~~ 2025-04-25T04:37:05.5299711Z 257 |  &solution_size)); 2025-04-25T04:37:05.5300553Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5302485Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5304239Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5305060Z | ^~~~ 2025-04-25T04:37:05.5305962Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5306973Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5307844Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5308650Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5309537Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5310534Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5311256Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5312054Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5312905Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5316397Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:251:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5320165Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5321213Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5322196Z 252 |  input_output_type, 2025-04-25T04:37:05.5323032Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5323861Z 253 |  input_output_type, 2025-04-25T04:37:05.5324705Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5325534Z 254 |  compute_type, 2025-04-25T04:37:05.5326349Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5327210Z 255 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5328050Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5328896Z 256 |  nullptr, 2025-04-25T04:37:05.5329681Z | ~~~~~~~~ 2025-04-25T04:37:05.5330509Z 257 |  &solution_size)); 2025-04-25T04:37:05.5331344Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5333060Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5334875Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5335684Z | ^~~~ 2025-04-25T04:37:05.5336599Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5338109Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5339512Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5340477Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5341374Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5342435Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5343158Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5343903Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5344771Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5347274Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:260:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5349452Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5350084Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5350620Z 261 |  input_output_type, 2025-04-25T04:37:05.5351186Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5351784Z 262 |  input_output_type, 2025-04-25T04:37:05.5352539Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5353350Z 263 |  compute_type, 2025-04-25T04:37:05.5354158Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5355014Z 264 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5355885Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5356737Z 265 |  solutions.data(), 2025-04-25T04:37:05.5357560Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5358409Z 266 |  &solution_size)); 2025-04-25T04:37:05.5359235Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5360967Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5362689Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5363486Z | ^~~~ 2025-04-25T04:37:05.5364540Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5365865Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5367323Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5368654Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5370174Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5371921Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5373126Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5374363Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5375842Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5379106Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:260:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5381598Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5382297Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5382839Z 261 |  input_output_type, 2025-04-25T04:37:05.5383424Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5383934Z 262 |  input_output_type, 2025-04-25T04:37:05.5384564Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5385134Z 263 |  compute_type, 2025-04-25T04:37:05.5385642Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5386207Z 264 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5386730Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5387303Z 265 |  solutions.data(), 2025-04-25T04:37:05.5387810Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5388300Z 266 |  &solution_size)); 2025-04-25T04:37:05.5389058Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5390680Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5392400Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5393174Z | ^~~~ 2025-04-25T04:37:05.5394074Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5395490Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5396948Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5398282Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5399799Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5401480Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5402712Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5403953Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5405405Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5409674Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:260:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5413434Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5414194Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5414740Z 261 |  input_output_type, 2025-04-25T04:37:05.5415254Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5415770Z 262 |  input_output_type, 2025-04-25T04:37:05.5416269Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5416847Z 263 |  compute_type, 2025-04-25T04:37:05.5417361Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5417886Z 264 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5418407Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5418925Z 265 |  solutions.data(), 2025-04-25T04:37:05.5419432Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5419924Z 266 |  &solution_size)); 2025-04-25T04:37:05.5420425Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5421596Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5422838Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5423573Z | ^~~~ 2025-04-25T04:37:05.5424479Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5425772Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5427215Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5428671Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5430172Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5431836Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5433047Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5434352Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5435795Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5438653Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h: In instantiation of ‘auto at::cuda::tunable::GetRocBlasGemmStridedBatchedTypeStringAndOps() [with T = c10::complex]’: 2025-04-25T04:37:05.5443790Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:278:79: required from ‘at::cuda::tunable::GemmStridedBatchedTunableOp::GemmStridedBatchedTunableOp() [with T = c10::complex; at::cuda::tunable::BlasOp ALayout = at::cuda::tunable::BlasOp::T; at::cuda::tunable::BlasOp BLayout = at::cuda::tunable::BlasOp::T]’ 2025-04-25T04:37:05.5449126Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:851:96: required from ‘void at::cuda::blas::bgemm_tunable(char, char, int64_t, int64_t, int64_t, at::opmath_type, const Dtype*, int64_t, int64_t, const Dtype*, int64_t, int64_t, at::opmath_type, C_Dtype*, int64_t, int64_t, int64_t) [with Dtype = c10::complex; C_Dtype = c10::complex; int64_t = long int; at::opmath_type = c10::complex]’ 2025-04-25T04:37:05.5451299Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:897:40: required from here 2025-04-25T04:37:05.5454409Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:251:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5457332Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5458110Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5458650Z 252 |  input_output_type, 2025-04-25T04:37:05.5459253Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5459821Z 253 |  input_output_type, 2025-04-25T04:37:05.5460607Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5461549Z 254 |  compute_type, 2025-04-25T04:37:05.5462301Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5462835Z 255 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5463460Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5463971Z 256 |  nullptr, 2025-04-25T04:37:05.5464457Z | ~~~~~~~~ 2025-04-25T04:37:05.5465094Z 257 |  &solution_size)); 2025-04-25T04:37:05.5465623Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5466786Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5468440Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5469343Z | ^~~~ 2025-04-25T04:37:05.5469903Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5470696Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5471548Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5472379Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5473308Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5474860Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5475608Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5476364Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5477240Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5479703Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:251:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5481965Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5482967Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5483839Z 252 |  input_output_type, 2025-04-25T04:37:05.5484683Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5485509Z 253 |  input_output_type, 2025-04-25T04:37:05.5486354Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5487179Z 254 |  compute_type, 2025-04-25T04:37:05.5488004Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5488846Z 255 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5489710Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5490513Z 256 |  nullptr, 2025-04-25T04:37:05.5491329Z | ~~~~~~~~ 2025-04-25T04:37:05.5492122Z 257 |  &solution_size)); 2025-04-25T04:37:05.5493039Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5494772Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5496503Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5497303Z | ^~~~ 2025-04-25T04:37:05.5498207Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5499601Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5501058Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5502528Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5504039Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5505692Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5506903Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5508232Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5509707Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5512518Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:251:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5514687Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5515302Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5515915Z 252 |  input_output_type, 2025-04-25T04:37:05.5516433Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5516953Z 253 |  input_output_type, 2025-04-25T04:37:05.5517456Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5517957Z 254 |  compute_type, 2025-04-25T04:37:05.5518460Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5518970Z 255 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5519768Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5520583Z 256 |  nullptr, 2025-04-25T04:37:05.5521376Z | ~~~~~~~~ 2025-04-25T04:37:05.5522181Z 257 |  &solution_size)); 2025-04-25T04:37:05.5523010Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5524738Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5526567Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5527358Z | ^~~~ 2025-04-25T04:37:05.5528249Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5529558Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5531004Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5532435Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5533899Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5535585Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5536800Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5538242Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5539696Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5544100Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:260:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5547884Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5548589Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5549135Z 261 |  input_output_type, 2025-04-25T04:37:05.5549850Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5550371Z 262 |  input_output_type, 2025-04-25T04:37:05.5550872Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5551443Z 263 |  compute_type, 2025-04-25T04:37:05.5551946Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5552461Z 264 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5553012Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5553614Z 265 |  solutions.data(), 2025-04-25T04:37:05.5554120Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5554624Z 266 |  &solution_size)); 2025-04-25T04:37:05.5555279Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5557190Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5558928Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5559697Z | ^~~~ 2025-04-25T04:37:05.5560727Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5562053Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5563510Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5564861Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5566456Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5568112Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5569278Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5570517Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5571974Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5576257Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:260:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5580010Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5581065Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5582040Z 261 |  input_output_type, 2025-04-25T04:37:05.5582900Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5583748Z 262 |  input_output_type, 2025-04-25T04:37:05.5584691Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5585506Z 263 |  compute_type, 2025-04-25T04:37:05.5586345Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5586996Z 264 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5587527Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5588035Z 265 |  solutions.data(), 2025-04-25T04:37:05.5588548Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5589057Z 266 |  &solution_size)); 2025-04-25T04:37:05.5589557Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5590654Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5592336Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5593170Z | ^~~~ 2025-04-25T04:37:05.5594443Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5596112Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5597879Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5599298Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5600918Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5602836Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5604140Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5605384Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5606836Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5611542Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:260:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5616160Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5617215Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5618106Z 261 |  input_output_type, 2025-04-25T04:37:05.5618930Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5619786Z 262 |  input_output_type, 2025-04-25T04:37:05.5620632Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5621624Z 263 |  compute_type, 2025-04-25T04:37:05.5622453Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5623296Z 264 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5624154Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5624991Z 265 |  solutions.data(), 2025-04-25T04:37:05.5625823Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5626663Z 266 |  &solution_size)); 2025-04-25T04:37:05.5627510Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5628825Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5629855Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5630347Z | ^~~~ 2025-04-25T04:37:05.5630896Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5631674Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5632535Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5633428Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5634830Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5636417Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5637154Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5638166Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5639040Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5640613Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h: In instantiation of ‘auto at::cuda::tunable::GetRocBlasGemmStridedBatchedTypeStringAndOps() [with T = c10::complex]’: 2025-04-25T04:37:05.5644204Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:278:79: required from ‘at::cuda::tunable::GemmStridedBatchedTunableOp::GemmStridedBatchedTunableOp() [with T = c10::complex; at::cuda::tunable::BlasOp ALayout = at::cuda::tunable::BlasOp::T; at::cuda::tunable::BlasOp BLayout = at::cuda::tunable::BlasOp::T]’ 2025-04-25T04:37:05.5647853Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:851:96: required from ‘void at::cuda::blas::bgemm_tunable(char, char, int64_t, int64_t, int64_t, at::opmath_type, const Dtype*, int64_t, int64_t, const Dtype*, int64_t, int64_t, at::opmath_type, C_Dtype*, int64_t, int64_t, int64_t) [with Dtype = c10::complex; C_Dtype = c10::complex; int64_t = long int; at::opmath_type = c10::complex]’ 2025-04-25T04:37:05.5651510Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:908:39: required from here 2025-04-25T04:37:05.5655897Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:251:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5659775Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5660787Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5661802Z 252 |  input_output_type, 2025-04-25T04:37:05.5662662Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5663518Z 253 |  input_output_type, 2025-04-25T04:37:05.5664368Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5665068Z 254 |  compute_type, 2025-04-25T04:37:05.5665579Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5666099Z 255 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5666611Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5667108Z 256 |  nullptr, 2025-04-25T04:37:05.5667598Z | ~~~~~~~~ 2025-04-25T04:37:05.5668209Z 257 |  &solution_size)); 2025-04-25T04:37:05.5668705Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5669755Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5670951Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5671837Z | ^~~~ 2025-04-25T04:37:05.5672723Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5674036Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5675483Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5676834Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5678748Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5680537Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5681736Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5682949Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5684410Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5688710Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:251:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5691204Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5691843Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5692378Z 252 |  input_output_type, 2025-04-25T04:37:05.5692899Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5693411Z 253 |  input_output_type, 2025-04-25T04:37:05.5694030Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5694522Z 254 |  compute_type, 2025-04-25T04:37:05.5695025Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5695550Z 255 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5696077Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5696565Z 256 |  nullptr, 2025-04-25T04:37:05.5697060Z | ~~~~~~~~ 2025-04-25T04:37:05.5697574Z 257 |  &solution_size)); 2025-04-25T04:37:05.5698127Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5699170Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5700197Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5700689Z | ^~~~ 2025-04-25T04:37:05.5701231Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5702140Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5703009Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5703822Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5704710Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5705703Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5706427Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5707215Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5708075Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5710527Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:251:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5712696Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5713357Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5713897Z 252 |  input_output_type, 2025-04-25T04:37:05.5714399Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5714913Z 253 |  input_output_type, 2025-04-25T04:37:05.5715424Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5715913Z 254 |  compute_type, 2025-04-25T04:37:05.5716417Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5716932Z 255 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5717458Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5717948Z 256 |  nullptr, 2025-04-25T04:37:05.5718435Z | ~~~~~~~~ 2025-04-25T04:37:05.5718938Z 257 |  &solution_size)); 2025-04-25T04:37:05.5719440Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5720513Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5721531Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5722012Z | ^~~~ 2025-04-25T04:37:05.5722563Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5723342Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5724207Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5725049Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5725948Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5726922Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5727639Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5728380Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5729269Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5731692Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:260:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5733859Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5734484Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5735017Z 261 |  input_output_type, 2025-04-25T04:37:05.5735561Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5736073Z 262 |  input_output_type, 2025-04-25T04:37:05.5736584Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5737089Z 263 |  compute_type, 2025-04-25T04:37:05.5740842Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5741839Z 264 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5742708Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5743556Z 265 |  solutions.data(), 2025-04-25T04:37:05.5744383Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5745210Z 266 |  &solution_size)); 2025-04-25T04:37:05.5746040Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5747800Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5749506Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5750510Z | ^~~~ 2025-04-25T04:37:05.5751427Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5752729Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5754207Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5755561Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5757075Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5758075Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5759119Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5759865Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5760733Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5763271Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:260:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5765440Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5766062Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5766598Z 261 |  input_output_type, 2025-04-25T04:37:05.5767113Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5767610Z 262 |  input_output_type, 2025-04-25T04:37:05.5768187Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5768689Z 263 |  compute_type, 2025-04-25T04:37:05.5769474Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5770204Z 264 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5771054Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5771897Z 265 |  solutions.data(), 2025-04-25T04:37:05.5772733Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5773556Z 266 |  &solution_size)); 2025-04-25T04:37:05.5774381Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5776116Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5777856Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5778637Z | ^~~~ 2025-04-25T04:37:05.5779538Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5781130Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5782658Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5784034Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5785538Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5787219Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5788520Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5789744Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5791038Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5793573Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:260:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5795753Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5796376Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5796919Z 261 |  input_output_type, 2025-04-25T04:37:05.5797441Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5797966Z 262 |  input_output_type, 2025-04-25T04:37:05.5798470Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5799013Z 263 |  compute_type, 2025-04-25T04:37:05.5799871Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5800708Z 264 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5801263Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5801784Z 265 |  solutions.data(), 2025-04-25T04:37:05.5802291Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5802780Z 266 |  &solution_size)); 2025-04-25T04:37:05.5803284Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5804332Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5805348Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5806114Z | ^~~~ 2025-04-25T04:37:05.5806996Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5808323Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5809798Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5810707Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5811604Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5812602Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5813315Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5814226Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5815598Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5818111Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h: In instantiation of ‘auto at::cuda::tunable::GetRocBlasGemmStridedBatchedTypeStringAndOps() [with T = c10::Half]’: 2025-04-25T04:37:05.5821186Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:278:79: required from ‘at::cuda::tunable::GemmStridedBatchedTunableOp::GemmStridedBatchedTunableOp() [with T = c10::Half; at::cuda::tunable::BlasOp ALayout = at::cuda::tunable::BlasOp::T; at::cuda::tunable::BlasOp BLayout = at::cuda::tunable::BlasOp::T]’ 2025-04-25T04:37:05.5825974Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:851:96: required from ‘void at::cuda::blas::bgemm_tunable(char, char, int64_t, int64_t, int64_t, at::opmath_type, const Dtype*, int64_t, int64_t, const Dtype*, int64_t, int64_t, at::opmath_type, C_Dtype*, int64_t, int64_t, int64_t) [with Dtype = c10::Half; C_Dtype = c10::Half; int64_t = long int; at::opmath_type = float]’ 2025-04-25T04:37:05.5828561Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:919:28: required from here 2025-04-25T04:37:05.5831289Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:251:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5835114Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5836160Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5836709Z 252 |  input_output_type, 2025-04-25T04:37:05.5837210Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5837935Z 253 |  input_output_type, 2025-04-25T04:37:05.5838447Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5838953Z 254 |  compute_type, 2025-04-25T04:37:05.5839446Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5839964Z 255 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5840490Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5840989Z 256 |  nullptr, 2025-04-25T04:37:05.5841469Z | ~~~~~~~~ 2025-04-25T04:37:05.5842101Z 257 |  &solution_size)); 2025-04-25T04:37:05.5842682Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5844014Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5845518Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5846106Z | ^~~~ 2025-04-25T04:37:05.5846663Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5847441Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5848306Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5849116Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5850007Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5851710Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5852899Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5854121Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5855570Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5859759Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:251:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5863600Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5864647Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5865526Z 252 |  input_output_type, 2025-04-25T04:37:05.5866375Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5867211Z 253 |  input_output_type, 2025-04-25T04:37:05.5868059Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5868895Z 254 |  compute_type, 2025-04-25T04:37:05.5869680Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5870508Z 255 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5871357Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5872169Z 256 |  nullptr, 2025-04-25T04:37:05.5872961Z | ~~~~~~~~ 2025-04-25T04:37:05.5873806Z 257 |  &solution_size)); 2025-04-25T04:37:05.5874711Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5876438Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5878155Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5879021Z | ^~~~ 2025-04-25T04:37:05.5879934Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5881312Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5882479Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5883291Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5884283Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5885505Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5886481Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5887796Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5889488Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5892148Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:251:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5894518Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5895375Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5896252Z 252 |  input_output_type, 2025-04-25T04:37:05.5897110Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5897947Z 253 |  input_output_type, 2025-04-25T04:37:05.5898790Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5899637Z 254 |  compute_type, 2025-04-25T04:37:05.5900476Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5901323Z 255 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5902288Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5903119Z 256 |  nullptr, 2025-04-25T04:37:05.5903940Z | ~~~~~~~~ 2025-04-25T04:37:05.5904761Z 257 |  &solution_size)); 2025-04-25T04:37:05.5905608Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5907351Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5909191Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5909981Z | ^~~~ 2025-04-25T04:37:05.5910897Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5912309Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5913776Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5915133Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5916614Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5918291Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5919501Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5920753Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5922376Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5926548Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:260:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5928786Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5929409Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5930080Z 261 |  input_output_type, 2025-04-25T04:37:05.5930606Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5931119Z 262 |  input_output_type, 2025-04-25T04:37:05.5931623Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5932128Z 263 |  compute_type, 2025-04-25T04:37:05.5932633Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5933161Z 264 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5933746Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5934258Z 265 |  solutions.data(), 2025-04-25T04:37:05.5934771Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5935278Z 266 |  &solution_size)); 2025-04-25T04:37:05.5935776Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5936815Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5938049Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5938726Z | ^~~~ 2025-04-25T04:37:05.5939745Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5940883Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5941962Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5942767Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5943722Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5944715Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5945441Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5946171Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5947033Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5951127Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:260:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5955009Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5956053Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5956925Z 261 |  input_output_type, 2025-04-25T04:37:05.5957788Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5958641Z 262 |  input_output_type, 2025-04-25T04:37:05.5959504Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5960293Z 263 |  compute_type, 2025-04-25T04:37:05.5961088Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5961941Z 264 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5962795Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5963617Z 265 |  solutions.data(), 2025-04-25T04:37:05.5964457Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5965280Z 266 |  &solution_size)); 2025-04-25T04:37:05.5966088Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5967807Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.5969523Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.5970304Z | ^~~~ 2025-04-25T04:37:05.5971200Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.5972583Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.5974058Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5975410Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5976958Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.5978398Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.5979180Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5979925Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.5980782Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.5983360Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:260:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.5986743Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.5987967Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.5988870Z 261 |  input_output_type, 2025-04-25T04:37:05.5989798Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5990780Z 262 |  input_output_type, 2025-04-25T04:37:05.5991611Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5992432Z 263 |  compute_type, 2025-04-25T04:37:05.5993256Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.5994114Z 264 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.5994990Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5995819Z 265 |  solutions.data(), 2025-04-25T04:37:05.5996654Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.5997500Z 266 |  &solution_size)); 2025-04-25T04:37:05.5998328Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6000062Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6001804Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6002598Z | ^~~~ 2025-04-25T04:37:05.6003495Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6004791Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6006224Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6007681Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6009171Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6010896Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6028053Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6029066Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6029914Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6031460Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h: In instantiation of ‘auto at::cuda::tunable::GetRocBlasGemmStridedBatchedTypeStringAndOps() [with T = c10::BFloat16]’: 2025-04-25T04:37:05.6035463Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:278:79: required from ‘at::cuda::tunable::GemmStridedBatchedTunableOp::GemmStridedBatchedTunableOp() [with T = c10::BFloat16; at::cuda::tunable::BlasOp ALayout = at::cuda::tunable::BlasOp::T; at::cuda::tunable::BlasOp BLayout = at::cuda::tunable::BlasOp::T]’ 2025-04-25T04:37:05.6040218Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:851:96: required from ‘void at::cuda::blas::bgemm_tunable(char, char, int64_t, int64_t, int64_t, at::opmath_type, const Dtype*, int64_t, int64_t, const Dtype*, int64_t, int64_t, at::opmath_type, C_Dtype*, int64_t, int64_t, int64_t) [with Dtype = c10::BFloat16; C_Dtype = c10::BFloat16; int64_t = long int; at::opmath_type = float]’ 2025-04-25T04:37:05.6044044Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:930:32: required from here 2025-04-25T04:37:05.6048549Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:251:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6052042Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6053001Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6053830Z 252 |  input_output_type, 2025-04-25T04:37:05.6054627Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6055428Z 253 |  input_output_type, 2025-04-25T04:37:05.6056211Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6056999Z 254 |  compute_type, 2025-04-25T04:37:05.6057777Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6058567Z 255 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6059336Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6060086Z 256 |  nullptr, 2025-04-25T04:37:05.6060851Z | ~~~~~~~~ 2025-04-25T04:37:05.6061883Z 257 |  &solution_size)); 2025-04-25T04:37:05.6062678Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6064398Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6066017Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6066825Z | ^~~~ 2025-04-25T04:37:05.6067672Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6068925Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6070289Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6071571Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6072939Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6074701Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6075888Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6077101Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6078541Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6081594Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:251:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6083858Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6084562Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6085092Z 252 |  input_output_type, 2025-04-25T04:37:05.6085768Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6086545Z 253 |  input_output_type, 2025-04-25T04:37:05.6087372Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6088210Z 254 |  compute_type, 2025-04-25T04:37:05.6089041Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6089921Z 255 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6090757Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6091590Z 256 |  nullptr, 2025-04-25T04:37:05.6092400Z | ~~~~~~~~ 2025-04-25T04:37:05.6092963Z 257 |  &solution_size)); 2025-04-25T04:37:05.6093458Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6094583Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6095616Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6096144Z | ^~~~ 2025-04-25T04:37:05.6096692Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6097522Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6098613Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6099876Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6101407Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6103146Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6104423Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6105668Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6107121Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6111343Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:251:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6115302Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6116434Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6117272Z 252 |  input_output_type, 2025-04-25T04:37:05.6118097Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6118862Z 253 |  input_output_type, 2025-04-25T04:37:05.6119607Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6120330Z 254 |  compute_type, 2025-04-25T04:37:05.6121069Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6121830Z 255 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6122637Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6123366Z 256 |  nullptr, 2025-04-25T04:37:05.6124098Z | ~~~~~~~~ 2025-04-25T04:37:05.6124840Z 257 |  &solution_size)); 2025-04-25T04:37:05.6125588Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6127144Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6128891Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6129692Z | ^~~~ 2025-04-25T04:37:05.6130688Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6132046Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6133479Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6134957Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6136480Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6138140Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6139210Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6140591Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6142326Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6146528Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:260:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6150171Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6151111Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6151911Z 261 |  input_output_type, 2025-04-25T04:37:05.6152657Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6153506Z 262 |  input_output_type, 2025-04-25T04:37:05.6154357Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6155107Z 263 |  compute_type, 2025-04-25T04:37:05.6155876Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6156692Z 264 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6157534Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6158458Z 265 |  solutions.data(), 2025-04-25T04:37:05.6159230Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6160103Z 266 |  &solution_size)); 2025-04-25T04:37:05.6160874Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6162779Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6164329Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6165042Z | ^~~~ 2025-04-25T04:37:05.6166193Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6167719Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6169109Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6170561Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6172216Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6173965Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6175133Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6176515Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6178088Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6182396Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:260:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6184808Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6185439Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6185965Z 261 |  input_output_type, 2025-04-25T04:37:05.6186485Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6186994Z 262 |  input_output_type, 2025-04-25T04:37:05.6187510Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6187999Z 263 |  compute_type, 2025-04-25T04:37:05.6188501Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6189022Z 264 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6189548Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6190055Z 265 |  solutions.data(), 2025-04-25T04:37:05.6190564Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6191067Z 266 |  &solution_size)); 2025-04-25T04:37:05.6191562Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6192601Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6193622Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6194107Z | ^~~~ 2025-04-25T04:37:05.6194645Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6195638Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6196511Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6197322Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6198241Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6199233Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6199990Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6200737Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6201589Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6204027Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:260:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6206209Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6206841Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6207377Z 261 |  input_output_type, 2025-04-25T04:37:05.6207881Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6208396Z 262 |  input_output_type, 2025-04-25T04:37:05.6208903Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6209393Z 263 |  compute_type, 2025-04-25T04:37:05.6209898Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6210412Z 264 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6210952Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6211469Z 265 |  solutions.data(), 2025-04-25T04:37:05.6211966Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6212473Z 266 |  &solution_size)); 2025-04-25T04:37:05.6212978Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6214020Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6215031Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6215527Z | ^~~~ 2025-04-25T04:37:05.6216081Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6216872Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6217729Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6218569Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6219468Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6220621Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6221333Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6222289Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6223178Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6224617Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h: In instantiation of ‘auto at::cuda::tunable::GetRocBlasGemmTypeStringAndOps() [with T = double]’: 2025-04-25T04:37:05.6227100Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:215:65: required from ‘at::cuda::tunable::GemmTunableOp::GemmTunableOp() [with T = double; at::cuda::tunable::BlasOp ALayout = at::cuda::tunable::BlasOp::T; at::cuda::tunable::BlasOp BLayout = at::cuda::tunable::BlasOp::T]’ 2025-04-25T04:37:05.6230230Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:1368:82: required from ‘void at::cuda::blas::gemm_tunable(char, char, int64_t, int64_t, int64_t, at::opmath_type, const DType*, int64_t, const DType*, int64_t, at::opmath_type, C_Dtype*, int64_t) [with DType = double; C_Dtype = double; int64_t = long int; at::opmath_type = double]’ 2025-04-25T04:37:05.6232423Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:1392:25: required from here 2025-04-25T04:37:05.6235947Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:182:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6238785Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6239415Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6239944Z 183 |  input_output_type, 2025-04-25T04:37:05.6240461Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6240794Z 184 |  input_output_type, 2025-04-25T04:37:05.6241088Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6241334Z 185 |  compute_type, 2025-04-25T04:37:05.6241564Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6241828Z 186 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6242060Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6242310Z 187 |  nullptr, 2025-04-25T04:37:05.6242620Z | ~~~~~~~~ 2025-04-25T04:37:05.6243059Z 188 |  &solution_size)); 2025-04-25T04:37:05.6243567Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6244883Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6245489Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6245785Z | ^~~~ 2025-04-25T04:37:05.6246442Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6247205Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6247965Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6248633Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6249546Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6250459Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6250965Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6251805Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6252511Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6256053Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:182:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6256678Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6257091Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6257575Z 183 |  input_output_type, 2025-04-25T04:37:05.6258014Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6258472Z 184 |  input_output_type, 2025-04-25T04:37:05.6258890Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6259343Z 185 |  compute_type, 2025-04-25T04:37:05.6259753Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6260257Z 186 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6260670Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6261138Z 187 |  nullptr, 2025-04-25T04:37:05.6261647Z | ~~~~~~~~ 2025-04-25T04:37:05.6262085Z 188 |  &solution_size)); 2025-04-25T04:37:05.6262440Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6263868Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6264340Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6264624Z | ^~~~ 2025-04-25T04:37:05.6265284Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6265993Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6266836Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6267488Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6268308Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6269203Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6269616Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6270587Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6271235Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6275016Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:182:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6275607Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6275965Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6276354Z 183 |  input_output_type, 2025-04-25T04:37:05.6276766Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6277174Z 184 |  input_output_type, 2025-04-25T04:37:05.6277526Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6277944Z 185 |  compute_type, 2025-04-25T04:37:05.6278308Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6278757Z 186 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6279149Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6279547Z 187 |  nullptr, 2025-04-25T04:37:05.6279917Z | ~~~~~~~~ 2025-04-25T04:37:05.6280352Z 188 |  &solution_size)); 2025-04-25T04:37:05.6280736Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6282045Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6282498Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6282891Z | ^~~~ 2025-04-25T04:37:05.6283372Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6283804Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6284280Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6284645Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6285192Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6285665Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6285888Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6286378Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6286788Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6288898Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:191:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6289253Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6289501Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6289765Z 192 |  input_output_type, 2025-04-25T04:37:05.6289985Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6290252Z 193 |  input_output_type, 2025-04-25T04:37:05.6290473Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6290731Z 194 |  compute_type, 2025-04-25T04:37:05.6290948Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6291207Z 195 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6291444Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6291696Z 196 |  solutions.data(), 2025-04-25T04:37:05.6291913Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6292172Z 197 |  &solution_size)); 2025-04-25T04:37:05.6292389Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6293177Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6293442Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6293610Z | ^~~~ 2025-04-25T04:37:05.6293943Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6294393Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6294820Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6295177Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6295697Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6296207Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6296428Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6296913Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6297274Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6299313Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:191:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6299707Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6299938Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6300210Z 192 |  input_output_type, 2025-04-25T04:37:05.6300430Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6300687Z 193 |  input_output_type, 2025-04-25T04:37:05.6300918Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6301166Z 194 |  compute_type, 2025-04-25T04:37:05.6301396Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6301783Z 195 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6302013Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6302279Z 196 |  solutions.data(), 2025-04-25T04:37:05.6302498Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6302758Z 197 |  &solution_size)); 2025-04-25T04:37:05.6302977Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6303756Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6304034Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6304202Z | ^~~~ 2025-04-25T04:37:05.6304533Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6304950Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6305394Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6305762Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6306257Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6306773Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6306997Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6307502Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6307873Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6309905Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:191:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6310306Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6310537Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6310800Z 192 |  input_output_type, 2025-04-25T04:37:05.6311033Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6311284Z 193 |  input_output_type, 2025-04-25T04:37:05.6311518Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6311766Z 194 |  compute_type, 2025-04-25T04:37:05.6311984Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6312262Z 195 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6312492Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6312760Z 196 |  solutions.data(), 2025-04-25T04:37:05.6312978Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6313226Z 197 |  &solution_size)); 2025-04-25T04:37:05.6313459Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6314232Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6314515Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6314685Z | ^~~~ 2025-04-25T04:37:05.6315006Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6315443Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6315856Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6316213Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6316775Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6317249Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6317520Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6317996Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6318383Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6319515Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h: In instantiation of ‘auto at::cuda::tunable::GetRocBlasGemmTypeStringAndOps() [with T = float]’: 2025-04-25T04:37:05.6322616Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:215:65: required from ‘at::cuda::tunable::GemmTunableOp::GemmTunableOp() [with T = float; at::cuda::tunable::BlasOp ALayout = at::cuda::tunable::BlasOp::T; at::cuda::tunable::BlasOp BLayout = at::cuda::tunable::BlasOp::T]’ 2025-04-25T04:37:05.6324509Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:1368:82: required from ‘void at::cuda::blas::gemm_tunable(char, char, int64_t, int64_t, int64_t, at::opmath_type, const DType*, int64_t, const DType*, int64_t, at::opmath_type, C_Dtype*, int64_t) [with DType = float; C_Dtype = float; int64_t = long int; at::opmath_type = float]’ 2025-04-25T04:37:05.6324991Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:1403:24: required from here 2025-04-25T04:37:05.6327047Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:182:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6327407Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6327659Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6327919Z 183 |  input_output_type, 2025-04-25T04:37:05.6328145Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6328411Z 184 |  input_output_type, 2025-04-25T04:37:05.6328628Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6328888Z 185 |  compute_type, 2025-04-25T04:37:05.6329104Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6329366Z 186 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6329607Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6329845Z 187 |  nullptr, 2025-04-25T04:37:05.6330068Z | ~~~~~~~~ 2025-04-25T04:37:05.6330314Z 188 |  &solution_size)); 2025-04-25T04:37:05.6330529Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6331360Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6331629Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6331809Z | ^~~~ 2025-04-25T04:37:05.6332164Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6332586Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6333083Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6333441Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6333933Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6334422Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6334642Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6335162Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6335521Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6337818Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:182:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6338185Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6338418Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6338694Z 183 |  input_output_type, 2025-04-25T04:37:05.6338917Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6339184Z 184 |  input_output_type, 2025-04-25T04:37:05.6339403Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6339648Z 185 |  compute_type, 2025-04-25T04:37:05.6339875Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6340145Z 186 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6340391Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6340633Z 187 |  nullptr, 2025-04-25T04:37:05.6340842Z | ~~~~~~~~ 2025-04-25T04:37:05.6341103Z 188 |  &solution_size)); 2025-04-25T04:37:05.6341319Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6342164Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6342536Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6342708Z | ^~~~ 2025-04-25T04:37:05.6343043Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6343516Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6343934Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6344347Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6344841Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6345328Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6345554Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6346029Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6346446Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6348492Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:182:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6348856Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6349088Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6349346Z 183 |  input_output_type, 2025-04-25T04:37:05.6349579Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6349840Z 184 |  input_output_type, 2025-04-25T04:37:05.6350073Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6350321Z 185 |  compute_type, 2025-04-25T04:37:05.6350534Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6350808Z 186 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6351038Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6351285Z 187 |  nullptr, 2025-04-25T04:37:05.6351495Z | ~~~~~~~~ 2025-04-25T04:37:05.6351747Z 188 |  &solution_size)); 2025-04-25T04:37:05.6351978Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6352749Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6353023Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6353191Z | ^~~~ 2025-04-25T04:37:05.6353542Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6353975Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6354389Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6354788Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6355283Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6355782Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6356015Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6356488Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6356859Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6358896Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:191:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6359302Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6359544Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6359802Z 192 |  input_output_type, 2025-04-25T04:37:05.6360038Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6360287Z 193 |  input_output_type, 2025-04-25T04:37:05.6360507Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6360766Z 194 |  compute_type, 2025-04-25T04:37:05.6360978Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6361256Z 195 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6361484Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6361733Z 196 |  solutions.data(), 2025-04-25T04:37:05.6361966Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6362211Z 197 |  &solution_size)); 2025-04-25T04:37:05.6362441Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6363219Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6363482Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6363663Z | ^~~~ 2025-04-25T04:37:05.6363984Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6364400Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6364854Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6365211Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6365746Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6366219Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6366469Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6366951Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6367310Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6369360Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:191:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6369770Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6370015Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6370270Z 192 |  input_output_type, 2025-04-25T04:37:05.6370489Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6370750Z 193 |  input_output_type, 2025-04-25T04:37:05.6370968Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6371226Z 194 |  compute_type, 2025-04-25T04:37:05.6371443Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6371705Z 195 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6371945Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6372193Z 196 |  solutions.data(), 2025-04-25T04:37:05.6372423Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6372670Z 197 |  &solution_size)); 2025-04-25T04:37:05.6372884Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6373671Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6373939Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6374108Z | ^~~~ 2025-04-25T04:37:05.6374445Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6374863Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6375289Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6375679Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6376175Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6376662Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6376910Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6377400Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6377789Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6379825Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:191:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6380221Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6380454Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6380723Z 192 |  input_output_type, 2025-04-25T04:37:05.6380946Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6381211Z 193 |  input_output_type, 2025-04-25T04:37:05.6381530Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6381791Z 194 |  compute_type, 2025-04-25T04:37:05.6382016Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6382279Z 195 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6382506Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6382770Z 196 |  solutions.data(), 2025-04-25T04:37:05.6382990Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6383248Z 197 |  &solution_size)); 2025-04-25T04:37:05.6383464Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6384241Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6384522Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6384707Z | ^~~~ 2025-04-25T04:37:05.6385045Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6385467Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6385883Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6386257Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6386751Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6387403Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6387633Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6388141Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6388514Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6390200Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h: In instantiation of ‘auto at::cuda::tunable::GetRocBlasGemmTypeStringAndOps() [with T = c10::complex]’: 2025-04-25T04:37:05.6392692Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:215:65: required from ‘at::cuda::tunable::GemmTunableOp::GemmTunableOp() [with T = c10::complex; at::cuda::tunable::BlasOp ALayout = at::cuda::tunable::BlasOp::T; at::cuda::tunable::BlasOp BLayout = at::cuda::tunable::BlasOp::T]’ 2025-04-25T04:37:05.6395721Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:1368:82: required from ‘void at::cuda::blas::gemm_tunable(char, char, int64_t, int64_t, int64_t, at::opmath_type, const DType*, int64_t, const DType*, int64_t, at::opmath_type, C_Dtype*, int64_t) [with DType = c10::complex; C_Dtype = c10::complex; int64_t = long int; at::opmath_type = c10::complex]’ 2025-04-25T04:37:05.6396294Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:1414:39: required from here 2025-04-25T04:37:05.6398555Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:182:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6398931Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6399257Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6399521Z 183 |  input_output_type, 2025-04-25T04:37:05.6399764Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6400020Z 184 |  input_output_type, 2025-04-25T04:37:05.6400259Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6400539Z 185 |  compute_type, 2025-04-25T04:37:05.6400803Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6401083Z 186 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6401316Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6401553Z 187 |  nullptr, 2025-04-25T04:37:05.6401779Z | ~~~~~~~~ 2025-04-25T04:37:05.6402102Z 188 |  &solution_size)); 2025-04-25T04:37:05.6402337Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6403254Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6403609Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6403800Z | ^~~~ 2025-04-25T04:37:05.6404163Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6404688Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6405166Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6405525Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6406114Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6406597Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6406889Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6407426Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6407786Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6410029Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:182:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6410390Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6410634Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6410927Z 183 |  input_output_type, 2025-04-25T04:37:05.6411214Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6411481Z 184 |  input_output_type, 2025-04-25T04:37:05.6411788Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6412044Z 185 |  compute_type, 2025-04-25T04:37:05.6412267Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6412632Z 186 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6412874Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6413110Z 187 |  nullptr, 2025-04-25T04:37:05.6413330Z | ~~~~~~~~ 2025-04-25T04:37:05.6413578Z 188 |  &solution_size)); 2025-04-25T04:37:05.6413862Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6414673Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6414981Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6415206Z | ^~~~ 2025-04-25T04:37:05.6415558Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6415981Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6416445Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6416872Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6417423Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6417959Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6418189Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6418677Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6419034Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6421578Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:182:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6421948Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6422180Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6422455Z 183 |  input_output_type, 2025-04-25T04:37:05.6422675Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6422944Z 184 |  input_output_type, 2025-04-25T04:37:05.6423164Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6423412Z 185 |  compute_type, 2025-04-25T04:37:05.6423637Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6423904Z 186 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6424142Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6424378Z 187 |  nullptr, 2025-04-25T04:37:05.6424587Z | ~~~~~~~~ 2025-04-25T04:37:05.6424849Z 188 |  &solution_size)); 2025-04-25T04:37:05.6425065Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6425850Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6426112Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6426277Z | ^~~~ 2025-04-25T04:37:05.6426611Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6427081Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6427496Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6427902Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6428398Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6428915Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6429138Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6429610Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6429983Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6432123Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:191:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6432531Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6432766Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6433039Z 192 |  input_output_type, 2025-04-25T04:37:05.6433265Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6433520Z 193 |  input_output_type, 2025-04-25T04:37:05.6433756Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6434005Z 194 |  compute_type, 2025-04-25T04:37:05.6434231Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6434492Z 195 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6434720Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6434980Z 196 |  solutions.data(), 2025-04-25T04:37:05.6435200Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6435444Z 197 |  &solution_size)); 2025-04-25T04:37:05.6435673Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6436446Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6436806Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6436978Z | ^~~~ 2025-04-25T04:37:05.6437297Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6438179Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6438700Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6439075Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6439574Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6440099Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6440334Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6440851Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6441222Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6443262Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:191:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6443671Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6443901Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6444159Z 192 |  input_output_type, 2025-04-25T04:37:05.6444390Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6444641Z 193 |  input_output_type, 2025-04-25T04:37:05.6444862Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6445123Z 194 |  compute_type, 2025-04-25T04:37:05.6445469Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6445886Z 195 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6446259Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6446662Z 196 |  solutions.data(), 2025-04-25T04:37:05.6447003Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6447522Z 197 |  &solution_size)); 2025-04-25T04:37:05.6447911Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6449166Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6449560Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6449750Z | ^~~~ 2025-04-25T04:37:05.6450078Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6450513Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6450924Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6451279Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6451879Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6452353Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6452643Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6453120Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6453516Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6455661Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:191:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6456017Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6456307Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6456565Z 192 |  input_output_type, 2025-04-25T04:37:05.6456834Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6457102Z 193 |  input_output_type, 2025-04-25T04:37:05.6457320Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6457579Z 194 |  compute_type, 2025-04-25T04:37:05.6457837Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6458112Z 195 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6458362Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6458612Z 196 |  solutions.data(), 2025-04-25T04:37:05.6458847Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6459093Z 197 |  &solution_size)); 2025-04-25T04:37:05.6459310Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6460101Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6460364Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6460549Z | ^~~~ 2025-04-25T04:37:05.6461031Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6461749Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6462506Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6463167Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6464037Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6464945Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6465323Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6466236Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6466988Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6468825Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h: In instantiation of ‘auto at::cuda::tunable::GetRocBlasGemmTypeStringAndOps() [with T = c10::complex]’: 2025-04-25T04:37:05.6471936Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:215:65: required from ‘at::cuda::tunable::GemmTunableOp::GemmTunableOp() [with T = c10::complex; at::cuda::tunable::BlasOp ALayout = at::cuda::tunable::BlasOp::T; at::cuda::tunable::BlasOp BLayout = at::cuda::tunable::BlasOp::T]’ 2025-04-25T04:37:05.6474461Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:1368:82: required from ‘void at::cuda::blas::gemm_tunable(char, char, int64_t, int64_t, int64_t, at::opmath_type, const DType*, int64_t, const DType*, int64_t, at::opmath_type, C_Dtype*, int64_t) [with DType = c10::complex; C_Dtype = c10::complex; int64_t = long int; at::opmath_type = c10::complex]’ 2025-04-25T04:37:05.6475394Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:1425:38: required from here 2025-04-25T04:37:05.6477668Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:182:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6478049Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6478288Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6478565Z 183 |  input_output_type, 2025-04-25T04:37:05.6478789Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6479045Z 184 |  input_output_type, 2025-04-25T04:37:05.6479277Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6479524Z 185 |  compute_type, 2025-04-25T04:37:05.6479755Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6480020Z 186 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6480272Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6480524Z 187 |  nullptr, 2025-04-25T04:37:05.6480735Z | ~~~~~~~~ 2025-04-25T04:37:05.6480997Z 188 |  &solution_size)); 2025-04-25T04:37:05.6481214Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6482049Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6482333Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6482507Z | ^~~~ 2025-04-25T04:37:05.6482880Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6483304Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6483785Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6484160Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6484655Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6485147Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6485370Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6485875Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6486252Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6488300Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:182:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6488672Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6488907Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6489165Z 183 |  input_output_type, 2025-04-25T04:37:05.6489408Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6489658Z 184 |  input_output_type, 2025-04-25T04:37:05.6489897Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6490142Z 185 |  compute_type, 2025-04-25T04:37:05.6490357Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6490636Z 186 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6490868Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6491116Z 187 |  nullptr, 2025-04-25T04:37:05.6491330Z | ~~~~~~~~ 2025-04-25T04:37:05.6491579Z 188 |  &solution_size)); 2025-04-25T04:37:05.6491811Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6492580Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6492859Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6493056Z | ^~~~ 2025-04-25T04:37:05.6493383Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6493814Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6494257Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6494614Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6495146Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6495618Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6495851Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6496323Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6496681Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6499571Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:182:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6500188Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6500563Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6500946Z 183 |  input_output_type, 2025-04-25T04:37:05.6501293Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6501848Z 184 |  input_output_type, 2025-04-25T04:37:05.6502266Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6502728Z 185 |  compute_type, 2025-04-25T04:37:05.6503140Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6503641Z 186 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6504047Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6504470Z 187 |  nullptr, 2025-04-25T04:37:05.6504877Z | ~~~~~~~~ 2025-04-25T04:37:05.6505345Z 188 |  &solution_size)); 2025-04-25T04:37:05.6505758Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6507208Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6507598Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6507787Z | ^~~~ 2025-04-25T04:37:05.6508114Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6508645Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6509113Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6509522Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6510075Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6510552Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6510812Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6511460Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6511826Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6514037Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:191:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6514440Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6514688Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6514948Z 192 |  input_output_type, 2025-04-25T04:37:05.6515169Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6515436Z 193 |  input_output_type, 2025-04-25T04:37:05.6515656Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6515905Z 194 |  compute_type, 2025-04-25T04:37:05.6516136Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6516399Z 195 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6516640Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6516891Z 196 |  solutions.data(), 2025-04-25T04:37:05.6517109Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6517370Z 197 |  &solution_size)); 2025-04-25T04:37:05.6517587Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6518383Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6518649Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6518822Z | ^~~~ 2025-04-25T04:37:05.6519157Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6519580Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6520044Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6520406Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6520899Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6521416Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6521643Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6522160Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6522518Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6524555Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:191:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6524951Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6525181Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6525454Z 192 |  input_output_type, 2025-04-25T04:37:05.6525674Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6525923Z 193 |  input_output_type, 2025-04-25T04:37:05.6526157Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6526398Z 194 |  compute_type, 2025-04-25T04:37:05.6526620Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6526971Z 195 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6527202Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6527466Z 196 |  solutions.data(), 2025-04-25T04:37:05.6527683Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6527941Z 197 |  &solution_size)); 2025-04-25T04:37:05.6528158Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6529007Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6529290Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6529458Z | ^~~~ 2025-04-25T04:37:05.6529790Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6530214Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6530657Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6531072Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6531608Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6532078Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6532314Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6532954Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6533360Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6535479Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:191:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6535850Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6536115Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6536375Z 192 |  input_output_type, 2025-04-25T04:37:05.6536606Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6536859Z 193 |  input_output_type, 2025-04-25T04:37:05.6537088Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6537840Z 194 |  compute_type, 2025-04-25T04:37:05.6538253Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6538682Z 195 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6539057Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6539502Z 196 |  solutions.data(), 2025-04-25T04:37:05.6539906Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6540338Z 197 |  &solution_size)); 2025-04-25T04:37:05.6540746Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6542261Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6542782Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6543082Z | ^~~~ 2025-04-25T04:37:05.6543664Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6544477Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6545224Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6545861Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6546682Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6547655Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6548062Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6548890Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6549649Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6551463Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h: In instantiation of ‘auto at::cuda::tunable::GetRocBlasGemmTypeStringAndOps() [with T = c10::Half]’: 2025-04-25T04:37:05.6554538Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:215:65: required from ‘at::cuda::tunable::GemmTunableOp::GemmTunableOp() [with T = c10::Half; at::cuda::tunable::BlasOp ALayout = at::cuda::tunable::BlasOp::T; at::cuda::tunable::BlasOp BLayout = at::cuda::tunable::BlasOp::T]’ 2025-04-25T04:37:05.6557814Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:1368:82: required from ‘void at::cuda::blas::gemm_tunable(char, char, int64_t, int64_t, int64_t, at::opmath_type, const DType*, int64_t, const DType*, int64_t, at::opmath_type, C_Dtype*, int64_t) [with DType = c10::Half; C_Dtype = c10::Half; int64_t = long int; at::opmath_type = float]’ 2025-04-25T04:37:05.6558854Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:1436:27: required from here 2025-04-25T04:37:05.6562534Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:182:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6563189Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6563641Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6564154Z 183 |  input_output_type, 2025-04-25T04:37:05.6564569Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6565072Z 184 |  input_output_type, 2025-04-25T04:37:05.6565460Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6565940Z 185 |  compute_type, 2025-04-25T04:37:05.6566315Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6566799Z 186 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6567197Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6567507Z 187 |  nullptr, 2025-04-25T04:37:05.6567728Z | ~~~~~~~~ 2025-04-25T04:37:05.6567979Z 188 |  &solution_size)); 2025-04-25T04:37:05.6568196Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6568997Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6569331Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6569518Z | ^~~~ 2025-04-25T04:37:05.6569858Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6570333Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6570761Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6571157Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6571654Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6572567Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6573003Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6573860Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6574548Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6578341Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:182:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6579041Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6579477Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6579968Z 183 |  input_output_type, 2025-04-25T04:37:05.6580372Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6580866Z 184 |  input_output_type, 2025-04-25T04:37:05.6581254Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6581835Z 185 |  compute_type, 2025-04-25T04:37:05.6582245Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6582727Z 186 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6583151Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6583595Z 187 |  nullptr, 2025-04-25T04:37:05.6583985Z | ~~~~~~~~ 2025-04-25T04:37:05.6584479Z 188 |  &solution_size)); 2025-04-25T04:37:05.6584871Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6586336Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6586823Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6587137Z | ^~~~ 2025-04-25T04:37:05.6587841Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6588639Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6589408Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6590134Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6591070Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6592030Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6592424Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6593284Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6593971Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6597774Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:182:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6598511Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6598932Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6599403Z 183 |  input_output_type, 2025-04-25T04:37:05.6599820Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6600262Z 184 |  input_output_type, 2025-04-25T04:37:05.6600662Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6601096Z 185 |  compute_type, 2025-04-25T04:37:05.6601482Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6601980Z 186 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6602365Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6602800Z 187 |  nullptr, 2025-04-25T04:37:05.6603167Z | ~~~~~~~~ 2025-04-25T04:37:05.6603600Z 188 |  &solution_size)); 2025-04-25T04:37:05.6603979Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6605370Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6605866Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6606164Z | ^~~~ 2025-04-25T04:37:05.6606755Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6607567Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6608441Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6609116Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6610064Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6610963Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6611438Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6612359Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6613047Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6616853Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:191:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6617285Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6617537Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6617799Z 192 |  input_output_type, 2025-04-25T04:37:05.6618035Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6618289Z 193 |  input_output_type, 2025-04-25T04:37:05.6618508Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6618765Z 194 |  compute_type, 2025-04-25T04:37:05.6618986Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6619265Z 195 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6619495Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6619745Z 196 |  solutions.data(), 2025-04-25T04:37:05.6619979Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6620228Z 197 |  &solution_size)); 2025-04-25T04:37:05.6620457Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6621771Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6622268Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6622593Z | ^~~~ 2025-04-25T04:37:05.6623195Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6623984Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6624805Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6625565Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6626542Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6627446Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6627905Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6628822Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6629551Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6633615Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:191:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6634381Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6634797Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6635222Z 192 |  input_output_type, 2025-04-25T04:37:05.6635623Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6636102Z 193 |  input_output_type, 2025-04-25T04:37:05.6636493Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6636949Z 194 |  compute_type, 2025-04-25T04:37:05.6637335Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6638031Z 195 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6638462Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6638911Z 196 |  solutions.data(), 2025-04-25T04:37:05.6639317Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6639807Z 197 |  &solution_size)); 2025-04-25T04:37:05.6640222Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6641761Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6642261Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6642565Z | ^~~~ 2025-04-25T04:37:05.6643178Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6643977Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6644758Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6645368Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6646313Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6647382Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6647788Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6648801Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6649487Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6653494Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:191:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6654187Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6654646Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6655266Z 192 |  input_output_type, 2025-04-25T04:37:05.6655701Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6656202Z 193 |  input_output_type, 2025-04-25T04:37:05.6656647Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6657139Z 194 |  compute_type, 2025-04-25T04:37:05.6657567Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6658089Z 195 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6658536Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6659032Z 196 |  solutions.data(), 2025-04-25T04:37:05.6659417Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6659883Z 197 |  &solution_size)); 2025-04-25T04:37:05.6660267Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6661853Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6662371Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6662676Z | ^~~~ 2025-04-25T04:37:05.6663282Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6664099Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6664924Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6665653Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6666637Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6667590Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6668079Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6668997Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6669700Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6671802Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h: In instantiation of ‘auto at::cuda::tunable::GetRocBlasGemmTypeStringAndOps() [with T = c10::BFloat16]’: 2025-04-25T04:37:05.6675145Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:215:65: required from ‘at::cuda::tunable::GemmTunableOp::GemmTunableOp() [with T = c10::BFloat16; at::cuda::tunable::BlasOp ALayout = at::cuda::tunable::BlasOp::T; at::cuda::tunable::BlasOp BLayout = at::cuda::tunable::BlasOp::T]’ 2025-04-25T04:37:05.6678506Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:1368:82: required from ‘void at::cuda::blas::gemm_tunable(char, char, int64_t, int64_t, int64_t, at::opmath_type, const DType*, int64_t, const DType*, int64_t, at::opmath_type, C_Dtype*, int64_t) [with DType = c10::BFloat16; C_Dtype = c10::BFloat16; int64_t = long int; at::opmath_type = float]’ 2025-04-25T04:37:05.6679511Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:1447:31: required from here 2025-04-25T04:37:05.6683498Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:182:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6684260Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6684716Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6685205Z 183 |  input_output_type, 2025-04-25T04:37:05.6685626Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6686009Z 184 |  input_output_type, 2025-04-25T04:37:05.6686413Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6686881Z 185 |  compute_type, 2025-04-25T04:37:05.6687279Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6687785Z 186 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6688199Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6688643Z 187 |  nullptr, 2025-04-25T04:37:05.6689028Z | ~~~~~~~~ 2025-04-25T04:37:05.6689448Z 188 |  &solution_size)); 2025-04-25T04:37:05.6689844Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6691333Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6691835Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6692250Z | ^~~~ 2025-04-25T04:37:05.6692869Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6693700Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6694543Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6695214Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6696125Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6696916Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6697317Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6698198Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6698806Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6702924Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:182:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6703621Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6704055Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6704573Z 183 |  input_output_type, 2025-04-25T04:37:05.6704985Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6705481Z 184 |  input_output_type, 2025-04-25T04:37:05.6705890Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6706355Z 185 |  compute_type, 2025-04-25T04:37:05.6706746Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6707219Z 186 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6707615Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6708034Z 187 |  nullptr, 2025-04-25T04:37:05.6708416Z | ~~~~~~~~ 2025-04-25T04:37:05.6708873Z 188 |  &solution_size)); 2025-04-25T04:37:05.6709281Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6710856Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6711367Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6711696Z | ^~~~ 2025-04-25T04:37:05.6712307Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6713195Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6713975Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6714623Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6715623Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6716560Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6716958Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6717878Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6718536Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6722407Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:182:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6723166Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6723610Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6724117Z 183 |  input_output_type, 2025-04-25T04:37:05.6724543Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6725045Z 184 |  input_output_type, 2025-04-25T04:37:05.6725451Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6725914Z 185 |  compute_type, 2025-04-25T04:37:05.6726331Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6726799Z 186 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6727228Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6727650Z 187 |  nullptr, 2025-04-25T04:37:05.6728023Z | ~~~~~~~~ 2025-04-25T04:37:05.6728501Z 188 |  &solution_size)); 2025-04-25T04:37:05.6728876Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6730391Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6730861Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6731156Z | ^~~~ 2025-04-25T04:37:05.6731765Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6732568Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6733492Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6734213Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6735192Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6736185Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6736600Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6737746Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6738323Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6742576Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:191:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6743365Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6743792Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6744283Z 192 |  input_output_type, 2025-04-25T04:37:05.6744697Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6745184Z 193 |  input_output_type, 2025-04-25T04:37:05.6745604Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6746055Z 194 |  compute_type, 2025-04-25T04:37:05.6746453Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6746962Z 195 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6747388Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6747867Z 196 |  solutions.data(), 2025-04-25T04:37:05.6748269Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6748719Z 197 |  &solution_size)); 2025-04-25T04:37:05.6749135Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6750611Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6751122Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6751430Z | ^~~~ 2025-04-25T04:37:05.6752038Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6752862Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6753661Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6754353Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6755414Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6756315Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6756731Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6757654Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6758286Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6762343Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:191:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6763005Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6763505Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6764020Z 192 |  input_output_type, 2025-04-25T04:37:05.6764420Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6764852Z 193 |  input_output_type, 2025-04-25T04:37:05.6765236Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6765698Z 194 |  compute_type, 2025-04-25T04:37:05.6766092Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6766610Z 195 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6767046Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6767531Z 196 |  solutions.data(), 2025-04-25T04:37:05.6767953Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6768423Z 197 |  &solution_size)); 2025-04-25T04:37:05.6768852Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6770361Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6770848Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6771170Z | ^~~~ 2025-04-25T04:37:05.6771749Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6772537Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6773371Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6774072Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6775049Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6776042Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6776462Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6777378Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6778120Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6782190Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:191:60: warning: ‘rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle, rocblas_datatype, rocblas_datatype, rocblas_datatype, uint32_t, rocblas_int*, rocblas_int*)’ is deprecated: "rocblas_gemm_ex_get_solutions_by_type is a beta feature and is subject to " "change in future releases" [-Wdeprecated-declarations] 2025-04-25T04:37:05.6782965Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-25T04:37:05.6783416Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-25T04:37:05.6783887Z 192 |  input_output_type, 2025-04-25T04:37:05.6784353Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6784843Z 193 |  input_output_type, 2025-04-25T04:37:05.6785237Z | ~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6785691Z 194 |  compute_type, 2025-04-25T04:37:05.6786074Z | ~~~~~~~~~~~~~ 2025-04-25T04:37:05.6786549Z 195 |  rocblas_gemm_flags_none, 2025-04-25T04:37:05.6786977Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6787439Z 196 |  solutions.data(), 2025-04-25T04:37:05.6787849Z | ~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6788311Z 197 |  &solution_size)); 2025-04-25T04:37:05.6788698Z | ~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6790204Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-25T04:37:05.6790696Z 18 | rocblas_status __err = EXPR; \ 2025-04-25T04:37:05.6791032Z | ^~~~ 2025-04-25T04:37:05.6791639Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-25T04:37:05.6792444Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-25T04:37:05.6793251Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:05.6793910Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6794851Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-25T04:37:05.6795784Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-25T04:37:05.6796191Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6797018Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6797905Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h: At global scope: 2025-04-25T04:37:05.6800344Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:46:13: warning: ‘bool at::cuda::tunable::_transposeBoolFromChar(char)’ defined but not used [-Wunused-function] 2025-04-25T04:37:05.6800842Z 46 | static bool _transposeBoolFromChar(char op) { 2025-04-25T04:37:05.6801177Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6802081Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:15, 2025-04-25T04:37:05.6802731Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-25T04:37:05.6805083Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmHipblaslt.h:365:13: warning: ‘char at::cuda::tunable::_charFromhipblasOp(hipblasOperation_t)’ defined but not used [-Wunused-function] 2025-04-25T04:37:05.6805728Z 365 | static char _charFromhipblasOp(hipblasOperation_t op) { 2025-04-25T04:37:05.6806044Z | ^~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6806055Z 2025-04-25T04:37:05.6807160Z [7247/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/tunable/StreamTimer.cpp.o 2025-04-25T04:37:05.6808027Z [7248/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/llvm_basic.cpp.o 2025-04-25T04:37:05.6809145Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:05.6809157Z 2025-04-25T04:37:05.6810112Z [7248/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/tunable/Tunable.cpp.o 2025-04-25T04:37:05.6811027Z [7249/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/llvm_complex.cpp.o 2025-04-25T04:37:05.6812209Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:05.6812223Z 2025-04-25T04:37:05.6813187Z [7249/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Activation.cpp.o 2025-04-25T04:37:05.6814072Z [7250/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/detail/HIPHooks.cpp.o 2025-04-25T04:37:05.6815202Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:05.6816130Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:14: 2025-04-25T04:37:05.6820020Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:05.6820537Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:37:05.6820898Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6822447Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:05.6822998Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:05.6823334Z | ^~~~ 2025-04-25T04:37:05.6824827Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:05.6825192Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:05.6825459Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6826057Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-25T04:37:05.6826758Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGeneratorImpl.h:2, 2025-04-25T04:37:05.6827514Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:4: 2025-04-25T04:37:05.6828327Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-25T04:37:05.6828817Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-25T04:37:05.6829129Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6830029Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:14: 2025-04-25T04:37:05.6833902Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:05.6834485Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:37:05.6834757Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6836224Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:05.6836752Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:05.6837088Z | ^~~~ 2025-04-25T04:37:05.6838700Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:05.6839091Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:05.6839382Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6839999Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-25T04:37:05.6840778Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGeneratorImpl.h:2, 2025-04-25T04:37:05.6841564Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:4: 2025-04-25T04:37:05.6842381Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-25T04:37:05.6842905Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-25T04:37:05.6843203Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6844103Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:14: 2025-04-25T04:37:05.6848369Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: warning: ‘hipError_t hipDevicePrimaryCtxGetState(hipDevice_t, unsigned int*, int*)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:05.6848903Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:37:05.6849232Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6850747Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:05.6851295Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:05.6851650Z | ^~~~ 2025-04-25T04:37:05.6853145Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:05.6853379Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:05.6853535Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6853864Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-25T04:37:05.6854285Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGeneratorImpl.h:2, 2025-04-25T04:37:05.6854686Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:4: 2025-04-25T04:37:05.6855118Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-25T04:37:05.6855620Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-25T04:37:05.6855920Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6856838Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:14: 2025-04-25T04:37:05.6860502Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: warning: ‘hipError_t hipDevicePrimaryCtxGetState(hipDevice_t, unsigned int*, int*)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:05.6860930Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:37:05.6861208Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6862684Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:05.6863264Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:05.6863594Z | ^~~~ 2025-04-25T04:37:05.6864926Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:05.6865288Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:05.6865554Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6866157Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-25T04:37:05.6866918Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGeneratorImpl.h:2, 2025-04-25T04:37:05.6867674Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:4: 2025-04-25T04:37:05.6868477Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-25T04:37:05.6869385Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-25T04:37:05.6869926Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:05.6869935Z 2025-04-25T04:37:05.6870810Z [7250/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Blas.cpp.o 2025-04-25T04:37:05.6872020Z [7251/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.cpp.o 2025-04-25T04:37:05.6873248Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:05.6873260Z 2025-04-25T04:37:05.8281398Z [7251/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Distributions.cpp.o 2025-04-25T04:37:05.8282955Z [7252/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.cpp.o 2025-04-25T04:37:05.8284110Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:05.8284139Z 2025-04-25T04:37:06.1180136Z [7252/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Equal.cpp.o 2025-04-25T04:37:06.1182118Z [7253/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/tunable/StreamTimer.cpp.o 2025-04-25T04:37:06.1184236Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:06.1185365Z 2025-04-25T04:37:06.1742100Z [7253/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/GridSampler.cpp.o 2025-04-25T04:37:06.1744736Z [7254/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Activation.cpp.o 2025-04-25T04:37:06.1747220Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:06.1748662Z 2025-04-25T04:37:06.2566126Z [7254/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/IndexKernel.cpp.o 2025-04-25T04:37:06.2568049Z [7255/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/tunable/Tunable.cpp.o 2025-04-25T04:37:06.2570279Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:06.2571423Z 2025-04-25T04:37:06.2732504Z [7255/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/LinearAlgebraStubs.cpp.o 2025-04-25T04:37:06.2734592Z [7256/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Distributions.cpp.o 2025-04-25T04:37:06.2736824Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:06.2738156Z 2025-04-25T04:37:06.2910738Z [7256/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/ReduceOps.cpp.o 2025-04-25T04:37:06.2912668Z [7257/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Equal.cpp.o 2025-04-25T04:37:06.2914821Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:06.2916066Z 2025-04-25T04:37:06.5800407Z [7257/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Resize.cpp.o 2025-04-25T04:37:06.5801461Z [7258/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/IndexKernel.cpp.o 2025-04-25T04:37:06.5802794Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:06.5803411Z 2025-04-25T04:37:06.5841285Z [7258/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/ScanKernels.cpp.o 2025-04-25T04:37:06.5843171Z [7259/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/GridSampler.cpp.o 2025-04-25T04:37:06.5844587Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:06.5845192Z 2025-04-25T04:37:06.7063757Z [7259/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Sort.cpp.o 2025-04-25T04:37:06.7065488Z [7260/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Blas.cpp.o 2025-04-25T04:37:06.7067535Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:06.7070830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Blas.cpp:1528:8: warning: ‘void at::native::{anonymous}::check_scale(const at::Tensor&, const at::Tensor&, int, int, int)’ defined but not used [-Wunused-function] 2025-04-25T04:37:06.7073740Z 1528 | void check_scale(const Tensor& mat, const Tensor& scale, const int dim, const int arg_idx, const int scale_multiplier=1) { 2025-04-25T04:37:06.7074944Z | ^~~~~~~~~~~ 2025-04-25T04:37:06.7077415Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Blas.cpp:1511:8: warning: ‘bool at::native::{anonymous}::check_valid_strides_and_return_transposed(const at::Tensor&)’ defined but not used [-Wunused-function] 2025-04-25T04:37:06.7080448Z 1511 | bool check_valid_strides_and_return_transposed(const Tensor& mat) { 2025-04-25T04:37:06.7081457Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:06.7084524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Blas.cpp:1486:32: warning: ‘c10::SmallVector at::native::{anonymous}::compute_grouped_gemm_output_size(const at::Tensor&, const at::Tensor&, const std::optional&)’ defined but not used [-Wunused-function] 2025-04-25T04:37:06.7087487Z 1486 | c10::SmallVector compute_grouped_gemm_output_size(const Tensor& mat_a, 2025-04-25T04:37:06.7088583Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:06.7089804Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-25T04:37:06.7091298Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Blas.cpp:17: 2025-04-25T04:37:06.7094119Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:122:26: warning: ‘rocblas_operation at::cuda::tunable::_rocblasOpFromChar(char)’ defined but not used [-Wunused-function] 2025-04-25T04:37:06.7096538Z 122 | static rocblas_operation _rocblasOpFromChar(char op) { 2025-04-25T04:37:06.7097482Z | ^~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:06.7098700Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:15, 2025-04-25T04:37:06.7100217Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Blas.cpp:17: 2025-04-25T04:37:06.7103156Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmHipblaslt.h:365:13: warning: ‘char at::cuda::tunable::_charFromhipblasOp(hipblasOperation_t)’ defined but not used [-Wunused-function] 2025-04-25T04:37:06.7105570Z 365 | static char _charFromhipblasOp(hipblasOperation_t op) { 2025-04-25T04:37:06.7106623Z | ^~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:06.7107000Z 2025-04-25T04:37:06.8170730Z [7260/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Sorting.cpp.o 2025-04-25T04:37:06.8172685Z [7261/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/ReduceOps.cpp.o 2025-04-25T04:37:06.8175434Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:06.8176752Z 2025-04-25T04:37:06.9897063Z [7261/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/SpectralOps.cpp.o 2025-04-25T04:37:06.9899073Z [7262/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Resize.cpp.o 2025-04-25T04:37:06.9901579Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:06.9902666Z 2025-04-25T04:37:07.0567084Z [7262/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorCompare.cpp.o 2025-04-25T04:37:07.0569114Z [7263/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/ScanKernels.cpp.o 2025-04-25T04:37:07.0571361Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:07.0572604Z 2025-04-25T04:37:07.0849033Z [7263/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorModeKernel.cpp.o 2025-04-25T04:37:07.0851384Z [7264/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Sort.cpp.o 2025-04-25T04:37:07.0853549Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:07.0854555Z 2025-04-25T04:37:07.1320874Z [7264/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorShapeHIP.cpp.o 2025-04-25T04:37:07.1323091Z [7265/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/LinearAlgebraStubs.cpp.o 2025-04-25T04:37:07.1325419Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:07.1328685Z 2025-04-25T04:37:07.4645655Z [7265/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorTopK.cpp.o 2025-04-25T04:37:07.4647582Z [7266/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorCompare.cpp.o 2025-04-25T04:37:07.4649675Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:07.4650764Z 2025-04-25T04:37:07.4840444Z [7266/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/jit_utils.cpp.o 2025-04-25T04:37:07.4843539Z [7267/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Sorting.cpp.o 2025-04-25T04:37:07.4846499Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:07.4848645Z 2025-04-25T04:37:07.5201610Z [7267/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/BatchLinearAlgebra.cpp.o 2025-04-25T04:37:07.5202968Z [7268/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorTopK.cpp.o 2025-04-25T04:37:07.5204284Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:07.5205020Z 2025-04-25T04:37:07.5446756Z [7268/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/BatchLinearAlgebraLib.cpp.o 2025-04-25T04:37:07.5450325Z [7269/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorModeKernel.cpp.o 2025-04-25T04:37:07.5452450Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:07.5453524Z 2025-04-25T04:37:07.6031368Z [7269/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/BatchLinearAlgebraLibBlas.cpp.o 2025-04-25T04:37:07.6033596Z [7270/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/SpectralOps.cpp.o 2025-04-25T04:37:07.6035899Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:07.6038204Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.cpp:14: 2025-04-25T04:37:07.6043146Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:07.6047137Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:37:07.6048026Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:07.6050009Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:07.6051889Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:07.6052829Z | ^~~~ 2025-04-25T04:37:07.6054644Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:07.6056377Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:07.6057093Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:07.6058762Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-25T04:37:07.6060344Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-25T04:37:07.6062041Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.cpp:4: 2025-04-25T04:37:07.6064273Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-25T04:37:07.6065624Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-25T04:37:07.6066897Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:07.6068333Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.cpp:14: 2025-04-25T04:37:07.6073180Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:07.6077158Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:37:07.6078049Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:07.6079882Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:07.6081967Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:07.6082876Z | ^~~~ 2025-04-25T04:37:07.6084748Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:07.6086652Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:07.6087424Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:07.6091429Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-25T04:37:07.6095592Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-25T04:37:07.6099681Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.cpp:4: 2025-04-25T04:37:07.6103914Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-25T04:37:07.6107583Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-25T04:37:07.6110787Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:07.6114496Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.cpp:14: 2025-04-25T04:37:07.6123082Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: warning: ‘hipError_t hipDevicePrimaryCtxGetState(hipDevice_t, unsigned int*, int*)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:07.6129827Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:37:07.6133429Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:07.6138520Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:07.6142379Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:07.6143352Z | ^~~~ 2025-04-25T04:37:07.6145440Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:07.6147327Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:07.6148136Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:07.6149394Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-25T04:37:07.6151031Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-25T04:37:07.6152560Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.cpp:4: 2025-04-25T04:37:07.6154240Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-25T04:37:07.6156045Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-25T04:37:07.6157384Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:07.6158781Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.cpp:14: 2025-04-25T04:37:07.6164023Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: warning: ‘hipError_t hipDevicePrimaryCtxGetState(hipDevice_t, unsigned int*, int*)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:07.6168480Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:37:07.6169298Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:07.6171176Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:07.6173194Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:07.6174143Z | ^~~~ 2025-04-25T04:37:07.6176110Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:07.6177874Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:07.6178625Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:07.6179892Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-25T04:37:07.6181634Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-25T04:37:07.6183238Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.cpp:4: 2025-04-25T04:37:07.6184937Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-25T04:37:07.6186744Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-25T04:37:07.6188201Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:07.6191096Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.cpp:151:6: warning: ‘bool at::native::{anonymous}::has_large_prime_factor(int64_t)’ defined but not used [-Wunused-function] 2025-04-25T04:37:07.6193602Z 151 | bool has_large_prime_factor(int64_t n) { 2025-04-25T04:37:07.6194424Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:07.6194846Z 2025-04-25T04:37:07.8476434Z [7270/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/CudssHandlePool.cpp.o 2025-04-25T04:37:07.8478609Z [7271/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorShapeHIP.cpp.o 2025-04-25T04:37:07.8480722Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:07.8486637Z 2025-04-25T04:37:08.0771692Z [7271/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/CusolverDnHandlePool.cpp.o 2025-04-25T04:37:08.0773590Z [7272/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/jit_utils.cpp.o 2025-04-25T04:37:08.0775413Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:08.0777111Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:11: 2025-04-25T04:37:08.0781116Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:08.0784501Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:37:08.0785230Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:08.0786959Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:08.0788564Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:08.0789356Z | ^~~~ 2025-04-25T04:37:08.0791037Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:08.0792511Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:08.0793144Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:08.0793986Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-25T04:37:08.0795291Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:2: 2025-04-25T04:37:08.0796715Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-25T04:37:08.0797918Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-25T04:37:08.0798669Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:08.0799864Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:11: 2025-04-25T04:37:08.0804137Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:08.0807758Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:37:08.0808499Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:08.0810002Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:08.0811596Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:08.0812422Z | ^~~~ 2025-04-25T04:37:08.0813964Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:08.0815430Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:08.0816060Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:08.0816868Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-25T04:37:08.0818060Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:2: 2025-04-25T04:37:08.0819440Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-25T04:37:08.0820560Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-25T04:37:08.0821308Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:08.0822489Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:11: 2025-04-25T04:37:08.0826772Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: warning: ‘hipError_t hipDevicePrimaryCtxGetState(hipDevice_t, unsigned int*, int*)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:08.0830469Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:37:08.0831323Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:08.0833379Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:08.0835179Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:08.0836031Z | ^~~~ 2025-04-25T04:37:08.0838072Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:08.0839710Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:08.0840412Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:08.0841430Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-25T04:37:08.0842721Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:2: 2025-04-25T04:37:08.0844178Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-25T04:37:08.0845800Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-25T04:37:08.0846949Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:08.0848143Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:11: 2025-04-25T04:37:08.0852788Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: warning: ‘hipError_t hipDevicePrimaryCtxGetState(hipDevice_t, unsigned int*, int*)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:08.0856973Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:37:08.0857673Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:08.0859188Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:08.0860760Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:08.0861650Z | ^~~~ 2025-04-25T04:37:08.0863548Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:08.0865156Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:08.0866930Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:08.0867779Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-25T04:37:08.0869015Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:2: 2025-04-25T04:37:08.0870378Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-25T04:37:08.0871845Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-25T04:37:08.0872932Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:08.0873307Z 2025-04-25T04:37:08.2001830Z [7272/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/HIPSolver.cpp.o 2025-04-25T04:37:08.2004045Z [7273/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/CudssHandlePool.cpp.o 2025-04-25T04:37:08.2006430Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:08.2007819Z 2025-04-25T04:37:08.4757987Z [7273/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterCUDA_0.cpp.o 2025-04-25T04:37:08.4759971Z [7274/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/BatchLinearAlgebraLib.cpp.o 2025-04-25T04:37:08.4761403Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:08.4764083Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebraLib.cpp:1424:13: warning: ‘void at::native::linalg_eigh_cusolver_syevj_batched(const at::Tensor&, const at::Tensor&, const at::Tensor&, bool, bool)’ defined but not used [-Wunused-function] 2025-04-25T04:37:08.4766775Z 1424 | static void linalg_eigh_cusolver_syevj_batched(const Tensor& eigenvalues, const Tensor& eigenvectors, const Tensor& infos, bool upper, bool compute_eigenvectors) { 2025-04-25T04:37:08.4767833Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:08.4769836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebraLib.cpp:1418:13: warning: ‘void at::native::linalg_eigh_cusolver_syevj(const at::Tensor&, const at::Tensor&, const at::Tensor&, bool, bool)’ defined but not used [-Wunused-function] 2025-04-25T04:37:08.4772116Z 1418 | static void linalg_eigh_cusolver_syevj(const Tensor& eigenvalues, const Tensor& eigenvectors, const Tensor& infos, bool upper, bool compute_eigenvectors) { 2025-04-25T04:37:08.4773187Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:08.4773487Z 2025-04-25T04:37:08.5116869Z [7274/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterNestedTensorCUDA_0.cpp.o 2025-04-25T04:37:08.5118065Z [7275/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/BatchLinearAlgebra.cpp.o 2025-04-25T04:37:08.5119320Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:08.5119918Z 2025-04-25T04:37:08.5302240Z [7275/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterQuantizedCUDA_0.cpp.o 2025-04-25T04:37:08.5303530Z [7276/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/CusolverDnHandlePool.cpp.o 2025-04-25T04:37:08.5304861Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:08.5305501Z 2025-04-25T04:37:08.5493617Z [7276/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterSparseCUDA_0.cpp.o 2025-04-25T04:37:08.5495991Z [7277/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/BatchLinearAlgebraLibBlas.cpp.o 2025-04-25T04:37:08.5498487Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:08.5499730Z 2025-04-25T04:37:09.1220443Z [7277/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterSparseCsrCUDA_0.cpp.o 2025-04-25T04:37:09.1222491Z [7278/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/HIPSolver.cpp.o 2025-04-25T04:37:09.1224556Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:09.1225648Z 2025-04-25T04:37:09.3492742Z [7278/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/miopen/BatchNorm_miopen.cpp.o 2025-04-25T04:37:09.3493887Z [7279/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterQuantizedCUDA_0.cpp.o 2025-04-25T04:37:09.3495315Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:09.3495983Z 2025-04-25T04:37:09.4446077Z [7279/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/miopen/Conv_miopen.cpp.o 2025-04-25T04:37:09.4448342Z [7280/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterNestedTensorCUDA_0.cpp.o 2025-04-25T04:37:09.4450515Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:09.4451742Z 2025-04-25T04:37:09.5547554Z [7280/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/miopen/RNN_miopen.cpp.o 2025-04-25T04:37:09.5548764Z [7281/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterSparseCsrCUDA_0.cpp.o 2025-04-25T04:37:09.5550183Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:09.5550877Z 2025-04-25T04:37:09.5624738Z [7281/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/AffineGridGenerator.cpp.o 2025-04-25T04:37:09.5625945Z [7282/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterSparseCUDA_0.cpp.o 2025-04-25T04:37:09.5627097Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:09.5627849Z 2025-04-25T04:37:09.5790126Z [7282/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/BatchNorm.cpp.o 2025-04-25T04:37:09.5792251Z [7283/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/miopen/BatchNorm_miopen.cpp.o 2025-04-25T04:37:09.5794268Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:09.5795253Z 2025-04-25T04:37:09.7923559Z [7283/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/ConvPlaceholders.cpp.o 2025-04-25T04:37:09.7925632Z [7284/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterCUDA_0.cpp.o 2025-04-25T04:37:09.7927793Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:09.7932451Z 2025-04-25T04:37:09.9115202Z [7284/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/ConvShared.cpp.o 2025-04-25T04:37:09.9118375Z [7285/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/ConvPlaceholders.cpp.o 2025-04-25T04:37:09.9120482Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:09.9121093Z 2025-04-25T04:37:09.9350591Z [7285/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/Conv_v7.cpp.o 2025-04-25T04:37:09.9352680Z [7286/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/miopen/RNN_miopen.cpp.o 2025-04-25T04:37:09.9354648Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:09.9355742Z In file included from /var/lib/jenkins/workspace/c10/util/Exception.h:5, 2025-04-25T04:37:09.9356467Z from /var/lib/jenkins/workspace/c10/core/Device.h:5, 2025-04-25T04:37:09.9357203Z from /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:11, 2025-04-25T04:37:09.9358153Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2025-04-25T04:37:09.9358877Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2025-04-25T04:37:09.9359689Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:2: 2025-04-25T04:37:09.9361974Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp: In function ‘void at::native::_viewOrCopyParams(at::MatrixRef, at::MatrixRef, bool)’: 2025-04-25T04:37:09.9369016Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:271:40: warning: ‘at::DeprecatedTypeProperties& at::Tensor::type() const’ is deprecated: Tensor.type() is deprecated. Instead use Tensor.options(), which in many cases (e.g. in a constructor) is a drop-in replacement. If you were using data from type(), that is now available from Tensor itself, so instead of tensor.type().scalar_type(), use tensor.scalar_type() instead and instead of tensor.type().backend() use tensor.device(). [-Wdeprecated-declarations] 2025-04-25T04:37:09.9374253Z 271 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2025-04-25T04:37:09.9375399Z | ~~~~~~~~~~~~~~~^~ 2025-04-25T04:37:09.9376988Z /var/lib/jenkins/workspace/c10/macros/Macros.h:193:64: note: in definition of macro ‘C10_UNLIKELY’ 2025-04-25T04:37:09.9378960Z 193 | #define C10_UNLIKELY(expr) (__builtin_expect(static_cast(expr), 0)) 2025-04-25T04:37:09.9380018Z | ^~~~ 2025-04-25T04:37:09.9381654Z /var/lib/jenkins/workspace/c10/util/Exception.h:587:7: note: in expansion of macro ‘C10_UNLIKELY_OR_CONST’ 2025-04-25T04:37:09.9383301Z 587 | if (C10_UNLIKELY_OR_CONST(!(cond))) { \ 2025-04-25T04:37:09.9384136Z | ^~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:09.9385822Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:271:13: note: in expansion of macro ‘TORCH_CHECK’ 2025-04-25T04:37:09.9387927Z 271 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2025-04-25T04:37:09.9388968Z | ^~~~~~~~~~~ 2025-04-25T04:37:09.9390064Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2025-04-25T04:37:09.9391452Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2025-04-25T04:37:09.9392741Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:2: 2025-04-25T04:37:09.9394534Z /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:225:30: note: declared here 2025-04-25T04:37:09.9396036Z 225 | DeprecatedTypeProperties & type() const { 2025-04-25T04:37:09.9396872Z | ^~~~ 2025-04-25T04:37:09.9397879Z In file included from /var/lib/jenkins/workspace/c10/util/Exception.h:5, 2025-04-25T04:37:09.9399206Z from /var/lib/jenkins/workspace/c10/core/Device.h:5, 2025-04-25T04:37:09.9400471Z from /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:11, 2025-04-25T04:37:09.9401786Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2025-04-25T04:37:09.9403048Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2025-04-25T04:37:09.9404532Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:2: 2025-04-25T04:37:09.9408251Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:271:59: warning: ‘at::DeprecatedTypeProperties& at::Tensor::type() const’ is deprecated: Tensor.type() is deprecated. Instead use Tensor.options(), which in many cases (e.g. in a constructor) is a drop-in replacement. If you were using data from type(), that is now available from Tensor itself, so instead of tensor.type().scalar_type(), use tensor.scalar_type() instead and instead of tensor.type().backend() use tensor.device(). [-Wdeprecated-declarations] 2025-04-25T04:37:09.9411040Z 271 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2025-04-25T04:37:09.9411658Z | ~~~~~~~~~~~~~^~ 2025-04-25T04:37:09.9412534Z /var/lib/jenkins/workspace/c10/macros/Macros.h:193:64: note: in definition of macro ‘C10_UNLIKELY’ 2025-04-25T04:37:09.9413528Z 193 | #define C10_UNLIKELY(expr) (__builtin_expect(static_cast(expr), 0)) 2025-04-25T04:37:09.9414152Z | ^~~~ 2025-04-25T04:37:09.9415046Z /var/lib/jenkins/workspace/c10/util/Exception.h:587:7: note: in expansion of macro ‘C10_UNLIKELY_OR_CONST’ 2025-04-25T04:37:09.9415941Z 587 | if (C10_UNLIKELY_OR_CONST(!(cond))) { \ 2025-04-25T04:37:09.9416462Z | ^~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:09.9417426Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:271:13: note: in expansion of macro ‘TORCH_CHECK’ 2025-04-25T04:37:09.9418547Z 271 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2025-04-25T04:37:09.9419125Z | ^~~~~~~~~~~ 2025-04-25T04:37:09.9419751Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2025-04-25T04:37:09.9420513Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2025-04-25T04:37:09.9421321Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:2: 2025-04-25T04:37:09.9422486Z /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:225:30: note: declared here 2025-04-25T04:37:09.9423376Z 225 | DeprecatedTypeProperties & type() const { 2025-04-25T04:37:09.9423865Z | ^~~~ 2025-04-25T04:37:09.9424452Z In file included from /var/lib/jenkins/workspace/c10/util/Exception.h:5, 2025-04-25T04:37:09.9425149Z from /var/lib/jenkins/workspace/c10/core/Device.h:5, 2025-04-25T04:37:09.9425887Z from /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:11, 2025-04-25T04:37:09.9426651Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2025-04-25T04:37:09.9427367Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2025-04-25T04:37:09.9428219Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:2: 2025-04-25T04:37:09.9429750Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp: In function ‘void at::native::_copyParams_and_permute(at::MatrixRef, at::MatrixRef, int64_t)’: 2025-04-25T04:37:09.9433369Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:290:40: warning: ‘at::DeprecatedTypeProperties& at::Tensor::type() const’ is deprecated: Tensor.type() is deprecated. Instead use Tensor.options(), which in many cases (e.g. in a constructor) is a drop-in replacement. If you were using data from type(), that is now available from Tensor itself, so instead of tensor.type().scalar_type(), use tensor.scalar_type() instead and instead of tensor.type().backend() use tensor.device(). [-Wdeprecated-declarations] 2025-04-25T04:37:09.9436117Z 290 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2025-04-25T04:37:09.9436726Z | ~~~~~~~~~~~~~~~^~ 2025-04-25T04:37:09.9438200Z /var/lib/jenkins/workspace/c10/macros/Macros.h:193:64: note: in definition of macro ‘C10_UNLIKELY’ 2025-04-25T04:37:09.9440103Z 193 | #define C10_UNLIKELY(expr) (__builtin_expect(static_cast(expr), 0)) 2025-04-25T04:37:09.9441048Z | ^~~~ 2025-04-25T04:37:09.9441972Z /var/lib/jenkins/workspace/c10/util/Exception.h:587:7: note: in expansion of macro ‘C10_UNLIKELY_OR_CONST’ 2025-04-25T04:37:09.9442875Z 587 | if (C10_UNLIKELY_OR_CONST(!(cond))) { \ 2025-04-25T04:37:09.9443355Z | ^~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:09.9444319Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:290:13: note: in expansion of macro ‘TORCH_CHECK’ 2025-04-25T04:37:09.9445447Z 290 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2025-04-25T04:37:09.9446095Z | ^~~~~~~~~~~ 2025-04-25T04:37:09.9446708Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2025-04-25T04:37:09.9447490Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2025-04-25T04:37:09.9448293Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:2: 2025-04-25T04:37:09.9449342Z /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:225:30: note: declared here 2025-04-25T04:37:09.9450214Z 225 | DeprecatedTypeProperties & type() const { 2025-04-25T04:37:09.9450712Z | ^~~~ 2025-04-25T04:37:09.9451296Z In file included from /var/lib/jenkins/workspace/c10/util/Exception.h:5, 2025-04-25T04:37:09.9451984Z from /var/lib/jenkins/workspace/c10/core/Device.h:5, 2025-04-25T04:37:09.9452713Z from /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:11, 2025-04-25T04:37:09.9453489Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2025-04-25T04:37:09.9454203Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2025-04-25T04:37:09.9455001Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:2: 2025-04-25T04:37:09.9458230Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:290:59: warning: ‘at::DeprecatedTypeProperties& at::Tensor::type() const’ is deprecated: Tensor.type() is deprecated. Instead use Tensor.options(), which in many cases (e.g. in a constructor) is a drop-in replacement. If you were using data from type(), that is now available from Tensor itself, so instead of tensor.type().scalar_type(), use tensor.scalar_type() instead and instead of tensor.type().backend() use tensor.device(). [-Wdeprecated-declarations] 2025-04-25T04:37:09.9462341Z 290 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2025-04-25T04:37:09.9463450Z | ~~~~~~~~~~~~~^~ 2025-04-25T04:37:09.9464442Z /var/lib/jenkins/workspace/c10/macros/Macros.h:193:64: note: in definition of macro ‘C10_UNLIKELY’ 2025-04-25T04:37:09.9465442Z 193 | #define C10_UNLIKELY(expr) (__builtin_expect(static_cast(expr), 0)) 2025-04-25T04:37:09.9466336Z | ^~~~ 2025-04-25T04:37:09.9467851Z /var/lib/jenkins/workspace/c10/util/Exception.h:587:7: note: in expansion of macro ‘C10_UNLIKELY_OR_CONST’ 2025-04-25T04:37:09.9469364Z 587 | if (C10_UNLIKELY_OR_CONST(!(cond))) { \ 2025-04-25T04:37:09.9470258Z | ^~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:09.9471787Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:290:13: note: in expansion of macro ‘TORCH_CHECK’ 2025-04-25T04:37:09.9473133Z 290 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2025-04-25T04:37:09.9473712Z | ^~~~~~~~~~~ 2025-04-25T04:37:09.9474327Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2025-04-25T04:37:09.9475110Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2025-04-25T04:37:09.9475913Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:2: 2025-04-25T04:37:09.9477035Z /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:225:30: note: declared here 2025-04-25T04:37:09.9477950Z 225 | DeprecatedTypeProperties & type() const { 2025-04-25T04:37:09.9478450Z | ^~~~ 2025-04-25T04:37:09.9478695Z 2025-04-25T04:37:09.9720831Z [7286/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/Conv_v8.cpp.o 2025-04-25T04:37:09.9723020Z [7287/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/Conv_v7.cpp.o 2025-04-25T04:37:09.9725236Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:09.9726437Z 2025-04-25T04:37:09.9879247Z [7287/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/GridSampler.cpp.o 2025-04-25T04:37:09.9881272Z [7288/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/Conv_v8.cpp.o 2025-04-25T04:37:09.9883384Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:09.9884614Z 2025-04-25T04:37:10.0086932Z [7288/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/LossCTC.cpp.o 2025-04-25T04:37:10.0089067Z [7289/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/BatchNorm.cpp.o 2025-04-25T04:37:10.0091348Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:10.0092755Z 2025-04-25T04:37:10.0287660Z [7289/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/MHA.cpp.o 2025-04-25T04:37:10.0290164Z [7290/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/miopen/Conv_miopen.cpp.o 2025-04-25T04:37:10.0291884Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:10.0292994Z 2025-04-25T04:37:10.1004806Z [7290/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/RNN.cpp.o 2025-04-25T04:37:10.1006943Z [7291/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/AffineGridGenerator.cpp.o 2025-04-25T04:37:10.1009323Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:10.1010496Z 2025-04-25T04:37:10.2569671Z [7291/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/miopen/AutocastRNN.cpp.o 2025-04-25T04:37:10.2571662Z [7292/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/ConvShared.cpp.o 2025-04-25T04:37:10.2574079Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:10.2575324Z 2025-04-25T04:37:10.5484176Z [7292/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/miopen/Descriptors.cpp.o 2025-04-25T04:37:10.5486068Z [7293/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/GridSampler.cpp.o 2025-04-25T04:37:10.5488147Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:10.5489198Z 2025-04-25T04:37:10.7043645Z [7293/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/miopen/Handle.cpp.o 2025-04-25T04:37:10.7045581Z [7294/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/LossCTC.cpp.o 2025-04-25T04:37:10.7047958Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:10.7048857Z 2025-04-25T04:37:10.8559831Z [7294/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/miopen/Types.cpp.o 2025-04-25T04:37:10.8561821Z [7295/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/miopen/Handle.cpp.o 2025-04-25T04:37:10.8564084Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:10.8565229Z 2025-04-25T04:37:11.0626587Z [7295/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/CudaIPCTypes.cpp.o 2025-04-25T04:37:11.0634033Z [7296/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/RNN.cpp.o 2025-04-25T04:37:11.0641418Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:11.0648430Z 2025-04-25T04:37:11.1288071Z [7296/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/cuda/comm.cpp.o 2025-04-25T04:37:11.1289963Z [7297/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/MHA.cpp.o 2025-04-25T04:37:11.1291895Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:11.1302554Z 2025-04-25T04:37:11.3265432Z [7297/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/cuda/memory_snapshot.cpp.o 2025-04-25T04:37:11.3271306Z [7298/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/miopen/AutocastRNN.cpp.o 2025-04-25T04:37:11.3273244Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:11.3274289Z 2025-04-25T04:37:11.3761149Z [7298/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/cuda/CUDAPluggableAllocator.cpp.o 2025-04-25T04:37:11.3762980Z [7299/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/CudaIPCTypes.cpp.o 2025-04-25T04:37:11.3765082Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:11.3766098Z 2025-04-25T04:37:11.6476154Z [7299/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.cpp.o 2025-04-25T04:37:11.6478148Z [7300/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/miopen/Descriptors.cpp.o 2025-04-25T04:37:11.6480086Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:11.6481123Z 2025-04-25T04:37:11.8131615Z [7300/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/inductor/aoti_torch/shim_cuda.cpp.o 2025-04-25T04:37:11.8133333Z [7301/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/cuda/CUDAPluggableAllocator.cpp.o 2025-04-25T04:37:11.8135131Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:11.8136092Z 2025-04-25T04:37:11.9354263Z [7301/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp.o 2025-04-25T04:37:11.9356731Z [7302/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.cpp.o 2025-04-25T04:37:11.9359148Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:11.9360535Z 2025-04-25T04:37:11.9545816Z [7302/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/profiler/stubs/cuda.cpp.o 2025-04-25T04:37:11.9547630Z [7303/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/cuda/memory_snapshot.cpp.o 2025-04-25T04:37:11.9549579Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:11.9550579Z 2025-04-25T04:37:12.0477454Z [7303/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/autograd/functions/comm.cpp.o 2025-04-25T04:37:12.0479579Z [7304/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/miopen/Types.cpp.o 2025-04-25T04:37:12.0481695Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:12.0482934Z 2025-04-25T04:37:12.4452924Z [7304/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion_cuda.cpp.o 2025-04-25T04:37:12.4455154Z [7305/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/inductor/aoti_torch/shim_cuda.cpp.o 2025-04-25T04:37:12.4457236Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:12.4458361Z 2025-04-25T04:37:12.5024725Z [7305/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/tensorexpr/cuda_codegen.cpp.o 2025-04-25T04:37:12.5026971Z [7306/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion_cuda.cpp.o 2025-04-25T04:37:12.5029078Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:12.5030135Z 2025-04-25T04:37:12.6041548Z [7306/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/runtime/register_cuda_ops.cpp.o 2025-04-25T04:37:12.6043015Z [7307/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/cuda/comm.cpp.o 2025-04-25T04:37:12.6044803Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:12.6050962Z 2025-04-25T04:37:12.6494533Z [7307/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/cuda/nccl.cpp.o 2025-04-25T04:37:12.6496355Z [7308/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/profiler/stubs/cuda.cpp.o 2025-04-25T04:37:12.6498607Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:12.6503107Z 2025-04-25T04:37:13.2463656Z [7308/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/reducer_cuda.cpp.o 2025-04-25T04:37:13.2465864Z [7309/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/autograd/functions/comm.cpp.o 2025-04-25T04:37:13.2468619Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:13.2469862Z 2025-04-25T04:37:13.2996759Z [7309/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/CudaDMAConnectivity.cpp.o 2025-04-25T04:37:13.2998889Z [7310/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/CudaDMAConnectivity.cpp.o 2025-04-25T04:37:13.3001096Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:13.3002164Z 2025-04-25T04:37:13.4793544Z [7310/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/NCCLUtils.cpp.o 2025-04-25T04:37:13.4795619Z [7311/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp.o 2025-04-25T04:37:13.4797659Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:13.4799626Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:8: 2025-04-25T04:37:13.4804004Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:13.4807650Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:37:13.4808430Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:13.4810005Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:13.4811734Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:13.4812573Z | ^~~~ 2025-04-25T04:37:13.4814183Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:13.4816457Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:13.4817201Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:13.4818063Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-25T04:37:13.4819456Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h:6, 2025-04-25T04:37:13.4821066Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:1: 2025-04-25T04:37:13.4822927Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-25T04:37:13.4824128Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-25T04:37:13.4824906Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:13.4826153Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:8: 2025-04-25T04:37:13.4830467Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:13.4834003Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:37:13.4834766Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:13.4836301Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:13.4838755Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:13.4839586Z | ^~~~ 2025-04-25T04:37:13.4841169Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:13.4842918Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:13.4843574Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:13.4844425Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-25T04:37:13.4845769Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h:6, 2025-04-25T04:37:13.4847398Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:1: 2025-04-25T04:37:13.4848927Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-25T04:37:13.4850076Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-25T04:37:13.4850880Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:13.4852112Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:8: 2025-04-25T04:37:13.4856647Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: warning: ‘hipError_t hipDevicePrimaryCtxGetState(hipDevice_t, unsigned int*, int*)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:13.4860295Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:37:13.4861008Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:13.4862739Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:13.4864623Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:13.4865494Z | ^~~~ 2025-04-25T04:37:13.4867097Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:13.4868634Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:13.4869300Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:13.4870334Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-25T04:37:13.4871722Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h:6, 2025-04-25T04:37:13.4873316Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:1: 2025-04-25T04:37:13.4874846Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-25T04:37:13.4876382Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-25T04:37:13.4877543Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:13.4878901Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:8: 2025-04-25T04:37:13.4883439Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: warning: ‘hipError_t hipDevicePrimaryCtxGetState(hipDevice_t, unsigned int*, int*)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:13.4887127Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:37:13.4887863Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:13.4889477Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:13.4891297Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:13.4892158Z | ^~~~ 2025-04-25T04:37:13.4893734Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:13.4895271Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:13.4895938Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:13.4896775Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-25T04:37:13.4898158Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h:6, 2025-04-25T04:37:13.4899765Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:1: 2025-04-25T04:37:13.4901341Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-25T04:37:13.4903038Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-25T04:37:13.4904200Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:13.4904590Z 2025-04-25T04:37:13.4905514Z [7311/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/FlightRecorder.cpp.o 2025-04-25T04:37:13.4907289Z [7312/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/reducer_cuda.cpp.o 2025-04-25T04:37:13.4909295Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:13.4910321Z 2025-04-25T04:37:14.0683045Z [7312/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp.o 2025-04-25T04:37:14.0685256Z [7313/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/tensorexpr/cuda_codegen.cpp.o 2025-04-25T04:37:14.0687287Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:14.0689320Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:7, 2025-04-25T04:37:14.0690966Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:2: 2025-04-25T04:37:14.0695174Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:14.0698776Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:37:14.0699573Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:14.0701198Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:14.0703005Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:14.0703862Z | ^~~~ 2025-04-25T04:37:14.0705430Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:14.0706956Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:14.0707586Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:14.0708439Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-25T04:37:14.0709736Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:1: 2025-04-25T04:37:14.0711122Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-25T04:37:14.0712225Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-25T04:37:14.0712973Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:14.0714065Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:7, 2025-04-25T04:37:14.0715435Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:2: 2025-04-25T04:37:14.0719126Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:14.0722289Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:37:14.0723021Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:14.0724398Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:14.0725836Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:14.0726572Z | ^~~~ 2025-04-25T04:37:14.0728187Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:14.0729525Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:14.0730096Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:14.0730956Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-25T04:37:14.0732125Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:1: 2025-04-25T04:37:14.0733439Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-25T04:37:14.0734487Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-25T04:37:14.0735165Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:37:14.0736609Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:7, 2025-04-25T04:37:14.0738237Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:2: 2025-04-25T04:37:14.0742081Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: warning: ‘hipError_t hipDevicePrimaryCtxGetState(hipDevice_t, unsigned int*, int*)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:14.0745450Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:37:14.0746111Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:14.0748717Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:14.0750228Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:14.0750969Z | ^~~~ 2025-04-25T04:37:14.0752360Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:14.0753677Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:14.0754261Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:14.0755034Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-25T04:37:14.0756185Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:1: 2025-04-25T04:37:14.0757440Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-25T04:37:14.0758822Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-25T04:37:14.0759829Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:14.0760857Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:7, 2025-04-25T04:37:14.0762221Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:2: 2025-04-25T04:37:14.0766037Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: warning: ‘hipError_t hipDevicePrimaryCtxGetState(hipDevice_t, unsigned int*, int*)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:37:14.0769225Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:37:14.0770043Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:14.0771442Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:37:14.0772909Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:37:14.0773775Z | ^~~~ 2025-04-25T04:37:14.0775199Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:37:14.0776701Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:37:14.0777299Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:37:14.0778074Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-25T04:37:14.0779227Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:1: 2025-04-25T04:37:14.0780530Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-25T04:37:14.0782036Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-25T04:37:14.0783181Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:14.0783567Z 2025-04-25T04:37:14.1378796Z [7313/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp.o 2025-04-25T04:37:14.1380671Z [7314/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp.o 2025-04-25T04:37:14.1382668Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:14.1383653Z 2025-04-25T04:37:14.1792740Z [7314/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/UCCTracing.cpp.o 2025-04-25T04:37:14.1794494Z [7315/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/cuda/nccl.cpp.o 2025-04-25T04:37:14.1796422Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:14.1800057Z /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.cpp:251:13: warning: ‘void torch::cuda::nccl::detail::NCCL_CHECK_TIMEOUT(ncclResult_t, std::vector&)’ defined but not used [-Wunused-function] 2025-04-25T04:37:14.1802476Z 251 | static void NCCL_CHECK_TIMEOUT( 2025-04-25T04:37:14.1803178Z | ^~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:14.1803547Z 2025-04-25T04:37:14.1923614Z [7315/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/UCCUtils.cpp.o 2025-04-25T04:37:14.1925459Z [7316/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/UCCTracing.cpp.o 2025-04-25T04:37:14.1927409Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:14.1928439Z 2025-04-25T04:37:14.2303824Z [7316/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/intra_node_comm.cpp.o 2025-04-25T04:37:14.2306051Z [7317/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/UCCUtils.cpp.o 2025-04-25T04:37:14.2308137Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:14.2309346Z 2025-04-25T04:37:14.3810650Z [7317/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/cuda/utils.cpp.o 2025-04-25T04:37:14.3812916Z [7318/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/runtime/register_cuda_ops.cpp.o 2025-04-25T04:37:14.3815109Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:14.3816308Z 2025-04-25T04:37:14.4623548Z [7318/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/rpc/tensorpipe_cuda.cpp.o 2025-04-25T04:37:14.4625150Z [7319/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/cuda/utils.cpp.o 2025-04-25T04:37:14.4626884Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:14.4627754Z 2025-04-25T04:37:15.0435832Z [7319/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp.o 2025-04-25T04:37:15.0438505Z [7320/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/NCCLUtils.cpp.o 2025-04-25T04:37:15.0440566Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:15.0441856Z 2025-04-25T04:37:15.2709047Z [7320/7823] Building CXX object caffe2/CMakeFiles/static_runtime_bench.dir/__/benchmarks/static_runtime/deep_wide_pt.cc.o 2025-04-25T04:37:15.2711354Z [7321/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp.o 2025-04-25T04:37:15.2713720Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:15.2714904Z 2025-04-25T04:37:15.4401801Z [7321/7823] Building CXX object caffe2/CMakeFiles/static_runtime_bench.dir/__/benchmarks/static_runtime/deep_wide_pt_bench.cc.o 2025-04-25T04:37:15.4403992Z [7322/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/FlightRecorder.cpp.o 2025-04-25T04:37:15.4406031Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:15.4407059Z 2025-04-25T04:37:15.5631688Z [7322/7823] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/deep_wide_pt.cc.o 2025-04-25T04:37:15.5633927Z [7323/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/intra_node_comm.cpp.o 2025-04-25T04:37:15.5636043Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:15.5640279Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/intra_node_comm.cpp:43:17: warning: ‘c10d::intra_node_comm::Topology c10d::intra_node_comm::detectTopology(c10d::intra_node_comm::NvlMesh, size_t)’ defined but not used [-Wunused-function] 2025-04-25T04:37:15.5643459Z 43 | static Topology detectTopology(const NvlMesh nvlMesh, size_t worldSize) { 2025-04-25T04:37:15.5644592Z | ^~~~~~~~~~~~~~ 2025-04-25T04:37:15.5647715Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/intra_node_comm.cpp:24:16: warning: ‘c10d::intra_node_comm::NvlMesh c10d::intra_node_comm::getNvlMesh(const std::vector&)’ defined but not used [-Wunused-function] 2025-04-25T04:37:15.5650741Z 24 | static NvlMesh getNvlMesh(const std::vector& rankToDeviceIdx) { 2025-04-25T04:37:15.5651798Z | ^~~~~~~~~~ 2025-04-25T04:37:15.5654980Z 2025-04-25T04:37:15.5754446Z [7323/7823] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_utils.cc.o 2025-04-25T04:37:15.5756543Z [7324/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/rpc/tensorpipe_cuda.cpp.o 2025-04-25T04:37:15.5758642Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:15.5759775Z 2025-04-25T04:37:15.8862173Z [7324/7823] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_static_runtime.cc.o 2025-04-25T04:37:15.8864265Z [7325/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp.o 2025-04-25T04:37:15.8866550Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:15.8868881Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp:249:13: warning: ‘std::string c10d::{anonymous}::getNcclAbortedCommStoreKey(const string&)’ defined but not used [-Wunused-function] 2025-04-25T04:37:15.8870810Z 249 | std::string getNcclAbortedCommStoreKey(const std::string& ncclIdStr) { 2025-04-25T04:37:15.8871790Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:15.8873564Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp:240:13: warning: ‘std::string c10d::{anonymous}::buildNcclUniqueIdStr(const ncclUniqueId&)’ defined but not used [-Wunused-function] 2025-04-25T04:37:15.8875260Z 240 | std::string buildNcclUniqueIdStr(const ncclUniqueId& ncclID) { 2025-04-25T04:37:15.8875835Z | ^~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:37:15.8876155Z 2025-04-25T04:37:16.4236604Z [7325/7823] Linking CXX shared library lib/libtorch_hip.so 2025-04-25T04:37:16.4238008Z [7326/7823] Building CXX object caffe2/CMakeFiles/static_runtime_bench.dir/__/benchmarks/static_runtime/deep_wide_pt.cc.o 2025-04-25T04:37:16.4240123Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:16.4240984Z 2025-04-25T04:37:16.6214796Z [7326/7823] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_static_module.cc.o 2025-04-25T04:37:16.6216982Z [7327/7823] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/deep_wide_pt.cc.o 2025-04-25T04:37:16.6219019Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:16.6220623Z 2025-04-25T04:37:16.7080909Z [7327/7823] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_generated_ops.cc.o 2025-04-25T04:37:16.7083714Z [7328/7823] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_utils.cc.o 2025-04-25T04:37:16.7086104Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:16.7087447Z 2025-04-25T04:37:16.8936548Z [7328/7823] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2025-04-25T04:37:16.8938876Z [7329/7823] Building CXX object caffe2/CMakeFiles/static_runtime_bench.dir/__/benchmarks/static_runtime/deep_wide_pt_bench.cc.o 2025-04-25T04:37:16.8941253Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:16.8942507Z 2025-04-25T04:37:17.2476766Z [7329/7823] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2025-04-25T04:37:17.2479116Z [7330/7823] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2025-04-25T04:37:17.2481306Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:17.2482528Z 2025-04-25T04:37:17.3727546Z [7330/7823] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2025-04-25T04:37:17.3729773Z [7331/7823] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_static_runtime.cc.o 2025-04-25T04:37:17.3732093Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:17.3733475Z 2025-04-25T04:37:17.7396116Z [7331/7823] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2025-04-25T04:37:17.7398224Z [7332/7823] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2025-04-25T04:37:17.7399687Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:17.7400529Z 2025-04-25T04:37:18.0895291Z [7332/7823] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2025-04-25T04:37:18.0897548Z [7333/7823] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_generated_ops.cc.o 2025-04-25T04:37:18.0900850Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:18.0902106Z 2025-04-25T04:37:18.1821940Z [7333/7823] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2025-04-25T04:37:18.1823359Z [7334/7823] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_static_module.cc.o 2025-04-25T04:37:18.1824992Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:18.1825695Z 2025-04-25T04:37:18.2674502Z [7334/7823] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2025-04-25T04:37:18.2676386Z [7335/7823] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2025-04-25T04:37:18.2678461Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:18.2682449Z 2025-04-25T04:37:18.5579966Z [7335/7823] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2025-04-25T04:37:18.5582060Z [7336/7823] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2025-04-25T04:37:18.5584252Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:18.5585384Z 2025-04-25T04:37:18.8477948Z [7336/7823] Building CXX object caffe2/CMakeFiles/cpu_allocator_test.dir/__/aten/src/ATen/test/cpu_allocator_test.cpp.o 2025-04-25T04:37:18.8480180Z [7337/7823] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2025-04-25T04:37:18.8482296Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:18.8483490Z 2025-04-25T04:37:19.2988675Z [7337/7823] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2025-04-25T04:37:19.2990686Z [7338/7823] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2025-04-25T04:37:19.2992947Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:19.2994053Z 2025-04-25T04:37:19.4042527Z [7338/7823] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2025-04-25T04:37:19.4044730Z [7339/7823] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2025-04-25T04:37:19.4046603Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:19.4047778Z 2025-04-25T04:37:19.5251628Z [7339/7823] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2025-04-25T04:37:19.5253396Z [7340/7823] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2025-04-25T04:37:19.5255259Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:19.5256590Z 2025-04-25T04:37:19.8089065Z [7340/7823] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2025-04-25T04:37:19.8091673Z [7341/7823] Building CXX object caffe2/CMakeFiles/cpu_allocator_test.dir/__/aten/src/ATen/test/cpu_allocator_test.cpp.o 2025-04-25T04:37:19.8094396Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:19.8095763Z 2025-04-25T04:37:19.8205405Z [7341/7823] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2025-04-25T04:37:19.8208034Z [7342/7823] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2025-04-25T04:37:19.8210710Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:19.8211932Z 2025-04-25T04:37:20.6350551Z [7342/7823] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2025-04-25T04:37:20.6352380Z [7343/7823] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2025-04-25T04:37:20.6353899Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:20.6354600Z 2025-04-25T04:37:20.6521510Z [7343/7823] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2025-04-25T04:37:20.6523368Z [7344/7823] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2025-04-25T04:37:20.6525450Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:20.6526945Z 2025-04-25T04:37:20.6719819Z [7344/7823] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2025-04-25T04:37:20.6721374Z [7345/7823] Linking CXX shared library lib/libtorch_hip.so 2025-04-25T04:37:20.6722031Z Warning: Unused direct dependencies: 2025-04-25T04:37:20.6722574Z /opt/rocm-6.3.0/lib/libhiprtc.so.6 2025-04-25T04:37:20.6723085Z /opt/rocm-6.3.0/lib/libhiprand.so.1 2025-04-25T04:37:20.6723433Z 2025-04-25T04:37:20.9264125Z [7345/7823] Linking CXX shared library lib/libtorch.so 2025-04-25T04:37:20.9265786Z [7346/7823] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2025-04-25T04:37:20.9268137Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:20.9269559Z 2025-04-25T04:37:21.2059686Z [7346/7823] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2025-04-25T04:37:21.2061796Z [7347/7823] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2025-04-25T04:37:21.2063988Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:21.2065207Z 2025-04-25T04:37:21.3199681Z [7347/7823] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2025-04-25T04:37:21.3201585Z [7348/7823] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2025-04-25T04:37:21.3203521Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:21.3204595Z 2025-04-25T04:37:21.3955503Z [7348/7823] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2025-04-25T04:37:21.3956865Z [7349/7823] Linking CXX shared library lib/libtorch.so 2025-04-25T04:37:21.3957345Z Warning: Unused direct dependencies: 2025-04-25T04:37:21.3957748Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-25T04:37:21.3958239Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:21.3958530Z 2025-04-25T04:37:21.7289366Z [7349/7823] Linking CXX executable bin/static_runtime_bench 2025-04-25T04:37:21.7291223Z [7350/7823] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2025-04-25T04:37:21.7293520Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:21.7299010Z 2025-04-25T04:37:22.1200836Z [7350/7823] Linking CXX executable bin/static_runtime_test 2025-04-25T04:37:22.1202358Z [7351/7823] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2025-04-25T04:37:22.1204350Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:22.1205387Z 2025-04-25T04:37:22.1889946Z [7351/7823] Linking CXX executable bin/Dict_test 2025-04-25T04:37:22.1891321Z [7352/7823] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2025-04-25T04:37:22.1893278Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:22.1894315Z 2025-04-25T04:37:22.3983657Z [7352/7823] Linking CXX executable bin/Dimname_test 2025-04-25T04:37:22.3984936Z [7353/7823] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2025-04-25T04:37:22.3986642Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:22.3987537Z 2025-04-25T04:37:22.4887494Z [7353/7823] Linking CXX executable bin/MaybeOwned_test 2025-04-25T04:37:22.4888980Z [7354/7823] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2025-04-25T04:37:22.4890907Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:22.4891834Z 2025-04-25T04:37:22.6250039Z [7354/7823] Linking CXX executable bin/NamedTensor_test 2025-04-25T04:37:22.6250997Z [7355/7823] Linking CXX executable bin/static_runtime_bench 2025-04-25T04:37:22.6251705Z Warning: Unused direct dependencies: 2025-04-25T04:37:22.6252304Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:22.6253266Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:22.6253748Z 2025-04-25T04:37:23.2714980Z [7355/7823] Linking CXX executable bin/apply_utils_test 2025-04-25T04:37:23.2715839Z [7356/7823] Linking CXX executable bin/static_runtime_test 2025-04-25T04:37:23.2716429Z Warning: Unused direct dependencies: 2025-04-25T04:37:23.2717588Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:23.2718215Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:23.2723245Z 2025-04-25T04:37:23.4926186Z [7356/7823] Linking CXX executable bin/atest 2025-04-25T04:37:23.4926830Z [7357/7823] Linking CXX executable bin/MaybeOwned_test 2025-04-25T04:37:23.4927245Z Warning: Unused direct dependencies: 2025-04-25T04:37:23.4927635Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:23.4928066Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:23.4928339Z 2025-04-25T04:37:23.7188610Z [7357/7823] Linking CXX executable bin/basic 2025-04-25T04:37:23.7192256Z [7358/7823] Linking CXX executable bin/Dict_test 2025-04-25T04:37:23.7196677Z Warning: Unused direct dependencies: 2025-04-25T04:37:23.7197626Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:23.7198303Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:23.7203193Z 2025-04-25T04:37:23.7725573Z [7358/7823] Linking CXX executable bin/broadcast_test 2025-04-25T04:37:23.7726395Z [7359/7823] Linking CXX executable bin/Dimname_test 2025-04-25T04:37:23.7726995Z Warning: Unused direct dependencies: 2025-04-25T04:37:23.7727523Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:23.7728143Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:23.7733286Z 2025-04-25T04:37:23.8319755Z [7359/7823] Linking CXX executable bin/cpu_allocator_test 2025-04-25T04:37:23.8320623Z [7360/7823] Linking CXX executable bin/NamedTensor_test 2025-04-25T04:37:23.8324730Z Warning: Unused direct dependencies: 2025-04-25T04:37:23.8325316Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:23.8325926Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:23.8326331Z 2025-04-25T04:37:23.9255039Z [7360/7823] Linking CXX executable bin/cpu_generator_test 2025-04-25T04:37:23.9256029Z [7361/7823] Linking CXX executable bin/apply_utils_test 2025-04-25T04:37:23.9256729Z Warning: Unused direct dependencies: 2025-04-25T04:37:23.9257357Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:23.9258070Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:23.9258535Z 2025-04-25T04:37:24.5383810Z [7361/7823] Linking CXX executable bin/cpu_profiling_allocator_test 2025-04-25T04:37:24.5384866Z [7362/7823] Linking CXX executable bin/atest 2025-04-25T04:37:24.5385551Z Warning: Unused direct dependencies: 2025-04-25T04:37:24.5386216Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:24.5386998Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:24.5387447Z 2025-04-25T04:37:24.8221827Z [7362/7823] Linking CXX executable bin/cpu_rng_test 2025-04-25T04:37:24.8222726Z [7363/7823] Linking CXX executable bin/broadcast_test 2025-04-25T04:37:24.8223276Z Warning: Unused direct dependencies: 2025-04-25T04:37:24.8223665Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:24.8224172Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:24.8224441Z 2025-04-25T04:37:24.9290395Z [7363/7823] Linking CXX executable bin/dlconvertor_test 2025-04-25T04:37:24.9291243Z [7364/7823] Linking CXX executable bin/basic 2025-04-25T04:37:24.9291829Z Warning: Unused direct dependencies: 2025-04-25T04:37:24.9292454Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:24.9293156Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:24.9293614Z 2025-04-25T04:37:25.2110494Z [7364/7823] Linking CXX executable bin/extension_backend_test 2025-04-25T04:37:25.2111391Z [7365/7823] Linking CXX executable bin/cpu_generator_test 2025-04-25T04:37:25.2111820Z Warning: Unused direct dependencies: 2025-04-25T04:37:25.2112201Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:25.2112630Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:25.2112911Z 2025-04-25T04:37:25.3290391Z [7365/7823] Linking CXX executable bin/half_test 2025-04-25T04:37:25.3291438Z [7366/7823] Linking CXX executable bin/cpu_allocator_test 2025-04-25T04:37:25.3292191Z Warning: Unused direct dependencies: 2025-04-25T04:37:25.3292709Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:25.3293318Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:25.3293719Z 2025-04-25T04:37:25.4418067Z [7366/7823] Linking CXX executable bin/ivalue_test 2025-04-25T04:37:25.4418934Z [7367/7823] Linking CXX executable bin/cpu_profiling_allocator_test 2025-04-25T04:37:25.4419603Z Warning: Unused direct dependencies: 2025-04-25T04:37:25.4420133Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:25.4420733Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:25.4421136Z 2025-04-25T04:37:25.6352866Z [7367/7823] Linking CXX executable bin/lazy_tensor_test 2025-04-25T04:37:25.6353827Z [7368/7823] Linking CXX executable bin/cpu_rng_test 2025-04-25T04:37:25.6354590Z Warning: Unused direct dependencies: 2025-04-25T04:37:25.6355287Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:25.6356067Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:25.6356610Z 2025-04-25T04:37:26.3898015Z [7368/7823] Linking CXX executable bin/math_kernel_test 2025-04-25T04:37:26.3898912Z [7369/7823] Linking CXX executable bin/dlconvertor_test 2025-04-25T04:37:26.3899504Z Warning: Unused direct dependencies: 2025-04-25T04:37:26.3900051Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:26.3900663Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:26.3901101Z 2025-04-25T04:37:26.4683487Z [7369/7823] Linking CXX executable bin/memory_format_test 2025-04-25T04:37:26.4693211Z [7370/7823] Linking CXX executable bin/extension_backend_test 2025-04-25T04:37:26.4693911Z Warning: Unused direct dependencies: 2025-04-25T04:37:26.4694461Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:26.4695092Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:26.4700895Z 2025-04-25T04:37:26.5463881Z [7370/7823] Linking CXX executable bin/memory_overlapping_test 2025-04-25T04:37:26.5464527Z [7371/7823] Linking CXX executable bin/lazy_tensor_test 2025-04-25T04:37:26.5464934Z Warning: Unused direct dependencies: 2025-04-25T04:37:26.5465296Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:26.5465722Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-25T04:37:26.5466159Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:26.5466534Z 2025-04-25T04:37:26.7142687Z [7371/7823] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2025-04-25T04:37:26.7144237Z [7372/7823] Linking CXX executable bin/half_test 2025-04-25T04:37:26.7144930Z Warning: Unused direct dependencies: 2025-04-25T04:37:26.7145532Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:26.7146292Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-25T04:37:26.7167472Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:26.7168248Z 2025-04-25T04:37:26.8645601Z [7372/7823] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2025-04-25T04:37:26.8647041Z [7373/7823] Linking CXX executable bin/ivalue_test 2025-04-25T04:37:26.8647895Z Warning: Unused direct dependencies: 2025-04-25T04:37:26.8648553Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:26.8649334Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:26.8649865Z 2025-04-25T04:37:26.8883921Z [7373/7823] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2025-04-25T04:37:26.8885495Z [7374/7823] Linking CXX executable bin/math_kernel_test 2025-04-25T04:37:26.8886258Z Warning: Unused direct dependencies: 2025-04-25T04:37:26.8887289Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:26.8888094Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:26.8888628Z 2025-04-25T04:37:27.2248693Z [7374/7823] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2025-04-25T04:37:27.2253394Z [7375/7823] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2025-04-25T04:37:27.2255640Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:27.2260513Z 2025-04-25T04:37:27.6881544Z [7375/7823] Linking CXX executable bin/operator_name_test 2025-04-25T04:37:27.6882171Z [7376/7823] Linking CXX executable bin/memory_format_test 2025-04-25T04:37:27.6882594Z Warning: Unused direct dependencies: 2025-04-25T04:37:27.6883143Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:27.6883590Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:27.6883884Z 2025-04-25T04:37:27.7400068Z [7376/7823] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2025-04-25T04:37:27.7402188Z [7377/7823] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2025-04-25T04:37:27.7404024Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:27.7404919Z 2025-04-25T04:37:27.7806438Z [7377/7823] Linking CXX executable bin/mobile_memory_cleanup 2025-04-25T04:37:27.7807307Z [7378/7823] Linking CXX executable bin/memory_overlapping_test 2025-04-25T04:37:27.7808451Z Warning: Unused direct dependencies: 2025-04-25T04:37:27.7809143Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:27.7809818Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:27.7810289Z 2025-04-25T04:37:28.0593601Z [7378/7823] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2025-04-25T04:37:28.0595497Z [7379/7823] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2025-04-25T04:37:28.0597650Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:28.0602167Z 2025-04-25T04:37:28.2467791Z [7379/7823] Linking CXX executable bin/native_test 2025-04-25T04:37:28.2469493Z [7380/7823] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2025-04-25T04:37:28.2471040Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:28.2471749Z 2025-04-25T04:37:28.4161995Z [7380/7823] Linking CXX executable bin/operators_test 2025-04-25T04:37:28.4163198Z [7381/7823] Linking CXX executable bin/operator_name_test 2025-04-25T04:37:28.4166201Z Warning: Unused direct dependencies: 2025-04-25T04:37:28.4166610Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:28.4167086Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-25T04:37:28.4168938Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:28.4169629Z 2025-04-25T04:37:28.9590843Z [7381/7823] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2025-04-25T04:37:28.9593194Z [7382/7823] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2025-04-25T04:37:28.9595581Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:28.9600244Z 2025-04-25T04:37:29.0953171Z [7382/7823] Linking CXX executable bin/packedtensoraccessor_test 2025-04-25T04:37:29.0954901Z [7383/7823] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2025-04-25T04:37:29.0956880Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:29.0957913Z 2025-04-25T04:37:29.1723034Z [7383/7823] Linking CXX executable bin/pow_test 2025-04-25T04:37:29.1723619Z [7384/7823] Linking CXX executable bin/mobile_memory_cleanup 2025-04-25T04:37:29.1724121Z Warning: Unused direct dependencies: 2025-04-25T04:37:29.1724541Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:29.1724999Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:29.1725333Z 2025-04-25T04:37:29.4010673Z [7384/7823] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2025-04-25T04:37:29.4013031Z [7385/7823] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2025-04-25T04:37:29.4015242Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:29.4016416Z 2025-04-25T04:37:29.4638960Z [7385/7823] Linking CXX executable bin/quantized_test 2025-04-25T04:37:29.4640746Z [7386/7823] Linking CXX executable bin/native_test 2025-04-25T04:37:29.4641462Z Warning: Unused direct dependencies: 2025-04-25T04:37:29.4643771Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:29.4644448Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:29.4644876Z 2025-04-25T04:37:29.4987070Z [7386/7823] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2025-04-25T04:37:29.4988572Z [7387/7823] Linking CXX executable bin/operators_test 2025-04-25T04:37:29.4989211Z Warning: Unused direct dependencies: 2025-04-25T04:37:29.4989839Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:29.4990515Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:29.4990965Z 2025-04-25T04:37:30.3171037Z [7387/7823] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2025-04-25T04:37:30.3172164Z [7388/7823] Linking CXX executable bin/pow_test 2025-04-25T04:37:30.3172834Z Warning: Unused direct dependencies: 2025-04-25T04:37:30.3173461Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:30.3174209Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:30.3174702Z 2025-04-25T04:37:30.3310893Z [7388/7823] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2025-04-25T04:37:30.3314724Z [7389/7823] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2025-04-25T04:37:30.3316840Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:30.3317950Z 2025-04-25T04:37:30.3525798Z [7389/7823] Linking CXX executable bin/reduce_ops_test 2025-04-25T04:37:30.3526920Z [7390/7823] Linking CXX executable bin/packedtensoraccessor_test 2025-04-25T04:37:30.3527748Z Warning: Unused direct dependencies: 2025-04-25T04:37:30.3528415Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:30.3529173Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:30.3529635Z 2025-04-25T04:37:30.6637100Z [7390/7823] Building CXX object caffe2/CMakeFiles/StorageUtils_test.dir/__/aten/src/ATen/test/StorageUtils_test.cpp.o 2025-04-25T04:37:30.6638813Z [7391/7823] Linking CXX executable bin/quantized_test 2025-04-25T04:37:30.6639473Z Warning: Unused direct dependencies: 2025-04-25T04:37:30.6640138Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:30.6640839Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:30.6641542Z 2025-04-25T04:37:30.7445847Z [7391/7823] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2025-04-25T04:37:30.7448358Z [7392/7823] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2025-04-25T04:37:30.7450771Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:30.7452028Z 2025-04-25T04:37:30.8510879Z [7392/7823] Linking CXX executable bin/scalar_tensor_test 2025-04-25T04:37:30.8512645Z [7393/7823] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2025-04-25T04:37:30.8515031Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:30.8520255Z 2025-04-25T04:37:31.1072627Z [7393/7823] Linking CXX executable bin/reportMemoryUsage_test 2025-04-25T04:37:31.1074004Z [7394/7823] Building CXX object caffe2/CMakeFiles/StorageUtils_test.dir/__/aten/src/ATen/test/StorageUtils_test.cpp.o 2025-04-25T04:37:31.1075790Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:31.1076820Z 2025-04-25T04:37:31.4461749Z [7394/7823] Linking CXX executable bin/StorageUtils_test 2025-04-25T04:37:31.4465586Z [7395/7823] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2025-04-25T04:37:31.4467094Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:31.4467810Z 2025-04-25T04:37:31.7549854Z [7395/7823] Linking CXX executable bin/scalar_test 2025-04-25T04:37:31.7550724Z [7396/7823] Linking CXX executable bin/reduce_ops_test 2025-04-25T04:37:31.7551331Z Warning: Unused direct dependencies: 2025-04-25T04:37:31.7551864Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:31.7552506Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:31.7552905Z 2025-04-25T04:37:32.0073477Z [7396/7823] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2025-04-25T04:37:32.0075246Z [7397/7823] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2025-04-25T04:37:32.0077213Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:32.0078101Z 2025-04-25T04:37:32.1778189Z [7397/7823] Linking CXX executable bin/stride_properties_test 2025-04-25T04:37:32.1779226Z [7398/7823] Linking CXX executable bin/reportMemoryUsage_test 2025-04-25T04:37:32.1779982Z Warning: Unused direct dependencies: 2025-04-25T04:37:32.1780589Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:32.1781280Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-25T04:37:32.1782077Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:32.1782547Z 2025-04-25T04:37:32.2216138Z [7398/7823] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2025-04-25T04:37:32.2217450Z [7399/7823] Linking CXX executable bin/scalar_tensor_test 2025-04-25T04:37:32.2218114Z Warning: Unused direct dependencies: 2025-04-25T04:37:32.2218924Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:32.2219606Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:32.2220053Z 2025-04-25T04:37:32.4917830Z [7399/7823] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2025-04-25T04:37:32.4919997Z [7400/7823] Linking CXX executable bin/StorageUtils_test 2025-04-25T04:37:32.4926230Z Warning: Unused direct dependencies: 2025-04-25T04:37:32.4926892Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:32.4927762Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:32.4928211Z 2025-04-25T04:37:32.7819497Z [7400/7823] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2025-04-25T04:37:32.7824316Z [7401/7823] Linking CXX executable bin/scalar_test 2025-04-25T04:37:32.7827949Z Warning: Unused direct dependencies: 2025-04-25T04:37:32.7828571Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:32.7829292Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:32.7832450Z 2025-04-25T04:37:32.8665396Z [7401/7823] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2025-04-25T04:37:32.8667534Z [7402/7823] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2025-04-25T04:37:32.8669530Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:32.8670675Z 2025-04-25T04:37:33.1175910Z [7402/7823] Linking CXX executable bin/type_ptr_test 2025-04-25T04:37:33.1177451Z [7403/7823] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2025-04-25T04:37:33.1179802Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:33.1181098Z 2025-04-25T04:37:33.5219564Z [7403/7823] Linking CXX executable bin/tensor_iterator_test 2025-04-25T04:37:33.5220926Z [7404/7823] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2025-04-25T04:37:33.5222909Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:33.5227066Z 2025-04-25T04:37:33.5548672Z [7404/7823] Linking CXX executable bin/thread_init_test 2025-04-25T04:37:33.5549631Z [7405/7823] Linking CXX executable bin/stride_properties_test 2025-04-25T04:37:33.5550240Z Warning: Unused direct dependencies: 2025-04-25T04:37:33.5550769Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:33.5551371Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:33.5551755Z 2025-04-25T04:37:33.9446890Z [7405/7823] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2025-04-25T04:37:33.9448976Z [7406/7823] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2025-04-25T04:37:33.9454631Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:33.9455881Z 2025-04-25T04:37:33.9456386Z [7406/7823] Linking CXX executable bin/test_parallel 2025-04-25T04:37:33.9457267Z [7407/7823] Linking CXX executable bin/type_ptr_test 2025-04-25T04:37:33.9457956Z Warning: Unused direct dependencies: 2025-04-25T04:37:33.9458590Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:33.9459345Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:33.9459865Z 2025-04-25T04:37:34.2412551Z [7407/7823] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2025-04-25T04:37:34.2414760Z [7408/7823] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2025-04-25T04:37:34.2416595Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:34.2420972Z 2025-04-25T04:37:34.5771125Z [7408/7823] Linking CXX executable bin/type_test 2025-04-25T04:37:34.5777240Z [7409/7823] Linking CXX executable bin/tensor_iterator_test 2025-04-25T04:37:34.5785038Z Warning: Unused direct dependencies: 2025-04-25T04:37:34.5785853Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:34.5786549Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:34.5792111Z 2025-04-25T04:37:34.8191524Z [7409/7823] Building CXX object caffe2/CMakeFiles/legacy_vmap_test.dir/__/aten/src/ATen/test/legacy_vmap_test.cpp.o 2025-04-25T04:37:34.8193569Z [7410/7823] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2025-04-25T04:37:34.8195559Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:34.8197395Z 2025-04-25T04:37:34.8706260Z [7410/7823] Linking CXX executable bin/undefined_tensor_test 2025-04-25T04:37:34.8707677Z [7411/7823] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2025-04-25T04:37:34.8709476Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:34.8710397Z 2025-04-25T04:37:34.8756738Z [7411/7823] Linking CXX executable bin/verify_api_visibility 2025-04-25T04:37:34.8757742Z [7412/7823] Linking CXX executable bin/thread_init_test 2025-04-25T04:37:34.8758442Z Warning: Unused direct dependencies: 2025-04-25T04:37:34.8759063Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:34.8759834Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:34.8760308Z 2025-04-25T04:37:35.2843327Z [7412/7823] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2025-04-25T04:37:35.2844646Z [7413/7823] Linking CXX executable bin/test_parallel 2025-04-25T04:37:35.2845292Z Warning: Unused direct dependencies: 2025-04-25T04:37:35.2845876Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:35.2846566Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:35.2847028Z 2025-04-25T04:37:35.8078977Z [7413/7823] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2025-04-25T04:37:35.8081063Z [7414/7823] Linking CXX executable bin/type_test 2025-04-25T04:37:35.8082071Z Warning: Unused direct dependencies: 2025-04-25T04:37:35.8083086Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:35.8084252Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:35.8085119Z 2025-04-25T04:37:35.9402125Z [7414/7823] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2025-04-25T04:37:35.9404287Z [7415/7823] Building CXX object caffe2/CMakeFiles/legacy_vmap_test.dir/__/aten/src/ATen/test/legacy_vmap_test.cpp.o 2025-04-25T04:37:35.9406707Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:35.9407975Z 2025-04-25T04:37:35.9895864Z [7415/7823] Linking CXX executable bin/legacy_vmap_test 2025-04-25T04:37:35.9897159Z [7416/7823] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2025-04-25T04:37:35.9898966Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:35.9903626Z 2025-04-25T04:37:36.1325445Z [7416/7823] Linking CXX executable bin/weakref_test 2025-04-25T04:37:36.1326419Z [7417/7823] Linking CXX executable bin/undefined_tensor_test 2025-04-25T04:37:36.1327104Z Warning: Unused direct dependencies: 2025-04-25T04:37:36.1327703Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:36.1328352Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:36.1328962Z 2025-04-25T04:37:36.2033202Z [7417/7823] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2025-04-25T04:37:36.2034658Z [7418/7823] Linking CXX executable bin/verify_api_visibility 2025-04-25T04:37:36.2035261Z Warning: Unused direct dependencies: 2025-04-25T04:37:36.2035758Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:36.2036349Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-25T04:37:36.2036962Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:36.2037339Z 2025-04-25T04:37:36.4656216Z [7418/7823] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2025-04-25T04:37:36.4657784Z [7419/7823] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2025-04-25T04:37:36.4659907Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:36.4664955Z 2025-04-25T04:37:36.8156406Z [7419/7823] Linking CXX executable bin/wrapdim_test 2025-04-25T04:37:36.8157714Z [7420/7823] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2025-04-25T04:37:36.8159529Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:36.8160527Z 2025-04-25T04:37:36.9561655Z [7420/7823] Linking CXX executable bin/List_test 2025-04-25T04:37:36.9562657Z [7421/7823] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2025-04-25T04:37:36.9563936Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:36.9564621Z 2025-04-25T04:37:37.0439636Z [7421/7823] Linking CXX executable bin/IListRef_test 2025-04-25T04:37:37.0440959Z [7422/7823] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2025-04-25T04:37:37.0442757Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:37.0446138Z 2025-04-25T04:37:37.2115027Z [7422/7823] Linking CXX executable bin/xla_tensor_test 2025-04-25T04:37:37.2116352Z [7423/7823] Linking CXX executable bin/legacy_vmap_test 2025-04-25T04:37:37.2117252Z Warning: Unused direct dependencies: 2025-04-25T04:37:37.2118010Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:37.2120270Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:37.2120911Z 2025-04-25T04:37:37.3348378Z [7423/7823] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2025-04-25T04:37:37.3349756Z [7424/7823] Linking CXX executable bin/weakref_test 2025-04-25T04:37:37.3350344Z Warning: Unused direct dependencies: 2025-04-25T04:37:37.3350862Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:37.3351473Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:37.3351864Z 2025-04-25T04:37:37.7684849Z [7424/7823] Building CXX object caffe2/CMakeFiles/kernel_function_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp.o 2025-04-25T04:37:37.7685903Z [7425/7823] Linking CXX executable bin/wrapdim_test 2025-04-25T04:37:37.7686359Z Warning: Unused direct dependencies: 2025-04-25T04:37:37.7686733Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:37.7687399Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:37.7687728Z 2025-04-25T04:37:37.9303633Z [7425/7823] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2025-04-25T04:37:37.9306532Z [7426/7823] Building CXX object caffe2/CMakeFiles/kernel_function_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp.o 2025-04-25T04:37:37.9309295Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:37.9315802Z 2025-04-25T04:37:38.1490273Z [7426/7823] Linking CXX executable bin/kernel_function_legacy_test 2025-04-25T04:37:38.1491308Z [7427/7823] Linking CXX executable bin/List_test 2025-04-25T04:37:38.1491704Z Warning: Unused direct dependencies: 2025-04-25T04:37:38.1492141Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:38.1492593Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:38.1492938Z 2025-04-25T04:37:38.2399200Z [7427/7823] Building CXX object caffe2/CMakeFiles/kernel_lambda_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp.o 2025-04-25T04:37:38.2402184Z [7428/7823] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2025-04-25T04:37:38.2404631Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:38.2405868Z 2025-04-25T04:37:38.5282951Z [7428/7823] Linking CXX executable bin/kernel_function_test 2025-04-25T04:37:38.5283950Z [7429/7823] Linking CXX executable bin/IListRef_test 2025-04-25T04:37:38.5284517Z Warning: Unused direct dependencies: 2025-04-25T04:37:38.5285066Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:38.5285693Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:38.5286108Z 2025-04-25T04:37:38.5664740Z [7429/7823] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2025-04-25T04:37:38.5666766Z [7430/7823] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2025-04-25T04:37:38.5668649Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:38.5669579Z 2025-04-25T04:37:38.5922293Z [7430/7823] Linking CXX executable bin/KernelFunction_test 2025-04-25T04:37:38.5923204Z [7431/7823] Linking CXX executable bin/xla_tensor_test 2025-04-25T04:37:38.5923826Z Warning: Unused direct dependencies: 2025-04-25T04:37:38.5924380Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:38.5924984Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:38.5925408Z 2025-04-25T04:37:38.6387813Z [7431/7823] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2025-04-25T04:37:38.6390177Z [7432/7823] Building CXX object caffe2/CMakeFiles/kernel_lambda_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp.o 2025-04-25T04:37:38.6392325Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:38.6393317Z 2025-04-25T04:37:39.1890583Z [7432/7823] Linking CXX executable bin/kernel_lambda_legacy_test 2025-04-25T04:37:39.1892155Z [7433/7823] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2025-04-25T04:37:39.1894100Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:39.1895248Z 2025-04-25T04:37:39.2086354Z [7433/7823] Linking CXX executable bin/kernel_stackbased_test 2025-04-25T04:37:39.2087757Z [7434/7823] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2025-04-25T04:37:39.2089794Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:39.2090663Z 2025-04-25T04:37:39.2114511Z [7434/7823] Linking CXX executable bin/kernel_lambda_test 2025-04-25T04:37:39.2115627Z [7435/7823] Linking CXX executable bin/kernel_function_legacy_test 2025-04-25T04:37:39.2116245Z Warning: Unused direct dependencies: 2025-04-25T04:37:39.2116761Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:39.2117357Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:39.2117739Z 2025-04-25T04:37:39.4915068Z [7435/7823] Building CXX object caffe2/CMakeFiles/make_boxed_from_unboxed_functor_test.dir/__/aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor_test.cpp.o 2025-04-25T04:37:39.4917064Z [7436/7823] Linking CXX executable bin/kernel_function_test 2025-04-25T04:37:39.4918101Z Warning: Unused direct dependencies: 2025-04-25T04:37:39.4918719Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:39.4919406Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:39.4919838Z 2025-04-25T04:37:39.6747808Z [7436/7823] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2025-04-25T04:37:39.6749580Z [7437/7823] Linking CXX executable bin/KernelFunction_test 2025-04-25T04:37:39.6750381Z Warning: Unused direct dependencies: 2025-04-25T04:37:39.6750985Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:39.6751780Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:39.6752295Z 2025-04-25T04:37:39.7827862Z [7437/7823] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2025-04-25T04:37:39.7829147Z [7438/7823] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2025-04-25T04:37:39.7830429Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:39.7831045Z 2025-04-25T04:37:39.8371721Z [7438/7823] Linking CXX executable bin/CppSignature_test 2025-04-25T04:37:39.8373056Z [7439/7823] Building CXX object caffe2/CMakeFiles/make_boxed_from_unboxed_functor_test.dir/__/aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor_test.cpp.o 2025-04-25T04:37:39.8374598Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:39.8375258Z 2025-04-25T04:37:40.1862553Z [7439/7823] Linking CXX executable bin/make_boxed_from_unboxed_functor_test 2025-04-25T04:37:40.1863578Z [7440/7823] Linking CXX executable bin/kernel_lambda_legacy_test 2025-04-25T04:37:40.1864218Z Warning: Unused direct dependencies: 2025-04-25T04:37:40.1864770Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:40.1865367Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:40.1871591Z 2025-04-25T04:37:40.4233210Z [7440/7823] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2025-04-25T04:37:40.4235648Z [7441/7823] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2025-04-25T04:37:40.4237958Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:40.4238790Z 2025-04-25T04:37:40.7468385Z [7441/7823] Linking CXX executable bin/op_allowlist_test 2025-04-25T04:37:40.7469458Z [7442/7823] Linking CXX executable bin/kernel_stackbased_test 2025-04-25T04:37:40.7470244Z Warning: Unused direct dependencies: 2025-04-25T04:37:40.7470839Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:40.7471484Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:40.7472073Z 2025-04-25T04:37:40.8265123Z [7442/7823] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2025-04-25T04:37:40.8267188Z [7443/7823] Linking CXX executable bin/kernel_lambda_test 2025-04-25T04:37:40.8267997Z Warning: Unused direct dependencies: 2025-04-25T04:37:40.8268715Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:40.8269527Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:40.8270086Z 2025-04-25T04:37:40.9423713Z [7443/7823] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2025-04-25T04:37:40.9425332Z [7444/7823] Linking CXX executable bin/CppSignature_test 2025-04-25T04:37:40.9426147Z Warning: Unused direct dependencies: 2025-04-25T04:37:40.9427097Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:40.9427933Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-25T04:37:40.9428711Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:40.9429228Z 2025-04-25T04:37:41.0431493Z [7444/7823] Building CXX object caffe2/CMakeFiles/hip_apply_test.dir/__/aten/src/ATen/test/hip/hip_apply_test.cpp.o 2025-04-25T04:37:41.0433978Z [7445/7823] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2025-04-25T04:37:41.0436366Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:41.0437709Z 2025-04-25T04:37:41.1969196Z [7445/7823] Linking CXX executable bin/backend_fallback_test 2025-04-25T04:37:41.1970930Z [7446/7823] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2025-04-25T04:37:41.1973269Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:41.1974427Z 2025-04-25T04:37:41.2020043Z [7446/7823] Linking CXX executable bin/inline_container_test 2025-04-25T04:37:41.2021292Z [7447/7823] Linking CXX executable bin/make_boxed_from_unboxed_functor_test 2025-04-25T04:37:41.2022265Z Warning: Unused direct dependencies: 2025-04-25T04:37:41.2022918Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:41.2023686Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:41.2024152Z 2025-04-25T04:37:41.3208606Z [7447/7823] Linking CXX executable bin/hip_complex_math_test 2025-04-25T04:37:41.3210383Z [7448/7823] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2025-04-25T04:37:41.3212939Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:41.3214161Z 2025-04-25T04:37:41.4864445Z [7448/7823] Linking CXX executable bin/op_registration_test 2025-04-25T04:37:41.4865825Z [7449/7823] Building CXX object caffe2/CMakeFiles/hip_apply_test.dir/__/aten/src/ATen/test/hip/hip_apply_test.cpp.o 2025-04-25T04:37:41.4867623Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:41.4868526Z 2025-04-25T04:37:41.7441582Z [7449/7823] Linking CXX executable bin/hip_apply_test 2025-04-25T04:37:41.7442657Z [7450/7823] Linking CXX executable bin/op_allowlist_test 2025-04-25T04:37:41.7443417Z Warning: Unused direct dependencies: 2025-04-25T04:37:41.7444340Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:41.7445137Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-25T04:37:41.7445946Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:41.7446483Z 2025-04-25T04:37:42.2309395Z [7450/7823] Linking CXX executable bin/hip_complex_test 2025-04-25T04:37:42.2311065Z [7451/7823] Linking CXX executable bin/hip_complex_math_test 2025-04-25T04:37:42.2311632Z Warning: Unused direct dependencies: 2025-04-25T04:37:42.2312098Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:42.2312535Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-25T04:37:42.2312974Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:42.2313247Z 2025-04-25T04:37:42.3180676Z [7451/7823] Linking CXX executable bin/hip_distributions_test 2025-04-25T04:37:42.3181749Z [7452/7823] Linking CXX executable bin/backend_fallback_test 2025-04-25T04:37:42.3182473Z Warning: Unused direct dependencies: 2025-04-25T04:37:42.3183136Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:42.3183841Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:42.3184328Z 2025-04-25T04:37:42.7905899Z [7452/7823] Building CXX object caffe2/CMakeFiles/hip_dlconvertor_test.dir/__/aten/src/ATen/test/hip/hip_dlconvertor_test.cpp.o 2025-04-25T04:37:42.7907426Z [7453/7823] Linking CXX executable bin/inline_container_test 2025-04-25T04:37:42.7908122Z Warning: Unused direct dependencies: 2025-04-25T04:37:42.7908732Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:42.7909422Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:42.7910108Z 2025-04-25T04:37:42.8931769Z [7453/7823] Linking CXX executable bin/hip_generator_test 2025-04-25T04:37:42.8932712Z [7454/7823] Linking CXX executable bin/hip_apply_test 2025-04-25T04:37:42.8933376Z Warning: Unused direct dependencies: 2025-04-25T04:37:42.8933997Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:42.8934698Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-25T04:37:42.8935436Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:42.8935906Z 2025-04-25T04:37:42.9604831Z [7454/7823] Linking CXX executable bin/hip_half_test 2025-04-25T04:37:42.9605663Z [7455/7823] Linking CXX executable bin/op_registration_test 2025-04-25T04:37:42.9606363Z Warning: Unused direct dependencies: 2025-04-25T04:37:42.9608671Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:42.9611656Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:42.9614311Z 2025-04-25T04:37:43.0912648Z [7455/7823] Linking CXX executable bin/hip_integer_divider_test 2025-04-25T04:37:43.0913756Z [7456/7823] Linking CXX executable bin/hip_complex_test 2025-04-25T04:37:43.0914474Z Warning: Unused direct dependencies: 2025-04-25T04:37:43.0915108Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:43.0915841Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-25T04:37:43.0916421Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:43.0916704Z 2025-04-25T04:37:43.4194699Z [7456/7823] Linking CXX executable bin/hip_optional_test 2025-04-25T04:37:43.4195682Z [7457/7823] Linking CXX executable bin/hip_distributions_test 2025-04-25T04:37:43.4196630Z Warning: Unused direct dependencies: 2025-04-25T04:37:43.4197269Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:43.4197983Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-25T04:37:43.4198699Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:43.4199189Z 2025-04-25T04:37:43.6965166Z [7457/7823] Linking CXX executable bin/hip_packedtensoraccessor_test 2025-04-25T04:37:43.6966848Z [7458/7823] Building CXX object caffe2/CMakeFiles/hip_dlconvertor_test.dir/__/aten/src/ATen/test/hip/hip_dlconvertor_test.cpp.o 2025-04-25T04:37:43.6969135Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:43.6975345Z 2025-04-25T04:37:44.1116829Z [7458/7823] Linking CXX executable bin/hip_dlconvertor_test 2025-04-25T04:37:44.1117860Z [7459/7823] Linking CXX executable bin/hip_half_test 2025-04-25T04:37:44.1118540Z Warning: Unused direct dependencies: 2025-04-25T04:37:44.1119412Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:44.1120151Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-25T04:37:44.1120935Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:44.1121494Z 2025-04-25T04:37:44.2567112Z [7459/7823] Linking CXX executable bin/hip_vectorized_test 2025-04-25T04:37:44.2567954Z [7460/7823] Linking CXX executable bin/hip_generator_test 2025-04-25T04:37:44.2568534Z Warning: Unused direct dependencies: 2025-04-25T04:37:44.2569031Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:44.2569623Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-25T04:37:44.2570265Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:44.2570647Z 2025-04-25T04:37:44.3023262Z [7460/7823] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2025-04-25T04:37:44.3024678Z [7461/7823] Linking CXX executable bin/hip_optional_test 2025-04-25T04:37:44.3025273Z Warning: Unused direct dependencies: 2025-04-25T04:37:44.3025798Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:44.3026383Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-25T04:37:44.3026999Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:44.3027377Z 2025-04-25T04:37:44.4248059Z [7461/7823] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2025-04-25T04:37:44.4249239Z [7462/7823] Linking CXX executable bin/hip_integer_divider_test 2025-04-25T04:37:44.4249857Z Warning: Unused direct dependencies: 2025-04-25T04:37:44.4250436Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:44.4251058Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-25T04:37:44.4251688Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:44.4255605Z 2025-04-25T04:37:44.6083982Z [7462/7823] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2025-04-25T04:37:44.6085440Z [7463/7823] Linking CXX executable bin/hip_packedtensoraccessor_test 2025-04-25T04:37:44.6086133Z Warning: Unused direct dependencies: 2025-04-25T04:37:44.6086673Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:44.6087301Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-25T04:37:44.6087944Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:44.6088350Z 2025-04-25T04:37:44.8887342Z [7463/7823] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2025-04-25T04:37:44.8894070Z [7464/7823] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2025-04-25T04:37:44.8895762Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:44.8902587Z 2025-04-25T04:37:44.9733798Z [7464/7823] Linking CXX shared library lib/libjitbackend_test.so 2025-04-25T04:37:44.9734936Z [7465/7823] Linking CXX executable bin/hip_dlconvertor_test 2025-04-25T04:37:44.9735663Z Warning: Unused direct dependencies: 2025-04-25T04:37:44.9736332Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:44.9737054Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:44.9737750Z 2025-04-25T04:37:45.0149802Z [7465/7823] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2025-04-25T04:37:45.0152109Z [7466/7823] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2025-04-25T04:37:45.0154654Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:45.0155837Z 2025-04-25T04:37:45.1630277Z [7466/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2025-04-25T04:37:45.1632064Z [7467/7823] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2025-04-25T04:37:45.1633929Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:45.1635013Z 2025-04-25T04:37:45.3137322Z [7467/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2025-04-25T04:37:45.3139160Z [7468/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2025-04-25T04:37:45.3141200Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:45.3142455Z 2025-04-25T04:37:45.3591351Z [7468/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2025-04-25T04:37:45.3592294Z [7469/7823] Linking CXX executable bin/hip_vectorized_test 2025-04-25T04:37:45.3592846Z Warning: Unused direct dependencies: 2025-04-25T04:37:45.3593229Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:45.3593673Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-25T04:37:45.3594108Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:45.3594394Z 2025-04-25T04:37:45.4131437Z [7469/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2025-04-25T04:37:45.4133644Z [7470/7823] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2025-04-25T04:37:45.4136102Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:45.4137257Z 2025-04-25T04:37:45.6186036Z [7470/7823] Linking CXX shared library lib/libbackend_with_compiler.so 2025-04-25T04:37:45.6187780Z [7471/7823] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2025-04-25T04:37:45.6189927Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:45.6191192Z 2025-04-25T04:37:45.6552684Z [7471/7823] Linking CXX shared library lib/libtorchbind_test.so 2025-04-25T04:37:45.6554145Z [7472/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2025-04-25T04:37:45.6556042Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:45.6557207Z 2025-04-25T04:37:45.7471687Z [7472/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2025-04-25T04:37:45.7472902Z [7473/7823] Linking CXX shared library lib/libjitbackend_test.so 2025-04-25T04:37:45.7476743Z Warning: Unused direct dependencies: 2025-04-25T04:37:45.7477363Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:45.7478064Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:45.7482014Z 2025-04-25T04:37:46.1262180Z [7473/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2025-04-25T04:37:46.1267124Z [7474/7823] Linking CXX shared library lib/libbackend_with_compiler.so 2025-04-25T04:37:46.1270958Z Warning: Unused direct dependencies: 2025-04-25T04:37:46.1271354Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:46.1271773Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:46.1276222Z 2025-04-25T04:37:46.3193550Z [7474/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2025-04-25T04:37:46.3194618Z [7475/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2025-04-25T04:37:46.3195762Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:46.3196510Z 2025-04-25T04:37:46.3719109Z [7475/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2025-04-25T04:37:46.3720836Z [7476/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2025-04-25T04:37:46.3722603Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:46.3723616Z 2025-04-25T04:37:46.5547120Z [7476/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2025-04-25T04:37:46.5548722Z [7477/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2025-04-25T04:37:46.5550741Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:46.5552136Z 2025-04-25T04:37:46.5556347Z [7477/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2025-04-25T04:37:46.5557692Z [7478/7823] Linking CXX shared library lib/libtorchbind_test.so 2025-04-25T04:37:46.5558546Z Warning: Unused direct dependencies: 2025-04-25T04:37:46.5559259Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:46.5560058Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:46.5560608Z 2025-04-25T04:37:46.6198644Z [7478/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2025-04-25T04:37:46.6200273Z [7479/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2025-04-25T04:37:46.6202502Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:46.6203728Z 2025-04-25T04:37:46.8019880Z [7479/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2025-04-25T04:37:46.8021533Z [7480/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2025-04-25T04:37:46.8023366Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:46.8024371Z 2025-04-25T04:37:47.2071550Z [7480/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2025-04-25T04:37:47.2073009Z [7481/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2025-04-25T04:37:47.2074790Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:47.2075820Z 2025-04-25T04:37:47.2475834Z [7481/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2025-04-25T04:37:47.2477306Z [7482/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2025-04-25T04:37:47.2479087Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:47.2480120Z 2025-04-25T04:37:47.2847092Z [7482/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2025-04-25T04:37:47.2848971Z [7483/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2025-04-25T04:37:47.2850982Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:47.2852137Z 2025-04-25T04:37:47.7163668Z [7483/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2025-04-25T04:37:47.7165261Z [7484/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2025-04-25T04:37:47.7170428Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:47.7171631Z 2025-04-25T04:37:47.8746625Z [7484/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2025-04-25T04:37:47.8748532Z [7485/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2025-04-25T04:37:47.8750586Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:47.8751700Z 2025-04-25T04:37:47.9440695Z [7485/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2025-04-25T04:37:47.9442466Z [7486/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2025-04-25T04:37:47.9444423Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:47.9445850Z 2025-04-25T04:37:48.0097203Z [7486/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2025-04-25T04:37:48.0098912Z [7487/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2025-04-25T04:37:48.0100945Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:48.0102182Z 2025-04-25T04:37:48.1374382Z [7487/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2025-04-25T04:37:48.1376010Z [7488/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2025-04-25T04:37:48.1378015Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:48.1379235Z 2025-04-25T04:37:48.2257368Z [7488/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2025-04-25T04:37:48.2258839Z [7489/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2025-04-25T04:37:48.2260818Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:48.2263254Z 2025-04-25T04:37:48.3047194Z [7489/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2025-04-25T04:37:48.3048886Z [7490/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2025-04-25T04:37:48.3051091Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:48.3052276Z 2025-04-25T04:37:48.6899077Z [7490/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2025-04-25T04:37:48.6900637Z [7491/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2025-04-25T04:37:48.6902547Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:48.6903698Z 2025-04-25T04:37:49.2535462Z [7491/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2025-04-25T04:37:49.2537023Z [7492/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2025-04-25T04:37:49.2540818Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:49.2541962Z 2025-04-25T04:37:49.3042652Z [7492/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2025-04-25T04:37:49.3044334Z [7493/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2025-04-25T04:37:49.3046279Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:49.3047263Z 2025-04-25T04:37:49.3388376Z [7493/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2025-04-25T04:37:49.3389958Z [7494/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2025-04-25T04:37:49.3391978Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:49.3393167Z 2025-04-25T04:37:49.6350238Z [7494/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2025-04-25T04:37:49.6351716Z [7495/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2025-04-25T04:37:49.6353401Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:49.6358584Z 2025-04-25T04:37:49.7517927Z [7495/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2025-04-25T04:37:49.7519368Z [7496/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2025-04-25T04:37:49.7521429Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:49.7522403Z 2025-04-25T04:37:49.7678168Z [7496/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2025-04-25T04:37:49.7679631Z [7497/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2025-04-25T04:37:49.7681794Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:49.7682980Z 2025-04-25T04:37:50.0476080Z [7497/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2025-04-25T04:37:50.0477683Z [7498/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2025-04-25T04:37:50.0479706Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:50.0480885Z 2025-04-25T04:37:50.3405513Z [7498/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2025-04-25T04:37:50.3406878Z [7499/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2025-04-25T04:37:50.3408592Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:50.3409614Z 2025-04-25T04:37:50.3777762Z [7499/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2025-04-25T04:37:50.3779484Z [7500/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2025-04-25T04:37:50.3781587Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:50.3782858Z 2025-04-25T04:37:50.6269472Z [7500/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2025-04-25T04:37:50.6271315Z [7501/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2025-04-25T04:37:50.6273217Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:50.6274353Z 2025-04-25T04:37:50.7236132Z [7501/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2025-04-25T04:37:50.7237852Z [7502/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2025-04-25T04:37:50.7239780Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:50.7248520Z 2025-04-25T04:37:50.8174081Z [7502/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2025-04-25T04:37:50.8175852Z [7503/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2025-04-25T04:37:50.8177995Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:50.8179185Z 2025-04-25T04:37:50.9751452Z [7503/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2025-04-25T04:37:50.9752980Z [7504/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2025-04-25T04:37:50.9754985Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:50.9758923Z 2025-04-25T04:37:51.2939283Z [7504/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2025-04-25T04:37:51.2940742Z [7505/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2025-04-25T04:37:51.2942165Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:51.2942888Z 2025-04-25T04:37:51.5679694Z [7505/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2025-04-25T04:37:51.5681315Z [7506/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2025-04-25T04:37:51.5683398Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:51.5684557Z 2025-04-25T04:37:51.8407711Z [7506/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2025-04-25T04:37:51.8412542Z [7507/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2025-04-25T04:37:51.8414743Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:51.8416094Z 2025-04-25T04:37:52.0399765Z [7507/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2025-04-25T04:37:52.0401487Z [7508/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2025-04-25T04:37:52.0403584Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:52.0404802Z 2025-04-25T04:37:52.1127173Z [7508/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2025-04-25T04:37:52.1128756Z [7509/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2025-04-25T04:37:52.1130874Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:52.1131995Z 2025-04-25T04:37:52.1177994Z [7509/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2025-04-25T04:37:52.1179820Z [7510/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2025-04-25T04:37:52.1181942Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:52.1183029Z 2025-04-25T04:37:52.2238933Z [7510/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2025-04-25T04:37:52.2240498Z [7511/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2025-04-25T04:37:52.2242497Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:52.2243676Z 2025-04-25T04:37:52.3632187Z [7511/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2025-04-25T04:37:52.3633551Z [7512/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2025-04-25T04:37:52.3635292Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:52.3636294Z 2025-04-25T04:37:52.5872150Z [7512/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2025-04-25T04:37:52.5873788Z [7513/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2025-04-25T04:37:52.5875754Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:52.5885317Z 2025-04-25T04:37:52.7114406Z [7513/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2025-04-25T04:37:52.7115996Z [7514/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2025-04-25T04:37:52.7117087Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:52.7117706Z 2025-04-25T04:37:52.8505816Z [7514/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2025-04-25T04:37:52.8507518Z [7515/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2025-04-25T04:37:52.8509619Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:52.8510806Z 2025-04-25T04:37:53.0852599Z [7515/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2025-04-25T04:37:53.0854105Z [7516/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2025-04-25T04:37:53.0855939Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:53.0856975Z 2025-04-25T04:37:53.1138380Z [7516/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2025-04-25T04:37:53.1139952Z [7517/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2025-04-25T04:37:53.1141268Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:53.1142040Z 2025-04-25T04:37:53.2208350Z [7517/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2025-04-25T04:37:53.2210116Z [7518/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2025-04-25T04:37:53.2212284Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:53.2213265Z 2025-04-25T04:37:53.2480514Z [7518/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2025-04-25T04:37:53.2482741Z [7519/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2025-04-25T04:37:53.2484861Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:53.2492917Z 2025-04-25T04:37:53.4234408Z [7519/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2025-04-25T04:37:53.4236263Z [7520/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2025-04-25T04:37:53.4238435Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:53.4239663Z 2025-04-25T04:37:53.5290820Z [7520/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2025-04-25T04:37:53.5292419Z [7521/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2025-04-25T04:37:53.5294377Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:53.5295546Z 2025-04-25T04:37:53.7245136Z [7521/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2025-04-25T04:37:53.7246639Z [7522/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2025-04-25T04:37:53.7248585Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:53.7249943Z 2025-04-25T04:37:53.7258364Z [7522/7823] Building CXX object test_inductor/CMakeFiles/aoti_custom_ops.dir/custom_ops.cpp.o 2025-04-25T04:37:53.7260063Z [7523/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2025-04-25T04:37:53.7261996Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:53.7263033Z 2025-04-25T04:37:53.7485873Z [7523/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/__/common/main.cpp.o 2025-04-25T04:37:53.7487268Z [7524/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2025-04-25T04:37:53.7488948Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:53.7490055Z 2025-04-25T04:37:54.0663660Z [7524/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/padded_buffer.cpp.o 2025-04-25T04:37:54.0665670Z [7525/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/__/common/main.cpp.o 2025-04-25T04:37:54.0667890Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:54.0668947Z 2025-04-25T04:37:54.4273179Z [7525/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_approx.cpp.o 2025-04-25T04:37:54.4274742Z [7526/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2025-04-25T04:37:54.4276614Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:54.4277979Z 2025-04-25T04:37:54.4989402Z [7526/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_aten.cpp.o 2025-04-25T04:37:54.4991021Z [7527/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2025-04-25T04:37:54.4993145Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:54.4994360Z 2025-04-25T04:37:54.8746199Z [7527/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_boundsinference.cpp.o 2025-04-25T04:37:54.8748311Z [7528/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/padded_buffer.cpp.o 2025-04-25T04:37:54.8750257Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:54.8751315Z 2025-04-25T04:37:54.9125953Z [7528/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_conv.cpp.o 2025-04-25T04:37:54.9127568Z [7529/7823] Building CXX object test_inductor/CMakeFiles/aoti_custom_ops.dir/custom_ops.cpp.o 2025-04-25T04:37:54.9129401Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:54.9130592Z 2025-04-25T04:37:55.2293107Z [7529/7823] Linking CXX shared library lib/libaoti_custom_ops.so 2025-04-25T04:37:55.2294428Z [7530/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2025-04-25T04:37:55.2296184Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:55.2297200Z 2025-04-25T04:37:55.4597216Z [7530/7823] Linking CXX executable bin/test_jit 2025-04-25T04:37:55.4598545Z [7531/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_aten.cpp.o 2025-04-25T04:37:55.4600059Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:55.4600865Z 2025-04-25T04:37:55.4759282Z [7531/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cpp_codegen.cpp.o 2025-04-25T04:37:55.4760552Z [7532/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_approx.cpp.o 2025-04-25T04:37:55.4761752Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:55.4762445Z 2025-04-25T04:37:55.8756652Z [7532/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_dynamic_shapes.cpp.o 2025-04-25T04:37:55.8758504Z [7533/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_boundsinference.cpp.o 2025-04-25T04:37:55.8760573Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:55.8761631Z 2025-04-25T04:37:55.9336257Z [7533/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_expr.cpp.o 2025-04-25T04:37:55.9340587Z [7534/7823] Linking CXX shared library lib/libaoti_custom_ops.so 2025-04-25T04:37:55.9341528Z Warning: Unused direct dependencies: 2025-04-25T04:37:55.9342089Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:37:55.9342728Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:55.9343153Z 2025-04-25T04:37:56.3286442Z [7534/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_external_calls.cpp.o 2025-04-25T04:37:56.3288241Z [7535/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_conv.cpp.o 2025-04-25T04:37:56.3290154Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:56.3293522Z 2025-04-25T04:37:56.5786442Z [7535/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_graph_opt.cpp.o 2025-04-25T04:37:56.5788398Z [7536/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cpp_codegen.cpp.o 2025-04-25T04:37:56.5790438Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:56.5791725Z 2025-04-25T04:37:56.9484327Z [7536/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_printer.cpp.o 2025-04-25T04:37:56.9485748Z [7537/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_printer.cpp.o 2025-04-25T04:37:56.9487350Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:56.9488233Z 2025-04-25T04:37:57.0130442Z [7537/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_verifier.cpp.o 2025-04-25T04:37:57.0132428Z [7538/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_expr.cpp.o 2025-04-25T04:37:57.0134642Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:57.0135776Z 2025-04-25T04:37:57.0179520Z [7538/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_kernel.cpp.o 2025-04-25T04:37:57.0180858Z [7539/7823] Linking CXX executable bin/test_jit 2025-04-25T04:37:57.0181604Z Warning: Unused direct dependencies: 2025-04-25T04:37:57.0182339Z /var/lib/jenkins/workspace/build/lib/libjitbackend_test.so 2025-04-25T04:37:57.0183303Z /var/lib/jenkins/workspace/build/lib/libbackend_with_compiler.so 2025-04-25T04:37:57.0184232Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:37:57.0184718Z 2025-04-25T04:37:57.0539785Z [7539/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_loopnest.cpp.o 2025-04-25T04:37:57.0541897Z [7540/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_dynamic_shapes.cpp.o 2025-04-25T04:37:57.0544326Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:57.0545540Z 2025-04-25T04:37:57.4229512Z [7540/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memdependency.cpp.o 2025-04-25T04:37:57.4231443Z [7541/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_external_calls.cpp.o 2025-04-25T04:37:57.4233381Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:57.4234420Z 2025-04-25T04:37:57.4500270Z [7541/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ops.cpp.o 2025-04-25T04:37:57.4502116Z [7542/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_verifier.cpp.o 2025-04-25T04:37:57.4504048Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:57.4505074Z 2025-04-25T04:37:57.6950921Z [7542/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_quantization.cpp.o 2025-04-25T04:37:57.6952692Z [7543/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_graph_opt.cpp.o 2025-04-25T04:37:57.6954236Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:57.6954840Z 2025-04-25T04:37:58.2245859Z [7543/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memplanning.cpp.o 2025-04-25T04:37:58.2247718Z [7544/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_loopnest.cpp.o 2025-04-25T04:37:58.2249572Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:58.2254887Z 2025-04-25T04:37:58.4449637Z [7544/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_reductions.cpp.o 2025-04-25T04:37:58.4451565Z [7545/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_kernel.cpp.o 2025-04-25T04:37:58.4453898Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:58.4458169Z 2025-04-25T04:37:58.5066121Z [7545/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_registerizer.cpp.o 2025-04-25T04:37:58.5068245Z [7546/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memdependency.cpp.o 2025-04-25T04:37:58.5070390Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:58.5071576Z 2025-04-25T04:37:58.9270167Z [7546/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_simplify.cpp.o 2025-04-25T04:37:58.9271696Z [7547/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memplanning.cpp.o 2025-04-25T04:37:58.9273392Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:58.9277582Z 2025-04-25T04:37:58.9421024Z [7547/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_te_fuser_pass.cpp.o 2025-04-25T04:37:58.9422711Z [7548/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ops.cpp.o 2025-04-25T04:37:58.9424483Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:58.9425604Z 2025-04-25T04:37:59.1265593Z [7548/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type.cpp.o 2025-04-25T04:37:59.1267105Z [7549/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_quantization.cpp.o 2025-04-25T04:37:59.1268805Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:59.1269788Z 2025-04-25T04:37:59.3824282Z [7549/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type_specializations.cpp.o 2025-04-25T04:37:59.3830805Z [7550/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_reductions.cpp.o 2025-04-25T04:37:59.3832889Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:59.3833956Z 2025-04-25T04:37:59.6575442Z [7550/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_llvm.cpp.o 2025-04-25T04:37:59.6577234Z [7551/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_registerizer.cpp.o 2025-04-25T04:37:59.6579194Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:59.6580265Z 2025-04-25T04:37:59.8059604Z [7551/7823] Building CXX object test_tensorexpr/CMakeFiles/tutorial_tensorexpr.dir/tutorial.cpp.o 2025-04-25T04:37:59.8061234Z [7552/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_simplify.cpp.o 2025-04-25T04:37:59.8063223Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:37:59.8064224Z 2025-04-25T04:38:00.1119151Z [7552/7823] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2025-04-25T04:38:00.1120870Z [7553/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type.cpp.o 2025-04-25T04:38:00.1122082Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:00.1123325Z 2025-04-25T04:38:00.1207405Z [7553/7823] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2025-04-25T04:38:00.1208493Z [7554/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type_specializations.cpp.o 2025-04-25T04:38:00.1209669Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:00.1210280Z 2025-04-25T04:38:00.1583525Z [7554/7823] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2025-04-25T04:38:00.1585861Z [7555/7823] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2025-04-25T04:38:00.1588454Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:00.1589773Z 2025-04-25T04:38:00.2317327Z [7555/7823] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2025-04-25T04:38:00.2319115Z [7556/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_te_fuser_pass.cpp.o 2025-04-25T04:38:00.2321245Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:00.2328601Z 2025-04-25T04:38:00.3924191Z [7556/7823] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2025-04-25T04:38:00.3925838Z [7557/7823] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2025-04-25T04:38:00.3927977Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:00.3929009Z 2025-04-25T04:38:00.4962757Z [7557/7823] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2025-04-25T04:38:00.4965068Z [7558/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_llvm.cpp.o 2025-04-25T04:38:00.4967181Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:00.4968376Z 2025-04-25T04:38:01.0551932Z [7558/7823] Linking CXX executable bin/test_tensorexpr 2025-04-25T04:38:01.0553291Z [7559/7823] Building CXX object test_tensorexpr/CMakeFiles/tutorial_tensorexpr.dir/tutorial.cpp.o 2025-04-25T04:38:01.0555128Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:01.0556156Z 2025-04-25T04:38:01.4031004Z [7559/7823] Linking CXX executable bin/tutorial_tensorexpr 2025-04-25T04:38:01.4032374Z [7560/7823] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2025-04-25T04:38:01.4034324Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:01.4035412Z 2025-04-25T04:38:01.4749362Z [7560/7823] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2025-04-25T04:38:01.4751405Z [7561/7823] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2025-04-25T04:38:01.4753648Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:01.4754829Z 2025-04-25T04:38:01.7375000Z [7561/7823] Linking CXX executable bin/test_dist_autograd 2025-04-25T04:38:01.7376383Z [7562/7823] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2025-04-25T04:38:01.7377633Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:01.7378760Z 2025-04-25T04:38:01.9992909Z [7562/7823] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2025-04-25T04:38:01.9993729Z [7563/7823] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2025-04-25T04:38:01.9994774Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:01.9995390Z 2025-04-25T04:38:02.0482269Z [7563/7823] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2025-04-25T04:38:02.0483616Z [7564/7823] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2025-04-25T04:38:02.0485416Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:02.0486337Z 2025-04-25T04:38:02.1632537Z [7564/7823] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2025-04-25T04:38:02.1633773Z [7565/7823] Linking CXX executable bin/test_tensorexpr 2025-04-25T04:38:02.1634474Z Warning: Unused direct dependencies: 2025-04-25T04:38:02.1635134Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:38:02.1635782Z /opt/rocm/lib/libhiprtc.so.6 2025-04-25T04:38:02.1636325Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-25T04:38:02.1636963Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:38:02.1637686Z 2025-04-25T04:38:02.2826165Z [7565/7823] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2025-04-25T04:38:02.2827481Z [7566/7823] Linking CXX executable bin/tutorial_tensorexpr 2025-04-25T04:38:02.2828493Z Warning: Unused direct dependencies: 2025-04-25T04:38:02.2829165Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:38:02.2829858Z /opt/rocm/lib/libhiprtc.so.6 2025-04-25T04:38:02.2830408Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-25T04:38:02.2831073Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:38:02.2831616Z 2025-04-25T04:38:02.9409241Z [7566/7823] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2025-04-25T04:38:02.9410368Z [7567/7823] Linking CXX executable bin/test_dist_autograd 2025-04-25T04:38:02.9410817Z Warning: Unused direct dependencies: 2025-04-25T04:38:02.9411257Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:38:02.9411687Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:38:02.9412046Z 2025-04-25T04:38:03.0353142Z [7567/7823] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2025-04-25T04:38:03.0355046Z [7568/7823] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2025-04-25T04:38:03.0357056Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:03.0464847Z 2025-04-25T04:38:03.4616039Z [7568/7823] Linking CXX executable bin/test_cpp_rpc 2025-04-25T04:38:03.4617203Z [7569/7823] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2025-04-25T04:38:03.4618936Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:03.4619941Z 2025-04-25T04:38:03.6421002Z [7569/7823] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2025-04-25T04:38:03.6422918Z [7570/7823] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2025-04-25T04:38:03.6424973Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:03.6428667Z 2025-04-25T04:38:03.8241133Z [7570/7823] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2025-04-25T04:38:03.8242605Z [7571/7823] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2025-04-25T04:38:03.8244739Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:03.8245904Z 2025-04-25T04:38:03.8387106Z [7571/7823] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2025-04-25T04:38:03.8388836Z [7572/7823] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2025-04-25T04:38:03.8391021Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:03.8398749Z 2025-04-25T04:38:04.3855361Z [7572/7823] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2025-04-25T04:38:04.3856560Z [7573/7823] Linking CXX executable bin/test_cpp_rpc 2025-04-25T04:38:04.3857386Z Warning: Unused direct dependencies: 2025-04-25T04:38:04.3858000Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:38:04.3858675Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:38:04.3859125Z 2025-04-25T04:38:04.4196529Z [7573/7823] Building CXX object test_api/CMakeFiles/test_api.dir/ivalue.cpp.o 2025-04-25T04:38:04.4198058Z [7574/7823] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2025-04-25T04:38:04.4199437Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:04.4200129Z 2025-04-25T04:38:04.6592200Z [7574/7823] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2025-04-25T04:38:04.6593415Z [7575/7823] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2025-04-25T04:38:04.6595392Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:04.6596466Z 2025-04-25T04:38:04.9962631Z [7575/7823] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2025-04-25T04:38:04.9963551Z [7576/7823] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2025-04-25T04:38:04.9964656Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:04.9965341Z 2025-04-25T04:38:05.1073135Z [7576/7823] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2025-04-25T04:38:05.1074557Z [7577/7823] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2025-04-25T04:38:05.1076222Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:05.1077323Z 2025-04-25T04:38:05.2574549Z [7577/7823] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2025-04-25T04:38:05.2575744Z [7578/7823] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2025-04-25T04:38:05.2576979Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:05.2577627Z 2025-04-25T04:38:05.3521910Z [7578/7823] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2025-04-25T04:38:05.3523825Z [7579/7823] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2025-04-25T04:38:05.3526334Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:05.3530163Z 2025-04-25T04:38:05.6284282Z [7579/7823] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2025-04-25T04:38:05.6285885Z [7580/7823] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2025-04-25T04:38:05.6287954Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:05.6289552Z 2025-04-25T04:38:05.9798677Z [7580/7823] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2025-04-25T04:38:05.9802157Z [7581/7823] Building CXX object test_api/CMakeFiles/test_api.dir/ivalue.cpp.o 2025-04-25T04:38:05.9803987Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:05.9805092Z 2025-04-25T04:38:06.3320328Z [7581/7823] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2025-04-25T04:38:06.3322228Z [7582/7823] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2025-04-25T04:38:06.3324987Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:06.3329618Z 2025-04-25T04:38:06.5388163Z [7582/7823] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2025-04-25T04:38:06.5389759Z [7583/7823] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2025-04-25T04:38:06.5391752Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:06.5395987Z 2025-04-25T04:38:06.7849627Z [7583/7823] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2025-04-25T04:38:06.7851137Z [7584/7823] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2025-04-25T04:38:06.7852997Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:06.7855260Z 2025-04-25T04:38:06.8442440Z [7584/7823] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2025-04-25T04:38:06.8444021Z [7585/7823] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2025-04-25T04:38:06.8446166Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:06.8447322Z 2025-04-25T04:38:07.1126335Z [7585/7823] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2025-04-25T04:38:07.1127763Z [7586/7823] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2025-04-25T04:38:07.1129856Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:07.1131324Z 2025-04-25T04:38:07.6220900Z [7586/7823] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2025-04-25T04:38:07.6222470Z [7587/7823] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2025-04-25T04:38:07.6224216Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:07.6225738Z 2025-04-25T04:38:07.7210008Z [7587/7823] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2025-04-25T04:38:07.7211283Z [7588/7823] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2025-04-25T04:38:07.7213024Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:07.7219148Z 2025-04-25T04:38:08.1985390Z [7588/7823] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2025-04-25T04:38:08.1986802Z [7589/7823] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2025-04-25T04:38:08.1988403Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:08.1993968Z 2025-04-25T04:38:08.2851385Z [7589/7823] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2025-04-25T04:38:08.2852775Z [7590/7823] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2025-04-25T04:38:08.2854870Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:08.2856159Z 2025-04-25T04:38:08.4316294Z [7590/7823] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2025-04-25T04:38:08.4317831Z [7591/7823] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2025-04-25T04:38:08.4319862Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:08.4321069Z 2025-04-25T04:38:08.4652136Z [7591/7823] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2025-04-25T04:38:08.4653819Z [7592/7823] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2025-04-25T04:38:08.4655398Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:08.4656485Z 2025-04-25T04:38:09.1569086Z [7592/7823] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2025-04-25T04:38:09.1573242Z [7593/7823] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2025-04-25T04:38:09.1575018Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:09.1576057Z 2025-04-25T04:38:09.2665040Z [7593/7823] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2025-04-25T04:38:09.2666725Z [7594/7823] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2025-04-25T04:38:09.2668436Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:09.2669429Z 2025-04-25T04:38:09.6928838Z [7594/7823] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2025-04-25T04:38:09.6930051Z [7595/7823] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2025-04-25T04:38:09.6931526Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:09.6932253Z 2025-04-25T04:38:09.7501363Z [7595/7823] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2025-04-25T04:38:09.7502897Z [7596/7823] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2025-04-25T04:38:09.7504577Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:09.7511355Z 2025-04-25T04:38:09.9866282Z [7596/7823] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2025-04-25T04:38:09.9867404Z [7597/7823] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2025-04-25T04:38:09.9868868Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:09.9873306Z 2025-04-25T04:38:10.0444875Z [7597/7823] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2025-04-25T04:38:10.0446230Z [7598/7823] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2025-04-25T04:38:10.0448218Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:10.0453433Z 2025-04-25T04:38:10.4899138Z [7598/7823] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2025-04-25T04:38:10.4900355Z [7599/7823] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2025-04-25T04:38:10.4902185Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:10.4903098Z 2025-04-25T04:38:10.5498388Z [7599/7823] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2025-04-25T04:38:10.5499749Z [7600/7823] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2025-04-25T04:38:10.5501609Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:10.5507690Z 2025-04-25T04:38:10.9496214Z [7600/7823] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2025-04-25T04:38:10.9497485Z [7601/7823] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2025-04-25T04:38:10.9499476Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:10.9500529Z 2025-04-25T04:38:11.0669444Z [7601/7823] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2025-04-25T04:38:11.0671073Z [7602/7823] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2025-04-25T04:38:11.0674487Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:11.0675744Z 2025-04-25T04:38:11.4244852Z [7602/7823] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2025-04-25T04:38:11.4246434Z [7603/7823] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2025-04-25T04:38:11.4248237Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:11.4249564Z 2025-04-25T04:38:11.6705363Z [7603/7823] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2025-04-25T04:38:11.6708146Z [7604/7823] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2025-04-25T04:38:11.6710115Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:11.6711319Z 2025-04-25T04:38:11.6828352Z [7604/7823] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2025-04-25T04:38:11.6829302Z [7605/7823] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2025-04-25T04:38:11.6830394Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:11.6831006Z 2025-04-25T04:38:11.9858305Z [7605/7823] Building CXX object test_api/CMakeFiles/test_api.dir/nested_int.cpp.o 2025-04-25T04:38:11.9859657Z [7606/7823] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2025-04-25T04:38:11.9861336Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:11.9862480Z 2025-04-25T04:38:12.3227491Z [7606/7823] Building CXX object test_api/CMakeFiles/test_api.dir/parallel.cpp.o 2025-04-25T04:38:12.3228882Z [7607/7823] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2025-04-25T04:38:12.3232001Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:12.3233066Z 2025-04-25T04:38:12.3410273Z [7607/7823] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2025-04-25T04:38:12.3411876Z [7608/7823] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2025-04-25T04:38:12.3413858Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:12.3415245Z 2025-04-25T04:38:12.7820573Z [7608/7823] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/__/__/cpp/lite_interpreter_runtime/main.cpp.o 2025-04-25T04:38:12.7822357Z [7609/7823] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2025-04-25T04:38:12.7824180Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:12.7830349Z 2025-04-25T04:38:12.9917469Z [7609/7823] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_context.cpp.o 2025-04-25T04:38:12.9919186Z [7610/7823] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2025-04-25T04:38:12.9921433Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:12.9922656Z 2025-04-25T04:38:13.1053228Z [7610/7823] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_nnc_backend.cpp.o 2025-04-25T04:38:13.1054879Z [7611/7823] Building CXX object test_api/CMakeFiles/test_api.dir/nested_int.cpp.o 2025-04-25T04:38:13.1056817Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:13.1057973Z 2025-04-25T04:38:13.4446184Z [7611/7823] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_registry.cpp.o 2025-04-25T04:38:13.4447822Z [7612/7823] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_registry.cpp.o 2025-04-25T04:38:13.4449721Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:13.4450992Z 2025-04-25T04:38:13.5012366Z [7612/7823] Building CXX object test_mobile_nnc/CMakeFiles/aot_model_compiler_test.dir/__/__/__/binaries/aot_model_compiler.cc.o 2025-04-25T04:38:13.5014222Z [7613/7823] Building CXX object test_api/CMakeFiles/test_api.dir/parallel.cpp.o 2025-04-25T04:38:13.5015924Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:13.5016984Z 2025-04-25T04:38:13.5082990Z [7613/7823] Linking CXX executable bin/test_api 2025-04-25T04:38:13.5084507Z [7614/7823] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/__/__/cpp/lite_interpreter_runtime/main.cpp.o 2025-04-25T04:38:13.5086565Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:13.5087626Z 2025-04-25T04:38:13.5705244Z [7614/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2025-04-25T04:38:13.5706742Z [7615/7823] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_context.cpp.o 2025-04-25T04:38:13.5708599Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:13.5709670Z 2025-04-25T04:38:13.6106965Z [7615/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2025-04-25T04:38:13.6108849Z [7616/7823] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2025-04-25T04:38:13.6111383Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:13.6112540Z 2025-04-25T04:38:13.8642773Z [7616/7823] Linking CXX executable bin/parallel_benchmark 2025-04-25T04:38:13.8644288Z [7617/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2025-04-25T04:38:13.8646279Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:13.8647676Z 2025-04-25T04:38:14.2964286Z [7617/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2025-04-25T04:38:14.2965687Z [7618/7823] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_nnc_backend.cpp.o 2025-04-25T04:38:14.2967367Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:14.2974218Z 2025-04-25T04:38:14.4428451Z [7618/7823] Linking CXX executable bin/test_mobile_nnc 2025-04-25T04:38:14.4429606Z [7619/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2025-04-25T04:38:14.4431599Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:14.4432637Z 2025-04-25T04:38:14.5731486Z [7619/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2025-04-25T04:38:14.5732987Z [7620/7823] Building CXX object test_mobile_nnc/CMakeFiles/aot_model_compiler_test.dir/__/__/__/binaries/aot_model_compiler.cc.o 2025-04-25T04:38:14.5734744Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:14.5740447Z 2025-04-25T04:38:14.8861101Z [7620/7823] Linking CXX executable bin/aot_model_compiler_test 2025-04-25T04:38:14.8862352Z [7621/7823] Linking CXX executable bin/parallel_benchmark 2025-04-25T04:38:14.8863066Z Warning: Unused direct dependencies: 2025-04-25T04:38:14.8863714Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:38:14.8864850Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:38:14.8865390Z 2025-04-25T04:38:14.9060035Z [7621/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2025-04-25T04:38:14.9061238Z [7622/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2025-04-25T04:38:14.9062902Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:14.9063817Z 2025-04-25T04:38:15.1321689Z [7622/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2025-04-25T04:38:15.1323314Z [7623/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2025-04-25T04:38:15.1325427Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:15.1329546Z 2025-04-25T04:38:15.3201705Z [7623/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2025-04-25T04:38:15.3203598Z [7624/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2025-04-25T04:38:15.3205521Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:15.3206992Z 2025-04-25T04:38:15.3974903Z [7624/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2025-04-25T04:38:15.3976245Z [7625/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2025-04-25T04:38:15.3978265Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:15.3979326Z 2025-04-25T04:38:15.4612934Z [7625/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2025-04-25T04:38:15.4614268Z [7626/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2025-04-25T04:38:15.4615895Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:15.4616786Z 2025-04-25T04:38:15.6340096Z [7626/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2025-04-25T04:38:15.6341273Z [7627/7823] Linking CXX executable bin/test_mobile_nnc 2025-04-25T04:38:15.6342077Z Warning: Unused direct dependencies: 2025-04-25T04:38:15.6342756Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:38:15.6343548Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:38:15.6343985Z 2025-04-25T04:38:15.7200040Z [7627/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_graph_executor.cpp.o 2025-04-25T04:38:15.7201467Z [7628/7823] Linking CXX executable bin/test_api 2025-04-25T04:38:15.7202208Z Warning: Unused direct dependencies: 2025-04-25T04:38:15.7202951Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:38:15.7203455Z 2025-04-25T04:38:15.7962030Z [7628/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2025-04-25T04:38:15.7963471Z [7629/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2025-04-25T04:38:15.7965341Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:15.7966433Z 2025-04-25T04:38:15.8140222Z [7629/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2025-04-25T04:38:15.8141772Z [7630/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2025-04-25T04:38:15.8143481Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:15.8144669Z 2025-04-25T04:38:15.8367343Z [7630/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2025-04-25T04:38:15.8369027Z [7631/7823] Linking CXX executable bin/aot_model_compiler_test 2025-04-25T04:38:15.8369816Z Warning: Unused direct dependencies: 2025-04-25T04:38:15.8370461Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:38:15.8371201Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:38:15.8371681Z 2025-04-25T04:38:15.9538909Z [7631/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2025-04-25T04:38:15.9540064Z [7632/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2025-04-25T04:38:15.9541148Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:15.9541841Z 2025-04-25T04:38:17.2021380Z [7632/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2025-04-25T04:38:17.2023571Z [7633/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2025-04-25T04:38:17.2025618Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:17.2026667Z 2025-04-25T04:38:17.2300289Z [7633/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2025-04-25T04:38:17.2302795Z [7634/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2025-04-25T04:38:17.2305296Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:17.2306569Z 2025-04-25T04:38:17.2952787Z [7634/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2025-04-25T04:38:17.2954798Z [7635/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_graph_executor.cpp.o 2025-04-25T04:38:17.2956969Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:17.2958488Z 2025-04-25T04:38:17.3526146Z [7635/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2025-04-25T04:38:17.3528128Z [7636/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2025-04-25T04:38:17.3530087Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:17.3531312Z 2025-04-25T04:38:17.3863130Z [7636/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2025-04-25T04:38:17.3865570Z [7637/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2025-04-25T04:38:17.3867634Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:17.3868805Z 2025-04-25T04:38:17.4270136Z [7637/7823] Linking CXX executable bin/test_lazy 2025-04-25T04:38:17.4271735Z [7638/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2025-04-25T04:38:17.4274160Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:17.4275356Z 2025-04-25T04:38:18.1769167Z [7638/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2025-04-25T04:38:18.1771614Z [7639/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2025-04-25T04:38:18.1774073Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:18.1775245Z 2025-04-25T04:38:18.3395535Z [7639/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2025-04-25T04:38:18.3398133Z [7640/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2025-04-25T04:38:18.3400651Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:18.3401920Z 2025-04-25T04:38:18.5137724Z [7640/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2025-04-25T04:38:18.5139803Z [7641/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2025-04-25T04:38:18.5142185Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:18.5143418Z 2025-04-25T04:38:18.6031971Z [7641/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2025-04-25T04:38:18.6034246Z [7642/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2025-04-25T04:38:18.6036892Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:18.6038844Z 2025-04-25T04:38:18.7062139Z [7642/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2025-04-25T04:38:18.7064706Z [7643/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2025-04-25T04:38:18.7067247Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:18.7069245Z 2025-04-25T04:38:18.7102311Z [7643/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2025-04-25T04:38:18.7104137Z [7644/7823] Linking CXX executable bin/test_lazy 2025-04-25T04:38:18.7104938Z Warning: Unused direct dependencies: 2025-04-25T04:38:18.7105694Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:38:18.7106516Z /opt/rocm/lib/libhiprtc.so.6 2025-04-25T04:38:18.7107124Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-25T04:38:18.7107785Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:38:18.7108614Z 2025-04-25T04:38:18.8854407Z [7644/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2025-04-25T04:38:18.8856692Z [7645/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2025-04-25T04:38:18.8859001Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:18.8865438Z 2025-04-25T04:38:18.9809700Z [7645/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2025-04-25T04:38:18.9812171Z [7646/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2025-04-25T04:38:18.9814598Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:18.9815817Z 2025-04-25T04:38:19.2864495Z [7646/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2025-04-25T04:38:19.2865766Z [7647/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2025-04-25T04:38:19.2867113Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:19.2867721Z 2025-04-25T04:38:19.3451891Z [7647/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2025-04-25T04:38:19.3453435Z [7648/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2025-04-25T04:38:19.3454737Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:19.3455432Z 2025-04-25T04:38:19.3804457Z [7648/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2025-04-25T04:38:19.3806606Z [7649/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2025-04-25T04:38:19.3809043Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:19.3810214Z 2025-04-25T04:38:19.4395166Z [7649/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DeviceAccelerator.cpp.o 2025-04-25T04:38:19.4397319Z [7650/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2025-04-25T04:38:19.4398597Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:19.4399216Z 2025-04-25T04:38:19.5321249Z [7650/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2025-04-25T04:38:19.5323517Z [7651/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2025-04-25T04:38:19.5325907Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:19.5327135Z 2025-04-25T04:38:19.6054089Z [7651/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2025-04-25T04:38:19.6059216Z [7652/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2025-04-25T04:38:19.6061660Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:19.6063045Z 2025-04-25T04:38:19.8974825Z [7652/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2025-04-25T04:38:19.8976180Z [7653/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2025-04-25T04:38:19.8977888Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:19.8978769Z 2025-04-25T04:38:19.9993083Z [7653/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2025-04-25T04:38:19.9994949Z [7654/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DeviceAccelerator.cpp.o 2025-04-25T04:38:19.9997192Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:19.9998418Z 2025-04-25T04:38:20.0174753Z [7654/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2025-04-25T04:38:20.0176575Z [7655/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2025-04-25T04:38:20.0178561Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:20.0179639Z 2025-04-25T04:38:20.0212321Z [7655/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2025-04-25T04:38:20.0214034Z [7656/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2025-04-25T04:38:20.0216069Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:20.0217296Z 2025-04-25T04:38:20.1923293Z [7656/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2025-04-25T04:38:20.1925087Z [7657/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2025-04-25T04:38:20.1927199Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:20.1928396Z 2025-04-25T04:38:20.5110579Z [7657/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2025-04-25T04:38:20.5112304Z [7658/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2025-04-25T04:38:20.5114123Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:20.5115169Z 2025-04-25T04:38:20.5139333Z [7658/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2025-04-25T04:38:20.5141099Z [7659/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2025-04-25T04:38:20.5143294Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:20.5144646Z 2025-04-25T04:38:20.7985833Z [7659/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/PyInterpreter.cpp.o 2025-04-25T04:38:20.7987943Z [7660/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2025-04-25T04:38:20.7989905Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:20.7997951Z 2025-04-25T04:38:21.0298772Z [7660/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2025-04-25T04:38:21.0300629Z [7661/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2025-04-25T04:38:21.0302880Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:21.0309341Z 2025-04-25T04:38:21.3103072Z [7661/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2025-04-25T04:38:21.3104772Z [7662/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2025-04-25T04:38:21.3106924Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:21.3108161Z 2025-04-25T04:38:21.3221318Z [7662/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2025-04-25T04:38:21.3222658Z [7663/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2025-04-25T04:38:21.3223798Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:21.3224422Z 2025-04-25T04:38:21.5685983Z [7663/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2025-04-25T04:38:21.5687691Z [7664/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2025-04-25T04:38:21.5689661Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:21.5690880Z 2025-04-25T04:38:21.7158948Z [7664/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2025-04-25T04:38:21.7160785Z [7665/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2025-04-25T04:38:21.7163006Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:21.7164483Z 2025-04-25T04:38:22.1060933Z [7665/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2025-04-25T04:38:22.1065315Z [7666/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/PyInterpreter.cpp.o 2025-04-25T04:38:22.1067628Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:22.1069634Z 2025-04-25T04:38:22.4865852Z [7666/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Event.cpp.o 2025-04-25T04:38:22.4867442Z [7667/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2025-04-25T04:38:22.4869297Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:22.4870338Z 2025-04-25T04:38:23.0347014Z [7667/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2025-04-25T04:38:23.0348779Z [7668/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2025-04-25T04:38:23.0350527Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:23.0351241Z 2025-04-25T04:38:23.1316965Z [7668/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2025-04-25T04:38:23.1319030Z [7669/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2025-04-25T04:38:23.1320333Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:23.1321002Z 2025-04-25T04:38:23.1778918Z [7669/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2025-04-25T04:38:23.1780906Z [7670/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2025-04-25T04:38:23.1783379Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:23.1785791Z 2025-04-25T04:38:23.3474939Z [7670/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2025-04-25T04:38:23.3476725Z [7671/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2025-04-25T04:38:23.3478795Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:23.3484296Z 2025-04-25T04:38:23.8020356Z [7671/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2025-04-25T04:38:23.8022490Z [7672/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2025-04-25T04:38:23.8024339Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:23.8025397Z 2025-04-25T04:38:23.8326908Z [7672/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2025-04-25T04:38:23.8329839Z [7673/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Event.cpp.o 2025-04-25T04:38:23.8331923Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:23.8332947Z 2025-04-25T04:38:24.1676618Z [7673/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2025-04-25T04:38:24.1678557Z [7674/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2025-04-25T04:38:24.1680442Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:24.1681511Z 2025-04-25T04:38:24.2987816Z [7674/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2025-04-25T04:38:24.2989649Z [7675/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2025-04-25T04:38:24.2991605Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:24.2992666Z 2025-04-25T04:38:24.3408246Z [7675/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2025-04-25T04:38:24.3410376Z [7676/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2025-04-25T04:38:24.3412927Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:24.3414091Z 2025-04-25T04:38:24.5096186Z [7676/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2025-04-25T04:38:24.5098270Z [7677/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2025-04-25T04:38:24.5100241Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:24.5107644Z 2025-04-25T04:38:24.8378399Z [7677/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2025-04-25T04:38:24.8380334Z [7678/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2025-04-25T04:38:24.8381637Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:24.8382240Z 2025-04-25T04:38:24.8999801Z [7678/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2025-04-25T04:38:24.9001714Z [7679/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2025-04-25T04:38:24.9003850Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:24.9010023Z 2025-04-25T04:38:25.2889385Z [7679/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_nested_functions_manual.cpp.o 2025-04-25T04:38:25.2891690Z [7680/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2025-04-25T04:38:25.2893852Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:25.2894466Z 2025-04-25T04:38:25.9606960Z [7680/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2025-04-25T04:38:25.9609015Z [7681/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2025-04-25T04:38:25.9611019Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:25.9612112Z 2025-04-25T04:38:26.0336142Z [7681/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2025-04-25T04:38:26.0338176Z [7682/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2025-04-25T04:38:26.0340197Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:26.0342118Z 2025-04-25T04:38:26.0800721Z [7682/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2025-04-25T04:38:26.0802886Z [7683/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2025-04-25T04:38:26.0805141Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:26.0806588Z 2025-04-25T04:38:26.1951136Z [7683/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/python_compiled_autograd.cpp.o 2025-04-25T04:38:26.1953281Z [7684/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2025-04-25T04:38:26.1955699Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:26.1957555Z 2025-04-25T04:38:26.5672160Z [7684/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cache_entry.cpp.o 2025-04-25T04:38:26.5674520Z [7685/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_nested_functions_manual.cpp.o 2025-04-25T04:38:26.5676744Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:26.5682206Z 2025-04-25T04:38:26.8353935Z [7685/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpp_shim.cpp.o 2025-04-25T04:38:26.8356068Z [7686/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2025-04-25T04:38:26.8358452Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:26.8359584Z 2025-04-25T04:38:26.9205802Z [7686/7823] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpython_defs.c.o 2025-04-25T04:38:26.9207864Z [7687/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cache_entry.cpp.o 2025-04-25T04:38:26.9209781Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:26.9216396Z 2025-04-25T04:38:27.0369607Z [7687/7823] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame.c.o 2025-04-25T04:38:27.0371332Z [7688/7823] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpython_defs.c.o 2025-04-25T04:38:27.0374681Z cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C 2025-04-25T04:38:27.0375274Z 2025-04-25T04:38:27.0632792Z [7688/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame_cpp.cpp.o 2025-04-25T04:38:27.0634701Z [7689/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpp_shim.cpp.o 2025-04-25T04:38:27.0636814Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:27.0638136Z 2025-04-25T04:38:27.1338884Z [7689/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/extra_state.cpp.o 2025-04-25T04:38:27.1340824Z [7690/7823] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame.c.o 2025-04-25T04:38:27.1342512Z cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C 2025-04-25T04:38:27.1343263Z 2025-04-25T04:38:27.2226229Z [7690/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/framelocals_mapping.cpp.o 2025-04-25T04:38:27.2228488Z [7691/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2025-04-25T04:38:27.2229718Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:27.2230340Z 2025-04-25T04:38:27.3298807Z [7691/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/guards.cpp.o 2025-04-25T04:38:27.3301053Z [7692/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/python_compiled_autograd.cpp.o 2025-04-25T04:38:27.3303482Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:27.3304751Z 2025-04-25T04:38:27.5292951Z [7692/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/utils.cpp.o 2025-04-25T04:38:27.5294947Z [7693/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2025-04-25T04:38:27.5296782Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:27.5297410Z 2025-04-25T04:38:27.5691510Z [7693/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/init.cpp.o 2025-04-25T04:38:27.5693532Z [7694/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/extra_state.cpp.o 2025-04-25T04:38:27.5695942Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:27.5697213Z 2025-04-25T04:38:27.6534696Z [7694/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/init.cpp.o 2025-04-25T04:38:27.6536947Z [7695/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame_cpp.cpp.o 2025-04-25T04:38:27.6539597Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:27.6540990Z 2025-04-25T04:38:27.8180445Z [7695/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/fx/node.cpp.o 2025-04-25T04:38:27.8182608Z [7696/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/framelocals_mapping.cpp.o 2025-04-25T04:38:27.8184820Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:27.8185942Z 2025-04-25T04:38:27.8765253Z [7696/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mps/Module.cpp.o 2025-04-25T04:38:27.8767035Z [7697/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/utils.cpp.o 2025-04-25T04:38:27.8769192Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:27.8773137Z 2025-04-25T04:38:28.0136962Z [7697/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mtia/Module.cpp.o 2025-04-25T04:38:28.0138985Z [7698/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/fx/node.cpp.o 2025-04-25T04:38:28.0141112Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:28.0142371Z 2025-04-25T04:38:28.1722785Z [7698/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/export/pybind.cpp.o 2025-04-25T04:38:28.1723928Z [7699/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/init.cpp.o 2025-04-25T04:38:28.1725338Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:28.1726081Z 2025-04-25T04:38:28.7995857Z [7699/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_package/pybind.cpp.o 2025-04-25T04:38:28.7997769Z [7700/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/export/pybind.cpp.o 2025-04-25T04:38:28.7999556Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:28.8000642Z 2025-04-25T04:38:28.8446965Z [7700/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_runner/pybind.cpp.o 2025-04-25T04:38:28.8448932Z [7701/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_package/pybind.cpp.o 2025-04-25T04:38:28.8451077Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:28.8452222Z 2025-04-25T04:38:28.9582857Z [7701/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_holder.cpp.o 2025-04-25T04:38:28.9584951Z [7702/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/guards.cpp.o 2025-04-25T04:38:28.9587166Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:28.9588398Z 2025-04-25T04:38:29.0595960Z [7702/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_meta_info.cpp.o 2025-04-25T04:38:29.0598251Z [7703/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/init.cpp.o 2025-04-25T04:38:29.0600342Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:29.0606369Z 2025-04-25T04:38:29.2960771Z [7703/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/resize_storage_bytes.cpp.o 2025-04-25T04:38:29.2962702Z [7704/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mtia/Module.cpp.o 2025-04-25T04:38:29.2964955Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:29.2966180Z 2025-04-25T04:38:29.3725553Z [7704/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/static_cuda_launcher.cpp.o 2025-04-25T04:38:29.3727674Z [7705/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/static_cuda_launcher.cpp.o 2025-04-25T04:38:29.3729893Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:29.3731038Z 2025-04-25T04:38:29.3854998Z [7705/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2025-04-25T04:38:29.3856488Z [7706/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mps/Module.cpp.o 2025-04-25T04:38:29.3858108Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:29.3859016Z 2025-04-25T04:38:29.4504504Z [7706/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2025-04-25T04:38:29.4506186Z [7707/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_runner/pybind.cpp.o 2025-04-25T04:38:29.4508380Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:29.4509572Z 2025-04-25T04:38:29.7570916Z [7707/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2025-04-25T04:38:29.7572101Z [7708/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/resize_storage_bytes.cpp.o 2025-04-25T04:38:29.7573511Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:29.7574205Z 2025-04-25T04:38:30.1636582Z [7708/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2025-04-25T04:38:30.1639360Z [7709/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2025-04-25T04:38:30.1640823Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:30.1641472Z 2025-04-25T04:38:30.2137819Z [7709/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2025-04-25T04:38:30.2140065Z [7710/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_holder.cpp.o 2025-04-25T04:38:30.2142211Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:30.2148743Z 2025-04-25T04:38:30.3584027Z [7710/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2025-04-25T04:38:30.3586673Z [7711/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_meta_info.cpp.o 2025-04-25T04:38:30.3589635Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:30.3590663Z 2025-04-25T04:38:30.7471359Z [7711/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2025-04-25T04:38:30.7473620Z [7712/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2025-04-25T04:38:30.7475882Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:30.7477535Z 2025-04-25T04:38:31.1055785Z [7712/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2025-04-25T04:38:31.1057734Z [7713/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2025-04-25T04:38:31.1059816Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:31.1062854Z 2025-04-25T04:38:31.2133569Z [7713/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2025-04-25T04:38:31.2135794Z [7714/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2025-04-25T04:38:31.2138205Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:31.2139355Z 2025-04-25T04:38:31.3187489Z [7714/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2025-04-25T04:38:31.3189600Z [7715/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2025-04-25T04:38:31.3191717Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:31.3193129Z 2025-04-25T04:38:31.3300341Z [7715/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2025-04-25T04:38:31.3303355Z [7716/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2025-04-25T04:38:31.3305661Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:31.3306871Z 2025-04-25T04:38:31.4820676Z [7716/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2025-04-25T04:38:31.4822971Z [7717/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2025-04-25T04:38:31.4825187Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:31.4826373Z 2025-04-25T04:38:31.5223670Z [7717/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2025-04-25T04:38:31.5226090Z [7718/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2025-04-25T04:38:31.5228421Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:31.5233804Z 2025-04-25T04:38:31.6393230Z [7718/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2025-04-25T04:38:31.6395045Z [7719/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2025-04-25T04:38:31.6396599Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:31.6397272Z 2025-04-25T04:38:31.8185661Z [7719/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2025-04-25T04:38:31.8188037Z [7720/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2025-04-25T04:38:31.8190463Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:31.8197061Z 2025-04-25T04:38:31.9208687Z [7720/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2025-04-25T04:38:31.9210493Z [7721/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2025-04-25T04:38:31.9212578Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:31.9213600Z 2025-04-25T04:38:32.1302841Z [7721/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2025-04-25T04:38:32.1305015Z [7722/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2025-04-25T04:38:32.1307152Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:32.1308377Z 2025-04-25T04:38:32.1340750Z [7722/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2025-04-25T04:38:32.1342920Z [7723/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2025-04-25T04:38:32.1345135Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:32.1346872Z 2025-04-25T04:38:32.2380167Z [7723/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2025-04-25T04:38:32.2382628Z [7724/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2025-04-25T04:38:32.2384945Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:32.2386132Z 2025-04-25T04:38:32.3497180Z [7724/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2025-04-25T04:38:32.3499542Z [7725/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2025-04-25T04:38:32.3502002Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:32.3503201Z 2025-04-25T04:38:32.4154819Z [7725/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2025-04-25T04:38:32.4157252Z [7726/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2025-04-25T04:38:32.4159601Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:32.4160714Z 2025-04-25T04:38:32.6821293Z [7726/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2025-04-25T04:38:32.6823297Z [7727/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2025-04-25T04:38:32.6825426Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:32.6826299Z 2025-04-25T04:38:32.7823275Z [7727/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2025-04-25T04:38:32.7825592Z [7728/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2025-04-25T04:38:32.7828061Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:32.7829498Z 2025-04-25T04:38:32.7849548Z [7728/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2025-04-25T04:38:32.7851810Z [7729/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2025-04-25T04:38:32.7854141Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:32.7855299Z 2025-04-25T04:38:32.9300472Z [7729/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2025-04-25T04:38:32.9303034Z [7730/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2025-04-25T04:38:32.9305335Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:32.9306558Z 2025-04-25T04:38:33.1144738Z [7730/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2025-04-25T04:38:33.1146872Z [7731/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2025-04-25T04:38:33.1148722Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:33.1154867Z 2025-04-25T04:38:33.2294541Z [7731/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2025-04-25T04:38:33.2296979Z [7732/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2025-04-25T04:38:33.2299222Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:33.2300426Z 2025-04-25T04:38:33.3573915Z [7732/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2025-04-25T04:38:33.3576696Z [7733/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2025-04-25T04:38:33.3579170Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:33.3583970Z 2025-04-25T04:38:33.5068774Z [7733/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2025-04-25T04:38:33.5071195Z [7734/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2025-04-25T04:38:33.5073613Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:33.5081070Z 2025-04-25T04:38:33.8066861Z [7734/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2025-04-25T04:38:33.8069793Z [7735/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2025-04-25T04:38:33.8072472Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:33.8073716Z 2025-04-25T04:38:33.9895446Z [7735/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2025-04-25T04:38:33.9897706Z [7736/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2025-04-25T04:38:33.9900233Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:34.1605153Z 2025-04-25T04:38:34.1606808Z [7736/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2025-04-25T04:38:34.1608889Z [7737/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2025-04-25T04:38:34.1611107Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:34.1612304Z 2025-04-25T04:38:34.1753763Z [7737/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2025-04-25T04:38:34.1755626Z [7738/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2025-04-25T04:38:34.1757489Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:34.1758983Z 2025-04-25T04:38:34.7855194Z [7738/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2025-04-25T04:38:34.7857130Z [7739/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2025-04-25T04:38:34.7859225Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:34.7860400Z 2025-04-25T04:38:35.1580018Z [7739/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2025-04-25T04:38:35.1582077Z [7740/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2025-04-25T04:38:35.1584098Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:35.1585097Z 2025-04-25T04:38:35.4657812Z [7740/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2025-04-25T04:38:35.4659727Z [7741/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2025-04-25T04:38:35.4661740Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:35.4662831Z 2025-04-25T04:38:35.5578669Z [7741/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2025-04-25T04:38:35.5581289Z [7742/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2025-04-25T04:38:35.5583704Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:35.5585218Z 2025-04-25T04:38:35.7484081Z [7742/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2025-04-25T04:38:35.7486019Z [7743/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2025-04-25T04:38:35.7488171Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:35.7492703Z 2025-04-25T04:38:35.8153329Z [7743/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2025-04-25T04:38:35.8155598Z [7744/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2025-04-25T04:38:35.8157782Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:35.8159395Z 2025-04-25T04:38:35.8884511Z [7744/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2025-04-25T04:38:35.8886346Z [7745/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2025-04-25T04:38:35.8887659Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:35.8888315Z 2025-04-25T04:38:36.1806723Z [7745/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2025-04-25T04:38:36.1808784Z [7746/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2025-04-25T04:38:36.1811011Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:36.1815378Z 2025-04-25T04:38:36.4506300Z [7746/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2025-04-25T04:38:36.4508455Z [7747/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2025-04-25T04:38:36.4510678Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:36.4511903Z 2025-04-25T04:38:36.9258462Z [7747/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2025-04-25T04:38:36.9260548Z [7748/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2025-04-25T04:38:36.9262955Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:36.9264337Z 2025-04-25T04:38:36.9986687Z [7748/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2025-04-25T04:38:36.9988622Z [7749/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2025-04-25T04:38:36.9990827Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:36.9991791Z 2025-04-25T04:38:37.0733576Z [7749/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2025-04-25T04:38:37.0735457Z [7750/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2025-04-25T04:38:37.0738087Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:37.0739209Z 2025-04-25T04:38:37.4260203Z [7750/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2025-04-25T04:38:37.4262348Z [7751/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2025-04-25T04:38:37.4264423Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:37.4265677Z 2025-04-25T04:38:37.4761721Z [7751/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/combined_traceback.cpp.o 2025-04-25T04:38:37.4763405Z [7752/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2025-04-25T04:38:37.4764905Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:37.4765638Z 2025-04-25T04:38:37.6189092Z [7752/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2025-04-25T04:38:37.6191521Z [7753/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2025-04-25T04:38:37.6193847Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:37.6195106Z 2025-04-25T04:38:38.0011967Z [7753/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2025-04-25T04:38:38.0014262Z [7754/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/combined_traceback.cpp.o 2025-04-25T04:38:38.0016532Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:38.0022531Z 2025-04-25T04:38:38.1307290Z [7754/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2025-04-25T04:38:38.1309686Z [7755/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2025-04-25T04:38:38.1312183Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:38.1314451Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:7, 2025-04-25T04:38:38.1316474Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:8: 2025-04-25T04:38:38.1321018Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:38:38.1325072Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:38:38.1326136Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:38:38.1328219Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:38:38.1332888Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:38:38.1335720Z | ^~~~ 2025-04-25T04:38:38.1341392Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:38:38.1347738Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:38:38.1348876Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:38:38.1350115Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-25T04:38:38.1352091Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-25T04:38:38.1355704Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:6, 2025-04-25T04:38:38.1358810Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:8: 2025-04-25T04:38:38.1360784Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-25T04:38:38.1362390Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-25T04:38:38.1363607Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:38:38.1365173Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:7, 2025-04-25T04:38:38.1367390Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:8: 2025-04-25T04:38:38.1373017Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:38:38.1378025Z 127 | _(hipCtxGetCurrent) \ 2025-04-25T04:38:38.1379067Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:38:38.1381183Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:38:38.1383542Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:38:38.1384637Z | ^~~~ 2025-04-25T04:38:38.1386779Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:38:38.1388846Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:38:38.1389776Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:38:38.1391177Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-25T04:38:38.1392862Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-25T04:38:38.1394482Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:6, 2025-04-25T04:38:38.1396097Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:8: 2025-04-25T04:38:38.1397915Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-25T04:38:38.1399225Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-25T04:38:38.1400110Z | ^~~~~~~~~~~~~~~~ 2025-04-25T04:38:38.1401378Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:7, 2025-04-25T04:38:38.1403283Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:8: 2025-04-25T04:38:38.1408893Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: warning: ‘hipError_t hipDevicePrimaryCtxGetState(hipDevice_t, unsigned int*, int*)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:38:38.1412030Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:38:38.1412640Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:38:38.1414050Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:38:38.1415404Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:38:38.1416114Z | ^~~~ 2025-04-25T04:38:38.1417425Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:38:38.1418997Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:38:38.1419553Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:38:38.1420448Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-25T04:38:38.1421790Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-25T04:38:38.1422926Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:6, 2025-04-25T04:38:38.1424111Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:8: 2025-04-25T04:38:38.1425367Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-25T04:38:38.1426860Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-25T04:38:38.1428096Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:38:38.1429068Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:7, 2025-04-25T04:38:38.1430362Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:8: 2025-04-25T04:38:38.1434056Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: warning: ‘hipError_t hipDevicePrimaryCtxGetState(hipDevice_t, unsigned int*, int*)’ is deprecated: This API is marked as deprecated and might not be supported in future releases. For more details please refer https://github.com/ROCm/HIP/blob/develop/docs/reference/deprecated_api_list.md [-Wdeprecated-declarations] 2025-04-25T04:38:38.1437356Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-25T04:38:38.1438162Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:38:38.1439505Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-25T04:38:38.1440873Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-25T04:38:38.1441569Z | ^~~~ 2025-04-25T04:38:38.1442950Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-25T04:38:38.1444583Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-25T04:38:38.1445491Z | ^~~~~~~~~~~~~~~ 2025-04-25T04:38:38.1447520Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-25T04:38:38.1448674Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-25T04:38:38.1449773Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:6, 2025-04-25T04:38:38.1451124Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:8: 2025-04-25T04:38:38.1452343Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-25T04:38:38.1453679Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-25T04:38:38.1454701Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-25T04:38:38.1455044Z 2025-04-25T04:38:38.6140117Z [7755/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2025-04-25T04:38:38.6141693Z [7756/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2025-04-25T04:38:38.6143340Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:38.6145852Z 2025-04-25T04:38:38.8476278Z [7756/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2025-04-25T04:38:38.8477900Z [7757/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2025-04-25T04:38:38.8480083Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:38.8481169Z 2025-04-25T04:38:38.8877782Z [7757/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/device_lazy_init.cpp.o 2025-04-25T04:38:38.8879777Z [7758/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2025-04-25T04:38:38.8882080Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:38.8887581Z 2025-04-25T04:38:39.1358477Z [7758/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2025-04-25T04:38:39.1360541Z [7759/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2025-04-25T04:38:39.1362799Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:39.1364184Z 2025-04-25T04:38:39.4012430Z [7759/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/nested.cpp.o 2025-04-25T04:38:39.4014368Z [7760/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2025-04-25T04:38:39.4016549Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:39.4017726Z 2025-04-25T04:38:39.4523021Z [7760/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2025-04-25T04:38:39.4525161Z [7761/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/device_lazy_init.cpp.o 2025-04-25T04:38:39.4527463Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:39.4528741Z 2025-04-25T04:38:39.6186726Z [7761/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2025-04-25T04:38:39.6189058Z [7762/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2025-04-25T04:38:39.6191586Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:39.6192656Z 2025-04-25T04:38:39.6614132Z [7762/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2025-04-25T04:38:39.6616339Z [7763/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2025-04-25T04:38:39.6618469Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:39.6619679Z 2025-04-25T04:38:39.7841482Z [7763/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_symnode.cpp.o 2025-04-25T04:38:39.7843846Z [7764/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2025-04-25T04:38:39.7846171Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:39.7853074Z 2025-04-25T04:38:40.3492359Z [7764/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pybind.cpp.o 2025-04-25T04:38:40.3494159Z [7765/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_symnode.cpp.o 2025-04-25T04:38:40.3496165Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:40.3497254Z 2025-04-25T04:38:40.4147614Z [7765/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pyobject_preservation.cpp.o 2025-04-25T04:38:40.4149633Z [7766/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2025-04-25T04:38:40.4151681Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:40.4152919Z 2025-04-25T04:38:40.4384000Z [7766/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2025-04-25T04:38:40.4384998Z [7767/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pybind.cpp.o 2025-04-25T04:38:40.4386207Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:40.4386827Z 2025-04-25T04:38:40.5857067Z [7767/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2025-04-25T04:38:40.5858979Z [7768/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/nested.cpp.o 2025-04-25T04:38:40.5861026Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:40.5865053Z 2025-04-25T04:38:40.6539328Z [7768/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2025-04-25T04:38:40.6541416Z [7769/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pyobject_preservation.cpp.o 2025-04-25T04:38:40.6543728Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:40.6544976Z 2025-04-25T04:38:40.6982713Z [7769/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2025-04-25T04:38:40.6984738Z [7770/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2025-04-25T04:38:40.6986909Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:40.6992246Z 2025-04-25T04:38:40.9160596Z [7770/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2025-04-25T04:38:40.9162345Z [7771/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2025-04-25T04:38:40.9163608Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:40.9164255Z 2025-04-25T04:38:41.1123888Z [7771/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2025-04-25T04:38:41.1125928Z [7772/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2025-04-25T04:38:41.1128141Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:41.1129319Z 2025-04-25T04:38:41.1481853Z [7772/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2025-04-25T04:38:41.1483774Z [7773/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2025-04-25T04:38:41.1485923Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:41.1487095Z 2025-04-25T04:38:41.1662734Z [7773/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2025-04-25T04:38:41.1664653Z [7774/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2025-04-25T04:38:41.1667116Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:41.1675598Z 2025-04-25T04:38:41.3220912Z [7774/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2025-04-25T04:38:41.3223105Z [7775/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2025-04-25T04:38:41.3225615Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:41.3226848Z 2025-04-25T04:38:41.4511221Z [7775/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2025-04-25T04:38:41.4513224Z [7776/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2025-04-25T04:38:41.4515431Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:41.4516625Z 2025-04-25T04:38:41.8861301Z [7776/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2025-04-25T04:38:41.8863159Z [7777/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2025-04-25T04:38:41.8865018Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:41.8871265Z 2025-04-25T04:38:42.0273391Z [7777/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2025-04-25T04:38:42.0289812Z [7778/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2025-04-25T04:38:42.0297350Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:42.0305003Z 2025-04-25T04:38:42.1623603Z [7778/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cpu/Module.cpp.o 2025-04-25T04:38:42.1625385Z [7779/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2025-04-25T04:38:42.1627619Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:42.1632697Z 2025-04-25T04:38:42.3195787Z [7779/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/instruction_counter/Module.cpp.o 2025-04-25T04:38:42.3197841Z [7780/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2025-04-25T04:38:42.3199891Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:42.3200968Z 2025-04-25T04:38:42.3954992Z [7780/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2025-04-25T04:38:42.3957064Z [7781/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2025-04-25T04:38:42.3959230Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:42.3968743Z 2025-04-25T04:38:42.5644875Z [7781/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2025-04-25T04:38:42.5646853Z [7782/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2025-04-25T04:38:42.5649057Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:42.5650242Z 2025-04-25T04:38:42.6135302Z [7782/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2025-04-25T04:38:42.6137954Z [7783/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2025-04-25T04:38:42.6140237Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:42.6141395Z 2025-04-25T04:38:42.6155192Z [7783/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2025-04-25T04:38:42.6156897Z [7784/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cpu/Module.cpp.o 2025-04-25T04:38:42.6159080Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:42.6160161Z 2025-04-25T04:38:42.7570508Z [7784/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Event.cpp.o 2025-04-25T04:38:42.7572496Z [7785/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/instruction_counter/Module.cpp.o 2025-04-25T04:38:42.7574752Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:42.7575921Z 2025-04-25T04:38:43.0658455Z [7785/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Module.cpp.o 2025-04-25T04:38:43.0660320Z [7786/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2025-04-25T04:38:43.0662565Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:43.0663714Z 2025-04-25T04:38:43.2135898Z [7786/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_comm.cpp.o 2025-04-25T04:38:43.2137859Z [7787/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2025-04-25T04:38:43.2139161Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:43.2139957Z 2025-04-25T04:38:43.7604129Z [7787/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Stream.cpp.o 2025-04-25T04:38:43.7605994Z [7788/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2025-04-25T04:38:43.7607178Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:43.7607800Z 2025-04-25T04:38:43.9611664Z [7788/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Graph.cpp.o 2025-04-25T04:38:43.9613476Z [7789/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2025-04-25T04:38:43.9615553Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:43.9618920Z 2025-04-25T04:38:44.3580974Z [7789/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/MemPool.cpp.o 2025-04-25T04:38:44.3582811Z [7790/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Event.cpp.o 2025-04-25T04:38:44.3584918Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:44.3592064Z 2025-04-25T04:38:44.7529106Z [7790/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudart.cpp.o 2025-04-25T04:38:44.7530852Z [7791/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Module.cpp.o 2025-04-25T04:38:44.7532676Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:44.7539503Z 2025-04-25T04:38:45.0112869Z [7791/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/nvtx.cpp.o 2025-04-25T04:38:45.0114640Z [7792/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_comm.cpp.o 2025-04-25T04:38:45.0116579Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:45.0117883Z 2025-04-25T04:38:45.1372836Z [7792/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/utils.cpp.o 2025-04-25T04:38:45.1374587Z [7793/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Stream.cpp.o 2025-04-25T04:38:45.1376629Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:45.1377828Z 2025-04-25T04:38:45.2666702Z [7793/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/GdsFile.cpp.o 2025-04-25T04:38:45.2668533Z [7794/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Graph.cpp.o 2025-04-25T04:38:45.2670561Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:45.2671766Z 2025-04-25T04:38:45.2915013Z [7794/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudnn.cpp.o 2025-04-25T04:38:45.2916978Z [7795/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudart.cpp.o 2025-04-25T04:38:45.2919262Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:45.2920373Z 2025-04-25T04:38:45.5154464Z [7795/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2025-04-25T04:38:45.5156386Z [7796/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/nvtx.cpp.o 2025-04-25T04:38:45.5158528Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:45.5159920Z 2025-04-25T04:38:45.6940007Z [7796/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2025-04-25T04:38:45.6942106Z [7797/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/MemPool.cpp.o 2025-04-25T04:38:45.6944466Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:45.6945677Z 2025-04-25T04:38:45.6957697Z [7797/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2025-04-25T04:38:45.6959697Z [7798/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/GdsFile.cpp.o 2025-04-25T04:38:45.6961709Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:45.6962853Z 2025-04-25T04:38:45.9786807Z [7798/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2025-04-25T04:38:45.9788679Z [7799/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudnn.cpp.o 2025-04-25T04:38:45.9790978Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:45.9792234Z 2025-04-25T04:38:46.8220921Z [7799/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2025-04-25T04:38:46.8223022Z [7800/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/utils.cpp.o 2025-04-25T04:38:46.8224937Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:46.8229584Z 2025-04-25T04:38:47.1900878Z [7800/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2025-04-25T04:38:47.1902796Z [7801/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2025-04-25T04:38:47.1904609Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:47.1905550Z 2025-04-25T04:38:47.2533082Z [7801/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2025-04-25T04:38:47.2535816Z [7802/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2025-04-25T04:38:47.2537138Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:47.2537995Z 2025-04-25T04:38:47.3586732Z [7802/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2025-04-25T04:38:47.3588508Z [7803/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2025-04-25T04:38:47.3590288Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:47.3591965Z 2025-04-25T04:38:47.5836503Z [7803/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2025-04-25T04:38:47.5838709Z [7804/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2025-04-25T04:38:47.5840717Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:47.5841743Z 2025-04-25T04:38:47.6142025Z [7804/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2025-04-25T04:38:47.6144189Z [7805/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2025-04-25T04:38:47.6146249Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:47.6147434Z 2025-04-25T04:38:48.2026111Z [7805/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2025-04-25T04:38:48.2028316Z [7806/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2025-04-25T04:38:48.2030491Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:48.2035386Z 2025-04-25T04:38:48.7977864Z [7806/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2025-04-25T04:38:48.7980198Z [7807/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2025-04-25T04:38:48.7983173Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:48.7984381Z 2025-04-25T04:38:48.8535209Z [7807/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/control_plane/PythonHandlers.cpp.o 2025-04-25T04:38:48.8538006Z [7808/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2025-04-25T04:38:48.8540848Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:48.8542012Z 2025-04-25T04:38:48.9430227Z [7808/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_nccl.cpp.o 2025-04-25T04:38:48.9432375Z [7809/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2025-04-25T04:38:48.9434729Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:48.9435902Z 2025-04-25T04:38:48.9567026Z [7809/7823] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2025-04-25T04:38:48.9568246Z [7810/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2025-04-25T04:38:48.9569574Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:48.9691028Z 2025-04-25T04:38:49.1262280Z [7810/7823] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2025-04-25T04:38:49.1264553Z [7811/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2025-04-25T04:38:49.1266821Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:49.1268002Z 2025-04-25T04:38:49.4174978Z [7811/7823] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/dim/dim.cpp.o 2025-04-25T04:38:49.4177087Z [7812/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/control_plane/PythonHandlers.cpp.o 2025-04-25T04:38:49.4179801Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:49.4180964Z 2025-04-25T04:38:49.6108764Z [7812/7823] Building C object functorch/CMakeFiles/functorch.dir/csrc/dim/dim_opcode.c.o 2025-04-25T04:38:49.6110321Z [7813/7823] Building C object functorch/CMakeFiles/functorch.dir/csrc/dim/dim_opcode.c.o 2025-04-25T04:38:49.6111684Z cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C 2025-04-25T04:38:49.6114589Z 2025-04-25T04:38:49.8354970Z [7813/7823] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/init_dim_only.cpp.o 2025-04-25T04:38:49.8356965Z [7814/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2025-04-25T04:38:49.8359117Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:50.1282780Z 2025-04-25T04:38:50.1284242Z [7815/7823] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2025-04-25T04:38:50.1285627Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:50.2213528Z 2025-04-25T04:38:50.2214837Z [7816/7823] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/dim/dim.cpp.o 2025-04-25T04:38:50.2216093Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:50.5095332Z 2025-04-25T04:38:50.5096876Z [7817/7823] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2025-04-25T04:38:50.5098333Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:50.5678534Z 2025-04-25T04:38:50.5679937Z [7818/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_nccl.cpp.o 2025-04-25T04:38:50.5681169Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:50.5681886Z 2025-04-25T04:38:51.0425283Z [7818/7823] Linking CXX shared library lib/libtorch_python.so 2025-04-25T04:38:51.0426625Z [7819/7823] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/init_dim_only.cpp.o 2025-04-25T04:38:51.0428582Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:38:53.3611115Z 2025-04-25T04:38:53.3611955Z [7820/7823] Linking CXX shared library lib/libtorch_python.so 2025-04-25T04:38:53.3612551Z Warning: Unused direct dependencies: 2025-04-25T04:38:53.3613070Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:38:53.3613442Z 2025-04-25T04:38:53.3613789Z [7820/7823] Linking CXX shared library lib/libnnapi_backend.so 2025-04-25T04:38:54.0455194Z [7820/7823] Linking CXX shared module functorch/functorch.so 2025-04-25T04:38:54.0455796Z [7821/7823] Linking CXX shared module functorch/functorch.so 2025-04-25T04:38:54.0456237Z Warning: Unused direct dependencies: 2025-04-25T04:38:54.0456620Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:38:54.0457052Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:38:54.0491235Z 2025-04-25T04:38:54.0491922Z [7822/7823] Linking CXX shared library lib/libnnapi_backend.so 2025-04-25T04:38:54.0492419Z Warning: Unused direct dependencies: 2025-04-25T04:38:54.0492792Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-25T04:38:54.0493208Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-25T04:38:54.0493498Z 2025-04-25T04:38:54.0493672Z [7822/7823] Install the project... 2025-04-25T04:38:54.0548489Z -- Install configuration: "Release" 2025-04-25T04:38:54.0606928Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib" 2025-04-25T04:38:54.1403215Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_CompileTimeFunctionPointer_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.1430719Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeviceGuard_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.1457391Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Device_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.1488348Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DispatchKeySet_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.1518864Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Scalar_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.1545210Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_StreamGuard_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.1569121Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SymInt_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.1599857Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineDeviceGuard_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.1629444Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineStreamGuard_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.1655172Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SizesAndStrides_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.1680779Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cow_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.1716022Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ArrayRef_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.1740501Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Bitset_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.1766018Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ConstexprCrc_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.1806595Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeadlockDetection_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.1832191Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Half_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.1856215Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_LeftRight_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.1883894Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Metaprogramming_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.1911754Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_NetworkFlow_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.1936098Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Synchronized_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.1959354Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ThreadLocal_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.1990947Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeIndex_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2018720Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeList_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2046486Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeTraits_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2077017Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_accumulate_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2117126Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bfloat16_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2155518Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bit_cast_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2176385Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_math_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2199313Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2222069Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_error_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2245844Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_exception_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2268473Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_flags_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2296093Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_generic_math_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2324217Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2348132Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_irange_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2381399Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_lazy_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2413737Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_logging_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2446311Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_optional_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2468879Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ordered_preserving_dict_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2502071Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_registry_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2533429Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_small_vector_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2561020Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ssize_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2585160Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_util_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2609601Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_view_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2641288Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_tempfile_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2671213Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_typeid_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2711568Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_benchmark" to "$ORIGIN:$ORIGIN/../lib" 2025-04-25T04:38:54.2741414Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10_hip.so" to "$ORIGIN:/opt/rocm/lib" 2025-04-25T04:38:54.2778504Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_hip_HIPAssertionsTest_1_var_test" to "$ORIGIN:$ORIGIN/../lib:/opt/rocm/lib" 2025-04-25T04:38:54.2816127Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_hip_HIPAssertionsTest_catches_stream" to "$ORIGIN:$ORIGIN/../lib:/opt/rocm/lib" 2025-04-25T04:38:54.2844502Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_hip_HIPAssertionsTest_catches_thread_and_block_and_device" to "$ORIGIN:$ORIGIN/../lib:/opt/rocm/lib" 2025-04-25T04:38:54.2869286Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_hip_HIPAssertionsTest_from_2_processes" to "$ORIGIN:$ORIGIN/../lib:/opt/rocm/lib" 2025-04-25T04:38:54.2893335Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_hip_HIPAssertionsTest_multiple_writes_from_blocks_and_threads" to "$ORIGIN:$ORIGIN/../lib:/opt/rocm/lib" 2025-04-25T04:38:54.2918040Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_hip_HIPAssertionsTest_multiple_writes_from_multiple_blocks" to "$ORIGIN:$ORIGIN/../lib:/opt/rocm/lib" 2025-04-25T04:38:54.2949907Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_hip_HIPAssertionsTest_multiple_writes_from_same_block" to "$ORIGIN:$ORIGIN/../lib:/opt/rocm/lib" 2025-04-25T04:38:54.2978023Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_hip_HIPTest" to "$ORIGIN:$ORIGIN/../lib:/opt/rocm/lib" 2025-04-25T04:38:54.3036203Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10.so" to "$ORIGIN" 2025-04-25T04:38:55.0590449Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libcaffe2_nvrtc.so" to "$ORIGIN:/opt/rocm/lib" 2025-04-25T04:38:55.1567404Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/test_edge_op_registration" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib" 2025-04-25T04:38:55.1619340Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorchbind_test.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.1642327Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libjitbackend_test.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.1669173Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libbackend_with_compiler.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.1703992Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/test_jit" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/rocm/lib:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib" 2025-04-25T04:38:55.1753456Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libaoti_custom_ops.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.1809257Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/test_tensorexpr" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/rocm/lib:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib" 2025-04-25T04:38:55.1834861Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/tutorial_tensorexpr" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/rocm/lib:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib" 2025-04-25T04:38:55.1878872Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/FileStoreTest" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib" 2025-04-25T04:38:55.1911839Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/TCPStoreTest" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib" 2025-04-25T04:38:55.1949654Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/HashStoreTest" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib" 2025-04-25T04:38:55.1995486Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/test_dist_autograd" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.2045786Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/test_cpp_rpc" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.2087429Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/test_api" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.2129259Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/test_mobile_nnc" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.2158125Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/aot_model_compiler_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.2204583Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/test_lazy" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/rocm/lib:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib" 2025-04-25T04:38:55.2264469Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libshm.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib" 2025-04-25T04:38:55.2289256Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/torch_shm_manager" to "$ORIGIN/../lib:/opt/conda/envs/py_3.10/lib" 2025-04-25T04:38:55.2720135Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_python.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/rocm/lib:/opt/rocm-6.3.0/lib:/opt/conda/envs/py_3.10/lib" 2025-04-25T04:38:55.2763141Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cpu.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm/lib" 2025-04-25T04:38:55.2803169Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_hip.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/rocm-6.3.0/lib:/opt/rocm/lib:/opt/conda/envs/py_3.10/lib:/opt/rocm/magma/lib" 2025-04-25T04:38:55.2814945Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.2825380Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_global_deps.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib" 2025-04-25T04:38:55.2873573Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/Dict_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.2902496Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/Dimname_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.2938150Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/MaybeOwned_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.2969573Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/NamedTensor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3000030Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/apply_utils_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3035624Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/atest" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3066181Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/basic" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3093351Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/broadcast_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3129112Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_allocator_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3159637Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_generator_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3189272Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_profiling_allocator_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3218395Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_rng_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3250907Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/dlconvertor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3279133Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/extension_backend_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3320336Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/half_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3358906Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/ivalue_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3384383Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/lazy_tensor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3413323Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/math_kernel_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3445114Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/memory_format_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3471061Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/memory_overlapping_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3502797Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/mobile_memory_cleanup" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3535638Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/native_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3569926Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/operator_name_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3609894Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/operators_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3636067Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/packedtensoraccessor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3660626Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/pow_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3685359Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/quantized_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3711556Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/reduce_ops_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3748436Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/reportMemoryUsage_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3775713Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_tensor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3807876Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3845269Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/StorageUtils_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3877392Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/stride_properties_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3906495Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/tensor_iterator_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3932076Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/test_parallel" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3951474Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/thread_init_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.3979171Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/type_ptr_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4009467Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/type_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4047907Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/undefined_tensor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4066204Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/verify_api_visibility" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4091619Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/legacy_vmap_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4119943Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/weakref_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4145599Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/wrapdim_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4172324Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/xla_tensor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4207322Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/IListRef_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4236361Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/List_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4262534Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/KernelFunction_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4296307Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_legacy_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4327518Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4358827Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_legacy_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4385186Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4419977Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_stackbased_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4447029Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/make_boxed_from_unboxed_functor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4477140Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/CppSignature_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4507137Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/backend_fallback_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4537261Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/op_allowlist_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4563846Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/op_registration_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4596696Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/inline_container_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4626683Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/hip_apply_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4664012Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/hip_complex_math_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4700570Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/hip_complex_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4728291Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/hip_distributions_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4767080Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/hip_dlconvertor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4795958Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/hip_generator_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4822062Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/hip_half_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4859508Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/hip_integer_divider_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4892962Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/hip_optional_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4918293Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/hip_packedtensoraccessor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.4953310Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/hip_vectorized_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib" 2025-04-25T04:38:55.5088997Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/functorch/functorch.so" to "$ORIGIN/../torch/lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/rocm-6.3.0/lib:/opt/rocm/lib:/opt/conda/envs/py_3.10/lib" 2025-04-25T04:38:55.5983509Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-04-25T04:38:55.5984934Z !! 2025-04-25T04:38:55.5985146Z 2025-04-25T04:38:55.5985376Z ******************************************************************************** 2025-04-25T04:38:55.5986311Z Please consider removing the following classifiers in favor of a SPDX license expression: 2025-04-25T04:38:55.5987048Z 2025-04-25T04:38:55.5987257Z License :: OSI Approved :: BSD License 2025-04-25T04:38:55.5987626Z 2025-04-25T04:38:55.5988214Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-04-25T04:38:55.5989188Z ******************************************************************************** 2025-04-25T04:38:55.5989596Z 2025-04-25T04:38:55.5989734Z !! 2025-04-25T04:38:55.5990113Z self._finalize_license_expression() 2025-04-25T04:38:55.5990625Z running bdist_wheel 2025-04-25T04:38:55.8679427Z running build 2025-04-25T04:38:55.8679765Z running build_py 2025-04-25T04:38:55.8766447Z creating build/lib.linux-x86_64-cpython-310/functorch 2025-04-25T04:38:55.8768055Z copying functorch/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch 2025-04-25T04:38:55.8779941Z creating build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.8781085Z copying torch/_VF.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.8789201Z copying torch/__config__.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.8797351Z copying torch/__future__.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.8804437Z copying torch/__init__.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.8821150Z copying torch/_appdirs.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.8829878Z copying torch/_classes.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.8837649Z copying torch/_compile.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.8844500Z copying torch/_custom_ops.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.8851467Z copying torch/_deploy.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.8858979Z copying torch/_environment.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.8865694Z copying torch/_guards.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.8879912Z copying torch/_jit_internal.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.8897616Z copying torch/_linalg_utils.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.8907314Z copying torch/_lobpcg.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.8919973Z copying torch/_lowrank.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.8926836Z copying torch/_meta_registrations.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.8955401Z copying torch/_namedtensor_internals.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.8964658Z copying torch/_ops.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.8981179Z copying torch/_python_dispatcher.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.8988690Z copying torch/_size_docs.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.8995411Z copying torch/_sources.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9002417Z copying torch/_storage_docs.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9008713Z copying torch/_streambase.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9015337Z copying torch/_tensor.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9032703Z copying torch/_tensor_docs.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9035262Z copying torch/_tensor_str.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9044663Z copying torch/_thread_safe_fork.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9046073Z copying torch/_torch_docs.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9050569Z copying torch/_utils.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9065458Z copying torch/_utils_internal.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9067152Z copying torch/_vmap_internals.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9074624Z copying torch/_weights_only_unpickler.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9089099Z copying torch/functional.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9108693Z copying torch/hub.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9122043Z copying torch/library.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9135235Z copying torch/overrides.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9151486Z copying torch/quasirandom.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9158305Z copying torch/random.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9165645Z copying torch/return_types.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9172061Z copying torch/serialization.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9199406Z copying torch/storage.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9212895Z copying torch/torch_version.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9219116Z copying torch/types.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9230957Z copying torch/version.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:55.9234741Z creating build/lib.linux-x86_64-cpython-310/torchgen 2025-04-25T04:38:55.9235869Z copying torchgen/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-25T04:38:55.9238189Z copying torchgen/code_template.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-25T04:38:55.9239960Z copying torchgen/context.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-25T04:38:55.9241588Z copying torchgen/gen.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-25T04:38:55.9259737Z copying torchgen/gen_aoti_c_shim.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-25T04:38:55.9266777Z copying torchgen/gen_backend_stubs.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-25T04:38:55.9268575Z copying torchgen/gen_executorch.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-25T04:38:55.9270597Z copying torchgen/gen_functionalization_type.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-25T04:38:55.9278075Z copying torchgen/gen_lazy_tensor.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-25T04:38:55.9280100Z copying torchgen/gen_schema_utils.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-25T04:38:55.9286356Z copying torchgen/gen_vmap_plumbing.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-25T04:38:55.9288106Z copying torchgen/local.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-25T04:38:55.9293795Z copying torchgen/model.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-25T04:38:55.9318197Z copying torchgen/native_function_generation.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-25T04:38:55.9326316Z copying torchgen/utils.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-25T04:38:55.9332941Z copying torchgen/yaml_utils.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-25T04:38:55.9335612Z creating build/lib.linux-x86_64-cpython-310/functorch/_src 2025-04-25T04:38:55.9336897Z copying functorch/_src/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/_src 2025-04-25T04:38:55.9339557Z creating build/lib.linux-x86_64-cpython-310/functorch/compile 2025-04-25T04:38:55.9340904Z copying functorch/compile/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/compile 2025-04-25T04:38:55.9348275Z creating build/lib.linux-x86_64-cpython-310/functorch/dim 2025-04-25T04:38:55.9349684Z copying functorch/dim/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-04-25T04:38:55.9356745Z copying functorch/dim/batch_tensor.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-04-25T04:38:55.9363258Z copying functorch/dim/delayed_mul_tensor.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-04-25T04:38:55.9369120Z copying functorch/dim/dim.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-04-25T04:38:55.9375874Z copying functorch/dim/magic_trace.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-04-25T04:38:55.9382619Z copying functorch/dim/op_properties.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-04-25T04:38:55.9389471Z copying functorch/dim/reference.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-04-25T04:38:55.9398137Z copying functorch/dim/tree_map.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-04-25T04:38:55.9405907Z copying functorch/dim/wrap_type.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-04-25T04:38:55.9413243Z creating build/lib.linux-x86_64-cpython-310/functorch/einops 2025-04-25T04:38:55.9414021Z copying functorch/einops/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/einops 2025-04-25T04:38:55.9420127Z copying functorch/einops/_parsing.py -> build/lib.linux-x86_64-cpython-310/functorch/einops 2025-04-25T04:38:55.9437086Z copying functorch/einops/rearrange.py -> build/lib.linux-x86_64-cpython-310/functorch/einops 2025-04-25T04:38:55.9449564Z creating build/lib.linux-x86_64-cpython-310/functorch/experimental 2025-04-25T04:38:55.9450532Z copying functorch/experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/experimental 2025-04-25T04:38:55.9457964Z copying functorch/experimental/control_flow.py -> build/lib.linux-x86_64-cpython-310/functorch/experimental 2025-04-25T04:38:55.9464536Z copying functorch/experimental/ops.py -> build/lib.linux-x86_64-cpython-310/functorch/experimental 2025-04-25T04:38:55.9471851Z creating build/lib.linux-x86_64-cpython-310/functorch/_src/aot_autograd 2025-04-25T04:38:55.9473321Z copying functorch/_src/aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/_src/aot_autograd 2025-04-25T04:38:55.9480325Z creating build/lib.linux-x86_64-cpython-310/functorch/_src/eager_transforms 2025-04-25T04:38:55.9481796Z copying functorch/_src/eager_transforms/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/_src/eager_transforms 2025-04-25T04:38:55.9488307Z creating build/lib.linux-x86_64-cpython-310/functorch/_src/make_functional 2025-04-25T04:38:55.9489622Z copying functorch/_src/make_functional/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/_src/make_functional 2025-04-25T04:38:55.9496582Z creating build/lib.linux-x86_64-cpython-310/functorch/_src/vmap 2025-04-25T04:38:55.9497787Z copying functorch/_src/vmap/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/_src/vmap 2025-04-25T04:38:55.9505147Z creating build/lib.linux-x86_64-cpython-310/torch/_awaits 2025-04-25T04:38:55.9506400Z copying torch/_awaits/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_awaits 2025-04-25T04:38:55.9513688Z creating build/lib.linux-x86_64-cpython-310/torch/_custom_op 2025-04-25T04:38:55.9515116Z copying torch/_custom_op/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_custom_op 2025-04-25T04:38:55.9516800Z copying torch/_custom_op/autograd.py -> build/lib.linux-x86_64-cpython-310/torch/_custom_op 2025-04-25T04:38:55.9524057Z copying torch/_custom_op/impl.py -> build/lib.linux-x86_64-cpython-310/torch/_custom_op 2025-04-25T04:38:55.9532606Z creating build/lib.linux-x86_64-cpython-310/torch/_decomp 2025-04-25T04:38:55.9533908Z copying torch/_decomp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_decomp 2025-04-25T04:38:55.9541995Z copying torch/_decomp/decompositions.py -> build/lib.linux-x86_64-cpython-310/torch/_decomp 2025-04-25T04:38:55.9558914Z copying torch/_decomp/decompositions_for_jvp.py -> build/lib.linux-x86_64-cpython-310/torch/_decomp 2025-04-25T04:38:55.9566518Z copying torch/_decomp/decompositions_for_rng.py -> build/lib.linux-x86_64-cpython-310/torch/_decomp 2025-04-25T04:38:55.9572950Z creating build/lib.linux-x86_64-cpython-310/torch/_dispatch 2025-04-25T04:38:55.9574159Z copying torch/_dispatch/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dispatch 2025-04-25T04:38:55.9575913Z copying torch/_dispatch/python.py -> build/lib.linux-x86_64-cpython-310/torch/_dispatch 2025-04-25T04:38:55.9588499Z creating build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9589663Z copying torch/_dynamo/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9598129Z copying torch/_dynamo/_trace_wrapped_higher_order_op.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9605060Z copying torch/_dynamo/bytecode_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9612223Z copying torch/_dynamo/bytecode_transformation.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9626418Z copying torch/_dynamo/cache_size.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9633332Z copying torch/_dynamo/callback.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9640739Z copying torch/_dynamo/code_context.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9647214Z copying torch/_dynamo/codegen.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9655026Z copying torch/_dynamo/compiled_autograd.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9668770Z copying torch/_dynamo/comptime.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9676806Z copying torch/_dynamo/config.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9687745Z copying torch/_dynamo/convert_frame.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9715458Z copying torch/_dynamo/create_parameter_op.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9722314Z copying torch/_dynamo/current_scope_id.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9728958Z copying torch/_dynamo/debug_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9737379Z copying torch/_dynamo/decorators.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9745970Z copying torch/_dynamo/device_interface.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9754552Z copying torch/_dynamo/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9762527Z copying torch/_dynamo/eval_frame.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9780120Z copying torch/_dynamo/exc.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9792485Z copying torch/_dynamo/external_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9802096Z copying torch/_dynamo/funcname_cache.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9808661Z copying torch/_dynamo/graph_break_hints.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9816047Z copying torch/_dynamo/graph_deduplication.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9824498Z copying torch/_dynamo/graph_region_tracker.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9832166Z copying torch/_dynamo/graph_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9838502Z copying torch/_dynamo/guards.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9854803Z copying torch/_dynamo/hooks.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9860772Z copying torch/_dynamo/logging.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9867399Z copying torch/_dynamo/metrics_context.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9874150Z copying torch/_dynamo/mutation_guard.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9880926Z copying torch/_dynamo/output_graph.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9896963Z copying torch/_dynamo/pgo.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9905283Z copying torch/_dynamo/profiler.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9911310Z copying torch/_dynamo/replay_record.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9917609Z copying torch/_dynamo/resume_execution.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9925550Z copying torch/_dynamo/side_effects.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9938793Z copying torch/_dynamo/source.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9946910Z copying torch/_dynamo/symbolic_convert.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9963441Z copying torch/_dynamo/tensor_version_op.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9971284Z copying torch/_dynamo/test_case.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9979285Z copying torch/_dynamo/test_minifier_common.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9985731Z copying torch/_dynamo/testing.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:55.9993027Z copying torch/_dynamo/trace_rules.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:56.0008348Z copying torch/_dynamo/types.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:56.0015327Z copying torch/_dynamo/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-25T04:38:56.0035436Z creating build/lib.linux-x86_64-cpython-310/torch/_export 2025-04-25T04:38:56.0036506Z copying torch/_export/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-04-25T04:38:56.0046770Z copying torch/_export/converter.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-04-25T04:38:56.0068348Z copying torch/_export/error.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-04-25T04:38:56.0078203Z copying torch/_export/non_strict_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-04-25T04:38:56.0089974Z copying torch/_export/pass_base.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-04-25T04:38:56.0097632Z copying torch/_export/tools.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-04-25T04:38:56.0105034Z copying torch/_export/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-04-25T04:38:56.0119243Z copying torch/_export/verifier.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-04-25T04:38:56.0126566Z copying torch/_export/wrappers.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-04-25T04:38:56.0136469Z creating build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-25T04:38:56.0138016Z copying torch/_functorch/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-25T04:38:56.0144736Z copying torch/_functorch/aot_autograd.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-25T04:38:56.0161543Z copying torch/_functorch/apis.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-25T04:38:56.0171393Z copying torch/_functorch/autograd_function.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-25T04:38:56.0179742Z copying torch/_functorch/batch_norm_replacement.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-25T04:38:56.0186725Z copying torch/_functorch/benchmark_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-25T04:38:56.0193786Z copying torch/_functorch/compile_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-25T04:38:56.0200234Z copying torch/_functorch/compilers.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-25T04:38:56.0207980Z copying torch/_functorch/config.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-25T04:38:56.0215167Z copying torch/_functorch/deprecated.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-25T04:38:56.0222437Z copying torch/_functorch/eager_transforms.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-25T04:38:56.0240203Z copying torch/_functorch/functional_call.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-25T04:38:56.0247139Z copying torch/_functorch/fx_minifier.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-25T04:38:56.0255397Z copying torch/_functorch/make_functional.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-25T04:38:56.0263572Z copying torch/_functorch/partitioners.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-25T04:38:56.0279228Z copying torch/_functorch/pyfunctorch.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-25T04:38:56.0286554Z copying torch/_functorch/python_key.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-25T04:38:56.0293257Z copying torch/_functorch/pytree_hacks.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-25T04:38:56.0300198Z copying torch/_functorch/top_operators_github_usage.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-25T04:38:56.0308262Z copying torch/_functorch/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-25T04:38:56.0315889Z copying torch/_functorch/vmap.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-25T04:38:56.0325885Z creating build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0327235Z copying torch/_higher_order_ops/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0334508Z copying torch/_higher_order_ops/_invoke_quant.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0342261Z copying torch/_higher_order_ops/aoti_call_delegate.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0349088Z copying torch/_higher_order_ops/associative_scan.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0357366Z copying torch/_higher_order_ops/auto_functionalize.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0366529Z copying torch/_higher_order_ops/base_hop.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0374472Z copying torch/_higher_order_ops/cond.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0383585Z copying torch/_higher_order_ops/effects.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0391736Z copying torch/_higher_order_ops/executorch_call_delegate.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0399394Z copying torch/_higher_order_ops/flat_apply.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0406107Z copying torch/_higher_order_ops/flex_attention.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0421045Z copying torch/_higher_order_ops/foreach_map.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0428377Z copying torch/_higher_order_ops/hints_wrap.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0435635Z copying torch/_higher_order_ops/invoke_subgraph.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0444281Z copying torch/_higher_order_ops/map.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0452479Z copying torch/_higher_order_ops/out_dtype.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0460977Z copying torch/_higher_order_ops/run_const_graph.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0469863Z copying torch/_higher_order_ops/scan.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0484038Z copying torch/_higher_order_ops/schema.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0491382Z copying torch/_higher_order_ops/strict_mode.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0498843Z copying torch/_higher_order_ops/torchbind.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0506477Z copying torch/_higher_order_ops/triton_kernel_wrap.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0522091Z copying torch/_higher_order_ops/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0544839Z copying torch/_higher_order_ops/while_loop.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0552931Z copying torch/_higher_order_ops/wrap.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-25T04:38:56.0567496Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0568920Z copying torch/_inductor/__autotune_main__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0576808Z copying torch/_inductor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0585831Z copying torch/_inductor/analyze_preserves_zero_mask.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0593502Z copying torch/_inductor/aoti_eager.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0601671Z copying torch/_inductor/async_compile.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0609960Z copying torch/_inductor/autotune_process.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0619119Z copying torch/_inductor/bounds.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0628734Z copying torch/_inductor/choices.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0638761Z copying torch/_inductor/codecache.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0656710Z copying torch/_inductor/comm_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0665745Z copying torch/_inductor/comm_lowering.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0676713Z copying torch/_inductor/comms.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0687032Z copying torch/_inductor/compile_fx.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0702187Z copying torch/_inductor/compile_fx_async.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0713515Z copying torch/_inductor/compile_fx_ext.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0723987Z copying torch/_inductor/compile_fx_subproc.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0730357Z copying torch/_inductor/compiler_bisector.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0745852Z copying torch/_inductor/config.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0763947Z copying torch/_inductor/constant_folding.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0770920Z copying torch/_inductor/cpp_builder.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0785391Z copying torch/_inductor/cpu_vec_isa.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0792339Z copying torch/_inductor/cudagraph_trees.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0814141Z copying torch/_inductor/cudagraph_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0824625Z copying torch/_inductor/custom_graph_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0830658Z copying torch/_inductor/debug.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0842548Z copying torch/_inductor/decomposition.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0853829Z copying torch/_inductor/dependencies.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0863070Z copying torch/_inductor/dtype_propagation.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0874065Z copying torch/_inductor/exc.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0882162Z copying torch/_inductor/extern_node_serializer.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0889260Z copying torch/_inductor/freezing.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0897481Z copying torch/_inductor/freezing_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0906981Z copying torch/_inductor/fuzzer.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0923724Z copying torch/_inductor/fx_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0932041Z copying torch/_inductor/graph.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0950695Z copying torch/_inductor/hooks.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0958637Z copying torch/_inductor/index_propagation.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0965106Z copying torch/_inductor/inductor_prims.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.0970785Z copying torch/_inductor/ir.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1000608Z copying torch/_inductor/jagged_lowerings.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1006627Z copying torch/_inductor/loop_body.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1014707Z copying torch/_inductor/lowering.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1040785Z copying torch/_inductor/memory.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1046861Z copying torch/_inductor/metrics.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1053226Z copying torch/_inductor/mkldnn_ir.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1064358Z copying torch/_inductor/mkldnn_lowerings.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1076925Z copying torch/_inductor/mock_cache.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1083442Z copying torch/_inductor/ops_handler.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1108896Z copying torch/_inductor/optimize_indexing.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1115637Z copying torch/_inductor/output_code.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1122605Z copying torch/_inductor/pattern_matcher.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1140513Z copying torch/_inductor/quantized_lowerings.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1147866Z copying torch/_inductor/remote_cache.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1155919Z copying torch/_inductor/scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1178931Z copying torch/_inductor/select_algorithm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1196878Z copying torch/_inductor/sizevars.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1217465Z copying torch/_inductor/standalone_compile.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1223647Z copying torch/_inductor/subgraph_lowering.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1229270Z copying torch/_inductor/template_heuristics.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1237014Z copying torch/_inductor/test_case.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1242560Z copying torch/_inductor/test_operators.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1247411Z copying torch/_inductor/triton_bundler.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1254267Z copying torch/_inductor/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1271830Z copying torch/_inductor/virtualized.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1280460Z copying torch/_inductor/wrapper_benchmark.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:38:56.1293418Z creating build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-25T04:38:56.1294563Z copying torch/_lazy/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-25T04:38:56.1301823Z copying torch/_lazy/closure.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-25T04:38:56.1307077Z copying torch/_lazy/computation.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-25T04:38:56.1312280Z copying torch/_lazy/config.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-25T04:38:56.1317537Z copying torch/_lazy/debug.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-25T04:38:56.1323499Z copying torch/_lazy/device_context.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-25T04:38:56.1329042Z copying torch/_lazy/extract_compiled_graph.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-25T04:38:56.1339803Z copying torch/_lazy/ir_cache.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-25T04:38:56.1347833Z copying torch/_lazy/metrics.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-25T04:38:56.1353112Z copying torch/_lazy/tensor_factory_functions.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-25T04:38:56.1358754Z copying torch/_lazy/ts_backend.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-25T04:38:56.1366865Z creating build/lib.linux-x86_64-cpython-310/torch/_library 2025-04-25T04:38:56.1368038Z copying torch/_library/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-04-25T04:38:56.1380089Z copying torch/_library/autograd.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-04-25T04:38:56.1389411Z copying torch/_library/custom_ops.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-04-25T04:38:56.1401490Z copying torch/_library/fake_class_registry.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-04-25T04:38:56.1409194Z copying torch/_library/fake_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-04-25T04:38:56.1417466Z copying torch/_library/fake_profile.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-04-25T04:38:56.1429709Z copying torch/_library/infer_schema.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-04-25T04:38:56.1439229Z copying torch/_library/simple_registry.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-04-25T04:38:56.1445415Z copying torch/_library/triton.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-04-25T04:38:56.1452900Z copying torch/_library/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-04-25T04:38:56.1461424Z creating build/lib.linux-x86_64-cpython-310/torch/_logging 2025-04-25T04:38:56.1462668Z copying torch/_logging/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_logging 2025-04-25T04:38:56.1469957Z copying torch/_logging/_internal.py -> build/lib.linux-x86_64-cpython-310/torch/_logging 2025-04-25T04:38:56.1489212Z copying torch/_logging/_registrations.py -> build/lib.linux-x86_64-cpython-310/torch/_logging 2025-04-25T04:38:56.1496927Z copying torch/_logging/scribe.py -> build/lib.linux-x86_64-cpython-310/torch/_logging 2025-04-25T04:38:56.1503183Z copying torch/_logging/structured.py -> build/lib.linux-x86_64-cpython-310/torch/_logging 2025-04-25T04:38:56.1511384Z creating build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-25T04:38:56.1512518Z copying torch/_numpy/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-25T04:38:56.1519626Z copying torch/_numpy/_binary_ufuncs_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-25T04:38:56.1525998Z copying torch/_numpy/_casting_dicts.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-25T04:38:56.1538726Z copying torch/_numpy/_dtypes.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-25T04:38:56.1545897Z copying torch/_numpy/_dtypes_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-25T04:38:56.1551795Z copying torch/_numpy/_funcs.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-25T04:38:56.1558618Z copying torch/_numpy/_funcs_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-25T04:38:56.1572447Z copying torch/_numpy/_getlimits.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-25T04:38:56.1580302Z copying torch/_numpy/_ndarray.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-25T04:38:56.1593701Z copying torch/_numpy/_normalizations.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-25T04:38:56.1603584Z copying torch/_numpy/_reductions_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-25T04:38:56.1610239Z copying torch/_numpy/_ufuncs.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-25T04:38:56.1616602Z copying torch/_numpy/_unary_ufuncs_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-25T04:38:56.1622999Z copying torch/_numpy/_util.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-25T04:38:56.1629854Z copying torch/_numpy/fft.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-25T04:38:56.1635954Z copying torch/_numpy/linalg.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-25T04:38:56.1642424Z copying torch/_numpy/random.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-25T04:38:56.1650448Z creating build/lib.linux-x86_64-cpython-310/torch/_prims 2025-04-25T04:38:56.1651558Z copying torch/_prims/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_prims 2025-04-25T04:38:56.1675496Z copying torch/_prims/context.py -> build/lib.linux-x86_64-cpython-310/torch/_prims 2025-04-25T04:38:56.1686476Z copying torch/_prims/debug_prims.py -> build/lib.linux-x86_64-cpython-310/torch/_prims 2025-04-25T04:38:56.1692475Z copying torch/_prims/executor.py -> build/lib.linux-x86_64-cpython-310/torch/_prims 2025-04-25T04:38:56.1698194Z copying torch/_prims/rng_prims.py -> build/lib.linux-x86_64-cpython-310/torch/_prims 2025-04-25T04:38:56.1705485Z creating build/lib.linux-x86_64-cpython-310/torch/_prims_common 2025-04-25T04:38:56.1706565Z copying torch/_prims_common/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_prims_common 2025-04-25T04:38:56.1720709Z copying torch/_prims_common/wrappers.py -> build/lib.linux-x86_64-cpython-310/torch/_prims_common 2025-04-25T04:38:56.1729067Z creating build/lib.linux-x86_64-cpython-310/torch/_refs 2025-04-25T04:38:56.1730876Z copying torch/_refs/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_refs 2025-04-25T04:38:56.1752567Z copying torch/_refs/_conversions.py -> build/lib.linux-x86_64-cpython-310/torch/_refs 2025-04-25T04:38:56.1758960Z copying torch/_refs/fft.py -> build/lib.linux-x86_64-cpython-310/torch/_refs 2025-04-25T04:38:56.1766865Z creating build/lib.linux-x86_64-cpython-310/torch/_strobelight 2025-04-25T04:38:56.1767980Z copying torch/_strobelight/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_strobelight 2025-04-25T04:38:56.1769795Z copying torch/_strobelight/cli_function_profiler.py -> build/lib.linux-x86_64-cpython-310/torch/_strobelight 2025-04-25T04:38:56.1782179Z copying torch/_strobelight/compile_time_profiler.py -> build/lib.linux-x86_64-cpython-310/torch/_strobelight 2025-04-25T04:38:56.1791669Z creating build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-04-25T04:38:56.1792841Z copying torch/_subclasses/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-04-25T04:38:56.1799250Z copying torch/_subclasses/_fake_tensor_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-04-25T04:38:56.1805664Z copying torch/_subclasses/fake_impls.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-04-25T04:38:56.1817644Z copying torch/_subclasses/fake_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-04-25T04:38:56.1832998Z copying torch/_subclasses/fake_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-04-25T04:38:56.1840426Z copying torch/_subclasses/functional_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-04-25T04:38:56.1854370Z copying torch/_subclasses/meta_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-04-25T04:38:56.1868859Z copying torch/_subclasses/schema_check_mode.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-04-25T04:38:56.1877011Z creating build/lib.linux-x86_64-cpython-310/torch/_vendor 2025-04-25T04:38:56.1878101Z copying torch/_vendor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_vendor 2025-04-25T04:38:56.1880535Z creating build/lib.linux-x86_64-cpython-310/torch/accelerator 2025-04-25T04:38:56.1881894Z copying torch/accelerator/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/accelerator 2025-04-25T04:38:56.1888114Z copying torch/accelerator/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/accelerator 2025-04-25T04:38:56.1894974Z creating build/lib.linux-x86_64-cpython-310/torch/amp 2025-04-25T04:38:56.1896269Z copying torch/amp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/amp 2025-04-25T04:38:56.1903017Z copying torch/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-310/torch/amp 2025-04-25T04:38:56.1911832Z copying torch/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-310/torch/amp 2025-04-25T04:38:56.1921115Z creating build/lib.linux-x86_64-cpython-310/torch/ao 2025-04-25T04:38:56.1922230Z copying torch/ao/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao 2025-04-25T04:38:56.1930759Z creating build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-25T04:38:56.1931958Z copying torch/autograd/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-25T04:38:56.1940318Z copying torch/autograd/anomaly_mode.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-25T04:38:56.1949587Z copying torch/autograd/forward_ad.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-25T04:38:56.1957853Z copying torch/autograd/function.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-25T04:38:56.1987643Z copying torch/autograd/functional.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-25T04:38:56.2003815Z copying torch/autograd/grad_mode.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-25T04:38:56.2011103Z copying torch/autograd/gradcheck.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-25T04:38:56.2025372Z copying torch/autograd/graph.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-25T04:38:56.2032992Z copying torch/autograd/profiler.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-25T04:38:56.2045264Z copying torch/autograd/profiler_legacy.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-25T04:38:56.2059068Z copying torch/autograd/profiler_util.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-25T04:38:56.2074588Z copying torch/autograd/variable.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-25T04:38:56.2082105Z creating build/lib.linux-x86_64-cpython-310/torch/backends 2025-04-25T04:38:56.2083440Z copying torch/backends/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends 2025-04-25T04:38:56.2090859Z creating build/lib.linux-x86_64-cpython-310/torch/compiler 2025-04-25T04:38:56.2092054Z copying torch/compiler/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/compiler 2025-04-25T04:38:56.2098989Z copying torch/compiler/_cache.py -> build/lib.linux-x86_64-cpython-310/torch/compiler 2025-04-25T04:38:56.2106187Z copying torch/compiler/config.py -> build/lib.linux-x86_64-cpython-310/torch/compiler 2025-04-25T04:38:56.2113069Z creating build/lib.linux-x86_64-cpython-310/torch/contrib 2025-04-25T04:38:56.2114167Z copying torch/contrib/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/contrib 2025-04-25T04:38:56.2115875Z copying torch/contrib/_tensorboard_vis.py -> build/lib.linux-x86_64-cpython-310/torch/contrib 2025-04-25T04:38:56.2122352Z creating build/lib.linux-x86_64-cpython-310/torch/cpu 2025-04-25T04:38:56.2123821Z copying torch/cpu/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/cpu 2025-04-25T04:38:56.2132069Z creating build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-25T04:38:56.2133953Z copying torch/cuda/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-25T04:38:56.2149890Z copying torch/cuda/_gpu_trace.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-25T04:38:56.2157078Z copying torch/cuda/_memory_viz.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-25T04:38:56.2164752Z copying torch/cuda/_sanitizer.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-25T04:38:56.2172092Z copying torch/cuda/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-25T04:38:56.2178631Z copying torch/cuda/comm.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-25T04:38:56.2184361Z copying torch/cuda/error.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-25T04:38:56.2185897Z copying torch/cuda/gds.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-25T04:38:56.2197075Z copying torch/cuda/graphs.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-25T04:38:56.2206837Z copying torch/cuda/jiterator.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-25T04:38:56.2214202Z copying torch/cuda/memory.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-25T04:38:56.2227756Z copying torch/cuda/nccl.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-25T04:38:56.2234882Z copying torch/cuda/nvtx.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-25T04:38:56.2240359Z copying torch/cuda/profiler.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-25T04:38:56.2245933Z copying torch/cuda/random.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-25T04:38:56.2252068Z copying torch/cuda/sparse.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-25T04:38:56.2258460Z copying torch/cuda/streams.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-25T04:38:56.2267215Z copying torch/cuda/tunable.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-25T04:38:56.2279131Z creating build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-25T04:38:56.2280349Z copying torch/distributed/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-25T04:38:56.2287160Z copying torch/distributed/_checkpointable.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-25T04:38:56.2293118Z copying torch/distributed/_composable_state.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-25T04:38:56.2299343Z copying torch/distributed/_functional_collectives.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-25T04:38:56.2315466Z copying torch/distributed/_functional_collectives_impl.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-25T04:38:56.2325129Z copying torch/distributed/_serialization.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-25T04:38:56.2333064Z copying torch/distributed/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-25T04:38:56.2343621Z copying torch/distributed/argparse_util.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-25T04:38:56.2351822Z copying torch/distributed/c10d_logger.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-25T04:38:56.2357868Z copying torch/distributed/collective_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-25T04:38:56.2364701Z copying torch/distributed/constants.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-25T04:38:56.2372065Z copying torch/distributed/device_mesh.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-25T04:38:56.2387975Z copying torch/distributed/distributed_c10d.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-25T04:38:56.2407048Z copying torch/distributed/launch.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-25T04:38:56.2414453Z copying torch/distributed/logging_handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-25T04:38:56.2420638Z copying torch/distributed/remote_device.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-25T04:38:56.2426977Z copying torch/distributed/rendezvous.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-25T04:38:56.2433750Z copying torch/distributed/run.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-25T04:38:56.2442276Z copying torch/distributed/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-25T04:38:56.2453613Z creating build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2454869Z copying torch/distributions/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2464492Z copying torch/distributions/bernoulli.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2472918Z copying torch/distributions/beta.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2480325Z copying torch/distributions/binomial.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2487348Z copying torch/distributions/categorical.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2494587Z copying torch/distributions/cauchy.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2500673Z copying torch/distributions/chi2.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2507078Z copying torch/distributions/constraint_registry.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2516872Z copying torch/distributions/constraints.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2525989Z copying torch/distributions/continuous_bernoulli.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2535238Z copying torch/distributions/dirichlet.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2543604Z copying torch/distributions/distribution.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2549983Z copying torch/distributions/exp_family.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2556221Z copying torch/distributions/exponential.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2562301Z copying torch/distributions/fishersnedecor.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2568486Z copying torch/distributions/gamma.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2574811Z copying torch/distributions/generalized_pareto.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2581179Z copying torch/distributions/geometric.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2588366Z copying torch/distributions/gumbel.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2595181Z copying torch/distributions/half_cauchy.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2603258Z copying torch/distributions/half_normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2610116Z copying torch/distributions/independent.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2616830Z copying torch/distributions/inverse_gamma.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2623760Z copying torch/distributions/kl.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2631346Z copying torch/distributions/kumaraswamy.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2638666Z copying torch/distributions/laplace.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2646285Z copying torch/distributions/lkj_cholesky.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2653556Z copying torch/distributions/log_normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2661010Z copying torch/distributions/logistic_normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2667824Z copying torch/distributions/lowrank_multivariate_normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2681338Z copying torch/distributions/mixture_same_family.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2692872Z copying torch/distributions/multinomial.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2699614Z copying torch/distributions/multivariate_normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2708481Z copying torch/distributions/negative_binomial.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2717015Z copying torch/distributions/normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2723811Z copying torch/distributions/one_hot_categorical.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2730989Z copying torch/distributions/pareto.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2738679Z copying torch/distributions/poisson.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2745513Z copying torch/distributions/relaxed_bernoulli.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2752857Z copying torch/distributions/relaxed_categorical.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2761476Z copying torch/distributions/studentT.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2769713Z copying torch/distributions/transformed_distribution.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2777164Z copying torch/distributions/transforms.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2795002Z copying torch/distributions/uniform.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2806276Z copying torch/distributions/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2812110Z copying torch/distributions/von_mises.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2822434Z copying torch/distributions/weibull.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2831690Z copying torch/distributions/wishart.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-25T04:38:56.2846808Z creating build/lib.linux-x86_64-cpython-310/torch/export 2025-04-25T04:38:56.2848015Z copying torch/export/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-25T04:38:56.2858452Z copying torch/export/_draft_export.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-25T04:38:56.2866620Z copying torch/export/_remove_auto_functionalized_pass.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-25T04:38:56.2874053Z copying torch/export/_remove_effect_tokens_pass.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-25T04:38:56.2881808Z copying torch/export/_safeguard.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-25T04:38:56.2888856Z copying torch/export/_swap.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-25T04:38:56.2906152Z copying torch/export/_trace.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-25T04:38:56.2925890Z copying torch/export/_tree_utils.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-25T04:38:56.2932071Z copying torch/export/_unlift.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-25T04:38:56.2939290Z copying torch/export/_wrapper_utils.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-25T04:38:56.2945151Z copying torch/export/custom_obj.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-25T04:38:56.2950818Z copying torch/export/custom_ops.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-25T04:38:56.2956907Z copying torch/export/decomp_utils.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-25T04:38:56.2963217Z copying torch/export/dynamic_shapes.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-25T04:38:56.2976418Z copying torch/export/exported_program.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-25T04:38:56.2989599Z copying torch/export/graph_signature.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-25T04:38:56.2996877Z copying torch/export/unflatten.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-25T04:38:56.3020972Z creating build/lib.linux-x86_64-cpython-310/torch/fft 2025-04-25T04:38:56.3022275Z copying torch/fft/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fft 2025-04-25T04:38:56.3037760Z creating build/lib.linux-x86_64-cpython-310/torch/func 2025-04-25T04:38:56.3039374Z copying torch/func/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/func 2025-04-25T04:38:56.3048208Z creating build/lib.linux-x86_64-cpython-310/torch/futures 2025-04-25T04:38:56.3049647Z copying torch/futures/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/futures 2025-04-25T04:38:56.3059959Z creating build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-25T04:38:56.3061146Z copying torch/fx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-25T04:38:56.3068142Z copying torch/fx/_compatibility.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-25T04:38:56.3081003Z copying torch/fx/_graph_pickler.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-25T04:38:56.3091216Z copying torch/fx/_lazy_graph_module.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-25T04:38:56.3099012Z copying torch/fx/_pytree.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-25T04:38:56.3105997Z copying torch/fx/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-25T04:38:56.3133459Z copying torch/fx/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-25T04:38:56.3139748Z copying torch/fx/annotate.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-25T04:38:56.3146397Z copying torch/fx/config.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-25T04:38:56.3152344Z copying torch/fx/graph.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-25T04:38:56.3166249Z copying torch/fx/graph_module.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-25T04:38:56.3186458Z copying torch/fx/immutable_collections.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-25T04:38:56.3195753Z copying torch/fx/interpreter.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-25T04:38:56.3205884Z copying torch/fx/node.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-25T04:38:56.3219361Z copying torch/fx/operator_schemas.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-25T04:38:56.3227877Z copying torch/fx/proxy.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-25T04:38:56.3235717Z copying torch/fx/subgraph_rewriter.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-25T04:38:56.3242854Z copying torch/fx/tensor_type.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-25T04:38:56.3249156Z copying torch/fx/traceback.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-25T04:38:56.3258024Z creating build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3258747Z copying torch/jit/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3265448Z copying torch/jit/_async.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3271564Z copying torch/jit/_await.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3277811Z copying torch/jit/_builtins.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3284208Z copying torch/jit/_check.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3292044Z copying torch/jit/_dataclass_impls.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3298935Z copying torch/jit/_decomposition_utils.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3305884Z copying torch/jit/_decompositions.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3312596Z copying torch/jit/_freeze.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3319351Z copying torch/jit/_fuser.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3325102Z copying torch/jit/_ir_utils.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3330610Z copying torch/jit/_logging.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3336185Z copying torch/jit/_monkeytype_config.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3342394Z copying torch/jit/_pickle.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3349873Z copying torch/jit/_recursive.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3369792Z copying torch/jit/_script.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3393199Z copying torch/jit/_serialization.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3400900Z copying torch/jit/_shape_functions.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3415922Z copying torch/jit/_state.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3422587Z copying torch/jit/_trace.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3446770Z copying torch/jit/annotations.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3453817Z copying torch/jit/frontend.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3480164Z copying torch/jit/generate_bytecode.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3486255Z copying torch/jit/quantized.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3492180Z copying torch/jit/supported_ops.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3499302Z copying torch/jit/unsupported_tensor_ops.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:56.3506525Z creating build/lib.linux-x86_64-cpython-310/torch/linalg 2025-04-25T04:38:56.3507253Z copying torch/linalg/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/linalg 2025-04-25T04:38:56.3524579Z creating build/lib.linux-x86_64-cpython-310/torch/masked 2025-04-25T04:38:56.3525411Z copying torch/masked/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/masked 2025-04-25T04:38:56.3531877Z copying torch/masked/_docs.py -> build/lib.linux-x86_64-cpython-310/torch/masked 2025-04-25T04:38:56.3544899Z copying torch/masked/_ops.py -> build/lib.linux-x86_64-cpython-310/torch/masked 2025-04-25T04:38:56.3561590Z creating build/lib.linux-x86_64-cpython-310/torch/monitor 2025-04-25T04:38:56.3562316Z copying torch/monitor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/monitor 2025-04-25T04:38:56.3570087Z creating build/lib.linux-x86_64-cpython-310/torch/mps 2025-04-25T04:38:56.3570968Z copying torch/mps/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/mps 2025-04-25T04:38:56.3577610Z copying torch/mps/event.py -> build/lib.linux-x86_64-cpython-310/torch/mps 2025-04-25T04:38:56.3584307Z copying torch/mps/profiler.py -> build/lib.linux-x86_64-cpython-310/torch/mps 2025-04-25T04:38:56.3591184Z creating build/lib.linux-x86_64-cpython-310/torch/mtia 2025-04-25T04:38:56.3591923Z copying torch/mtia/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/mtia 2025-04-25T04:38:56.3599194Z copying torch/mtia/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/mtia 2025-04-25T04:38:56.3605431Z copying torch/mtia/memory.py -> build/lib.linux-x86_64-cpython-310/torch/mtia 2025-04-25T04:38:56.3613306Z creating build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2025-04-25T04:38:56.3614522Z copying torch/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2025-04-25T04:38:56.3620741Z copying torch/multiprocessing/_atfork.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2025-04-25T04:38:56.3628910Z copying torch/multiprocessing/pool.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2025-04-25T04:38:56.3636111Z copying torch/multiprocessing/queue.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2025-04-25T04:38:56.3642353Z copying torch/multiprocessing/reductions.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2025-04-25T04:38:56.3649367Z copying torch/multiprocessing/spawn.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2025-04-25T04:38:56.3657868Z creating build/lib.linux-x86_64-cpython-310/torch/nested 2025-04-25T04:38:56.3658966Z copying torch/nested/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nested 2025-04-25T04:38:56.3670556Z creating build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-25T04:38:56.3671441Z copying torch/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-25T04:38:56.3679411Z copying torch/nn/_reduction.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-25T04:38:56.3685667Z copying torch/nn/common_types.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-25T04:38:56.3692312Z copying torch/nn/cpp.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-25T04:38:56.3698635Z copying torch/nn/functional.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-25T04:38:56.3718780Z copying torch/nn/grad.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-25T04:38:56.3726090Z copying torch/nn/init.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-25T04:38:56.3733654Z copying torch/nn/parameter.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-25T04:38:56.3755075Z creating build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3756078Z copying torch/onnx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3769051Z copying torch/onnx/_constants.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3775796Z copying torch/onnx/_experimental.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3784725Z copying torch/onnx/_flags.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3791584Z copying torch/onnx/_globals.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3799087Z copying torch/onnx/_onnx_supported_ops.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3805129Z copying torch/onnx/_type_utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3812814Z copying torch/onnx/errors.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3819432Z copying torch/onnx/operators.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3826785Z copying torch/onnx/symbolic_caffe2.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3833931Z copying torch/onnx/symbolic_helper.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3852373Z copying torch/onnx/symbolic_opset10.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3875024Z copying torch/onnx/symbolic_opset11.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3893081Z copying torch/onnx/symbolic_opset12.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3899586Z copying torch/onnx/symbolic_opset13.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3915165Z copying torch/onnx/symbolic_opset14.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3921194Z copying torch/onnx/symbolic_opset15.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3926295Z copying torch/onnx/symbolic_opset16.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3931688Z copying torch/onnx/symbolic_opset17.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3937783Z copying torch/onnx/symbolic_opset18.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3945067Z copying torch/onnx/symbolic_opset19.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3950729Z copying torch/onnx/symbolic_opset20.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3956793Z copying torch/onnx/symbolic_opset7.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3963362Z copying torch/onnx/symbolic_opset8.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3974336Z copying torch/onnx/symbolic_opset9.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.3997914Z copying torch/onnx/utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.4012674Z copying torch/onnx/verification.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-25T04:38:56.4028672Z creating build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-25T04:38:56.4029606Z copying torch/optim/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-25T04:38:56.4036215Z copying torch/optim/_adafactor.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-25T04:38:56.4043099Z copying torch/optim/_functional.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-25T04:38:56.4058549Z copying torch/optim/adadelta.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-25T04:38:56.4069367Z copying torch/optim/adagrad.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-25T04:38:56.4077733Z copying torch/optim/adam.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-25T04:38:56.4090957Z copying torch/optim/adamax.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-25T04:38:56.4098815Z copying torch/optim/adamw.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-25T04:38:56.4115154Z copying torch/optim/asgd.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-25T04:38:56.4125986Z copying torch/optim/lbfgs.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-25T04:38:56.4134134Z copying torch/optim/lr_scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-25T04:38:56.4153793Z copying torch/optim/nadam.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-25T04:38:56.4163455Z copying torch/optim/optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-25T04:38:56.4180594Z copying torch/optim/radam.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-25T04:38:56.4188869Z copying torch/optim/rmsprop.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-25T04:38:56.4194625Z copying torch/optim/rprop.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-25T04:38:56.4200436Z copying torch/optim/sgd.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-25T04:38:56.4209956Z copying torch/optim/sparse_adam.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-25T04:38:56.4216627Z copying torch/optim/swa_utils.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-25T04:38:56.4224860Z creating build/lib.linux-x86_64-cpython-310/torch/package 2025-04-25T04:38:56.4225944Z copying torch/package/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-25T04:38:56.4241285Z copying torch/package/_digraph.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-25T04:38:56.4250298Z copying torch/package/_directory_reader.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-25T04:38:56.4254863Z copying torch/package/_importlib.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-25T04:38:56.4260386Z copying torch/package/_mangling.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-25T04:38:56.4266469Z copying torch/package/_mock.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-25T04:38:56.4276042Z copying torch/package/_package_pickler.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-25T04:38:56.4282526Z copying torch/package/_package_unpickler.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-25T04:38:56.4287734Z copying torch/package/_stdlib.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-25T04:38:56.4297207Z copying torch/package/file_structure_representation.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-25T04:38:56.4304028Z copying torch/package/find_file_dependencies.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-25T04:38:56.4308719Z copying torch/package/glob_group.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-25T04:38:56.4312965Z copying torch/package/importer.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-25T04:38:56.4317925Z copying torch/package/package_exporter.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-25T04:38:56.4328955Z copying torch/package/package_importer.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-25T04:38:56.4340046Z creating build/lib.linux-x86_64-cpython-310/torch/profiler 2025-04-25T04:38:56.4341362Z copying torch/profiler/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2025-04-25T04:38:56.4348457Z copying torch/profiler/_memory_profiler.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2025-04-25T04:38:56.4362997Z copying torch/profiler/_pattern_matcher.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2025-04-25T04:38:56.4373824Z copying torch/profiler/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2025-04-25T04:38:56.4382113Z copying torch/profiler/itt.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2025-04-25T04:38:56.4387711Z copying torch/profiler/profiler.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2025-04-25T04:38:56.4400372Z copying torch/profiler/python_tracer.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2025-04-25T04:38:56.4408268Z creating build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-25T04:38:56.4409697Z copying torch/quantization/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-25T04:38:56.4415754Z copying torch/quantization/_numeric_suite.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-25T04:38:56.4421007Z copying torch/quantization/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-25T04:38:56.4427546Z copying torch/quantization/_quantized_conversions.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-25T04:38:56.4434809Z copying torch/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-25T04:38:56.4441136Z copying torch/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-25T04:38:56.4446631Z copying torch/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-25T04:38:56.4453302Z copying torch/quantization/observer.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-25T04:38:56.4459784Z copying torch/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-25T04:38:56.4468551Z copying torch/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-25T04:38:56.4476279Z copying torch/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-25T04:38:56.4481960Z copying torch/quantization/quantize.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-25T04:38:56.4489211Z copying torch/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-25T04:38:56.4497035Z copying torch/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-25T04:38:56.4504769Z copying torch/quantization/stubs.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-25T04:38:56.4510944Z copying torch/quantization/utils.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-25T04:38:56.4518079Z creating build/lib.linux-x86_64-cpython-310/torch/signal 2025-04-25T04:38:56.4519469Z copying torch/signal/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/signal 2025-04-25T04:38:56.4526915Z creating build/lib.linux-x86_64-cpython-310/torch/sparse 2025-04-25T04:38:56.4527918Z copying torch/sparse/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2025-04-25T04:38:56.4535884Z copying torch/sparse/_semi_structured_conversions.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2025-04-25T04:38:56.4543901Z copying torch/sparse/_semi_structured_ops.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2025-04-25T04:38:56.4552326Z copying torch/sparse/_triton_ops.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2025-04-25T04:38:56.4574478Z copying torch/sparse/_triton_ops_meta.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2025-04-25T04:38:56.4614826Z copying torch/sparse/semi_structured.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2025-04-25T04:38:56.4623092Z creating build/lib.linux-x86_64-cpython-310/torch/special 2025-04-25T04:38:56.4624198Z copying torch/special/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/special 2025-04-25T04:38:56.4632785Z creating build/lib.linux-x86_64-cpython-310/torch/testing 2025-04-25T04:38:56.4634689Z copying torch/testing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing 2025-04-25T04:38:56.4645013Z copying torch/testing/_comparison.py -> build/lib.linux-x86_64-cpython-310/torch/testing 2025-04-25T04:38:56.4660375Z copying torch/testing/_creation.py -> build/lib.linux-x86_64-cpython-310/torch/testing 2025-04-25T04:38:56.4667560Z copying torch/testing/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing 2025-04-25T04:38:56.4678755Z creating build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4680322Z copying torch/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4686569Z copying torch/utils/_appending_byte_serializer.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4692057Z copying torch/utils/_backport_slots.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4698122Z copying torch/utils/_config_module.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4705640Z copying torch/utils/_content_store.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4712502Z copying torch/utils/_contextlib.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4718532Z copying torch/utils/_cpp_embed_headers.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4724647Z copying torch/utils/_cpp_extension_versioner.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4731573Z copying torch/utils/_cxx_pytree.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4752896Z copying torch/utils/_device.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4762050Z copying torch/utils/_exposed_in.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4768193Z copying torch/utils/_filelock.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4776430Z copying torch/utils/_foreach_utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4783384Z copying torch/utils/_freeze.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4792464Z copying torch/utils/_functools.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4799297Z copying torch/utils/_get_clean_triton.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4807411Z copying torch/utils/_import_utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4814135Z copying torch/utils/_mode_utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4819700Z copying torch/utils/_ordered_set.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4825427Z copying torch/utils/_python_dispatch.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4835990Z copying torch/utils/_pytree.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4851982Z copying torch/utils/_stats.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4858592Z copying torch/utils/_thunk.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4864528Z copying torch/utils/_traceback.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4876645Z copying torch/utils/_triton.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4885620Z copying torch/utils/_typing_utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4896709Z copying torch/utils/_zip.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4904800Z copying torch/utils/backend_registration.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4912325Z copying torch/utils/bundled_inputs.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4921066Z copying torch/utils/checkpoint.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4935014Z copying torch/utils/collect_env.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4945077Z copying torch/utils/cpp_backtrace.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4952236Z copying torch/utils/cpp_extension.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4967247Z copying torch/utils/deterministic.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4974071Z copying torch/utils/dlpack.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4979871Z copying torch/utils/file_baton.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4985922Z copying torch/utils/flop_counter.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.4994335Z copying torch/utils/hooks.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.5001489Z copying torch/utils/mkldnn.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.5007587Z copying torch/utils/mobile_optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.5013780Z copying torch/utils/model_zoo.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.5019429Z copying torch/utils/module_tracker.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.5025549Z copying torch/utils/show_pickle.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.5032387Z copying torch/utils/throughput_benchmark.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.5039517Z copying torch/utils/weak.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:56.5049329Z creating build/lib.linux-x86_64-cpython-310/torch/xpu 2025-04-25T04:38:56.5050429Z copying torch/xpu/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2025-04-25T04:38:56.5059232Z copying torch/xpu/_gpu_trace.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2025-04-25T04:38:56.5066762Z copying torch/xpu/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2025-04-25T04:38:56.5074089Z copying torch/xpu/memory.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2025-04-25T04:38:56.5080325Z copying torch/xpu/random.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2025-04-25T04:38:56.5087760Z copying torch/xpu/streams.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2025-04-25T04:38:56.5103559Z creating build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-25T04:38:56.5104499Z copying torch/_dynamo/backends/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-25T04:38:56.5106456Z copying torch/_dynamo/backends/common.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-25T04:38:56.5117078Z copying torch/_dynamo/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-25T04:38:56.5123348Z copying torch/_dynamo/backends/debugging.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-25T04:38:56.5130919Z copying torch/_dynamo/backends/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-25T04:38:56.5140805Z copying torch/_dynamo/backends/inductor.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-25T04:38:56.5148268Z copying torch/_dynamo/backends/onnxrt.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-25T04:38:56.5154418Z copying torch/_dynamo/backends/registry.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-25T04:38:56.5160130Z copying torch/_dynamo/backends/tensorrt.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-25T04:38:56.5166087Z copying torch/_dynamo/backends/torchxla.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-25T04:38:56.5172205Z copying torch/_dynamo/backends/tvm.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-25T04:38:56.5185087Z creating build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-25T04:38:56.5186157Z copying torch/_dynamo/polyfills/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-25T04:38:56.5195941Z copying torch/_dynamo/polyfills/builtins.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-25T04:38:56.5202029Z copying torch/_dynamo/polyfills/functools.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-25T04:38:56.5208709Z copying torch/_dynamo/polyfills/fx.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-25T04:38:56.5214928Z copying torch/_dynamo/polyfills/itertools.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-25T04:38:56.5221818Z copying torch/_dynamo/polyfills/loader.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-25T04:38:56.5229202Z copying torch/_dynamo/polyfills/operator.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-25T04:38:56.5235915Z copying torch/_dynamo/polyfills/os.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-25T04:38:56.5241778Z copying torch/_dynamo/polyfills/pytree.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-25T04:38:56.5248115Z copying torch/_dynamo/polyfills/sys.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-25T04:38:56.5254337Z copying torch/_dynamo/polyfills/tensor.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-25T04:38:56.5263185Z creating build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro 2025-04-25T04:38:56.5264129Z copying torch/_dynamo/repro/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro 2025-04-25T04:38:56.5265767Z copying torch/_dynamo/repro/after_aot.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro 2025-04-25T04:38:56.5279401Z copying torch/_dynamo/repro/after_dynamo.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro 2025-04-25T04:38:56.5287382Z copying torch/_dynamo/repro/aoti.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro 2025-04-25T04:38:56.5297105Z creating build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5298068Z copying torch/_dynamo/variables/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5305129Z copying torch/_dynamo/variables/base.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5312636Z copying torch/_dynamo/variables/builder.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5330543Z copying torch/_dynamo/variables/builtin.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5348770Z copying torch/_dynamo/variables/constant.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5355544Z copying torch/_dynamo/variables/ctx_manager.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5369833Z copying torch/_dynamo/variables/dicts.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5384817Z copying torch/_dynamo/variables/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5392648Z copying torch/_dynamo/variables/functions.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5410333Z copying torch/_dynamo/variables/higher_order_ops.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5428777Z copying torch/_dynamo/variables/iter.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5437313Z copying torch/_dynamo/variables/lazy.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5444915Z copying torch/_dynamo/variables/lists.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5461992Z copying torch/_dynamo/variables/misc.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5479437Z copying torch/_dynamo/variables/nn_module.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5493133Z copying torch/_dynamo/variables/optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5500851Z copying torch/_dynamo/variables/script_object.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5507204Z copying torch/_dynamo/variables/sdpa.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5513754Z copying torch/_dynamo/variables/tensor.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5534780Z copying torch/_dynamo/variables/torch.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5550360Z copying torch/_dynamo/variables/torch_function.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5558907Z copying torch/_dynamo/variables/user_defined.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-25T04:38:56.5574883Z creating build/lib.linux-x86_64-cpython-310/torch/_export/db 2025-04-25T04:38:56.5576100Z copying torch/_export/db/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db 2025-04-25T04:38:56.5584030Z copying torch/_export/db/case.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db 2025-04-25T04:38:56.5590648Z copying torch/_export/db/gen_example.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db 2025-04-25T04:38:56.5598010Z copying torch/_export/db/logging.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db 2025-04-25T04:38:56.5605441Z creating build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra 2025-04-25T04:38:56.5607043Z copying torch/_export/pass_infra/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra 2025-04-25T04:38:56.5608504Z copying torch/_export/pass_infra/node_metadata.py -> build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra 2025-04-25T04:38:56.5614871Z copying torch/_export/pass_infra/proxy_value.py -> build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra 2025-04-25T04:38:56.5622746Z creating build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-25T04:38:56.5624025Z copying torch/_export/passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-25T04:38:56.5630966Z copying torch/_export/passes/_node_metadata_hook.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-25T04:38:56.5638965Z copying torch/_export/passes/add_runtime_assertions_for_constraints_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-25T04:38:56.5646020Z copying torch/_export/passes/collect_tracepoints_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-25T04:38:56.5652532Z copying torch/_export/passes/constant_folding.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-25T04:38:56.5660898Z copying torch/_export/passes/functionalize_side_effectful_ops_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-25T04:38:56.5668721Z copying torch/_export/passes/insert_custom_op_guards.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-25T04:38:56.5675497Z copying torch/_export/passes/lift_constants_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-25T04:38:56.5682850Z copying torch/_export/passes/remove_runtime_assertions.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-25T04:38:56.5690091Z copying torch/_export/passes/replace_autocast_with_hop_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-25T04:38:56.5697625Z copying torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-25T04:38:56.5706847Z copying torch/_export/passes/replace_set_grad_with_hop_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-25T04:38:56.5715441Z copying torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-25T04:38:56.5721249Z copying torch/_export/passes/replace_with_hop_pass_util.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-25T04:38:56.5729578Z creating build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-04-25T04:38:56.5730844Z copying torch/_export/serde/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-04-25T04:38:56.5732631Z copying torch/_export/serde/aoti_schema.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-04-25T04:38:56.5740310Z copying torch/_export/serde/dynamic_shapes.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-04-25T04:38:56.5749203Z copying torch/_export/serde/schema.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-04-25T04:38:56.5758390Z copying torch/_export/serde/schema_check.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-04-25T04:38:56.5767898Z copying torch/_export/serde/serialize.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-04-25T04:38:56.5786626Z copying torch/_export/serde/union.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-04-25T04:38:56.5797360Z creating build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5798284Z copying torch/_export/db/examples/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5805384Z copying torch/_export/db/examples/assume_constant_result.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5812800Z copying torch/_export/db/examples/autograd_function.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5820455Z copying torch/_export/db/examples/class_method.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5827027Z copying torch/_export/db/examples/cond_branch_class_method.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5834188Z copying torch/_export/db/examples/cond_branch_nested_function.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5841645Z copying torch/_export/db/examples/cond_branch_nonlocal_variables.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5848717Z copying torch/_export/db/examples/cond_closed_over_variable.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5856006Z copying torch/_export/db/examples/cond_operands.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5862519Z copying torch/_export/db/examples/cond_predicate.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5868992Z copying torch/_export/db/examples/constrain_as_size_example.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5876596Z copying torch/_export/db/examples/constrain_as_value_example.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5883818Z copying torch/_export/db/examples/decorator.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5890601Z copying torch/_export/db/examples/dictionary.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5898200Z copying torch/_export/db/examples/dynamic_shape_assert.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5905618Z copying torch/_export/db/examples/dynamic_shape_constructor.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5913264Z copying torch/_export/db/examples/dynamic_shape_if_guard.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5920632Z copying torch/_export/db/examples/dynamic_shape_map.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5928578Z copying torch/_export/db/examples/dynamic_shape_round.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5937005Z copying torch/_export/db/examples/dynamic_shape_slicing.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5944375Z copying torch/_export/db/examples/dynamic_shape_view.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5950874Z copying torch/_export/db/examples/fn_with_kwargs.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5957469Z copying torch/_export/db/examples/list_contains.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5965101Z copying torch/_export/db/examples/list_unpack.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5972382Z copying torch/_export/db/examples/model_attr_mutation.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5979099Z copying torch/_export/db/examples/nested_function.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5986359Z copying torch/_export/db/examples/null_context_manager.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.5994581Z copying torch/_export/db/examples/optional_input.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.6000492Z copying torch/_export/db/examples/pytree_flatten.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.6007546Z copying torch/_export/db/examples/scalar_output.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.6013685Z copying torch/_export/db/examples/specialized_attribute.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.6020609Z copying torch/_export/db/examples/static_for_loop.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.6027410Z copying torch/_export/db/examples/static_if.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.6034293Z copying torch/_export/db/examples/tensor_setattr.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.6041005Z copying torch/_export/db/examples/type_reflection_method.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.6047572Z copying torch/_export/db/examples/unsupported_operator.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.6054756Z copying torch/_export/db/examples/user_input_mutation.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-25T04:38:56.6063126Z creating build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing 2025-04-25T04:38:56.6064496Z copying torch/_functorch/_activation_checkpointing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing 2025-04-25T04:38:56.6071280Z copying torch/_functorch/_activation_checkpointing/ac_logging_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing 2025-04-25T04:38:56.6078975Z copying torch/_functorch/_activation_checkpointing/graph_info_provider.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing 2025-04-25T04:38:56.6086601Z copying torch/_functorch/_activation_checkpointing/knapsack.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing 2025-04-25T04:38:56.6093983Z copying torch/_functorch/_activation_checkpointing/knapsack_evaluator.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing 2025-04-25T04:38:56.6103201Z creating build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-25T04:38:56.6104388Z copying torch/_functorch/_aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-25T04:38:56.6112690Z copying torch/_functorch/_aot_autograd/autograd_cache.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-25T04:38:56.6129959Z copying torch/_functorch/_aot_autograd/collect_metadata_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-25T04:38:56.6149447Z copying torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-25T04:38:56.6156448Z copying torch/_functorch/_aot_autograd/functional_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-25T04:38:56.6165038Z copying torch/_functorch/_aot_autograd/input_output_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-25T04:38:56.6173979Z copying torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-25T04:38:56.6191231Z copying torch/_functorch/_aot_autograd/logging_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-25T04:38:56.6198728Z copying torch/_functorch/_aot_autograd/runtime_wrappers.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-25T04:38:56.6221645Z copying torch/_functorch/_aot_autograd/schemas.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-25T04:38:56.6238972Z copying torch/_functorch/_aot_autograd/subclass_parametrization.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-25T04:38:56.6247195Z copying torch/_functorch/_aot_autograd/subclass_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-25T04:38:56.6256247Z copying torch/_functorch/_aot_autograd/traced_function_transforms.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-25T04:38:56.6278097Z copying torch/_functorch/_aot_autograd/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-25T04:38:56.6286670Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic 2025-04-25T04:38:56.6287924Z copying torch/_inductor/autoheuristic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic 2025-04-25T04:38:56.6289487Z copying torch/_inductor/autoheuristic/autoheuristic.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic 2025-04-25T04:38:56.6297275Z copying torch/_inductor/autoheuristic/autoheuristic_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic 2025-04-25T04:38:56.6304548Z copying torch/_inductor/autoheuristic/learned_heuristic_controller.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic 2025-04-25T04:38:56.6311055Z copying torch/_inductor/autoheuristic/learnedheuristic_interface.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic 2025-04-25T04:38:56.6320522Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6321640Z copying torch/_inductor/codegen/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6323404Z copying torch/_inductor/codegen/aoti_hipify_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6330920Z copying torch/_inductor/codegen/block_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6340099Z copying torch/_inductor/codegen/common.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6356907Z copying torch/_inductor/codegen/cpp.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6384854Z copying torch/_inductor/codegen/cpp_bmm_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6395956Z copying torch/_inductor/codegen/cpp_flex_attention_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6407933Z copying torch/_inductor/codegen/cpp_gemm_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6421969Z copying torch/_inductor/codegen/cpp_grouped_gemm_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6429426Z copying torch/_inductor/codegen/cpp_micro_gemm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6443201Z copying torch/_inductor/codegen/cpp_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6449814Z copying torch/_inductor/codegen/cpp_template_kernel.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6456684Z copying torch/_inductor/codegen/cpp_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6464350Z copying torch/_inductor/codegen/cpp_wrapper_cpu.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6466911Z copying torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6485281Z copying torch/_inductor/codegen/cpp_wrapper_gpu.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6492006Z copying torch/_inductor/codegen/cpu_device_op_overrides.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6498909Z copying torch/_inductor/codegen/cuda_combined_scheduling.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6505543Z copying torch/_inductor/codegen/debug_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6512552Z copying torch/_inductor/codegen/halide.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6532923Z copying torch/_inductor/codegen/memory_planning.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6543613Z copying torch/_inductor/codegen/mps.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6555958Z copying torch/_inductor/codegen/mps_device_op_overrides.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6563106Z copying torch/_inductor/codegen/multi_kernel.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6570743Z copying torch/_inductor/codegen/simd.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6585648Z copying torch/_inductor/codegen/simd_kernel_features.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6593347Z copying torch/_inductor/codegen/subgraph.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6600849Z copying torch/_inductor/codegen/triton.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6620992Z copying torch/_inductor/codegen/triton_combo_kernel.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6641413Z copying torch/_inductor/codegen/triton_split_scan.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6649387Z copying torch/_inductor/codegen/triton_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6661854Z copying torch/_inductor/codegen/wrapper.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:38:56.6682709Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker 2025-04-25T04:38:56.6684037Z copying torch/_inductor/compile_worker/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker 2025-04-25T04:38:56.6685625Z copying torch/_inductor/compile_worker/__main__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker 2025-04-25T04:38:56.6692809Z copying torch/_inductor/compile_worker/subproc_pool.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker 2025-04-25T04:38:56.6698325Z copying torch/_inductor/compile_worker/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker 2025-04-25T04:38:56.6706352Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6707588Z copying torch/_inductor/fx_passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6709181Z copying torch/_inductor/fx_passes/b2b_gemm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6716094Z copying torch/_inductor/fx_passes/binary_folding.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6722190Z copying torch/_inductor/fx_passes/ddp_fusion.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6729009Z copying torch/_inductor/fx_passes/decompose_mem_bound_mm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6735692Z copying torch/_inductor/fx_passes/dedupe_symint_uses.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6741328Z copying torch/_inductor/fx_passes/efficient_conv_bn_eval.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6748104Z copying torch/_inductor/fx_passes/freezing_patterns.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6754491Z copying torch/_inductor/fx_passes/fuse_attention.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6766751Z copying torch/_inductor/fx_passes/group_batch_fusion.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6783376Z copying torch/_inductor/fx_passes/joint_graph.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6791680Z copying torch/_inductor/fx_passes/micro_pipeline_tp.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6805064Z copying torch/_inductor/fx_passes/misc_patterns.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6812090Z copying torch/_inductor/fx_passes/mkldnn_fusion.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6826116Z copying torch/_inductor/fx_passes/numeric_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6833795Z copying torch/_inductor/fx_passes/pad_mm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6842804Z copying torch/_inductor/fx_passes/post_grad.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6855622Z copying torch/_inductor/fx_passes/pre_grad.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6862450Z copying torch/_inductor/fx_passes/quantization.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6878500Z copying torch/_inductor/fx_passes/reinplace.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6886810Z copying torch/_inductor/fx_passes/replace_random.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6893584Z copying torch/_inductor/fx_passes/split_cat.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-25T04:38:56.6910102Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-04-25T04:38:56.6911408Z copying torch/_inductor/kernel/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-04-25T04:38:56.6918629Z copying torch/_inductor/kernel/bmm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-04-25T04:38:56.6925592Z copying torch/_inductor/kernel/conv.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-04-25T04:38:56.6933370Z copying torch/_inductor/kernel/flex_attention.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-04-25T04:38:56.6948822Z copying torch/_inductor/kernel/flex_decoding.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-04-25T04:38:56.6956744Z copying torch/_inductor/kernel/mm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-04-25T04:38:56.6970446Z copying torch/_inductor/kernel/mm_common.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-04-25T04:38:56.6977296Z copying torch/_inductor/kernel/mm_plus_mm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-04-25T04:38:56.6985039Z copying torch/_inductor/kernel/mm_scaled_grouped.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-04-25T04:38:56.6995132Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/package 2025-04-25T04:38:56.6996284Z copying torch/_inductor/package/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/package 2025-04-25T04:38:56.7004214Z copying torch/_inductor/package/build_package.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/package 2025-04-25T04:38:56.7010786Z copying torch/_inductor/package/package.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/package 2025-04-25T04:38:56.7019271Z copying torch/_inductor/package/pt2_archive_constants.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/package 2025-04-25T04:38:56.7028252Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-25T04:38:56.7029698Z copying torch/_inductor/runtime/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-25T04:38:56.7031363Z copying torch/_inductor/runtime/autotune_cache.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-25T04:38:56.7039968Z copying torch/_inductor/runtime/benchmarking.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-25T04:38:56.7047651Z copying torch/_inductor/runtime/cache_dir_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-25T04:38:56.7054771Z copying torch/_inductor/runtime/compile_tasks.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-25T04:38:56.7061824Z copying torch/_inductor/runtime/coordinate_descent_tuner.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-25T04:38:56.7071225Z copying torch/_inductor/runtime/halide_helpers.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-25T04:38:56.7079923Z copying torch/_inductor/runtime/hints.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-25T04:38:56.7088071Z copying torch/_inductor/runtime/runtime_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-25T04:38:56.7095662Z copying torch/_inductor/runtime/static_cuda_launcher.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-25T04:38:56.7103756Z copying torch/_inductor/runtime/triton_compat.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-25T04:38:56.7111610Z copying torch/_inductor/runtime/triton_helpers.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-25T04:38:56.7119421Z copying torch/_inductor/runtime/triton_heuristics.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-25T04:38:56.7139850Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts 2025-04-25T04:38:56.7141058Z copying torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts 2025-04-25T04:38:56.7150775Z copying torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts 2025-04-25T04:38:56.7160064Z copying torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts 2025-04-25T04:38:56.7167686Z copying torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts 2025-04-25T04:38:56.7174193Z copying torch/_inductor/autoheuristic/artifacts/_PadMMA100.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts 2025-04-25T04:38:56.7182028Z copying torch/_inductor/autoheuristic/artifacts/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts 2025-04-25T04:38:56.7185740Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-04-25T04:38:56.7187153Z copying torch/_inductor/codegen/cuda/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-04-25T04:38:56.7188849Z copying torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-04-25T04:38:56.7198177Z copying torch/_inductor/codegen/cuda/cuda_env.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-04-25T04:38:56.7206463Z copying torch/_inductor/codegen/cuda/cuda_kernel.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-04-25T04:38:56.7213718Z copying torch/_inductor/codegen/cuda/cuda_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-04-25T04:38:56.7223435Z copying torch/_inductor/codegen/cuda/cutlass_presets.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-04-25T04:38:56.7232910Z copying torch/_inductor/codegen/cuda/cutlass_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-04-25T04:38:56.7241255Z copying torch/_inductor/codegen/cuda/device_op_overrides.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-04-25T04:38:56.7251208Z copying torch/_inductor/codegen/cuda/gemm_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-04-25T04:38:56.7269734Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-04-25T04:38:56.7271157Z copying torch/_inductor/codegen/rocm/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-04-25T04:38:56.7272582Z copying torch/_inductor/codegen/rocm/ck_conv_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-04-25T04:38:56.7280687Z copying torch/_inductor/codegen/rocm/ck_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-04-25T04:38:56.7288313Z copying torch/_inductor/codegen/rocm/ck_universal_gemm_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-04-25T04:38:56.7303619Z copying torch/_inductor/codegen/rocm/compile_command.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-04-25T04:38:56.7310791Z copying torch/_inductor/codegen/rocm/rocm_benchmark_request.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-04-25T04:38:56.7317994Z copying torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-04-25T04:38:56.7324589Z copying torch/_inductor/codegen/rocm/rocm_kernel.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-04-25T04:38:56.7332082Z copying torch/_inductor/codegen/rocm/rocm_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-04-25T04:38:56.7342911Z copying torch/_inductor/codegen/rocm/rocm_template_buffer.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-04-25T04:38:56.7353036Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/xpu 2025-04-25T04:38:56.7354343Z copying torch/_inductor/codegen/xpu/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/xpu 2025-04-25T04:38:56.7356486Z copying torch/_inductor/codegen/xpu/device_op_overrides.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/xpu 2025-04-25T04:38:56.7369067Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-04-25T04:38:56.7370251Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-04-25T04:38:56.7372418Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/evt_extensions.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-04-25T04:38:56.7381671Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-04-25T04:38:56.7392084Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7393201Z copying torch/_inductor/fx_passes/serialized_patterns/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7395281Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7402560Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7410342Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7418410Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7425080Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7431890Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7439392Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7449936Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7466248Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7474573Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7482636Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7489575Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7496273Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7505536Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7514284Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7521636Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7528486Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7535853Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7543161Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7553493Z copying torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7561190Z copying torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7566703Z copying torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:38:56.7574245Z creating build/lib.linux-x86_64-cpython-310/torch/_numpy/testing 2025-04-25T04:38:56.7575536Z copying torch/_numpy/testing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy/testing 2025-04-25T04:38:56.7581925Z copying torch/_numpy/testing/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy/testing 2025-04-25T04:38:56.7598337Z creating build/lib.linux-x86_64-cpython-310/torch/_refs/linalg 2025-04-25T04:38:56.7599429Z copying torch/_refs/linalg/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_refs/linalg 2025-04-25T04:38:56.7608060Z creating build/lib.linux-x86_64-cpython-310/torch/_refs/nn 2025-04-25T04:38:56.7609194Z copying torch/_refs/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_refs/nn 2025-04-25T04:38:56.7616725Z creating build/lib.linux-x86_64-cpython-310/torch/_refs/special 2025-04-25T04:38:56.7617703Z copying torch/_refs/special/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_refs/special 2025-04-25T04:38:56.7626536Z creating build/lib.linux-x86_64-cpython-310/torch/_refs/nn/functional 2025-04-25T04:38:56.7627693Z copying torch/_refs/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_refs/nn/functional 2025-04-25T04:38:56.7644163Z creating build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging 2025-04-25T04:38:56.7644906Z copying torch/_vendor/packaging/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging 2025-04-25T04:38:56.7652381Z copying torch/_vendor/packaging/_structures.py -> build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging 2025-04-25T04:38:56.7661716Z copying torch/_vendor/packaging/version.py -> build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging 2025-04-25T04:38:56.7676867Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn 2025-04-25T04:38:56.7678037Z copying torch/ao/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn 2025-04-25T04:38:56.7689258Z creating build/lib.linux-x86_64-cpython-310/torch/ao/ns 2025-04-25T04:38:56.7690751Z copying torch/ao/ns/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns 2025-04-25T04:38:56.7692712Z copying torch/ao/ns/_numeric_suite.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns 2025-04-25T04:38:56.7700870Z copying torch/ao/ns/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns 2025-04-25T04:38:56.7714966Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning 2025-04-25T04:38:56.7716231Z copying torch/ao/pruning/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning 2025-04-25T04:38:56.7722707Z copying torch/ao/pruning/_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning 2025-04-25T04:38:56.7731495Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-25T04:38:56.7732679Z copying torch/ao/quantization/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-25T04:38:56.7739694Z copying torch/ao/quantization/_correct_bias.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-25T04:38:56.7746828Z copying torch/ao/quantization/_equalize.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-25T04:38:56.7754648Z copying torch/ao/quantization/_learnable_fake_quantize.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-25T04:38:56.7761551Z copying torch/ao/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-25T04:38:56.7769290Z copying torch/ao/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-25T04:38:56.7776359Z copying torch/ao/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-25T04:38:56.7783709Z copying torch/ao/quantization/observer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-25T04:38:56.7799267Z copying torch/ao/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-25T04:38:56.7811868Z copying torch/ao/quantization/qconfig_mapping.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-25T04:38:56.7821359Z copying torch/ao/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-25T04:38:56.7827951Z copying torch/ao/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-25T04:38:56.7835011Z copying torch/ao/quantization/quantize.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-25T04:38:56.7844087Z copying torch/ao/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-25T04:38:56.7862269Z copying torch/ao/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-25T04:38:56.7874496Z copying torch/ao/quantization/quantize_pt2e.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-25T04:38:56.7881451Z copying torch/ao/quantization/stubs.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-25T04:38:56.7888655Z copying torch/ao/quantization/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-25T04:38:56.7898425Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic 2025-04-25T04:38:56.7899664Z copying torch/ao/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic 2025-04-25T04:38:56.7907393Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat 2025-04-25T04:38:56.7908466Z copying torch/ao/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat 2025-04-25T04:38:56.7915711Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable 2025-04-25T04:38:56.7916757Z copying torch/ao/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable 2025-04-25T04:38:56.7923389Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized 2025-04-25T04:38:56.7924615Z copying torch/ao/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized 2025-04-25T04:38:56.7931212Z copying torch/ao/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized 2025-04-25T04:38:56.7939947Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse 2025-04-25T04:38:56.7941178Z copying torch/ao/nn/sparse/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse 2025-04-25T04:38:56.7950043Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/modules 2025-04-25T04:38:56.7951314Z copying torch/ao/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/modules 2025-04-25T04:38:56.7958873Z copying torch/ao/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/modules 2025-04-25T04:38:56.7966764Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat 2025-04-25T04:38:56.7967586Z copying torch/ao/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat 2025-04-25T04:38:56.7974269Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized 2025-04-25T04:38:56.7975362Z copying torch/ao/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized 2025-04-25T04:38:56.7983654Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules 2025-04-25T04:38:56.7984993Z copying torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules 2025-04-25T04:38:56.7992932Z copying torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules 2025-04-25T04:38:56.8005721Z copying torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules 2025-04-25T04:38:56.8014235Z copying torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules 2025-04-25T04:38:56.8024390Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic 2025-04-25T04:38:56.8025738Z copying torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic 2025-04-25T04:38:56.8034723Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules 2025-04-25T04:38:56.8036009Z copying torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules 2025-04-25T04:38:56.8042837Z copying torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules 2025-04-25T04:38:56.8049811Z copying torch/ao/nn/intrinsic/quantized/modules/conv_add.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules 2025-04-25T04:38:56.8057408Z copying torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules 2025-04-25T04:38:56.8065182Z copying torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules 2025-04-25T04:38:56.8072315Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-04-25T04:38:56.8073738Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-04-25T04:38:56.8080534Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-04-25T04:38:56.8086871Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic 2025-04-25T04:38:56.8088260Z copying torch/ao/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic 2025-04-25T04:38:56.8095010Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules 2025-04-25T04:38:56.8096229Z copying torch/ao/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules 2025-04-25T04:38:56.8103034Z copying torch/ao/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules 2025-04-25T04:38:56.8110154Z copying torch/ao/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules 2025-04-25T04:38:56.8117679Z copying torch/ao/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules 2025-04-25T04:38:56.8125369Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic/modules 2025-04-25T04:38:56.8126611Z copying torch/ao/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic/modules 2025-04-25T04:38:56.8133402Z copying torch/ao/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic/modules 2025-04-25T04:38:56.8141199Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules 2025-04-25T04:38:56.8142821Z copying torch/ao/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules 2025-04-25T04:38:56.8152953Z copying torch/ao/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules 2025-04-25T04:38:56.8161917Z copying torch/ao/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules 2025-04-25T04:38:56.8170920Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic 2025-04-25T04:38:56.8172162Z copying torch/ao/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic 2025-04-25T04:38:56.8180439Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-25T04:38:56.8181765Z copying torch/ao/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-25T04:38:56.8189006Z copying torch/ao/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-25T04:38:56.8196156Z copying torch/ao/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-25T04:38:56.8204829Z copying torch/ao/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-25T04:38:56.8220115Z copying torch/ao/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-25T04:38:56.8227073Z copying torch/ao/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-25T04:38:56.8238895Z copying torch/ao/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-25T04:38:56.8248631Z copying torch/ao/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-25T04:38:56.8256482Z copying torch/ao/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-25T04:38:56.8263941Z copying torch/ao/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-25T04:38:56.8271223Z copying torch/ao/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-25T04:38:56.8283809Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference 2025-04-25T04:38:56.8284984Z copying torch/ao/nn/quantized/reference/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference 2025-04-25T04:38:56.8294926Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules 2025-04-25T04:38:56.8296292Z copying torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules 2025-04-25T04:38:56.8302353Z copying torch/ao/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules 2025-04-25T04:38:56.8309822Z copying torch/ao/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules 2025-04-25T04:38:56.8316908Z copying torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules 2025-04-25T04:38:56.8342505Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2025-04-25T04:38:56.8344137Z copying torch/ao/nn/quantized/reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2025-04-25T04:38:56.8354412Z copying torch/ao/nn/quantized/reference/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2025-04-25T04:38:56.8362865Z copying torch/ao/nn/quantized/reference/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2025-04-25T04:38:56.8369435Z copying torch/ao/nn/quantized/reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2025-04-25T04:38:56.8377352Z copying torch/ao/nn/quantized/reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2025-04-25T04:38:56.8383894Z copying torch/ao/nn/quantized/reference/modules/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2025-04-25T04:38:56.8391217Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized 2025-04-25T04:38:56.8392512Z copying torch/ao/nn/sparse/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized 2025-04-25T04:38:56.8399285Z copying torch/ao/nn/sparse/quantized/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized 2025-04-25T04:38:56.8406251Z copying torch/ao/nn/sparse/quantized/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized 2025-04-25T04:38:56.8413160Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/dynamic 2025-04-25T04:38:56.8414417Z copying torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/dynamic 2025-04-25T04:38:56.8426694Z copying torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/dynamic 2025-04-25T04:38:56.8437141Z creating build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-04-25T04:38:56.8438518Z copying torch/ao/ns/fx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-04-25T04:38:56.8440478Z copying torch/ao/ns/fx/graph_matcher.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-04-25T04:38:56.8447476Z copying torch/ao/ns/fx/graph_passes.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-04-25T04:38:56.8462549Z copying torch/ao/ns/fx/mappings.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-04-25T04:38:56.8473164Z copying torch/ao/ns/fx/n_shadows_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-04-25T04:38:56.8486994Z copying torch/ao/ns/fx/ns_types.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-04-25T04:38:56.8492914Z copying torch/ao/ns/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-04-25T04:38:56.8498750Z copying torch/ao/ns/fx/qconfig_multi_mapping.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-04-25T04:38:56.8504737Z copying torch/ao/ns/fx/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-04-25T04:38:56.8522104Z copying torch/ao/ns/fx/weight_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-04-25T04:38:56.8534156Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental 2025-04-25T04:38:56.8535310Z copying torch/ao/pruning/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental 2025-04-25T04:38:56.8537952Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler 2025-04-25T04:38:56.8540862Z copying torch/ao/pruning/scheduler/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler 2025-04-25T04:38:56.8541927Z copying torch/ao/pruning/scheduler/base_scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler 2025-04-25T04:38:56.8547960Z copying torch/ao/pruning/scheduler/cubic_scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler 2025-04-25T04:38:56.8554300Z copying torch/ao/pruning/scheduler/lambda_scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler 2025-04-25T04:38:56.8562431Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2025-04-25T04:38:56.8563914Z copying torch/ao/pruning/sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2025-04-25T04:38:56.8565554Z copying torch/ao/pruning/sparsifier/base_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2025-04-25T04:38:56.8573494Z copying torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2025-04-25T04:38:56.8579823Z copying torch/ao/pruning/sparsifier/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2025-04-25T04:38:56.8588157Z copying torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2025-04-25T04:38:56.8596130Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/activation_sparsifier 2025-04-25T04:38:56.8597553Z copying torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/activation_sparsifier 2025-04-25T04:38:56.8599215Z copying torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/activation_sparsifier 2025-04-25T04:38:56.8607155Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_scheduler 2025-04-25T04:38:56.8608821Z copying torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_scheduler 2025-04-25T04:38:56.8614256Z copying torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_scheduler 2025-04-25T04:38:56.8624458Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier 2025-04-25T04:38:56.8625890Z copying torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier 2025-04-25T04:38:56.8634022Z copying torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier 2025-04-25T04:38:56.8641022Z copying torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier 2025-04-25T04:38:56.8647856Z copying torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier 2025-04-25T04:38:56.8655574Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-04-25T04:38:56.8656894Z copying torch/ao/pruning/_experimental/pruner/FPGM_pruner.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-04-25T04:38:56.8663512Z copying torch/ao/pruning/_experimental/pruner/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-04-25T04:38:56.8671367Z copying torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-04-25T04:38:56.8678666Z copying torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-04-25T04:38:56.8685322Z copying torch/ao/pruning/_experimental/pruner/match_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-04-25T04:38:56.8691524Z copying torch/ao/pruning/_experimental/pruner/parametrization.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-04-25T04:38:56.8698061Z copying torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-04-25T04:38:56.8705528Z copying torch/ao/pruning/_experimental/pruner/saliency_pruner.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-04-25T04:38:56.8715312Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning 2025-04-25T04:38:56.8716904Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning 2025-04-25T04:38:56.8719327Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-04-25T04:38:56.8721052Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-04-25T04:38:56.8723176Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-04-25T04:38:56.8730675Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-04-25T04:38:56.8739695Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-25T04:38:56.8741165Z copying torch/ao/quantization/backend_config/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-25T04:38:56.8749541Z copying torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-25T04:38:56.8758188Z copying torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-25T04:38:56.8766085Z copying torch/ao/quantization/backend_config/backend_config.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-25T04:38:56.8774431Z copying torch/ao/quantization/backend_config/executorch.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-25T04:38:56.8788477Z copying torch/ao/quantization/backend_config/fbgemm.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-25T04:38:56.8798182Z copying torch/ao/quantization/backend_config/native.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-25T04:38:56.8805192Z copying torch/ao/quantization/backend_config/observation_type.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-25T04:38:56.8807505Z copying torch/ao/quantization/backend_config/onednn.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-25T04:38:56.8814984Z copying torch/ao/quantization/backend_config/qnnpack.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-25T04:38:56.8821620Z copying torch/ao/quantization/backend_config/tensorrt.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-25T04:38:56.8828918Z copying torch/ao/quantization/backend_config/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-25T04:38:56.8837045Z copying torch/ao/quantization/backend_config/x86.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-25T04:38:56.8846178Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-25T04:38:56.8847506Z copying torch/ao/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-25T04:38:56.8854247Z copying torch/ao/quantization/fx/_decomposed.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-25T04:38:56.8867859Z copying torch/ao/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-25T04:38:56.8880033Z copying torch/ao/quantization/fx/_lower_to_native_backend.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-25T04:38:56.8897123Z copying torch/ao/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-25T04:38:56.8910789Z copying torch/ao/quantization/fx/custom_config.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-25T04:38:56.8917945Z copying torch/ao/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-25T04:38:56.8924759Z copying torch/ao/quantization/fx/fuse_handler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-25T04:38:56.8935978Z copying torch/ao/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-25T04:38:56.8945585Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-25T04:38:56.8952299Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-25T04:38:56.8958856Z copying torch/ao/quantization/fx/lstm_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-25T04:38:56.8966289Z copying torch/ao/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-25T04:38:56.8973955Z copying torch/ao/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-25T04:38:56.8982006Z copying torch/ao/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-25T04:38:56.8996911Z copying torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-25T04:38:56.9005122Z copying torch/ao/quantization/fx/quantize_handler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-25T04:38:56.9012888Z copying torch/ao/quantization/fx/tracer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-25T04:38:56.9020212Z copying torch/ao/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-25T04:38:56.9035945Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-25T04:38:56.9045949Z copying torch/ao/quantization/pt2e/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-25T04:38:56.9046956Z copying torch/ao/quantization/pt2e/_affine_quantization.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-25T04:38:56.9052830Z copying torch/ao/quantization/pt2e/_numeric_debugger.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-25T04:38:56.9060081Z copying torch/ao/quantization/pt2e/duplicate_dq_pass.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-25T04:38:56.9067332Z copying torch/ao/quantization/pt2e/export_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-25T04:38:56.9074668Z copying torch/ao/quantization/pt2e/graph_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-25T04:38:56.9082684Z copying torch/ao/quantization/pt2e/lowering.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-25T04:38:56.9089219Z copying torch/ao/quantization/pt2e/port_metadata_pass.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-25T04:38:56.9096550Z copying torch/ao/quantization/pt2e/prepare.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-25T04:38:56.9104126Z copying torch/ao/quantization/pt2e/qat_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-25T04:38:56.9123216Z copying torch/ao/quantization/pt2e/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-25T04:38:56.9131948Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-04-25T04:38:56.9133378Z copying torch/ao/quantization/quantizer/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-04-25T04:38:56.9140859Z copying torch/ao/quantization/quantizer/composable_quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-04-25T04:38:56.9151783Z copying torch/ao/quantization/quantizer/embedding_quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-04-25T04:38:56.9160339Z copying torch/ao/quantization/quantizer/quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-04-25T04:38:56.9166962Z copying torch/ao/quantization/quantizer/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-04-25T04:38:56.9173615Z copying torch/ao/quantization/quantizer/x86_inductor_quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-04-25T04:38:56.9190890Z copying torch/ao/quantization/quantizer/xnnpack_quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-04-25T04:38:56.9200282Z copying torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-04-25T04:38:56.9214635Z copying torch/ao/quantization/quantizer/xpu_inductor_quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-04-25T04:38:56.9221884Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report 2025-04-25T04:38:56.9223434Z copying torch/ao/quantization/fx/_model_report/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report 2025-04-25T04:38:56.9225223Z copying torch/ao/quantization/fx/_model_report/detector.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report 2025-04-25T04:38:56.9241992Z copying torch/ao/quantization/fx/_model_report/model_report.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report 2025-04-25T04:38:56.9251504Z copying torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report 2025-04-25T04:38:56.9264214Z copying torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report 2025-04-25T04:38:56.9275681Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/representation 2025-04-25T04:38:56.9277212Z copying torch/ao/quantization/pt2e/representation/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/representation 2025-04-25T04:38:56.9285071Z copying torch/ao/quantization/pt2e/representation/rewrite.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/representation 2025-04-25T04:38:56.9293834Z creating build/lib.linux-x86_64-cpython-310/torch/autograd/_functions 2025-04-25T04:38:56.9295230Z copying torch/autograd/_functions/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/autograd/_functions 2025-04-25T04:38:56.9302199Z copying torch/autograd/_functions/tensor.py -> build/lib.linux-x86_64-cpython-310/torch/autograd/_functions 2025-04-25T04:38:56.9310520Z copying torch/autograd/_functions/utils.py -> build/lib.linux-x86_64-cpython-310/torch/autograd/_functions 2025-04-25T04:38:56.9318121Z creating build/lib.linux-x86_64-cpython-310/torch/backends/_coreml 2025-04-25T04:38:56.9319420Z copying torch/backends/_coreml/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/_coreml 2025-04-25T04:38:56.9321111Z copying torch/backends/_coreml/preprocess.py -> build/lib.linux-x86_64-cpython-310/torch/backends/_coreml 2025-04-25T04:38:56.9328676Z creating build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi 2025-04-25T04:38:56.9329926Z copying torch/backends/_nnapi/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi 2025-04-25T04:38:56.9331628Z copying torch/backends/_nnapi/prepare.py -> build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi 2025-04-25T04:38:56.9339120Z copying torch/backends/_nnapi/serializer.py -> build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi 2025-04-25T04:38:56.9354890Z creating build/lib.linux-x86_64-cpython-310/torch/backends/cpu 2025-04-25T04:38:56.9356044Z copying torch/backends/cpu/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/cpu 2025-04-25T04:38:56.9364214Z creating build/lib.linux-x86_64-cpython-310/torch/backends/cuda 2025-04-25T04:38:56.9365477Z copying torch/backends/cuda/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/cuda 2025-04-25T04:38:56.9374303Z creating build/lib.linux-x86_64-cpython-310/torch/backends/cudnn 2025-04-25T04:38:56.9375659Z copying torch/backends/cudnn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/cudnn 2025-04-25T04:38:56.9382330Z copying torch/backends/cudnn/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/backends/cudnn 2025-04-25T04:38:56.9390120Z creating build/lib.linux-x86_64-cpython-310/torch/backends/cusparselt 2025-04-25T04:38:56.9391473Z copying torch/backends/cusparselt/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/cusparselt 2025-04-25T04:38:56.9400035Z creating build/lib.linux-x86_64-cpython-310/torch/backends/kleidiai 2025-04-25T04:38:56.9401374Z copying torch/backends/kleidiai/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/kleidiai 2025-04-25T04:38:56.9419885Z creating build/lib.linux-x86_64-cpython-310/torch/backends/mha 2025-04-25T04:38:56.9421144Z copying torch/backends/mha/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/mha 2025-04-25T04:38:56.9430505Z creating build/lib.linux-x86_64-cpython-310/torch/backends/mkl 2025-04-25T04:38:56.9431733Z copying torch/backends/mkl/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/mkl 2025-04-25T04:38:56.9441164Z creating build/lib.linux-x86_64-cpython-310/torch/backends/mkldnn 2025-04-25T04:38:56.9442335Z copying torch/backends/mkldnn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/mkldnn 2025-04-25T04:38:56.9450279Z creating build/lib.linux-x86_64-cpython-310/torch/backends/mps 2025-04-25T04:38:56.9451719Z copying torch/backends/mps/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/mps 2025-04-25T04:38:56.9459032Z creating build/lib.linux-x86_64-cpython-310/torch/backends/nnpack 2025-04-25T04:38:56.9460317Z copying torch/backends/nnpack/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/nnpack 2025-04-25T04:38:56.9476391Z creating build/lib.linux-x86_64-cpython-310/torch/backends/openmp 2025-04-25T04:38:56.9477787Z copying torch/backends/openmp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/openmp 2025-04-25T04:38:56.9489719Z creating build/lib.linux-x86_64-cpython-310/torch/backends/opt_einsum 2025-04-25T04:38:56.9491024Z copying torch/backends/opt_einsum/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/opt_einsum 2025-04-25T04:38:56.9498233Z creating build/lib.linux-x86_64-cpython-310/torch/backends/quantized 2025-04-25T04:38:56.9499606Z copying torch/backends/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/quantized 2025-04-25T04:38:56.9507256Z creating build/lib.linux-x86_64-cpython-310/torch/backends/xeon 2025-04-25T04:38:56.9508476Z copying torch/backends/xeon/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/xeon 2025-04-25T04:38:56.9510352Z copying torch/backends/xeon/run_cpu.py -> build/lib.linux-x86_64-cpython-310/torch/backends/xeon 2025-04-25T04:38:56.9522855Z creating build/lib.linux-x86_64-cpython-310/torch/backends/xnnpack 2025-04-25T04:38:56.9524206Z copying torch/backends/xnnpack/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/xnnpack 2025-04-25T04:38:56.9531110Z creating build/lib.linux-x86_64-cpython-310/torch/cpu/amp 2025-04-25T04:38:56.9532284Z copying torch/cpu/amp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/cpu/amp 2025-04-25T04:38:56.9539698Z copying torch/cpu/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-310/torch/cpu/amp 2025-04-25T04:38:56.9546264Z copying torch/cpu/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-310/torch/cpu/amp 2025-04-25T04:38:56.9553621Z creating build/lib.linux-x86_64-cpython-310/torch/cuda/amp 2025-04-25T04:38:56.9554892Z copying torch/cuda/amp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/cuda/amp 2025-04-25T04:38:56.9562059Z copying torch/cuda/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-310/torch/cuda/amp 2025-04-25T04:38:56.9568889Z copying torch/cuda/amp/common.py -> build/lib.linux-x86_64-cpython-310/torch/cuda/amp 2025-04-25T04:38:56.9578657Z copying torch/cuda/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-310/torch/cuda/amp 2025-04-25T04:38:56.9587897Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_composable 2025-04-25T04:38:56.9589288Z copying torch/distributed/_composable/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable 2025-04-25T04:38:56.9595824Z copying torch/distributed/_composable/checkpoint_activation.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable 2025-04-25T04:38:56.9603311Z copying torch/distributed/_composable/contract.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable 2025-04-25T04:38:56.9610978Z copying torch/distributed/_composable/replicate.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable 2025-04-25T04:38:56.9623495Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-04-25T04:38:56.9624945Z copying torch/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-04-25T04:38:56.9640363Z copying torch/distributed/_shard/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-04-25T04:38:56.9650996Z copying torch/distributed/_shard/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-04-25T04:38:56.9660274Z copying torch/distributed/_shard/common_op_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-04-25T04:38:56.9668059Z copying torch/distributed/_shard/metadata.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-04-25T04:38:56.9674673Z copying torch/distributed/_shard/op_registry_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-04-25T04:38:56.9680181Z copying torch/distributed/_shard/sharder.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-04-25T04:38:56.9686968Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_sharded_tensor 2025-04-25T04:38:56.9688297Z copying torch/distributed/_sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_sharded_tensor 2025-04-25T04:38:56.9694917Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_sharding_spec 2025-04-25T04:38:56.9696338Z copying torch/distributed/_sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_sharding_spec 2025-04-25T04:38:56.9705325Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_symmetric_memory 2025-04-25T04:38:56.9706742Z copying torch/distributed/_symmetric_memory/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_symmetric_memory 2025-04-25T04:38:56.9722936Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2025-04-25T04:38:56.9724339Z copying torch/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2025-04-25T04:38:56.9731535Z copying torch/distributed/_tensor/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2025-04-25T04:38:56.9737629Z copying torch/distributed/_tensor/placement_types.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2025-04-25T04:38:56.9745217Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-25T04:38:56.9746524Z copying torch/distributed/_tools/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-25T04:38:56.9756671Z copying torch/distributed/_tools/common_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-25T04:38:56.9764612Z copying torch/distributed/_tools/fake_collectives.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-25T04:38:56.9772948Z copying torch/distributed/_tools/fsdp2_mem_tracker.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-25T04:38:56.9783424Z copying torch/distributed/_tools/ilp_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-25T04:38:56.9792318Z copying torch/distributed/_tools/mem_tracker.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-25T04:38:56.9816983Z copying torch/distributed/_tools/memory_tracker.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-25T04:38:56.9822845Z copying torch/distributed/_tools/mod_tracker.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-25T04:38:56.9829073Z copying torch/distributed/_tools/runtime_estimator.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-25T04:38:56.9836969Z copying torch/distributed/_tools/sac_estimator.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-25T04:38:56.9848957Z copying torch/distributed/_tools/sac_ilp.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-25T04:38:56.9862345Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms 2025-04-25T04:38:56.9863818Z copying torch/distributed/algorithms/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms 2025-04-25T04:38:56.9872442Z copying torch/distributed/algorithms/join.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms 2025-04-25T04:38:56.9879171Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/autograd 2025-04-25T04:38:56.9880490Z copying torch/distributed/autograd/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/autograd 2025-04-25T04:38:56.9892734Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:56.9894207Z copying torch/distributed/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:56.9902283Z copying torch/distributed/checkpoint/_async_executor.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:56.9909819Z copying torch/distributed/checkpoint/_async_process_executor.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:56.9919186Z copying torch/distributed/checkpoint/_async_thread_executor.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:56.9926788Z copying torch/distributed/checkpoint/_checkpointer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:56.9932611Z copying torch/distributed/checkpoint/_dedup_save_plans.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:56.9941350Z copying torch/distributed/checkpoint/_dedup_tensors.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:56.9951136Z copying torch/distributed/checkpoint/_extension.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:56.9958732Z copying torch/distributed/checkpoint/_fsspec_filesystem.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:56.9976443Z copying torch/distributed/checkpoint/_hf_planner.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:56.9987338Z copying torch/distributed/checkpoint/_hf_storage.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:56.9993355Z copying torch/distributed/checkpoint/_nested_dict.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:56.9998546Z copying torch/distributed/checkpoint/_sharded_tensor_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:57.0004930Z copying torch/distributed/checkpoint/_storage_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:57.0010968Z copying torch/distributed/checkpoint/_traverse.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:57.0016230Z copying torch/distributed/checkpoint/_version.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:57.0021366Z copying torch/distributed/checkpoint/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:57.0026471Z copying torch/distributed/checkpoint/default_planner.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:57.0033375Z copying torch/distributed/checkpoint/filesystem.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:57.0045503Z copying torch/distributed/checkpoint/format_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:57.0052529Z copying torch/distributed/checkpoint/logger.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:57.0058223Z copying torch/distributed/checkpoint/logging_handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:57.0064802Z copying torch/distributed/checkpoint/metadata.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:57.0070613Z copying torch/distributed/checkpoint/optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:57.0077895Z copying torch/distributed/checkpoint/planner.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:57.0084685Z copying torch/distributed/checkpoint/planner_helpers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:57.0092017Z copying torch/distributed/checkpoint/resharding.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:57.0103716Z copying torch/distributed/checkpoint/staging.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:57.0112401Z copying torch/distributed/checkpoint/state_dict.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:57.0127051Z copying torch/distributed/checkpoint/state_dict_loader.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:57.0133721Z copying torch/distributed/checkpoint/state_dict_saver.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:57.0141377Z copying torch/distributed/checkpoint/stateful.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:57.0147888Z copying torch/distributed/checkpoint/storage.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:57.0154077Z copying torch/distributed/checkpoint/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-25T04:38:57.0161965Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic 2025-04-25T04:38:57.0163368Z copying torch/distributed/elastic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic 2025-04-25T04:38:57.0170735Z copying torch/distributed/elastic/control_plane.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic 2025-04-25T04:38:57.0179374Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-25T04:38:57.0180691Z copying torch/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-25T04:38:57.0187448Z copying torch/distributed/fsdp/_common_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-25T04:38:57.0195481Z copying torch/distributed/fsdp/_debug_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-25T04:38:57.0201815Z copying torch/distributed/fsdp/_dynamo_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-25T04:38:57.0208304Z copying torch/distributed/fsdp/_exec_order_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-25T04:38:57.0215038Z copying torch/distributed/fsdp/_flat_param.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-25T04:38:57.0231972Z copying torch/distributed/fsdp/_fsdp_extensions.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-25T04:38:57.0242593Z copying torch/distributed/fsdp/_init_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-25T04:38:57.0262538Z copying torch/distributed/fsdp/_limiter_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-25T04:38:57.0274926Z copying torch/distributed/fsdp/_optim_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-25T04:38:57.0295188Z copying torch/distributed/fsdp/_runtime_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-25T04:38:57.0312944Z copying torch/distributed/fsdp/_shard_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-25T04:38:57.0321342Z copying torch/distributed/fsdp/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-25T04:38:57.0333537Z copying torch/distributed/fsdp/_trace_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-25T04:38:57.0341431Z copying torch/distributed/fsdp/_traversal_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-25T04:38:57.0347158Z copying torch/distributed/fsdp/_unshard_param_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-25T04:38:57.0358724Z copying torch/distributed/fsdp/_wrap_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-25T04:38:57.0367153Z copying torch/distributed/fsdp/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-25T04:38:57.0373916Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-25T04:38:57.0389644Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-25T04:38:57.0396990Z copying torch/distributed/fsdp/wrap.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-25T04:38:57.0405296Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/launcher 2025-04-25T04:38:57.0406593Z copying torch/distributed/launcher/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/launcher 2025-04-25T04:38:57.0412727Z copying torch/distributed/launcher/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/launcher 2025-04-25T04:38:57.0420685Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/nn 2025-04-25T04:38:57.0421947Z copying torch/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn 2025-04-25T04:38:57.0434111Z copying torch/distributed/nn/functional.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn 2025-04-25T04:38:57.0445459Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-25T04:38:57.0447290Z copying torch/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-25T04:38:57.0454371Z copying torch/distributed/optim/_deprecation_warning.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-25T04:38:57.0460788Z copying torch/distributed/optim/apply_optimizer_in_backward.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-25T04:38:57.0466426Z copying torch/distributed/optim/functional_adadelta.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-25T04:38:57.0472379Z copying torch/distributed/optim/functional_adagrad.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-25T04:38:57.0480085Z copying torch/distributed/optim/functional_adam.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-25T04:38:57.0487284Z copying torch/distributed/optim/functional_adamax.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-25T04:38:57.0493406Z copying torch/distributed/optim/functional_adamw.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-25T04:38:57.0502411Z copying torch/distributed/optim/functional_rmsprop.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-25T04:38:57.0510168Z copying torch/distributed/optim/functional_rprop.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-25T04:38:57.0516331Z copying torch/distributed/optim/functional_sgd.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-25T04:38:57.0522281Z copying torch/distributed/optim/named_optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-25T04:38:57.0528332Z copying torch/distributed/optim/optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-25T04:38:57.0535248Z copying torch/distributed/optim/post_localSGD_optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-25T04:38:57.0541425Z copying torch/distributed/optim/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-25T04:38:57.0548042Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-25T04:38:57.0566470Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-04-25T04:38:57.0567546Z copying torch/distributed/pipelining/_IR.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-04-25T04:38:57.0581572Z copying torch/distributed/pipelining/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-04-25T04:38:57.0588375Z copying torch/distributed/pipelining/_backward.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-04-25T04:38:57.0596030Z copying torch/distributed/pipelining/_debug.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-04-25T04:38:57.0602872Z copying torch/distributed/pipelining/_schedule_visualizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-04-25T04:38:57.0610515Z copying torch/distributed/pipelining/_unflatten.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-04-25T04:38:57.0617820Z copying torch/distributed/pipelining/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-04-25T04:38:57.0624993Z copying torch/distributed/pipelining/microbatch.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-04-25T04:38:57.0634729Z copying torch/distributed/pipelining/schedules.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-04-25T04:38:57.0662156Z copying torch/distributed/pipelining/stage.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-04-25T04:38:57.0683588Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-04-25T04:38:57.0684652Z copying torch/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-04-25T04:38:57.0692150Z copying torch/distributed/rpc/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-04-25T04:38:57.0698579Z copying torch/distributed/rpc/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-04-25T04:38:57.0711199Z copying torch/distributed/rpc/backend_registry.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-04-25T04:38:57.0717310Z copying torch/distributed/rpc/constants.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-04-25T04:38:57.0724238Z copying torch/distributed/rpc/functions.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-04-25T04:38:57.0731199Z copying torch/distributed/rpc/internal.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-04-25T04:38:57.0737791Z copying torch/distributed/rpc/options.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-04-25T04:38:57.0745198Z copying torch/distributed/rpc/rref_proxy.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-04-25T04:38:57.0752726Z copying torch/distributed/rpc/server_process_global_profiler.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-04-25T04:38:57.0760973Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-25T04:38:57.0762272Z copying torch/distributed/tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-25T04:38:57.0769067Z copying torch/distributed/tensor/_api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-25T04:38:57.0782984Z copying torch/distributed/tensor/_collective_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-25T04:38:57.0790734Z copying torch/distributed/tensor/_dispatch.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-25T04:38:57.0798818Z copying torch/distributed/tensor/_dtensor_spec.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-25T04:38:57.0810434Z copying torch/distributed/tensor/_op_schema.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-25T04:38:57.0823259Z copying torch/distributed/tensor/_random.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-25T04:38:57.0833283Z copying torch/distributed/tensor/_redistribute.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-25T04:38:57.0841043Z copying torch/distributed/tensor/_sharding_prop.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-25T04:38:57.0852189Z copying torch/distributed/tensor/_shards_wrapper.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-25T04:38:57.0860553Z copying torch/distributed/tensor/_tp_conv.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-25T04:38:57.0867203Z copying torch/distributed/tensor/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-25T04:38:57.0876479Z copying torch/distributed/tensor/device_mesh.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-25T04:38:57.0884151Z copying torch/distributed/tensor/placement_types.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-25T04:38:57.0892066Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp 2025-04-25T04:38:57.0893211Z copying torch/distributed/_composable/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp 2025-04-25T04:38:57.0900076Z copying torch/distributed/_composable/fsdp/fully_shard.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp 2025-04-25T04:38:57.0907289Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/checkpoint 2025-04-25T04:38:57.0908568Z copying torch/distributed/_shard/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/checkpoint 2025-04-25T04:38:57.0915761Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_optim 2025-04-25T04:38:57.0917028Z copying torch/distributed/_shard/sharded_optim/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_optim 2025-04-25T04:38:57.0924232Z copying torch/distributed/_shard/sharded_optim/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_optim 2025-04-25T04:38:57.0932173Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-04-25T04:38:57.0933874Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-04-25T04:38:57.0942010Z copying torch/distributed/_shard/sharded_tensor/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-04-25T04:38:57.0955621Z copying torch/distributed/_shard/sharded_tensor/logger.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-04-25T04:38:57.0963041Z copying torch/distributed/_shard/sharded_tensor/logging_handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-04-25T04:38:57.0969410Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-04-25T04:38:57.0975735Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-04-25T04:38:57.0982847Z copying torch/distributed/_shard/sharded_tensor/shard.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-04-25T04:38:57.0989368Z copying torch/distributed/_shard/sharded_tensor/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-04-25T04:38:57.0998676Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_plan 2025-04-25T04:38:57.1000740Z copying torch/distributed/_shard/sharding_plan/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_plan 2025-04-25T04:38:57.1007828Z copying torch/distributed/_shard/sharding_plan/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_plan 2025-04-25T04:38:57.1015296Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec 2025-04-25T04:38:57.1016472Z copying torch/distributed/_shard/sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec 2025-04-25T04:38:57.1022716Z copying torch/distributed/_shard/sharding_spec/_internals.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec 2025-04-25T04:38:57.1029196Z copying torch/distributed/_shard/sharding_spec/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec 2025-04-25T04:38:57.1041879Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec 2025-04-25T04:38:57.1052942Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2025-04-25T04:38:57.1054288Z copying torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2025-04-25T04:38:57.1062240Z copying torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2025-04-25T04:38:57.1069127Z copying torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2025-04-25T04:38:57.1075670Z copying torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2025-04-25T04:38:57.1083140Z copying torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2025-04-25T04:38:57.1089844Z copying torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2025-04-25T04:38:57.1098324Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-04-25T04:38:57.1100151Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-04-25T04:38:57.1102067Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-04-25T04:38:57.1109173Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-04-25T04:38:57.1115970Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-04-25T04:38:57.1124639Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_checkpoint 2025-04-25T04:38:57.1125964Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_checkpoint 2025-04-25T04:38:57.1127708Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_checkpoint 2025-04-25T04:38:57.1137001Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_comm_hooks 2025-04-25T04:38:57.1138354Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_comm_hooks 2025-04-25T04:38:57.1147561Z copying torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_comm_hooks 2025-04-25T04:38:57.1155080Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_optimizer_overlap 2025-04-25T04:38:57.1156591Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_optimizer_overlap 2025-04-25T04:38:57.1163299Z copying torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_optimizer_overlap 2025-04-25T04:38:57.1172411Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_quantization 2025-04-25T04:38:57.1173858Z copying torch/distributed/algorithms/_quantization/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_quantization 2025-04-25T04:38:57.1175751Z copying torch/distributed/algorithms/_quantization/quantization.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_quantization 2025-04-25T04:38:57.1185380Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2025-04-25T04:38:57.1186902Z copying torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2025-04-25T04:38:57.1193412Z copying torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2025-04-25T04:38:57.1201676Z copying torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2025-04-25T04:38:57.1209007Z copying torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2025-04-25T04:38:57.1215315Z copying torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2025-04-25T04:38:57.1222356Z copying torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2025-04-25T04:38:57.1230137Z copying torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2025-04-25T04:38:57.1240053Z copying torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2025-04-25T04:38:57.1261708Z copying torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2025-04-25T04:38:57.1269958Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging 2025-04-25T04:38:57.1271530Z copying torch/distributed/algorithms/model_averaging/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging 2025-04-25T04:38:57.1273226Z copying torch/distributed/algorithms/model_averaging/averagers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging 2025-04-25T04:38:57.1280261Z copying torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging 2025-04-25T04:38:57.1287269Z copying torch/distributed/algorithms/model_averaging/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging 2025-04-25T04:38:57.1294065Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent 2025-04-25T04:38:57.1296283Z copying torch/distributed/elastic/agent/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent 2025-04-25T04:38:57.1298067Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events 2025-04-25T04:38:57.1299493Z copying torch/distributed/elastic/events/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events 2025-04-25T04:38:57.1306973Z copying torch/distributed/elastic/events/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events 2025-04-25T04:38:57.1313800Z copying torch/distributed/elastic/events/handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events 2025-04-25T04:38:57.1320138Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/metrics 2025-04-25T04:38:57.1321494Z copying torch/distributed/elastic/metrics/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/metrics 2025-04-25T04:38:57.1328737Z copying torch/distributed/elastic/metrics/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/metrics 2025-04-25T04:38:57.1336588Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing 2025-04-25T04:38:57.1338192Z copying torch/distributed/elastic/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing 2025-04-25T04:38:57.1345976Z copying torch/distributed/elastic/multiprocessing/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing 2025-04-25T04:38:57.1363308Z copying torch/distributed/elastic/multiprocessing/redirects.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing 2025-04-25T04:38:57.1370175Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing 2025-04-25T04:38:57.1379284Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-25T04:38:57.1380318Z copying torch/distributed/elastic/rendezvous/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-25T04:38:57.1387605Z copying torch/distributed/elastic/rendezvous/_etcd_stub.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-25T04:38:57.1393722Z copying torch/distributed/elastic/rendezvous/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-25T04:38:57.1401046Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-25T04:38:57.1408886Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-25T04:38:57.1422861Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-25T04:38:57.1437011Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-25T04:38:57.1444405Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-25T04:38:57.1452422Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-25T04:38:57.1459514Z copying torch/distributed/elastic/rendezvous/registry.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-25T04:38:57.1466750Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-25T04:38:57.1473547Z copying torch/distributed/elastic/rendezvous/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-25T04:38:57.1481183Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2025-04-25T04:38:57.1482413Z copying torch/distributed/elastic/timer/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2025-04-25T04:38:57.1489652Z copying torch/distributed/elastic/timer/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2025-04-25T04:38:57.1496871Z copying torch/distributed/elastic/timer/debug_info_logging.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2025-04-25T04:38:57.1508903Z copying torch/distributed/elastic/timer/file_based_local_timer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2025-04-25T04:38:57.1519720Z copying torch/distributed/elastic/timer/local_timer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2025-04-25T04:38:57.1528618Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2025-04-25T04:38:57.1530206Z copying torch/distributed/elastic/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2025-04-25T04:38:57.1541294Z copying torch/distributed/elastic/utils/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2025-04-25T04:38:57.1550962Z copying torch/distributed/elastic/utils/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2025-04-25T04:38:57.1557305Z copying torch/distributed/elastic/utils/log_level.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2025-04-25T04:38:57.1564179Z copying torch/distributed/elastic/utils/logging.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2025-04-25T04:38:57.1570963Z copying torch/distributed/elastic/utils/store.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2025-04-25T04:38:57.1578779Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server 2025-04-25T04:38:57.1580251Z copying torch/distributed/elastic/agent/server/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server 2025-04-25T04:38:57.1587619Z copying torch/distributed/elastic/agent/server/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server 2025-04-25T04:38:57.1601244Z copying torch/distributed/elastic/agent/server/health_check_server.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server 2025-04-25T04:38:57.1608091Z copying torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server 2025-04-25T04:38:57.1616829Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors 2025-04-25T04:38:57.1618059Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors 2025-04-25T04:38:57.1625855Z copying torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors 2025-04-25T04:38:57.1633138Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors 2025-04-25T04:38:57.1641885Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-04-25T04:38:57.1643625Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-04-25T04:38:57.1650650Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-04-25T04:38:57.1657316Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-04-25T04:38:57.1664965Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data 2025-04-25T04:38:57.1666461Z copying torch/distributed/elastic/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data 2025-04-25T04:38:57.1674003Z copying torch/distributed/elastic/utils/data/cycling_iterator.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data 2025-04-25T04:38:57.1681025Z copying torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data 2025-04-25T04:38:57.1689238Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-04-25T04:38:57.1690674Z copying torch/distributed/fsdp/_fully_shard/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-04-25T04:38:57.1699199Z copying torch/distributed/fsdp/_fully_shard/_fsdp_api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-04-25T04:38:57.1706354Z copying torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-04-25T04:38:57.1725465Z copying torch/distributed/fsdp/_fully_shard/_fsdp_common.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-04-25T04:38:57.1738438Z copying torch/distributed/fsdp/_fully_shard/_fsdp_init.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-04-25T04:38:57.1745439Z copying torch/distributed/fsdp/_fully_shard/_fsdp_param.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-04-25T04:38:57.1759254Z copying torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-04-25T04:38:57.1772129Z copying torch/distributed/fsdp/_fully_shard/_fsdp_state.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-04-25T04:38:57.1779275Z copying torch/distributed/fsdp/_fully_shard/_fully_shard.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-04-25T04:38:57.1787499Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/nn/api 2025-04-25T04:38:57.1788521Z copying torch/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/api 2025-04-25T04:38:57.1790053Z copying torch/distributed/nn/api/remote_module.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/api 2025-04-25T04:38:57.1799064Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit 2025-04-25T04:38:57.1800376Z copying torch/distributed/nn/jit/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit 2025-04-25T04:38:57.1802060Z copying torch/distributed/nn/jit/instantiator.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit 2025-04-25T04:38:57.1811127Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/templates 2025-04-25T04:38:57.1812404Z copying torch/distributed/nn/jit/templates/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/templates 2025-04-25T04:38:57.1814457Z copying torch/distributed/nn/jit/templates/remote_module_template.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/templates 2025-04-25T04:38:57.1823892Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/_testing 2025-04-25T04:38:57.1825210Z copying torch/distributed/rpc/_testing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/_testing 2025-04-25T04:38:57.1831884Z copying torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/_testing 2025-04-25T04:38:57.1839680Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-25T04:38:57.1841027Z copying torch/distributed/tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-25T04:38:57.1848155Z copying torch/distributed/tensor/_ops/_common_rules.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-25T04:38:57.1855099Z copying torch/distributed/tensor/_ops/_conv_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-25T04:38:57.1862321Z copying torch/distributed/tensor/_ops/_einsum_strategy.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-25T04:38:57.1869143Z copying torch/distributed/tensor/_ops/_embedding_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-25T04:38:57.1876736Z copying torch/distributed/tensor/_ops/_math_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-25T04:38:57.1892081Z copying torch/distributed/tensor/_ops/_matrix_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-25T04:38:57.1906826Z copying torch/distributed/tensor/_ops/_pointwise_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-25T04:38:57.1915169Z copying torch/distributed/tensor/_ops/_random_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-25T04:38:57.1923058Z copying torch/distributed/tensor/_ops/_tensor_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-25T04:38:57.1941126Z copying torch/distributed/tensor/_ops/_view_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-25T04:38:57.1948559Z copying torch/distributed/tensor/_ops/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-25T04:38:57.1956601Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug 2025-04-25T04:38:57.1957906Z copying torch/distributed/tensor/debug/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug 2025-04-25T04:38:57.1965116Z copying torch/distributed/tensor/debug/_comm_mode.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug 2025-04-25T04:38:57.1973712Z copying torch/distributed/tensor/debug/_op_coverage.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug 2025-04-25T04:38:57.1981150Z copying torch/distributed/tensor/debug/_visualize_sharding.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug 2025-04-25T04:38:57.1998743Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental 2025-04-25T04:38:57.1999948Z copying torch/distributed/tensor/experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental 2025-04-25T04:38:57.2012276Z copying torch/distributed/tensor/experimental/_attention.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental 2025-04-25T04:38:57.2026018Z copying torch/distributed/tensor/experimental/_func_map.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental 2025-04-25T04:38:57.2033298Z copying torch/distributed/tensor/experimental/_register_sharding.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental 2025-04-25T04:38:57.2040647Z copying torch/distributed/tensor/experimental/_tp_transform.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental 2025-04-25T04:38:57.2048990Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-04-25T04:38:57.2050351Z copying torch/distributed/tensor/parallel/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-04-25T04:38:57.2057629Z copying torch/distributed/tensor/parallel/_data_parallel_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-04-25T04:38:57.2064592Z copying torch/distributed/tensor/parallel/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-04-25T04:38:57.2070980Z copying torch/distributed/tensor/parallel/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-04-25T04:38:57.2077658Z copying torch/distributed/tensor/parallel/ddp.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-04-25T04:38:57.2084411Z copying torch/distributed/tensor/parallel/fsdp.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-04-25T04:38:57.2091563Z copying torch/distributed/tensor/parallel/input_reshard.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-04-25T04:38:57.2097861Z copying torch/distributed/tensor/parallel/loss.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-04-25T04:38:57.2111686Z copying torch/distributed/tensor/parallel/style.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-04-25T04:38:57.2129354Z creating build/lib.linux-x86_64-cpython-310/torch/export/experimental 2025-04-25T04:38:57.2130873Z copying torch/export/experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/export/experimental 2025-04-25T04:38:57.2138386Z creating build/lib.linux-x86_64-cpython-310/torch/export/passes 2025-04-25T04:38:57.2139709Z copying torch/export/passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/export/passes 2025-04-25T04:38:57.2148986Z creating build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2150287Z copying torch/fx/experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2151847Z copying torch/fx/experimental/_backward_state.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2158729Z copying torch/fx/experimental/_config.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2166450Z copying torch/fx/experimental/_constant_symnode.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2175506Z copying torch/fx/experimental/_dynamism.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2184081Z copying torch/fx/experimental/accelerator_partitioner.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2198571Z copying torch/fx/experimental/const_fold.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2206877Z copying torch/fx/experimental/debug.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2213793Z copying torch/fx/experimental/graph_gradual_typechecker.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2229313Z copying torch/fx/experimental/merge_matmul.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2235895Z copying torch/fx/experimental/meta_tracer.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2242705Z copying torch/fx/experimental/normalize.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2249273Z copying torch/fx/experimental/optimization.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2257097Z copying torch/fx/experimental/partitioner_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2264328Z copying torch/fx/experimental/proxy_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2280782Z copying torch/fx/experimental/recording.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2289718Z copying torch/fx/experimental/refinement_types.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2296856Z copying torch/fx/experimental/rewriter.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2304124Z copying torch/fx/experimental/schema_type_annotation.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2310735Z copying torch/fx/experimental/sym_node.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2324744Z copying torch/fx/experimental/symbolic_shapes.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2353076Z copying torch/fx/experimental/unify_refinements.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2361431Z copying torch/fx/experimental/validator.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-25T04:38:57.2376556Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-25T04:38:57.2377866Z copying torch/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-25T04:38:57.2384635Z copying torch/fx/passes/_tensorify_python_scalars.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-25T04:38:57.2391999Z copying torch/fx/passes/annotate_getitem_nodes.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-25T04:38:57.2400294Z copying torch/fx/passes/fake_tensor_prop.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-25T04:38:57.2408054Z copying torch/fx/passes/graph_drawer.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-25T04:38:57.2421393Z copying torch/fx/passes/graph_manipulation.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-25T04:38:57.2431642Z copying torch/fx/passes/graph_transform_observer.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-25T04:38:57.2439151Z copying torch/fx/passes/net_min_base.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-25T04:38:57.2451703Z copying torch/fx/passes/operator_support.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-25T04:38:57.2458344Z copying torch/fx/passes/param_fetch.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-25T04:38:57.2465468Z copying torch/fx/passes/pass_manager.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-25T04:38:57.2472305Z copying torch/fx/passes/reinplace.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-25T04:38:57.2486639Z copying torch/fx/passes/runtime_assert.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-25T04:38:57.2495032Z copying torch/fx/passes/shape_prop.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-25T04:38:57.2502919Z copying torch/fx/passes/split_module.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-25T04:38:57.2510634Z copying torch/fx/passes/split_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-25T04:38:57.2519063Z copying torch/fx/passes/splitter_base.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-25T04:38:57.2534375Z copying torch/fx/passes/tools_common.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-25T04:38:57.2543255Z creating build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-04-25T04:38:57.2544754Z copying torch/fx/experimental/migrate_gradual_types/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-04-25T04:38:57.2546855Z copying torch/fx/experimental/migrate_gradual_types/constraint.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-04-25T04:38:57.2554030Z copying torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-04-25T04:38:57.2568583Z copying torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-04-25T04:38:57.2582758Z copying torch/fx/experimental/migrate_gradual_types/operation.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-04-25T04:38:57.2589756Z copying torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-04-25T04:38:57.2597631Z copying torch/fx/experimental/migrate_gradual_types/util.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-04-25T04:38:57.2605800Z copying torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-04-25T04:38:57.2615864Z creating build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-04-25T04:38:57.2617214Z copying torch/fx/experimental/unification/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-04-25T04:38:57.2626069Z copying torch/fx/experimental/unification/core.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-04-25T04:38:57.2633006Z copying torch/fx/experimental/unification/dispatch.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-04-25T04:38:57.2640277Z copying torch/fx/experimental/unification/match.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-04-25T04:38:57.2647196Z copying torch/fx/experimental/unification/more.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-04-25T04:38:57.2653681Z copying torch/fx/experimental/unification/unification_tools.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-04-25T04:38:57.2661645Z copying torch/fx/experimental/unification/utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-04-25T04:38:57.2670028Z copying torch/fx/experimental/unification/variable.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-04-25T04:38:57.2678567Z creating build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2025-04-25T04:38:57.2680384Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2025-04-25T04:38:57.2686898Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2025-04-25T04:38:57.2694347Z copying torch/fx/experimental/unification/multipledispatch/core.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2025-04-25T04:38:57.2701356Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2025-04-25T04:38:57.2713424Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2025-04-25T04:38:57.2723059Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2025-04-25T04:38:57.2730985Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/backends 2025-04-25T04:38:57.2732530Z copying torch/fx/passes/backends/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/backends 2025-04-25T04:38:57.2734258Z copying torch/fx/passes/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/backends 2025-04-25T04:38:57.2742626Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect 2025-04-25T04:38:57.2744025Z copying torch/fx/passes/dialect/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect 2025-04-25T04:38:57.2746300Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra 2025-04-25T04:38:57.2747603Z copying torch/fx/passes/infra/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra 2025-04-25T04:38:57.2754537Z copying torch/fx/passes/infra/partitioner.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra 2025-04-25T04:38:57.2762296Z copying torch/fx/passes/infra/pass_base.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra 2025-04-25T04:38:57.2769561Z copying torch/fx/passes/infra/pass_manager.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra 2025-04-25T04:38:57.2777271Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/tests 2025-04-25T04:38:57.2778681Z copying torch/fx/passes/tests/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/tests 2025-04-25T04:38:57.2780485Z copying torch/fx/passes/tests/test_pass_manager.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/tests 2025-04-25T04:38:57.2788148Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2025-04-25T04:38:57.2789492Z copying torch/fx/passes/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2025-04-25T04:38:57.2797042Z copying torch/fx/passes/utils/common.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2025-04-25T04:38:57.2804355Z copying torch/fx/passes/utils/fuser_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2025-04-25T04:38:57.2811708Z copying torch/fx/passes/utils/matcher_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2025-04-25T04:38:57.2819795Z copying torch/fx/passes/utils/matcher_with_name_node_map_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2025-04-25T04:38:57.2827020Z copying torch/fx/passes/utils/source_matcher_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2025-04-25T04:38:57.2838801Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect/common 2025-04-25T04:38:57.2840361Z copying torch/fx/passes/dialect/common/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect/common 2025-04-25T04:38:57.2842099Z copying torch/fx/passes/dialect/common/cse_pass.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect/common 2025-04-25T04:38:57.2852903Z creating build/lib.linux-x86_64-cpython-310/torch/jit/_passes 2025-04-25T04:38:57.2854233Z copying torch/jit/_passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/jit/_passes 2025-04-25T04:38:57.2855945Z copying torch/jit/_passes/_property_propagation.py -> build/lib.linux-x86_64-cpython-310/torch/jit/_passes 2025-04-25T04:38:57.2863323Z creating build/lib.linux-x86_64-cpython-310/torch/jit/mobile 2025-04-25T04:38:57.2864759Z copying torch/jit/mobile/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/jit/mobile 2025-04-25T04:38:57.2874432Z creating build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-04-25T04:38:57.2875769Z copying torch/masked/maskedtensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-04-25T04:38:57.2884360Z copying torch/masked/maskedtensor/_ops_refs.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-04-25T04:38:57.2891631Z copying torch/masked/maskedtensor/binary.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-04-25T04:38:57.2898546Z copying torch/masked/maskedtensor/core.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-04-25T04:38:57.2906053Z copying torch/masked/maskedtensor/creation.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-04-25T04:38:57.2912692Z copying torch/masked/maskedtensor/passthrough.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-04-25T04:38:57.2919541Z copying torch/masked/maskedtensor/reductions.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-04-25T04:38:57.2925975Z copying torch/masked/maskedtensor/unary.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-04-25T04:38:57.2935611Z creating build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2025-04-25T04:38:57.2936791Z copying torch/nested/_internal/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2025-04-25T04:38:57.2938609Z copying torch/nested/_internal/nested_int.py -> build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2025-04-25T04:38:57.2948745Z copying torch/nested/_internal/nested_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2025-04-25T04:38:57.2958942Z copying torch/nested/_internal/ops.py -> build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2025-04-25T04:38:57.2975350Z copying torch/nested/_internal/sdpa.py -> build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2025-04-25T04:38:57.2991083Z creating build/lib.linux-x86_64-cpython-310/torch/nn/attention 2025-04-25T04:38:57.2992440Z copying torch/nn/attention/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention 2025-04-25T04:38:57.2999403Z copying torch/nn/attention/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention 2025-04-25T04:38:57.3006848Z copying torch/nn/attention/bias.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention 2025-04-25T04:38:57.3014774Z copying torch/nn/attention/flex_attention.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention 2025-04-25T04:38:57.3031245Z creating build/lib.linux-x86_64-cpython-310/torch/nn/backends 2025-04-25T04:38:57.3032056Z copying torch/nn/backends/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/backends 2025-04-25T04:38:57.3033679Z copying torch/nn/backends/thnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/backends 2025-04-25T04:38:57.3041866Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic 2025-04-25T04:38:57.3043471Z copying torch/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic 2025-04-25T04:38:57.3052978Z creating build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3054229Z copying torch/nn/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3062002Z copying torch/nn/modules/_functions.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3072004Z copying torch/nn/modules/activation.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3098152Z copying torch/nn/modules/adaptive.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3113999Z copying torch/nn/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3130493Z copying torch/nn/modules/channelshuffle.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3137924Z copying torch/nn/modules/container.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3153031Z copying torch/nn/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3167381Z copying torch/nn/modules/distance.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3173928Z copying torch/nn/modules/dropout.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3180920Z copying torch/nn/modules/flatten.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3187244Z copying torch/nn/modules/fold.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3194881Z copying torch/nn/modules/instancenorm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3202579Z copying torch/nn/modules/lazy.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3209756Z copying torch/nn/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3218774Z copying torch/nn/modules/loss.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3243592Z copying torch/nn/modules/module.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3269321Z copying torch/nn/modules/normalization.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3279688Z copying torch/nn/modules/padding.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3293855Z copying torch/nn/modules/pixelshuffle.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3302406Z copying torch/nn/modules/pooling.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3315343Z copying torch/nn/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3327950Z copying torch/nn/modules/sparse.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3334179Z copying torch/nn/modules/transformer.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3345601Z copying torch/nn/modules/upsampling.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3359346Z copying torch/nn/modules/utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-25T04:38:57.3370151Z creating build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-04-25T04:38:57.3371435Z copying torch/nn/parallel/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-04-25T04:38:57.3376917Z copying torch/nn/parallel/_functions.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-04-25T04:38:57.3383697Z copying torch/nn/parallel/comm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-04-25T04:38:57.3389949Z copying torch/nn/parallel/data_parallel.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-04-25T04:38:57.3396334Z copying torch/nn/parallel/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-04-25T04:38:57.3410011Z copying torch/nn/parallel/parallel_apply.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-04-25T04:38:57.3424273Z copying torch/nn/parallel/replicate.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-04-25T04:38:57.3433942Z copying torch/nn/parallel/scatter_gather.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-04-25T04:38:57.3440930Z creating build/lib.linux-x86_64-cpython-310/torch/nn/qat 2025-04-25T04:38:57.3442480Z copying torch/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat 2025-04-25T04:38:57.3448793Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantizable 2025-04-25T04:38:57.3450315Z copying torch/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantizable 2025-04-25T04:38:57.3456961Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized 2025-04-25T04:38:57.3458744Z copying torch/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized 2025-04-25T04:38:57.3464128Z copying torch/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized 2025-04-25T04:38:57.3470599Z creating build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-25T04:38:57.3471897Z copying torch/nn/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-25T04:38:57.3478389Z copying torch/nn/utils/_deprecation_utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-25T04:38:57.3484672Z copying torch/nn/utils/_named_member_accessor.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-25T04:38:57.3491560Z copying torch/nn/utils/_per_sample_grad.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-25T04:38:57.3498189Z copying torch/nn/utils/clip_grad.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-25T04:38:57.3505363Z copying torch/nn/utils/convert_parameters.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-25T04:38:57.3511968Z copying torch/nn/utils/fusion.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-25T04:38:57.3521173Z copying torch/nn/utils/init.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-25T04:38:57.3529155Z copying torch/nn/utils/memory_format.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-25T04:38:57.3535336Z copying torch/nn/utils/parametrizations.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-25T04:38:57.3542385Z copying torch/nn/utils/parametrize.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-25T04:38:57.3554949Z copying torch/nn/utils/prune.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-25T04:38:57.3568895Z copying torch/nn/utils/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-25T04:38:57.3576590Z copying torch/nn/utils/spectral_norm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-25T04:38:57.3583809Z copying torch/nn/utils/stateless.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-25T04:38:57.3594929Z copying torch/nn/utils/weight_norm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-25T04:38:57.3605287Z creating build/lib.linux-x86_64-cpython-310/torch/nn/attention/experimental 2025-04-25T04:38:57.3606718Z copying torch/nn/attention/experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention/experimental 2025-04-25T04:38:57.3613807Z copying torch/nn/attention/experimental/_paged_attention.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention/experimental 2025-04-25T04:38:57.3621750Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/modules 2025-04-25T04:38:57.3623260Z copying torch/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/modules 2025-04-25T04:38:57.3630643Z copying torch/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/modules 2025-04-25T04:38:57.3637861Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat 2025-04-25T04:38:57.3639147Z copying torch/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat 2025-04-25T04:38:57.3646420Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized 2025-04-25T04:38:57.3647866Z copying torch/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized 2025-04-25T04:38:57.3655205Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules 2025-04-25T04:38:57.3656757Z copying torch/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules 2025-04-25T04:38:57.3663840Z copying torch/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules 2025-04-25T04:38:57.3669800Z copying torch/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules 2025-04-25T04:38:57.3676429Z copying torch/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules 2025-04-25T04:38:57.3683302Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic 2025-04-25T04:38:57.3684695Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic 2025-04-25T04:38:57.3691724Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules 2025-04-25T04:38:57.3693146Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules 2025-04-25T04:38:57.3699890Z copying torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules 2025-04-25T04:38:57.3709142Z copying torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules 2025-04-25T04:38:57.3717566Z copying torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules 2025-04-25T04:38:57.3724944Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic/modules 2025-04-25T04:38:57.3726476Z copying torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic/modules 2025-04-25T04:38:57.3733338Z copying torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic/modules 2025-04-25T04:38:57.3742721Z creating build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic 2025-04-25T04:38:57.3744133Z copying torch/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic 2025-04-25T04:38:57.3753570Z creating build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules 2025-04-25T04:38:57.3754838Z copying torch/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules 2025-04-25T04:38:57.3761080Z copying torch/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules 2025-04-25T04:38:57.3767053Z copying torch/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules 2025-04-25T04:38:57.3772753Z copying torch/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules 2025-04-25T04:38:57.3780033Z creating build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic/modules 2025-04-25T04:38:57.3781392Z copying torch/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic/modules 2025-04-25T04:38:57.3788976Z copying torch/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic/modules 2025-04-25T04:38:57.3796699Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules 2025-04-25T04:38:57.3798105Z copying torch/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules 2025-04-25T04:38:57.3805384Z copying torch/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules 2025-04-25T04:38:57.3812115Z copying torch/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules 2025-04-25T04:38:57.3818702Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference 2025-04-25T04:38:57.3820165Z copying torch/nn/quantized/_reference/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference 2025-04-25T04:38:57.3827996Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic 2025-04-25T04:38:57.3829312Z copying torch/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic 2025-04-25T04:38:57.3837976Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-25T04:38:57.3839226Z copying torch/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-25T04:38:57.3846440Z copying torch/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-25T04:38:57.3854968Z copying torch/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-25T04:38:57.3862310Z copying torch/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-25T04:38:57.3869990Z copying torch/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-25T04:38:57.3876975Z copying torch/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-25T04:38:57.3884081Z copying torch/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-25T04:38:57.3891546Z copying torch/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-25T04:38:57.3900513Z copying torch/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-25T04:38:57.3909882Z copying torch/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-25T04:38:57.3917602Z copying torch/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-25T04:38:57.3928245Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2025-04-25T04:38:57.3929566Z copying torch/nn/quantized/_reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2025-04-25T04:38:57.3936487Z copying torch/nn/quantized/_reference/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2025-04-25T04:38:57.3944137Z copying torch/nn/quantized/_reference/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2025-04-25T04:38:57.3951916Z copying torch/nn/quantized/_reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2025-04-25T04:38:57.3959179Z copying torch/nn/quantized/_reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2025-04-25T04:38:57.3965982Z copying torch/nn/quantized/_reference/modules/utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2025-04-25T04:38:57.3974794Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules 2025-04-25T04:38:57.3976148Z copying torch/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules 2025-04-25T04:38:57.3983655Z copying torch/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules 2025-04-25T04:38:57.3991083Z copying torch/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules 2025-04-25T04:38:57.3997410Z copying torch/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules 2025-04-25T04:38:57.4005342Z creating build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-04-25T04:38:57.4006505Z copying torch/nn/utils/_expanded_weights/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-04-25T04:38:57.4013797Z copying torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-04-25T04:38:57.4020080Z copying torch/nn/utils/_expanded_weights/conv_utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-04-25T04:38:57.4027515Z copying torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-04-25T04:38:57.4034424Z copying torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-04-25T04:38:57.4042284Z copying torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-04-25T04:38:57.4050490Z copying torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-04-25T04:38:57.4057120Z copying torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-04-25T04:38:57.4064355Z copying torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-04-25T04:38:57.4072106Z copying torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-04-25T04:38:57.4080074Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2025-04-25T04:38:57.4081143Z copying torch/onnx/_internal/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2025-04-25T04:38:57.4083288Z copying torch/onnx/_internal/_exporter_legacy.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2025-04-25T04:38:57.4090819Z copying torch/onnx/_internal/_lazy_import.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2025-04-25T04:38:57.4097930Z copying torch/onnx/_internal/io_adapter.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2025-04-25T04:38:57.4106488Z copying torch/onnx/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2025-04-25T04:38:57.4114867Z copying torch/onnx/_internal/onnx_proto_utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2025-04-25T04:38:57.4122477Z copying torch/onnx/_internal/onnxruntime.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2025-04-25T04:38:57.4139267Z copying torch/onnx/_internal/registration.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2025-04-25T04:38:57.4150080Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/ops 2025-04-25T04:38:57.4150849Z copying torch/onnx/ops/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/ops 2025-04-25T04:38:57.4160678Z copying torch/onnx/ops/_symbolic_impl.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/ops 2025-04-25T04:38:57.4171261Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4172594Z copying torch/onnx/_internal/exporter/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4174480Z copying torch/onnx/_internal/exporter/_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4181845Z copying torch/onnx/_internal/exporter/_building.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4190475Z copying torch/onnx/_internal/exporter/_capture_strategies.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4197138Z copying torch/onnx/_internal/exporter/_compat.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4215419Z copying torch/onnx/_internal/exporter/_constants.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4228386Z copying torch/onnx/_internal/exporter/_core.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4255189Z copying torch/onnx/_internal/exporter/_decomp.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4264463Z copying torch/onnx/_internal/exporter/_dispatching.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4274294Z copying torch/onnx/_internal/exporter/_dynamic_shapes.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4282569Z copying torch/onnx/_internal/exporter/_errors.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4288448Z copying torch/onnx/_internal/exporter/_flags.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4294072Z copying torch/onnx/_internal/exporter/_fx_passes.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4300374Z copying torch/onnx/_internal/exporter/_ir_passes.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4307411Z copying torch/onnx/_internal/exporter/_isolated.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4313685Z copying torch/onnx/_internal/exporter/_onnx_program.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4319951Z copying torch/onnx/_internal/exporter/_registration.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4326407Z copying torch/onnx/_internal/exporter/_reporting.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4332780Z copying torch/onnx/_internal/exporter/_schemas.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4340648Z copying torch/onnx/_internal/exporter/_tensors.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4347144Z copying torch/onnx/_internal/exporter/_testing.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4353526Z copying torch/onnx/_internal/exporter/_verification.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-25T04:38:57.4367262Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-04-25T04:38:57.4368152Z copying torch/onnx/_internal/fx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-04-25T04:38:57.4377403Z copying torch/onnx/_internal/fx/_pass.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-04-25T04:38:57.4383601Z copying torch/onnx/_internal/fx/decomposition_table.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-04-25T04:38:57.4390223Z copying torch/onnx/_internal/fx/dynamo_graph_extractor.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-04-25T04:38:57.4396439Z copying torch/onnx/_internal/fx/fx_onnx_interpreter.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-04-25T04:38:57.4404746Z copying torch/onnx/_internal/fx/onnxfunction_dispatcher.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-04-25T04:38:57.4423960Z copying torch/onnx/_internal/fx/patcher.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-04-25T04:38:57.4435722Z copying torch/onnx/_internal/fx/registration.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-04-25T04:38:57.4443964Z copying torch/onnx/_internal/fx/serialization.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-04-25T04:38:57.4449447Z copying torch/onnx/_internal/fx/type_utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-04-25T04:38:57.4456425Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib 2025-04-25T04:38:57.4457701Z copying torch/onnx/_internal/exporter/_torchlib/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib 2025-04-25T04:38:57.4459740Z copying torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib 2025-04-25T04:38:57.4466426Z copying torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib 2025-04-25T04:38:57.4473040Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops 2025-04-25T04:38:57.4474493Z copying torch/onnx/_internal/exporter/_torchlib/ops/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops 2025-04-25T04:38:57.4481077Z copying torch/onnx/_internal/exporter/_torchlib/ops/core.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops 2025-04-25T04:38:57.4487611Z copying torch/onnx/_internal/exporter/_torchlib/ops/hop.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops 2025-04-25T04:38:57.4493540Z copying torch/onnx/_internal/exporter/_torchlib/ops/nn.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops 2025-04-25T04:38:57.4499546Z copying torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops 2025-04-25T04:38:57.4506893Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2025-04-25T04:38:57.4508166Z copying torch/onnx/_internal/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2025-04-25T04:38:57.4515361Z copying torch/onnx/_internal/fx/passes/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2025-04-25T04:38:57.4521764Z copying torch/onnx/_internal/fx/passes/decomp.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2025-04-25T04:38:57.4527942Z copying torch/onnx/_internal/fx/passes/functionalization.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2025-04-25T04:38:57.4534249Z copying torch/onnx/_internal/fx/passes/modularization.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2025-04-25T04:38:57.4546721Z copying torch/onnx/_internal/fx/passes/readability.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2025-04-25T04:38:57.4553819Z copying torch/onnx/_internal/fx/passes/type_promotion.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2025-04-25T04:38:57.4569938Z copying torch/onnx/_internal/fx/passes/virtualization.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2025-04-25T04:38:57.4577719Z creating build/lib.linux-x86_64-cpython-310/torch/optim/_multi_tensor 2025-04-25T04:38:57.4578811Z copying torch/optim/_multi_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/optim/_multi_tensor 2025-04-25T04:38:57.4586703Z creating build/lib.linux-x86_64-cpython-310/torch/package/analyze 2025-04-25T04:38:57.4587688Z copying torch/package/analyze/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/package/analyze 2025-04-25T04:38:57.4601116Z copying torch/package/analyze/find_first_use_of_broken_modules.py -> build/lib.linux-x86_64-cpython-310/torch/package/analyze 2025-04-25T04:38:57.4611558Z copying torch/package/analyze/is_from_package.py -> build/lib.linux-x86_64-cpython-310/torch/package/analyze 2025-04-25T04:38:57.4617929Z copying torch/package/analyze/trace_dependencies.py -> build/lib.linux-x86_64-cpython-310/torch/package/analyze 2025-04-25T04:38:57.4628388Z creating build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-25T04:38:57.4629406Z copying torch/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-25T04:38:57.4637030Z copying torch/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-25T04:38:57.4644154Z copying torch/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-25T04:38:57.4651435Z copying torch/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-25T04:38:57.4657839Z copying torch/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-25T04:38:57.4664209Z copying torch/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-25T04:38:57.4670344Z copying torch/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-25T04:38:57.4676692Z copying torch/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-25T04:38:57.4682724Z copying torch/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-25T04:38:57.4689595Z copying torch/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-25T04:38:57.4696541Z copying torch/quantization/fx/quantization_types.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-25T04:38:57.4702686Z copying torch/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-25T04:38:57.4710166Z creating build/lib.linux-x86_64-cpython-310/torch/signal/windows 2025-04-25T04:38:57.4711367Z copying torch/signal/windows/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/signal/windows 2025-04-25T04:38:57.4718450Z copying torch/signal/windows/windows.py -> build/lib.linux-x86_64-cpython-310/torch/signal/windows 2025-04-25T04:38:57.4729304Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.4730504Z copying torch/testing/_internal/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.4732441Z copying torch/testing/_internal/autocast_test_lists.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.4740436Z copying torch/testing/_internal/autograd_function_db.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.4751649Z copying torch/testing/_internal/check_kernel_launches.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.4760823Z copying torch/testing/_internal/common_cuda.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.4773858Z copying torch/testing/_internal/common_device_type.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.4791745Z copying torch/testing/_internal/common_dist_composable.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.4800454Z copying torch/testing/_internal/common_distributed.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.4822725Z copying torch/testing/_internal/common_dtype.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.4830288Z copying torch/testing/_internal/common_fsdp.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.4843932Z copying torch/testing/_internal/common_jit.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.4850617Z copying torch/testing/_internal/common_methods_invocations.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.4941310Z copying torch/testing/_internal/common_mkldnn.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.4947701Z copying torch/testing/_internal/common_modules.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.4970418Z copying torch/testing/_internal/common_nn.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.4988838Z copying torch/testing/_internal/common_optimizers.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5002348Z copying torch/testing/_internal/common_pruning.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5008137Z copying torch/testing/_internal/common_quantization.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5036153Z copying torch/testing/_internal/common_quantized.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5037161Z copying torch/testing/_internal/common_subclass.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5038651Z copying torch/testing/_internal/common_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5065148Z copying torch/testing/_internal/composite_compliance.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5072325Z copying torch/testing/_internal/custom_op_db.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5078922Z copying torch/testing/_internal/custom_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5084964Z copying torch/testing/_internal/dist_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5090379Z copying torch/testing/_internal/dynamo_test_failures.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5095531Z copying torch/testing/_internal/fake_config_module.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5100393Z copying torch/testing/_internal/fake_config_module2.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5106632Z copying torch/testing/_internal/fake_config_module3.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5115229Z copying torch/testing/_internal/hop_db.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5121614Z copying torch/testing/_internal/hypothesis_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5127200Z copying torch/testing/_internal/inductor_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5132836Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5144204Z copying torch/testing/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5155865Z copying torch/testing/_internal/logging_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5161017Z copying torch/testing/_internal/logging_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5167311Z copying torch/testing/_internal/quantization_torch_package_models.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5172100Z copying torch/testing/_internal/static_module.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5176614Z copying torch/testing/_internal/subclasses.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5182099Z copying torch/testing/_internal/torchbind_impls.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5187278Z copying torch/testing/_internal/triton_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5193820Z copying torch/testing/_internal/two_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-25T04:38:57.5200664Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/codegen 2025-04-25T04:38:57.5202173Z copying torch/testing/_internal/codegen/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/codegen 2025-04-25T04:38:57.5208741Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data 2025-04-25T04:38:57.5210077Z copying torch/testing/_internal/data/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data 2025-04-25T04:38:57.5216390Z copying torch/testing/_internal/data/network1.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data 2025-04-25T04:38:57.5221406Z copying torch/testing/_internal/data/network2.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data 2025-04-25T04:38:57.5228900Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-04-25T04:38:57.5230257Z copying torch/testing/_internal/distributed/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-04-25T04:38:57.5232378Z copying torch/testing/_internal/distributed/checkpoint_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-04-25T04:38:57.5239560Z copying torch/testing/_internal/distributed/common_state_dict.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-04-25T04:38:57.5251499Z copying torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-04-25T04:38:57.5260767Z copying torch/testing/_internal/distributed/distributed_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-04-25T04:38:57.5300445Z copying torch/testing/_internal/distributed/distributed_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-04-25T04:38:57.5310427Z copying torch/testing/_internal/distributed/fake_pg.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-04-25T04:38:57.5317241Z copying torch/testing/_internal/distributed/multi_threaded_pg.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-04-25T04:38:57.5324605Z copying torch/testing/_internal/distributed/rpc_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-04-25T04:38:57.5331115Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/generated 2025-04-25T04:38:57.5332192Z copying torch/testing/_internal/generated/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/generated 2025-04-25T04:38:57.5334281Z copying torch/testing/_internal/generated/annotated_fn_args.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/generated 2025-04-25T04:38:57.5341068Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo 2025-04-25T04:38:57.5342362Z copying torch/testing/_internal/opinfo/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo 2025-04-25T04:38:57.5350866Z copying torch/testing/_internal/opinfo/core.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo 2025-04-25T04:38:57.5377908Z copying torch/testing/_internal/opinfo/refs.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo 2025-04-25T04:38:57.5385349Z copying torch/testing/_internal/opinfo/utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo 2025-04-25T04:38:57.5391720Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2025-04-25T04:38:57.5393036Z copying torch/testing/_internal/optests/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2025-04-25T04:38:57.5398465Z copying torch/testing/_internal/optests/aot_autograd.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2025-04-25T04:38:57.5404141Z copying torch/testing/_internal/optests/autograd_registration.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2025-04-25T04:38:57.5409265Z copying torch/testing/_internal/optests/fake_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2025-04-25T04:38:57.5416941Z copying torch/testing/_internal/optests/generate_tests.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2025-04-25T04:38:57.5426936Z copying torch/testing/_internal/optests/make_fx.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2025-04-25T04:38:57.5434636Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module 2025-04-25T04:38:57.5435657Z copying torch/testing/_internal/test_module/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module 2025-04-25T04:38:57.5437148Z copying torch/testing/_internal/test_module/future_div.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module 2025-04-25T04:38:57.5442057Z copying torch/testing/_internal/test_module/no_future_div.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module 2025-04-25T04:38:57.5447824Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard 2025-04-25T04:38:57.5449192Z copying torch/testing/_internal/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard 2025-04-25T04:38:57.5454352Z copying torch/testing/_internal/distributed/_shard/test_common.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard 2025-04-25T04:38:57.5459883Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_tensor 2025-04-25T04:38:57.5461259Z copying torch/testing/_internal/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_tensor 2025-04-25T04:38:57.5463617Z copying torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_tensor 2025-04-25T04:38:57.5470122Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn 2025-04-25T04:38:57.5471467Z copying torch/testing/_internal/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn 2025-04-25T04:38:57.5474689Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-04-25T04:38:57.5476045Z copying torch/testing/_internal/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-04-25T04:38:57.5477882Z copying torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-04-25T04:38:57.5492122Z copying torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-04-25T04:38:57.5499023Z copying torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-04-25T04:38:57.5506458Z copying torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-04-25T04:38:57.5512195Z copying torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-04-25T04:38:57.5517634Z copying torch/testing/_internal/distributed/rpc/rpc_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-04-25T04:38:57.5536475Z copying torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-04-25T04:38:57.5543080Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-04-25T04:38:57.5544806Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-04-25T04:38:57.5550836Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-04-25T04:38:57.5557182Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-04-25T04:38:57.5564794Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn/api 2025-04-25T04:38:57.5566728Z copying torch/testing/_internal/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn/api 2025-04-25T04:38:57.5568507Z copying torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn/api 2025-04-25T04:38:57.5578985Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples 2025-04-25T04:38:57.5581070Z copying torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples 2025-04-25T04:38:57.5582619Z copying torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples 2025-04-25T04:38:57.5590272Z copying torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples 2025-04-25T04:38:57.5598419Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit 2025-04-25T04:38:57.5600237Z copying torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit 2025-04-25T04:38:57.5601864Z copying torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit 2025-04-25T04:38:57.5610719Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit 2025-04-25T04:38:57.5625965Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit 2025-04-25T04:38:57.5633559Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-04-25T04:38:57.5634651Z copying torch/testing/_internal/opinfo/definitions/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-04-25T04:38:57.5641832Z copying torch/testing/_internal/opinfo/definitions/_masked.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-04-25T04:38:57.5657133Z copying torch/testing/_internal/opinfo/definitions/fft.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-04-25T04:38:57.5665204Z copying torch/testing/_internal/opinfo/definitions/linalg.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-04-25T04:38:57.5680232Z copying torch/testing/_internal/opinfo/definitions/nested.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-04-25T04:38:57.5703085Z copying torch/testing/_internal/opinfo/definitions/signal.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-04-25T04:38:57.5714280Z copying torch/testing/_internal/opinfo/definitions/sparse.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-04-25T04:38:57.5738725Z copying torch/testing/_internal/opinfo/definitions/special.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-04-25T04:38:57.5747353Z creating build/lib.linux-x86_64-cpython-310/torch/utils/_strobelight 2025-04-25T04:38:57.5748707Z copying torch/utils/_strobelight/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_strobelight 2025-04-25T04:38:57.5750148Z copying torch/utils/_strobelight/cli_function_profiler.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_strobelight 2025-04-25T04:38:57.5758414Z creating build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-04-25T04:38:57.5759859Z copying torch/utils/_sympy/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-04-25T04:38:57.5761344Z copying torch/utils/_sympy/functions.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-04-25T04:38:57.5777973Z copying torch/utils/_sympy/interp.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-04-25T04:38:57.5785589Z copying torch/utils/_sympy/numbers.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-04-25T04:38:57.5794174Z copying torch/utils/_sympy/printers.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-04-25T04:38:57.5801460Z copying torch/utils/_sympy/reference.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-04-25T04:38:57.5808734Z copying torch/utils/_sympy/singleton_int.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-04-25T04:38:57.5813751Z copying torch/utils/_sympy/solve.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-04-25T04:38:57.5819751Z copying torch/utils/_sympy/symbol.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-04-25T04:38:57.5825799Z copying torch/utils/_sympy/value_ranges.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-04-25T04:38:57.5837180Z creating build/lib.linux-x86_64-cpython-310/torch/utils/backcompat 2025-04-25T04:38:57.5838671Z copying torch/utils/backcompat/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/backcompat 2025-04-25T04:38:57.5845733Z creating build/lib.linux-x86_64-cpython-310/torch/utils/benchmark 2025-04-25T04:38:57.5847016Z copying torch/utils/benchmark/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark 2025-04-25T04:38:57.5854101Z creating build/lib.linux-x86_64-cpython-310/torch/utils/bottleneck 2025-04-25T04:38:57.5855571Z copying torch/utils/bottleneck/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/bottleneck 2025-04-25T04:38:57.5857254Z copying torch/utils/bottleneck/__main__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/bottleneck 2025-04-25T04:38:57.5865903Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-04-25T04:38:57.5867141Z copying torch/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-04-25T04:38:57.5873738Z copying torch/utils/data/backward_compatibility.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-04-25T04:38:57.5879728Z copying torch/utils/data/dataloader.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-04-25T04:38:57.5907898Z copying torch/utils/data/dataset.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-04-25T04:38:57.5922549Z copying torch/utils/data/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-04-25T04:38:57.5932164Z copying torch/utils/data/graph.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-04-25T04:38:57.5939176Z copying torch/utils/data/graph_settings.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-04-25T04:38:57.5945724Z copying torch/utils/data/sampler.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-04-25T04:38:57.5952807Z creating build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2025-04-25T04:38:57.5953938Z copying torch/utils/hipify/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2025-04-25T04:38:57.5960112Z copying torch/utils/hipify/constants.py -> build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2025-04-25T04:38:57.5965247Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2025-04-25T04:38:57.5992805Z copying torch/utils/hipify/hipify_python.py -> build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2025-04-25T04:38:57.6008777Z copying torch/utils/hipify/version.py -> build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2025-04-25T04:38:57.6015737Z creating build/lib.linux-x86_64-cpython-310/torch/utils/jit 2025-04-25T04:38:57.6017188Z copying torch/utils/jit/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/jit 2025-04-25T04:38:57.6018827Z copying torch/utils/jit/log_extract.py -> build/lib.linux-x86_64-cpython-310/torch/utils/jit 2025-04-25T04:38:57.6024983Z creating build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2025-04-25T04:38:57.6026289Z copying torch/utils/model_dump/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2025-04-25T04:38:57.6032685Z copying torch/utils/model_dump/__main__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2025-04-25T04:38:57.6039706Z creating build/lib.linux-x86_64-cpython-310/torch/utils/serialization 2025-04-25T04:38:57.6040652Z copying torch/utils/serialization/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/serialization 2025-04-25T04:38:57.6050686Z copying torch/utils/serialization/config.py -> build/lib.linux-x86_64-cpython-310/torch/utils/serialization 2025-04-25T04:38:57.6059180Z creating build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-04-25T04:38:57.6060550Z copying torch/utils/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-04-25T04:38:57.6066081Z copying torch/utils/tensorboard/_convert_np.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-04-25T04:38:57.6071544Z copying torch/utils/tensorboard/_embedding.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-04-25T04:38:57.6078057Z copying torch/utils/tensorboard/_onnx_graph.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-04-25T04:38:57.6084321Z copying torch/utils/tensorboard/_proto_graph.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-04-25T04:38:57.6089800Z copying torch/utils/tensorboard/_pytorch_graph.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-04-25T04:38:57.6096810Z copying torch/utils/tensorboard/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-04-25T04:38:57.6103466Z copying torch/utils/tensorboard/summary.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-04-25T04:38:57.6116236Z copying torch/utils/tensorboard/writer.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-04-25T04:38:57.6130314Z creating build/lib.linux-x86_64-cpython-310/torch/utils/viz 2025-04-25T04:38:57.6131483Z copying torch/utils/viz/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/viz 2025-04-25T04:38:57.6133121Z copying torch/utils/viz/_cycles.py -> build/lib.linux-x86_64-cpython-310/torch/utils/viz 2025-04-25T04:38:57.6141787Z creating build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-04-25T04:38:57.6142994Z copying torch/utils/benchmark/examples/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-04-25T04:38:57.6144584Z copying torch/utils/benchmark/examples/blas_compare_setup.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-04-25T04:38:57.6151321Z copying torch/utils/benchmark/examples/compare.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-04-25T04:38:57.6158019Z copying torch/utils/benchmark/examples/fuzzer.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-04-25T04:38:57.6163894Z copying torch/utils/benchmark/examples/op_benchmark.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-04-25T04:38:57.6170714Z copying torch/utils/benchmark/examples/simple_timeit.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-04-25T04:38:57.6179143Z copying torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-04-25T04:38:57.6189372Z creating build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2025-04-25T04:38:57.6190539Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2025-04-25T04:38:57.6192008Z copying torch/utils/benchmark/op_fuzzers/binary.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2025-04-25T04:38:57.6200565Z copying torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2025-04-25T04:38:57.6208072Z copying torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2025-04-25T04:38:57.6214607Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2025-04-25T04:38:57.6220736Z copying torch/utils/benchmark/op_fuzzers/unary.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2025-04-25T04:38:57.6228480Z creating build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-04-25T04:38:57.6229733Z copying torch/utils/benchmark/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-04-25T04:38:57.6231477Z copying torch/utils/benchmark/utils/_stubs.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-04-25T04:38:57.6239026Z copying torch/utils/benchmark/utils/common.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-04-25T04:38:57.6245568Z copying torch/utils/benchmark/utils/compare.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-04-25T04:38:57.6252747Z copying torch/utils/benchmark/utils/compile.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-04-25T04:38:57.6259775Z copying torch/utils/benchmark/utils/cpp_jit.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-04-25T04:38:57.6267019Z copying torch/utils/benchmark/utils/fuzzer.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-04-25T04:38:57.6274739Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-04-25T04:38:57.6282323Z copying torch/utils/benchmark/utils/timer.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-04-25T04:38:57.6290792Z creating build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2025-04-25T04:38:57.6292472Z copying torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2025-04-25T04:38:57.6294401Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2025-04-25T04:38:57.6308938Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2025-04-25T04:38:57.6310005Z copying torch/utils/data/_utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2025-04-25T04:38:57.6317628Z copying torch/utils/data/_utils/collate.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2025-04-25T04:38:57.6333272Z copying torch/utils/data/_utils/fetch.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2025-04-25T04:38:57.6344589Z copying torch/utils/data/_utils/pin_memory.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2025-04-25T04:38:57.6351319Z copying torch/utils/data/_utils/signal_handling.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2025-04-25T04:38:57.6358041Z copying torch/utils/data/_utils/worker.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2025-04-25T04:38:57.6372447Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-04-25T04:38:57.6374090Z copying torch/utils/data/datapipes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-04-25T04:38:57.6384596Z copying torch/utils/data/datapipes/_decorator.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-04-25T04:38:57.6394157Z copying torch/utils/data/datapipes/_hook_iterator.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-04-25T04:38:57.6402374Z copying torch/utils/data/datapipes/_typing.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-04-25T04:38:57.6409767Z copying torch/utils/data/datapipes/datapipe.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-04-25T04:38:57.6417383Z copying torch/utils/data/datapipes/gen_pyi.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-04-25T04:38:57.6419936Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2025-04-25T04:38:57.6421307Z copying torch/utils/data/datapipes/dataframe/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2025-04-25T04:38:57.6427494Z copying torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2025-04-25T04:38:57.6434023Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2025-04-25T04:38:57.6441285Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2025-04-25T04:38:57.6470717Z copying torch/utils/data/datapipes/dataframe/structures.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2025-04-25T04:38:57.6488627Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-25T04:38:57.6490004Z copying torch/utils/data/datapipes/iter/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-25T04:38:57.6496316Z copying torch/utils/data/datapipes/iter/callable.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-25T04:38:57.6498069Z copying torch/utils/data/datapipes/iter/combinatorics.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-25T04:38:57.6499801Z copying torch/utils/data/datapipes/iter/combining.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-25T04:38:57.6501869Z copying torch/utils/data/datapipes/iter/filelister.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-25T04:38:57.6503659Z copying torch/utils/data/datapipes/iter/fileopener.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-25T04:38:57.6505347Z copying torch/utils/data/datapipes/iter/grouping.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-25T04:38:57.6507060Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-25T04:38:57.6508764Z copying torch/utils/data/datapipes/iter/selecting.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-25T04:38:57.6510649Z copying torch/utils/data/datapipes/iter/sharding.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-25T04:38:57.6512344Z copying torch/utils/data/datapipes/iter/streamreader.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-25T04:38:57.6513916Z copying torch/utils/data/datapipes/iter/utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-25T04:38:57.6521965Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2025-04-25T04:38:57.6523356Z copying torch/utils/data/datapipes/map/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2025-04-25T04:38:57.6528659Z copying torch/utils/data/datapipes/map/callable.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2025-04-25T04:38:57.6530360Z copying torch/utils/data/datapipes/map/combinatorics.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2025-04-25T04:38:57.6532121Z copying torch/utils/data/datapipes/map/combining.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2025-04-25T04:38:57.6533792Z copying torch/utils/data/datapipes/map/grouping.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2025-04-25T04:38:57.6535465Z copying torch/utils/data/datapipes/map/utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2025-04-25T04:38:57.6541657Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils 2025-04-25T04:38:57.6543049Z copying torch/utils/data/datapipes/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils 2025-04-25T04:38:57.6544819Z copying torch/utils/data/datapipes/utils/common.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils 2025-04-25T04:38:57.6551038Z copying torch/utils/data/datapipes/utils/decoder.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils 2025-04-25T04:38:57.6556966Z copying torch/utils/data/datapipes/utils/snapshot.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils 2025-04-25T04:38:57.6563755Z creating build/lib.linux-x86_64-cpython-310/torchgen/aoti 2025-04-25T04:38:57.6565061Z copying torchgen/aoti/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/aoti 2025-04-25T04:38:57.6566648Z copying torchgen/aoti/fallback_ops.py -> build/lib.linux-x86_64-cpython-310/torchgen/aoti 2025-04-25T04:38:57.6570100Z creating build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-25T04:38:57.6571032Z copying torchgen/api/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-25T04:38:57.6572682Z copying torchgen/api/autograd.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-25T04:38:57.6574738Z copying torchgen/api/cpp.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-25T04:38:57.6581328Z copying torchgen/api/dispatcher.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-25T04:38:57.6586539Z copying torchgen/api/functionalization.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-25T04:38:57.6588250Z copying torchgen/api/lazy.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-25T04:38:57.6595609Z copying torchgen/api/meta.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-25T04:38:57.6597346Z copying torchgen/api/native.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-25T04:38:57.6599014Z copying torchgen/api/python.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-25T04:38:57.6601146Z copying torchgen/api/structured.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-25T04:38:57.6602904Z copying torchgen/api/translate.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-25T04:38:57.6610108Z copying torchgen/api/ufunc.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-25T04:38:57.6611918Z copying torchgen/api/unboxing.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-25T04:38:57.6618874Z creating build/lib.linux-x86_64-cpython-310/torchgen/dest 2025-04-25T04:38:57.6620210Z copying torchgen/dest/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2025-04-25T04:38:57.6621926Z copying torchgen/dest/lazy_ir.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2025-04-25T04:38:57.6638711Z copying torchgen/dest/lazy_ts_lowering.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2025-04-25T04:38:57.6640595Z copying torchgen/dest/native_functions.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2025-04-25T04:38:57.6642279Z copying torchgen/dest/register_dispatch_key.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2025-04-25T04:38:57.6653387Z copying torchgen/dest/ufunc.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2025-04-25T04:38:57.6661558Z creating build/lib.linux-x86_64-cpython-310/torchgen/executorch 2025-04-25T04:38:57.6662871Z copying torchgen/executorch/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch 2025-04-25T04:38:57.6664512Z copying torchgen/executorch/model.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch 2025-04-25T04:38:57.6666246Z copying torchgen/executorch/parse.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch 2025-04-25T04:38:57.6668622Z creating build/lib.linux-x86_64-cpython-310/torchgen/operator_versions 2025-04-25T04:38:57.6669908Z copying torchgen/operator_versions/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/operator_versions 2025-04-25T04:38:57.6671432Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> build/lib.linux-x86_64-cpython-310/torchgen/operator_versions 2025-04-25T04:38:57.6677437Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/lib.linux-x86_64-cpython-310/torchgen/operator_versions 2025-04-25T04:38:57.6686238Z creating build/lib.linux-x86_64-cpython-310/torchgen/selective_build 2025-04-25T04:38:57.6687453Z copying torchgen/selective_build/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/selective_build 2025-04-25T04:38:57.6688903Z copying torchgen/selective_build/operator.py -> build/lib.linux-x86_64-cpython-310/torchgen/selective_build 2025-04-25T04:38:57.6690827Z copying torchgen/selective_build/selector.py -> build/lib.linux-x86_64-cpython-310/torchgen/selective_build 2025-04-25T04:38:57.6698372Z creating build/lib.linux-x86_64-cpython-310/torchgen/static_runtime 2025-04-25T04:38:57.6699600Z copying torchgen/static_runtime/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/static_runtime 2025-04-25T04:38:57.6701111Z copying torchgen/static_runtime/config.py -> build/lib.linux-x86_64-cpython-310/torchgen/static_runtime 2025-04-25T04:38:57.6707793Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> build/lib.linux-x86_64-cpython-310/torchgen/static_runtime 2025-04-25T04:38:57.6714292Z copying torchgen/static_runtime/generator.py -> build/lib.linux-x86_64-cpython-310/torchgen/static_runtime 2025-04-25T04:38:57.6721817Z creating build/lib.linux-x86_64-cpython-310/torchgen/api/types 2025-04-25T04:38:57.6723081Z copying torchgen/api/types/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/api/types 2025-04-25T04:38:57.6728266Z copying torchgen/api/types/signatures.py -> build/lib.linux-x86_64-cpython-310/torchgen/api/types 2025-04-25T04:38:57.6747040Z copying torchgen/api/types/types.py -> build/lib.linux-x86_64-cpython-310/torchgen/api/types 2025-04-25T04:38:57.6758126Z copying torchgen/api/types/types_base.py -> build/lib.linux-x86_64-cpython-310/torchgen/api/types 2025-04-25T04:38:57.6766553Z creating build/lib.linux-x86_64-cpython-310/torchgen/executorch/api 2025-04-25T04:38:57.6767572Z copying torchgen/executorch/api/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch/api 2025-04-25T04:38:57.6769299Z copying torchgen/executorch/api/custom_ops.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch/api 2025-04-25T04:38:57.6770930Z copying torchgen/executorch/api/et_cpp.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch/api 2025-04-25T04:38:57.6773282Z copying torchgen/executorch/api/unboxing.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch/api 2025-04-25T04:38:57.6775748Z creating build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/types 2025-04-25T04:38:57.6776977Z copying torchgen/executorch/api/types/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/types 2025-04-25T04:38:57.6778606Z copying torchgen/executorch/api/types/signatures.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/types 2025-04-25T04:38:57.6780383Z copying torchgen/executorch/api/types/types.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/types 2025-04-25T04:38:58.1516757Z copying torch/_VF.pyi -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:58.1525541Z copying torch/return_types.pyi -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:58.1528025Z copying torch/py.typed -> build/lib.linux-x86_64-cpython-310/torch 2025-04-25T04:38:58.1529658Z creating build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-25T04:38:58.1531197Z copying torch/bin/protoc-3.13.0.0 -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-25T04:38:58.1826485Z copying torch/bin/protoc -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-25T04:38:58.1862715Z copying torch/bin/test_edge_op_registration -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-25T04:38:58.1900575Z copying torch/bin/test_jit -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-25T04:38:58.2315367Z copying torch/bin/test_tensorexpr -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-25T04:38:58.2836061Z copying torch/bin/tutorial_tensorexpr -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-25T04:38:58.2850297Z copying torch/bin/FileStoreTest -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-25T04:38:58.2905768Z copying torch/bin/TCPStoreTest -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-25T04:38:58.2965391Z copying torch/bin/HashStoreTest -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-25T04:38:58.3017370Z copying torch/bin/test_dist_autograd -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-25T04:38:58.3063197Z copying torch/bin/test_cpp_rpc -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-25T04:38:58.3136680Z copying torch/bin/test_api -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-25T04:38:58.3934284Z copying torch/bin/test_mobile_nnc -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-25T04:38:58.3987467Z copying torch/bin/aot_model_compiler_test -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-25T04:38:58.3991534Z copying torch/bin/test_lazy -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-25T04:38:58.4237865Z copying torch/bin/torch_shm_manager -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-25T04:38:58.4245028Z creating build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.4246062Z copying torch/test/c10_CompileTimeFunctionPointer_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.4286793Z copying torch/test/c10_DeviceGuard_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.4328517Z copying torch/test/c10_Device_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.4377740Z copying torch/test/c10_DispatchKeySet_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.4445630Z copying torch/test/c10_Scalar_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.4490755Z copying torch/test/c10_StreamGuard_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.4547217Z copying torch/test/c10_SymInt_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.4595972Z copying torch/test/c10_InlineDeviceGuard_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.4661191Z copying torch/test/c10_InlineStreamGuard_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.4720752Z copying torch/test/c10_SizesAndStrides_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.4799590Z copying torch/test/c10_cow_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.4870825Z copying torch/test/c10_ArrayRef_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.4928532Z copying torch/test/c10_Bitset_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.4970557Z copying torch/test/c10_ConstexprCrc_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.5031141Z copying torch/test/c10_DeadlockDetection_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.5087359Z copying torch/test/c10_Half_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.5128543Z copying torch/test/c10_LeftRight_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.5192897Z copying torch/test/c10_Metaprogramming_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.5243883Z copying torch/test/c10_NetworkFlow_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.5288255Z copying torch/test/c10_Synchronized_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.5346764Z copying torch/test/c10_ThreadLocal_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.5396169Z copying torch/test/c10_TypeIndex_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.5436775Z copying torch/test/c10_TypeList_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.5493885Z copying torch/test/c10_TypeTraits_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.5545958Z copying torch/test/c10_accumulate_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.5591480Z copying torch/test/c10_bfloat16_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.5631895Z copying torch/test/c10_bit_cast_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.5679928Z copying torch/test/c10_complex_math_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.5722367Z copying torch/test/c10_complex_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.5766452Z copying torch/test/c10_error_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.5820959Z copying torch/test/c10_exception_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.5880812Z copying torch/test/c10_flags_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.5920129Z copying torch/test/c10_generic_math_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.5983480Z copying torch/test/c10_intrusive_ptr_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.6111113Z copying torch/test/c10_irange_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.6159965Z copying torch/test/c10_lazy_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.6209405Z copying torch/test/c10_logging_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.6264221Z copying torch/test/c10_optional_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.6355290Z copying torch/test/c10_ordered_preserving_dict_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.6413071Z copying torch/test/c10_registry_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.6456872Z copying torch/test/c10_small_vector_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.6595078Z copying torch/test/c10_ssize_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.6638892Z copying torch/test/c10_string_util_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.6678846Z copying torch/test/c10_string_view_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.6718264Z copying torch/test/c10_tempfile_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.6760581Z copying torch/test/c10_typeid_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.6816638Z copying torch/test/c10_intrusive_ptr_benchmark -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.6851476Z copying torch/test/c10_hip_HIPAssertionsTest_1_var_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.6905763Z copying torch/test/c10_hip_HIPAssertionsTest_catches_stream -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.6949645Z copying torch/test/c10_hip_HIPAssertionsTest_catches_thread_and_block_and_device -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.7006439Z copying torch/test/c10_hip_HIPAssertionsTest_from_2_processes -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.7042058Z copying torch/test/c10_hip_HIPAssertionsTest_multiple_writes_from_blocks_and_threads -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.7077401Z copying torch/test/c10_hip_HIPAssertionsTest_multiple_writes_from_multiple_blocks -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.7118345Z copying torch/test/c10_hip_HIPAssertionsTest_multiple_writes_from_same_block -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.7156428Z copying torch/test/c10_hip_HIPTest -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.7208268Z copying torch/test/Dict_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.7268986Z copying torch/test/Dimname_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.7318962Z copying torch/test/MaybeOwned_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.7382808Z copying torch/test/NamedTensor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.7438423Z copying torch/test/apply_utils_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.7494965Z copying torch/test/atest -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.7554078Z copying torch/test/basic -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.7615913Z copying torch/test/broadcast_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.7664485Z copying torch/test/cpu_allocator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.7716578Z copying torch/test/cpu_generator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.7761278Z copying torch/test/cpu_profiling_allocator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.7815607Z copying torch/test/cpu_rng_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.7892105Z copying torch/test/dlconvertor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.7944166Z copying torch/test/extension_backend_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.8006259Z copying torch/test/half_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.8072281Z copying torch/test/ivalue_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.8146405Z copying torch/test/lazy_tensor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.8193012Z copying torch/test/math_kernel_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.8238883Z copying torch/test/memory_format_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.8278589Z copying torch/test/memory_overlapping_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.8337773Z copying torch/test/mobile_memory_cleanup -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.8388055Z copying torch/test/native_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.8434885Z copying torch/test/operator_name_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.8485110Z copying torch/test/operators_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.8536464Z copying torch/test/packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.8596298Z copying torch/test/pow_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.8671060Z copying torch/test/quantized_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.8725293Z copying torch/test/reduce_ops_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.8786158Z copying torch/test/reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.8838058Z copying torch/test/scalar_tensor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.8894461Z copying torch/test/scalar_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.8945048Z copying torch/test/StorageUtils_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.8991366Z copying torch/test/stride_properties_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.9050188Z copying torch/test/tensor_iterator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.9124799Z copying torch/test/test_parallel -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.9160375Z copying torch/test/thread_init_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.9162420Z copying torch/test/type_ptr_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.9208103Z copying torch/test/type_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.9254979Z copying torch/test/undefined_tensor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.9300161Z copying torch/test/verify_api_visibility -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.9301889Z copying torch/test/legacy_vmap_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.9358563Z copying torch/test/weakref_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.9405639Z copying torch/test/wrapdim_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.9457825Z copying torch/test/xla_tensor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.9502531Z copying torch/test/IListRef_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.9556823Z copying torch/test/List_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.9636705Z copying torch/test/KernelFunction_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.9705764Z copying torch/test/kernel_function_legacy_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.9804751Z copying torch/test/kernel_function_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.9882572Z copying torch/test/kernel_lambda_legacy_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:58.9982162Z copying torch/test/kernel_lambda_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:59.0076458Z copying torch/test/kernel_stackbased_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:59.0147824Z copying torch/test/make_boxed_from_unboxed_functor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:59.0237725Z copying torch/test/CppSignature_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:59.0284119Z copying torch/test/backend_fallback_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:59.0332700Z copying torch/test/op_allowlist_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:59.0390846Z copying torch/test/op_registration_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:59.0628902Z copying torch/test/inline_container_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:59.0680155Z copying torch/test/hip_apply_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:59.0721791Z copying torch/test/hip_complex_math_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:59.0770703Z copying torch/test/hip_complex_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:59.0816565Z copying torch/test/hip_distributions_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:59.0866158Z copying torch/test/hip_dlconvertor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:59.0923402Z copying torch/test/hip_generator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:59.0974301Z copying torch/test/hip_half_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:59.1017949Z copying torch/test/hip_integer_divider_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:59.1075464Z copying torch/test/hip_optional_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:59.1117100Z copying torch/test/hip_packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:59.1163145Z copying torch/test/hip_vectorized_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-25T04:38:59.1214860Z creating build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1215861Z copying torch/_C/_aoti.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1222301Z copying torch/_C/_autograd.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1230193Z copying torch/_C/_cpu.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1238386Z copying torch/_C/_cudnn.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1246593Z copying torch/_C/_cusparselt.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1251510Z copying torch/_C/_distributed_autograd.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1257152Z copying torch/_C/_distributed_c10d.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1264394Z copying torch/_C/_distributed_rpc.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1269862Z copying torch/_C/_distributed_rpc_testing.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1275822Z copying torch/_C/_export.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1280900Z copying torch/_C/_functions.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1285816Z copying torch/_C/_functorch.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1290897Z copying torch/_C/_instruction_counter.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1300878Z copying torch/_C/_itt.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1305640Z copying torch/_C/_lazy.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1310056Z copying torch/_C/_lazy_ts_backend.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1314277Z copying torch/_C/_monitor.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1318761Z copying torch/_C/_nvtx.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1323312Z copying torch/_C/_onnx.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1328346Z copying torch/_C/_profiler.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1333670Z copying torch/_C/_verbose.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1339205Z copying torch/_C/__init__.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1343924Z copying torch/_C/_VariableFunctions.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1353139Z copying torch/_C/_nn.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-25T04:38:59.1354934Z creating build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo 2025-04-25T04:38:59.1357076Z copying torch/_C/_dynamo/__init__.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo 2025-04-25T04:38:59.1363309Z copying torch/_C/_dynamo/compiled_autograd.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo 2025-04-25T04:38:59.1369840Z copying torch/_C/_dynamo/eval_frame.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo 2025-04-25T04:38:59.1375283Z copying torch/_C/_dynamo/guards.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo 2025-04-25T04:38:59.1382697Z creating build/lib.linux-x86_64-cpython-310/torch/_C_flatbuffer 2025-04-25T04:38:59.1384108Z copying torch/_C_flatbuffer/__init__.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C_flatbuffer 2025-04-25T04:38:59.1389777Z copying torch/distributed/optim/zero_redundancy_optimizer.pyi -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-25T04:38:59.1395241Z copying torch/jit/_script.pyi -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:38:59.1402115Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-25T04:38:59.1406930Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-25T04:38:59.1409395Z copying torch/optim/_multi_tensor/__init__.pyi -> build/lib.linux-x86_64-cpython-310/torch/optim/_multi_tensor 2025-04-25T04:38:59.1414666Z copying torch/utils/_config_typing.pyi -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:38:59.1421093Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-04-25T04:38:59.1423567Z creating build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-25T04:38:59.1424857Z copying torch/lib/libshm.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-25T04:38:59.1433842Z creating build/lib.linux-x86_64-cpython-310/torch/lib/libshm 2025-04-25T04:38:59.1435146Z copying torch/lib/libshm/alloc_info.h -> build/lib.linux-x86_64-cpython-310/torch/lib/libshm 2025-04-25T04:38:59.1436892Z copying torch/lib/libshm/err.h -> build/lib.linux-x86_64-cpython-310/torch/lib/libshm 2025-04-25T04:38:59.1439725Z copying torch/lib/libshm/libshm.h -> build/lib.linux-x86_64-cpython-310/torch/lib/libshm 2025-04-25T04:38:59.1441645Z copying torch/lib/libshm/socket.h -> build/lib.linux-x86_64-cpython-310/torch/lib/libshm 2025-04-25T04:38:59.1443375Z creating build/lib.linux-x86_64-cpython-310/torch/lib/libshm_windows 2025-04-25T04:38:59.1444453Z copying torch/lib/libshm_windows/libshm.h -> build/lib.linux-x86_64-cpython-310/torch/lib/libshm_windows 2025-04-25T04:38:59.1446299Z creating build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:38:59.1447808Z copying torch/include/pthreadpool.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:38:59.1462339Z copying torch/include/fxdiv.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:38:59.1468207Z copying torch/include/cpuinfo.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:38:59.1484408Z copying torch/include/qnnpack_func.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:38:59.1490929Z copying torch/include/clog.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:38:59.1496461Z copying torch/include/psimd.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:38:59.1514283Z copying torch/include/fp16.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:38:59.1521553Z copying torch/include/nnpack.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:38:59.1546947Z copying torch/include/xnnpack.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:38:59.1567138Z copying torch/include/experiments-config.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:38:59.1572553Z copying torch/include/dnnl.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:38:59.1580224Z copying torch/include/dnnl_config.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:38:59.1584928Z copying torch/include/dnnl_debug.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:38:59.1590119Z copying torch/include/dnnl_ocl.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:38:59.1595670Z copying torch/include/dnnl_sycl.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:38:59.1600461Z copying torch/include/dnnl_sycl_types.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:38:59.1605621Z copying torch/include/dnnl_threadpool.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:38:59.1610494Z copying torch/include/dnnl_types.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:38:59.1615458Z copying torch/include/dnnl_version.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:38:59.1620742Z copying torch/include/sleef.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:38:59.1647475Z copying torch/include/libshm.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:38:59.1652149Z creating build/lib.linux-x86_64-cpython-310/torch/include/aotriton 2025-04-25T04:38:59.1653536Z copying torch/include/aotriton/runtime.h -> build/lib.linux-x86_64-cpython-310/torch/include/aotriton 2025-04-25T04:38:59.1655780Z copying torch/include/aotriton/util.h -> build/lib.linux-x86_64-cpython-310/torch/include/aotriton 2025-04-25T04:38:59.1657669Z copying torch/include/aotriton/dtypes.h -> build/lib.linux-x86_64-cpython-310/torch/include/aotriton 2025-04-25T04:38:59.1659504Z copying torch/include/aotriton/cpp_tune.h -> build/lib.linux-x86_64-cpython-310/torch/include/aotriton 2025-04-25T04:38:59.1661302Z copying torch/include/aotriton/config.h -> build/lib.linux-x86_64-cpython-310/torch/include/aotriton 2025-04-25T04:38:59.1663324Z copying torch/include/aotriton/flash.h -> build/lib.linux-x86_64-cpython-310/torch/include/aotriton 2025-04-25T04:38:59.1665469Z creating build/lib.linux-x86_64-cpython-310/torch/include/aotriton/_internal 2025-04-25T04:38:59.1667028Z copying torch/include/aotriton/_internal/triton_kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/aotriton/_internal 2025-04-25T04:38:59.1672485Z copying torch/include/aotriton/_internal/util.h -> build/lib.linux-x86_64-cpython-310/torch/include/aotriton/_internal 2025-04-25T04:38:59.1677738Z copying torch/include/aotriton/_internal/packed_kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/aotriton/_internal 2025-04-25T04:38:59.1682760Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1685099Z copying torch/include/google/protobuf/any.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1690973Z copying torch/include/google/protobuf/any.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1697714Z copying torch/include/google/protobuf/api.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1709351Z copying torch/include/google/protobuf/arena.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1716578Z copying torch/include/google/protobuf/arena_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1722892Z copying torch/include/google/protobuf/arenastring.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1728910Z copying torch/include/google/protobuf/descriptor.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1744577Z copying torch/include/google/protobuf/descriptor.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1788247Z copying torch/include/google/protobuf/descriptor_database.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1795901Z copying torch/include/google/protobuf/duration.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1802428Z copying torch/include/google/protobuf/dynamic_message.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1807752Z copying torch/include/google/protobuf/empty.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1814266Z copying torch/include/google/protobuf/extension_set.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1831688Z copying torch/include/google/protobuf/extension_set_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1837120Z copying torch/include/google/protobuf/field_mask.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1842987Z copying torch/include/google/protobuf/generated_enum_reflection.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1848175Z copying torch/include/google/protobuf/generated_enum_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1853347Z copying torch/include/google/protobuf/generated_message_reflection.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1863625Z copying torch/include/google/protobuf/generated_message_table_driven.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1869124Z copying torch/include/google/protobuf/generated_message_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1882057Z copying torch/include/google/protobuf/has_bits.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1887729Z copying torch/include/google/protobuf/implicit_weak_message.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1893521Z copying torch/include/google/protobuf/inlined_string_field.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1901583Z copying torch/include/google/protobuf/map.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1913333Z copying torch/include/google/protobuf/map_entry.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1919023Z copying torch/include/google/protobuf/map_entry_lite.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1926265Z copying torch/include/google/protobuf/map_field.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1933143Z copying torch/include/google/protobuf/map_field_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1939829Z copying torch/include/google/protobuf/map_field_lite.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1946421Z copying torch/include/google/protobuf/map_type_handler.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1962911Z copying torch/include/google/protobuf/message.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1975570Z copying torch/include/google/protobuf/message_lite.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1981987Z copying torch/include/google/protobuf/metadata.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1987061Z copying torch/include/google/protobuf/metadata_lite.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1992577Z copying torch/include/google/protobuf/parse_context.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.1999724Z copying torch/include/google/protobuf/port.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.2004852Z copying torch/include/google/protobuf/reflection.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.2011365Z copying torch/include/google/protobuf/reflection_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.2016401Z copying torch/include/google/protobuf/repeated_field.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.2031011Z copying torch/include/google/protobuf/service.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.2038793Z copying torch/include/google/protobuf/source_context.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.2043796Z copying torch/include/google/protobuf/struct.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.2057545Z copying torch/include/google/protobuf/text_format.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.2068577Z copying torch/include/google/protobuf/timestamp.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.2074356Z copying torch/include/google/protobuf/type.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.2088633Z copying torch/include/google/protobuf/unknown_field_set.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.2094759Z copying torch/include/google/protobuf/wire_format.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.2103658Z copying torch/include/google/protobuf/wire_format_lite.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.2117485Z copying torch/include/google/protobuf/wrappers.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-25T04:38:59.2128813Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler 2025-04-25T04:38:59.2130261Z copying torch/include/google/protobuf/compiler/code_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler 2025-04-25T04:38:59.2135693Z copying torch/include/google/protobuf/compiler/command_line_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler 2025-04-25T04:38:59.2142264Z copying torch/include/google/protobuf/compiler/importer.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler 2025-04-25T04:38:59.2148012Z copying torch/include/google/protobuf/compiler/parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler 2025-04-25T04:38:59.2155921Z copying torch/include/google/protobuf/compiler/plugin.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler 2025-04-25T04:38:59.2164961Z copying torch/include/google/protobuf/compiler/plugin.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler 2025-04-25T04:38:59.2178114Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/cpp 2025-04-25T04:38:59.2179267Z copying torch/include/google/protobuf/compiler/cpp/cpp_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/cpp 2025-04-25T04:38:59.2185170Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/csharp 2025-04-25T04:38:59.2186854Z copying torch/include/google/protobuf/compiler/csharp/csharp_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/csharp 2025-04-25T04:38:59.2192342Z copying torch/include/google/protobuf/compiler/csharp/csharp_names.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/csharp 2025-04-25T04:38:59.2202151Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/java 2025-04-25T04:38:59.2203941Z copying torch/include/google/protobuf/compiler/java/java_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/java 2025-04-25T04:38:59.2209176Z copying torch/include/google/protobuf/compiler/java/java_names.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/java 2025-04-25T04:38:59.2213931Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/js 2025-04-25T04:38:59.2215480Z copying torch/include/google/protobuf/compiler/js/js_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/js 2025-04-25T04:38:59.2221612Z copying torch/include/google/protobuf/compiler/js/well_known_types_embed.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/js 2025-04-25T04:38:59.2227167Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/objectivec 2025-04-25T04:38:59.2229027Z copying torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/objectivec 2025-04-25T04:38:59.2235748Z copying torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/objectivec 2025-04-25T04:38:59.2241412Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/php 2025-04-25T04:38:59.2242912Z copying torch/include/google/protobuf/compiler/php/php_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/php 2025-04-25T04:38:59.2247493Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/python 2025-04-25T04:38:59.2249050Z copying torch/include/google/protobuf/compiler/python/python_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/python 2025-04-25T04:38:59.2256224Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/ruby 2025-04-25T04:38:59.2258435Z copying torch/include/google/protobuf/compiler/ruby/ruby_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/ruby 2025-04-25T04:38:59.2263798Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-04-25T04:38:59.2265294Z copying torch/include/google/protobuf/io/coded_stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-04-25T04:38:59.2280936Z copying torch/include/google/protobuf/io/gzip_stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-04-25T04:38:59.2287790Z copying torch/include/google/protobuf/io/io_win32.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-04-25T04:38:59.2293154Z copying torch/include/google/protobuf/io/printer.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-04-25T04:38:59.2299751Z copying torch/include/google/protobuf/io/strtod.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-04-25T04:38:59.2305624Z copying torch/include/google/protobuf/io/tokenizer.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-04-25T04:38:59.2314025Z copying torch/include/google/protobuf/io/zero_copy_stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-04-25T04:38:59.2319665Z copying torch/include/google/protobuf/io/zero_copy_stream_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-04-25T04:38:59.2325778Z copying torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-04-25T04:38:59.2332454Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-25T04:38:59.2333987Z copying torch/include/google/protobuf/stubs/bytestream.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-25T04:38:59.2340603Z copying torch/include/google/protobuf/stubs/callback.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-25T04:38:59.2347061Z copying torch/include/google/protobuf/stubs/casts.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-25T04:38:59.2352425Z copying torch/include/google/protobuf/stubs/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-25T04:38:59.2358067Z copying torch/include/google/protobuf/stubs/fastmem.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-25T04:38:59.2363086Z copying torch/include/google/protobuf/stubs/hash.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-25T04:38:59.2368714Z copying torch/include/google/protobuf/stubs/logging.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-25T04:38:59.2374983Z copying torch/include/google/protobuf/stubs/macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-25T04:38:59.2381759Z copying torch/include/google/protobuf/stubs/map_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-25T04:38:59.2388583Z copying torch/include/google/protobuf/stubs/mutex.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-25T04:38:59.2393858Z copying torch/include/google/protobuf/stubs/once.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-25T04:38:59.2399300Z copying torch/include/google/protobuf/stubs/platform_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-25T04:38:59.2405026Z copying torch/include/google/protobuf/stubs/port.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-25T04:38:59.2412179Z copying torch/include/google/protobuf/stubs/status.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-25T04:38:59.2417888Z copying torch/include/google/protobuf/stubs/stl_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-25T04:38:59.2423580Z copying torch/include/google/protobuf/stubs/stringpiece.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-25T04:38:59.2429925Z copying torch/include/google/protobuf/stubs/strutil.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-25T04:38:59.2452183Z copying torch/include/google/protobuf/stubs/template_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-25T04:38:59.2458683Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-04-25T04:38:59.2460222Z copying torch/include/google/protobuf/util/delimited_message_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-04-25T04:38:59.2466341Z copying torch/include/google/protobuf/util/field_comparator.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-04-25T04:38:59.2472082Z copying torch/include/google/protobuf/util/field_mask_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-04-25T04:38:59.2478396Z copying torch/include/google/protobuf/util/json_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-04-25T04:38:59.2488728Z copying torch/include/google/protobuf/util/message_differencer.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-04-25T04:38:59.2499285Z copying torch/include/google/protobuf/util/time_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-04-25T04:38:59.2504783Z copying torch/include/google/protobuf/util/type_resolver.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-04-25T04:38:59.2510303Z copying torch/include/google/protobuf/util/type_resolver_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-04-25T04:38:59.2515693Z creating build/lib.linux-x86_64-cpython-310/torch/include/fp16 2025-04-25T04:38:59.2517170Z copying torch/include/fp16/bitcasts.h -> build/lib.linux-x86_64-cpython-310/torch/include/fp16 2025-04-25T04:38:59.2522224Z copying torch/include/fp16/fp16.h -> build/lib.linux-x86_64-cpython-310/torch/include/fp16 2025-04-25T04:38:59.2527774Z copying torch/include/fp16/psimd.h -> build/lib.linux-x86_64-cpython-310/torch/include/fp16 2025-04-25T04:38:59.2533050Z creating build/lib.linux-x86_64-cpython-310/torch/include/asmjit 2025-04-25T04:38:59.2534406Z copying torch/include/asmjit/asmjit.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit 2025-04-25T04:38:59.2540199Z copying torch/include/asmjit/asmjit-scope-begin.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit 2025-04-25T04:38:59.2545166Z copying torch/include/asmjit/asmjit-scope-end.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit 2025-04-25T04:38:59.2550299Z copying torch/include/asmjit/core.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit 2025-04-25T04:38:59.2579856Z copying torch/include/asmjit/arm.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit 2025-04-25T04:38:59.2585410Z copying torch/include/asmjit/x86.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit 2025-04-25T04:38:59.2590206Z creating build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2591573Z copying torch/include/asmjit/core/api-config.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2598102Z copying torch/include/asmjit/core/archtraits.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2603235Z copying torch/include/asmjit/core/archcommons.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2619736Z copying torch/include/asmjit/core/assembler.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2625324Z copying torch/include/asmjit/core/builder.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2638914Z copying torch/include/asmjit/core/codebuffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2644156Z copying torch/include/asmjit/core/codeholder.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2655647Z copying torch/include/asmjit/core/compiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2663007Z copying torch/include/asmjit/core/compilerdefs.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2667900Z copying torch/include/asmjit/core/constpool.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2674315Z copying torch/include/asmjit/core/cpuinfo.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2684000Z copying torch/include/asmjit/core/emitter.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2695155Z copying torch/include/asmjit/core/environment.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2700969Z copying torch/include/asmjit/core/errorhandler.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2706003Z copying torch/include/asmjit/core/formatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2711312Z copying torch/include/asmjit/core/func.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2724293Z copying torch/include/asmjit/core/globals.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2730017Z copying torch/include/asmjit/core/inst.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2737635Z copying torch/include/asmjit/core/jitallocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2747619Z copying torch/include/asmjit/core/jitruntime.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2752414Z copying torch/include/asmjit/core/logger.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2758177Z copying torch/include/asmjit/core/operand.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2778570Z copying torch/include/asmjit/core/osutils.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2783646Z copying torch/include/asmjit/core/string.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2789518Z copying torch/include/asmjit/core/support.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2805423Z copying torch/include/asmjit/core/target.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2810646Z copying torch/include/asmjit/core/type.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2816230Z copying torch/include/asmjit/core/virtmem.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2822500Z copying torch/include/asmjit/core/zone.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2829140Z copying torch/include/asmjit/core/zonehash.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2835929Z copying torch/include/asmjit/core/zonelist.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2845549Z copying torch/include/asmjit/core/zonestack.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2850876Z copying torch/include/asmjit/core/zonestring.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2856359Z copying torch/include/asmjit/core/zonetree.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2862857Z copying torch/include/asmjit/core/zonevector.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-25T04:38:59.2869836Z creating build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm 2025-04-25T04:38:59.2871039Z copying torch/include/asmjit/arm/armglobals.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm 2025-04-25T04:38:59.2876272Z copying torch/include/asmjit/arm/armoperand.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm 2025-04-25T04:38:59.2883262Z copying torch/include/asmjit/arm/a64assembler.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm 2025-04-25T04:38:59.2888306Z copying torch/include/asmjit/arm/a64builder.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm 2025-04-25T04:38:59.2893485Z copying torch/include/asmjit/arm/a64compiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm 2025-04-25T04:38:59.2899009Z copying torch/include/asmjit/arm/a64emitter.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm 2025-04-25T04:38:59.2910055Z copying torch/include/asmjit/arm/a64globals.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm 2025-04-25T04:38:59.2923875Z copying torch/include/asmjit/arm/a64instdb.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm 2025-04-25T04:38:59.2937894Z copying torch/include/asmjit/arm/a64operand.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm 2025-04-25T04:38:59.2944448Z copying torch/include/asmjit/arm/a64utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm 2025-04-25T04:38:59.2950614Z creating build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86 2025-04-25T04:38:59.2952081Z copying torch/include/asmjit/x86/x86assembler.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86 2025-04-25T04:38:59.2960031Z copying torch/include/asmjit/x86/x86builder.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86 2025-04-25T04:38:59.2966013Z copying torch/include/asmjit/x86/x86compiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86 2025-04-25T04:38:59.2973202Z copying torch/include/asmjit/x86/x86emitter.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86 2025-04-25T04:38:59.2999878Z copying torch/include/asmjit/x86/x86globals.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86 2025-04-25T04:38:59.3016733Z copying torch/include/asmjit/x86/x86instdb.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86 2025-04-25T04:38:59.3024788Z copying torch/include/asmjit/x86/x86operand.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86 2025-04-25T04:38:59.3035173Z creating build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3037174Z copying torch/include/fbgemm/ConvUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3043122Z copying torch/include/fbgemm/Fbgemm.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3055173Z copying torch/include/fbgemm/FbgemmBuild.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3061069Z copying torch/include/fbgemm/FbgemmConvert.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3066226Z copying torch/include/fbgemm/FbgemmEmbedding.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3076484Z copying torch/include/fbgemm/FbgemmFP16.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3083406Z copying torch/include/fbgemm/FbgemmFPCommon.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3091159Z copying torch/include/fbgemm/FbgemmI64.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3096357Z copying torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3101412Z copying torch/include/fbgemm/FbgemmI8DirectconvAvx2.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3107676Z copying torch/include/fbgemm/FbgemmI8Spmdm.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3113182Z copying torch/include/fbgemm/FbgemmPackMatrixB.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3118542Z copying torch/include/fbgemm/FbgemmSparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3124516Z copying torch/include/fbgemm/OutputProcessing-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3134804Z copying torch/include/fbgemm/PackingTraits-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3141778Z copying torch/include/fbgemm/QuantUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3147730Z copying torch/include/fbgemm/QuantUtilsAvx2.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3156794Z copying torch/include/fbgemm/QuantUtilsAvx512.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3160793Z copying torch/include/fbgemm/spmmUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3165948Z copying torch/include/fbgemm/spmmUtilsAvx2.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3171208Z copying torch/include/fbgemm/SimdUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3179472Z copying torch/include/fbgemm/Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3185755Z copying torch/include/fbgemm/UtilsAvx2.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3190134Z copying torch/include/fbgemm/Types.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-25T04:38:59.3196665Z creating build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3197858Z copying torch/include/pybind11/attr.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3206639Z copying torch/include/pybind11/buffer_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3213209Z copying torch/include/pybind11/cast.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3225121Z copying torch/include/pybind11/chrono.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3231587Z copying torch/include/pybind11/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3236575Z copying torch/include/pybind11/complex.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3241739Z copying torch/include/pybind11/eigen.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3246673Z copying torch/include/pybind11/embed.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3252462Z copying torch/include/pybind11/eval.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3257907Z copying torch/include/pybind11/functional.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3263361Z copying torch/include/pybind11/gil.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3268549Z copying torch/include/pybind11/gil_safe_call_once.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3274102Z copying torch/include/pybind11/iostream.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3279542Z copying torch/include/pybind11/numpy.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3297915Z copying torch/include/pybind11/operators.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3306533Z copying torch/include/pybind11/options.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3312170Z copying torch/include/pybind11/pybind11.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3328747Z copying torch/include/pybind11/pytypes.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3344983Z copying torch/include/pybind11/stl.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3351448Z copying torch/include/pybind11/stl_bind.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3360297Z copying torch/include/pybind11/type_caster_pyobject_ptr.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3365154Z copying torch/include/pybind11/typing.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-25T04:38:59.3370474Z creating build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-04-25T04:38:59.3372057Z copying torch/include/pybind11/detail/class.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-04-25T04:38:59.3383476Z copying torch/include/pybind11/detail/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-04-25T04:38:59.3397564Z copying torch/include/pybind11/detail/cpp_conduit.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-04-25T04:38:59.3402741Z copying torch/include/pybind11/detail/descr.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-04-25T04:38:59.3408373Z copying torch/include/pybind11/detail/exception_translation.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-04-25T04:38:59.3414029Z copying torch/include/pybind11/detail/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-04-25T04:38:59.3420894Z copying torch/include/pybind11/detail/internals.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-04-25T04:38:59.3430063Z copying torch/include/pybind11/detail/type_caster_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-04-25T04:38:59.3443759Z copying torch/include/pybind11/detail/typeid.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-04-25T04:38:59.3450198Z copying torch/include/pybind11/detail/value_and_holder.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-04-25T04:38:59.3456197Z creating build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen 2025-04-25T04:38:59.3457425Z copying torch/include/pybind11/eigen/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen 2025-04-25T04:38:59.3463715Z copying torch/include/pybind11/eigen/matrix.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen 2025-04-25T04:38:59.3471114Z copying torch/include/pybind11/eigen/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen 2025-04-25T04:38:59.3479283Z creating build/lib.linux-x86_64-cpython-310/torch/include/pybind11/stl 2025-04-25T04:38:59.3480522Z copying torch/include/pybind11/stl/filesystem.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/stl 2025-04-25T04:38:59.3486259Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe 2025-04-25T04:38:59.3487451Z copying torch/include/tensorpipe/tensorpipe.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe 2025-04-25T04:38:59.3492548Z copying torch/include/tensorpipe/config.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe 2025-04-25T04:38:59.3497423Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel 2025-04-25T04:38:59.3498685Z copying torch/include/tensorpipe/channel/context.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel 2025-04-25T04:38:59.3507037Z copying torch/include/tensorpipe/channel/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel 2025-04-25T04:38:59.3511706Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/basic 2025-04-25T04:38:59.3512976Z copying torch/include/tensorpipe/channel/basic/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/basic 2025-04-25T04:38:59.3517450Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/xth 2025-04-25T04:38:59.3518791Z copying torch/include/tensorpipe/channel/xth/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/xth 2025-04-25T04:38:59.3526043Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cma 2025-04-25T04:38:59.3527482Z copying torch/include/tensorpipe/channel/cma/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cma 2025-04-25T04:38:59.3532271Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/mpt 2025-04-25T04:38:59.3533531Z copying torch/include/tensorpipe/channel/mpt/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/mpt 2025-04-25T04:38:59.3538711Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2025-04-25T04:38:59.3539762Z copying torch/include/tensorpipe/common/buffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2025-04-25T04:38:59.3545872Z copying torch/include/tensorpipe/common/cpu_buffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2025-04-25T04:38:59.3555806Z copying torch/include/tensorpipe/common/device.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2025-04-25T04:38:59.3556873Z copying torch/include/tensorpipe/common/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2025-04-25T04:38:59.3561304Z copying torch/include/tensorpipe/common/optional.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2025-04-25T04:38:59.3568025Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2025-04-25T04:38:59.3569248Z copying torch/include/tensorpipe/core/context.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2025-04-25T04:38:59.3574429Z copying torch/include/tensorpipe/core/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2025-04-25T04:38:59.3580703Z copying torch/include/tensorpipe/core/listener.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2025-04-25T04:38:59.3586313Z copying torch/include/tensorpipe/core/message.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2025-04-25T04:38:59.3591736Z copying torch/include/tensorpipe/core/pipe.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2025-04-25T04:38:59.3596865Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport 2025-04-25T04:38:59.3598066Z copying torch/include/tensorpipe/transport/context.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport 2025-04-25T04:38:59.3603645Z copying torch/include/tensorpipe/transport/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport 2025-04-25T04:38:59.3609195Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv 2025-04-25T04:38:59.3610384Z copying torch/include/tensorpipe/transport/uv/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv 2025-04-25T04:38:59.3615481Z copying torch/include/tensorpipe/transport/uv/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv 2025-04-25T04:38:59.3620560Z copying torch/include/tensorpipe/transport/uv/utility.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv 2025-04-25T04:38:59.3625580Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/shm 2025-04-25T04:38:59.3627570Z copying torch/include/tensorpipe/transport/shm/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/shm 2025-04-25T04:38:59.3632434Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv 2025-04-25T04:38:59.3633614Z copying torch/include/tensorpipe/transport/ibv/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv 2025-04-25T04:38:59.3639846Z copying torch/include/tensorpipe/transport/ibv/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv 2025-04-25T04:38:59.3651828Z copying torch/include/tensorpipe/transport/ibv/utility.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv 2025-04-25T04:38:59.3656519Z creating build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:38:59.3658297Z copying torch/include/oneapi/dnnl/dnnl_config.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:38:59.3664411Z copying torch/include/oneapi/dnnl/dnnl_version.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:38:59.3670241Z copying torch/include/oneapi/dnnl/dnnl_version_hash.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:38:59.3675807Z copying torch/include/oneapi/dnnl/dnnl.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:38:59.3693085Z copying torch/include/oneapi/dnnl/dnnl_common.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:38:59.3699288Z copying torch/include/oneapi/dnnl/dnnl_common_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:38:59.3706155Z copying torch/include/oneapi/dnnl/dnnl_debug.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:38:59.3711253Z copying torch/include/oneapi/dnnl/dnnl_graph.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:38:59.3725983Z copying torch/include/oneapi/dnnl/dnnl_graph_ocl.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:38:59.3731916Z copying torch/include/oneapi/dnnl/dnnl_graph_sycl.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:38:59.3737317Z copying torch/include/oneapi/dnnl/dnnl_graph_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:38:59.3748252Z copying torch/include/oneapi/dnnl/dnnl_ocl.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:38:59.3755427Z copying torch/include/oneapi/dnnl/dnnl_ocl_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:38:59.3760496Z copying torch/include/oneapi/dnnl/dnnl_sycl.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:38:59.3766649Z copying torch/include/oneapi/dnnl/dnnl_sycl_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:38:59.3771979Z copying torch/include/oneapi/dnnl/dnnl_threadpool.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:38:59.3777323Z copying torch/include/oneapi/dnnl/dnnl_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:38:59.3792983Z copying torch/include/oneapi/dnnl/dnnl_ukernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:38:59.3800450Z copying torch/include/oneapi/dnnl/dnnl_ukernel_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:38:59.3805311Z creating build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-25T04:38:59.3808045Z copying torch/include/fmt/args.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-25T04:38:59.3813733Z copying torch/include/fmt/base.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-25T04:38:59.3830898Z copying torch/include/fmt/chrono.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-25T04:38:59.3853818Z copying torch/include/fmt/color.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-25T04:38:59.3860664Z copying torch/include/fmt/compile.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-25T04:38:59.3867767Z copying torch/include/fmt/core.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-25T04:38:59.3873154Z copying torch/include/fmt/format.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-25T04:38:59.3901723Z copying torch/include/fmt/format-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-25T04:38:59.3915195Z copying torch/include/fmt/os.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-25T04:38:59.3922214Z copying torch/include/fmt/ostream.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-25T04:38:59.3927841Z copying torch/include/fmt/printf.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-25T04:38:59.3934640Z copying torch/include/fmt/ranges.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-25T04:38:59.3950715Z copying torch/include/fmt/std.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-25T04:38:59.3962969Z copying torch/include/fmt/xchar.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-25T04:38:59.3971320Z creating build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-25T04:38:59.3972684Z copying torch/include/kineto/AbstractConfig.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-25T04:38:59.3979091Z copying torch/include/kineto/ActivityProfilerInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-25T04:38:59.3983747Z copying torch/include/kineto/ActivityTraceInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-25T04:38:59.3993954Z copying torch/include/kineto/ActivityType.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-25T04:38:59.3998922Z copying torch/include/kineto/Config.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-25T04:38:59.4005588Z copying torch/include/kineto/ClientInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-25T04:38:59.4010639Z copying torch/include/kineto/GenericTraceActivity.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-25T04:38:59.4016733Z copying torch/include/kineto/IActivityProfiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-25T04:38:59.4022774Z copying torch/include/kineto/ILoggerObserver.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-25T04:38:59.4027823Z copying torch/include/kineto/ITraceActivity.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-25T04:38:59.4032975Z copying torch/include/kineto/LoggingAPI.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-25T04:38:59.4038472Z copying torch/include/kineto/TraceSpan.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-25T04:38:59.4044640Z copying torch/include/kineto/ThreadUtil.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-25T04:38:59.4049584Z copying torch/include/kineto/libkineto.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-25T04:38:59.4054870Z copying torch/include/kineto/time_since_epoch.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-25T04:38:59.4060191Z copying torch/include/kineto/output_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-25T04:38:59.4065325Z creating build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-25T04:38:59.4066611Z copying torch/include/hip/HIPAlgorithm.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-25T04:38:59.4071660Z copying torch/include/hip/HIPAllocatorConfig.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-25T04:38:59.4076866Z copying torch/include/hip/HIPCachingAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-25T04:38:59.4083778Z copying torch/include/hip/HIPDeviceAssertion.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-25T04:38:59.4090013Z copying torch/include/hip/HIPDeviceAssertionHost.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-25T04:38:59.4099136Z copying torch/include/hip/HIPException.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-25T04:38:59.4104552Z copying torch/include/hip/HIPFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-25T04:38:59.4110107Z copying torch/include/hip/HIPGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-25T04:38:59.4115590Z copying torch/include/hip/HIPGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-25T04:38:59.4121020Z copying torch/include/hip/HIPMacros.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-25T04:38:59.4126951Z copying torch/include/hip/HIPMathCompat.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-25T04:38:59.4135293Z copying torch/include/hip/HIPMiscFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-25T04:38:59.4140406Z copying torch/include/hip/HIPStream.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-25T04:38:59.4147547Z copying torch/include/hip/driver_api.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-25T04:38:59.4152475Z creating build/lib.linux-x86_64-cpython-310/torch/include/hip/impl 2025-04-25T04:38:59.4153615Z copying torch/include/hip/impl/HIPGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip/impl 2025-04-25T04:38:59.4167153Z copying torch/include/hip/impl/HIPTest.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip/impl 2025-04-25T04:38:59.4172093Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-25T04:38:59.4173609Z copying torch/include/c10/hip/HIPAlgorithm.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-25T04:38:59.4178674Z copying torch/include/c10/hip/HIPAllocatorConfig.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-25T04:38:59.4183798Z copying torch/include/c10/hip/HIPCachingAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-25T04:38:59.4190874Z copying torch/include/c10/hip/HIPDeviceAssertion.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-25T04:38:59.4198551Z copying torch/include/c10/hip/HIPDeviceAssertionHost.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-25T04:38:59.4204106Z copying torch/include/c10/hip/HIPException.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-25T04:38:59.4210987Z copying torch/include/c10/hip/HIPFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-25T04:38:59.4216828Z copying torch/include/c10/hip/HIPGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-25T04:38:59.4222568Z copying torch/include/c10/hip/HIPGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-25T04:38:59.4228110Z copying torch/include/c10/hip/HIPMacros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-25T04:38:59.4235512Z copying torch/include/c10/hip/HIPMathCompat.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-25T04:38:59.4240634Z copying torch/include/c10/hip/HIPMiscFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-25T04:38:59.4245495Z copying torch/include/c10/hip/HIPStream.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-25T04:38:59.4251415Z copying torch/include/c10/hip/driver_api.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-25T04:38:59.4256063Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/impl 2025-04-25T04:38:59.4257471Z copying torch/include/c10/hip/impl/hip_cmake_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/impl 2025-04-25T04:38:59.4262911Z copying torch/include/c10/hip/impl/HIPGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/impl 2025-04-25T04:38:59.4269111Z copying torch/include/c10/hip/impl/HIPTest.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/impl 2025-04-25T04:38:59.4273860Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4274972Z copying torch/include/c10/core/Allocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4289055Z copying torch/include/c10/core/AutogradState.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4297937Z copying torch/include/c10/core/Backend.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4304309Z copying torch/include/c10/core/CPUAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4309225Z copying torch/include/c10/core/CachingDeviceAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4314215Z copying torch/include/c10/core/CompileTimeFunctionPointer.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4318573Z copying torch/include/c10/core/ConstantSymNodeImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4323248Z copying torch/include/c10/core/Contiguity.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4329184Z copying torch/include/c10/core/CopyBytes.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4333839Z copying torch/include/c10/core/DefaultDtype.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4339665Z copying torch/include/c10/core/DefaultTensorOptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4345062Z copying torch/include/c10/core/Device.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4350625Z copying torch/include/c10/core/DeviceArray.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4355713Z copying torch/include/c10/core/DeviceGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4361009Z copying torch/include/c10/core/DeviceType.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4366687Z copying torch/include/c10/core/DispatchKey.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4373780Z copying torch/include/c10/core/DispatchKeySet.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4384597Z copying torch/include/c10/core/DynamicCast.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4391588Z copying torch/include/c10/core/Event.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4397051Z copying torch/include/c10/core/GeneratorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4401998Z copying torch/include/c10/core/GradMode.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4407506Z copying torch/include/c10/core/InferenceMode.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4412399Z copying torch/include/c10/core/Layout.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4418589Z copying torch/include/c10/core/MemoryFormat.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4425577Z copying torch/include/c10/core/OptionalRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4435959Z copying torch/include/c10/core/PyHandleCache.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4442874Z copying torch/include/c10/core/QEngine.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4448262Z copying torch/include/c10/core/QScheme.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4454267Z copying torch/include/c10/core/RefcountedDeleter.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4459657Z copying torch/include/c10/core/SafePyObject.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4465193Z copying torch/include/c10/core/Scalar.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4473859Z copying torch/include/c10/core/ScalarType.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4485889Z copying torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4491186Z copying torch/include/c10/core/Storage.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4497181Z copying torch/include/c10/core/StorageImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4503342Z copying torch/include/c10/core/Stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4508645Z copying torch/include/c10/core/StreamGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4513997Z copying torch/include/c10/core/SymBool.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4519458Z copying torch/include/c10/core/SymFloat.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4525366Z copying torch/include/c10/core/SymInt.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4532649Z copying torch/include/c10/core/SymIntArrayRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4545038Z copying torch/include/c10/core/SymNodeImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4551571Z copying torch/include/c10/core/SymbolicShapeMeta.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4557773Z copying torch/include/c10/core/TensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4570921Z copying torch/include/c10/core/TensorOptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4577821Z copying torch/include/c10/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4583061Z copying torch/include/c10/core/WrapDimMinimal.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4587984Z copying torch/include/c10/core/alignment.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4593259Z copying torch/include/c10/core/thread_pool.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-25T04:38:59.4598442Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-25T04:38:59.4599751Z copying torch/include/c10/core/impl/COW.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-25T04:38:59.4604965Z copying torch/include/c10/core/impl/COWDeleter.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-25T04:38:59.4610385Z copying torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-25T04:38:59.4620622Z copying torch/include/c10/core/impl/FakeGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-25T04:38:59.4632427Z copying torch/include/c10/core/impl/GPUTrace.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-25T04:38:59.4639212Z copying torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-25T04:38:59.4644657Z copying torch/include/c10/core/impl/InlineDeviceGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-25T04:38:59.4657805Z copying torch/include/c10/core/impl/InlineEvent.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-25T04:38:59.4664795Z copying torch/include/c10/core/impl/InlineStreamGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-25T04:38:59.4671663Z copying torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-25T04:38:59.4677972Z copying torch/include/c10/core/impl/PyInterpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-25T04:38:59.4684069Z copying torch/include/c10/core/impl/PyObjectSlot.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-25T04:38:59.4689461Z copying torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-25T04:38:59.4694639Z copying torch/include/c10/core/impl/SizesAndStrides.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-25T04:38:59.4701300Z copying torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-25T04:38:59.4707054Z copying torch/include/c10/core/impl/VirtualGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-25T04:38:59.4712591Z copying torch/include/c10/core/impl/alloc_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-25T04:38:59.4717670Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-25T04:38:59.4719156Z copying torch/include/c10/cuda/CUDAAlgorithm.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-25T04:38:59.4724282Z copying torch/include/c10/cuda/CUDAAllocatorConfig.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-25T04:38:59.4730413Z copying torch/include/c10/cuda/CUDACachingAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-25T04:38:59.4743049Z copying torch/include/c10/cuda/CUDADeviceAssertion.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-25T04:38:59.4751231Z copying torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-25T04:38:59.4758365Z copying torch/include/c10/cuda/CUDAException.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-25T04:38:59.4763965Z copying torch/include/c10/cuda/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-25T04:38:59.4770791Z copying torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-25T04:38:59.4775780Z copying torch/include/c10/cuda/CUDAGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-25T04:38:59.4781744Z copying torch/include/c10/cuda/CUDAMacros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-25T04:38:59.4786759Z copying torch/include/c10/cuda/CUDAMathCompat.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-25T04:38:59.4791776Z copying torch/include/c10/cuda/CUDAMiscFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-25T04:38:59.4798534Z copying torch/include/c10/cuda/CUDAStream.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-25T04:38:59.4804903Z copying torch/include/c10/cuda/driver_api.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-25T04:38:59.4810496Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/impl 2025-04-25T04:38:59.4811987Z copying torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/impl 2025-04-25T04:38:59.4819407Z copying torch/include/c10/cuda/impl/CUDATest.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/impl 2025-04-25T04:38:59.4825378Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/macros 2025-04-25T04:38:59.4826862Z copying torch/include/c10/macros/Export.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/macros 2025-04-25T04:38:59.4832453Z copying torch/include/c10/macros/Macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/macros 2025-04-25T04:38:59.4839064Z copying torch/include/c10/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/macros 2025-04-25T04:38:59.4844547Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-04-25T04:38:59.4845817Z copying torch/include/c10/metal/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-04-25T04:38:59.4851137Z copying torch/include/c10/metal/indexing.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-04-25T04:38:59.4857230Z copying torch/include/c10/metal/random.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-04-25T04:38:59.4863725Z copying torch/include/c10/metal/reduction_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-04-25T04:38:59.4870298Z copying torch/include/c10/metal/special_math.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-04-25T04:38:59.4883633Z copying torch/include/c10/metal/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-04-25T04:38:59.4889927Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/mobile 2025-04-25T04:38:59.4891324Z copying torch/include/c10/mobile/CPUCachingAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/mobile 2025-04-25T04:38:59.4898075Z copying torch/include/c10/mobile/CPUProfilingAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/mobile 2025-04-25T04:38:59.4904972Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/test/util 2025-04-25T04:38:59.4906602Z copying torch/include/c10/test/util/Macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/test/util 2025-04-25T04:38:59.4913844Z copying torch/include/c10/test/util/complex_math_test_common.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/test/util 2025-04-25T04:38:59.4921564Z copying torch/include/c10/test/util/complex_test_common.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/test/util 2025-04-25T04:38:59.4934408Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.4935806Z copying torch/include/c10/util/AbortHandler.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.4945201Z copying torch/include/c10/util/AlignOf.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.4951866Z copying torch/include/c10/util/ApproximateClock.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.4958534Z copying torch/include/c10/util/Array.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.4964525Z copying torch/include/c10/util/ArrayRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.4971289Z copying torch/include/c10/util/BFloat16-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.4978114Z copying torch/include/c10/util/BFloat16-math.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.4985558Z copying torch/include/c10/util/BFloat16.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.4991760Z copying torch/include/c10/util/Backtrace.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.4998260Z copying torch/include/c10/util/Bitset.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5004654Z copying torch/include/c10/util/C++17.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5011622Z copying torch/include/c10/util/CallOnce.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5017764Z copying torch/include/c10/util/ConstexprCrc.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5024894Z copying torch/include/c10/util/DeadlockDetection.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5032653Z copying torch/include/c10/util/Deprecated.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5039435Z copying torch/include/c10/util/DimVector.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5046446Z copying torch/include/c10/util/DynamicCounter.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5053916Z copying torch/include/c10/util/Exception.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5063176Z copying torch/include/c10/util/ExclusivelyOwned.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5070634Z copying torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5077200Z copying torch/include/c10/util/FbcodeMaps.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5084432Z copying torch/include/c10/util/Flags.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5092078Z copying torch/include/c10/util/Float4_e2m1fn_x2.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5099758Z copying torch/include/c10/util/Float8_e4m3fn-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5106816Z copying torch/include/c10/util/Float8_e4m3fn.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5114327Z copying torch/include/c10/util/Float8_e4m3fnuz-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5122193Z copying torch/include/c10/util/Float8_e4m3fnuz.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5129846Z copying torch/include/c10/util/Float8_e5m2-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5137586Z copying torch/include/c10/util/Float8_e5m2.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5145128Z copying torch/include/c10/util/Float8_e5m2fnuz-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5155223Z copying torch/include/c10/util/Float8_e5m2fnuz.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5164695Z copying torch/include/c10/util/Float8_e8m0fnu-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5171902Z copying torch/include/c10/util/Float8_e8m0fnu.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5179184Z copying torch/include/c10/util/Float8_fnuz_cvt.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5186882Z copying torch/include/c10/util/FunctionRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5194452Z copying torch/include/c10/util/Gauge.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5200858Z copying torch/include/c10/util/Half-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5209226Z copying torch/include/c10/util/Half.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5217193Z copying torch/include/c10/util/IdWrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5224639Z copying torch/include/c10/util/Lazy.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5232003Z copying torch/include/c10/util/LeftRight.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5239703Z copying torch/include/c10/util/Load.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5247040Z copying torch/include/c10/util/Logging.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5254751Z copying torch/include/c10/util/MathConstants.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5262465Z copying torch/include/c10/util/MaybeOwned.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5270642Z copying torch/include/c10/util/Metaprogramming.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5279034Z copying torch/include/c10/util/NetworkFlow.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5286445Z copying torch/include/c10/util/Optional.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5294936Z copying torch/include/c10/util/OptionalArrayRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5307605Z copying torch/include/c10/util/ParallelGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5318126Z copying torch/include/c10/util/Registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5325558Z copying torch/include/c10/util/ScopeExit.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5333384Z copying torch/include/c10/util/SmallBuffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5340532Z copying torch/include/c10/util/SmallVector.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5354784Z copying torch/include/c10/util/StringUtil.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5363022Z copying torch/include/c10/util/Synchronized.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5372480Z copying torch/include/c10/util/ThreadLocal.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5381152Z copying torch/include/c10/util/ThreadLocalDebugInfo.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5387976Z copying torch/include/c10/util/Type.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5395067Z copying torch/include/c10/util/TypeCast.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5401993Z copying torch/include/c10/util/TypeIndex.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5409374Z copying torch/include/c10/util/TypeList.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5417063Z copying torch/include/c10/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5424682Z copying torch/include/c10/util/TypeTraits.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5432053Z copying torch/include/c10/util/Unicode.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5439603Z copying torch/include/c10/util/UniqueVoidPtr.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5447434Z copying torch/include/c10/util/Unroll.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5455825Z copying torch/include/c10/util/WaitCounter.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5461738Z copying torch/include/c10/util/WaitCounterDynamicBackend.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5468906Z copying torch/include/c10/util/accumulate.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5475280Z copying torch/include/c10/util/bit_cast.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5482196Z copying torch/include/c10/util/bits.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5488832Z copying torch/include/c10/util/complex.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5496815Z copying torch/include/c10/util/complex_math.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5504341Z copying torch/include/c10/util/complex_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5512550Z copying torch/include/c10/util/copysign.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5521508Z copying torch/include/c10/util/env.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5529681Z copying torch/include/c10/util/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5537034Z copying torch/include/c10/util/flat_hash_map.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5552872Z copying torch/include/c10/util/floating_point_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5560345Z copying torch/include/c10/util/generic_math.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5567119Z copying torch/include/c10/util/hash.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5575587Z copying torch/include/c10/util/int128.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5584769Z copying torch/include/c10/util/intrusive_ptr.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5611879Z copying torch/include/c10/util/irange.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5618478Z copying torch/include/c10/util/llvmMathExtras.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5627102Z copying torch/include/c10/util/logging_is_google_glog.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5634165Z copying torch/include/c10/util/logging_is_not_google_glog.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5640962Z copying torch/include/c10/util/numa.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5647675Z copying torch/include/c10/util/order_preserving_flat_hash_map.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5661450Z copying torch/include/c10/util/overflows.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5668347Z copying torch/include/c10/util/overloaded.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5674815Z copying torch/include/c10/util/python_stub.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5680485Z copying torch/include/c10/util/qint32.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5687072Z copying torch/include/c10/util/qint8.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5695954Z copying torch/include/c10/util/quint2x4.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5705166Z copying torch/include/c10/util/quint4x2.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5710714Z copying torch/include/c10/util/quint8.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5717225Z copying torch/include/c10/util/safe_numerics.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5723468Z copying torch/include/c10/util/signal_handler.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5729283Z copying torch/include/c10/util/sparse_bitset.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5739455Z copying torch/include/c10/util/ssize.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5748793Z copying torch/include/c10/util/static_tracepoint.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5756210Z copying torch/include/c10/util/static_tracepoint_elfx86.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5762012Z copying torch/include/c10/util/strides.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5768803Z copying torch/include/c10/util/string_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5776206Z copying torch/include/c10/util/string_view.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5785958Z copying torch/include/c10/util/strong_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5801056Z copying torch/include/c10/util/tempfile.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5807431Z copying torch/include/c10/util/thread_name.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5813825Z copying torch/include/c10/util/typeid.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5821235Z copying torch/include/c10/util/win32-headers.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-25T04:38:59.5827850Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-04-25T04:38:59.5829334Z copying torch/include/c10/xpu/XPUCachingAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-04-25T04:38:59.5836421Z copying torch/include/c10/xpu/XPUDeviceProp.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-04-25T04:38:59.5843701Z copying torch/include/c10/xpu/XPUException.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-04-25T04:38:59.5851226Z copying torch/include/c10/xpu/XPUFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-04-25T04:38:59.5858077Z copying torch/include/c10/xpu/XPUMacros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-04-25T04:38:59.5865167Z copying torch/include/c10/xpu/XPUStream.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-04-25T04:38:59.5872352Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/impl 2025-04-25T04:38:59.5873937Z copying torch/include/c10/xpu/impl/XPUGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/impl 2025-04-25T04:38:59.5881216Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/test/impl 2025-04-25T04:38:59.5883074Z copying torch/include/c10/xpu/test/impl/XPUTest.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/test/impl 2025-04-25T04:38:59.5890100Z creating build/lib.linux-x86_64-cpython-310/torch/include/caffe2/core 2025-04-25T04:38:59.5891828Z copying torch/include/caffe2/core/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/core 2025-04-25T04:38:59.5900377Z copying torch/include/caffe2/core/timer.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/core 2025-04-25T04:38:59.5907651Z copying torch/include/caffe2/core/macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/core 2025-04-25T04:38:59.5914382Z creating build/lib.linux-x86_64-cpython-310/torch/include/caffe2/perfkernels 2025-04-25T04:38:59.5915786Z copying torch/include/caffe2/perfkernels/batch_box_cox_vec.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/perfkernels 2025-04-25T04:38:59.5923479Z copying torch/include/caffe2/perfkernels/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/perfkernels 2025-04-25T04:38:59.5930967Z copying torch/include/caffe2/perfkernels/embedding_lookup_idx.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/perfkernels 2025-04-25T04:38:59.5938017Z creating build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-04-25T04:38:59.5939636Z copying torch/include/caffe2/serialize/crc_alt.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-04-25T04:38:59.5956713Z copying torch/include/caffe2/serialize/file_adapter.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-04-25T04:38:59.5964124Z copying torch/include/caffe2/serialize/in_memory_adapter.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-04-25T04:38:59.5970780Z copying torch/include/caffe2/serialize/inline_container.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-04-25T04:38:59.5978776Z copying torch/include/caffe2/serialize/istream_adapter.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-04-25T04:38:59.5986041Z copying torch/include/caffe2/serialize/read_adapter_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-04-25T04:38:59.5993505Z copying torch/include/caffe2/serialize/versions.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-04-25T04:38:59.5999985Z creating build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils 2025-04-25T04:38:59.6001376Z copying torch/include/caffe2/utils/fixed_divisor.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils 2025-04-25T04:38:59.6008998Z copying torch/include/caffe2/utils/proto_wrap.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils 2025-04-25T04:38:59.6016318Z copying torch/include/caffe2/utils/string_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils 2025-04-25T04:38:59.6023094Z creating build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool 2025-04-25T04:38:59.6025151Z copying torch/include/caffe2/utils/threadpool/ThreadPool.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool 2025-04-25T04:38:59.6033349Z copying torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool 2025-04-25T04:38:59.6041158Z copying torch/include/caffe2/utils/threadpool/WorkersPool.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool 2025-04-25T04:38:59.6049824Z copying torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool 2025-04-25T04:38:59.6059544Z copying torch/include/caffe2/utils/threadpool/pthreadpool.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool 2025-04-25T04:38:59.6069026Z copying torch/include/caffe2/utils/threadpool/thread_pool_guard.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool 2025-04-25T04:38:59.6075933Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6077158Z copying torch/include/ATen/ATen.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6084476Z copying torch/include/ATen/AccumulateType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6092914Z copying torch/include/ATen/ArrayRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6099954Z copying torch/include/ATen/Backend.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6107426Z copying torch/include/ATen/Backtrace.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6114517Z copying torch/include/ATen/BlasBackend.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6121430Z copying torch/include/ATen/CPUApplyUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6128932Z copying torch/include/ATen/CPUFixedAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6135708Z copying torch/include/ATen/CPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6143330Z copying torch/include/ATen/CachedTensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6150432Z copying torch/include/ATen/CollapseDims.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6157966Z copying torch/include/ATen/Config.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6165595Z copying torch/include/ATen/Context.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6173895Z copying torch/include/ATen/DLConvertor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6181389Z copying torch/include/ATen/Device.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6188370Z copying torch/include/ATen/DeviceAccelerator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6196040Z copying torch/include/ATen/DeviceGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6203001Z copying torch/include/ATen/DimVector.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6210535Z copying torch/include/ATen/Dimname.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6217562Z copying torch/include/ATen/Dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6232650Z copying torch/include/ATen/Dispatch_v2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6251711Z copying torch/include/ATen/DynamicLibrary.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6258975Z copying torch/include/ATen/EmptyTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6266176Z copying torch/include/ATen/ExpandBase.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6274068Z copying torch/include/ATen/ExpandUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6281787Z copying torch/include/ATen/Formatting.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6289094Z copying torch/include/ATen/FuncTorchTLS.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6296757Z copying torch/include/ATen/FunctionalStorageImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6305690Z copying torch/include/ATen/FunctionalTensorWrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6315475Z copying torch/include/ATen/Generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6322854Z copying torch/include/ATen/InferSize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6330310Z copying torch/include/ATen/InitialTensorOptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6337217Z copying torch/include/ATen/Layout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6344845Z copying torch/include/ATen/LegacyBatchedFallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6352602Z copying torch/include/ATen/LegacyBatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6360166Z copying torch/include/ATen/LegacyVmapMode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6367381Z copying torch/include/ATen/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6374980Z copying torch/include/ATen/LinalgBackend.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6382796Z copying torch/include/ATen/MapAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6391002Z copying torch/include/ATen/MatrixRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6398879Z copying torch/include/ATen/MemoryOverlap.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6406493Z copying torch/include/ATen/NamedTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6414117Z copying torch/include/ATen/NamedTensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6421346Z copying torch/include/ATen/NestedTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6429323Z copying torch/include/ATen/NumericUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6436933Z copying torch/include/ATen/OpMathType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6446968Z copying torch/include/ATen/OpaqueTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6456553Z copying torch/include/ATen/PTThreadPool.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6463542Z copying torch/include/ATen/PadNd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6470887Z copying torch/include/ATen/Parallel-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6478724Z copying torch/include/ATen/Parallel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6486231Z copying torch/include/ATen/ParallelFuture.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6494433Z copying torch/include/ATen/ParallelNative.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6501902Z copying torch/include/ATen/ParallelOpenMP.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6508890Z copying torch/include/ATen/PythonTorchFunctionTLS.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6515716Z copying torch/include/ATen/ROCmFABackend.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6522752Z copying torch/include/ATen/SDPBackend.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6530552Z copying torch/include/ATen/SavedTensorHooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6537280Z copying torch/include/ATen/Scalar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6545294Z copying torch/include/ATen/ScalarOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6552874Z copying torch/include/ATen/ScalarType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6560699Z copying torch/include/ATen/SequenceNumber.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6568438Z copying torch/include/ATen/SmallVector.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6576577Z copying torch/include/ATen/SparseCsrTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6586933Z copying torch/include/ATen/SparseCsrTensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6597439Z copying torch/include/ATen/SparseTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6605397Z copying torch/include/ATen/Storage.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6612291Z copying torch/include/ATen/StorageUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6619102Z copying torch/include/ATen/Tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6626080Z copying torch/include/ATen/TensorAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6632438Z copying torch/include/ATen/TensorGeometry.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6640372Z copying torch/include/ATen/TensorIndexing.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6648753Z copying torch/include/ATen/TensorIterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6663865Z copying torch/include/ATen/TensorIteratorInternal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6671096Z copying torch/include/ATen/TensorMeta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6679423Z copying torch/include/ATen/TensorNames.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6688109Z copying torch/include/ATen/TensorOperators.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6694805Z copying torch/include/ATen/TensorOptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6702472Z copying torch/include/ATen/TensorSubclassLikeUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6709738Z copying torch/include/ATen/TensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6717540Z copying torch/include/ATen/ThreadLocalPythonObjects.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6724827Z copying torch/include/ATen/ThreadLocalState.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6731899Z copying torch/include/ATen/TracerMode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6739728Z copying torch/include/ATen/TypeDefault.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6746265Z copying torch/include/ATen/Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6753218Z copying torch/include/ATen/Version.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6760726Z copying torch/include/ATen/WrapDimUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6773093Z copying torch/include/ATen/WrapDimUtilsMulti.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6783961Z copying torch/include/ATen/autocast_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6798220Z copying torch/include/ATen/ceil_div.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6806383Z copying torch/include/ATen/code_template.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6815785Z copying torch/include/ATen/cpp_custom_type_hack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6825171Z copying torch/include/ATen/div_rtn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6831680Z copying torch/include/ATen/dlpack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6838835Z copying torch/include/ATen/jit_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6845439Z copying torch/include/ATen/jiterator_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6852096Z copying torch/include/ATen/record_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6859940Z copying torch/include/ATen/CPUFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6867515Z copying torch/include/ATen/CPUFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6876100Z copying torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6883176Z copying torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6897387Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6904367Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6912357Z copying torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6919913Z copying torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6934086Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6941078Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6948267Z copying torch/include/ATen/Functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6976324Z copying torch/include/ATen/MetaFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6982028Z copying torch/include/ATen/MetaFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6989382Z copying torch/include/ATen/MethodOperators.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.6997381Z copying torch/include/ATen/NativeFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.7019807Z copying torch/include/ATen/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.7041170Z copying torch/include/ATen/Operators.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.7055245Z copying torch/include/ATen/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.7174147Z copying torch/include/ATen/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.7227449Z copying torch/include/ATen/VmapGeneratedPlumbing.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.7330161Z copying torch/include/ATen/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.7337181Z copying torch/include/ATen/CUDAFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-25T04:38:59.7345396Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu 2025-04-25T04:38:59.7346764Z copying torch/include/ATen/cpu/FlushDenormal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu 2025-04-25T04:38:59.7353434Z copying torch/include/ATen/cpu/Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu 2025-04-25T04:38:59.7359184Z copying torch/include/ATen/cpu/vml.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu 2025-04-25T04:38:59.7365003Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-04-25T04:38:59.7366376Z copying torch/include/ATen/cpu/vec/functional.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-04-25T04:38:59.7372064Z copying torch/include/ATen/cpu/vec/functional_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-04-25T04:38:59.7379251Z copying torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-04-25T04:38:59.7388893Z copying torch/include/ATen/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-04-25T04:38:59.7394882Z copying torch/include/ATen/cpu/vec/vec.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-04-25T04:38:59.7400432Z copying torch/include/ATen/cpu/vec/vec_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-04-25T04:38:59.7413580Z copying torch/include/ATen/cpu/vec/vec_convert.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-04-25T04:38:59.7419286Z copying torch/include/ATen/cpu/vec/vec_half.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-04-25T04:38:59.7424839Z copying torch/include/ATen/cpu/vec/vec_mask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-04-25T04:38:59.7431067Z copying torch/include/ATen/cpu/vec/vec_n.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-04-25T04:38:59.7437180Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve 2025-04-25T04:38:59.7438930Z copying torch/include/ATen/cpu/vec/sve/sve_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve 2025-04-25T04:38:59.7444829Z copying torch/include/ATen/cpu/vec/sve/vec_common_sve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve 2025-04-25T04:38:59.7450703Z copying torch/include/ATen/cpu/vec/sve/vec_double.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve 2025-04-25T04:38:59.7458140Z copying torch/include/ATen/cpu/vec/sve/vec_float.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve 2025-04-25T04:38:59.7464758Z copying torch/include/ATen/cpu/vec/sve/vec_int.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve 2025-04-25T04:38:59.7471757Z copying torch/include/ATen/cpu/vec/sve/vec_qint.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve 2025-04-25T04:38:59.7478338Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128 2025-04-25T04:38:59.7480094Z copying torch/include/ATen/cpu/vec/vec128/vec128.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128 2025-04-25T04:38:59.7485995Z copying torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128 2025-04-25T04:38:59.7492846Z copying torch/include/ATen/cpu/vec/vec128/vec128_convert.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128 2025-04-25T04:38:59.7498180Z copying torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128 2025-04-25T04:38:59.7504476Z copying torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128 2025-04-25T04:38:59.7511501Z copying torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128 2025-04-25T04:38:59.7517883Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-04-25T04:38:59.7519220Z copying torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-04-25T04:38:59.7526536Z copying torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-04-25T04:38:59.7531458Z copying torch/include/ATen/cpu/vec/vec256/vec256.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-04-25T04:38:59.7537987Z copying torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-04-25T04:38:59.7545078Z copying torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-04-25T04:38:59.7551611Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-04-25T04:38:59.7558607Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-04-25T04:38:59.7565569Z copying torch/include/ATen/cpu/vec/vec256/vec256_convert.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-04-25T04:38:59.7572006Z copying torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-04-25T04:38:59.7579847Z copying torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-04-25T04:38:59.7587188Z copying torch/include/ATen/cpu/vec/vec256/vec256_half.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-04-25T04:38:59.7594293Z copying torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-04-25T04:38:59.7608875Z copying torch/include/ATen/cpu/vec/vec256/vec256_mask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-04-25T04:38:59.7616186Z copying torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-04-25T04:38:59.7632705Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:38:59.7634064Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:38:59.7640814Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:38:59.7648789Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:38:59.7658385Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:38:59.7666548Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:38:59.7674306Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:38:59.7686264Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:38:59.7700468Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:38:59.7710170Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:38:59.7724849Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:38:59.7734776Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:38:59.7742267Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:38:59.7750813Z copying torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:38:59.7758831Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/zarch 2025-04-25T04:38:59.7760324Z copying torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/zarch 2025-04-25T04:38:59.7775840Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-04-25T04:38:59.7777293Z copying torch/include/ATen/cpu/vec/vec512/vec512.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-04-25T04:38:59.7784579Z copying torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-04-25T04:38:59.7797081Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-04-25T04:38:59.7804231Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-04-25T04:38:59.7816293Z copying torch/include/ATen/cpu/vec/vec512/vec512_convert.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-04-25T04:38:59.7825521Z copying torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-04-25T04:38:59.7833754Z copying torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-04-25T04:38:59.7841620Z copying torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-04-25T04:38:59.7858696Z copying torch/include/ATen/cpu/vec/vec512/vec512_mask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-04-25T04:38:59.7865908Z copying torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-04-25T04:38:59.7895061Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-25T04:38:59.7896082Z copying torch/include/ATen/detail/AcceleratorHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-25T04:38:59.7901313Z copying torch/include/ATen/detail/CUDAHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-25T04:38:59.7908299Z copying torch/include/ATen/detail/FunctionTraits.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-25T04:38:59.7914679Z copying torch/include/ATen/detail/HIPHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-25T04:38:59.7920370Z copying torch/include/ATen/detail/HPUHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-25T04:38:59.7925811Z copying torch/include/ATen/detail/IPUHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-25T04:38:59.7931178Z copying torch/include/ATen/detail/MAIAHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-25T04:38:59.7942397Z copying torch/include/ATen/detail/MPSHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-25T04:38:59.7951136Z copying torch/include/ATen/detail/MTIAHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-25T04:38:59.7958642Z copying torch/include/ATen/detail/PrivateUse1HooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-25T04:38:59.7965370Z copying torch/include/ATen/detail/XPUHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-25T04:38:59.7970965Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-25T04:38:59.7972543Z copying torch/include/ATen/functorch/ADInterpreters.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-25T04:38:59.7978770Z copying torch/include/ATen/functorch/BatchRulesHelper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-25T04:38:59.7992805Z copying torch/include/ATen/functorch/BatchedFallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-25T04:38:59.8002065Z copying torch/include/ATen/functorch/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-25T04:38:59.8011157Z copying torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-25T04:38:59.8018883Z copying torch/include/ATen/functorch/DynamicLayer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-25T04:38:59.8025617Z copying torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-25T04:38:59.8032439Z copying torch/include/ATen/functorch/Interpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-25T04:38:59.8039834Z copying torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-25T04:38:59.8046023Z copying torch/include/ATen/functorch/Macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-25T04:38:59.8051343Z copying torch/include/ATen/functorch/PlumbingHelper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-25T04:38:59.8058359Z copying torch/include/ATen/functorch/TensorWrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-25T04:38:59.8064923Z copying torch/include/ATen/functorch/VmapInterpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-25T04:38:59.8071349Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/quantized 2025-04-25T04:38:59.8072652Z copying torch/include/ATen/quantized/QTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/quantized 2025-04-25T04:38:59.8081818Z copying torch/include/ATen/quantized/Quantizer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/quantized 2025-04-25T04:38:59.8094642Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8095919Z copying torch/include/ATen/core/ATenGeneral.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8104746Z copying torch/include/ATen/core/ATenOpList.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8111159Z copying torch/include/ATen/core/ATen_fwd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8116825Z copying torch/include/ATen/core/ATen_pch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8124993Z copying torch/include/ATen/core/Array.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8131571Z copying torch/include/ATen/core/Backtrace.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8137750Z copying torch/include/ATen/core/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8145288Z copying torch/include/ATen/core/CheckMemoryFormat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8152071Z copying torch/include/ATen/core/DeprecatedTypeProperties.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8158919Z copying torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8165134Z copying torch/include/ATen/core/Dict.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8171974Z copying torch/include/ATen/core/Dict_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8180247Z copying torch/include/ATen/core/DimVector.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8187316Z copying torch/include/ATen/core/Dimname.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8194144Z copying torch/include/ATen/core/DistributionsHelper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8200806Z copying torch/include/ATen/core/Formatting.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8206902Z copying torch/include/ATen/core/Generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8213620Z copying torch/include/ATen/core/GeneratorForPrivateuseone.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8219733Z copying torch/include/ATen/core/IListRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8226583Z copying torch/include/ATen/core/IListRef_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8233213Z copying torch/include/ATen/core/LegacyTypeDispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8240373Z copying torch/include/ATen/core/List.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8247634Z copying torch/include/ATen/core/List_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8254700Z copying torch/include/ATen/core/MT19937RNGEngine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8261417Z copying torch/include/ATen/core/NamedTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8268394Z copying torch/include/ATen/core/NestedIntSymNodeImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8275615Z copying torch/include/ATen/core/PhiloxRNGEngine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8283014Z copying torch/include/ATen/core/PythonFallbackKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8290560Z copying torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8297832Z copying torch/include/ATen/core/QuantizerBase.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8305153Z copying torch/include/ATen/core/Range.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8311363Z copying torch/include/ATen/core/Reduction.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8317707Z copying torch/include/ATen/core/Scalar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8324166Z copying torch/include/ATen/core/ScalarType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8331347Z copying torch/include/ATen/core/Tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8339168Z copying torch/include/ATen/core/TensorAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8346759Z copying torch/include/ATen/core/TensorBase.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8369924Z copying torch/include/ATen/core/TorchDispatchUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8377042Z copying torch/include/ATen/core/TransformationHelper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8384729Z copying torch/include/ATen/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8391629Z copying torch/include/ATen/core/UnsafeFromTH.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8398556Z copying torch/include/ATen/core/VariableHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8404802Z copying torch/include/ATen/core/Variadic.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8411052Z copying torch/include/ATen/core/Vitals.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8418118Z copying torch/include/ATen/core/alias_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8424750Z copying torch/include/ATen/core/blob.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8434179Z copying torch/include/ATen/core/builtin_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8442621Z copying torch/include/ATen/core/class_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8450171Z copying torch/include/ATen/core/custom_class.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8456339Z copying torch/include/ATen/core/dynamic_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8463920Z copying torch/include/ATen/core/enum_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8470048Z copying torch/include/ATen/core/function.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8477331Z copying torch/include/ATen/core/function_schema.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8484343Z copying torch/include/ATen/core/function_schema_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8491086Z copying torch/include/ATen/core/functional.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8497741Z copying torch/include/ATen/core/grad_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8504664Z copying torch/include/ATen/core/interned_strings.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8511583Z copying torch/include/ATen/core/interned_strings_class.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8518611Z copying torch/include/ATen/core/ivalue.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8533542Z copying torch/include/ATen/core/ivalue_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8553109Z copying torch/include/ATen/core/ivalue_to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8561246Z copying torch/include/ATen/core/jit_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8584095Z copying torch/include/ATen/core/jit_type_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8596323Z copying torch/include/ATen/core/operator_name.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8603828Z copying torch/include/ATen/core/qualified_name.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8610136Z copying torch/include/ATen/core/rref_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8617512Z copying torch/include/ATen/core/stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8625726Z copying torch/include/ATen/core/symbol.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8632730Z copying torch/include/ATen/core/type_factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8639164Z copying torch/include/ATen/core/type_ptr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8645404Z copying torch/include/ATen/core/typeid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8651509Z copying torch/include/ATen/core/TensorBody.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8691463Z copying torch/include/ATen/core/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8710367Z copying torch/include/ATen/core/enum_tag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-25T04:38:59.8716160Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2025-04-25T04:38:59.8717603Z copying torch/include/ATen/core/boxing/BoxedKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2025-04-25T04:38:59.8723383Z copying torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2025-04-25T04:38:59.8729626Z copying torch/include/ATen/core/boxing/KernelFunction.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2025-04-25T04:38:59.8735382Z copying torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2025-04-25T04:38:59.8741832Z copying torch/include/ATen/core/boxing/OperatorKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2025-04-25T04:38:59.8747808Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl 2025-04-25T04:38:59.8749315Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl 2025-04-25T04:38:59.8756357Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl 2025-04-25T04:38:59.8762277Z copying torch/include/ATen/core/boxing/impl/boxing.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl 2025-04-25T04:38:59.8769369Z copying torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl 2025-04-25T04:38:59.8782766Z copying torch/include/ATen/core/boxing/impl/test_helpers.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl 2025-04-25T04:38:59.8791332Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-04-25T04:38:59.8792949Z copying torch/include/ATen/core/dispatch/CppSignature.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-04-25T04:38:59.8798638Z copying torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-04-25T04:38:59.8805441Z copying torch/include/ATen/core/dispatch/Dispatcher.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-04-25T04:38:59.8818471Z copying torch/include/ATen/core/dispatch/ObservedOperators.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-04-25T04:38:59.8824770Z copying torch/include/ATen/core/dispatch/OperatorEntry.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-04-25T04:38:59.8830813Z copying torch/include/ATen/core/dispatch/OperatorOptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-04-25T04:38:59.8838062Z copying torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-04-25T04:38:59.8844645Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration 2025-04-25T04:38:59.8846103Z copying torch/include/ATen/core/op_registration/adaption.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration 2025-04-25T04:38:59.8853063Z copying torch/include/ATen/core/op_registration/infer_schema.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration 2025-04-25T04:38:59.8859827Z copying torch/include/ATen/core/op_registration/op_allowlist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration 2025-04-25T04:38:59.8867135Z copying torch/include/ATen/core/op_registration/op_registration.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration 2025-04-25T04:38:59.8874800Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.8876288Z copying torch/include/ATen/native/Activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.8882568Z copying torch/include/ATen/native/AdaptivePooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.8888734Z copying torch/include/ATen/native/AmpKernels.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.8895325Z copying torch/include/ATen/native/BatchLinearAlgebra.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.8902398Z copying torch/include/ATen/native/BinaryOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.8909854Z copying torch/include/ATen/native/BucketizationUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.8916463Z copying torch/include/ATen/native/CPUBlas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.8923475Z copying torch/include/ATen/native/CPUFallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.8930257Z copying torch/include/ATen/native/CanUse32BitIndexMath.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.8946268Z copying torch/include/ATen/native/ComplexHelper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.8958184Z copying torch/include/ATen/native/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.8964843Z copying torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.8971449Z copying torch/include/ATen/native/ConvUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.8979591Z copying torch/include/ATen/native/ConvolutionMM3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.8986416Z copying torch/include/ATen/native/Copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.8993450Z copying torch/include/ATen/native/Cross.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9000003Z copying torch/include/ATen/native/DilatedConvolutionUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9007579Z copying torch/include/ATen/native/DispatchStub.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9014615Z copying torch/include/ATen/native/Distance.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9021756Z copying torch/include/ATen/native/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9035545Z copying torch/include/ATen/native/Distributions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9046248Z copying torch/include/ATen/native/EmbeddingBag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9053081Z copying torch/include/ATen/native/Fill.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9059804Z copying torch/include/ATen/native/ForeachUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9067656Z copying torch/include/ATen/native/FractionalMaxPooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9073698Z copying torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9079717Z copying torch/include/ATen/native/FusedAdagrad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9086808Z copying torch/include/ATen/native/FusedAdam.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9095424Z copying torch/include/ATen/native/FusedSGD.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9104712Z copying torch/include/ATen/native/Gelu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9112201Z copying torch/include/ATen/native/GridSampler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9122675Z copying torch/include/ATen/native/GridSamplerUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9131415Z copying torch/include/ATen/native/Histogram.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9138136Z copying torch/include/ATen/native/IndexKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9144108Z copying torch/include/ATen/native/IndexingUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9150920Z copying torch/include/ATen/native/Lerp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9157886Z copying torch/include/ATen/native/LinearAlgebra.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9164318Z copying torch/include/ATen/native/LinearAlgebraUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9171380Z copying torch/include/ATen/native/LossMulti.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9178082Z copying torch/include/ATen/native/Math.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9194282Z copying torch/include/ATen/native/MathBitFallThroughLists.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9201983Z copying torch/include/ATen/native/MathBitsFallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9209239Z copying torch/include/ATen/native/MaxPooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9216208Z copying torch/include/ATen/native/NonEmptyUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9223171Z copying torch/include/ATen/native/NonSymbolicBC.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9230501Z copying torch/include/ATen/native/Normalization.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9237330Z copying torch/include/ATen/native/Padding.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9244164Z copying torch/include/ATen/native/PixelShuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9251227Z copying torch/include/ATen/native/PointwiseOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9258014Z copying torch/include/ATen/native/Pool.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9265454Z copying torch/include/ATen/native/Pow.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9272855Z copying torch/include/ATen/native/RNN.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9280413Z copying torch/include/ATen/native/RangeFactories.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9287323Z copying torch/include/ATen/native/RangeUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9294201Z copying torch/include/ATen/native/ReduceAllOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9301438Z copying torch/include/ATen/native/ReduceOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9308680Z copying torch/include/ATen/native/ReduceOpsUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9316361Z copying torch/include/ATen/native/ReductionType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9323367Z copying torch/include/ATen/native/Repeat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9330518Z copying torch/include/ATen/native/Resize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9338574Z copying torch/include/ATen/native/ResizeCommon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9346028Z copying torch/include/ATen/native/ScatterGatherChecks.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9352983Z copying torch/include/ATen/native/SegmentReduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9360068Z copying torch/include/ATen/native/SharedReduceOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9367876Z copying torch/include/ATen/native/SobolEngineOpsUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9376516Z copying torch/include/ATen/native/Sorting.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9383972Z copying torch/include/ATen/native/SortingUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9392075Z copying torch/include/ATen/native/SparseTensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9399962Z copying torch/include/ATen/native/SpectralOpsUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9407227Z copying torch/include/ATen/native/StridedRandomAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9414394Z copying torch/include/ATen/native/TensorAdvancedIndexing.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9422159Z copying torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9429237Z copying torch/include/ATen/native/TensorCompare.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9437385Z copying torch/include/ATen/native/TensorConversions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9444710Z copying torch/include/ATen/native/TensorDimApply.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9452280Z copying torch/include/ATen/native/TensorFactories.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9460062Z copying torch/include/ATen/native/TensorIterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9467883Z copying torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9475101Z copying torch/include/ATen/native/TensorProperties.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9481885Z copying torch/include/ATen/native/TensorShape.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9491853Z copying torch/include/ATen/native/TensorTransformations.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9500708Z copying torch/include/ATen/native/TopKImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9508968Z copying torch/include/ATen/native/TransposeType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9516780Z copying torch/include/ATen/native/TriangularOpsUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9524818Z copying torch/include/ATen/native/TypeProperties.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9531515Z copying torch/include/ATen/native/UnaryOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9548932Z copying torch/include/ATen/native/Unfold2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9549980Z copying torch/include/ATen/native/Unfold3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9556644Z copying torch/include/ATen/native/UnfoldBackward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9564881Z copying torch/include/ATen/native/UpSample.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9574553Z copying torch/include/ATen/native/batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9583365Z copying torch/include/ATen/native/group_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9590086Z copying torch/include/ATen/native/im2col.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9597199Z copying torch/include/ATen/native/im2col_shape_check.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9605115Z copying torch/include/ATen/native/layer_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9612443Z copying torch/include/ATen/native/verbose_wrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9619599Z copying torch/include/ATen/native/vol2col.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-25T04:38:59.9627014Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2025-04-25T04:38:59.9628135Z copying torch/include/ATen/native/nested/NestedTensorBinaryOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2025-04-25T04:38:59.9635962Z copying torch/include/ATen/native/nested/NestedTensorMath.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2025-04-25T04:38:59.9643763Z copying torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2025-04-25T04:38:59.9650912Z copying torch/include/ATen/native/nested/NestedTensorTransformerUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2025-04-25T04:38:59.9658595Z copying torch/include/ATen/native/nested/NestedTensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2025-04-25T04:38:59.9668998Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers 2025-04-25T04:38:59.9670300Z copying torch/include/ATen/native/transformers/attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers 2025-04-25T04:38:59.9679967Z copying torch/include/ATen/native/transformers/sdp_utils_cpp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers 2025-04-25T04:38:59.9688315Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda 2025-04-25T04:38:59.9690197Z copying torch/include/ATen/native/transformers/cuda/sdp_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda 2025-04-25T04:38:59.9698381Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/flash_attn 2025-04-25T04:38:59.9699965Z copying torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/flash_attn 2025-04-25T04:38:59.9707148Z copying torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/flash_attn 2025-04-25T04:38:59.9714619Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-04-25T04:38:59.9716050Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-04-25T04:38:59.9724063Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-04-25T04:38:59.9731593Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-04-25T04:38:59.9750316Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-04-25T04:38:59.9777410Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-04-25T04:38:59.9790783Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-04-25T04:38:59.9792420Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-04-25T04:38:59.9803571Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-04-25T04:38:59.9813018Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-04-25T04:38:59.9821451Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-04-25T04:38:59.9822930Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-04-25T04:38:59.9829365Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-04-25T04:38:59.9837615Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-04-25T04:38:59.9848309Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-04-25T04:38:59.9856996Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-04-25T04:38:59.9863181Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-04-25T04:38:59.9871641Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-04-25T04:38:59.9896555Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-04-25T04:38:59.9898254Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-04-25T04:38:59.9909439Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-04-25T04:38:59.9920543Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-04-25T04:38:59.9929264Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-04-25T04:38:59.9946776Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-04-25T04:38:59.9961683Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-04-25T04:38:59.9968425Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-04-25T04:38:59.9976742Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-04-25T04:38:59.9978227Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-04-25T04:39:00.0000560Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-04-25T04:39:00.0010748Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform 2025-04-25T04:39:00.0012283Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform 2025-04-25T04:39:00.0018498Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip 2025-04-25T04:39:00.0019648Z copying torch/include/ATen/native/transformers/hip/aotriton_adapter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip 2025-04-25T04:39:00.0029605Z copying torch/include/ATen/native/transformers/hip/sdp_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip 2025-04-25T04:39:00.0037316Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/flash_attn 2025-04-25T04:39:00.0039182Z copying torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/flash_attn 2025-04-25T04:39:00.0045840Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/flash_attn/ck 2025-04-25T04:39:00.0047073Z copying torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/flash_attn/ck 2025-04-25T04:39:00.0053509Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/mem_eff_attention 2025-04-25T04:39:00.0054960Z copying torch/include/ATen/native/transformers/hip/mem_eff_attention/debug_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/mem_eff_attention 2025-04-25T04:39:00.0061061Z copying torch/include/ATen/native/transformers/hip/mem_eff_attention/gemm_kernel_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/mem_eff_attention 2025-04-25T04:39:00.0067516Z copying torch/include/ATen/native/transformers/hip/mem_eff_attention/pytorch_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/mem_eff_attention 2025-04-25T04:39:00.0073158Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0074113Z copying torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0082021Z copying torch/include/ATen/native/cpu/CatKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0088960Z copying torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0094901Z copying torch/include/ATen/native/cpu/CopyKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0111497Z copying torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0122581Z copying torch/include/ATen/native/cpu/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0131045Z copying torch/include/ATen/native/cpu/Elu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0135979Z copying torch/include/ATen/native/cpu/Gelu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0141664Z copying torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0150091Z copying torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0157606Z copying torch/include/ATen/native/cpu/Intrinsics.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0163275Z copying torch/include/ATen/native/cpu/IsContiguous.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0169234Z copying torch/include/ATen/native/cpu/LogAddExp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0176475Z copying torch/include/ATen/native/cpu/Loops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0183999Z copying torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0191305Z copying torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0197790Z copying torch/include/ATen/native/cpu/Reduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0209646Z copying torch/include/ATen/native/cpu/ReduceUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0220216Z copying torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0227981Z copying torch/include/ATen/native/cpu/SampledAddmmKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0234386Z copying torch/include/ATen/native/cpu/SerialStackImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0241609Z copying torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0248333Z copying torch/include/ATen/native/cpu/SpmmReduceKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0253922Z copying torch/include/ATen/native/cpu/StackKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0261859Z copying torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0276020Z copying torch/include/ATen/native/cpu/WeightNormKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0282484Z copying torch/include/ATen/native/cpu/avx_mathfun.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0291346Z copying torch/include/ATen/native/cpu/int_mm_kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0298093Z copying torch/include/ATen/native/cpu/mixed_data_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0305620Z copying torch/include/ATen/native/cpu/moments_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0312373Z copying torch/include/ATen/native/cpu/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0319264Z copying torch/include/ATen/native/cpu/zmath.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-25T04:39:00.0326606Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ao_sparse/quantized/cpu 2025-04-25T04:39:00.0328439Z copying torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ao_sparse/quantized/cpu 2025-04-25T04:39:00.0336236Z copying torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ao_sparse/quantized/cpu 2025-04-25T04:39:00.0343795Z copying torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ao_sparse/quantized/cpu 2025-04-25T04:39:00.0350466Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-04-25T04:39:00.0351838Z copying torch/include/ATen/native/quantized/AffineQuantizer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-04-25T04:39:00.0358814Z copying torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-04-25T04:39:00.0364692Z copying torch/include/ATen/native/quantized/ConvUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-04-25T04:39:00.0372483Z copying torch/include/ATen/native/quantized/Copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-04-25T04:39:00.0379624Z copying torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-04-25T04:39:00.0385908Z copying torch/include/ATen/native/quantized/IndexKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-04-25T04:39:00.0391872Z copying torch/include/ATen/native/quantized/PackedParams.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-04-25T04:39:00.0400746Z copying torch/include/ATen/native/quantized/library.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-04-25T04:39:00.0407687Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:00.0409040Z copying torch/include/ATen/native/quantized/cpu/ACLUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:00.0416430Z copying torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:00.0423780Z copying torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:00.0431294Z copying torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:00.0442528Z copying torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:00.0458271Z copying torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:00.0469619Z copying torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:00.0476246Z copying torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:00.0482930Z copying torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:00.0490335Z copying torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:00.0497732Z copying torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:00.0504896Z copying torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:00.0511530Z copying torch/include/ATen/native/quantized/cpu/qconv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:00.0518114Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:00.0524411Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:00.0530410Z copying torch/include/ATen/native/quantized/cpu/qlinear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:00.0536751Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cudnn 2025-04-25T04:39:00.0538239Z copying torch/include/ATen/native/quantized/cudnn/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cudnn 2025-04-25T04:39:00.0544990Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0546295Z copying torch/include/ATen/native/cuda/Activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0552988Z copying torch/include/ATen/native/cuda/BinaryInternal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0559957Z copying torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0566266Z copying torch/include/ATen/native/cuda/Copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0572777Z copying torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0581055Z copying torch/include/ATen/native/cuda/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0587220Z copying torch/include/ATen/native/cuda/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0595801Z copying torch/include/ATen/native/cuda/Distributions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0603279Z copying torch/include/ATen/native/cuda/GridSampler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0610129Z copying torch/include/ATen/native/cuda/GroupMM.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0616536Z copying torch/include/ATen/native/cuda/IndexKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0623411Z copying torch/include/ATen/native/cuda/LaunchUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0630338Z copying torch/include/ATen/native/cuda/MiscUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0636916Z copying torch/include/ATen/native/cuda/ReduceOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0643752Z copying torch/include/ATen/native/cuda/Resize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0650604Z copying torch/include/ATen/native/cuda/RowwiseScaledMM.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0657493Z copying torch/include/ATen/native/cuda/ScaledGroupMM.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0664172Z copying torch/include/ATen/native/cuda/ScanKernels.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0671026Z copying torch/include/ATen/native/cuda/Sort.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0680632Z copying torch/include/ATen/native/cuda/SortStable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0689259Z copying torch/include/ATen/native/cuda/Sorting.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0697719Z copying torch/include/ATen/native/cuda/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0705373Z copying torch/include/ATen/native/cuda/TensorTopK.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0711569Z copying torch/include/ATen/native/cuda/jit_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0718458Z copying torch/include/ATen/native/cuda/thread_constants.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:00.0725642Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0727030Z copying torch/include/ATen/native/hip/Activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0734875Z copying torch/include/ATen/native/hip/BinaryInternal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0741540Z copying torch/include/ATen/native/hip/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0748135Z copying torch/include/ATen/native/hip/Copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0754557Z copying torch/include/ATen/native/hip/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0764861Z copying torch/include/ATen/native/hip/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0773827Z copying torch/include/ATen/native/hip/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0782226Z copying torch/include/ATen/native/hip/Distributions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0789838Z copying torch/include/ATen/native/hip/GridSampler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0801624Z copying torch/include/ATen/native/hip/GroupMM.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0811694Z copying torch/include/ATen/native/hip/IndexKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0818495Z copying torch/include/ATen/native/hip/LaunchUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0825559Z copying torch/include/ATen/native/hip/MiscUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0832558Z copying torch/include/ATen/native/hip/ReduceOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0839001Z copying torch/include/ATen/native/hip/Resize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0846433Z copying torch/include/ATen/native/hip/RowwiseScaledMM.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0854411Z copying torch/include/ATen/native/hip/ScaledGroupMM.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0861326Z copying torch/include/ATen/native/hip/ScanKernels.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0868272Z copying torch/include/ATen/native/hip/Sort.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0880196Z copying torch/include/ATen/native/hip/SortStable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0890818Z copying torch/include/ATen/native/hip/Sorting.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0899206Z copying torch/include/ATen/native/hip/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0905721Z copying torch/include/ATen/native/hip/TensorTopK.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0912535Z copying torch/include/ATen/native/hip/ck_bgemm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0919935Z copying torch/include/ATen/native/hip/ck_gemm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0930565Z copying torch/include/ATen/native/hip/ck_gemm_template.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0940474Z copying torch/include/ATen/native/hip/ck_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0947081Z copying torch/include/ATen/native/hip/jit_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0954193Z copying torch/include/ATen/native/hip/thread_constants.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:00.0961153Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/bgemm_kernels 2025-04-25T04:39:00.0962824Z copying torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/bgemm_kernels 2025-04-25T04:39:00.0968566Z copying torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/bgemm_kernels 2025-04-25T04:39:00.0975409Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/kleidiai 2025-04-25T04:39:00.0976614Z copying torch/include/ATen/native/kleidiai/kai_kernels.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/kleidiai 2025-04-25T04:39:00.0983423Z copying torch/include/ATen/native/kleidiai/kai_pack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/kleidiai 2025-04-25T04:39:00.0990506Z copying torch/include/ATen/native/kleidiai/kai_ukernel_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/kleidiai 2025-04-25T04:39:00.0997591Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2025-04-25T04:39:00.0998810Z copying torch/include/ATen/native/mps/Copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2025-04-25T04:39:00.1006285Z copying torch/include/ATen/native/mps/MPSGraphSequoiaOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2025-04-25T04:39:00.1012914Z copying torch/include/ATen/native/mps/MPSGraphSonomaOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2025-04-25T04:39:00.1019240Z copying torch/include/ATen/native/mps/MPSGraphVenturaOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2025-04-25T04:39:00.1030642Z copying torch/include/ATen/native/mps/MetalShaderLibrary.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2025-04-25T04:39:00.1040203Z copying torch/include/ATen/native/mps/OperationUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2025-04-25T04:39:00.1053405Z copying torch/include/ATen/native/mps/TensorFactory.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2025-04-25T04:39:00.1063068Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-04-25T04:39:00.1064767Z copying torch/include/ATen/native/mps/operations/BinaryKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-04-25T04:39:00.1071410Z copying torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-04-25T04:39:00.1077812Z copying torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-04-25T04:39:00.1083782Z copying torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-04-25T04:39:00.1091158Z copying torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-04-25T04:39:00.1097963Z copying torch/include/ATen/native/mps/operations/Indexing.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-04-25T04:39:00.1104500Z copying torch/include/ATen/native/mps/operations/MultiTensorApply.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-04-25T04:39:00.1111540Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils 2025-04-25T04:39:00.1112993Z copying torch/include/ATen/native/utils/Factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils 2025-04-25T04:39:00.1119414Z copying torch/include/ATen/native/utils/ParamUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils 2025-04-25T04:39:00.1126178Z copying torch/include/ATen/native/utils/ParamsHash.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils 2025-04-25T04:39:00.1132706Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail 2025-04-25T04:39:00.1135318Z copying torch/include/ATen/native/mkldnn/xpu/detail/Attr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail 2025-04-25T04:39:00.1143224Z copying torch/include/ATen/native/mkldnn/xpu/detail/Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail 2025-04-25T04:39:00.1151673Z copying torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail 2025-04-25T04:39:00.1159215Z copying torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail 2025-04-25T04:39:00.1165371Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1166744Z copying torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1174742Z copying torch/include/ATen/cuda/CUDABlas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1187860Z copying torch/include/ATen/cuda/CUDAConfig.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1197529Z copying torch/include/ATen/cuda/CUDAContext.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1204358Z copying torch/include/ATen/cuda/CUDAContextLight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1211469Z copying torch/include/ATen/cuda/CUDADataType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1218123Z copying torch/include/ATen/cuda/CUDADevice.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1224411Z copying torch/include/ATen/cuda/CUDAEvent.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1231734Z copying torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1241521Z copying torch/include/ATen/cuda/CUDAGraph.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1249457Z copying torch/include/ATen/cuda/CUDASparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1256929Z copying torch/include/ATen/cuda/CUDASparseBlas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1265099Z copying torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1272256Z copying torch/include/ATen/cuda/CUDAUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1278710Z copying torch/include/ATen/cuda/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1285393Z copying torch/include/ATen/cuda/EmptyTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1291902Z copying torch/include/ATen/cuda/Exceptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1299056Z copying torch/include/ATen/cuda/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1305552Z copying torch/include/ATen/cuda/PhiloxCudaState.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1311936Z copying torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1318619Z copying torch/include/ATen/cuda/Sleep.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1325686Z copying torch/include/ATen/cuda/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1332358Z copying torch/include/ATen/cuda/cub.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1340136Z copying torch/include/ATen/cuda/jiterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1346640Z copying torch/include/ATen/cuda/jiterator_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1354068Z copying torch/include/ATen/cuda/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:00.1360925Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-04-25T04:39:00.1362397Z copying torch/include/ATen/cuda/detail/CUDAHooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-04-25T04:39:00.1369132Z copying torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-04-25T04:39:00.1376440Z copying torch/include/ATen/cuda/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-04-25T04:39:00.1384495Z copying torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-04-25T04:39:00.1391625Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-04-25T04:39:00.1393030Z copying torch/include/ATen/cuda/tunable/GemmCommon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-04-25T04:39:00.1402744Z copying torch/include/ATen/cuda/tunable/GemmHipblaslt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-04-25T04:39:00.1411908Z copying torch/include/ATen/cuda/tunable/GemmRocblas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-04-25T04:39:00.1420338Z copying torch/include/ATen/cuda/tunable/StreamTimer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-04-25T04:39:00.1427871Z copying torch/include/ATen/cuda/tunable/Tunable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-04-25T04:39:00.1434928Z copying torch/include/ATen/cuda/tunable/TunableGemm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-04-25T04:39:00.1442137Z copying torch/include/ATen/cuda/tunable/TunableOp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-04-25T04:39:00.1453910Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2025-04-25T04:39:00.1455749Z copying torch/include/ATen/cudnn/Descriptors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2025-04-25T04:39:00.1465244Z copying torch/include/ATen/cudnn/Handle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2025-04-25T04:39:00.1472135Z copying torch/include/ATen/cudnn/Handles.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2025-04-25T04:39:00.1479119Z copying torch/include/ATen/cudnn/Types.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2025-04-25T04:39:00.1485783Z copying torch/include/ATen/cudnn/Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2025-04-25T04:39:00.1492744Z copying torch/include/ATen/cudnn/cudnn-wrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2025-04-25T04:39:00.1500267Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1501701Z copying torch/include/ATen/hip/ATenHIPGeneral.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1508618Z copying torch/include/ATen/hip/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1516591Z copying torch/include/ATen/hip/EmptyTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1523704Z copying torch/include/ATen/hip/Exceptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1535447Z copying torch/include/ATen/hip/HIPBlas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1545703Z copying torch/include/ATen/hip/HIPConfig.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1553154Z copying torch/include/ATen/hip/HIPContext.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1560183Z copying torch/include/ATen/hip/HIPContextLight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1566584Z copying torch/include/ATen/hip/HIPDataType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1573290Z copying torch/include/ATen/hip/HIPDevice.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1579871Z copying torch/include/ATen/hip/HIPEvent.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1586921Z copying torch/include/ATen/hip/HIPGeneratorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1593885Z copying torch/include/ATen/hip/HIPGraph.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1600789Z copying torch/include/ATen/hip/HIPSparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1607010Z copying torch/include/ATen/hip/HIPSparseBlas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1615089Z copying torch/include/ATen/hip/HIPSparseDescriptors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1623938Z copying torch/include/ATen/hip/HIPUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1631810Z copying torch/include/ATen/hip/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1638098Z copying torch/include/ATen/hip/PhiloxCudaState.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1644954Z copying torch/include/ATen/hip/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1652036Z copying torch/include/ATen/hip/Sleep.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1658489Z copying torch/include/ATen/hip/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1665106Z copying torch/include/ATen/hip/cub.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1671784Z copying torch/include/ATen/hip/jiterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1678678Z copying torch/include/ATen/hip/jiterator_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1686529Z copying torch/include/ATen/hip/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:00.1693205Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail 2025-04-25T04:39:00.1694697Z copying torch/include/ATen/hip/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail 2025-04-25T04:39:00.1701639Z copying torch/include/ATen/hip/detail/HIPHooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail 2025-04-25T04:39:00.1708074Z copying torch/include/ATen/hip/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail 2025-04-25T04:39:00.1718363Z copying torch/include/ATen/hip/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail 2025-04-25T04:39:00.1728133Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl 2025-04-25T04:39:00.1729583Z copying torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl 2025-04-25T04:39:00.1735971Z copying torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl 2025-04-25T04:39:00.1743998Z copying torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl 2025-04-25T04:39:00.1751703Z copying torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl 2025-04-25T04:39:00.1759962Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable 2025-04-25T04:39:00.1761208Z copying torch/include/ATen/hip/tunable/GemmCommon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable 2025-04-25T04:39:00.1770943Z copying torch/include/ATen/hip/tunable/GemmHipblaslt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable 2025-04-25T04:39:00.1780662Z copying torch/include/ATen/hip/tunable/GemmRocblas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable 2025-04-25T04:39:00.1788927Z copying torch/include/ATen/hip/tunable/StreamTimer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable 2025-04-25T04:39:00.1795831Z copying torch/include/ATen/hip/tunable/Tunable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable 2025-04-25T04:39:00.1802983Z copying torch/include/ATen/hip/tunable/TunableGemm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable 2025-04-25T04:39:00.1810772Z copying torch/include/ATen/hip/tunable/TunableOp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable 2025-04-25T04:39:00.1819211Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-04-25T04:39:00.1820507Z copying torch/include/ATen/xpu/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-04-25T04:39:00.1827527Z copying torch/include/ATen/xpu/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-04-25T04:39:00.1834967Z copying torch/include/ATen/xpu/XPUContext.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-04-25T04:39:00.1841996Z copying torch/include/ATen/xpu/XPUDevice.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-04-25T04:39:00.1850083Z copying torch/include/ATen/xpu/XPUEvent.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-04-25T04:39:00.1863234Z copying torch/include/ATen/xpu/XPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-04-25T04:39:00.1874465Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/detail 2025-04-25T04:39:00.1875329Z copying torch/include/ATen/xpu/detail/XPUHooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/detail 2025-04-25T04:39:00.1881860Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-25T04:39:00.1883044Z copying torch/include/ATen/mps/EmptyTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-25T04:39:00.1890405Z copying torch/include/ATen/mps/IndexKernels.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-25T04:39:00.1897808Z copying torch/include/ATen/mps/MPSAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-25T04:39:00.1905538Z copying torch/include/ATen/mps/MPSAllocatorInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-25T04:39:00.1911889Z copying torch/include/ATen/mps/MPSDevice.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-25T04:39:00.1919219Z copying torch/include/ATen/mps/MPSEvent.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-25T04:39:00.1925797Z copying torch/include/ATen/mps/MPSGeneratorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-25T04:39:00.1932494Z copying torch/include/ATen/mps/MPSGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-25T04:39:00.1939613Z copying torch/include/ATen/mps/MPSHooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-25T04:39:00.1947212Z copying torch/include/ATen/mps/MPSProfiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-25T04:39:00.1962508Z copying torch/include/ATen/mps/MPSStream.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-25T04:39:00.1973505Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2025-04-25T04:39:00.1974759Z copying torch/include/ATen/miopen/Descriptors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2025-04-25T04:39:00.1982330Z copying torch/include/ATen/miopen/Exceptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2025-04-25T04:39:00.1989821Z copying torch/include/ATen/miopen/Handle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2025-04-25T04:39:00.1996693Z copying torch/include/ATen/miopen/Types.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2025-04-25T04:39:00.2003152Z copying torch/include/ATen/miopen/Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2025-04-25T04:39:00.2009436Z copying torch/include/ATen/miopen/miopen-wrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2025-04-25T04:39:00.2016989Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/metal 2025-04-25T04:39:00.2018387Z copying torch/include/ATen/metal/Context.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/metal 2025-04-25T04:39:00.2025992Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2027398Z copying torch/include/ATen/ops/from_blob.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2035603Z copying torch/include/ATen/ops/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2043704Z copying torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2051054Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2057890Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2064812Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2072321Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2078845Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2086230Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2094025Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2101130Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2108470Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2115923Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2123833Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2131170Z copying torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2141412Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2151232Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2158167Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2165664Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2172421Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2179949Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2188178Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2195831Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2202731Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2210021Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2217197Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2224108Z copying torch/include/ATen/ops/_add_batch_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2231651Z copying torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2238835Z copying torch/include/ATen/ops/_add_batch_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2246047Z copying torch/include/ATen/ops/_add_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2253635Z copying torch/include/ATen/ops/_add_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2261539Z copying torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2276592Z copying torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2288502Z copying torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2294997Z copying torch/include/ATen/ops/_add_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2301896Z copying torch/include/ATen/ops/_add_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2309813Z copying torch/include/ATen/ops/_addmm_activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2317309Z copying torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2323519Z copying torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2330375Z copying torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2338875Z copying torch/include/ATen/ops/_addmm_activation_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2350986Z copying torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2361118Z copying torch/include/ATen/ops/_addmm_activation_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2367902Z copying torch/include/ATen/ops/_addmm_activation_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2375178Z copying torch/include/ATen/ops/_aminmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2382515Z copying torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2388683Z copying torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2396525Z copying torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2404699Z copying torch/include/ATen/ops/_aminmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2411548Z copying torch/include/ATen/ops/_aminmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2418356Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2425746Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2433017Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2440970Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2448935Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2461655Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2471268Z copying torch/include/ATen/ops/_amp_update_scale.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2478934Z copying torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2486332Z copying torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2494707Z copying torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2502258Z copying torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2509640Z copying torch/include/ATen/ops/_amp_update_scale_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2516161Z copying torch/include/ATen/ops/_amp_update_scale_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2522458Z copying torch/include/ATen/ops/_assert_async.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2529593Z copying torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2536324Z copying torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2543473Z copying torch/include/ATen/ops/_assert_async_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2551752Z copying torch/include/ATen/ops/_assert_async_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2559187Z copying torch/include/ATen/ops/_assert_scalar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2566482Z copying torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2573880Z copying torch/include/ATen/ops/_assert_scalar_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2585850Z copying torch/include/ATen/ops/_assert_scalar_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2594799Z copying torch/include/ATen/ops/_assert_tensor_metadata.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2601854Z copying torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2608029Z copying torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2615187Z copying torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2622596Z copying torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2630696Z copying torch/include/ATen/ops/_autocast_to_full_precision.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2637144Z copying torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2644031Z copying torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2650798Z copying torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2659588Z copying torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2667841Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2675437Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2683340Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2694296Z copying torch/include/ATen/ops/_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2704009Z copying torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2710985Z copying torch/include/ATen/ops/_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2717349Z copying torch/include/ATen/ops/_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2724007Z copying torch/include/ATen/ops/_batch_norm_impl_index.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2731190Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2737805Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2745195Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2752755Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2759169Z copying torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2765181Z copying torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2772791Z copying torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2780467Z copying torch/include/ATen/ops/_batch_norm_no_update.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2788500Z copying torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2794848Z copying torch/include/ATen/ops/_batch_norm_no_update_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2801471Z copying torch/include/ATen/ops/_batch_norm_no_update_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2808028Z copying torch/include/ATen/ops/_batch_norm_with_update.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2815738Z copying torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2822844Z copying torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2830124Z copying torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2837890Z copying torch/include/ATen/ops/_batch_norm_with_update_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2845472Z copying torch/include/ATen/ops/_batch_norm_with_update_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2851504Z copying torch/include/ATen/ops/_cast_Byte.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2858093Z copying torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2864936Z copying torch/include/ATen/ops/_cast_Byte_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2872533Z copying torch/include/ATen/ops/_cast_Byte_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2884544Z copying torch/include/ATen/ops/_cast_Char.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2894435Z copying torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2901788Z copying torch/include/ATen/ops/_cast_Char_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2911061Z copying torch/include/ATen/ops/_cast_Char_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2919215Z copying torch/include/ATen/ops/_cast_Double.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2926532Z copying torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2934174Z copying torch/include/ATen/ops/_cast_Double_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2941506Z copying torch/include/ATen/ops/_cast_Double_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2947951Z copying torch/include/ATen/ops/_cast_Float.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2954842Z copying torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2962373Z copying torch/include/ATen/ops/_cast_Float_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2969425Z copying torch/include/ATen/ops/_cast_Float_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2977293Z copying torch/include/ATen/ops/_cast_Half.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.2993834Z copying torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3004640Z copying torch/include/ATen/ops/_cast_Half_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3010562Z copying torch/include/ATen/ops/_cast_Half_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3017207Z copying torch/include/ATen/ops/_cast_Int.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3023999Z copying torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3031364Z copying torch/include/ATen/ops/_cast_Int_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3038915Z copying torch/include/ATen/ops/_cast_Int_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3050240Z copying torch/include/ATen/ops/_cast_Long.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3059376Z copying torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3065440Z copying torch/include/ATen/ops/_cast_Long_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3071362Z copying torch/include/ATen/ops/_cast_Long_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3077761Z copying torch/include/ATen/ops/_cast_Short.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3084632Z copying torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3092258Z copying torch/include/ATen/ops/_cast_Short_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3101719Z copying torch/include/ATen/ops/_cast_Short_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3109890Z copying torch/include/ATen/ops/_cdist_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3117276Z copying torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3123440Z copying torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3129723Z copying torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3136465Z copying torch/include/ATen/ops/_cdist_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3143842Z copying torch/include/ATen/ops/_cdist_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3150521Z copying torch/include/ATen/ops/_cdist_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3157229Z copying torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3164109Z copying torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3171104Z copying torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3179996Z copying torch/include/ATen/ops/_cdist_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3188169Z copying torch/include/ATen/ops/_cdist_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3196206Z copying torch/include/ATen/ops/_cholesky_solve_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3203844Z copying torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3209914Z copying torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3215872Z copying torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3222451Z copying torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3229123Z copying torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3236230Z copying torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3243566Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3249825Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3256230Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3262645Z copying torch/include/ATen/ops/_chunk_cat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3270251Z copying torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3278012Z copying torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3284696Z copying torch/include/ATen/ops/_chunk_cat_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3291332Z copying torch/include/ATen/ops/_chunk_cat_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3297974Z copying torch/include/ATen/ops/_coalesce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3305174Z copying torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3311471Z copying torch/include/ATen/ops/_coalesce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3318450Z copying torch/include/ATen/ops/_coalesce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3325580Z copying torch/include/ATen/ops/_coalesced.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3332465Z copying torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3340069Z copying torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3347209Z copying torch/include/ATen/ops/_coalesced_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3354213Z copying torch/include/ATen/ops/_coalesced_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3361820Z copying torch/include/ATen/ops/_compute_linear_combination.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3369263Z copying torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3376878Z copying torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3384684Z copying torch/include/ATen/ops/_compute_linear_combination_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3390906Z copying torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3398243Z copying torch/include/ATen/ops/_conj.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3406287Z copying torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3414212Z copying torch/include/ATen/ops/_conj_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3421776Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3429261Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3436924Z copying torch/include/ATen/ops/_conj_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3445404Z copying torch/include/ATen/ops/_conj_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3452411Z copying torch/include/ATen/ops/_conj_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3459051Z copying torch/include/ATen/ops/_conj_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3466045Z copying torch/include/ATen/ops/_conj_physical.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3473697Z copying torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3480632Z copying torch/include/ATen/ops/_conj_physical_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3488995Z copying torch/include/ATen/ops/_conj_physical_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3496135Z copying torch/include/ATen/ops/_conv_depthwise2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3504114Z copying torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3513557Z copying torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3523085Z copying torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3530591Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3538937Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3547502Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3555303Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3562475Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3570189Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3577914Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3585743Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3593636Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3601931Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3609226Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3617696Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3626159Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3633709Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3643441Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3652367Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3660973Z copying torch/include/ATen/ops/_convert_weight_to_int4pack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3669638Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3676538Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3683495Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3690320Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3696971Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3703926Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3711174Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3718146Z copying torch/include/ATen/ops/_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3725721Z copying torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3733548Z copying torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3740774Z copying torch/include/ATen/ops/_convolution_double_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3747659Z copying torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3755137Z copying torch/include/ATen/ops/_convolution_double_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3762476Z copying torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3769367Z copying torch/include/ATen/ops/_convolution_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3781320Z copying torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3791218Z copying torch/include/ATen/ops/_convolution_mode_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3798507Z copying torch/include/ATen/ops/_convolution_mode_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3806392Z copying torch/include/ATen/ops/_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3813750Z copying torch/include/ATen/ops/_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3821803Z copying torch/include/ATen/ops/_copy_from.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3829500Z copying torch/include/ATen/ops/_copy_from_and_resize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3836642Z copying torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3843683Z copying torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3850725Z copying torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3858135Z copying torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3864701Z copying torch/include/ATen/ops/_copy_from_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3871635Z copying torch/include/ATen/ops/_copy_from_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3878622Z copying torch/include/ATen/ops/_cslt_compress.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3885819Z copying torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3893441Z copying torch/include/ATen/ops/_cslt_compress_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3901067Z copying torch/include/ATen/ops/_cslt_compress_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3909034Z copying torch/include/ATen/ops/_cslt_sparse_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3916268Z copying torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3923681Z copying torch/include/ATen/ops/_cslt_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3930454Z copying torch/include/ATen/ops/_cslt_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3937236Z copying torch/include/ATen/ops/_cslt_sparse_mm_search.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3945211Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3952604Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3959321Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3966652Z copying torch/include/ATen/ops/_ctc_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3974033Z copying torch/include/ATen/ops/_ctc_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3981817Z copying torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.3992543Z copying torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4002504Z copying torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4011173Z copying torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4019201Z copying torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4027537Z copying torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4034843Z copying torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4041483Z copying torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4049171Z copying torch/include/ATen/ops/_ctc_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4055997Z copying torch/include/ATen/ops/_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4068821Z copying torch/include/ATen/ops/_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4079042Z copying torch/include/ATen/ops/_cudnn_attention_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4085791Z copying torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4093817Z copying torch/include/ATen/ops/_cudnn_attention_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4101068Z copying torch/include/ATen/ops/_cudnn_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4113780Z copying torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4124060Z copying torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4130963Z copying torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4137842Z copying torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4144621Z copying torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4151987Z copying torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4165223Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4175359Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4185662Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4200298Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4210092Z copying torch/include/ATen/ops/_cudnn_rnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4217702Z copying torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4225278Z copying torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4231628Z copying torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4239303Z copying torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4246099Z copying torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4253274Z copying torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4259432Z copying torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4268246Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4276067Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4282268Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4288563Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4294922Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4301248Z copying torch/include/ATen/ops/_cudnn_rnn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4307986Z copying torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4318566Z copying torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4326843Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4332581Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4338847Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4344956Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4351590Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4357891Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4364172Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4370772Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4377983Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4384703Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4390817Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4397982Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4404580Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4410849Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4417204Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4423949Z copying torch/include/ATen/ops/_cummax_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4431004Z copying torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4437662Z copying torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4444652Z copying torch/include/ATen/ops/_cummax_helper_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4451243Z copying torch/include/ATen/ops/_cummax_helper_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4457762Z copying torch/include/ATen/ops/_cummin_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4465269Z copying torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4473324Z copying torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4481491Z copying torch/include/ATen/ops/_cummin_helper_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4487796Z copying torch/include/ATen/ops/_cummin_helper_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4495151Z copying torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4502143Z copying torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4508312Z copying torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4515034Z copying torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4521756Z copying torch/include/ATen/ops/_dimI.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4529309Z copying torch/include/ATen/ops/_dimI_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4536488Z copying torch/include/ATen/ops/_dimI_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4543557Z copying torch/include/ATen/ops/_dimV.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4553494Z copying torch/include/ATen/ops/_dimV_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4563085Z copying torch/include/ATen/ops/_dimV_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4570019Z copying torch/include/ATen/ops/_dim_arange.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4578118Z copying torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4585080Z copying torch/include/ATen/ops/_dim_arange_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4591797Z copying torch/include/ATen/ops/_dim_arange_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4598695Z copying torch/include/ATen/ops/_dirichlet_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4605952Z copying torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4613006Z copying torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4620773Z copying torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4628939Z copying torch/include/ATen/ops/_dirichlet_grad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4637085Z copying torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4643086Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4650679Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4657972Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4665186Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4673801Z copying torch/include/ATen/ops/_embedding_bag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4682395Z copying torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4689667Z copying torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4696923Z copying torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4709502Z copying torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4720152Z copying torch/include/ATen/ops/_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4727069Z copying torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4733833Z copying torch/include/ATen/ops/_efficient_attention_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4741214Z copying torch/include/ATen/ops/_efficient_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4748611Z copying torch/include/ATen/ops/_efficient_attention_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4755792Z copying torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4763101Z copying torch/include/ATen/ops/_efficient_attention_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4770072Z copying torch/include/ATen/ops/_efficient_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4776920Z copying torch/include/ATen/ops/_efficientzerotensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4784940Z copying torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4792684Z copying torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4799955Z copying torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4807473Z copying torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4815010Z copying torch/include/ATen/ops/_efficientzerotensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4822530Z copying torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4829455Z copying torch/include/ATen/ops/_embedding_bag_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4836623Z copying torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4844140Z copying torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4852494Z copying torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4860159Z copying torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4868023Z copying torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4874890Z copying torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4882855Z copying torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4890431Z copying torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4899368Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4907301Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4914267Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4921314Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4928473Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4935435Z copying torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4943150Z copying torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4951069Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4958813Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4965664Z copying torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4978751Z copying torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4989935Z copying torch/include/ATen/ops/_embedding_bag_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.4997147Z copying torch/include/ATen/ops/_embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5003821Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5011674Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5019579Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5027914Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5035571Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5043614Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5051457Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5057785Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5064092Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5071554Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5077748Z copying torch/include/ATen/ops/_empty_affine_quantized.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5085454Z copying torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5092946Z copying torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5100224Z copying torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5107921Z copying torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5114714Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5122638Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5130834Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5137161Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5144624Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5151379Z copying torch/include/ATen/ops/_euclidean_dist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5159698Z copying torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5168071Z copying torch/include/ATen/ops/_euclidean_dist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5175400Z copying torch/include/ATen/ops/_euclidean_dist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5183258Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5191535Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5198975Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5205741Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5212617Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5219697Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5227458Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5237138Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5246597Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5254113Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5261952Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5269281Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5276263Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5284136Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5291917Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5298626Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5305492Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5312392Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5321702Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5330402Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5337293Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5344372Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5351516Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5359652Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5367550Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5374414Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5382275Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5390233Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5402096Z copying torch/include/ATen/ops/_fft_c2c.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5405815Z copying torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5413272Z copying torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5421021Z copying torch/include/ATen/ops/_fft_c2c_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5429388Z copying torch/include/ATen/ops/_fft_c2c_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5438156Z copying torch/include/ATen/ops/_fft_c2r.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5445833Z copying torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5454290Z copying torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5462573Z copying torch/include/ATen/ops/_fft_c2r_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5469112Z copying torch/include/ATen/ops/_fft_c2r_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5475977Z copying torch/include/ATen/ops/_fft_r2c.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5483591Z copying torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5490904Z copying torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5499116Z copying torch/include/ATen/ops/_fft_r2c_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5506613Z copying torch/include/ATen/ops/_fft_r2c_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5512870Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5525395Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5535848Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5543492Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5550776Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5557451Z copying torch/include/ATen/ops/_flash_attention_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5564986Z copying torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5571925Z copying torch/include/ATen/ops/_flash_attention_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5578666Z copying torch/include/ATen/ops/_flash_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5586459Z copying torch/include/ATen/ops/_flash_attention_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5593910Z copying torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5600543Z copying torch/include/ATen/ops/_flash_attention_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5607380Z copying torch/include/ATen/ops/_flash_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5614768Z copying torch/include/ATen/ops/_foobar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5622794Z copying torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5630173Z copying torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5638665Z copying torch/include/ATen/ops/_foobar_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5648260Z copying torch/include/ATen/ops/_foobar_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5655502Z copying torch/include/ATen/ops/_foreach_abs.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5662733Z copying torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5669348Z copying torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5676036Z copying torch/include/ATen/ops/_foreach_abs_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5682899Z copying torch/include/ATen/ops/_foreach_abs_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5689840Z copying torch/include/ATen/ops/_foreach_acos.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5697503Z copying torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5704830Z copying torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5712251Z copying torch/include/ATen/ops/_foreach_acos_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5719122Z copying torch/include/ATen/ops/_foreach_acos_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5725849Z copying torch/include/ATen/ops/_foreach_add.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5733100Z copying torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5740582Z copying torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5748055Z copying torch/include/ATen/ops/_foreach_add_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5758999Z copying torch/include/ATen/ops/_foreach_add_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5769219Z copying torch/include/ATen/ops/_foreach_addcdiv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5778755Z copying torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5785908Z copying torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5794655Z copying torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5803223Z copying torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5810012Z copying torch/include/ATen/ops/_foreach_addcmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5817162Z copying torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5824073Z copying torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5831479Z copying torch/include/ATen/ops/_foreach_addcmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5841024Z copying torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5850144Z copying torch/include/ATen/ops/_foreach_asin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5857003Z copying torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5863999Z copying torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5870554Z copying torch/include/ATen/ops/_foreach_asin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5878383Z copying torch/include/ATen/ops/_foreach_asin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5886059Z copying torch/include/ATen/ops/_foreach_atan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5893504Z copying torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5900688Z copying torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5908372Z copying torch/include/ATen/ops/_foreach_atan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5922839Z copying torch/include/ATen/ops/_foreach_atan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5933944Z copying torch/include/ATen/ops/_foreach_ceil.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5941168Z copying torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5947656Z copying torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5955865Z copying torch/include/ATen/ops/_foreach_ceil_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5963722Z copying torch/include/ATen/ops/_foreach_ceil_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5971349Z copying torch/include/ATen/ops/_foreach_clamp_max.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5978843Z copying torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5985647Z copying torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.5993190Z copying torch/include/ATen/ops/_foreach_clamp_max_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6000128Z copying torch/include/ATen/ops/_foreach_clamp_max_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6011308Z copying torch/include/ATen/ops/_foreach_clamp_min.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6020691Z copying torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6028256Z copying torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6036436Z copying torch/include/ATen/ops/_foreach_clamp_min_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6043857Z copying torch/include/ATen/ops/_foreach_clamp_min_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6050639Z copying torch/include/ATen/ops/_foreach_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6057712Z copying torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6064447Z copying torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6071212Z copying torch/include/ATen/ops/_foreach_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6078060Z copying torch/include/ATen/ops/_foreach_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6085704Z copying torch/include/ATen/ops/_foreach_cos.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6093214Z copying torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6100143Z copying torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6106914Z copying torch/include/ATen/ops/_foreach_cos_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6114704Z copying torch/include/ATen/ops/_foreach_cos_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6122473Z copying torch/include/ATen/ops/_foreach_cosh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6130601Z copying torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6137554Z copying torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6144758Z copying torch/include/ATen/ops/_foreach_cosh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6152222Z copying torch/include/ATen/ops/_foreach_cosh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6158950Z copying torch/include/ATen/ops/_foreach_div.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6166426Z copying torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6173589Z copying torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6180642Z copying torch/include/ATen/ops/_foreach_div_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6187574Z copying torch/include/ATen/ops/_foreach_div_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6195263Z copying torch/include/ATen/ops/_foreach_erf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6202895Z copying torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6216076Z copying torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6227009Z copying torch/include/ATen/ops/_foreach_erf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6233620Z copying torch/include/ATen/ops/_foreach_erf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6240427Z copying torch/include/ATen/ops/_foreach_erfc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6249844Z copying torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6258955Z copying torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6266142Z copying torch/include/ATen/ops/_foreach_erfc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6273201Z copying torch/include/ATen/ops/_foreach_erfc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6279643Z copying torch/include/ATen/ops/_foreach_exp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6286974Z copying torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6293896Z copying torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6300441Z copying torch/include/ATen/ops/_foreach_exp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6306880Z copying torch/include/ATen/ops/_foreach_exp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6313316Z copying torch/include/ATen/ops/_foreach_expm1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6320575Z copying torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6327614Z copying torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6334646Z copying torch/include/ATen/ops/_foreach_expm1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6341585Z copying torch/include/ATen/ops/_foreach_expm1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6348107Z copying torch/include/ATen/ops/_foreach_floor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6355481Z copying torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6362413Z copying torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6369761Z copying torch/include/ATen/ops/_foreach_floor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6377747Z copying torch/include/ATen/ops/_foreach_floor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6389070Z copying torch/include/ATen/ops/_foreach_frac.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6399396Z copying torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6405649Z copying torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6412571Z copying torch/include/ATen/ops/_foreach_frac_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6419597Z copying torch/include/ATen/ops/_foreach_frac_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6426662Z copying torch/include/ATen/ops/_foreach_lerp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6434456Z copying torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6440988Z copying torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6448218Z copying torch/include/ATen/ops/_foreach_lerp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6456559Z copying torch/include/ATen/ops/_foreach_lerp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6464069Z copying torch/include/ATen/ops/_foreach_lgamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6471255Z copying torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6478010Z copying torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6485132Z copying torch/include/ATen/ops/_foreach_lgamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6492563Z copying torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6499380Z copying torch/include/ATen/ops/_foreach_log.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6506601Z copying torch/include/ATen/ops/_foreach_log10.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6514337Z copying torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6520863Z copying torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6528427Z copying torch/include/ATen/ops/_foreach_log10_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6535200Z copying torch/include/ATen/ops/_foreach_log10_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6543457Z copying torch/include/ATen/ops/_foreach_log1p.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6550818Z copying torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6557758Z copying torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6564955Z copying torch/include/ATen/ops/_foreach_log1p_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6572301Z copying torch/include/ATen/ops/_foreach_log1p_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6579715Z copying torch/include/ATen/ops/_foreach_log2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6587609Z copying torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6603353Z copying torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6615413Z copying torch/include/ATen/ops/_foreach_log2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6622420Z copying torch/include/ATen/ops/_foreach_log2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6629055Z copying torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6636045Z copying torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6643321Z copying torch/include/ATen/ops/_foreach_log_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6650360Z copying torch/include/ATen/ops/_foreach_log_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6658088Z copying torch/include/ATen/ops/_foreach_max.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6665456Z copying torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6672454Z copying torch/include/ATen/ops/_foreach_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6680073Z copying torch/include/ATen/ops/_foreach_max_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6687877Z copying torch/include/ATen/ops/_foreach_max_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6694626Z copying torch/include/ATen/ops/_foreach_maximum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6701782Z copying torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6709409Z copying torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6716589Z copying torch/include/ATen/ops/_foreach_maximum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6723610Z copying torch/include/ATen/ops/_foreach_maximum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6730899Z copying torch/include/ATen/ops/_foreach_minimum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6738908Z copying torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6745668Z copying torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6752850Z copying torch/include/ATen/ops/_foreach_minimum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6760361Z copying torch/include/ATen/ops/_foreach_minimum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6767027Z copying torch/include/ATen/ops/_foreach_mul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6775488Z copying torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6783189Z copying torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6790098Z copying torch/include/ATen/ops/_foreach_mul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6797328Z copying torch/include/ATen/ops/_foreach_mul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6809302Z copying torch/include/ATen/ops/_foreach_neg.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6819631Z copying torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6827195Z copying torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6835141Z copying torch/include/ATen/ops/_foreach_neg_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6842117Z copying torch/include/ATen/ops/_foreach_neg_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6848668Z copying torch/include/ATen/ops/_foreach_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6857333Z copying torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6865013Z copying torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6872470Z copying torch/include/ATen/ops/_foreach_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6879281Z copying torch/include/ATen/ops/_foreach_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6886166Z copying torch/include/ATen/ops/_foreach_pow.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6893317Z copying torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6900255Z copying torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6907299Z copying torch/include/ATen/ops/_foreach_pow_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6914228Z copying torch/include/ATen/ops/_foreach_pow_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6921191Z copying torch/include/ATen/ops/_foreach_reciprocal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6928365Z copying torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6936084Z copying torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6943079Z copying torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6950393Z copying torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6957533Z copying torch/include/ATen/ops/_foreach_round.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6964930Z copying torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6972238Z copying torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6980377Z copying torch/include/ATen/ops/_foreach_round_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6987209Z copying torch/include/ATen/ops/_foreach_round_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.6994467Z copying torch/include/ATen/ops/_foreach_rsqrt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7002722Z copying torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7010477Z copying torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7017250Z copying torch/include/ATen/ops/_foreach_rsqrt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7024631Z copying torch/include/ATen/ops/_foreach_rsqrt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7032651Z copying torch/include/ATen/ops/_foreach_sigmoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7040451Z copying torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7047369Z copying torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7054598Z copying torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7061549Z copying torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7068406Z copying torch/include/ATen/ops/_foreach_sign.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7075699Z copying torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7083805Z copying torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7093406Z copying torch/include/ATen/ops/_foreach_sign_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7102108Z copying torch/include/ATen/ops/_foreach_sign_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7109545Z copying torch/include/ATen/ops/_foreach_sin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7116917Z copying torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7124295Z copying torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7131457Z copying torch/include/ATen/ops/_foreach_sin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7138852Z copying torch/include/ATen/ops/_foreach_sin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7146606Z copying torch/include/ATen/ops/_foreach_sinh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7154302Z copying torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7161762Z copying torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7169803Z copying torch/include/ATen/ops/_foreach_sinh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7182310Z copying torch/include/ATen/ops/_foreach_sinh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7192810Z copying torch/include/ATen/ops/_foreach_sqrt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7199547Z copying torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7206511Z copying torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7213939Z copying torch/include/ATen/ops/_foreach_sqrt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7221131Z copying torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7228395Z copying torch/include/ATen/ops/_foreach_sub.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7235642Z copying torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7242863Z copying torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7249664Z copying torch/include/ATen/ops/_foreach_sub_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7263562Z copying torch/include/ATen/ops/_foreach_sub_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7274835Z copying torch/include/ATen/ops/_foreach_tan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7282435Z copying torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7289474Z copying torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7296115Z copying torch/include/ATen/ops/_foreach_tan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7302825Z copying torch/include/ATen/ops/_fused_sgd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7309736Z copying torch/include/ATen/ops/_foreach_tan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7316213Z copying torch/include/ATen/ops/_foreach_tanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7323326Z copying torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7329807Z copying torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7336717Z copying torch/include/ATen/ops/_foreach_tanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7346258Z copying torch/include/ATen/ops/_foreach_tanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7355356Z copying torch/include/ATen/ops/_foreach_trunc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7365728Z copying torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7374941Z copying torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7381053Z copying torch/include/ATen/ops/_foreach_trunc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7388053Z copying torch/include/ATen/ops/_foreach_trunc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7395367Z copying torch/include/ATen/ops/_foreach_zero.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7402558Z copying torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7409792Z copying torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7416571Z copying torch/include/ATen/ops/_foreach_zero_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7423406Z copying torch/include/ATen/ops/_foreach_zero_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7430836Z copying torch/include/ATen/ops/_functional_assert_async.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7437994Z copying torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7444692Z copying torch/include/ATen/ops/_functional_assert_async_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7451527Z copying torch/include/ATen/ops/_functional_assert_async_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7458776Z copying torch/include/ATen/ops/_functional_assert_scalar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7465417Z copying torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7472477Z copying torch/include/ATen/ops/_functional_assert_scalar_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7479135Z copying torch/include/ATen/ops/_functional_assert_scalar_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7486209Z copying torch/include/ATen/ops/_functional_sym_constrain_range.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7494206Z copying torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7501432Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7508380Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7515409Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7523459Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7530642Z copying torch/include/ATen/ops/_functional_sym_constrain_range_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7537732Z copying torch/include/ATen/ops/_functional_sym_constrain_range_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7545284Z copying torch/include/ATen/ops/_fused_adagrad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7552475Z copying torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7563595Z copying torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7573213Z copying torch/include/ATen/ops/_fused_adagrad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7580195Z copying torch/include/ATen/ops/_fused_adagrad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7587708Z copying torch/include/ATen/ops/_fused_adam.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7595964Z copying torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7603568Z copying torch/include/ATen/ops/_fused_adam_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7610151Z copying torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7616936Z copying torch/include/ATen/ops/_fused_adam_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7624485Z copying torch/include/ATen/ops/_fused_adam_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7634489Z copying torch/include/ATen/ops/_fused_adamw.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7644222Z copying torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7653362Z copying torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7662536Z copying torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7669369Z copying torch/include/ATen/ops/_fused_adamw_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7676233Z copying torch/include/ATen/ops/_fused_adamw_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7683633Z copying torch/include/ATen/ops/_fused_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7690865Z copying torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7697813Z copying torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7704894Z copying torch/include/ATen/ops/_fused_dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7711618Z copying torch/include/ATen/ops/_fused_dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7719158Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7726651Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7734129Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7741768Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7752343Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7762212Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7771457Z copying torch/include/ATen/ops/_fused_rms_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7778660Z copying torch/include/ATen/ops/_fused_rms_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7785640Z copying torch/include/ATen/ops/_fused_rms_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7792981Z copying torch/include/ATen/ops/_fused_sdp_choice.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7799926Z copying torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7806756Z copying torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7814291Z copying torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7821202Z copying torch/include/ATen/ops/_fused_sdp_choice_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7828017Z copying torch/include/ATen/ops/_fused_sdp_choice_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7835072Z copying torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7842416Z copying torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7849929Z copying torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7856743Z copying torch/include/ATen/ops/_fused_sgd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7863884Z copying torch/include/ATen/ops/_fused_sgd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7871642Z copying torch/include/ATen/ops/_fw_primal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7879587Z copying torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7886807Z copying torch/include/ATen/ops/_fw_primal_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7893720Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7900995Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7912186Z copying torch/include/ATen/ops/_fw_primal_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7922347Z copying torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7929218Z copying torch/include/ATen/ops/_fw_primal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7936042Z copying torch/include/ATen/ops/_fw_primal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7943069Z copying torch/include/ATen/ops/_gather_sparse_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7950056Z copying torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7956840Z copying torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7964296Z copying torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7971750Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7978664Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7986227Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.7993577Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8001467Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8008968Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8016971Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8024216Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8031895Z copying torch/include/ATen/ops/_grouped_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8040633Z copying torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8049296Z copying torch/include/ATen/ops/_grouped_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8056850Z copying torch/include/ATen/ops/_grouped_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8064426Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8071973Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8078362Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8084818Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8092297Z copying torch/include/ATen/ops/_has_same_storage_numel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8099184Z copying torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8106317Z copying torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8113697Z copying torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8121008Z copying torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8128042Z copying torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8134563Z copying torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8142709Z copying torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8149918Z copying torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8157196Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8164629Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8171622Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8179344Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8186555Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8193370Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8200720Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8208781Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8216011Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8223923Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8231293Z copying torch/include/ATen/ops/_index_put_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8238401Z copying torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8244982Z copying torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8254501Z copying torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8264084Z copying torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8271471Z copying torch/include/ATen/ops/_index_put_impl_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8278969Z copying torch/include/ATen/ops/_index_put_impl_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8286624Z copying torch/include/ATen/ops/_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8294581Z copying torch/include/ATen/ops/_indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8302468Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8310031Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8317031Z copying torch/include/ATen/ops/_indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8324554Z copying torch/include/ATen/ops/_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8332620Z copying torch/include/ATen/ops/_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8344736Z copying torch/include/ATen/ops/_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8355205Z copying torch/include/ATen/ops/_int_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8361983Z copying torch/include/ATen/ops/_int_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8369075Z copying torch/include/ATen/ops/_int_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8375651Z copying torch/include/ATen/ops/_int_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8383186Z copying torch/include/ATen/ops/_int_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8390112Z copying torch/include/ATen/ops/_is_all_true.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8397999Z copying torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8405664Z copying torch/include/ATen/ops/_is_all_true_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8414140Z copying torch/include/ATen/ops/_is_all_true_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8421820Z copying torch/include/ATen/ops/_is_any_true.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8429313Z copying torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8437240Z copying torch/include/ATen/ops/_is_any_true_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8445019Z copying torch/include/ATen/ops/_is_any_true_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8453684Z copying torch/include/ATen/ops/_is_zerotensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8461118Z copying torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8468160Z copying torch/include/ATen/ops/_is_zerotensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8475647Z copying torch/include/ATen/ops/_is_zerotensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8483146Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8489494Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8497219Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8505460Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8512415Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8519268Z copying torch/include/ATen/ops/_lazy_clone.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8526887Z copying torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8533601Z copying torch/include/ATen/ops/_lazy_clone_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8541895Z copying torch/include/ATen/ops/_lazy_clone_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8548568Z copying torch/include/ATen/ops/_linalg_check_errors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8556847Z copying torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8564912Z copying torch/include/ATen/ops/_linalg_check_errors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8571928Z copying torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8579020Z copying torch/include/ATen/ops/_linalg_det.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8586961Z copying torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8593916Z copying torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8601656Z copying torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8608757Z copying torch/include/ATen/ops/_linalg_det_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8616195Z copying torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8623436Z copying torch/include/ATen/ops/_linalg_det_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8631018Z copying torch/include/ATen/ops/_linalg_det_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8638740Z copying torch/include/ATen/ops/_linalg_eigh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8646453Z copying torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8654108Z copying torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8661595Z copying torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8668930Z copying torch/include/ATen/ops/_linalg_eigh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8680451Z copying torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8691362Z copying torch/include/ATen/ops/_linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8698576Z copying torch/include/ATen/ops/_linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8706304Z copying torch/include/ATen/ops/_linalg_eigvals.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8713464Z copying torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8720936Z copying torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8728204Z copying torch/include/ATen/ops/_linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8735962Z copying torch/include/ATen/ops/_linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8742958Z copying torch/include/ATen/ops/_linalg_slogdet.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8751083Z copying torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8758981Z copying torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8765917Z copying torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8773582Z copying torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8784271Z copying torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8793699Z copying torch/include/ATen/ops/_linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8800638Z copying torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8807806Z copying torch/include/ATen/ops/_linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8815643Z copying torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8823064Z copying torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8830757Z copying torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8843476Z copying torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8853826Z copying torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8860341Z copying torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8867100Z copying torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8874228Z copying torch/include/ATen/ops/_linalg_svd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8882627Z copying torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8892361Z copying torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8900573Z copying torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8907473Z copying torch/include/ATen/ops/_linalg_svd_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8914686Z copying torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8921407Z copying torch/include/ATen/ops/_linalg_svd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8928364Z copying torch/include/ATen/ops/_linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8935358Z copying torch/include/ATen/ops/_local_scalar_dense.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8943347Z copying torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8951116Z copying torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8957995Z copying torch/include/ATen/ops/_local_scalar_dense_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8964363Z copying torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8970842Z copying torch/include/ATen/ops/_log_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8982438Z copying torch/include/ATen/ops/_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8992005Z copying torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.8999862Z copying torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9008208Z copying torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9015032Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9022413Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9029289Z copying torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9036156Z copying torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9043369Z copying torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9050138Z copying torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9057231Z copying torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9064270Z copying torch/include/ATen/ops/_log_softmax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9070947Z copying torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9078295Z copying torch/include/ATen/ops/_log_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9085813Z copying torch/include/ATen/ops/_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9092525Z copying torch/include/ATen/ops/_logcumsumexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9099575Z copying torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9106883Z copying torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9114286Z copying torch/include/ATen/ops/_logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9121912Z copying torch/include/ATen/ops/_logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9129320Z copying torch/include/ATen/ops/_lstm_mps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9136161Z copying torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9143413Z copying torch/include/ATen/ops/_lstm_mps_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9150067Z copying torch/include/ATen/ops/_lstm_mps_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9156831Z copying torch/include/ATen/ops/_lu_with_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9164371Z copying torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9171697Z copying torch/include/ATen/ops/_lu_with_info_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9179247Z copying torch/include/ATen/ops/_lu_with_info_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9188346Z copying torch/include/ATen/ops/_make_dep_token.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9198958Z copying torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9206677Z copying torch/include/ATen/ops/_make_dep_token_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9214325Z copying torch/include/ATen/ops/_make_dep_token_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9221900Z copying torch/include/ATen/ops/_make_dual.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9228898Z copying torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9235291Z copying torch/include/ATen/ops/_make_dual_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9242991Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9249974Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9256565Z copying torch/include/ATen/ops/_make_dual_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9264099Z copying torch/include/ATen/ops/_make_dual_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9271610Z copying torch/include/ATen/ops/_make_dual_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9279208Z copying torch/include/ATen/ops/_make_dual_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9287065Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9294406Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9301899Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9309327Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9316674Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9324237Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9331455Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9339471Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9346300Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9353187Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9360724Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9368178Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9375570Z copying torch/include/ATen/ops/_masked_scale.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9389369Z copying torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9401359Z copying torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9407673Z copying torch/include/ATen/ops/_masked_scale_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9414650Z copying torch/include/ATen/ops/_masked_scale_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9422736Z copying torch/include/ATen/ops/_masked_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9430268Z copying torch/include/ATen/ops/_masked_softmax_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9438294Z copying torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9445119Z copying torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9452396Z copying torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9459630Z copying torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9469042Z copying torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9478064Z copying torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9485164Z copying torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9493370Z copying torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9500661Z copying torch/include/ATen/ops/_masked_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9508171Z copying torch/include/ATen/ops/_masked_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9515884Z copying torch/include/ATen/ops/_mixed_dtypes_linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9523262Z copying torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9530168Z copying torch/include/ATen/ops/_mixed_dtypes_linear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9536902Z copying torch/include/ATen/ops/_mixed_dtypes_linear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9544024Z copying torch/include/ATen/ops/_mkldnn_reshape.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9551582Z copying torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9558750Z copying torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9566639Z copying torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9573723Z copying torch/include/ATen/ops/_mkldnn_transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9581184Z copying torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9588435Z copying torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9595228Z copying torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9602783Z copying torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9609517Z copying torch/include/ATen/ops/_mps_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9617748Z copying torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9624820Z copying torch/include/ATen/ops/_mps_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9633370Z copying torch/include/ATen/ops/_mps_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9642458Z copying torch/include/ATen/ops/_mps_convolution_transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9650021Z copying torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9657781Z copying torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9665643Z copying torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9672933Z copying torch/include/ATen/ops/_native_batch_norm_legit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9680365Z copying torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9687592Z copying torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9695453Z copying torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9703163Z copying torch/include/ATen/ops/_native_batch_norm_legit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9710709Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9717932Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9725260Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9732934Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9741159Z copying torch/include/ATen/ops/_native_batch_norm_legit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9751454Z copying torch/include/ATen/ops/_native_multi_head_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9761127Z copying torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9768093Z copying torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9775647Z copying torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9782694Z copying torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9789832Z copying torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9797426Z copying torch/include/ATen/ops/_neg_view.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9805115Z copying torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9811980Z copying torch/include/ATen/ops/_neg_view_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9825250Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9836053Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9843318Z copying torch/include/ATen/ops/_neg_view_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9851575Z copying torch/include/ATen/ops/_neg_view_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9857920Z copying torch/include/ATen/ops/_neg_view_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9864471Z copying torch/include/ATen/ops/_neg_view_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9871436Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9878518Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9885635Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9892759Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9899804Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9906479Z copying torch/include/ATen/ops/_nested_from_padded.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9914699Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9921675Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9928779Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9935864Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9942880Z copying torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9950117Z copying torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9957494Z copying torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9965363Z copying torch/include/ATen/ops/_nested_from_padded_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9973559Z copying torch/include/ATen/ops/_nested_from_padded_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9981573Z copying torch/include/ATen/ops/_nested_from_padded_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9988843Z copying torch/include/ATen/ops/_nested_from_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:00.9996408Z copying torch/include/ATen/ops/_nested_from_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0003552Z copying torch/include/ATen/ops/_nested_get_jagged_dummy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0011129Z copying torch/include/ATen/ops/_nested_get_jagged_dummy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0018790Z copying torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0026760Z copying torch/include/ATen/ops/_nested_get_lengths.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0035145Z copying torch/include/ATen/ops/_nested_get_lengths_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0042236Z copying torch/include/ATen/ops/_nested_get_lengths_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0050893Z copying torch/include/ATen/ops/_nested_get_max_seqlen.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0059377Z copying torch/include/ATen/ops/_nested_get_max_seqlen_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0066454Z copying torch/include/ATen/ops/_nested_get_max_seqlen_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0073950Z copying torch/include/ATen/ops/_nested_get_min_seqlen.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0081747Z copying torch/include/ATen/ops/_nested_get_min_seqlen_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0088781Z copying torch/include/ATen/ops/_nested_get_min_seqlen_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0096439Z copying torch/include/ATen/ops/_nested_get_offsets.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0104118Z copying torch/include/ATen/ops/_nested_get_offsets_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0112148Z copying torch/include/ATen/ops/_nested_get_offsets_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0119260Z copying torch/include/ATen/ops/_nested_get_ragged_idx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0127228Z copying torch/include/ATen/ops/_nested_get_ragged_idx_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0134155Z copying torch/include/ATen/ops/_nested_get_ragged_idx_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0141848Z copying torch/include/ATen/ops/_nested_get_values.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0149037Z copying torch/include/ATen/ops/_nested_get_values_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0156429Z copying torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0164040Z copying torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0171195Z copying torch/include/ATen/ops/_nested_get_values_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0178780Z copying torch/include/ATen/ops/_nested_get_values_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0186179Z copying torch/include/ATen/ops/_nested_get_values_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0198223Z copying torch/include/ATen/ops/_nested_get_values_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0208982Z copying torch/include/ATen/ops/_nested_select_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0215349Z copying torch/include/ATen/ops/_nested_select_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0222879Z copying torch/include/ATen/ops/_nested_select_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0230153Z copying torch/include/ATen/ops/_nested_sum_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0238221Z copying torch/include/ATen/ops/_nested_sum_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0245891Z copying torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0252921Z copying torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0260324Z copying torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0267642Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0274750Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0282146Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0297096Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0308975Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0315756Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0322488Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0329134Z copying torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0335907Z copying torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0342918Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0349668Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0356667Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0363733Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0370745Z copying torch/include/ATen/ops/_nested_tensor_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0378473Z copying torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0385628Z copying torch/include/ATen/ops/_nested_tensor_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0393007Z copying torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0400707Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0409782Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0418439Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0426052Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0433901Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0440902Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0447887Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0454759Z copying torch/include/ATen/ops/_nested_tensor_strides.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0461840Z copying torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0468581Z copying torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0475470Z copying torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0482944Z copying torch/include/ATen/ops/_nested_view_from_buffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0490374Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0503264Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0513478Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0520685Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0528357Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0535755Z copying torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0543425Z copying torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0550750Z copying torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0557939Z copying torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0564814Z copying torch/include/ATen/ops/_nested_view_from_jagged.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0572756Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0580429Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0587888Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0594584Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0602463Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0610669Z copying torch/include/ATen/ops/_nested_view_from_jagged_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0617615Z copying torch/include/ATen/ops/_nested_view_from_jagged_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0625025Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0632346Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0640702Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0647832Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0656153Z copying torch/include/ATen/ops/_nnpack_available.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0662358Z copying torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0669020Z copying torch/include/ATen/ops/_nnpack_available_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0675929Z copying torch/include/ATen/ops/_nnpack_available_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0683274Z copying torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0690958Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0698107Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0705076Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0713323Z copying torch/include/ATen/ops/_nnz.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0720408Z copying torch/include/ATen/ops/_nnz_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0727822Z copying torch/include/ATen/ops/_nnz_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0736546Z copying torch/include/ATen/ops/_pack_padded_sequence.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0744875Z copying torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0752505Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0760368Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0767437Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0774398Z copying torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0781229Z copying torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0789074Z copying torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0796659Z copying torch/include/ATen/ops/_pad_circular.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0804688Z copying torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0813077Z copying torch/include/ATen/ops/_pad_circular_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0820466Z copying torch/include/ATen/ops/_pad_circular_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0828860Z copying torch/include/ATen/ops/_pad_enum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0836648Z copying torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0843342Z copying torch/include/ATen/ops/_pad_enum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0850733Z copying torch/include/ATen/ops/_pad_enum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0858165Z copying torch/include/ATen/ops/_pad_packed_sequence.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0865324Z copying torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0872842Z copying torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0880597Z copying torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0888055Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0895656Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0902727Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0916095Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0927515Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0934505Z copying torch/include/ATen/ops/_pdist_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0942433Z copying torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0950574Z copying torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0958179Z copying torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0965037Z copying torch/include/ATen/ops/_pdist_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0972371Z copying torch/include/ATen/ops/_pdist_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0981817Z copying torch/include/ATen/ops/_pdist_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0990880Z copying torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.0998050Z copying torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1005589Z copying torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1012807Z copying torch/include/ATen/ops/_pdist_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1019784Z copying torch/include/ATen/ops/_pdist_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1031497Z copying torch/include/ATen/ops/_pin_memory.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1041910Z copying torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1049214Z copying torch/include/ATen/ops/_pin_memory_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1056477Z copying torch/include/ATen/ops/_pin_memory_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1064136Z copying torch/include/ATen/ops/_prelu_kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1071594Z copying torch/include/ATen/ops/_prelu_kernel_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1078525Z copying torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1085751Z copying torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1092864Z copying torch/include/ATen/ops/_prelu_kernel_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1099658Z copying torch/include/ATen/ops/_prelu_kernel_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1106292Z copying torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1112880Z copying torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1119777Z copying torch/include/ATen/ops/_prelu_kernel_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1126634Z copying torch/include/ATen/ops/_prelu_kernel_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1137310Z copying torch/include/ATen/ops/_print.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1146835Z copying torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1154053Z copying torch/include/ATen/ops/_print_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1160518Z copying torch/include/ATen/ops/_print_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1167230Z copying torch/include/ATen/ops/_propagate_xla_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1173997Z copying torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1180959Z copying torch/include/ATen/ops/_propagate_xla_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1189084Z copying torch/include/ATen/ops/_propagate_xla_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1196906Z copying torch/include/ATen/ops/_remove_batch_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1203824Z copying torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1211520Z copying torch/include/ATen/ops/_remove_batch_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1219881Z copying torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1226203Z copying torch/include/ATen/ops/_reshape_alias.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1232479Z copying torch/include/ATen/ops/_reshape_alias_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1240080Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1248355Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1257101Z copying torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1265727Z copying torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1272549Z copying torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1279869Z copying torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1286960Z copying torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1293717Z copying torch/include/ATen/ops/_reshape_alias_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1301757Z copying torch/include/ATen/ops/_reshape_alias_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1309759Z copying torch/include/ATen/ops/_reshape_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1317455Z copying torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1324916Z copying torch/include/ATen/ops/_reshape_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1332692Z copying torch/include/ATen/ops/_reshape_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1341223Z copying torch/include/ATen/ops/_reshape_from_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1348233Z copying torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1355352Z copying torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1362623Z copying torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1370208Z copying torch/include/ATen/ops/_resize_output.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1377184Z copying torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1386588Z copying torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1395286Z copying torch/include/ATen/ops/_resize_output_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1403480Z copying torch/include/ATen/ops/_resize_output_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1410456Z copying torch/include/ATen/ops/_rowwise_prune.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1417867Z copying torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1424976Z copying torch/include/ATen/ops/_rowwise_prune_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1437684Z copying torch/include/ATen/ops/_rowwise_prune_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1439191Z copying torch/include/ATen/ops/_safe_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1447106Z copying torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1454835Z copying torch/include/ATen/ops/_safe_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1463219Z copying torch/include/ATen/ops/_safe_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1469879Z copying torch/include/ATen/ops/_sample_dirichlet.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1477288Z copying torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1484363Z copying torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1491587Z copying torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1498760Z copying torch/include/ATen/ops/_sample_dirichlet_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1505935Z copying torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1513645Z copying torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1520994Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1529099Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1537231Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1544930Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1552987Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1562555Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1572476Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1580673Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1588973Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1597663Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1604787Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1612263Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1619753Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1626900Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1634271Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1641965Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1649510Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1657589Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1664891Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1673987Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1683494Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1691991Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1699358Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1707580Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1715366Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1722759Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1729744Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1737066Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1744732Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1752469Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1760022Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1767172Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1774830Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1782322Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1790202Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1797292Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1804717Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1813316Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1820509Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1828123Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1835647Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1843942Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1851222Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1859081Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1866631Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1874904Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1883445Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1891505Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1898210Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1905852Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1913116Z copying torch/include/ATen/ops/_scaled_grouped_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1920927Z copying torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1927928Z copying torch/include/ATen/ops/_scaled_grouped_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1935941Z copying torch/include/ATen/ops/_scaled_grouped_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1943439Z copying torch/include/ATen/ops/_scaled_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1951527Z copying torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1959102Z copying torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1966923Z copying torch/include/ATen/ops/_scaled_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1974479Z copying torch/include/ATen/ops/_scaled_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1983229Z copying torch/include/ATen/ops/_segment_reduce_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1991170Z copying torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.1998558Z copying torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2006077Z copying torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2019839Z copying torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2030498Z copying torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2037847Z copying torch/include/ATen/ops/_shape_as_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2045713Z copying torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2052969Z copying torch/include/ATen/ops/_shape_as_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2060065Z copying torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2067466Z copying torch/include/ATen/ops/_slow_conv2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2075451Z copying torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2082442Z copying torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2090118Z copying torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2097484Z copying torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2104810Z copying torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2112740Z copying torch/include/ATen/ops/_slow_conv2d_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2120491Z copying torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2128175Z copying torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2135554Z copying torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2144037Z copying torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2151486Z copying torch/include/ATen/ops/_sobol_engine_draw.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2159307Z copying torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2167275Z copying torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2173854Z copying torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2181598Z copying torch/include/ATen/ops/_sobol_engine_ff.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2189023Z copying torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2197561Z copying torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2206524Z copying torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2216726Z copying torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2227022Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2236260Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2243642Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2255494Z copying torch/include/ATen/ops/_sobol_engine_scramble.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2266310Z copying torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2273113Z copying torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2279715Z copying torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2286565Z copying torch/include/ATen/ops/_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2293337Z copying torch/include/ATen/ops/_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2300630Z copying torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2307287Z copying torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2314676Z copying torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2321517Z copying torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2328326Z copying torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2335634Z copying torch/include/ATen/ops/_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2342421Z copying torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2349549Z copying torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2356276Z copying torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2363892Z copying torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2371071Z copying torch/include/ATen/ops/_softmax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2378148Z copying torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2386068Z copying torch/include/ATen/ops/_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2393593Z copying torch/include/ATen/ops/_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2402462Z copying torch/include/ATen/ops/_sparse_addmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2411346Z copying torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2419784Z copying torch/include/ATen/ops/_sparse_addmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2427571Z copying torch/include/ATen/ops/_sparse_addmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2434472Z copying torch/include/ATen/ops/_sparse_broadcast_to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2441919Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2450362Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2457478Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2465367Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2472198Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2479248Z copying torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2486743Z copying torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2493724Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2501149Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2508084Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2515541Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2522606Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2529753Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2537135Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2544815Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2552449Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2562005Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2571424Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2578429Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2585958Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2593727Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2603138Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2611167Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2619987Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2629272Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2637110Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2644607Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2651669Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2660122Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2668910Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2676364Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2683782Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2691267Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2698615Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2705974Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2714076Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2721337Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2729067Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2736073Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2744000Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2750874Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2758796Z copying torch/include/ATen/ops/_sparse_csr_prod.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2766635Z copying torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2774397Z copying torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2781379Z copying torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2790745Z copying torch/include/ATen/ops/_sparse_csr_sum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2800119Z copying torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2807353Z copying torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2814641Z copying torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2822448Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2831159Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2838973Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2846245Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2853622Z copying torch/include/ATen/ops/_sparse_log_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2861646Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2870024Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2876434Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2884021Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2891850Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2899591Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2906919Z copying torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2913789Z copying torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2921241Z copying torch/include/ATen/ops/_sparse_mask_projection.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2930891Z copying torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2940365Z copying torch/include/ATen/ops/_sparse_mask_projection_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2949875Z copying torch/include/ATen/ops/_sparse_mask_projection_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2957111Z copying torch/include/ATen/ops/_sparse_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2964735Z copying torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2972790Z copying torch/include/ATen/ops/_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2981847Z copying torch/include/ATen/ops/_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2988145Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.2994352Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3001036Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3007880Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3015855Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3022859Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3030245Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3037067Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3044366Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3051622Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3058982Z copying torch/include/ATen/ops/_sparse_semi_structured_apply.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3067007Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3074464Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3081851Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3089736Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3098127Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3105779Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3112485Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3120329Z copying torch/include/ATen/ops/_sparse_semi_structured_linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3128342Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3135354Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3143523Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3150625Z copying torch/include/ATen/ops/_sparse_semi_structured_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3157464Z copying torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3164594Z copying torch/include/ATen/ops/_sparse_semi_structured_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3177696Z copying torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3188721Z copying torch/include/ATen/ops/_sparse_semi_structured_tile.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3196321Z copying torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3202901Z copying torch/include/ATen/ops/_sparse_semi_structured_tile_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3210293Z copying torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3217248Z copying torch/include/ATen/ops/_sparse_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3224129Z copying torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3232034Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3239048Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3246198Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3253121Z copying torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3260344Z copying torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3267438Z copying torch/include/ATen/ops/_sparse_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3274182Z copying torch/include/ATen/ops/_sparse_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3281656Z copying torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3288619Z copying torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3295961Z copying torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3302507Z copying torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3309610Z copying torch/include/ATen/ops/_sparse_sum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3317153Z copying torch/include/ATen/ops/_sparse_sum_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3325242Z copying torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3331118Z copying torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3338670Z copying torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3354124Z copying torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3366028Z copying torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3372462Z copying torch/include/ATen/ops/_sparse_sum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3379061Z copying torch/include/ATen/ops/_sparse_sum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3386513Z copying torch/include/ATen/ops/_spdiags.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3394196Z copying torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3400515Z copying torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3407535Z copying torch/include/ATen/ops/_spdiags_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3414281Z copying torch/include/ATen/ops/_spdiags_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3421212Z copying torch/include/ATen/ops/_spsolve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3429296Z copying torch/include/ATen/ops/_spsolve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3438103Z copying torch/include/ATen/ops/_spsolve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3445638Z copying torch/include/ATen/ops/_stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3452651Z copying torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3459351Z copying torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3466726Z copying torch/include/ATen/ops/_stack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3473867Z copying torch/include/ATen/ops/_stack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3481304Z copying torch/include/ATen/ops/_standard_gamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3488686Z copying torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3495547Z copying torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3503005Z copying torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3510394Z copying torch/include/ATen/ops/_standard_gamma_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3518398Z copying torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3525078Z copying torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3532326Z copying torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3539987Z copying torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3547718Z copying torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3555176Z copying torch/include/ATen/ops/_standard_gamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3562609Z copying torch/include/ATen/ops/_standard_gamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3569812Z copying torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3577120Z copying torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3585248Z copying torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3594487Z copying torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3601760Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3613366Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3623306Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3630092Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3636848Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3644364Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3651863Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3658940Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3666449Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3673603Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3680052Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3687015Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3694034Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3701973Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3709096Z copying torch/include/ATen/ops/_test_check_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3716835Z copying torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3724116Z copying torch/include/ATen/ops/_test_check_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3735597Z copying torch/include/ATen/ops/_test_check_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3745848Z copying torch/include/ATen/ops/_test_functorch_fallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3754104Z copying torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3760928Z copying torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3767562Z copying torch/include/ATen/ops/_test_functorch_fallback_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3774495Z copying torch/include/ATen/ops/_test_functorch_fallback_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3782201Z copying torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3789815Z copying torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3796351Z copying torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3804102Z copying torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3811487Z copying torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3817826Z copying torch/include/ATen/ops/_test_optional_floatlist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3825573Z copying torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3832265Z copying torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3839771Z copying torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3847503Z copying torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3854771Z copying torch/include/ATen/ops/_test_optional_intlist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3863854Z copying torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3872401Z copying torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3880421Z copying torch/include/ATen/ops/_test_optional_intlist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3887791Z copying torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3895262Z copying torch/include/ATen/ops/_test_parallel_materialize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3901981Z copying torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3909019Z copying torch/include/ATen/ops/_test_parallel_materialize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3916526Z copying torch/include/ATen/ops/_test_parallel_materialize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3924301Z copying torch/include/ATen/ops/_test_serialization_subcmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3931545Z copying torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3939407Z copying torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3947555Z copying torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3955841Z copying torch/include/ATen/ops/_test_string_default.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3963273Z copying torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3970973Z copying torch/include/ATen/ops/_test_string_default_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3979728Z copying torch/include/ATen/ops/_test_string_default_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3987129Z copying torch/include/ATen/ops/_test_warn_in_autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.3994399Z copying torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4001775Z copying torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4009228Z copying torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4016592Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4023687Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4031437Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4038580Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4045949Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4053140Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4060349Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4067804Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4075613Z copying torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4084346Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4092097Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4099771Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4108034Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4116070Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4123047Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4130362Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4138024Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4145354Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4152806Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4160245Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4167822Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4175888Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4183489Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4190960Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4198228Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4209052Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4219086Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4225591Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4233253Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4240780Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4247914Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4255209Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4262148Z copying torch/include/ATen/ops/_to_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4269103Z copying torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4277007Z copying torch/include/ATen/ops/_to_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4285188Z copying torch/include/ATen/ops/_to_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4292630Z copying torch/include/ATen/ops/_to_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4300328Z copying torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4307649Z copying torch/include/ATen/ops/_to_cpu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4315508Z copying torch/include/ATen/ops/_to_cpu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4322404Z copying torch/include/ATen/ops/_to_dense.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4331332Z copying torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4340845Z copying torch/include/ATen/ops/_to_dense_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4351591Z copying torch/include/ATen/ops/_to_dense_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4361516Z copying torch/include/ATen/ops/_to_sparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4368860Z copying torch/include/ATen/ops/_to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4376345Z copying torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4388463Z copying torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4398631Z copying torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4404936Z copying torch/include/ATen/ops/_to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4411894Z copying torch/include/ATen/ops/_to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4419815Z copying torch/include/ATen/ops/_to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4427356Z copying torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4433963Z copying torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4441666Z copying torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4448557Z copying torch/include/ATen/ops/_to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4455665Z copying torch/include/ATen/ops/_to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4462826Z copying torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4469611Z copying torch/include/ATen/ops/_to_sparse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4476727Z copying torch/include/ATen/ops/_to_sparse_csc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4483900Z copying torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4491142Z copying torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4498280Z copying torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4506286Z copying torch/include/ATen/ops/_to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4514536Z copying torch/include/ATen/ops/_to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4523225Z copying torch/include/ATen/ops/_to_sparse_csr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4530526Z copying torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4538020Z copying torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4545278Z copying torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4551625Z copying torch/include/ATen/ops/_to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4558480Z copying torch/include/ATen/ops/_to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4565904Z copying torch/include/ATen/ops/_to_sparse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4573399Z copying torch/include/ATen/ops/_to_sparse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4580667Z copying torch/include/ATen/ops/_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4587307Z copying torch/include/ATen/ops/_to_sparse_semi_structured.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4594268Z copying torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4601331Z copying torch/include/ATen/ops/_to_sparse_semi_structured_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4609131Z copying torch/include/ATen/ops/_to_sparse_semi_structured_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4616786Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4624867Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4632303Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4640666Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4648872Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4657150Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4664332Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4671916Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4679631Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4686919Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4694048Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4701835Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4708948Z copying torch/include/ATen/ops/_trilinear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4716506Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4724403Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4732166Z copying torch/include/ATen/ops/_trilinear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4740559Z copying torch/include/ATen/ops/_trilinear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4756504Z copying torch/include/ATen/ops/_triton_multi_head_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4768952Z copying torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4775460Z copying torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4782489Z copying torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4789399Z copying torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4796097Z copying torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4802974Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4810073Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4816767Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4824043Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4831564Z copying torch/include/ATen/ops/_unique.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4838884Z copying torch/include/ATen/ops/_unique2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4845444Z copying torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4852564Z copying torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4860047Z copying torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4867450Z copying torch/include/ATen/ops/_unique2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4874174Z copying torch/include/ATen/ops/_unique2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4881189Z copying torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4888136Z copying torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4896352Z copying torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4903858Z copying torch/include/ATen/ops/_unique_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4911009Z copying torch/include/ATen/ops/_unique_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4918416Z copying torch/include/ATen/ops/_unpack_dual.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4926678Z copying torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4933412Z copying torch/include/ATen/ops/_unpack_dual_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4941757Z copying torch/include/ATen/ops/_unpack_dual_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4948871Z copying torch/include/ATen/ops/_unsafe_index.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4956523Z copying torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4965765Z copying torch/include/ATen/ops/_unsafe_index_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4975001Z copying torch/include/ATen/ops/_unsafe_index_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4988078Z copying torch/include/ATen/ops/_unsafe_index_put.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.4999151Z copying torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5005622Z copying torch/include/ATen/ops/_unsafe_index_put_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5012281Z copying torch/include/ATen/ops/_unsafe_index_put_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5020015Z copying torch/include/ATen/ops/_unsafe_masked_index.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5028665Z copying torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5034864Z copying torch/include/ATen/ops/_unsafe_masked_index_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5041788Z copying torch/include/ATen/ops/_unsafe_masked_index_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5048698Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5056269Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5063377Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5070464Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5076448Z copying torch/include/ATen/ops/_unsafe_view.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5083541Z copying torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5090208Z copying torch/include/ATen/ops/_unsafe_view_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5097075Z copying torch/include/ATen/ops/_unsafe_view_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5104777Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5112996Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5120612Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5127857Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5134632Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5142072Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5149351Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5157937Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5171271Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5182670Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5190397Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5197606Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5205789Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5214119Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5221872Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5228452Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5235010Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5242097Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5257982Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5270251Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5276193Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5282693Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5289475Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5295968Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5302212Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5320299Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5333079Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5339713Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5346260Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5353040Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5358921Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5365492Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5371791Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5378709Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5385786Z copying torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5393544Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5401341Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5408325Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5414465Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5424859Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5433152Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5440748Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5458993Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5471257Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5477686Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5484039Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5489425Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5496046Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5502532Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5508652Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5514809Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5521269Z copying torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5527928Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5535320Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5541591Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5548077Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5554671Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5561837Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5568864Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5575285Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5583421Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5591139Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5597775Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5605427Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5612450Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5620359Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5626833Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5633296Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5640348Z copying torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5647708Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5658256Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5667728Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5674423Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5681346Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5687994Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5694910Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5701722Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5708809Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5716096Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5723049Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5729753Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5737103Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5744568Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5752089Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5760036Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5768579Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5775783Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5782945Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5790768Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5799428Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5806523Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5813179Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5819599Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5826922Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5834092Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5842247Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5850609Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5857738Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5864736Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5872578Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5879921Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5887599Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5894519Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5902202Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5909436Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5916908Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5925167Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5933074Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5940577Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5947969Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5956152Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5964884Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5972211Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5979429Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5987298Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.5996005Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6003489Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6010656Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6017730Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6024878Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6032063Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6040076Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6047557Z copying torch/include/ATen/ops/_values.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6054996Z copying torch/include/ATen/ops/_values_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6062304Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6070068Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6077195Z copying torch/include/ATen/ops/_values_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6084641Z copying torch/include/ATen/ops/_values_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6091979Z copying torch/include/ATen/ops/_values_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6099523Z copying torch/include/ATen/ops/_values_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6106368Z copying torch/include/ATen/ops/_version.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6114021Z copying torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6121540Z copying torch/include/ATen/ops/_version_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6129403Z copying torch/include/ATen/ops/_version_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6137266Z copying torch/include/ATen/ops/_weight_int4pack_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6145285Z copying torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6153962Z copying torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6163810Z copying torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6170803Z copying torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6178180Z copying torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6185122Z copying torch/include/ATen/ops/_weight_int4pack_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6192761Z copying torch/include/ATen/ops/_weight_int4pack_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6202004Z copying torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6211396Z copying torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6219784Z copying torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6230187Z copying torch/include/ATen/ops/_weight_int8pack_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6240430Z copying torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6246702Z copying torch/include/ATen/ops/_weight_int8pack_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6253086Z copying torch/include/ATen/ops/_weight_int8pack_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6260632Z copying torch/include/ATen/ops/_weight_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6268528Z copying torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6275935Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6283324Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6289963Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6297459Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6304314Z copying torch/include/ATen/ops/_weight_norm_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6312144Z copying torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6320028Z copying torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6327204Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6334782Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6343316Z copying torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6351984Z copying torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6359534Z copying torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6366608Z copying torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6374858Z copying torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6382324Z copying torch/include/ATen/ops/_weight_norm_interface_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6390077Z copying torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6397198Z copying torch/include/ATen/ops/_weight_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6404763Z copying torch/include/ATen/ops/_weight_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6412838Z copying torch/include/ATen/ops/_wrapped_linear_prepack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6420497Z copying torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6427819Z copying torch/include/ATen/ops/_wrapped_linear_prepack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6436513Z copying torch/include/ATen/ops/_wrapped_linear_prepack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6444436Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6451939Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6459535Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6467388Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6475613Z copying torch/include/ATen/ops/abs.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6485194Z copying torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6494766Z copying torch/include/ATen/ops/abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6503992Z copying torch/include/ATen/ops/abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6512175Z copying torch/include/ATen/ops/abs_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6519714Z copying torch/include/ATen/ops/abs_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6526805Z copying torch/include/ATen/ops/absolute.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6534603Z copying torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6542415Z copying torch/include/ATen/ops/absolute_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6549812Z copying torch/include/ATen/ops/absolute_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6558255Z copying torch/include/ATen/ops/acos.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6566179Z copying torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6573492Z copying torch/include/ATen/ops/acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6580883Z copying torch/include/ATen/ops/acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6588931Z copying torch/include/ATen/ops/acos_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6596645Z copying torch/include/ATen/ops/acos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6605523Z copying torch/include/ATen/ops/acos_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6614901Z copying torch/include/ATen/ops/acos_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6622327Z copying torch/include/ATen/ops/acosh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6630246Z copying torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6638482Z copying torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6645560Z copying torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6652913Z copying torch/include/ATen/ops/acosh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6661374Z copying torch/include/ATen/ops/acosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6669054Z copying torch/include/ATen/ops/acosh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6676976Z copying torch/include/ATen/ops/acosh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6683981Z copying torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6691923Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6700431Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6707977Z copying torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6719266Z copying torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6729844Z copying torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6738327Z copying torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6745157Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6751840Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6759405Z copying torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6771395Z copying torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6781882Z copying torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6788924Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6796121Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6806001Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6814693Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6825283Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6834886Z copying torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6842738Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6849533Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6855593Z copying torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6862527Z copying torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6869290Z copying torch/include/ATen/ops/adaptive_max_pool1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6876390Z copying torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6882462Z copying torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6888737Z copying torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6895459Z copying torch/include/ATen/ops/adaptive_max_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6902389Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6910085Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6917486Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6925425Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6932226Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6939254Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6947688Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6955866Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6963527Z copying torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6970730Z copying torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6977556Z copying torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6985005Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6992775Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.6999466Z copying torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7007493Z copying torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7015814Z copying torch/include/ATen/ops/adaptive_max_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7025118Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7033877Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7041076Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7048112Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7054915Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7062426Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7070395Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7078450Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7086137Z copying torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7093438Z copying torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7100256Z copying torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7107667Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7114607Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7121805Z copying torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7129295Z copying torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7137602Z copying torch/include/ATen/ops/add.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7145152Z copying torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7153225Z copying torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7160254Z copying torch/include/ATen/ops/add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7167744Z copying torch/include/ATen/ops/add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7177846Z copying torch/include/ATen/ops/add_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7187029Z copying torch/include/ATen/ops/add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7193818Z copying torch/include/ATen/ops/add_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7202854Z copying torch/include/ATen/ops/add_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7212020Z copying torch/include/ATen/ops/addbmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7219611Z copying torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7226999Z copying torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7234331Z copying torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7241972Z copying torch/include/ATen/ops/addbmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7249454Z copying torch/include/ATen/ops/addbmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7256789Z copying torch/include/ATen/ops/addcdiv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7264222Z copying torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7271263Z copying torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7277923Z copying torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7285422Z copying torch/include/ATen/ops/addcdiv_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7293013Z copying torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7301046Z copying torch/include/ATen/ops/addcdiv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7309233Z copying torch/include/ATen/ops/addcdiv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7318638Z copying torch/include/ATen/ops/addcmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7328020Z copying torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7334599Z copying torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7342283Z copying torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7349653Z copying torch/include/ATen/ops/addcmul_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7356304Z copying torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7364426Z copying torch/include/ATen/ops/addcmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7371404Z copying torch/include/ATen/ops/addcmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7378535Z copying torch/include/ATen/ops/addmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7387679Z copying torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7397736Z copying torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7407412Z copying torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7414196Z copying torch/include/ATen/ops/addmm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7421824Z copying torch/include/ATen/ops/addmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7428549Z copying torch/include/ATen/ops/addmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7435269Z copying torch/include/ATen/ops/addmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7442904Z copying torch/include/ATen/ops/addmv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7449841Z copying torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7457046Z copying torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7466003Z copying torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7474943Z copying torch/include/ATen/ops/addmv_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7481835Z copying torch/include/ATen/ops/addmv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7488696Z copying torch/include/ATen/ops/addmv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7496058Z copying torch/include/ATen/ops/addmv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7504273Z copying torch/include/ATen/ops/addr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7511879Z copying torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7519188Z copying torch/include/ATen/ops/addr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7526687Z copying torch/include/ATen/ops/addr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7534044Z copying torch/include/ATen/ops/addr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7541743Z copying torch/include/ATen/ops/addr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7549707Z copying torch/include/ATen/ops/adjoint.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7557986Z copying torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7565218Z copying torch/include/ATen/ops/adjoint_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7572056Z copying torch/include/ATen/ops/adjoint_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7579530Z copying torch/include/ATen/ops/affine_grid_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7586506Z copying torch/include/ATen/ops/affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7594084Z copying torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7601409Z copying torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7609397Z copying torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7632993Z copying torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7634287Z copying torch/include/ATen/ops/affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7635439Z copying torch/include/ATen/ops/affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7640765Z copying torch/include/ATen/ops/alias.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7648737Z copying torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7656914Z copying torch/include/ATen/ops/alias_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7664450Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7672477Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7679732Z copying torch/include/ATen/ops/alias_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7687141Z copying torch/include/ATen/ops/alias_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7694552Z copying torch/include/ATen/ops/alias_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7702007Z copying torch/include/ATen/ops/alias_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7715124Z copying torch/include/ATen/ops/align_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7726443Z copying torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7733126Z copying torch/include/ATen/ops/align_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7741757Z copying torch/include/ATen/ops/align_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7749454Z copying torch/include/ATen/ops/align_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7757537Z copying torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7764200Z copying torch/include/ATen/ops/align_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7771117Z copying torch/include/ATen/ops/align_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7778652Z copying torch/include/ATen/ops/align_to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7786204Z copying torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7794112Z copying torch/include/ATen/ops/align_to_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7801383Z copying torch/include/ATen/ops/align_to_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7808833Z copying torch/include/ATen/ops/all.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7816563Z copying torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7824163Z copying torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7830831Z copying torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7838224Z copying torch/include/ATen/ops/all_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7845594Z copying torch/include/ATen/ops/all_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7853795Z copying torch/include/ATen/ops/all_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7861853Z copying torch/include/ATen/ops/all_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7869852Z copying torch/include/ATen/ops/all_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7877961Z copying torch/include/ATen/ops/all_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7886033Z copying torch/include/ATen/ops/allclose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7894243Z copying torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7901798Z copying torch/include/ATen/ops/allclose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7909876Z copying torch/include/ATen/ops/allclose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7917849Z copying torch/include/ATen/ops/alpha_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7925457Z copying torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7934179Z copying torch/include/ATen/ops/alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7942485Z copying torch/include/ATen/ops/alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7949791Z copying torch/include/ATen/ops/amax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7957435Z copying torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7965237Z copying torch/include/ATen/ops/amax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7973132Z copying torch/include/ATen/ops/amax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7979933Z copying torch/include/ATen/ops/amax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7987773Z copying torch/include/ATen/ops/amax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.7995672Z copying torch/include/ATen/ops/amax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8003651Z copying torch/include/ATen/ops/amax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8016500Z copying torch/include/ATen/ops/amin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8027538Z copying torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8034092Z copying torch/include/ATen/ops/amin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8041626Z copying torch/include/ATen/ops/amin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8049031Z copying torch/include/ATen/ops/amin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8057105Z copying torch/include/ATen/ops/amin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8065254Z copying torch/include/ATen/ops/amin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8073039Z copying torch/include/ATen/ops/amin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8081326Z copying torch/include/ATen/ops/aminmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8088521Z copying torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8095670Z copying torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8102491Z copying torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8110012Z copying torch/include/ATen/ops/aminmax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8116732Z copying torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8124236Z copying torch/include/ATen/ops/aminmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8131686Z copying torch/include/ATen/ops/aminmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8138606Z copying torch/include/ATen/ops/and.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8146912Z copying torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8154221Z copying torch/include/ATen/ops/and_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8161781Z copying torch/include/ATen/ops/and_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8169105Z copying torch/include/ATen/ops/angle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8176498Z copying torch/include/ATen/ops/angle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8188870Z copying torch/include/ATen/ops/angle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8199430Z copying torch/include/ATen/ops/angle_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8206348Z copying torch/include/ATen/ops/angle_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8213223Z copying torch/include/ATen/ops/any.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8221307Z copying torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8228890Z copying torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8236971Z copying torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8243067Z copying torch/include/ATen/ops/any_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8249857Z copying torch/include/ATen/ops/any_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8256640Z copying torch/include/ATen/ops/any_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8264355Z copying torch/include/ATen/ops/any_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8271562Z copying torch/include/ATen/ops/any_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8278979Z copying torch/include/ATen/ops/any_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8286545Z copying torch/include/ATen/ops/arange.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8294547Z copying torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8302853Z copying torch/include/ATen/ops/arange_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8310398Z copying torch/include/ATen/ops/arange_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8317692Z copying torch/include/ATen/ops/arange_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8325171Z copying torch/include/ATen/ops/arange_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8333388Z copying torch/include/ATen/ops/arange_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8341441Z copying torch/include/ATen/ops/arccos.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8349550Z copying torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8356957Z copying torch/include/ATen/ops/arccos_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8363806Z copying torch/include/ATen/ops/arccos_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8371181Z copying torch/include/ATen/ops/arccosh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8380735Z copying torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8389857Z copying torch/include/ATen/ops/arccosh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8397945Z copying torch/include/ATen/ops/arccosh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8404631Z copying torch/include/ATen/ops/arcsin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8412434Z copying torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8420842Z copying torch/include/ATen/ops/arcsin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8428905Z copying torch/include/ATen/ops/arcsin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8437001Z copying torch/include/ATen/ops/arcsinh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8444060Z copying torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8453603Z copying torch/include/ATen/ops/arcsinh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8463240Z copying torch/include/ATen/ops/arcsinh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8469926Z copying torch/include/ATen/ops/arctan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8477366Z copying torch/include/ATen/ops/arctan2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8484975Z copying torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8492288Z copying torch/include/ATen/ops/arctan2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8499110Z copying torch/include/ATen/ops/arctan2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8506125Z copying torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8512787Z copying torch/include/ATen/ops/arctan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8520159Z copying torch/include/ATen/ops/arctan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8527647Z copying torch/include/ATen/ops/arctanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8535383Z copying torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8543403Z copying torch/include/ATen/ops/arctanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8550823Z copying torch/include/ATen/ops/arctanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8558157Z copying torch/include/ATen/ops/argmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8565191Z copying torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8571854Z copying torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8580307Z copying torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8589290Z copying torch/include/ATen/ops/argmax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8597365Z copying torch/include/ATen/ops/argmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8604738Z copying torch/include/ATen/ops/argmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8611541Z copying torch/include/ATen/ops/argmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8619029Z copying torch/include/ATen/ops/argmin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8626756Z copying torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8634692Z copying torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8642862Z copying torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8650749Z copying torch/include/ATen/ops/argmin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8658894Z copying torch/include/ATen/ops/argmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8666367Z copying torch/include/ATen/ops/argmin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8673737Z copying torch/include/ATen/ops/argmin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8681219Z copying torch/include/ATen/ops/argsort.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8689527Z copying torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8696809Z copying torch/include/ATen/ops/argsort_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8704345Z copying torch/include/ATen/ops/argsort_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8711906Z copying torch/include/ATen/ops/argwhere.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8720573Z copying torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8727239Z copying torch/include/ATen/ops/argwhere_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8734635Z copying torch/include/ATen/ops/argwhere_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8742281Z copying torch/include/ATen/ops/as_strided.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8750112Z copying torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8757769Z copying torch/include/ATen/ops/as_strided_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8765449Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8773604Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8780761Z copying torch/include/ATen/ops/as_strided_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8788814Z copying torch/include/ATen/ops/as_strided_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8797476Z copying torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8804975Z copying torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8812482Z copying torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8820527Z copying torch/include/ATen/ops/as_strided_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8827972Z copying torch/include/ATen/ops/as_strided_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8836114Z copying torch/include/ATen/ops/as_strided_scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8844523Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8852561Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8859786Z copying torch/include/ATen/ops/as_strided_scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8867492Z copying torch/include/ATen/ops/as_strided_scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8877658Z copying torch/include/ATen/ops/asin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8887909Z copying torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8895165Z copying torch/include/ATen/ops/asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8903385Z copying torch/include/ATen/ops/asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8910827Z copying torch/include/ATen/ops/asin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8918877Z copying torch/include/ATen/ops/asin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8926882Z copying torch/include/ATen/ops/asin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8934957Z copying torch/include/ATen/ops/asin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8942587Z copying torch/include/ATen/ops/asinh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8950848Z copying torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8957393Z copying torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8964250Z copying torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8971729Z copying torch/include/ATen/ops/asinh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8979195Z copying torch/include/ATen/ops/asinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8986706Z copying torch/include/ATen/ops/asinh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.8994685Z copying torch/include/ATen/ops/asinh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9002123Z copying torch/include/ATen/ops/atan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9010149Z copying torch/include/ATen/ops/atan2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9017879Z copying torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9025776Z copying torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9033854Z copying torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9042302Z copying torch/include/ATen/ops/atan2_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9051093Z copying torch/include/ATen/ops/atan2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9061428Z copying torch/include/ATen/ops/atan2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9070667Z copying torch/include/ATen/ops/atan2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9080932Z copying torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9092097Z copying torch/include/ATen/ops/atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9101741Z copying torch/include/ATen/ops/atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9109122Z copying torch/include/ATen/ops/atan_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9116534Z copying torch/include/ATen/ops/atan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9122788Z copying torch/include/ATen/ops/atan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9129628Z copying torch/include/ATen/ops/atan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9136489Z copying torch/include/ATen/ops/atanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9144485Z copying torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9151529Z copying torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9159037Z copying torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9166469Z copying torch/include/ATen/ops/atanh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9173874Z copying torch/include/ATen/ops/atanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9181352Z copying torch/include/ATen/ops/atanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9188767Z copying torch/include/ATen/ops/atanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9196274Z copying torch/include/ATen/ops/atleast_1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9204060Z copying torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9211246Z copying torch/include/ATen/ops/atleast_1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9218881Z copying torch/include/ATen/ops/atleast_1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9225504Z copying torch/include/ATen/ops/atleast_2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9233858Z copying torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9241846Z copying torch/include/ATen/ops/atleast_2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9249259Z copying torch/include/ATen/ops/atleast_2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9256640Z copying torch/include/ATen/ops/atleast_3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9266067Z copying torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9274760Z copying torch/include/ATen/ops/atleast_3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9283041Z copying torch/include/ATen/ops/atleast_3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9290957Z copying torch/include/ATen/ops/avg_pool1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9299219Z copying torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9306052Z copying torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9312838Z copying torch/include/ATen/ops/avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9320265Z copying torch/include/ATen/ops/avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9328454Z copying torch/include/ATen/ops/avg_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9337034Z copying torch/include/ATen/ops/avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9345066Z copying torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9352068Z copying torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9359607Z copying torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9366907Z copying torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9374475Z copying torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9381907Z copying torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9394984Z copying torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9406345Z copying torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9412846Z copying torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9420062Z copying torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9428424Z copying torch/include/ATen/ops/avg_pool2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9436007Z copying torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9442828Z copying torch/include/ATen/ops/avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9450108Z copying torch/include/ATen/ops/avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9457568Z copying torch/include/ATen/ops/avg_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9465087Z copying torch/include/ATen/ops/avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9472784Z copying torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9479409Z copying torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9488837Z copying torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9497946Z copying torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9505434Z copying torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9514218Z copying torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9522780Z copying torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9530609Z copying torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9538216Z copying torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9545422Z copying torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9552258Z copying torch/include/ATen/ops/avg_pool3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9559146Z copying torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9567063Z copying torch/include/ATen/ops/avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9574576Z copying torch/include/ATen/ops/avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9582236Z copying torch/include/ATen/ops/baddbmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9589167Z copying torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9599486Z copying torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9608903Z copying torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9615661Z copying torch/include/ATen/ops/baddbmm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9623247Z copying torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9631702Z copying torch/include/ATen/ops/baddbmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9640313Z copying torch/include/ATen/ops/baddbmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9648119Z copying torch/include/ATen/ops/bartlett_window.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9655259Z copying torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9661836Z copying torch/include/ATen/ops/bartlett_window_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9668537Z copying torch/include/ATen/ops/bartlett_window_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9675281Z copying torch/include/ATen/ops/batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9682787Z copying torch/include/ATen/ops/batch_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9689742Z copying torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9696660Z copying torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9704213Z copying torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9711673Z copying torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9718977Z copying torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9725772Z copying torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9733260Z copying torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9740596Z copying torch/include/ATen/ops/batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9748230Z copying torch/include/ATen/ops/batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9757265Z copying torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9766043Z copying torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9773800Z copying torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9781373Z copying torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9788875Z copying torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9799590Z copying torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9808786Z copying torch/include/ATen/ops/batch_norm_elemt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9816023Z copying torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9831098Z copying torch/include/ATen/ops/batch_norm_elemt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9842402Z copying torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9849881Z copying torch/include/ATen/ops/batch_norm_gather_stats.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9856744Z copying torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9865037Z copying torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9873313Z copying torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9879693Z copying torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9886951Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9894514Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9901246Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9910641Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9919299Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9926173Z copying torch/include/ATen/ops/batch_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9932778Z copying torch/include/ATen/ops/batch_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9945496Z copying torch/include/ATen/ops/batch_norm_stats.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9955454Z copying torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9963467Z copying torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9970238Z copying torch/include/ATen/ops/batch_norm_stats_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9977036Z copying torch/include/ATen/ops/batch_norm_stats_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9984040Z copying torch/include/ATen/ops/batch_norm_update_stats.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9991426Z copying torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:01.9999136Z copying torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0006283Z copying torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0013284Z copying torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0021627Z copying torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0028921Z copying torch/include/ATen/ops/bernoulli.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0035817Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0042991Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0050305Z copying torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0056968Z copying torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0063996Z copying torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0070638Z copying torch/include/ATen/ops/bernoulli_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0077452Z copying torch/include/ATen/ops/bernoulli_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0084327Z copying torch/include/ATen/ops/bilinear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0091887Z copying torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0099268Z copying torch/include/ATen/ops/bilinear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0106651Z copying torch/include/ATen/ops/bilinear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0114329Z copying torch/include/ATen/ops/binary_cross_entropy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0122331Z copying torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0129832Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0140759Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0150698Z copying torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0163710Z copying torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0173997Z copying torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0182059Z copying torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0189496Z copying torch/include/ATen/ops/binary_cross_entropy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0196215Z copying torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0203817Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0210802Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0217514Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0224427Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0231029Z copying torch/include/ATen/ops/bincount.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0238799Z copying torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0246853Z copying torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0256796Z copying torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0264925Z copying torch/include/ATen/ops/bincount_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0278193Z copying torch/include/ATen/ops/bincount_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0288365Z copying torch/include/ATen/ops/binomial.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0295448Z copying torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0302096Z copying torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0308919Z copying torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0315248Z copying torch/include/ATen/ops/binomial_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0321271Z copying torch/include/ATen/ops/binomial_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0328154Z copying torch/include/ATen/ops/bitwise_and.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0334518Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0340893Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0350674Z copying torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0359381Z copying torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0368166Z copying torch/include/ATen/ops/bitwise_and_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0376740Z copying torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0383549Z copying torch/include/ATen/ops/bitwise_and_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0390303Z copying torch/include/ATen/ops/bitwise_and_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0397991Z copying torch/include/ATen/ops/bitwise_left_shift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0405005Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0411432Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0418389Z copying torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0425268Z copying torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0432587Z copying torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0439920Z copying torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0453472Z copying torch/include/ATen/ops/bitwise_left_shift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0464534Z copying torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0474864Z copying torch/include/ATen/ops/bitwise_not.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0484032Z copying torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0490578Z copying torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0497605Z copying torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0504349Z copying torch/include/ATen/ops/bitwise_not_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0510750Z copying torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0517349Z copying torch/include/ATen/ops/bitwise_not_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0524192Z copying torch/include/ATen/ops/bitwise_not_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0539027Z copying torch/include/ATen/ops/bitwise_or.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0549980Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0558106Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0564660Z copying torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0571214Z copying torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0577703Z copying torch/include/ATen/ops/bitwise_or_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0584014Z copying torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0590850Z copying torch/include/ATen/ops/bitwise_or_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0600686Z copying torch/include/ATen/ops/bitwise_or_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0610077Z copying torch/include/ATen/ops/bitwise_right_shift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0617000Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0624074Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0630790Z copying torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0638152Z copying torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0644749Z copying torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0651543Z copying torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0666536Z copying torch/include/ATen/ops/bitwise_right_shift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0677331Z copying torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0684731Z copying torch/include/ATen/ops/bitwise_xor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0692322Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0698797Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0705530Z copying torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0713156Z copying torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0720073Z copying torch/include/ATen/ops/bitwise_xor_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0727238Z copying torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0733783Z copying torch/include/ATen/ops/bitwise_xor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0740788Z copying torch/include/ATen/ops/bitwise_xor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0749957Z copying torch/include/ATen/ops/blackman_window.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0758578Z copying torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0765352Z copying torch/include/ATen/ops/blackman_window_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0772449Z copying torch/include/ATen/ops/blackman_window_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0779857Z copying torch/include/ATen/ops/block_diag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0786905Z copying torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0793402Z copying torch/include/ATen/ops/block_diag_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0800325Z copying torch/include/ATen/ops/block_diag_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0807228Z copying torch/include/ATen/ops/bmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0814339Z copying torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0821063Z copying torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0828048Z copying torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0835017Z copying torch/include/ATen/ops/bmm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0842597Z copying torch/include/ATen/ops/bmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0849414Z copying torch/include/ATen/ops/bmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0856675Z copying torch/include/ATen/ops/bmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0864089Z copying torch/include/ATen/ops/broadcast_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0871471Z copying torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0890193Z copying torch/include/ATen/ops/broadcast_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0903865Z copying torch/include/ATen/ops/broadcast_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0911323Z copying torch/include/ATen/ops/broadcast_to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0919039Z copying torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0925338Z copying torch/include/ATen/ops/broadcast_to_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0932455Z copying torch/include/ATen/ops/broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0939325Z copying torch/include/ATen/ops/bucketize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0946620Z copying torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0953768Z copying torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0960797Z copying torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0967201Z copying torch/include/ATen/ops/bucketize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0973284Z copying torch/include/ATen/ops/bucketize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0979468Z copying torch/include/ATen/ops/can_cast.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0986870Z copying torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.0994344Z copying torch/include/ATen/ops/can_cast_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1001942Z copying torch/include/ATen/ops/can_cast_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1008699Z copying torch/include/ATen/ops/cartesian_prod.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1020874Z copying torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1030496Z copying torch/include/ATen/ops/cartesian_prod_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1037261Z copying torch/include/ATen/ops/cartesian_prod_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1043986Z copying torch/include/ATen/ops/cat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1051053Z copying torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1057914Z copying torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1064840Z copying torch/include/ATen/ops/cat_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1076113Z copying torch/include/ATen/ops/cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1085913Z copying torch/include/ATen/ops/cat_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1093536Z copying torch/include/ATen/ops/cat_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1100963Z copying torch/include/ATen/ops/cat_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1107856Z copying torch/include/ATen/ops/cat_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1114979Z copying torch/include/ATen/ops/cauchy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1121855Z copying torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1128760Z copying torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1135515Z copying torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1142828Z copying torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1151124Z copying torch/include/ATen/ops/cauchy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1158608Z copying torch/include/ATen/ops/cauchy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1165465Z copying torch/include/ATen/ops/ccol_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1172794Z copying torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1179714Z copying torch/include/ATen/ops/ccol_indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1186777Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1193549Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1200167Z copying torch/include/ATen/ops/ccol_indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1207493Z copying torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1214391Z copying torch/include/ATen/ops/ccol_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1221204Z copying torch/include/ATen/ops/ccol_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1228578Z copying torch/include/ATen/ops/cdist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1235574Z copying torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1242595Z copying torch/include/ATen/ops/cdist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1250428Z copying torch/include/ATen/ops/cdist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1258424Z copying torch/include/ATen/ops/ceil.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1266168Z copying torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1274102Z copying torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1281577Z copying torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1289032Z copying torch/include/ATen/ops/ceil_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1296314Z copying torch/include/ATen/ops/ceil_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1303935Z copying torch/include/ATen/ops/ceil_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1311915Z copying torch/include/ATen/ops/ceil_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1320392Z copying torch/include/ATen/ops/celu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1328151Z copying torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1335542Z copying torch/include/ATen/ops/celu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1342961Z copying torch/include/ATen/ops/celu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1350919Z copying torch/include/ATen/ops/chain_matmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1358844Z copying torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1366940Z copying torch/include/ATen/ops/chain_matmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1376065Z copying torch/include/ATen/ops/chain_matmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1384138Z copying torch/include/ATen/ops/chalf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1398490Z copying torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1409978Z copying torch/include/ATen/ops/chalf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1417123Z copying torch/include/ATen/ops/chalf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1425352Z copying torch/include/ATen/ops/channel_shuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1433638Z copying torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1441300Z copying torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1448658Z copying torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1455587Z copying torch/include/ATen/ops/channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1463001Z copying torch/include/ATen/ops/channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1469900Z copying torch/include/ATen/ops/cholesky.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1476919Z copying torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1484138Z copying torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1491576Z copying torch/include/ATen/ops/cholesky_inverse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1499178Z copying torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1506739Z copying torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1515069Z copying torch/include/ATen/ops/cholesky_inverse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1523964Z copying torch/include/ATen/ops/cholesky_inverse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1532163Z copying torch/include/ATen/ops/cholesky_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1540374Z copying torch/include/ATen/ops/cholesky_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1547886Z copying torch/include/ATen/ops/cholesky_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1556105Z copying torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1563652Z copying torch/include/ATen/ops/cholesky_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1571826Z copying torch/include/ATen/ops/cholesky_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1582734Z copying torch/include/ATen/ops/choose_qparams_optimized.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1592365Z copying torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1599222Z copying torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1606428Z copying torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1613108Z copying torch/include/ATen/ops/chunk.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1620149Z copying torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1628351Z copying torch/include/ATen/ops/chunk_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1636145Z copying torch/include/ATen/ops/chunk_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1643431Z copying torch/include/ATen/ops/clamp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1651138Z copying torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1657834Z copying torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1665464Z copying torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1673077Z copying torch/include/ATen/ops/clamp_max.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1680706Z copying torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1687415Z copying torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1694338Z copying torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1701229Z copying torch/include/ATen/ops/clamp_max_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1709814Z copying torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1718318Z copying torch/include/ATen/ops/clamp_max_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1726034Z copying torch/include/ATen/ops/clamp_max_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1744629Z copying torch/include/ATen/ops/clamp_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1758513Z copying torch/include/ATen/ops/clamp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1764538Z copying torch/include/ATen/ops/clamp_min.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1772181Z copying torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1778817Z copying torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1785979Z copying torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1793109Z copying torch/include/ATen/ops/clamp_min_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1799931Z copying torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1807568Z copying torch/include/ATen/ops/clamp_min_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1815137Z copying torch/include/ATen/ops/clamp_min_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1821962Z copying torch/include/ATen/ops/clamp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1828878Z copying torch/include/ATen/ops/clamp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1836408Z copying torch/include/ATen/ops/clip.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1844560Z copying torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1851763Z copying torch/include/ATen/ops/clip_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1858539Z copying torch/include/ATen/ops/clip_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1866893Z copying torch/include/ATen/ops/clone.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1874867Z copying torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1885625Z copying torch/include/ATen/ops/clone_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1895115Z copying torch/include/ATen/ops/clone_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1902550Z copying torch/include/ATen/ops/coalesce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1909406Z copying torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1916665Z copying torch/include/ATen/ops/coalesce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1923990Z copying torch/include/ATen/ops/coalesce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1931180Z copying torch/include/ATen/ops/col2im.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1944929Z copying torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1955685Z copying torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1963197Z copying torch/include/ATen/ops/col2im_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1972647Z copying torch/include/ATen/ops/col2im_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1980474Z copying torch/include/ATen/ops/col_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1986904Z copying torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.1993774Z copying torch/include/ATen/ops/col_indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2001465Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2008529Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2015071Z copying torch/include/ATen/ops/col_indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2024481Z copying torch/include/ATen/ops/col_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2035778Z copying torch/include/ATen/ops/col_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2045218Z copying torch/include/ATen/ops/col_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2052025Z copying torch/include/ATen/ops/column_stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2058630Z copying torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2065751Z copying torch/include/ATen/ops/column_stack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2081850Z copying torch/include/ATen/ops/column_stack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2093809Z copying torch/include/ATen/ops/combinations.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2102563Z copying torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2110104Z copying torch/include/ATen/ops/combinations_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2116705Z copying torch/include/ATen/ops/combinations_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2123478Z copying torch/include/ATen/ops/complex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2129215Z copying torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2135672Z copying torch/include/ATen/ops/complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2142420Z copying torch/include/ATen/ops/complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2149043Z copying torch/include/ATen/ops/complex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2155636Z copying torch/include/ATen/ops/complex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2163095Z copying torch/include/ATen/ops/concat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2170294Z copying torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2177252Z copying torch/include/ATen/ops/concat_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2183891Z copying torch/include/ATen/ops/concat_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2190016Z copying torch/include/ATen/ops/concatenate.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2197003Z copying torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2203966Z copying torch/include/ATen/ops/concatenate_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2211392Z copying torch/include/ATen/ops/concatenate_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2218105Z copying torch/include/ATen/ops/conj.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2225678Z copying torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2233108Z copying torch/include/ATen/ops/conj_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2241434Z copying torch/include/ATen/ops/conj_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2248947Z copying torch/include/ATen/ops/conj_physical.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2256002Z copying torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2263636Z copying torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2270427Z copying torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2276877Z copying torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2284316Z copying torch/include/ATen/ops/conj_physical_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2291350Z copying torch/include/ATen/ops/conj_physical_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2298877Z copying torch/include/ATen/ops/constant_pad_nd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2306867Z copying torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2313366Z copying torch/include/ATen/ops/constant_pad_nd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2320601Z copying torch/include/ATen/ops/constant_pad_nd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2328722Z copying torch/include/ATen/ops/contiguous.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2338572Z copying torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2346933Z copying torch/include/ATen/ops/contiguous_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2354386Z copying torch/include/ATen/ops/contiguous_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2362580Z copying torch/include/ATen/ops/conv1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2370356Z copying torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2377599Z copying torch/include/ATen/ops/conv1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2385000Z copying torch/include/ATen/ops/conv1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2391811Z copying torch/include/ATen/ops/conv2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2398991Z copying torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2406228Z copying torch/include/ATen/ops/conv2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2413760Z copying torch/include/ATen/ops/conv2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2420667Z copying torch/include/ATen/ops/conv3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2427854Z copying torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2435173Z copying torch/include/ATen/ops/conv3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2444013Z copying torch/include/ATen/ops/conv3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2451796Z copying torch/include/ATen/ops/conv_depthwise3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2460573Z copying torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2469410Z copying torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2477119Z copying torch/include/ATen/ops/conv_depthwise3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2484533Z copying torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2491776Z copying torch/include/ATen/ops/conv_tbc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2499115Z copying torch/include/ATen/ops/conv_tbc_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2507136Z copying torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2514849Z copying torch/include/ATen/ops/conv_tbc_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2522663Z copying torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2531391Z copying torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2539615Z copying torch/include/ATen/ops/conv_tbc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2547036Z copying torch/include/ATen/ops/conv_tbc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2555248Z copying torch/include/ATen/ops/conv_transpose1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2563142Z copying torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2577191Z copying torch/include/ATen/ops/conv_transpose1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2588514Z copying torch/include/ATen/ops/conv_transpose1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2595993Z copying torch/include/ATen/ops/conv_transpose2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2603613Z copying torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2611139Z copying torch/include/ATen/ops/conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2619715Z copying torch/include/ATen/ops/conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2627490Z copying torch/include/ATen/ops/conv_transpose3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2634686Z copying torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2641286Z copying torch/include/ATen/ops/conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2648490Z copying torch/include/ATen/ops/conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2655341Z copying torch/include/ATen/ops/convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2663059Z copying torch/include/ATen/ops/convolution_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2670891Z copying torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2677920Z copying torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2685341Z copying torch/include/ATen/ops/convolution_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2692488Z copying torch/include/ATen/ops/convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2699622Z copying torch/include/ATen/ops/convolution_backward_overrideable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2707296Z copying torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2715258Z copying torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2722979Z copying torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2730157Z copying torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2736818Z copying torch/include/ATen/ops/convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2743838Z copying torch/include/ATen/ops/convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2750870Z copying torch/include/ATen/ops/convolution_overrideable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2759469Z copying torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2767620Z copying torch/include/ATen/ops/convolution_overrideable_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2776352Z copying torch/include/ATen/ops/convolution_overrideable_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2783476Z copying torch/include/ATen/ops/copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2790715Z copying torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2798080Z copying torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2805646Z copying torch/include/ATen/ops/copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2813152Z copying torch/include/ATen/ops/copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2819931Z copying torch/include/ATen/ops/copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2827456Z copying torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2834538Z copying torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2842164Z copying torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2849320Z copying torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2856012Z copying torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2863913Z copying torch/include/ATen/ops/copysign.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2871305Z copying torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2878961Z copying torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2889118Z copying torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2898972Z copying torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2906935Z copying torch/include/ATen/ops/copysign_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2914749Z copying torch/include/ATen/ops/copysign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2922148Z copying torch/include/ATen/ops/copysign_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2929233Z copying torch/include/ATen/ops/copysign_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2936803Z copying torch/include/ATen/ops/corrcoef.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2945003Z copying torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2951627Z copying torch/include/ATen/ops/corrcoef_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2959420Z copying torch/include/ATen/ops/corrcoef_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2967011Z copying torch/include/ATen/ops/cos.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2974838Z copying torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2982801Z copying torch/include/ATen/ops/cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.2993084Z copying torch/include/ATen/ops/cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3002170Z copying torch/include/ATen/ops/cos_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3010707Z copying torch/include/ATen/ops/cos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3017853Z copying torch/include/ATen/ops/cos_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3024597Z copying torch/include/ATen/ops/cos_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3031474Z copying torch/include/ATen/ops/cosh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3038710Z copying torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3046161Z copying torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3056855Z copying torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3067020Z copying torch/include/ATen/ops/cosh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3074359Z copying torch/include/ATen/ops/cosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3082406Z copying torch/include/ATen/ops/cosh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3089676Z copying torch/include/ATen/ops/cosh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3097367Z copying torch/include/ATen/ops/cosine_embedding_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3104953Z copying torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3112076Z copying torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3119517Z copying torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3126296Z copying torch/include/ATen/ops/cosine_similarity.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3133340Z copying torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3140270Z copying torch/include/ATen/ops/cosine_similarity_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3147855Z copying torch/include/ATen/ops/cosine_similarity_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3155213Z copying torch/include/ATen/ops/count_nonzero.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3163030Z copying torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3170428Z copying torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3178475Z copying torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3185772Z copying torch/include/ATen/ops/count_nonzero_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3193212Z copying torch/include/ATen/ops/count_nonzero_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3201512Z copying torch/include/ATen/ops/cov.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3210772Z copying torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3218015Z copying torch/include/ATen/ops/cov_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3225557Z copying torch/include/ATen/ops/cov_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3233038Z copying torch/include/ATen/ops/cross.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3240895Z copying torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3247922Z copying torch/include/ATen/ops/cross_entropy_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3257085Z copying torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3263621Z copying torch/include/ATen/ops/cross_entropy_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3272438Z copying torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3281064Z copying torch/include/ATen/ops/cross_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3289524Z copying torch/include/ATen/ops/cross_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3296764Z copying torch/include/ATen/ops/crow_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3304633Z copying torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3311915Z copying torch/include/ATen/ops/crow_indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3319233Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3327246Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3333797Z copying torch/include/ATen/ops/crow_indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3341309Z copying torch/include/ATen/ops/crow_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3349213Z copying torch/include/ATen/ops/crow_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3357186Z copying torch/include/ATen/ops/crow_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3366454Z copying torch/include/ATen/ops/ctc_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3376187Z copying torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3384323Z copying torch/include/ATen/ops/ctc_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3390957Z copying torch/include/ATen/ops/ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3398531Z copying torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3406103Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3413755Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3421215Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3431385Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3441185Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3448686Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3456520Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3464691Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3472461Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3479892Z copying torch/include/ATen/ops/cudnn_batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3486772Z copying torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3494161Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3501355Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3508515Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3515949Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3522801Z copying torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3534597Z copying torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3545037Z copying torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3551678Z copying torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3559326Z copying torch/include/ATen/ops/cudnn_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3566758Z copying torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3574452Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3581946Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3589145Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3597070Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3605205Z copying torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3612018Z copying torch/include/ATen/ops/cudnn_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3624758Z copying torch/include/ATen/ops/cudnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3634896Z copying torch/include/ATen/ops/cudnn_convolution_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3643155Z copying torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3650822Z copying torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3658064Z copying torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3665838Z copying torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3673405Z copying torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3681108Z copying torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3688338Z copying torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3695105Z copying torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3702620Z copying torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3710323Z copying torch/include/ATen/ops/cudnn_grid_sampler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3718270Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3725089Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3731913Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3739053Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3746416Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3754235Z copying torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3760993Z copying torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3767699Z copying torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3774932Z copying torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3782380Z copying torch/include/ATen/ops/cudnn_is_acceptable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3790020Z copying torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3806517Z copying torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3818976Z copying torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3827054Z copying torch/include/ATen/ops/cummax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3833638Z copying torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3840778Z copying torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3847905Z copying torch/include/ATen/ops/cummax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3857303Z copying torch/include/ATen/ops/cummax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3865950Z copying torch/include/ATen/ops/cummaxmin_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3872603Z copying torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3879136Z copying torch/include/ATen/ops/cummaxmin_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3886029Z copying torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3893452Z copying torch/include/ATen/ops/cummin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3901160Z copying torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3908705Z copying torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3914637Z copying torch/include/ATen/ops/cummin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3921611Z copying torch/include/ATen/ops/cummin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3928725Z copying torch/include/ATen/ops/cumprod.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3942116Z copying torch/include/ATen/ops/cumprod_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3952736Z copying torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3960030Z copying torch/include/ATen/ops/cumprod_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3966440Z copying torch/include/ATen/ops/cumprod_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3973508Z copying torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3980822Z copying torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3988837Z copying torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.3997013Z copying torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4004287Z copying torch/include/ATen/ops/cumprod_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4011098Z copying torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4018341Z copying torch/include/ATen/ops/cumprod_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4025059Z copying torch/include/ATen/ops/cumprod_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4031827Z copying torch/include/ATen/ops/cumsum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4038262Z copying torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4045363Z copying torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4052378Z copying torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4059909Z copying torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4068537Z copying torch/include/ATen/ops/cumsum_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4080427Z copying torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4090145Z copying torch/include/ATen/ops/cumsum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4096374Z copying torch/include/ATen/ops/cumsum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4103557Z copying torch/include/ATen/ops/cumulative_trapezoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4110996Z copying torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4124465Z copying torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4135294Z copying torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4141541Z copying torch/include/ATen/ops/data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4148440Z copying torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4154424Z copying torch/include/ATen/ops/data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4160441Z copying torch/include/ATen/ops/data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4167301Z copying torch/include/ATen/ops/deg2rad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4174735Z copying torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4181110Z copying torch/include/ATen/ops/deg2rad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4187412Z copying torch/include/ATen/ops/deg2rad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4194276Z copying torch/include/ATen/ops/dense_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4201516Z copying torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4209090Z copying torch/include/ATen/ops/dense_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4216547Z copying torch/include/ATen/ops/dense_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4223499Z copying torch/include/ATen/ops/dequantize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4230719Z copying torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4238410Z copying torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4245949Z copying torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4252945Z copying torch/include/ATen/ops/dequantize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4261171Z copying torch/include/ATen/ops/dequantize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4268879Z copying torch/include/ATen/ops/det.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4276516Z copying torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4283432Z copying torch/include/ATen/ops/det_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4291321Z copying torch/include/ATen/ops/det_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4298121Z copying torch/include/ATen/ops/detach.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4305133Z copying torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4312177Z copying torch/include/ATen/ops/detach_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4319582Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4327446Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4334046Z copying torch/include/ATen/ops/detach_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4341155Z copying torch/include/ATen/ops/detach_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4348455Z copying torch/include/ATen/ops/detach_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4355686Z copying torch/include/ATen/ops/detach_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4363361Z copying torch/include/ATen/ops/diag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4370211Z copying torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4377632Z copying torch/include/ATen/ops/diag_embed.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4385277Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4392645Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4399924Z copying torch/include/ATen/ops/diag_embed_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4407956Z copying torch/include/ATen/ops/diag_embed_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4415888Z copying torch/include/ATen/ops/diag_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4423570Z copying torch/include/ATen/ops/diag_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4431209Z copying torch/include/ATen/ops/diagflat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4440158Z copying torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4447836Z copying torch/include/ATen/ops/diagflat_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4459648Z copying torch/include/ATen/ops/diagflat_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4470225Z copying torch/include/ATen/ops/diagonal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4477432Z copying torch/include/ATen/ops/diagonal_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4484954Z copying torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4491946Z copying torch/include/ATen/ops/diagonal_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4499242Z copying torch/include/ATen/ops/diagonal_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4510779Z copying torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4520462Z copying torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4528140Z copying torch/include/ATen/ops/diagonal_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4536167Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4543123Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4550111Z copying torch/include/ATen/ops/diagonal_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4556546Z copying torch/include/ATen/ops/diagonal_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4566764Z copying torch/include/ATen/ops/diagonal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4576032Z copying torch/include/ATen/ops/diagonal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4582985Z copying torch/include/ATen/ops/diagonal_scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4596218Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4619296Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4633502Z copying torch/include/ATen/ops/diagonal_scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4640128Z copying torch/include/ATen/ops/diagonal_scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4646921Z copying torch/include/ATen/ops/diff.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4653223Z copying torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4658337Z copying torch/include/ATen/ops/diff_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4664557Z copying torch/include/ATen/ops/diff_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4678463Z copying torch/include/ATen/ops/digamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4681854Z copying torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4690164Z copying torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4696076Z copying torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4702572Z copying torch/include/ATen/ops/digamma_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4708713Z copying torch/include/ATen/ops/digamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4715356Z copying torch/include/ATen/ops/digamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4722852Z copying torch/include/ATen/ops/digamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4729852Z copying torch/include/ATen/ops/dist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4739188Z copying torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4746669Z copying torch/include/ATen/ops/dist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4752416Z copying torch/include/ATen/ops/dist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4759631Z copying torch/include/ATen/ops/div.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4766063Z copying torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4772364Z copying torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4778309Z copying torch/include/ATen/ops/div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4784744Z copying torch/include/ATen/ops/div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4790984Z copying torch/include/ATen/ops/div_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4797930Z copying torch/include/ATen/ops/div_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4805225Z copying torch/include/ATen/ops/div_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4810960Z copying torch/include/ATen/ops/div_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4818335Z copying torch/include/ATen/ops/divide.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4825696Z copying torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4831616Z copying torch/include/ATen/ops/divide_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4837793Z copying torch/include/ATen/ops/divide_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4844940Z copying torch/include/ATen/ops/dot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4856441Z copying torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4865455Z copying torch/include/ATen/ops/dot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4872406Z copying torch/include/ATen/ops/dot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4879111Z copying torch/include/ATen/ops/dot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4886280Z copying torch/include/ATen/ops/dot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4893083Z copying torch/include/ATen/ops/dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4900144Z copying torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4906438Z copying torch/include/ATen/ops/dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4912612Z copying torch/include/ATen/ops/dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4927967Z copying torch/include/ATen/ops/dsplit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4940096Z copying torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4947329Z copying torch/include/ATen/ops/dsplit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4956742Z copying torch/include/ATen/ops/dsplit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4964512Z copying torch/include/ATen/ops/dstack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4971879Z copying torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4978433Z copying torch/include/ATen/ops/dstack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4984704Z copying torch/include/ATen/ops/dstack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.4995305Z copying torch/include/ATen/ops/einsum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5003907Z copying torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5009900Z copying torch/include/ATen/ops/einsum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5017172Z copying torch/include/ATen/ops/einsum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5024692Z copying torch/include/ATen/ops/elu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5031706Z copying torch/include/ATen/ops/elu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5040484Z copying torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5047441Z copying torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5054487Z copying torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5060860Z copying torch/include/ATen/ops/elu_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5067831Z copying torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5074563Z copying torch/include/ATen/ops/elu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5080945Z copying torch/include/ATen/ops/elu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5087500Z copying torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5094052Z copying torch/include/ATen/ops/elu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5100383Z copying torch/include/ATen/ops/elu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5107161Z copying torch/include/ATen/ops/elu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5117775Z copying torch/include/ATen/ops/elu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5126993Z copying torch/include/ATen/ops/elu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5134310Z copying torch/include/ATen/ops/elu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5141619Z copying torch/include/ATen/ops/embedding.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5149213Z copying torch/include/ATen/ops/embedding_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5156152Z copying torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5162170Z copying torch/include/ATen/ops/embedding_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5169060Z copying torch/include/ATen/ops/embedding_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5176304Z copying torch/include/ATen/ops/embedding_bag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5182843Z copying torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5192090Z copying torch/include/ATen/ops/embedding_bag_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5200838Z copying torch/include/ATen/ops/embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5207851Z copying torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5214474Z copying torch/include/ATen/ops/embedding_dense_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5221859Z copying torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5228469Z copying torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5235390Z copying torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5242591Z copying torch/include/ATen/ops/embedding_dense_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5249457Z copying torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5255685Z copying torch/include/ATen/ops/embedding_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5262815Z copying torch/include/ATen/ops/embedding_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5270632Z copying torch/include/ATen/ops/embedding_renorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5278288Z copying torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5285609Z copying torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5293164Z copying torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5305099Z copying torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5314744Z copying torch/include/ATen/ops/embedding_renorm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5320695Z copying torch/include/ATen/ops/embedding_renorm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5327874Z copying torch/include/ATen/ops/embedding_sparse_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5335865Z copying torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5343521Z copying torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5350891Z copying torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5358572Z copying torch/include/ATen/ops/empty.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5367692Z copying torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5378966Z copying torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5387833Z copying torch/include/ATen/ops/empty_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5395101Z copying torch/include/ATen/ops/empty_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5401278Z copying torch/include/ATen/ops/empty_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5408261Z copying torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5414978Z copying torch/include/ATen/ops/empty_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5421985Z copying torch/include/ATen/ops/empty_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5429874Z copying torch/include/ATen/ops/empty_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5437985Z copying torch/include/ATen/ops/empty_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5445469Z copying torch/include/ATen/ops/empty_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5453266Z copying torch/include/ATen/ops/empty_permuted.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5460942Z copying torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5467725Z copying torch/include/ATen/ops/empty_permuted_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5474291Z copying torch/include/ATen/ops/empty_permuted_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5481269Z copying torch/include/ATen/ops/empty_quantized.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5488757Z copying torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5494763Z copying torch/include/ATen/ops/empty_quantized_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5501673Z copying torch/include/ATen/ops/empty_quantized_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5508577Z copying torch/include/ATen/ops/empty_strided.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5515936Z copying torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5522352Z copying torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5529137Z copying torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5536565Z copying torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5544110Z copying torch/include/ATen/ops/empty_strided_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5551542Z copying torch/include/ATen/ops/empty_strided_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5558783Z copying torch/include/ATen/ops/eq.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5566325Z copying torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5573974Z copying torch/include/ATen/ops/eq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5581615Z copying torch/include/ATen/ops/eq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5588933Z copying torch/include/ATen/ops/eq_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5596493Z copying torch/include/ATen/ops/eq_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5604649Z copying torch/include/ATen/ops/eq_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5613532Z copying torch/include/ATen/ops/eq_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5621852Z copying torch/include/ATen/ops/equal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5629689Z copying torch/include/ATen/ops/equal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5637080Z copying torch/include/ATen/ops/equal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5644624Z copying torch/include/ATen/ops/equal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5651860Z copying torch/include/ATen/ops/equal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5659462Z copying torch/include/ATen/ops/erf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5666439Z copying torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5673683Z copying torch/include/ATen/ops/erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5682573Z copying torch/include/ATen/ops/erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5691119Z copying torch/include/ATen/ops/erf_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5697615Z copying torch/include/ATen/ops/erf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5703819Z copying torch/include/ATen/ops/erf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5712736Z copying torch/include/ATen/ops/erf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5721270Z copying torch/include/ATen/ops/erfc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5728653Z copying torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5735911Z copying torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5743344Z copying torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5751187Z copying torch/include/ATen/ops/erfc_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5758052Z copying torch/include/ATen/ops/erfc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5764444Z copying torch/include/ATen/ops/erfc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5771358Z copying torch/include/ATen/ops/erfc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5778761Z copying torch/include/ATen/ops/erfinv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5785869Z copying torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5793927Z copying torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5802462Z copying torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5809419Z copying torch/include/ATen/ops/erfinv_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5816881Z copying torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5824874Z copying torch/include/ATen/ops/erfinv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5831626Z copying torch/include/ATen/ops/erfinv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5838836Z copying torch/include/ATen/ops/exp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5846136Z copying torch/include/ATen/ops/exp2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5853900Z copying torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5861771Z copying torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5870088Z copying torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5877382Z copying torch/include/ATen/ops/exp2_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5884416Z copying torch/include/ATen/ops/exp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5891269Z copying torch/include/ATen/ops/exp2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5898501Z copying torch/include/ATen/ops/exp2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5907275Z copying torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5915603Z copying torch/include/ATen/ops/exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5922322Z copying torch/include/ATen/ops/exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5929391Z copying torch/include/ATen/ops/exp_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5937215Z copying torch/include/ATen/ops/exp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5944537Z copying torch/include/ATen/ops/exp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5951826Z copying torch/include/ATen/ops/exp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5959251Z copying torch/include/ATen/ops/expand.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5969450Z copying torch/include/ATen/ops/expand_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5978470Z copying torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5985445Z copying torch/include/ATen/ops/expand_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.5993392Z copying torch/include/ATen/ops/expand_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6000787Z copying torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6007893Z copying torch/include/ATen/ops/expand_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6018781Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6028059Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6034685Z copying torch/include/ATen/ops/expand_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6041939Z copying torch/include/ATen/ops/expand_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6048544Z copying torch/include/ATen/ops/expand_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6055321Z copying torch/include/ATen/ops/expand_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6062543Z copying torch/include/ATen/ops/expm1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6075109Z copying torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6084917Z copying torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6091709Z copying torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6098842Z copying torch/include/ATen/ops/expm1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6104965Z copying torch/include/ATen/ops/expm1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6111736Z copying torch/include/ATen/ops/expm1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6119137Z copying torch/include/ATen/ops/expm1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6126201Z copying torch/include/ATen/ops/exponential.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6133305Z copying torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6140240Z copying torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6147017Z copying torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6154426Z copying torch/include/ATen/ops/exponential_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6161873Z copying torch/include/ATen/ops/exponential_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6171661Z copying torch/include/ATen/ops/exponential_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6180611Z copying torch/include/ATen/ops/eye.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6192028Z copying torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6200880Z copying torch/include/ATen/ops/eye_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6207520Z copying torch/include/ATen/ops/eye_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6214574Z copying torch/include/ATen/ops/eye_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6220725Z copying torch/include/ATen/ops/eye_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6227668Z copying torch/include/ATen/ops/eye_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6234966Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6242179Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6249124Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6256022Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6265393Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6273676Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6280688Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6287444Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6294452Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6300681Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6307750Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6314550Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6321540Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6328879Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6336239Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6343271Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6350701Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6363548Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6373952Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6381840Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6389273Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6396490Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6404060Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6411805Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6418433Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6425561Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6432817Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6441046Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6448141Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6457855Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6466239Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6473287Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6479580Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6486269Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6493164Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6500890Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6508431Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6515818Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6522496Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6530335Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6538389Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6545173Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6551931Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6559034Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6565539Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6573508Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6581206Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6588827Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6597155Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6604156Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6612989Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6621715Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6629147Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6636764Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6643377Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6650788Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6659237Z copying torch/include/ATen/ops/feature_alpha_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6666286Z copying torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6672848Z copying torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6680569Z copying torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6686318Z copying torch/include/ATen/ops/feature_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6693990Z copying torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6701235Z copying torch/include/ATen/ops/feature_dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6708641Z copying torch/include/ATen/ops/feature_dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6716282Z copying torch/include/ATen/ops/fft_fft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6723789Z copying torch/include/ATen/ops/fft_fft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6731592Z copying torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6739496Z copying torch/include/ATen/ops/fft_fft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6748009Z copying torch/include/ATen/ops/fft_fft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6757157Z copying torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6763987Z copying torch/include/ATen/ops/fft_fft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6770767Z copying torch/include/ATen/ops/fft_fft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6777794Z copying torch/include/ATen/ops/fft_fftfreq.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6785147Z copying torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6792241Z copying torch/include/ATen/ops/fft_fftfreq_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6799051Z copying torch/include/ATen/ops/fft_fftfreq_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6806166Z copying torch/include/ATen/ops/fft_fftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6813457Z copying torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6820078Z copying torch/include/ATen/ops/fft_fftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6829076Z copying torch/include/ATen/ops/fft_fftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6838577Z copying torch/include/ATen/ops/fft_fftshift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6846390Z copying torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6853424Z copying torch/include/ATen/ops/fft_fftshift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6860249Z copying torch/include/ATen/ops/fft_fftshift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6867015Z copying torch/include/ATen/ops/fft_hfft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6879402Z copying torch/include/ATen/ops/fft_hfft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6890093Z copying torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6897958Z copying torch/include/ATen/ops/fft_hfft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6914011Z copying torch/include/ATen/ops/fft_hfft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6925831Z copying torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6932790Z copying torch/include/ATen/ops/fft_hfft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6939427Z copying torch/include/ATen/ops/fft_hfft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6946001Z copying torch/include/ATen/ops/fft_hfftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6952497Z copying torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6959042Z copying torch/include/ATen/ops/fft_hfftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6965518Z copying torch/include/ATen/ops/fft_hfftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6971433Z copying torch/include/ATen/ops/fft_ifft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6977644Z copying torch/include/ATen/ops/fft_ifft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6986184Z copying torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.6994516Z copying torch/include/ATen/ops/fft_ifft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7001256Z copying torch/include/ATen/ops/fft_ifft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7008417Z copying torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7015521Z copying torch/include/ATen/ops/fft_ifft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7022513Z copying torch/include/ATen/ops/fft_ifft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7029004Z copying torch/include/ATen/ops/fft_ifftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7036806Z copying torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7043366Z copying torch/include/ATen/ops/fft_ifftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7050101Z copying torch/include/ATen/ops/fft_ifftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7062288Z copying torch/include/ATen/ops/fft_ifftshift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7072389Z copying torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7078796Z copying torch/include/ATen/ops/fft_ifftshift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7085596Z copying torch/include/ATen/ops/fft_ifftshift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7092420Z copying torch/include/ATen/ops/fft_ihfft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7099558Z copying torch/include/ATen/ops/fft_ihfft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7107295Z copying torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7114464Z copying torch/include/ATen/ops/fft_ihfft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7121350Z copying torch/include/ATen/ops/fft_ihfft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7129022Z copying torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7135450Z copying torch/include/ATen/ops/fft_ihfft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7142717Z copying torch/include/ATen/ops/fft_ihfft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7149432Z copying torch/include/ATen/ops/fft_ihfftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7157209Z copying torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7163894Z copying torch/include/ATen/ops/fft_ihfftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7171556Z copying torch/include/ATen/ops/fft_ihfftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7178986Z copying torch/include/ATen/ops/fft_irfft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7185960Z copying torch/include/ATen/ops/fft_irfft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7193881Z copying torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7201762Z copying torch/include/ATen/ops/fft_irfft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7209242Z copying torch/include/ATen/ops/fft_irfft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7216450Z copying torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7223368Z copying torch/include/ATen/ops/fft_irfft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7230634Z copying torch/include/ATen/ops/fft_irfft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7238304Z copying torch/include/ATen/ops/fft_irfftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7246016Z copying torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7257854Z copying torch/include/ATen/ops/fft_irfftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7268564Z copying torch/include/ATen/ops/fft_irfftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7275290Z copying torch/include/ATen/ops/fft_rfft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7282577Z copying torch/include/ATen/ops/fft_rfft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7290360Z copying torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7296962Z copying torch/include/ATen/ops/fft_rfft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7303713Z copying torch/include/ATen/ops/fft_rfft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7310719Z copying torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7317965Z copying torch/include/ATen/ops/fft_rfft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7325314Z copying torch/include/ATen/ops/fft_rfft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7332303Z copying torch/include/ATen/ops/fft_rfftfreq.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7340511Z copying torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7346761Z copying torch/include/ATen/ops/fft_rfftfreq_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7357142Z copying torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7366862Z copying torch/include/ATen/ops/fft_rfftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7375240Z copying torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7382016Z copying torch/include/ATen/ops/fft_rfftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7389640Z copying torch/include/ATen/ops/fft_rfftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7396351Z copying torch/include/ATen/ops/fill.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7404955Z copying torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7413627Z copying torch/include/ATen/ops/fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7420503Z copying torch/include/ATen/ops/fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7427322Z copying torch/include/ATen/ops/fill_diagonal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7434305Z copying torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7441080Z copying torch/include/ATen/ops/fill_diagonal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7448414Z copying torch/include/ATen/ops/fill_diagonal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7455506Z copying torch/include/ATen/ops/fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7463023Z copying torch/include/ATen/ops/fill_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7470263Z copying torch/include/ATen/ops/fill_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7477792Z copying torch/include/ATen/ops/fix.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7485254Z copying torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7492314Z copying torch/include/ATen/ops/fix_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7499733Z copying torch/include/ATen/ops/fix_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7507625Z copying torch/include/ATen/ops/flatten.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7515637Z copying torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7522796Z copying torch/include/ATen/ops/flatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7530547Z copying torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7538138Z copying torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7545844Z copying torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7553055Z copying torch/include/ATen/ops/flatten_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7559798Z copying torch/include/ATen/ops/flatten_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7567569Z copying torch/include/ATen/ops/flip.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7574925Z copying torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7582306Z copying torch/include/ATen/ops/flip_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7590425Z copying torch/include/ATen/ops/flip_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7599031Z copying torch/include/ATen/ops/flip_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7606642Z copying torch/include/ATen/ops/flip_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7614488Z copying torch/include/ATen/ops/fliplr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7622206Z copying torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7630299Z copying torch/include/ATen/ops/fliplr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7639345Z copying torch/include/ATen/ops/fliplr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7647160Z copying torch/include/ATen/ops/flipud.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7654725Z copying torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7662167Z copying torch/include/ATen/ops/flipud_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7669794Z copying torch/include/ATen/ops/flipud_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7677195Z copying torch/include/ATen/ops/float_power.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7685224Z copying torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7694871Z copying torch/include/ATen/ops/float_power_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7705003Z copying torch/include/ATen/ops/float_power_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7712808Z copying torch/include/ATen/ops/floor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7720412Z copying torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7727382Z copying torch/include/ATen/ops/floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7734964Z copying torch/include/ATen/ops/floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7742649Z copying torch/include/ATen/ops/floor_divide.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7749983Z copying torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7757061Z copying torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7764815Z copying torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7771811Z copying torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7778573Z copying torch/include/ATen/ops/floor_divide_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7796759Z copying torch/include/ATen/ops/floor_divide_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7809943Z copying torch/include/ATen/ops/floor_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7824152Z copying torch/include/ATen/ops/floor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7834944Z copying torch/include/ATen/ops/floor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7841266Z copying torch/include/ATen/ops/floor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7847558Z copying torch/include/ATen/ops/fmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7855169Z copying torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7861348Z copying torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7867877Z copying torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7873899Z copying torch/include/ATen/ops/fmax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7880927Z copying torch/include/ATen/ops/fmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7888045Z copying torch/include/ATen/ops/fmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7895503Z copying torch/include/ATen/ops/fmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7902317Z copying torch/include/ATen/ops/fmin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7909880Z copying torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7917352Z copying torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7923537Z copying torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7930311Z copying torch/include/ATen/ops/fmin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7937225Z copying torch/include/ATen/ops/fmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7944103Z copying torch/include/ATen/ops/fmin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7951301Z copying torch/include/ATen/ops/fmin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7958970Z copying torch/include/ATen/ops/fmod.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7965340Z copying torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7972476Z copying torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7978938Z copying torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7987704Z copying torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.7996711Z copying torch/include/ATen/ops/fmod_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8004609Z copying torch/include/ATen/ops/fmod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8012239Z copying torch/include/ATen/ops/fmod_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8020169Z copying torch/include/ATen/ops/fmod_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8028328Z copying torch/include/ATen/ops/frac.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8035961Z copying torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8042651Z copying torch/include/ATen/ops/frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8049515Z copying torch/include/ATen/ops/frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8056341Z copying torch/include/ATen/ops/frac_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8063405Z copying torch/include/ATen/ops/frac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8071029Z copying torch/include/ATen/ops/frac_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8078403Z copying torch/include/ATen/ops/frac_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8086286Z copying torch/include/ATen/ops/fractional_max_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8094431Z copying torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8102060Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8109212Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8116688Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8124288Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8131189Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8138132Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8147128Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8156336Z copying torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8163036Z copying torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8169881Z copying torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8177223Z copying torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8184557Z copying torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8191140Z copying torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8198108Z copying torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8205020Z copying torch/include/ATen/ops/fractional_max_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8218492Z copying torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8228958Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8235637Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8242862Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8255929Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8266037Z copying torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8272884Z copying torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8279960Z copying torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8287503Z copying torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8294584Z copying torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8301051Z copying torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8307614Z copying torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8313956Z copying torch/include/ATen/ops/frexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8320766Z copying torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8327362Z copying torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8333892Z copying torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8340565Z copying torch/include/ATen/ops/frexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8347837Z copying torch/include/ATen/ops/frexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8355480Z copying torch/include/ATen/ops/frobenius_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8362868Z copying torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8369630Z copying torch/include/ATen/ops/frobenius_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8377408Z copying torch/include/ATen/ops/frobenius_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8384422Z copying torch/include/ATen/ops/from_file.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8391234Z copying torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8398184Z copying torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8405173Z copying torch/include/ATen/ops/from_file_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8412782Z copying torch/include/ATen/ops/from_file_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8420951Z copying torch/include/ATen/ops/full.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8428774Z copying torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8436664Z copying torch/include/ATen/ops/full_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8444859Z copying torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8451467Z copying torch/include/ATen/ops/full_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8458669Z copying torch/include/ATen/ops/full_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8465662Z copying torch/include/ATen/ops/full_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8472801Z copying torch/include/ATen/ops/full_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8481155Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8489071Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8496540Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8503761Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8510988Z copying torch/include/ATen/ops/gather.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8517691Z copying torch/include/ATen/ops/gather_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8525093Z copying torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8532495Z copying torch/include/ATen/ops/gather_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8540034Z copying torch/include/ATen/ops/gather_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8547709Z copying torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8555104Z copying torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8562440Z copying torch/include/ATen/ops/gather_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8569691Z copying torch/include/ATen/ops/gather_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8576887Z copying torch/include/ATen/ops/gather_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8585088Z copying torch/include/ATen/ops/gather_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8592747Z copying torch/include/ATen/ops/gather_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8600131Z copying torch/include/ATen/ops/gather_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8607061Z copying torch/include/ATen/ops/gcd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8619821Z copying torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8630026Z copying torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8638058Z copying torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8645006Z copying torch/include/ATen/ops/gcd_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8651478Z copying torch/include/ATen/ops/gcd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8658421Z copying torch/include/ATen/ops/gcd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8670039Z copying torch/include/ATen/ops/gcd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8680051Z copying torch/include/ATen/ops/ge.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8687515Z copying torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8694272Z copying torch/include/ATen/ops/ge_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8701436Z copying torch/include/ATen/ops/ge_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8707958Z copying torch/include/ATen/ops/ge_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8715362Z copying torch/include/ATen/ops/ge_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8722698Z copying torch/include/ATen/ops/ge_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8730056Z copying torch/include/ATen/ops/ge_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8736763Z copying torch/include/ATen/ops/gelu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8744324Z copying torch/include/ATen/ops/gelu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8752272Z copying torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8759047Z copying torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8768203Z copying torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8777444Z copying torch/include/ATen/ops/gelu_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8784500Z copying torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8792332Z copying torch/include/ATen/ops/gelu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8799898Z copying torch/include/ATen/ops/gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8807106Z copying torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8813681Z copying torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8820560Z copying torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8828225Z copying torch/include/ATen/ops/gelu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8835503Z copying torch/include/ATen/ops/gelu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8842592Z copying torch/include/ATen/ops/gelu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8849346Z copying torch/include/ATen/ops/gelu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8856959Z copying torch/include/ATen/ops/geometric.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8864692Z copying torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8871772Z copying torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8879928Z copying torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8886914Z copying torch/include/ATen/ops/geometric_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8894036Z copying torch/include/ATen/ops/geometric_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8901283Z copying torch/include/ATen/ops/geometric_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8908753Z copying torch/include/ATen/ops/geqrf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8916613Z copying torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8924669Z copying torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8931782Z copying torch/include/ATen/ops/geqrf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8938137Z copying torch/include/ATen/ops/geqrf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8945304Z copying torch/include/ATen/ops/ger.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8952889Z copying torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8959671Z copying torch/include/ATen/ops/ger_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8966795Z copying torch/include/ATen/ops/ger_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8974114Z copying torch/include/ATen/ops/glu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8981610Z copying torch/include/ATen/ops/glu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8989657Z copying torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.8997194Z copying torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9004623Z copying torch/include/ATen/ops/glu_backward_jvp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9014176Z copying torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9023067Z copying torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9032570Z copying torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9041719Z copying torch/include/ATen/ops/glu_backward_jvp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9048867Z copying torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9055688Z copying torch/include/ATen/ops/glu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9062589Z copying torch/include/ATen/ops/glu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9069941Z copying torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9076504Z copying torch/include/ATen/ops/glu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9083329Z copying torch/include/ATen/ops/glu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9090276Z copying torch/include/ATen/ops/glu_jvp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9098285Z copying torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9107420Z copying torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9116024Z copying torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9123757Z copying torch/include/ATen/ops/glu_jvp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9131611Z copying torch/include/ATen/ops/glu_jvp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9139186Z copying torch/include/ATen/ops/glu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9146323Z copying torch/include/ATen/ops/glu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9153595Z copying torch/include/ATen/ops/glu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9160861Z copying torch/include/ATen/ops/glu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9168833Z copying torch/include/ATen/ops/gradient.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9177196Z copying torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9196337Z copying torch/include/ATen/ops/gradient_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9209886Z copying torch/include/ATen/ops/gradient_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9215895Z copying torch/include/ATen/ops/greater.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9223068Z copying torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9229727Z copying torch/include/ATen/ops/greater_equal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9243699Z copying torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9253778Z copying torch/include/ATen/ops/greater_equal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9260019Z copying torch/include/ATen/ops/greater_equal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9266959Z copying torch/include/ATen/ops/greater_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9274162Z copying torch/include/ATen/ops/greater_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9280915Z copying torch/include/ATen/ops/grid_sampler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9286961Z copying torch/include/ATen/ops/grid_sampler_2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9293636Z copying torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9303080Z copying torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9311109Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9317175Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9323469Z copying torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9329524Z copying torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9336032Z copying torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9342205Z copying torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9347971Z copying torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9354439Z copying torch/include/ATen/ops/grid_sampler_2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9361103Z copying torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9367633Z copying torch/include/ATen/ops/grid_sampler_3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9374442Z copying torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9381233Z copying torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9388093Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9393993Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9400841Z copying torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9414771Z copying torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9425789Z copying torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9432551Z copying torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9439383Z copying torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9446739Z copying torch/include/ATen/ops/grid_sampler_3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9454034Z copying torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9462155Z copying torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9469340Z copying torch/include/ATen/ops/grid_sampler_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9475212Z copying torch/include/ATen/ops/grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9482022Z copying torch/include/ATen/ops/group_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9488500Z copying torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9495244Z copying torch/include/ATen/ops/group_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9501037Z copying torch/include/ATen/ops/group_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9507479Z copying torch/include/ATen/ops/gru.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9514250Z copying torch/include/ATen/ops/gru_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9521109Z copying torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9528978Z copying torch/include/ATen/ops/gru_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9537079Z copying torch/include/ATen/ops/gru_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9543996Z copying torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9550508Z copying torch/include/ATen/ops/gru_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9557711Z copying torch/include/ATen/ops/gru_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9564652Z copying torch/include/ATen/ops/gt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9572211Z copying torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9579593Z copying torch/include/ATen/ops/gt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9586015Z copying torch/include/ATen/ops/gt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9592766Z copying torch/include/ATen/ops/gt_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9599349Z copying torch/include/ATen/ops/gt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9606470Z copying torch/include/ATen/ops/gt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9613407Z copying torch/include/ATen/ops/gt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9624048Z copying torch/include/ATen/ops/hamming_window.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9633759Z copying torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9640484Z copying torch/include/ATen/ops/hamming_window_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9647457Z copying torch/include/ATen/ops/hamming_window_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9654575Z copying torch/include/ATen/ops/hann_window.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9661319Z copying torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9668307Z copying torch/include/ATen/ops/hann_window_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9675773Z copying torch/include/ATen/ops/hann_window_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9682470Z copying torch/include/ATen/ops/hardshrink.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9689299Z copying torch/include/ATen/ops/hardshrink_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9696202Z copying torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9702873Z copying torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9709925Z copying torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9717650Z copying torch/include/ATen/ops/hardshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9725840Z copying torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9733137Z copying torch/include/ATen/ops/hardshrink_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9740698Z copying torch/include/ATen/ops/hardshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9749319Z copying torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9756210Z copying torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9763665Z copying torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9771237Z copying torch/include/ATen/ops/hardshrink_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9778655Z copying torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9785454Z copying torch/include/ATen/ops/hardshrink_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9792588Z copying torch/include/ATen/ops/hardshrink_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9799637Z copying torch/include/ATen/ops/hardsigmoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9810909Z copying torch/include/ATen/ops/hardsigmoid_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9820596Z copying torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9827072Z copying torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9834570Z copying torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9841951Z copying torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9848820Z copying torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9855679Z copying torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9863234Z copying torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9870774Z copying torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9879468Z copying torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9888565Z copying torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9896092Z copying torch/include/ATen/ops/hardsigmoid_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9903459Z copying torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9910086Z copying torch/include/ATen/ops/hardsigmoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9917781Z copying torch/include/ATen/ops/hardsigmoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9924812Z copying torch/include/ATen/ops/hardswish.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9931841Z copying torch/include/ATen/ops/hardswish_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9939338Z copying torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9946298Z copying torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9953404Z copying torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9960803Z copying torch/include/ATen/ops/hardswish_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9967845Z copying torch/include/ATen/ops/hardswish_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9975021Z copying torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9982450Z copying torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9989948Z copying torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:02.9999016Z copying torch/include/ATen/ops/hardswish_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0006014Z copying torch/include/ATen/ops/hardswish_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0013102Z copying torch/include/ATen/ops/hardtanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0021659Z copying torch/include/ATen/ops/hardtanh_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0029757Z copying torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0038706Z copying torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0046775Z copying torch/include/ATen/ops/hardtanh_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0053357Z copying torch/include/ATen/ops/hardtanh_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0059904Z copying torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0067131Z copying torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0074775Z copying torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0082834Z copying torch/include/ATen/ops/hardtanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0091259Z copying torch/include/ATen/ops/hardtanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0098621Z copying torch/include/ATen/ops/heaviside.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0107463Z copying torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0116407Z copying torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0124174Z copying torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0131112Z copying torch/include/ATen/ops/heaviside_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0138243Z copying torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0145030Z copying torch/include/ATen/ops/heaviside_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0153337Z copying torch/include/ATen/ops/heaviside_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0161997Z copying torch/include/ATen/ops/hinge_embedding_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0169846Z copying torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0177539Z copying torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0185669Z copying torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0193518Z copying torch/include/ATen/ops/histc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0201031Z copying torch/include/ATen/ops/histc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0208945Z copying torch/include/ATen/ops/histc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0217199Z copying torch/include/ATen/ops/histc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0224436Z copying torch/include/ATen/ops/histc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0231203Z copying torch/include/ATen/ops/histogram.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0239470Z copying torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0246911Z copying torch/include/ATen/ops/histogram_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0258461Z copying torch/include/ATen/ops/histogram_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0268872Z copying torch/include/ATen/ops/histogramdd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0275592Z copying torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0282158Z copying torch/include/ATen/ops/histogramdd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0289067Z copying torch/include/ATen/ops/histogramdd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0296001Z copying torch/include/ATen/ops/hsplit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0303565Z copying torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0309962Z copying torch/include/ATen/ops/hsplit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0317624Z copying torch/include/ATen/ops/hsplit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0326300Z copying torch/include/ATen/ops/hspmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0334802Z copying torch/include/ATen/ops/hspmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0342312Z copying torch/include/ATen/ops/hspmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0348881Z copying torch/include/ATen/ops/hstack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0355802Z copying torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0363298Z copying torch/include/ATen/ops/hstack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0370310Z copying torch/include/ATen/ops/hstack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0376754Z copying torch/include/ATen/ops/huber_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0383804Z copying torch/include/ATen/ops/huber_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0391046Z copying torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0398630Z copying torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0405314Z copying torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0411918Z copying torch/include/ATen/ops/huber_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0420031Z copying torch/include/ATen/ops/huber_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0428692Z copying torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0435183Z copying torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0442524Z copying torch/include/ATen/ops/huber_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0450879Z copying torch/include/ATen/ops/huber_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0459069Z copying torch/include/ATen/ops/hypot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0466280Z copying torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0473448Z copying torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0480999Z copying torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0489141Z copying torch/include/ATen/ops/hypot_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0497270Z copying torch/include/ATen/ops/hypot_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0505328Z copying torch/include/ATen/ops/hypot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0512922Z copying torch/include/ATen/ops/hypot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0519673Z copying torch/include/ATen/ops/i0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0527309Z copying torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0535288Z copying torch/include/ATen/ops/i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0542823Z copying torch/include/ATen/ops/i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0549830Z copying torch/include/ATen/ops/i0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0557463Z copying torch/include/ATen/ops/i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0565396Z copying torch/include/ATen/ops/i0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0573089Z copying torch/include/ATen/ops/i0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0581289Z copying torch/include/ATen/ops/igamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0590465Z copying torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0597186Z copying torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0604643Z copying torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0612264Z copying torch/include/ATen/ops/igamma_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0619614Z copying torch/include/ATen/ops/igamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0626750Z copying torch/include/ATen/ops/igamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0634722Z copying torch/include/ATen/ops/igamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0643047Z copying torch/include/ATen/ops/igammac.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0650576Z copying torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0658324Z copying torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0666665Z copying torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0675253Z copying torch/include/ATen/ops/igammac_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0683389Z copying torch/include/ATen/ops/igammac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0690257Z copying torch/include/ATen/ops/igammac_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0697431Z copying torch/include/ATen/ops/igammac_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0704652Z copying torch/include/ATen/ops/im2col.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0711826Z copying torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0719236Z copying torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0726884Z copying torch/include/ATen/ops/im2col_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0734032Z copying torch/include/ATen/ops/im2col_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0742119Z copying torch/include/ATen/ops/imag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0749796Z copying torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0756970Z copying torch/include/ATen/ops/imag_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0764084Z copying torch/include/ATen/ops/imag_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0771498Z copying torch/include/ATen/ops/index.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0778705Z copying torch/include/ATen/ops/index_add.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0786781Z copying torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0793560Z copying torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0804405Z copying torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0815184Z copying torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0822421Z copying torch/include/ATen/ops/index_add_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0829598Z copying torch/include/ATen/ops/index_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0836514Z copying torch/include/ATen/ops/index_add_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0844465Z copying torch/include/ATen/ops/index_add_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0852221Z copying torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0858819Z copying torch/include/ATen/ops/index_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0867277Z copying torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0877244Z copying torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0886675Z copying torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0893653Z copying torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0900538Z copying torch/include/ATen/ops/index_copy_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0907840Z copying torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0919165Z copying torch/include/ATen/ops/index_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0929407Z copying torch/include/ATen/ops/index_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0936505Z copying torch/include/ATen/ops/index_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0944282Z copying torch/include/ATen/ops/index_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0951372Z copying torch/include/ATen/ops/index_fill.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0957809Z copying torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0964397Z copying torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0971888Z copying torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0978868Z copying torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0985844Z copying torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.0992825Z copying torch/include/ATen/ops/index_fill_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1000475Z copying torch/include/ATen/ops/index_fill_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1007250Z copying torch/include/ATen/ops/index_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1015548Z copying torch/include/ATen/ops/index_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1023006Z copying torch/include/ATen/ops/index_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1030175Z copying torch/include/ATen/ops/index_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1037174Z copying torch/include/ATen/ops/index_put.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1044139Z copying torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1051247Z copying torch/include/ATen/ops/index_put_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1057947Z copying torch/include/ATen/ops/index_put_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1065098Z copying torch/include/ATen/ops/index_reduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1072788Z copying torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1079982Z copying torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1086843Z copying torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1093844Z copying torch/include/ATen/ops/index_reduce_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1101324Z copying torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1108710Z copying torch/include/ATen/ops/index_reduce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1116410Z copying torch/include/ATen/ops/index_reduce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1124940Z copying torch/include/ATen/ops/index_select.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1132724Z copying torch/include/ATen/ops/index_select_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1140879Z copying torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1147756Z copying torch/include/ATen/ops/index_select_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1155035Z copying torch/include/ATen/ops/index_select_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1162539Z copying torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1169947Z copying torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1177371Z copying torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1185342Z copying torch/include/ATen/ops/index_select_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1192967Z copying torch/include/ATen/ops/index_select_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1213046Z copying torch/include/ATen/ops/indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1214318Z copying torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1216819Z copying torch/include/ATen/ops/indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1224438Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1231626Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1239605Z copying torch/include/ATen/ops/indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1247244Z copying torch/include/ATen/ops/indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1254928Z copying torch/include/ATen/ops/indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1263436Z copying torch/include/ATen/ops/indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1271700Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1279991Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1287946Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1295583Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1303511Z copying torch/include/ATen/ops/inner.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1311732Z copying torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1318712Z copying torch/include/ATen/ops/inner_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1328000Z copying torch/include/ATen/ops/inner_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1337315Z copying torch/include/ATen/ops/instance_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1345503Z copying torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1352855Z copying torch/include/ATen/ops/instance_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1361493Z copying torch/include/ATen/ops/instance_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1368787Z copying torch/include/ATen/ops/int_repr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1377068Z copying torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1383837Z copying torch/include/ATen/ops/int_repr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1391756Z copying torch/include/ATen/ops/int_repr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1399458Z copying torch/include/ATen/ops/inverse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1406636Z copying torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1414041Z copying torch/include/ATen/ops/inverse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1422419Z copying torch/include/ATen/ops/inverse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1429468Z copying torch/include/ATen/ops/is_coalesced.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1437049Z copying torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1444455Z copying torch/include/ATen/ops/is_coalesced_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1451885Z copying torch/include/ATen/ops/is_coalesced_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1459039Z copying torch/include/ATen/ops/is_complex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1466938Z copying torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1474597Z copying torch/include/ATen/ops/is_complex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1482431Z copying torch/include/ATen/ops/is_complex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1489992Z copying torch/include/ATen/ops/is_conj.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1497535Z copying torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1504791Z copying torch/include/ATen/ops/is_conj_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1512350Z copying torch/include/ATen/ops/is_conj_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1519451Z copying torch/include/ATen/ops/is_distributed.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1527199Z copying torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1534925Z copying torch/include/ATen/ops/is_distributed_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1542913Z copying torch/include/ATen/ops/is_distributed_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1550189Z copying torch/include/ATen/ops/is_floating_point.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1558223Z copying torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1565693Z copying torch/include/ATen/ops/is_floating_point_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1573119Z copying torch/include/ATen/ops/is_floating_point_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1580822Z copying torch/include/ATen/ops/is_inference.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1589060Z copying torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1596862Z copying torch/include/ATen/ops/is_inference_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1605091Z copying torch/include/ATen/ops/is_inference_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1615815Z copying torch/include/ATen/ops/is_leaf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1626200Z copying torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1633131Z copying torch/include/ATen/ops/is_leaf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1641756Z copying torch/include/ATen/ops/is_leaf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1649783Z copying torch/include/ATen/ops/is_neg.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1657361Z copying torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1664616Z copying torch/include/ATen/ops/is_neg_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1672772Z copying torch/include/ATen/ops/is_neg_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1680026Z copying torch/include/ATen/ops/is_nonzero.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1688604Z copying torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1697002Z copying torch/include/ATen/ops/is_nonzero_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1704548Z copying torch/include/ATen/ops/is_nonzero_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1712011Z copying torch/include/ATen/ops/is_pinned.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1720132Z copying torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1727550Z copying torch/include/ATen/ops/is_pinned_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1734824Z copying torch/include/ATen/ops/is_pinned_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1742514Z copying torch/include/ATen/ops/is_same_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1749649Z copying torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1757156Z copying torch/include/ATen/ops/is_same_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1764817Z copying torch/include/ATen/ops/is_same_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1771934Z copying torch/include/ATen/ops/is_set_to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1779663Z copying torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1787906Z copying torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1795005Z copying torch/include/ATen/ops/is_set_to_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1803702Z copying torch/include/ATen/ops/is_set_to_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1811018Z copying torch/include/ATen/ops/is_signed.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1818254Z copying torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1829165Z copying torch/include/ATen/ops/is_signed_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1839291Z copying torch/include/ATen/ops/is_signed_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1846529Z copying torch/include/ATen/ops/is_vulkan_available.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1853997Z copying torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1860938Z copying torch/include/ATen/ops/is_vulkan_available_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1868367Z copying torch/include/ATen/ops/is_vulkan_available_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1875285Z copying torch/include/ATen/ops/isclose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1882481Z copying torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1889813Z copying torch/include/ATen/ops/isclose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1896958Z copying torch/include/ATen/ops/isclose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1903738Z copying torch/include/ATen/ops/isfinite.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1910872Z copying torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1917674Z copying torch/include/ATen/ops/isfinite_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1924862Z copying torch/include/ATen/ops/isfinite_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1931901Z copying torch/include/ATen/ops/isin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1940121Z copying torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1947199Z copying torch/include/ATen/ops/isin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1956737Z copying torch/include/ATen/ops/isin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1966285Z copying torch/include/ATen/ops/isin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1973740Z copying torch/include/ATen/ops/isin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1981208Z copying torch/include/ATen/ops/isin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1988430Z copying torch/include/ATen/ops/isin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.1996526Z copying torch/include/ATen/ops/isinf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2004104Z copying torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2010884Z copying torch/include/ATen/ops/isinf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2018356Z copying torch/include/ATen/ops/isinf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2026036Z copying torch/include/ATen/ops/isnan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2033540Z copying torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2040836Z copying torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2048135Z copying torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2054734Z copying torch/include/ATen/ops/isnan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2062260Z copying torch/include/ATen/ops/isnan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2069618Z copying torch/include/ATen/ops/isneginf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2077200Z copying torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2087982Z copying torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2098299Z copying torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2105647Z copying torch/include/ATen/ops/isneginf_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2111991Z copying torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2118865Z copying torch/include/ATen/ops/isneginf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2126359Z copying torch/include/ATen/ops/isneginf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2134206Z copying torch/include/ATen/ops/isposinf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2141269Z copying torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2148583Z copying torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2156394Z copying torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2163968Z copying torch/include/ATen/ops/isposinf_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2170507Z copying torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2177970Z copying torch/include/ATen/ops/isposinf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2186195Z copying torch/include/ATen/ops/isposinf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2193538Z copying torch/include/ATen/ops/isreal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2200962Z copying torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2208117Z copying torch/include/ATen/ops/isreal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2216100Z copying torch/include/ATen/ops/isreal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2224102Z copying torch/include/ATen/ops/istft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2231600Z copying torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2239184Z copying torch/include/ATen/ops/istft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2246415Z copying torch/include/ATen/ops/istft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2253842Z copying torch/include/ATen/ops/item.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2265643Z copying torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2276130Z copying torch/include/ATen/ops/item_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2283083Z copying torch/include/ATen/ops/item_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2291217Z copying torch/include/ATen/ops/kaiser_window.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2300705Z copying torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2308019Z copying torch/include/ATen/ops/kaiser_window_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2315065Z copying torch/include/ATen/ops/kaiser_window_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2322688Z copying torch/include/ATen/ops/kl_div.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2330250Z copying torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2337214Z copying torch/include/ATen/ops/kl_div_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2344472Z copying torch/include/ATen/ops/kl_div_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2351487Z copying torch/include/ATen/ops/kron.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2359977Z copying torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2369146Z copying torch/include/ATen/ops/kron_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2378116Z copying torch/include/ATen/ops/kron_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2385384Z copying torch/include/ATen/ops/kthvalue.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2392683Z copying torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2399338Z copying torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2405949Z copying torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2413318Z copying torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2421012Z copying torch/include/ATen/ops/kthvalue_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2428777Z copying torch/include/ATen/ops/kthvalue_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2437240Z copying torch/include/ATen/ops/l1_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2446037Z copying torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2453061Z copying torch/include/ATen/ops/l1_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2459907Z copying torch/include/ATen/ops/l1_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2467748Z copying torch/include/ATen/ops/layer_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2475646Z copying torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2483216Z copying torch/include/ATen/ops/layer_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2490648Z copying torch/include/ATen/ops/layer_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2497752Z copying torch/include/ATen/ops/lcm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2505041Z copying torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2512060Z copying torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2519813Z copying torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2527048Z copying torch/include/ATen/ops/lcm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2534491Z copying torch/include/ATen/ops/lcm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2542378Z copying torch/include/ATen/ops/lcm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2556311Z copying torch/include/ATen/ops/lcm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2567556Z copying torch/include/ATen/ops/ldexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2574132Z copying torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2580561Z copying torch/include/ATen/ops/ldexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2586942Z copying torch/include/ATen/ops/ldexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2594071Z copying torch/include/ATen/ops/le.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2601362Z copying torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2608351Z copying torch/include/ATen/ops/le_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2615553Z copying torch/include/ATen/ops/le_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2622683Z copying torch/include/ATen/ops/le_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2630019Z copying torch/include/ATen/ops/le_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2637005Z copying torch/include/ATen/ops/le_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2644134Z copying torch/include/ATen/ops/le_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2652406Z copying torch/include/ATen/ops/leaky_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2659799Z copying torch/include/ATen/ops/leaky_relu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2667414Z copying torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2674926Z copying torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2682039Z copying torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2689068Z copying torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2696473Z copying torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2703563Z copying torch/include/ATen/ops/leaky_relu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2714801Z copying torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2725337Z copying torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2732168Z copying torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2738841Z copying torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2746040Z copying torch/include/ATen/ops/leaky_relu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2753110Z copying torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2760721Z copying torch/include/ATen/ops/leaky_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2767598Z copying torch/include/ATen/ops/leaky_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2774641Z copying torch/include/ATen/ops/lerp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2782394Z copying torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2789955Z copying torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2796917Z copying torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2804060Z copying torch/include/ATen/ops/lerp_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2811315Z copying torch/include/ATen/ops/lerp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2818212Z copying torch/include/ATen/ops/lerp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2825234Z copying torch/include/ATen/ops/lerp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2832309Z copying torch/include/ATen/ops/less.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2840095Z copying torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2847602Z copying torch/include/ATen/ops/less_equal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2855240Z copying torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2862653Z copying torch/include/ATen/ops/less_equal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2870249Z copying torch/include/ATen/ops/less_equal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2878133Z copying torch/include/ATen/ops/less_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2886755Z copying torch/include/ATen/ops/less_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2895463Z copying torch/include/ATen/ops/lgamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2903356Z copying torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2910539Z copying torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2918021Z copying torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2925181Z copying torch/include/ATen/ops/lgamma_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2932178Z copying torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2940123Z copying torch/include/ATen/ops/lgamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2946721Z copying torch/include/ATen/ops/lgamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2953672Z copying torch/include/ATen/ops/lift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2961446Z copying torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2969092Z copying torch/include/ATen/ops/lift_fresh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2976723Z copying torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2983710Z copying torch/include/ATen/ops/lift_fresh_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2991715Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.2999532Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3007823Z copying torch/include/ATen/ops/lift_fresh_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3016172Z copying torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3023695Z copying torch/include/ATen/ops/lift_fresh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3032395Z copying torch/include/ATen/ops/lift_fresh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3041740Z copying torch/include/ATen/ops/lift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3051087Z copying torch/include/ATen/ops/lift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3058354Z copying torch/include/ATen/ops/linalg_cholesky.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3065763Z copying torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3072336Z copying torch/include/ATen/ops/linalg_cholesky_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3080082Z copying torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3087427Z copying torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3094361Z copying torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3101532Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3108976Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3116077Z copying torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3124187Z copying torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3132785Z copying torch/include/ATen/ops/linalg_cholesky_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3139824Z copying torch/include/ATen/ops/linalg_cholesky_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3146748Z copying torch/include/ATen/ops/linalg_cond.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3159409Z copying torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3169992Z copying torch/include/ATen/ops/linalg_cond_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3176959Z copying torch/include/ATen/ops/linalg_cond_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3184128Z copying torch/include/ATen/ops/linalg_cross.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3192674Z copying torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3199984Z copying torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3207062Z copying torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3213688Z copying torch/include/ATen/ops/linalg_cross_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3220716Z copying torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3228298Z copying torch/include/ATen/ops/linalg_cross_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3235047Z copying torch/include/ATen/ops/linalg_cross_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3241749Z copying torch/include/ATen/ops/linalg_det.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3248509Z copying torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3255954Z copying torch/include/ATen/ops/linalg_det_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3264313Z copying torch/include/ATen/ops/linalg_det_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3271495Z copying torch/include/ATen/ops/linalg_diagonal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3279635Z copying torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3287562Z copying torch/include/ATen/ops/linalg_diagonal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3296671Z copying torch/include/ATen/ops/linalg_diagonal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3305877Z copying torch/include/ATen/ops/linalg_eig.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3313597Z copying torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3320652Z copying torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3327445Z copying torch/include/ATen/ops/linalg_eig_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3334235Z copying torch/include/ATen/ops/linalg_eig_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3341974Z copying torch/include/ATen/ops/linalg_eigh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3349423Z copying torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3356228Z copying torch/include/ATen/ops/linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3364462Z copying torch/include/ATen/ops/linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3373122Z copying torch/include/ATen/ops/linalg_eigvals.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3383087Z copying torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3394610Z copying torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3404807Z copying torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3411694Z copying torch/include/ATen/ops/linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3418368Z copying torch/include/ATen/ops/linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3425349Z copying torch/include/ATen/ops/linalg_eigvalsh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3433027Z copying torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3440378Z copying torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3448180Z copying torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3454996Z copying torch/include/ATen/ops/linalg_householder_product.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3462746Z copying torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3469596Z copying torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3476818Z copying torch/include/ATen/ops/linalg_householder_product_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3483808Z copying torch/include/ATen/ops/linalg_householder_product_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3491300Z copying torch/include/ATen/ops/linalg_inv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3499289Z copying torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3507113Z copying torch/include/ATen/ops/linalg_inv_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3514688Z copying torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3521890Z copying torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3535268Z copying torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3546313Z copying torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3553536Z copying torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3560064Z copying torch/include/ATen/ops/linalg_inv_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3567060Z copying torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3574432Z copying torch/include/ATen/ops/linalg_inv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3581648Z copying torch/include/ATen/ops/linalg_inv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3588307Z copying torch/include/ATen/ops/linalg_ldl_factor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3595456Z copying torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3602505Z copying torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3609742Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3617251Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3625597Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3634016Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3640849Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3649132Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3656883Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3664033Z copying torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3678236Z copying torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3689004Z copying torch/include/ATen/ops/linalg_ldl_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3701087Z copying torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3710162Z copying torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3716576Z copying torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3723313Z copying torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3733688Z copying torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3742027Z copying torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3748253Z copying torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3757826Z copying torch/include/ATen/ops/linalg_lstsq.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3766000Z copying torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3772833Z copying torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3778726Z copying torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3784684Z copying torch/include/ATen/ops/linalg_lstsq_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3791291Z copying torch/include/ATen/ops/linalg_lstsq_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3796995Z copying torch/include/ATen/ops/linalg_lu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3804113Z copying torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3811184Z copying torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3817359Z copying torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3825663Z copying torch/include/ATen/ops/linalg_lu_factor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3833814Z copying torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3840364Z copying torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3847598Z copying torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3854277Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3861030Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3867511Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3874896Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3881906Z copying torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3888414Z copying torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3898644Z copying torch/include/ATen/ops/linalg_lu_factor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3907582Z copying torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3914378Z copying torch/include/ATen/ops/linalg_lu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3921313Z copying torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3927897Z copying torch/include/ATen/ops/linalg_lu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3938352Z copying torch/include/ATen/ops/linalg_lu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3946990Z copying torch/include/ATen/ops/linalg_lu_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3953537Z copying torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3959925Z copying torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3966453Z copying torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3973629Z copying torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3980733Z copying torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3988069Z copying torch/include/ATen/ops/linalg_lu_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.3995143Z copying torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4001566Z copying torch/include/ATen/ops/linalg_matmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4008383Z copying torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4015611Z copying torch/include/ATen/ops/linalg_matmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4028970Z copying torch/include/ATen/ops/linalg_matmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4039458Z copying torch/include/ATen/ops/linalg_matrix_exp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4045963Z copying torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4056560Z copying torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4065545Z copying torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4074353Z copying torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4082611Z copying torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4088817Z copying torch/include/ATen/ops/linalg_matrix_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4097452Z copying torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4104973Z copying torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4111637Z copying torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4118321Z copying torch/include/ATen/ops/linalg_matrix_power.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4125134Z copying torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4132047Z copying torch/include/ATen/ops/linalg_matrix_power_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4140006Z copying torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4147173Z copying torch/include/ATen/ops/linalg_matrix_rank.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4154643Z copying torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4161088Z copying torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4167455Z copying torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4175584Z copying torch/include/ATen/ops/linalg_multi_dot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4182788Z copying torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4189352Z copying torch/include/ATen/ops/linalg_multi_dot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4195780Z copying torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4202557Z copying torch/include/ATen/ops/linalg_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4209671Z copying torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4216480Z copying torch/include/ATen/ops/linalg_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4224468Z copying torch/include/ATen/ops/linalg_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4233305Z copying torch/include/ATen/ops/linalg_pinv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4242384Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4249691Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4257221Z copying torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4263634Z copying torch/include/ATen/ops/linalg_pinv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4271379Z copying torch/include/ATen/ops/linalg_pinv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4279610Z copying torch/include/ATen/ops/linalg_qr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4288630Z copying torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4294925Z copying torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4313482Z copying torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4326207Z copying torch/include/ATen/ops/linalg_qr_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4332256Z copying torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4339382Z copying torch/include/ATen/ops/linalg_qr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4345905Z copying torch/include/ATen/ops/linalg_qr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4352327Z copying torch/include/ATen/ops/linalg_slogdet.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4359157Z copying torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4365915Z copying torch/include/ATen/ops/linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4372295Z copying torch/include/ATen/ops/linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4379042Z copying torch/include/ATen/ops/linalg_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4385903Z copying torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4398567Z copying torch/include/ATen/ops/linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4408985Z copying torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4415707Z copying torch/include/ATen/ops/linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4425725Z copying torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4434142Z copying torch/include/ATen/ops/linalg_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4441125Z copying torch/include/ATen/ops/linalg_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4447801Z copying torch/include/ATen/ops/linalg_solve_triangular.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4454169Z copying torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4460854Z copying torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4467305Z copying torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4474098Z copying torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4480073Z copying torch/include/ATen/ops/linalg_svd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4487499Z copying torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4494534Z copying torch/include/ATen/ops/linalg_svd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4501200Z copying torch/include/ATen/ops/linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4508192Z copying torch/include/ATen/ops/linalg_svdvals.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4514918Z copying torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4521980Z copying torch/include/ATen/ops/linalg_svdvals_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4529126Z copying torch/include/ATen/ops/linalg_svdvals_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4535748Z copying torch/include/ATen/ops/linalg_tensorinv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4546611Z copying torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4555400Z copying torch/include/ATen/ops/linalg_tensorinv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4561933Z copying torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4568133Z copying torch/include/ATen/ops/linalg_tensorsolve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4575669Z copying torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4582026Z copying torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4588784Z copying torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4595774Z copying torch/include/ATen/ops/linalg_vander.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4602603Z copying torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4609424Z copying torch/include/ATen/ops/linalg_vander_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4617092Z copying torch/include/ATen/ops/linalg_vander_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4624141Z copying torch/include/ATen/ops/linalg_vecdot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4631434Z copying torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4638346Z copying torch/include/ATen/ops/linalg_vecdot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4645758Z copying torch/include/ATen/ops/linalg_vecdot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4652909Z copying torch/include/ATen/ops/linalg_vector_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4660625Z copying torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4667605Z copying torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4674518Z copying torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4681055Z copying torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4688547Z copying torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4695916Z copying torch/include/ATen/ops/linalg_vector_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4702635Z copying torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4712090Z copying torch/include/ATen/ops/linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4721229Z copying torch/include/ATen/ops/linear_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4728816Z copying torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4736160Z copying torch/include/ATen/ops/linear_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4743437Z copying torch/include/ATen/ops/linear_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4760602Z copying torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4773953Z copying torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4780685Z copying torch/include/ATen/ops/linear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4787950Z copying torch/include/ATen/ops/linear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4795389Z copying torch/include/ATen/ops/linspace.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4803322Z copying torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4810748Z copying torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4818216Z copying torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4825393Z copying torch/include/ATen/ops/linspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4831825Z copying torch/include/ATen/ops/linspace_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4847472Z copying torch/include/ATen/ops/linspace_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4858716Z copying torch/include/ATen/ops/log.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4864753Z copying torch/include/ATen/ops/log10.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4871860Z copying torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4885615Z copying torch/include/ATen/ops/log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4895599Z copying torch/include/ATen/ops/log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4902162Z copying torch/include/ATen/ops/log10_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4908739Z copying torch/include/ATen/ops/log10_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4914839Z copying torch/include/ATen/ops/log10_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4921375Z copying torch/include/ATen/ops/log10_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4932621Z copying torch/include/ATen/ops/log1p.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4941721Z copying torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4947538Z copying torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4954320Z copying torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4960047Z copying torch/include/ATen/ops/log1p_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4966492Z copying torch/include/ATen/ops/log1p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4972575Z copying torch/include/ATen/ops/log1p_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4979274Z copying torch/include/ATen/ops/log1p_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4985759Z copying torch/include/ATen/ops/log2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4992666Z copying torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.4999155Z copying torch/include/ATen/ops/log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5005793Z copying torch/include/ATen/ops/log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5011615Z copying torch/include/ATen/ops/log2_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5018573Z copying torch/include/ATen/ops/log2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5025870Z copying torch/include/ATen/ops/log2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5032768Z copying torch/include/ATen/ops/log2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5040155Z copying torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5046486Z copying torch/include/ATen/ops/log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5053110Z copying torch/include/ATen/ops/log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5059662Z copying torch/include/ATen/ops/log_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5066633Z copying torch/include/ATen/ops/log_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5073724Z copying torch/include/ATen/ops/log_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5080220Z copying torch/include/ATen/ops/log_normal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5086631Z copying torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5092981Z copying torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5100225Z copying torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5107735Z copying torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5114394Z copying torch/include/ATen/ops/log_normal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5121301Z copying torch/include/ATen/ops/log_normal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5128564Z copying torch/include/ATen/ops/log_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5135844Z copying torch/include/ATen/ops/log_sigmoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5143085Z copying torch/include/ATen/ops/log_sigmoid_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5149912Z copying torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5156617Z copying torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5163730Z copying torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5170924Z copying torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5178135Z copying torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5188120Z copying torch/include/ATen/ops/log_sigmoid_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5197671Z copying torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5204865Z copying torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5211845Z copying torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5219002Z copying torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5226403Z copying torch/include/ATen/ops/log_sigmoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5234053Z copying torch/include/ATen/ops/log_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5241202Z copying torch/include/ATen/ops/log_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5252690Z copying torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5261743Z copying torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5268326Z copying torch/include/ATen/ops/log_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5274911Z copying torch/include/ATen/ops/log_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5281673Z copying torch/include/ATen/ops/logaddexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5289186Z copying torch/include/ATen/ops/logaddexp2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5297300Z copying torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5303907Z copying torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5310781Z copying torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5318453Z copying torch/include/ATen/ops/logaddexp2_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5326849Z copying torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5334111Z copying torch/include/ATen/ops/logaddexp2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5341025Z copying torch/include/ATen/ops/logaddexp2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5349176Z copying torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5356395Z copying torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5370169Z copying torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5381265Z copying torch/include/ATen/ops/logaddexp_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5389643Z copying torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5397138Z copying torch/include/ATen/ops/logaddexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5404117Z copying torch/include/ATen/ops/logaddexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5410581Z copying torch/include/ATen/ops/logcumsumexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5417151Z copying torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5423655Z copying torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5430432Z copying torch/include/ATen/ops/logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5443110Z copying torch/include/ATen/ops/logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5453629Z copying torch/include/ATen/ops/logdet.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5460832Z copying torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5467726Z copying torch/include/ATen/ops/logdet_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5475637Z copying torch/include/ATen/ops/logdet_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5483107Z copying torch/include/ATen/ops/logical_and.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5489357Z copying torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5496582Z copying torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5504120Z copying torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5512595Z copying torch/include/ATen/ops/logical_and_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5520957Z copying torch/include/ATen/ops/logical_and_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5527888Z copying torch/include/ATen/ops/logical_not.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5534901Z copying torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5541552Z copying torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5547928Z copying torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5554498Z copying torch/include/ATen/ops/logical_not_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5560964Z copying torch/include/ATen/ops/logical_not_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5568515Z copying torch/include/ATen/ops/logical_or.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5581734Z copying torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5591881Z copying torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5598182Z copying torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5605365Z copying torch/include/ATen/ops/logical_or_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5612742Z copying torch/include/ATen/ops/logical_or_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5619675Z copying torch/include/ATen/ops/logical_xor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5626529Z copying torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5632877Z copying torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5639250Z copying torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5647320Z copying torch/include/ATen/ops/logical_xor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5655530Z copying torch/include/ATen/ops/logical_xor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5661350Z copying torch/include/ATen/ops/logit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5668350Z copying torch/include/ATen/ops/logit_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5675346Z copying torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5681328Z copying torch/include/ATen/ops/poisson_nll_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5688021Z copying torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5700628Z copying torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5710541Z copying torch/include/ATen/ops/logit_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5717197Z copying torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5723547Z copying torch/include/ATen/ops/logit_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5735849Z copying torch/include/ATen/ops/logit_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5780572Z copying torch/include/ATen/ops/logit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5788417Z copying torch/include/ATen/ops/logit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5795048Z copying torch/include/ATen/ops/logit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5801148Z copying torch/include/ATen/ops/logit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5807962Z copying torch/include/ATen/ops/logit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5814832Z copying torch/include/ATen/ops/logspace.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5822021Z copying torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5827710Z copying torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5833979Z copying torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5843868Z copying torch/include/ATen/ops/logspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5852403Z copying torch/include/ATen/ops/logspace_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5859618Z copying torch/include/ATen/ops/logspace_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5867164Z copying torch/include/ATen/ops/logsumexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5875929Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5882670Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5888464Z copying torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5894798Z copying torch/include/ATen/ops/logsumexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5903087Z copying torch/include/ATen/ops/logsumexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5911657Z copying torch/include/ATen/ops/lshift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5918514Z copying torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5925228Z copying torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5931674Z copying torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5938296Z copying torch/include/ATen/ops/lshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5944988Z copying torch/include/ATen/ops/lshift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5951560Z copying torch/include/ATen/ops/lshift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5958649Z copying torch/include/ATen/ops/lstm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5965572Z copying torch/include/ATen/ops/lstm_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5973762Z copying torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5980360Z copying torch/include/ATen/ops/lstm_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5991048Z copying torch/include/ATen/ops/lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.5999865Z copying torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6006673Z copying torch/include/ATen/ops/lstm_mps_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6015984Z copying torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6024296Z copying torch/include/ATen/ops/lstm_mps_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6035423Z copying torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6044921Z copying torch/include/ATen/ops/lstm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6051513Z copying torch/include/ATen/ops/lstm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6058119Z copying torch/include/ATen/ops/lt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6065137Z copying torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6070891Z copying torch/include/ATen/ops/lt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6077434Z copying torch/include/ATen/ops/lt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6083833Z copying torch/include/ATen/ops/lt_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6091276Z copying torch/include/ATen/ops/lt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6097142Z copying torch/include/ATen/ops/lt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6103590Z copying torch/include/ATen/ops/lt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6109931Z copying torch/include/ATen/ops/lu_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6117604Z copying torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6127645Z copying torch/include/ATen/ops/lu_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6140977Z copying torch/include/ATen/ops/lu_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6151482Z copying torch/include/ATen/ops/lu_unpack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6158409Z copying torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6165434Z copying torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6171812Z copying torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6178016Z copying torch/include/ATen/ops/lu_unpack_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6185248Z copying torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6191834Z copying torch/include/ATen/ops/lu_unpack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6198700Z copying torch/include/ATen/ops/lu_unpack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6214778Z copying torch/include/ATen/ops/mH.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6226768Z copying torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6232849Z copying torch/include/ATen/ops/mH_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6239819Z copying torch/include/ATen/ops/mH_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6245961Z copying torch/include/ATen/ops/mT.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6252621Z copying torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6259543Z copying torch/include/ATen/ops/mT_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6271822Z copying torch/include/ATen/ops/mT_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6281265Z copying torch/include/ATen/ops/margin_ranking_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6287449Z copying torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6293822Z copying torch/include/ATen/ops/margin_ranking_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6299574Z copying torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6306021Z copying torch/include/ATen/ops/masked_fill.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6313451Z copying torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6320158Z copying torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6326976Z copying torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6333822Z copying torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6340149Z copying torch/include/ATen/ops/masked_fill_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6348247Z copying torch/include/ATen/ops/masked_fill_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6356245Z copying torch/include/ATen/ops/masked_scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6363867Z copying torch/include/ATen/ops/masked_scatter_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6371304Z copying torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6377900Z copying torch/include/ATen/ops/masked_scatter_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6384867Z copying torch/include/ATen/ops/masked_scatter_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6391737Z copying torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6398993Z copying torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6406665Z copying torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6413514Z copying torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6420163Z copying torch/include/ATen/ops/masked_scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6427832Z copying torch/include/ATen/ops/masked_scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6435202Z copying torch/include/ATen/ops/masked_select.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6445690Z copying torch/include/ATen/ops/masked_select_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6455056Z copying torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6463763Z copying torch/include/ATen/ops/masked_select_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6472734Z copying torch/include/ATen/ops/masked_select_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6480644Z copying torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6488325Z copying torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6495544Z copying torch/include/ATen/ops/masked_select_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6504761Z copying torch/include/ATen/ops/masked_select_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6512966Z copying torch/include/ATen/ops/matmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6520850Z copying torch/include/ATen/ops/matmul_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6536702Z copying torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6548225Z copying torch/include/ATen/ops/matmul_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6554484Z copying torch/include/ATen/ops/matmul_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6561372Z copying torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6567963Z copying torch/include/ATen/ops/matmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6574312Z copying torch/include/ATen/ops/matmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6581568Z copying torch/include/ATen/ops/matrix_H.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6588636Z copying torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6595000Z copying torch/include/ATen/ops/matrix_H_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6602486Z copying torch/include/ATen/ops/matrix_H_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6609881Z copying torch/include/ATen/ops/matrix_exp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6617189Z copying torch/include/ATen/ops/matrix_exp_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6624267Z copying torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6631258Z copying torch/include/ATen/ops/matrix_exp_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6637608Z copying torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6644459Z copying torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6651637Z copying torch/include/ATen/ops/matrix_exp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6658700Z copying torch/include/ATen/ops/matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6665972Z copying torch/include/ATen/ops/matrix_power.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6675233Z copying torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6683893Z copying torch/include/ATen/ops/matrix_power_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6691447Z copying torch/include/ATen/ops/matrix_power_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6698796Z copying torch/include/ATen/ops/max.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6706900Z copying torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6714137Z copying torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6720468Z copying torch/include/ATen/ops/max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6726956Z copying torch/include/ATen/ops/max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6734301Z copying torch/include/ATen/ops/max_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6745844Z copying torch/include/ATen/ops/max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6755205Z copying torch/include/ATen/ops/max_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6762866Z copying torch/include/ATen/ops/max_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6770673Z copying torch/include/ATen/ops/max_pool1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6778942Z copying torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6785279Z copying torch/include/ATen/ops/max_pool1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6792395Z copying torch/include/ATen/ops/max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6799410Z copying torch/include/ATen/ops/max_pool1d_with_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6806880Z copying torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6814604Z copying torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6821660Z copying torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6828964Z copying torch/include/ATen/ops/max_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6836279Z copying torch/include/ATen/ops/max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6843598Z copying torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6850247Z copying torch/include/ATen/ops/max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6857078Z copying torch/include/ATen/ops/max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6864666Z copying torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6872903Z copying torch/include/ATen/ops/max_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6881730Z copying torch/include/ATen/ops/max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6888840Z copying torch/include/ATen/ops/max_pool2d_with_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6896867Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6904559Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6911302Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6918466Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6926805Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6933756Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6941534Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6949004Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6956639Z copying torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6963690Z copying torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6971221Z copying torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6981217Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6991387Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.6998990Z copying torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7007625Z copying torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7014520Z copying torch/include/ATen/ops/max_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7021609Z copying torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7028752Z copying torch/include/ATen/ops/max_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7035878Z copying torch/include/ATen/ops/max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7043818Z copying torch/include/ATen/ops/max_pool3d_with_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7050929Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7058433Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7065718Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7072899Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7080520Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7088843Z copying torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7096124Z copying torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7103756Z copying torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7110851Z copying torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7118315Z copying torch/include/ATen/ops/max_unpool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7125842Z copying torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7133128Z copying torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7141016Z copying torch/include/ATen/ops/max_unpool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7149021Z copying torch/include/ATen/ops/max_unpool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7156973Z copying torch/include/ATen/ops/max_unpool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7164846Z copying torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7173080Z copying torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7180632Z copying torch/include/ATen/ops/max_unpool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7188027Z copying torch/include/ATen/ops/max_unpool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7195689Z copying torch/include/ATen/ops/maximum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7204694Z copying torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7213343Z copying torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7221603Z copying torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7230513Z copying torch/include/ATen/ops/maximum_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7238332Z copying torch/include/ATen/ops/maximum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7245727Z copying torch/include/ATen/ops/maximum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7252394Z copying torch/include/ATen/ops/maximum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7260107Z copying torch/include/ATen/ops/mean.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7266936Z copying torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7274282Z copying torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7281951Z copying torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7290019Z copying torch/include/ATen/ops/mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7298328Z copying torch/include/ATen/ops/mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7305554Z copying torch/include/ATen/ops/mean_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7312475Z copying torch/include/ATen/ops/mean_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7319567Z copying torch/include/ATen/ops/mean_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7326734Z copying torch/include/ATen/ops/mean_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7334233Z copying torch/include/ATen/ops/median.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7342389Z copying torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7349336Z copying torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7357391Z copying torch/include/ATen/ops/median_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7369137Z copying torch/include/ATen/ops/median_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7380001Z copying torch/include/ATen/ops/median_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7387009Z copying torch/include/ATen/ops/median_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7395340Z copying torch/include/ATen/ops/meshgrid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7403147Z copying torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7409891Z copying torch/include/ATen/ops/meshgrid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7420502Z copying torch/include/ATen/ops/meshgrid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7430227Z copying torch/include/ATen/ops/min.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7437661Z copying torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7443961Z copying torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7451575Z copying torch/include/ATen/ops/min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7459942Z copying torch/include/ATen/ops/min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7467335Z copying torch/include/ATen/ops/min_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7475076Z copying torch/include/ATen/ops/min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7484924Z copying torch/include/ATen/ops/min_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7494192Z copying torch/include/ATen/ops/min_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7500984Z copying torch/include/ATen/ops/minimum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7508181Z copying torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7514826Z copying torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7521678Z copying torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7529018Z copying torch/include/ATen/ops/minimum_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7536919Z copying torch/include/ATen/ops/minimum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7544827Z copying torch/include/ATen/ops/minimum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7552505Z copying torch/include/ATen/ops/minimum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7559741Z copying torch/include/ATen/ops/miopen_batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7567051Z copying torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7575002Z copying torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7583059Z copying torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7590545Z copying torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7597899Z copying torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7605141Z copying torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7612201Z copying torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7620264Z copying torch/include/ATen/ops/miopen_batch_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7627822Z copying torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7634902Z copying torch/include/ATen/ops/miopen_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7643261Z copying torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7650556Z copying torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7658112Z copying torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7665046Z copying torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7672425Z copying torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7679607Z copying torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7687171Z copying torch/include/ATen/ops/miopen_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7694921Z copying torch/include/ATen/ops/miopen_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7709031Z copying torch/include/ATen/ops/miopen_convolution_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7719835Z copying torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7726736Z copying torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7733959Z copying torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7745603Z copying torch/include/ATen/ops/miopen_convolution_transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7756235Z copying torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7762778Z copying torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7772029Z copying torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7780350Z copying torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7787350Z copying torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7794528Z copying torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7801101Z copying torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7808419Z copying torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7815807Z copying torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7822895Z copying torch/include/ATen/ops/miopen_rnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7830384Z copying torch/include/ATen/ops/miopen_rnn_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7836605Z copying torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7843285Z copying torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7850442Z copying torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7857724Z copying torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7865152Z copying torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7872501Z copying torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7891916Z copying torch/include/ATen/ops/miopen_rnn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7893164Z copying torch/include/ATen/ops/miopen_rnn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7895473Z copying torch/include/ATen/ops/mish.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7902975Z copying torch/include/ATen/ops/mish_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7910387Z copying torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7918130Z copying torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7926090Z copying torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7933873Z copying torch/include/ATen/ops/mish_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7941570Z copying torch/include/ATen/ops/mish_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7949684Z copying torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7957432Z copying torch/include/ATen/ops/mish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7965971Z copying torch/include/ATen/ops/mish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7974265Z copying torch/include/ATen/ops/mish_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7982713Z copying torch/include/ATen/ops/mish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7989924Z copying torch/include/ATen/ops/mish_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.7997414Z copying torch/include/ATen/ops/mish_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8005001Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8015558Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8025559Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8032327Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8042284Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8050292Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8057081Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8070678Z copying torch/include/ATen/ops/mkldnn_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8081052Z copying torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8090467Z copying torch/include/ATen/ops/mkldnn_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8098997Z copying torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8105521Z copying torch/include/ATen/ops/mkldnn_linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8112169Z copying torch/include/ATen/ops/mkldnn_linear_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8119142Z copying torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8125657Z copying torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8141745Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8152915Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8160062Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8166572Z copying torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8175668Z copying torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8183009Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8189715Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8196190Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8202486Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8209476Z copying torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8215332Z copying torch/include/ATen/ops/mkldnn_linear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8228601Z copying torch/include/ATen/ops/mkldnn_linear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8238496Z copying torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8245626Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8252066Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8258575Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8265010Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8271610Z copying torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8278509Z copying torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8285383Z copying torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8292280Z copying torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8298728Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8305799Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8312543Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8318772Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8325707Z copying torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8332212Z copying torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8339051Z copying torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8346160Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8353357Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8360049Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8367310Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8374319Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8382184Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8389586Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8397036Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8407364Z copying torch/include/ATen/ops/mkldnn_rnn_layer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8419281Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8429543Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8436570Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8443476Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8450231Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8456835Z copying torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8464237Z copying torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8470878Z copying torch/include/ATen/ops/mkldnn_rnn_layer_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8478234Z copying torch/include/ATen/ops/mkldnn_rnn_layer_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8485568Z copying torch/include/ATen/ops/mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8493124Z copying torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8500191Z copying torch/include/ATen/ops/mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8507239Z copying torch/include/ATen/ops/mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8514427Z copying torch/include/ATen/ops/mm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8521853Z copying torch/include/ATen/ops/mm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8530223Z copying torch/include/ATen/ops/mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8539923Z copying torch/include/ATen/ops/mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8547258Z copying torch/include/ATen/ops/mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8554248Z copying torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8561349Z copying torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8568662Z copying torch/include/ATen/ops/mode_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8575318Z copying torch/include/ATen/ops/mode_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8582382Z copying torch/include/ATen/ops/mode_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8591876Z copying torch/include/ATen/ops/mode_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8601369Z copying torch/include/ATen/ops/moveaxis.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8608955Z copying torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8616107Z copying torch/include/ATen/ops/moveaxis_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8623332Z copying torch/include/ATen/ops/moveaxis_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8630370Z copying torch/include/ATen/ops/movedim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8638220Z copying torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8646194Z copying torch/include/ATen/ops/movedim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8652989Z copying torch/include/ATen/ops/movedim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8660653Z copying torch/include/ATen/ops/mps_convolution_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8668572Z copying torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8675925Z copying torch/include/ATen/ops/mps_convolution_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8683198Z copying torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8690320Z copying torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8698649Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8705692Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8713351Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8720390Z copying torch/include/ATen/ops/mse_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8727565Z copying torch/include/ATen/ops/mse_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8734636Z copying torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8742291Z copying torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8750038Z copying torch/include/ATen/ops/mse_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8758317Z copying torch/include/ATen/ops/mse_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8765823Z copying torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8773143Z copying torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8780838Z copying torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8787343Z copying torch/include/ATen/ops/mse_loss_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8794282Z copying torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8802049Z copying torch/include/ATen/ops/mse_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8809704Z copying torch/include/ATen/ops/mse_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8817812Z copying torch/include/ATen/ops/msort.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8826070Z copying torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8834708Z copying torch/include/ATen/ops/msort_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8844049Z copying torch/include/ATen/ops/msort_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8851165Z copying torch/include/ATen/ops/mul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8859034Z copying torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8866911Z copying torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8874432Z copying torch/include/ATen/ops/mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8881624Z copying torch/include/ATen/ops/mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8889547Z copying torch/include/ATen/ops/mul_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8897506Z copying torch/include/ATen/ops/mul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8904593Z copying torch/include/ATen/ops/mul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8914872Z copying torch/include/ATen/ops/mul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8924905Z copying torch/include/ATen/ops/multi_margin_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8933721Z copying torch/include/ATen/ops/multi_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8942450Z copying torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8954124Z copying torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8963209Z copying torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8970139Z copying torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8980715Z copying torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8990218Z copying torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.8997478Z copying torch/include/ATen/ops/multi_margin_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9003448Z copying torch/include/ATen/ops/multi_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9010773Z copying torch/include/ATen/ops/multilabel_margin_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9018819Z copying torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9033526Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9044153Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9050684Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9057528Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9065272Z copying torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9073192Z copying torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9079574Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9086292Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9093519Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9100973Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9112417Z copying torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9121911Z copying torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9129227Z copying torch/include/ATen/ops/multinomial.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9136789Z copying torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9143900Z copying torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9150315Z copying torch/include/ATen/ops/multinomial_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9157127Z copying torch/include/ATen/ops/multinomial_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9163786Z copying torch/include/ATen/ops/multiply.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9170457Z copying torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9176816Z copying torch/include/ATen/ops/multiply_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9183135Z copying torch/include/ATen/ops/multiply_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9189843Z copying torch/include/ATen/ops/mv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9196146Z copying torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9207169Z copying torch/include/ATen/ops/mv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9216313Z copying torch/include/ATen/ops/mv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9222817Z copying torch/include/ATen/ops/mvlgamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9229898Z copying torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9237095Z copying torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9244966Z copying torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9251886Z copying torch/include/ATen/ops/mvlgamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9258624Z copying torch/include/ATen/ops/mvlgamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9267069Z copying torch/include/ATen/ops/nan_to_num.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9274127Z copying torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9280430Z copying torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9286950Z copying torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9293824Z copying torch/include/ATen/ops/nan_to_num_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9303603Z copying torch/include/ATen/ops/nan_to_num_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9312088Z copying torch/include/ATen/ops/nanmean.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9319608Z copying torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9326331Z copying torch/include/ATen/ops/nanmean_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9333070Z copying torch/include/ATen/ops/nanmean_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9340040Z copying torch/include/ATen/ops/nanmedian.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9347636Z copying torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9354521Z copying torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9361570Z copying torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9368955Z copying torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9376596Z copying torch/include/ATen/ops/nanmedian_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9383479Z copying torch/include/ATen/ops/nanmedian_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9390695Z copying torch/include/ATen/ops/nanquantile.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9397859Z copying torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9404348Z copying torch/include/ATen/ops/nanquantile_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9411622Z copying torch/include/ATen/ops/nanquantile_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9419106Z copying torch/include/ATen/ops/nansum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9427631Z copying torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9435363Z copying torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9442471Z copying torch/include/ATen/ops/nansum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9449244Z copying torch/include/ATen/ops/nansum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9455787Z copying torch/include/ATen/ops/narrow.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9463061Z copying torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9470171Z copying torch/include/ATen/ops/narrow_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9478286Z copying torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9485389Z copying torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9492262Z copying torch/include/ATen/ops/narrow_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9499084Z copying torch/include/ATen/ops/narrow_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9506532Z copying torch/include/ATen/ops/narrow_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9514179Z copying torch/include/ATen/ops/narrow_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9521282Z copying torch/include/ATen/ops/native_batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9528519Z copying torch/include/ATen/ops/native_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9539502Z copying torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9549411Z copying torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9556332Z copying torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9563873Z copying torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9570640Z copying torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9578138Z copying torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9585311Z copying torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9598458Z copying torch/include/ATen/ops/native_batch_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9609516Z copying torch/include/ATen/ops/native_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9616115Z copying torch/include/ATen/ops/native_channel_shuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9622807Z copying torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9630348Z copying torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9637394Z copying torch/include/ATen/ops/native_channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9644466Z copying torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9651339Z copying torch/include/ATen/ops/native_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9658176Z copying torch/include/ATen/ops/native_dropout_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9665508Z copying torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9672625Z copying torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9679403Z copying torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9686220Z copying torch/include/ATen/ops/native_dropout_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9693384Z copying torch/include/ATen/ops/native_dropout_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9701012Z copying torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9712486Z copying torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9722245Z copying torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9728545Z copying torch/include/ATen/ops/native_dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9735783Z copying torch/include/ATen/ops/native_dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9743087Z copying torch/include/ATen/ops/native_group_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9750752Z copying torch/include/ATen/ops/native_group_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9757925Z copying torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9764933Z copying torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9772076Z copying torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9778948Z copying torch/include/ATen/ops/native_group_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9785972Z copying torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9792730Z copying torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9799383Z copying torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9806517Z copying torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9813467Z copying torch/include/ATen/ops/native_group_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9821008Z copying torch/include/ATen/ops/native_group_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9828460Z copying torch/include/ATen/ops/native_layer_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9836177Z copying torch/include/ATen/ops/native_layer_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9844216Z copying torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9851832Z copying torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9859570Z copying torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9867225Z copying torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9874542Z copying torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9881882Z copying torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9888946Z copying torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9896153Z copying torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9903160Z copying torch/include/ATen/ops/native_layer_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9910494Z copying torch/include/ATen/ops/native_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9917993Z copying torch/include/ATen/ops/native_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9925917Z copying torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9933393Z copying torch/include/ATen/ops/native_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9940833Z copying torch/include/ATen/ops/native_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9947612Z copying torch/include/ATen/ops/ne.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9954997Z copying torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9962065Z copying torch/include/ATen/ops/ne_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9968992Z copying torch/include/ATen/ops/ne_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9976421Z copying torch/include/ATen/ops/ne_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9984004Z copying torch/include/ATen/ops/ne_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:03.9992531Z copying torch/include/ATen/ops/ne_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0001509Z copying torch/include/ATen/ops/ne_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0008782Z copying torch/include/ATen/ops/neg.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0016453Z copying torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0024042Z copying torch/include/ATen/ops/neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0031300Z copying torch/include/ATen/ops/neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0038111Z copying torch/include/ATen/ops/neg_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0045361Z copying torch/include/ATen/ops/neg_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0053165Z copying torch/include/ATen/ops/neg_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0060994Z copying torch/include/ATen/ops/neg_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0068683Z copying torch/include/ATen/ops/negative.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0076116Z copying torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0083133Z copying torch/include/ATen/ops/negative_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0090467Z copying torch/include/ATen/ops/negative_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0098174Z copying torch/include/ATen/ops/nested_to_padded_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0106174Z copying torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0113473Z copying torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0121005Z copying torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0128834Z copying torch/include/ATen/ops/new_empty.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0136760Z copying torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0144175Z copying torch/include/ATen/ops/new_empty_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0151146Z copying torch/include/ATen/ops/new_empty_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0158759Z copying torch/include/ATen/ops/new_empty_strided.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0166143Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0173804Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0181553Z copying torch/include/ATen/ops/new_empty_strided_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0188945Z copying torch/include/ATen/ops/new_empty_strided_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0206546Z copying torch/include/ATen/ops/new_full.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0220084Z copying torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0226808Z copying torch/include/ATen/ops/new_full_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0233673Z copying torch/include/ATen/ops/new_full_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0241399Z copying torch/include/ATen/ops/new_ones.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0248002Z copying torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0254762Z copying torch/include/ATen/ops/new_ones_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0262213Z copying torch/include/ATen/ops/new_ones_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0269260Z copying torch/include/ATen/ops/new_zeros.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0276739Z copying torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0283285Z copying torch/include/ATen/ops/new_zeros_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0290419Z copying torch/include/ATen/ops/new_zeros_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0298041Z copying torch/include/ATen/ops/nextafter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0305376Z copying torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0312108Z copying torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0319245Z copying torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0326725Z copying torch/include/ATen/ops/nextafter_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0333828Z copying torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0341186Z copying torch/include/ATen/ops/nextafter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0348344Z copying torch/include/ATen/ops/nextafter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0360110Z copying torch/include/ATen/ops/nll_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0370188Z copying torch/include/ATen/ops/nll_loss2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0378349Z copying torch/include/ATen/ops/nll_loss2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0385337Z copying torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0392770Z copying torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0399492Z copying torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0406510Z copying torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0413662Z copying torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0420238Z copying torch/include/ATen/ops/nll_loss2d_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0430713Z copying torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0440412Z copying torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0447248Z copying torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0454086Z copying torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0464444Z copying torch/include/ATen/ops/nll_loss2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0473871Z copying torch/include/ATen/ops/nll_loss2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0480546Z copying torch/include/ATen/ops/nll_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0488388Z copying torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0495868Z copying torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0502895Z copying torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0510165Z copying torch/include/ATen/ops/nll_loss_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0517569Z copying torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0524334Z copying torch/include/ATen/ops/nll_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0531507Z copying torch/include/ATen/ops/nll_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0540141Z copying torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0547408Z copying torch/include/ATen/ops/nll_loss_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0559817Z copying torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0572258Z copying torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0582411Z copying torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0588689Z copying torch/include/ATen/ops/nll_loss_forward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0595703Z copying torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0603435Z copying torch/include/ATen/ops/nll_loss_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0610278Z copying torch/include/ATen/ops/nll_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0617311Z copying torch/include/ATen/ops/nll_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0624246Z copying torch/include/ATen/ops/nll_loss_nd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0631080Z copying torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0638084Z copying torch/include/ATen/ops/nll_loss_nd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0644769Z copying torch/include/ATen/ops/nll_loss_nd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0651652Z copying torch/include/ATen/ops/nll_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0658721Z copying torch/include/ATen/ops/nonzero.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0665766Z copying torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0672386Z copying torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0679625Z copying torch/include/ATen/ops/nonzero_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0686447Z copying torch/include/ATen/ops/nonzero_numpy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0693292Z copying torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0700025Z copying torch/include/ATen/ops/nonzero_numpy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0707510Z copying torch/include/ATen/ops/nonzero_numpy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0714202Z copying torch/include/ATen/ops/nonzero_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0721068Z copying torch/include/ATen/ops/nonzero_static.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0730316Z copying torch/include/ATen/ops/nonzero_static_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0737381Z copying torch/include/ATen/ops/nonzero_static_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0744830Z copying torch/include/ATen/ops/nonzero_static_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0752280Z copying torch/include/ATen/ops/nonzero_static_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0759835Z copying torch/include/ATen/ops/norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0767416Z copying torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0781967Z copying torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0793494Z copying torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0800523Z copying torch/include/ATen/ops/norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0807462Z copying torch/include/ATen/ops/norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0813716Z copying torch/include/ATen/ops/norm_except_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0820958Z copying torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0828354Z copying torch/include/ATen/ops/norm_except_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0834354Z copying torch/include/ATen/ops/norm_except_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0841496Z copying torch/include/ATen/ops/norm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0849081Z copying torch/include/ATen/ops/norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0855952Z copying torch/include/ATen/ops/norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0863739Z copying torch/include/ATen/ops/norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0871116Z copying torch/include/ATen/ops/normal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0879367Z copying torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0887707Z copying torch/include/ATen/ops/normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0894391Z copying torch/include/ATen/ops/normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0901565Z copying torch/include/ATen/ops/normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0908786Z copying torch/include/ATen/ops/normal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0915944Z copying torch/include/ATen/ops/normal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0930155Z copying torch/include/ATen/ops/not_equal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0941525Z copying torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0947949Z copying torch/include/ATen/ops/not_equal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0955238Z copying torch/include/ATen/ops/not_equal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0962566Z copying torch/include/ATen/ops/nuclear_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0969800Z copying torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0976567Z copying torch/include/ATen/ops/nuclear_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0984055Z copying torch/include/ATen/ops/nuclear_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0990636Z copying torch/include/ATen/ops/numpy_T.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.0997475Z copying torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1004147Z copying torch/include/ATen/ops/numpy_T_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1011342Z copying torch/include/ATen/ops/numpy_T_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1018244Z copying torch/include/ATen/ops/one_hot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1025470Z copying torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1032152Z copying torch/include/ATen/ops/one_hot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1039428Z copying torch/include/ATen/ops/one_hot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1047088Z copying torch/include/ATen/ops/ones.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1054478Z copying torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1061323Z copying torch/include/ATen/ops/ones_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1069112Z copying torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1077234Z copying torch/include/ATen/ops/ones_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1084828Z copying torch/include/ATen/ops/ones_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1092306Z copying torch/include/ATen/ops/ones_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1099149Z copying torch/include/ATen/ops/ones_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1106296Z copying torch/include/ATen/ops/or.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1113552Z copying torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1121135Z copying torch/include/ATen/ops/or_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1128077Z copying torch/include/ATen/ops/or_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1135464Z copying torch/include/ATen/ops/orgqr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1145331Z copying torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1154764Z copying torch/include/ATen/ops/orgqr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1161762Z copying torch/include/ATen/ops/orgqr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1169429Z copying torch/include/ATen/ops/ormqr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1178335Z copying torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1186072Z copying torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1193785Z copying torch/include/ATen/ops/ormqr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1200521Z copying torch/include/ATen/ops/ormqr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1207779Z copying torch/include/ATen/ops/outer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1215895Z copying torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1223928Z copying torch/include/ATen/ops/outer_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1231132Z copying torch/include/ATen/ops/outer_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1238539Z copying torch/include/ATen/ops/output_nr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1245787Z copying torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1253919Z copying torch/include/ATen/ops/output_nr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1261902Z copying torch/include/ATen/ops/output_nr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1268473Z copying torch/include/ATen/ops/pad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1275632Z copying torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1282673Z copying torch/include/ATen/ops/pad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1289907Z copying torch/include/ATen/ops/pad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1298071Z copying torch/include/ATen/ops/pad_sequence.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1305944Z copying torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1313212Z copying torch/include/ATen/ops/pad_sequence_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1319594Z copying torch/include/ATen/ops/pad_sequence_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1327089Z copying torch/include/ATen/ops/pairwise_distance.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1334207Z copying torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1341732Z copying torch/include/ATen/ops/pairwise_distance_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1348946Z copying torch/include/ATen/ops/pairwise_distance_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1356517Z copying torch/include/ATen/ops/pdist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1364350Z copying torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1373075Z copying torch/include/ATen/ops/pdist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1380471Z copying torch/include/ATen/ops/pdist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1387938Z copying torch/include/ATen/ops/permute.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1395965Z copying torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1403468Z copying torch/include/ATen/ops/permute_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1411069Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1418526Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1425701Z copying torch/include/ATen/ops/permute_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1439563Z copying torch/include/ATen/ops/permute_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1450574Z copying torch/include/ATen/ops/permute_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1459778Z copying torch/include/ATen/ops/permute_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1468242Z copying torch/include/ATen/ops/pin_memory.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1475435Z copying torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1482351Z copying torch/include/ATen/ops/pin_memory_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1489782Z copying torch/include/ATen/ops/pin_memory_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1497391Z copying torch/include/ATen/ops/pinverse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1504292Z copying torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1511145Z copying torch/include/ATen/ops/pinverse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1518065Z copying torch/include/ATen/ops/pinverse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1524655Z copying torch/include/ATen/ops/pixel_shuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1532977Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1539646Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1547058Z copying torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1554565Z copying torch/include/ATen/ops/pixel_shuffle_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1561328Z copying torch/include/ATen/ops/pixel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1567860Z copying torch/include/ATen/ops/pixel_unshuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1574970Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1581850Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1588940Z copying torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1596995Z copying torch/include/ATen/ops/pixel_unshuffle_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1604609Z copying torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1611734Z copying torch/include/ATen/ops/poisson.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1618959Z copying torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1625806Z copying torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1632790Z copying torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1641505Z copying torch/include/ATen/ops/poisson_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1650772Z copying torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1658065Z copying torch/include/ATen/ops/poisson_nll_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1665412Z copying torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1672216Z copying torch/include/ATen/ops/poisson_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1679972Z copying torch/include/ATen/ops/polar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1687712Z copying torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1695168Z copying torch/include/ATen/ops/polar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1703206Z copying torch/include/ATen/ops/polar_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1712551Z copying torch/include/ATen/ops/polar_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1720018Z copying torch/include/ATen/ops/polar_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1727862Z copying torch/include/ATen/ops/polygamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1735010Z copying torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1742417Z copying torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1749546Z copying torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1756458Z copying torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1763692Z copying torch/include/ATen/ops/polygamma_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1770482Z copying torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1778347Z copying torch/include/ATen/ops/polygamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1785736Z copying torch/include/ATen/ops/polygamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1792650Z copying torch/include/ATen/ops/positive.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1800182Z copying torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1807779Z copying torch/include/ATen/ops/positive_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1815486Z copying torch/include/ATen/ops/positive_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1823528Z copying torch/include/ATen/ops/pow.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1830994Z copying torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1838956Z copying torch/include/ATen/ops/pow_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1846616Z copying torch/include/ATen/ops/pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1853899Z copying torch/include/ATen/ops/pow_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1860518Z copying torch/include/ATen/ops/pow_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1868451Z copying torch/include/ATen/ops/pow_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1876165Z copying torch/include/ATen/ops/pow_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1884657Z copying torch/include/ATen/ops/prelu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1892325Z copying torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1899788Z copying torch/include/ATen/ops/prelu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1909632Z copying torch/include/ATen/ops/prelu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1918955Z copying torch/include/ATen/ops/prod.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1926220Z copying torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1940025Z copying torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1951010Z copying torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1957646Z copying torch/include/ATen/ops/prod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1964625Z copying torch/include/ATen/ops/prod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1972522Z copying torch/include/ATen/ops/prod_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1979622Z copying torch/include/ATen/ops/prod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1989443Z copying torch/include/ATen/ops/prod_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.1998366Z copying torch/include/ATen/ops/prod_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2004815Z copying torch/include/ATen/ops/promote_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2012105Z copying torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2018928Z copying torch/include/ATen/ops/promote_types_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2025429Z copying torch/include/ATen/ops/promote_types_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2031943Z copying torch/include/ATen/ops/put.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2039337Z copying torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2046363Z copying torch/include/ATen/ops/put_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2053641Z copying torch/include/ATen/ops/put_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2061515Z copying torch/include/ATen/ops/put_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2068502Z copying torch/include/ATen/ops/put_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2075996Z copying torch/include/ATen/ops/put_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2083196Z copying torch/include/ATen/ops/q_per_channel_axis.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2091401Z copying torch/include/ATen/ops/q_per_channel_axis_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2099842Z copying torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2106508Z copying torch/include/ATen/ops/q_per_channel_scales.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2113476Z copying torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2120572Z copying torch/include/ATen/ops/q_per_channel_scales_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2127970Z copying torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2137970Z copying torch/include/ATen/ops/q_per_channel_zero_points.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2147995Z copying torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2156998Z copying torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2163865Z copying torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2170873Z copying torch/include/ATen/ops/q_scale.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2178638Z copying torch/include/ATen/ops/q_scale_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2186441Z copying torch/include/ATen/ops/q_scale_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2194877Z copying torch/include/ATen/ops/q_zero_point.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2203203Z copying torch/include/ATen/ops/q_zero_point_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2210239Z copying torch/include/ATen/ops/q_zero_point_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2216992Z copying torch/include/ATen/ops/qr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2224566Z copying torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2231194Z copying torch/include/ATen/ops/qr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2238457Z copying torch/include/ATen/ops/qr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2245193Z copying torch/include/ATen/ops/qscheme.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2252355Z copying torch/include/ATen/ops/qscheme_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2259823Z copying torch/include/ATen/ops/qscheme_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2267311Z copying torch/include/ATen/ops/quantile.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2274419Z copying torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2283304Z copying torch/include/ATen/ops/quantile_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2292447Z copying torch/include/ATen/ops/quantile_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2299709Z copying torch/include/ATen/ops/quantize_per_channel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2307768Z copying torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2316154Z copying torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2324166Z copying torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2336399Z copying torch/include/ATen/ops/quantize_per_channel_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2347072Z copying torch/include/ATen/ops/quantize_per_channel_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2354809Z copying torch/include/ATen/ops/quantize_per_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2362145Z copying torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2380680Z copying torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2393401Z copying torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2398897Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2405464Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2411386Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2418015Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2424706Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2430811Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2437385Z copying torch/include/ATen/ops/quantize_per_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2444523Z copying torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2451914Z copying torch/include/ATen/ops/quantized_batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2459132Z copying torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2469330Z copying torch/include/ATen/ops/quantized_batch_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2477960Z copying torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2484966Z copying torch/include/ATen/ops/quantized_gru_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2493418Z copying torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2500919Z copying torch/include/ATen/ops/quantized_gru_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2507213Z copying torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2515086Z copying torch/include/ATen/ops/quantized_lstm_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2522386Z copying torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2528262Z copying torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2535556Z copying torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2543918Z copying torch/include/ATen/ops/quantized_max_pool1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2551178Z copying torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2556992Z copying torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2563655Z copying torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2570396Z copying torch/include/ATen/ops/quantized_max_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2577312Z copying torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2583738Z copying torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2590653Z copying torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2596886Z copying torch/include/ATen/ops/quantized_max_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2603481Z copying torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2609945Z copying torch/include/ATen/ops/quantized_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2616870Z copying torch/include/ATen/ops/quantized_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2624138Z copying torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2631253Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2638597Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2645058Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2651542Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2659074Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2669275Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2678481Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2685537Z copying torch/include/ATen/ops/rad2deg.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2693412Z copying torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2701088Z copying torch/include/ATen/ops/rad2deg_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2708303Z copying torch/include/ATen/ops/rad2deg_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2715242Z copying torch/include/ATen/ops/rand.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2725396Z copying torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2734151Z copying torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2741281Z copying torch/include/ATen/ops/rand_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2748721Z copying torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2755727Z copying torch/include/ATen/ops/rand_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2763330Z copying torch/include/ATen/ops/rand_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2770616Z copying torch/include/ATen/ops/rand_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2777364Z copying torch/include/ATen/ops/rand_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2784695Z copying torch/include/ATen/ops/randint.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2792910Z copying torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2799883Z copying torch/include/ATen/ops/randint_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2808256Z copying torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2814924Z copying torch/include/ATen/ops/randint_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2822191Z copying torch/include/ATen/ops/randint_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2829631Z copying torch/include/ATen/ops/randint_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2836479Z copying torch/include/ATen/ops/randint_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2843429Z copying torch/include/ATen/ops/randn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2851834Z copying torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2859566Z copying torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2866686Z copying torch/include/ATen/ops/randn_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2873925Z copying torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2881920Z copying torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2889078Z copying torch/include/ATen/ops/randn_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2896424Z copying torch/include/ATen/ops/randn_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2904324Z copying torch/include/ATen/ops/randn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2911580Z copying torch/include/ATen/ops/randn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2918778Z copying torch/include/ATen/ops/random.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2926125Z copying torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2933082Z copying torch/include/ATen/ops/random_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2940597Z copying torch/include/ATen/ops/random_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2948463Z copying torch/include/ATen/ops/random_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2957712Z copying torch/include/ATen/ops/random_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2967129Z copying torch/include/ATen/ops/random_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2974438Z copying torch/include/ATen/ops/randperm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2983913Z copying torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.2992612Z copying torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3000503Z copying torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3007373Z copying torch/include/ATen/ops/randperm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3014241Z copying torch/include/ATen/ops/randperm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3021235Z copying torch/include/ATen/ops/range.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3028615Z copying torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3035668Z copying torch/include/ATen/ops/range_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3043490Z copying torch/include/ATen/ops/range_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3050563Z copying torch/include/ATen/ops/range_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3057813Z copying torch/include/ATen/ops/range_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3065180Z copying torch/include/ATen/ops/range_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3073823Z copying torch/include/ATen/ops/ravel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3081656Z copying torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3088949Z copying torch/include/ATen/ops/ravel_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3096531Z copying torch/include/ATen/ops/ravel_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3104061Z copying torch/include/ATen/ops/real.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3111273Z copying torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3118447Z copying torch/include/ATen/ops/real_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3126494Z copying torch/include/ATen/ops/real_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3134492Z copying torch/include/ATen/ops/reciprocal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3142490Z copying torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3159837Z copying torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3172384Z copying torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3178829Z copying torch/include/ATen/ops/reciprocal_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3185160Z copying torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3192253Z copying torch/include/ATen/ops/reciprocal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3199034Z copying torch/include/ATen/ops/reciprocal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3205850Z copying torch/include/ATen/ops/record_stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3212489Z copying torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3219443Z copying torch/include/ATen/ops/record_stream_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3226398Z copying torch/include/ATen/ops/record_stream_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3235113Z copying torch/include/ATen/ops/refine_names.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3244495Z copying torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3253018Z copying torch/include/ATen/ops/refine_names_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3259883Z copying torch/include/ATen/ops/refine_names_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3266609Z copying torch/include/ATen/ops/reflection_pad1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3273639Z copying torch/include/ATen/ops/reflection_pad1d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3280766Z copying torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3287596Z copying torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3294645Z copying torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3301609Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3308685Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3316189Z copying torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3323856Z copying torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3330965Z copying torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3338351Z copying torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3345917Z copying torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3352948Z copying torch/include/ATen/ops/reflection_pad1d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3360295Z copying torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3367719Z copying torch/include/ATen/ops/reflection_pad1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3375343Z copying torch/include/ATen/ops/reflection_pad1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3382719Z copying torch/include/ATen/ops/reflection_pad2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3390258Z copying torch/include/ATen/ops/reflection_pad2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3398416Z copying torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3406146Z copying torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3414222Z copying torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3422212Z copying torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3429272Z copying torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3436446Z copying torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3444313Z copying torch/include/ATen/ops/reflection_pad2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3451706Z copying torch/include/ATen/ops/reflection_pad2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3459778Z copying torch/include/ATen/ops/reflection_pad3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3468356Z copying torch/include/ATen/ops/reflection_pad3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3478373Z copying torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3487937Z copying torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3495304Z copying torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3503791Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3512340Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3520118Z copying torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3527637Z copying torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3536227Z copying torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3544833Z copying torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3552072Z copying torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3559465Z copying torch/include/ATen/ops/reflection_pad3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3566860Z copying torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3575126Z copying torch/include/ATen/ops/reflection_pad3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3581727Z copying torch/include/ATen/ops/reflection_pad3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3588407Z copying torch/include/ATen/ops/relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3596491Z copying torch/include/ATen/ops/relu6.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3604148Z copying torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3611304Z copying torch/include/ATen/ops/relu6_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3619001Z copying torch/include/ATen/ops/relu6_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3626249Z copying torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3633690Z copying torch/include/ATen/ops/relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3641891Z copying torch/include/ATen/ops/relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3649182Z copying torch/include/ATen/ops/relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3657285Z copying torch/include/ATen/ops/relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3666357Z copying torch/include/ATen/ops/relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3673750Z copying torch/include/ATen/ops/remainder.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3683981Z copying torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3693840Z copying torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3700954Z copying torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3710363Z copying torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3719407Z copying torch/include/ATen/ops/remainder_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3727040Z copying torch/include/ATen/ops/remainder_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3733851Z copying torch/include/ATen/ops/remainder_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3740778Z copying torch/include/ATen/ops/remainder_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3748205Z copying torch/include/ATen/ops/rename.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3755795Z copying torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3762720Z copying torch/include/ATen/ops/rename_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3770217Z copying torch/include/ATen/ops/rename_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3777927Z copying torch/include/ATen/ops/renorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3785581Z copying torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3793454Z copying torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3800605Z copying torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3807886Z copying torch/include/ATen/ops/renorm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3815920Z copying torch/include/ATen/ops/renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3823007Z copying torch/include/ATen/ops/renorm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3830339Z copying torch/include/ATen/ops/renorm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3838271Z copying torch/include/ATen/ops/repeat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3846191Z copying torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3853669Z copying torch/include/ATen/ops/repeat_interleave.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3861880Z copying torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3869510Z copying torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3877324Z copying torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3884905Z copying torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3894492Z copying torch/include/ATen/ops/repeat_interleave_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3904268Z copying torch/include/ATen/ops/repeat_interleave_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3911535Z copying torch/include/ATen/ops/repeat_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3918785Z copying torch/include/ATen/ops/repeat_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3926634Z copying torch/include/ATen/ops/replication_pad1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3934034Z copying torch/include/ATen/ops/replication_pad1d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3945213Z copying torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3955002Z copying torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3963547Z copying torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3971313Z copying torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3978791Z copying torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3986492Z copying torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.3994383Z copying torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4001884Z copying torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4008862Z copying torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4016113Z copying torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4025585Z copying torch/include/ATen/ops/replication_pad1d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4034985Z copying torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4043311Z copying torch/include/ATen/ops/replication_pad1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4050800Z copying torch/include/ATen/ops/replication_pad1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4058373Z copying torch/include/ATen/ops/replication_pad2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4070471Z copying torch/include/ATen/ops/replication_pad2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4080729Z copying torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4090117Z copying torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4096928Z copying torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4103356Z copying torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4114308Z copying torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4123642Z copying torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4130597Z copying torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4137179Z copying torch/include/ATen/ops/replication_pad2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4145866Z copying torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4154313Z copying torch/include/ATen/ops/replication_pad2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4161632Z copying torch/include/ATen/ops/replication_pad2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4168501Z copying torch/include/ATen/ops/replication_pad3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4175061Z copying torch/include/ATen/ops/replication_pad3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4185199Z copying torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4193906Z copying torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4200197Z copying torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4207673Z copying torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4214521Z copying torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4221925Z copying torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4228594Z copying torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4240821Z copying torch/include/ATen/ops/replication_pad3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4250723Z copying torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4257347Z copying torch/include/ATen/ops/replication_pad3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4263268Z copying torch/include/ATen/ops/replication_pad3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4275250Z copying torch/include/ATen/ops/requires_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4284916Z copying torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4290993Z copying torch/include/ATen/ops/requires_grad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4297326Z copying torch/include/ATen/ops/requires_grad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4303808Z copying torch/include/ATen/ops/reshape.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4310327Z copying torch/include/ATen/ops/reshape_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4317374Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4324057Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4331144Z copying torch/include/ATen/ops/reshape_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4339156Z copying torch/include/ATen/ops/reshape_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4346456Z copying torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4353858Z copying torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4360855Z copying torch/include/ATen/ops/reshape_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4368110Z copying torch/include/ATen/ops/reshape_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4374318Z copying torch/include/ATen/ops/resize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4381275Z copying torch/include/ATen/ops/resize_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4388505Z copying torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4395576Z copying torch/include/ATen/ops/resize_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4402842Z copying torch/include/ATen/ops/resize_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4410472Z copying torch/include/ATen/ops/resize_as_sparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4417846Z copying torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4429746Z copying torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4440122Z copying torch/include/ATen/ops/resize_as_sparse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4446474Z copying torch/include/ATen/ops/resize_as_sparse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4453535Z copying torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4460015Z copying torch/include/ATen/ops/resize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4466937Z copying torch/include/ATen/ops/resize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4473367Z copying torch/include/ATen/ops/resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4480747Z copying torch/include/ATen/ops/resize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4488304Z copying torch/include/ATen/ops/resize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4494723Z copying torch/include/ATen/ops/resolve_conj.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4501921Z copying torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4508511Z copying torch/include/ATen/ops/resolve_conj_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4516587Z copying torch/include/ATen/ops/resolve_conj_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4523764Z copying torch/include/ATen/ops/resolve_neg.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4530932Z copying torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4537973Z copying torch/include/ATen/ops/resolve_neg_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4544734Z copying torch/include/ATen/ops/resolve_neg_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4551578Z copying torch/include/ATen/ops/result_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4558723Z copying torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4565731Z copying torch/include/ATen/ops/result_type_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4572497Z copying torch/include/ATen/ops/result_type_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4579625Z copying torch/include/ATen/ops/retain_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4587444Z copying torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4594944Z copying torch/include/ATen/ops/retain_grad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4602120Z copying torch/include/ATen/ops/retain_grad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4609930Z copying torch/include/ATen/ops/retains_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4617714Z copying torch/include/ATen/ops/xor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4624819Z copying torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4632403Z copying torch/include/ATen/ops/retains_grad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4640349Z copying torch/include/ATen/ops/retains_grad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4653175Z copying torch/include/ATen/ops/rms_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4664058Z copying torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4670142Z copying torch/include/ATen/ops/rms_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4676452Z copying torch/include/ATen/ops/rms_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4683483Z copying torch/include/ATen/ops/rnn_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4691101Z copying torch/include/ATen/ops/rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4698273Z copying torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4704792Z copying torch/include/ATen/ops/rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4712187Z copying torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4719779Z copying torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4727288Z copying torch/include/ATen/ops/rnn_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4734872Z copying torch/include/ATen/ops/rnn_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4742856Z copying torch/include/ATen/ops/rnn_tanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4749789Z copying torch/include/ATen/ops/rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4756893Z copying torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4763612Z copying torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4770883Z copying torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4777819Z copying torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4784883Z copying torch/include/ATen/ops/rnn_tanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4792037Z copying torch/include/ATen/ops/rnn_tanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4799472Z copying torch/include/ATen/ops/roll.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4806967Z copying torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4814293Z copying torch/include/ATen/ops/roll_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4821275Z copying torch/include/ATen/ops/roll_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4835384Z copying torch/include/ATen/ops/roll_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4846784Z copying torch/include/ATen/ops/roll_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4853507Z copying torch/include/ATen/ops/rot90.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4860411Z copying torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4867625Z copying torch/include/ATen/ops/rot90_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4896999Z copying torch/include/ATen/ops/rot90_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4898555Z copying torch/include/ATen/ops/round.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4905312Z copying torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4911246Z copying torch/include/ATen/ops/round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4917786Z copying torch/include/ATen/ops/round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4923806Z copying torch/include/ATen/ops/round_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4931125Z copying torch/include/ATen/ops/round_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4938265Z copying torch/include/ATen/ops/round_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4945610Z copying torch/include/ATen/ops/round_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4952178Z copying torch/include/ATen/ops/row_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4959068Z copying torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4965506Z copying torch/include/ATen/ops/row_indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4972222Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4978374Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4984822Z copying torch/include/ATen/ops/row_indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4991618Z copying torch/include/ATen/ops/row_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.4997882Z copying torch/include/ATen/ops/row_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5004007Z copying torch/include/ATen/ops/row_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5010140Z copying torch/include/ATen/ops/row_stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5017280Z copying torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5024220Z copying torch/include/ATen/ops/row_stack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5031455Z copying torch/include/ATen/ops/row_stack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5038232Z copying torch/include/ATen/ops/rrelu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5046243Z copying torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5053040Z copying torch/include/ATen/ops/rrelu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5060934Z copying torch/include/ATen/ops/rrelu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5068161Z copying torch/include/ATen/ops/rrelu_with_noise.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5075041Z copying torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5081970Z copying torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5089173Z copying torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5096322Z copying torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5103810Z copying torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5110542Z copying torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5118034Z copying torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5125614Z copying torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5133875Z copying torch/include/ATen/ops/rrelu_with_noise_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5141695Z copying torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5149562Z copying torch/include/ATen/ops/rshift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5156786Z copying torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5164183Z copying torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5175719Z copying torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5185843Z copying torch/include/ATen/ops/rshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5192837Z copying torch/include/ATen/ops/rshift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5199985Z copying torch/include/ATen/ops/rshift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5208430Z copying torch/include/ATen/ops/rsqrt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5218620Z copying torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5228138Z copying torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5235348Z copying torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5242614Z copying torch/include/ATen/ops/rsqrt_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5250042Z copying torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5257098Z copying torch/include/ATen/ops/rsqrt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5265528Z copying torch/include/ATen/ops/rsqrt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5272861Z copying torch/include/ATen/ops/rsub.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5280280Z copying torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5287367Z copying torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5295329Z copying torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5302628Z copying torch/include/ATen/ops/rsub_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5310301Z copying torch/include/ATen/ops/rsub_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5317042Z copying torch/include/ATen/ops/scalar_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5324676Z copying torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5331733Z copying torch/include/ATen/ops/scalar_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5339597Z copying torch/include/ATen/ops/scalar_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5346808Z copying torch/include/ATen/ops/scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5354252Z copying torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5361075Z copying torch/include/ATen/ops/scaled_dot_product_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5368866Z copying torch/include/ATen/ops/scaled_dot_product_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5376120Z copying torch/include/ATen/ops/scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5383707Z copying torch/include/ATen/ops/scatter_add.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5391890Z copying torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5399622Z copying torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5407223Z copying torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5415230Z copying torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5422411Z copying torch/include/ATen/ops/scatter_add_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5430297Z copying torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5437711Z copying torch/include/ATen/ops/scatter_add_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5445401Z copying torch/include/ATen/ops/scatter_add_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5453540Z copying torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5462064Z copying torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5469514Z copying torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5477170Z copying torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5484367Z copying torch/include/ATen/ops/scatter_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5493924Z copying torch/include/ATen/ops/scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5503630Z copying torch/include/ATen/ops/scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5512186Z copying torch/include/ATen/ops/scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5519993Z copying torch/include/ATen/ops/scatter_reduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5528382Z copying torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5536218Z copying torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5544339Z copying torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5551475Z copying torch/include/ATen/ops/scatter_reduce_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5559497Z copying torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5566813Z copying torch/include/ATen/ops/scatter_reduce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5574597Z copying torch/include/ATen/ops/scatter_reduce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5582520Z copying torch/include/ATen/ops/searchsorted.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5589842Z copying torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5597349Z copying torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5605503Z copying torch/include/ATen/ops/searchsorted_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5616892Z copying torch/include/ATen/ops/searchsorted_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5627747Z copying torch/include/ATen/ops/segment_reduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5635173Z copying torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5642179Z copying torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5649505Z copying torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5657058Z copying torch/include/ATen/ops/segment_reduce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5664569Z copying torch/include/ATen/ops/segment_reduce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5672286Z copying torch/include/ATen/ops/select.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5680112Z copying torch/include/ATen/ops/select_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5688083Z copying torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5695413Z copying torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5701867Z copying torch/include/ATen/ops/select_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5709168Z copying torch/include/ATen/ops/select_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5716683Z copying torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5724127Z copying torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5731338Z copying torch/include/ATen/ops/select_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5739022Z copying torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5747211Z copying torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5754175Z copying torch/include/ATen/ops/select_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5761892Z copying torch/include/ATen/ops/select_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5769543Z copying torch/include/ATen/ops/select_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5778094Z copying torch/include/ATen/ops/select_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5785597Z copying torch/include/ATen/ops/select_scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5793791Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5801256Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5810013Z copying torch/include/ATen/ops/select_scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5817805Z copying torch/include/ATen/ops/select_scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5825329Z copying torch/include/ATen/ops/selu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5832510Z copying torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5840146Z copying torch/include/ATen/ops/selu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5849564Z copying torch/include/ATen/ops/selu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5858939Z copying torch/include/ATen/ops/set.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5874005Z copying torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5885238Z copying torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5891760Z copying torch/include/ATen/ops/set_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5899100Z copying torch/include/ATen/ops/set_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5905936Z copying torch/include/ATen/ops/set_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5915510Z copying torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5924253Z copying torch/include/ATen/ops/set_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5931527Z copying torch/include/ATen/ops/set_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5939691Z copying torch/include/ATen/ops/set_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5946611Z copying torch/include/ATen/ops/set_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5952953Z copying torch/include/ATen/ops/set_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5960595Z copying torch/include/ATen/ops/sgn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5968342Z copying torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5976535Z copying torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5983752Z copying torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5990292Z copying torch/include/ATen/ops/sgn_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.5998047Z copying torch/include/ATen/ops/sgn_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6005039Z copying torch/include/ATen/ops/sgn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6014338Z copying torch/include/ATen/ops/sgn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6023454Z copying torch/include/ATen/ops/sigmoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6030789Z copying torch/include/ATen/ops/sigmoid_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6038836Z copying torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6045597Z copying torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6052078Z copying torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6058019Z copying torch/include/ATen/ops/sigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6065341Z copying torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6073114Z copying torch/include/ATen/ops/sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6080288Z copying torch/include/ATen/ops/sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6088048Z copying torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6096491Z copying torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6105085Z copying torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6111584Z copying torch/include/ATen/ops/sigmoid_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6118754Z copying torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6125637Z copying torch/include/ATen/ops/sigmoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6133779Z copying torch/include/ATen/ops/sigmoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6140586Z copying torch/include/ATen/ops/sign.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6147880Z copying torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6154645Z copying torch/include/ATen/ops/sign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6161771Z copying torch/include/ATen/ops/sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6169165Z copying torch/include/ATen/ops/sign_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6177360Z copying torch/include/ATen/ops/sign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6184524Z copying torch/include/ATen/ops/sign_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6191560Z copying torch/include/ATen/ops/sign_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6199110Z copying torch/include/ATen/ops/signbit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6207024Z copying torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6214501Z copying torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6222001Z copying torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6228876Z copying torch/include/ATen/ops/signbit_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6235368Z copying torch/include/ATen/ops/signbit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6242187Z copying torch/include/ATen/ops/signbit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6250562Z copying torch/include/ATen/ops/signbit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6257279Z copying torch/include/ATen/ops/silu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6264623Z copying torch/include/ATen/ops/silu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6271658Z copying torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6278906Z copying torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6285684Z copying torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6292887Z copying torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6299913Z copying torch/include/ATen/ops/silu_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6308466Z copying torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6317509Z copying torch/include/ATen/ops/silu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6325586Z copying torch/include/ATen/ops/silu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6333195Z copying torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6340905Z copying torch/include/ATen/ops/silu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6348781Z copying torch/include/ATen/ops/silu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6356044Z copying torch/include/ATen/ops/silu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6362718Z copying torch/include/ATen/ops/silu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6369651Z copying torch/include/ATen/ops/silu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6376864Z copying torch/include/ATen/ops/silu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6384263Z copying torch/include/ATen/ops/sin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6391985Z copying torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6398696Z copying torch/include/ATen/ops/sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6406131Z copying torch/include/ATen/ops/sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6413661Z copying torch/include/ATen/ops/sin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6421202Z copying torch/include/ATen/ops/sin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6429077Z copying torch/include/ATen/ops/sin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6436743Z copying torch/include/ATen/ops/sin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6443852Z copying torch/include/ATen/ops/sinc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6451877Z copying torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6459118Z copying torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6466853Z copying torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6477811Z copying torch/include/ATen/ops/sinc_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6487323Z copying torch/include/ATen/ops/sinc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6494127Z copying torch/include/ATen/ops/sinc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6502971Z copying torch/include/ATen/ops/sinc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6511605Z copying torch/include/ATen/ops/sinh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6518704Z copying torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6525281Z copying torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6533705Z copying torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6542273Z copying torch/include/ATen/ops/sinh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6549112Z copying torch/include/ATen/ops/sinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6556006Z copying torch/include/ATen/ops/sinh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6563554Z copying torch/include/ATen/ops/sinh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6571332Z copying torch/include/ATen/ops/size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6578339Z copying torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6585177Z copying torch/include/ATen/ops/size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6591935Z copying torch/include/ATen/ops/size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6598694Z copying torch/include/ATen/ops/slice.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6605570Z copying torch/include/ATen/ops/slice_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6613296Z copying torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6620571Z copying torch/include/ATen/ops/slice_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6627929Z copying torch/include/ATen/ops/slice_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6635434Z copying torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6642477Z copying torch/include/ATen/ops/slice_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6655373Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6666991Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6673934Z copying torch/include/ATen/ops/slice_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6680918Z copying torch/include/ATen/ops/slice_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6688890Z copying torch/include/ATen/ops/slice_inverse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6695870Z copying torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6702622Z copying torch/include/ATen/ops/slice_inverse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6709999Z copying torch/include/ATen/ops/slice_inverse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6716860Z copying torch/include/ATen/ops/slice_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6723722Z copying torch/include/ATen/ops/slice_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6730644Z copying torch/include/ATen/ops/slice_scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6745801Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6757472Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6764896Z copying torch/include/ATen/ops/slice_scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6772601Z copying torch/include/ATen/ops/slice_scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6780850Z copying torch/include/ATen/ops/slogdet.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6789055Z copying torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6795538Z copying torch/include/ATen/ops/slogdet_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6801692Z copying torch/include/ATen/ops/slogdet_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6809099Z copying torch/include/ATen/ops/slow_conv3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6816966Z copying torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6824079Z copying torch/include/ATen/ops/slow_conv3d_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6832825Z copying torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6841241Z copying torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6847940Z copying torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6855798Z copying torch/include/ATen/ops/slow_conv3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6864142Z copying torch/include/ATen/ops/slow_conv3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6877565Z copying torch/include/ATen/ops/slow_conv_dilated2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6887921Z copying torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6895046Z copying torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6901974Z copying torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6908083Z copying torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6914282Z copying torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6921310Z copying torch/include/ATen/ops/slow_conv_dilated3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6928380Z copying torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6934518Z copying torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6940709Z copying torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6946968Z copying torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6953108Z copying torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6964209Z copying torch/include/ATen/ops/slow_conv_transpose2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6973704Z copying torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6980633Z copying torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6988465Z copying torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.6996118Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7003332Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7011514Z copying torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7018160Z copying torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7025126Z copying torch/include/ATen/ops/slow_conv_transpose3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7031995Z copying torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7038980Z copying torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7045633Z copying torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7052469Z copying torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7059206Z copying torch/include/ATen/ops/smm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7066541Z copying torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7074193Z copying torch/include/ATen/ops/smm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7080355Z copying torch/include/ATen/ops/smm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7087911Z copying torch/include/ATen/ops/smooth_l1_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7095475Z copying torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7103215Z copying torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7109863Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7116823Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7123669Z copying torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7130401Z copying torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7137562Z copying torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7144280Z copying torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7152516Z copying torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7160526Z copying torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7171183Z copying torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7180298Z copying torch/include/ATen/ops/smooth_l1_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7187205Z copying torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7194077Z copying torch/include/ATen/ops/soft_margin_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7202975Z copying torch/include/ATen/ops/soft_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7211789Z copying torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7219056Z copying torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7226369Z copying torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7233497Z copying torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7240652Z copying torch/include/ATen/ops/soft_margin_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7249253Z copying torch/include/ATen/ops/soft_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7257357Z copying torch/include/ATen/ops/softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7264537Z copying torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7272600Z copying torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7280651Z copying torch/include/ATen/ops/softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7289155Z copying torch/include/ATen/ops/softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7295379Z copying torch/include/ATen/ops/softplus.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7303271Z copying torch/include/ATen/ops/softplus_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7313024Z copying torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7321950Z copying torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7328630Z copying torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7335465Z copying torch/include/ATen/ops/softplus_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7343152Z copying torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7350997Z copying torch/include/ATen/ops/softplus_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7358781Z copying torch/include/ATen/ops/softplus_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7366143Z copying torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7373240Z copying torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7380033Z copying torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7387625Z copying torch/include/ATen/ops/softplus_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7394983Z copying torch/include/ATen/ops/softplus_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7402350Z copying torch/include/ATen/ops/softplus_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7409030Z copying torch/include/ATen/ops/softplus_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7419830Z copying torch/include/ATen/ops/softshrink.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7429251Z copying torch/include/ATen/ops/softshrink_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7436490Z copying torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7443743Z copying torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7450638Z copying torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7456892Z copying torch/include/ATen/ops/softshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7463747Z copying torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7470713Z copying torch/include/ATen/ops/softshrink_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7478298Z copying torch/include/ATen/ops/softshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7485552Z copying torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7492477Z copying torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7500034Z copying torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7507018Z copying torch/include/ATen/ops/softshrink_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7514362Z copying torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7521613Z copying torch/include/ATen/ops/softshrink_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7528884Z copying torch/include/ATen/ops/softshrink_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7541144Z copying torch/include/ATen/ops/sort.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7552244Z copying torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7559539Z copying torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7566885Z copying torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7573961Z copying torch/include/ATen/ops/sort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7580568Z copying torch/include/ATen/ops/sort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7588120Z copying torch/include/ATen/ops/sort_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7595051Z copying torch/include/ATen/ops/sort_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7602932Z copying torch/include/ATen/ops/sort_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7610753Z copying torch/include/ATen/ops/sort_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7618052Z copying torch/include/ATen/ops/sparse_bsc_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7626089Z copying torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7633009Z copying torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7640185Z copying torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7647972Z copying torch/include/ATen/ops/sparse_bsr_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7654895Z copying torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7661692Z copying torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7669369Z copying torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7676081Z copying torch/include/ATen/ops/sparse_compressed_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7683744Z copying torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7690508Z copying torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7697653Z copying torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7705055Z copying torch/include/ATen/ops/sparse_coo_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7712589Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7722325Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7731740Z copying torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7737820Z copying torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7745598Z copying torch/include/ATen/ops/sparse_csc_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7753635Z copying torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7760048Z copying torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7767155Z copying torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7774723Z copying torch/include/ATen/ops/sparse_csr_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7782903Z copying torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7790476Z copying torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7797071Z copying torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7804445Z copying torch/include/ATen/ops/sparse_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7813057Z copying torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7820132Z copying torch/include/ATen/ops/sparse_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7828338Z copying torch/include/ATen/ops/sparse_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7836617Z copying torch/include/ATen/ops/sparse_mask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7843938Z copying torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7850748Z copying torch/include/ATen/ops/sparse_mask_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7858555Z copying torch/include/ATen/ops/sparse_mask_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7869229Z copying torch/include/ATen/ops/sparse_resize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7879495Z copying torch/include/ATen/ops/sparse_resize_and_clear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7886809Z copying torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7893769Z copying torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7901810Z copying torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7909255Z copying torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7916710Z copying torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7925161Z copying torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7932202Z copying torch/include/ATen/ops/sparse_resize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7939645Z copying torch/include/ATen/ops/sparse_resize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7946947Z copying torch/include/ATen/ops/sparse_sampled_addmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7953948Z copying torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7961321Z copying torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7968448Z copying torch/include/ATen/ops/special_airy_ai.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7977041Z copying torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7984265Z copying torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7991646Z copying torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.7999035Z copying torch/include/ATen/ops/special_airy_ai_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8007561Z copying torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8015719Z copying torch/include/ATen/ops/special_airy_ai_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8023662Z copying torch/include/ATen/ops/special_airy_ai_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8030662Z copying torch/include/ATen/ops/special_bessel_j0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8037977Z copying torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8044964Z copying torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8052527Z copying torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8059972Z copying torch/include/ATen/ops/special_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8067897Z copying torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8080961Z copying torch/include/ATen/ops/special_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8092229Z copying torch/include/ATen/ops/special_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8099385Z copying torch/include/ATen/ops/special_bessel_j1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8106420Z copying torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8113631Z copying torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8121189Z copying torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8129209Z copying torch/include/ATen/ops/special_bessel_j1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8136653Z copying torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8150249Z copying torch/include/ATen/ops/special_bessel_j1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8160976Z copying torch/include/ATen/ops/special_bessel_j1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8167464Z copying torch/include/ATen/ops/special_bessel_y0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8174697Z copying torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8181235Z copying torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8188178Z copying torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8200719Z copying torch/include/ATen/ops/special_bessel_y0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8211485Z copying torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8217762Z copying torch/include/ATen/ops/special_bessel_y0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8225289Z copying torch/include/ATen/ops/special_bessel_y0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8232065Z copying torch/include/ATen/ops/special_bessel_y1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8238676Z copying torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8250323Z copying torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8259922Z copying torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8266378Z copying torch/include/ATen/ops/special_bessel_y1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8272568Z copying torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8278948Z copying torch/include/ATen/ops/special_bessel_y1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8285604Z copying torch/include/ATen/ops/special_bessel_y1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8292242Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8299295Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8306587Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8315250Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8323034Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8329757Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8336817Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8353621Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8365581Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8372346Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8379286Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8385970Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8392618Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8399301Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8406157Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8413169Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8419470Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8425894Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8434602Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8443109Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8449453Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8455718Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8462303Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8468875Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8475638Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8486578Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8495862Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8509550Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8519958Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8526686Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8532735Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8541225Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8545791Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8552700Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8559357Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8566121Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8573216Z copying torch/include/ATen/ops/special_digamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8581022Z copying torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8588348Z copying torch/include/ATen/ops/special_digamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8595542Z copying torch/include/ATen/ops/special_digamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8602599Z copying torch/include/ATen/ops/special_entr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8609708Z copying torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8618217Z copying torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8626968Z copying torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8634432Z copying torch/include/ATen/ops/special_entr_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8641827Z copying torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8649613Z copying torch/include/ATen/ops/special_entr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8656400Z copying torch/include/ATen/ops/special_entr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8663222Z copying torch/include/ATen/ops/special_erf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8676116Z copying torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8686125Z copying torch/include/ATen/ops/special_erf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8693204Z copying torch/include/ATen/ops/special_erf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8700709Z copying torch/include/ATen/ops/special_erfc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8708357Z copying torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8717072Z copying torch/include/ATen/ops/special_erfc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8722179Z copying torch/include/ATen/ops/special_erfc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8730621Z copying torch/include/ATen/ops/special_erfcx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8741248Z copying torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8750926Z copying torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8757778Z copying torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8764163Z copying torch/include/ATen/ops/special_erfcx_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8770530Z copying torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8776472Z copying torch/include/ATen/ops/special_erfcx_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8793163Z copying torch/include/ATen/ops/special_erfcx_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8804448Z copying torch/include/ATen/ops/special_erfinv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8811926Z copying torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8818056Z copying torch/include/ATen/ops/special_erfinv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8824802Z copying torch/include/ATen/ops/special_erfinv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8830957Z copying torch/include/ATen/ops/special_exp2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8837277Z copying torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8843531Z copying torch/include/ATen/ops/special_exp2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8850608Z copying torch/include/ATen/ops/special_exp2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8856999Z copying torch/include/ATen/ops/special_expit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8863478Z copying torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8869941Z copying torch/include/ATen/ops/special_expit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8877060Z copying torch/include/ATen/ops/special_expit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8883978Z copying torch/include/ATen/ops/special_expm1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8890579Z copying torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8896935Z copying torch/include/ATen/ops/special_expm1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8903849Z copying torch/include/ATen/ops/special_expm1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8910945Z copying torch/include/ATen/ops/special_gammainc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8917928Z copying torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8924237Z copying torch/include/ATen/ops/special_gammainc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8931438Z copying torch/include/ATen/ops/special_gammainc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8939172Z copying torch/include/ATen/ops/special_gammaincc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8946653Z copying torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8953365Z copying torch/include/ATen/ops/special_gammaincc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8960503Z copying torch/include/ATen/ops/special_gammaincc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8967177Z copying torch/include/ATen/ops/special_gammaln.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8974698Z copying torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8982723Z copying torch/include/ATen/ops/special_gammaln_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8991453Z copying torch/include/ATen/ops/special_gammaln_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.8998464Z copying torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9006548Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9014987Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9021725Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9033976Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9044372Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9055824Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9065636Z copying torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9072480Z copying torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9083899Z copying torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9093670Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9104493Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9113293Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9121408Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9128150Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9135977Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9143108Z copying torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9150210Z copying torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9157366Z copying torch/include/ATen/ops/special_i0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9164278Z copying torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9172108Z copying torch/include/ATen/ops/special_i0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9179188Z copying torch/include/ATen/ops/special_i0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9185688Z copying torch/include/ATen/ops/special_i0e.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9192255Z copying torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9202306Z copying torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9210564Z copying torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9216893Z copying torch/include/ATen/ops/special_i0e_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9223731Z copying torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9230395Z copying torch/include/ATen/ops/special_i0e_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9237344Z copying torch/include/ATen/ops/special_i0e_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9244487Z copying torch/include/ATen/ops/special_i1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9252228Z copying torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9259916Z copying torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9267256Z copying torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9273360Z copying torch/include/ATen/ops/special_i1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9280113Z copying torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9294773Z copying torch/include/ATen/ops/special_i1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9306102Z copying torch/include/ATen/ops/special_i1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9313875Z copying torch/include/ATen/ops/special_i1e.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9320693Z copying torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9326784Z copying torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9333378Z copying torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9340324Z copying torch/include/ATen/ops/special_i1e_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9346851Z copying torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9353190Z copying torch/include/ATen/ops/special_i1e_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9359891Z copying torch/include/ATen/ops/special_i1e_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9366354Z copying torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9373422Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9380427Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9387363Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9393873Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9401051Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9408753Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9415975Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9424207Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9431155Z copying torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9438851Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9446028Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9452574Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9459861Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9467292Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9474904Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9481383Z copying torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9488574Z copying torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9496231Z copying torch/include/ATen/ops/special_log1p.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9505214Z copying torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9512557Z copying torch/include/ATen/ops/special_log1p_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9520377Z copying torch/include/ATen/ops/special_log1p_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9527539Z copying torch/include/ATen/ops/special_log_ndtr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9534791Z copying torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9541295Z copying torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9548212Z copying torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9555348Z copying torch/include/ATen/ops/special_log_ndtr_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9562851Z copying torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9570301Z copying torch/include/ATen/ops/special_log_ndtr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9576998Z copying torch/include/ATen/ops/special_log_ndtr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9584796Z copying torch/include/ATen/ops/special_log_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9593587Z copying torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9602669Z copying torch/include/ATen/ops/special_log_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9609736Z copying torch/include/ATen/ops/special_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9617251Z copying torch/include/ATen/ops/special_logit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9624876Z copying torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9633172Z copying torch/include/ATen/ops/special_logit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9640830Z copying torch/include/ATen/ops/special_logit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9648185Z copying torch/include/ATen/ops/special_logsumexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9655081Z copying torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9662402Z copying torch/include/ATen/ops/special_logsumexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9669831Z copying torch/include/ATen/ops/special_logsumexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9676616Z copying torch/include/ATen/ops/special_modified_bessel_i0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9683697Z copying torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9691028Z copying torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9699019Z copying torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9706787Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9714214Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9731462Z copying torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9744307Z copying torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9752474Z copying torch/include/ATen/ops/special_modified_bessel_i1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9759924Z copying torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9773945Z copying torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9784944Z copying torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9792005Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9798296Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9804657Z copying torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9811282Z copying torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9817722Z copying torch/include/ATen/ops/special_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9824735Z copying torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9831442Z copying torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9844336Z copying torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9855385Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9865258Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9873576Z copying torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9880308Z copying torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9887254Z copying torch/include/ATen/ops/special_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9894216Z copying torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9900548Z copying torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9906715Z copying torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9913632Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9920670Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9927804Z copying torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9934747Z copying torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9941515Z copying torch/include/ATen/ops/special_multigammaln.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9948421Z copying torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9954614Z copying torch/include/ATen/ops/special_multigammaln_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9960913Z copying torch/include/ATen/ops/special_multigammaln_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9968130Z copying torch/include/ATen/ops/special_ndtr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9975435Z copying torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9982006Z copying torch/include/ATen/ops/special_ndtr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9988716Z copying torch/include/ATen/ops/special_ndtr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:04.9995614Z copying torch/include/ATen/ops/special_ndtri.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0008706Z copying torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0019084Z copying torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0026436Z copying torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0033871Z copying torch/include/ATen/ops/special_ndtri_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0041323Z copying torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0048117Z copying torch/include/ATen/ops/special_ndtri_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0055017Z copying torch/include/ATen/ops/special_ndtri_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0061665Z copying torch/include/ATen/ops/special_polygamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0067949Z copying torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0074202Z copying torch/include/ATen/ops/special_polygamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0081185Z copying torch/include/ATen/ops/special_polygamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0087948Z copying torch/include/ATen/ops/special_psi.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0095085Z copying torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0102306Z copying torch/include/ATen/ops/special_psi_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0109039Z copying torch/include/ATen/ops/special_psi_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0116297Z copying torch/include/ATen/ops/special_round.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0123400Z copying torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0130410Z copying torch/include/ATen/ops/special_round_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0137220Z copying torch/include/ATen/ops/special_round_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0144069Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0151521Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0158671Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0167182Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0174432Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0181708Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0193008Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0202792Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0209846Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0217261Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0224405Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0232148Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0240284Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0247684Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0258926Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0269163Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0279392Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0288908Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0297255Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0303764Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0310305Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0317039Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0323555Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0330642Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0337776Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0345014Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0352397Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0359148Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0366768Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0373425Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0380566Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0387719Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0395133Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0403366Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0410395Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0417035Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0425011Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0431026Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0437723Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0445120Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0452879Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0459802Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0470335Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0480227Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0487891Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0496805Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0505254Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0511980Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0518116Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0526210Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0534431Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0541411Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0549085Z copying torch/include/ATen/ops/special_sinc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0557154Z copying torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0565717Z copying torch/include/ATen/ops/special_sinc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0574802Z copying torch/include/ATen/ops/special_sinc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0582379Z copying torch/include/ATen/ops/special_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0589313Z copying torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0595799Z copying torch/include/ATen/ops/special_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0603365Z copying torch/include/ATen/ops/special_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0610382Z copying torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0617733Z copying torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0625167Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0631732Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0638812Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0647116Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0657688Z copying torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0667299Z copying torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0673951Z copying torch/include/ATen/ops/special_xlog1py.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0680970Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0687891Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0695313Z copying torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0701963Z copying torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0708987Z copying torch/include/ATen/ops/special_xlog1py_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0716388Z copying torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0723311Z copying torch/include/ATen/ops/special_xlog1py_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0730592Z copying torch/include/ATen/ops/special_xlog1py_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0738235Z copying torch/include/ATen/ops/special_xlogy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0744922Z copying torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0751724Z copying torch/include/ATen/ops/special_xlogy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0758692Z copying torch/include/ATen/ops/special_xlogy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0770791Z copying torch/include/ATen/ops/special_zeta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0781762Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0788620Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0795719Z copying torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0802559Z copying torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0810480Z copying torch/include/ATen/ops/special_zeta_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0818484Z copying torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0825674Z copying torch/include/ATen/ops/special_zeta_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0833111Z copying torch/include/ATen/ops/special_zeta_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0840607Z copying torch/include/ATen/ops/split.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0847780Z copying torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0854900Z copying torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0861755Z copying torch/include/ATen/ops/split_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0868981Z copying torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0876095Z copying torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0883020Z copying torch/include/ATen/ops/split_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0890254Z copying torch/include/ATen/ops/split_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0898886Z copying torch/include/ATen/ops/split_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0906666Z copying torch/include/ATen/ops/split_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0914155Z copying torch/include/ATen/ops/split_with_sizes.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0921326Z copying torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0928630Z copying torch/include/ATen/ops/split_with_sizes_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0936491Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0945804Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0954856Z copying torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0964226Z copying torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0971506Z copying torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0979505Z copying torch/include/ATen/ops/split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0986597Z copying torch/include/ATen/ops/split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.0993820Z copying torch/include/ATen/ops/sqrt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1000951Z copying torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1007954Z copying torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1015410Z copying torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1022323Z copying torch/include/ATen/ops/sqrt_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1029636Z copying torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1037134Z copying torch/include/ATen/ops/sqrt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1045006Z copying torch/include/ATen/ops/sqrt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1052407Z copying torch/include/ATen/ops/square.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1060263Z copying torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1067080Z copying torch/include/ATen/ops/square_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1074546Z copying torch/include/ATen/ops/square_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1081335Z copying torch/include/ATen/ops/squeeze.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1088286Z copying torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1095718Z copying torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1102875Z copying torch/include/ATen/ops/squeeze_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1111368Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1119026Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1125809Z copying torch/include/ATen/ops/squeeze_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1132858Z copying torch/include/ATen/ops/squeeze_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1141395Z copying torch/include/ATen/ops/squeeze_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1148550Z copying torch/include/ATen/ops/squeeze_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1156512Z copying torch/include/ATen/ops/sspaddmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1164736Z copying torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1172034Z copying torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1179900Z copying torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1187984Z copying torch/include/ATen/ops/sspaddmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1196164Z copying torch/include/ATen/ops/sspaddmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1209464Z copying torch/include/ATen/ops/stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1220900Z copying torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1227447Z copying torch/include/ATen/ops/stack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1234506Z copying torch/include/ATen/ops/stack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1242183Z copying torch/include/ATen/ops/std.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1250606Z copying torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1257017Z copying torch/include/ATen/ops/std_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1264459Z copying torch/include/ATen/ops/std_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1271780Z copying torch/include/ATen/ops/std_mean.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1278910Z copying torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1285933Z copying torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1292831Z copying torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1299893Z copying torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1306505Z copying torch/include/ATen/ops/std_mean_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1313435Z copying torch/include/ATen/ops/std_mean_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1320986Z copying torch/include/ATen/ops/std_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1328307Z copying torch/include/ATen/ops/std_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1341901Z copying torch/include/ATen/ops/stft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1352746Z copying torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1359588Z copying torch/include/ATen/ops/stft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1366225Z copying torch/include/ATen/ops/stft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1372844Z copying torch/include/ATen/ops/stride.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1379938Z copying torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1386859Z copying torch/include/ATen/ops/stride_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1393575Z copying torch/include/ATen/ops/stride_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1400410Z copying torch/include/ATen/ops/sub.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1407733Z copying torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1415246Z copying torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1422457Z copying torch/include/ATen/ops/sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1430146Z copying torch/include/ATen/ops/sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1437096Z copying torch/include/ATen/ops/sub_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1445080Z copying torch/include/ATen/ops/sub_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1452421Z copying torch/include/ATen/ops/sub_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1473479Z copying torch/include/ATen/ops/sub_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1475105Z copying torch/include/ATen/ops/subtract.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1476396Z copying torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1482423Z copying torch/include/ATen/ops/subtract_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1493150Z copying torch/include/ATen/ops/subtract_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1503253Z copying torch/include/ATen/ops/sum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1510670Z copying torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1517460Z copying torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1525009Z copying torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1532461Z copying torch/include/ATen/ops/sum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1540101Z copying torch/include/ATen/ops/sum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1553403Z copying torch/include/ATen/ops/sum_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1563823Z copying torch/include/ATen/ops/sum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1571180Z copying torch/include/ATen/ops/sum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1577912Z copying torch/include/ATen/ops/sum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1585185Z copying torch/include/ATen/ops/sum_to_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1592377Z copying torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1598773Z copying torch/include/ATen/ops/sum_to_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1606522Z copying torch/include/ATen/ops/sum_to_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1614192Z copying torch/include/ATen/ops/svd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1621749Z copying torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1629967Z copying torch/include/ATen/ops/svd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1638010Z copying torch/include/ATen/ops/svd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1645235Z copying torch/include/ATen/ops/swapaxes.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1652395Z copying torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1659394Z copying torch/include/ATen/ops/swapaxes_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1666400Z copying torch/include/ATen/ops/swapaxes_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1672749Z copying torch/include/ATen/ops/swapdims.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1680023Z copying torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1686769Z copying torch/include/ATen/ops/swapdims_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1693858Z copying torch/include/ATen/ops/swapdims_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1701726Z copying torch/include/ATen/ops/sym_constrain_range.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1709260Z copying torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1716219Z copying torch/include/ATen/ops/sym_constrain_range_for_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1723914Z copying torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1732152Z copying torch/include/ATen/ops/sym_constrain_range_for_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1741144Z copying torch/include/ATen/ops/sym_constrain_range_for_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1747896Z copying torch/include/ATen/ops/sym_constrain_range_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1755899Z copying torch/include/ATen/ops/sym_constrain_range_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1764872Z copying torch/include/ATen/ops/sym_numel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1771893Z copying torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1779067Z copying torch/include/ATen/ops/sym_numel_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1785611Z copying torch/include/ATen/ops/sym_numel_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1792517Z copying torch/include/ATen/ops/sym_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1799102Z copying torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1807721Z copying torch/include/ATen/ops/sym_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1816557Z copying torch/include/ATen/ops/sym_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1823875Z copying torch/include/ATen/ops/sym_storage_offset.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1831028Z copying torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1838215Z copying torch/include/ATen/ops/sym_storage_offset_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1844955Z copying torch/include/ATen/ops/sym_storage_offset_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1852322Z copying torch/include/ATen/ops/sym_stride.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1859851Z copying torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1867084Z copying torch/include/ATen/ops/sym_stride_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1874017Z copying torch/include/ATen/ops/sym_stride_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1881494Z copying torch/include/ATen/ops/t.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1888767Z copying torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1895951Z copying torch/include/ATen/ops/t_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1903749Z copying torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1910995Z copying torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1917982Z copying torch/include/ATen/ops/t_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1924584Z copying torch/include/ATen/ops/t_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1931580Z copying torch/include/ATen/ops/t_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1940196Z copying torch/include/ATen/ops/t_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1947755Z copying torch/include/ATen/ops/take.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1955296Z copying torch/include/ATen/ops/take_along_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1963710Z copying torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1972484Z copying torch/include/ATen/ops/take_along_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1979457Z copying torch/include/ATen/ops/take_along_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1986488Z copying torch/include/ATen/ops/take_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.1994015Z copying torch/include/ATen/ops/take_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2001593Z copying torch/include/ATen/ops/take_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2008679Z copying torch/include/ATen/ops/take_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2016204Z copying torch/include/ATen/ops/tan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2024474Z copying torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2032254Z copying torch/include/ATen/ops/tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2040167Z copying torch/include/ATen/ops/tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2048024Z copying torch/include/ATen/ops/tan_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2061156Z copying torch/include/ATen/ops/tan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2071740Z copying torch/include/ATen/ops/tan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2082715Z copying torch/include/ATen/ops/tan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2092446Z copying torch/include/ATen/ops/tanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2099436Z copying torch/include/ATen/ops/tanh_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2108032Z copying torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2114276Z copying torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2126148Z copying torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2135360Z copying torch/include/ATen/ops/tanh_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2142567Z copying torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2148954Z copying torch/include/ATen/ops/tanh_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2155474Z copying torch/include/ATen/ops/tanh_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2162483Z copying torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2168957Z copying torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2175406Z copying torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2182074Z copying torch/include/ATen/ops/tanh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2188645Z copying torch/include/ATen/ops/tanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2195661Z copying torch/include/ATen/ops/tanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2202480Z copying torch/include/ATen/ops/tanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2208828Z copying torch/include/ATen/ops/tensor_split.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2215511Z copying torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2227304Z copying torch/include/ATen/ops/tensor_split_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2236984Z copying torch/include/ATen/ops/tensor_split_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2244940Z copying torch/include/ATen/ops/tensordot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2251680Z copying torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2257856Z copying torch/include/ATen/ops/tensordot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2264724Z copying torch/include/ATen/ops/tensordot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2271196Z copying torch/include/ATen/ops/thnn_conv2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2278802Z copying torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2286691Z copying torch/include/ATen/ops/thnn_conv2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2293623Z copying torch/include/ATen/ops/thnn_conv2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2300612Z copying torch/include/ATen/ops/threshold.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2308142Z copying torch/include/ATen/ops/threshold_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2317848Z copying torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2327097Z copying torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2335289Z copying torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2342201Z copying torch/include/ATen/ops/threshold_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2349559Z copying torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2357014Z copying torch/include/ATen/ops/threshold_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2364421Z copying torch/include/ATen/ops/threshold_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2371721Z copying torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2380116Z copying torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2387862Z copying torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2393959Z copying torch/include/ATen/ops/threshold_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2400760Z copying torch/include/ATen/ops/threshold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2407967Z copying torch/include/ATen/ops/threshold_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2415025Z copying torch/include/ATen/ops/threshold_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2421602Z copying torch/include/ATen/ops/tile.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2429150Z copying torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2435639Z copying torch/include/ATen/ops/tile_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2443237Z copying torch/include/ATen/ops/tile_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2449789Z copying torch/include/ATen/ops/to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2457260Z copying torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2463906Z copying torch/include/ATen/ops/to_dense.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2474509Z copying torch/include/ATen/ops/to_dense_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2484166Z copying torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2490801Z copying torch/include/ATen/ops/to_dense_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2497460Z copying torch/include/ATen/ops/to_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2504768Z copying torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2510932Z copying torch/include/ATen/ops/to_dense_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2518660Z copying torch/include/ATen/ops/to_dense_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2526352Z copying torch/include/ATen/ops/to_mkldnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2533923Z copying torch/include/ATen/ops/to_mkldnn_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2542274Z copying torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2553648Z copying torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2563015Z copying torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2570006Z copying torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2576793Z copying torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2583562Z copying torch/include/ATen/ops/to_mkldnn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2590447Z copying torch/include/ATen/ops/to_mkldnn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2597052Z copying torch/include/ATen/ops/to_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2603610Z copying torch/include/ATen/ops/to_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2610729Z copying torch/include/ATen/ops/to_padded_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2617918Z copying torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2624839Z copying torch/include/ATen/ops/to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2631974Z copying torch/include/ATen/ops/to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2638930Z copying torch/include/ATen/ops/to_sparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2645462Z copying torch/include/ATen/ops/to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2652799Z copying torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2659456Z copying torch/include/ATen/ops/to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2666563Z copying torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2673581Z copying torch/include/ATen/ops/to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2680678Z copying torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2688114Z copying torch/include/ATen/ops/to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2695969Z copying torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2704064Z copying torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2710866Z copying torch/include/ATen/ops/to_sparse_csc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2717640Z copying torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2724518Z copying torch/include/ATen/ops/to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2731457Z copying torch/include/ATen/ops/to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2738666Z copying torch/include/ATen/ops/to_sparse_csr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2746168Z copying torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2754197Z copying torch/include/ATen/ops/to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2764654Z copying torch/include/ATen/ops/to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2773883Z copying torch/include/ATen/ops/to_sparse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2780488Z copying torch/include/ATen/ops/to_sparse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2788768Z copying torch/include/ATen/ops/topk.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2797850Z copying torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2805049Z copying torch/include/ATen/ops/topk_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2812244Z copying torch/include/ATen/ops/topk_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2819859Z copying torch/include/ATen/ops/topk_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2826946Z copying torch/include/ATen/ops/topk_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2834425Z copying torch/include/ATen/ops/topk_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2840922Z copying torch/include/ATen/ops/topk_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2848294Z copying torch/include/ATen/ops/trace.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2854939Z copying torch/include/ATen/ops/trace_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2862955Z copying torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2869590Z copying torch/include/ATen/ops/trace_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2880007Z copying torch/include/ATen/ops/trace_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2889840Z copying torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2896663Z copying torch/include/ATen/ops/trace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2903708Z copying torch/include/ATen/ops/trace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2911236Z copying torch/include/ATen/ops/trace_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2917849Z copying torch/include/ATen/ops/trace_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2925506Z copying torch/include/ATen/ops/transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2932950Z copying torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2940457Z copying torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2947540Z copying torch/include/ATen/ops/transpose_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2954263Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2961481Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2968247Z copying torch/include/ATen/ops/transpose_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2975820Z copying torch/include/ATen/ops/transpose_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2983964Z copying torch/include/ATen/ops/transpose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2991291Z copying torch/include/ATen/ops/transpose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.2998991Z copying torch/include/ATen/ops/trapezoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3006506Z copying torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3013530Z copying torch/include/ATen/ops/trapezoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3020925Z copying torch/include/ATen/ops/xlogy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3029079Z copying torch/include/ATen/ops/trapezoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3038052Z copying torch/include/ATen/ops/trapz.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3046024Z copying torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3053274Z copying torch/include/ATen/ops/trapz_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3061381Z copying torch/include/ATen/ops/trapz_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3069892Z copying torch/include/ATen/ops/triangular_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3077499Z copying torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3084556Z copying torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3092670Z copying torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3101194Z copying torch/include/ATen/ops/triangular_solve_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3108897Z copying torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3117159Z copying torch/include/ATen/ops/triangular_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3123783Z copying torch/include/ATen/ops/triangular_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3130898Z copying torch/include/ATen/ops/tril.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3142207Z copying torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3151607Z copying torch/include/ATen/ops/tril_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3159712Z copying torch/include/ATen/ops/tril_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3167297Z copying torch/include/ATen/ops/tril_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3174084Z copying torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3180678Z copying torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3188295Z copying torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3194973Z copying torch/include/ATen/ops/tril_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3201950Z copying torch/include/ATen/ops/tril_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3209316Z copying torch/include/ATen/ops/tril_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3217790Z copying torch/include/ATen/ops/tril_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3229976Z copying torch/include/ATen/ops/tril_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3240391Z copying torch/include/ATen/ops/tril_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3247795Z copying torch/include/ATen/ops/triplet_margin_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3254774Z copying torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3260685Z copying torch/include/ATen/ops/triplet_margin_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3267943Z copying torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3274763Z copying torch/include/ATen/ops/triu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3281734Z copying torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3288303Z copying torch/include/ATen/ops/triu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3294960Z copying torch/include/ATen/ops/triu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3302210Z copying torch/include/ATen/ops/triu_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3309831Z copying torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3317005Z copying torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3323975Z copying torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3337185Z copying torch/include/ATen/ops/triu_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3344518Z copying torch/include/ATen/ops/triu_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3354003Z copying torch/include/ATen/ops/triu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3362239Z copying torch/include/ATen/ops/triu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3369006Z copying torch/include/ATen/ops/triu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3375466Z copying torch/include/ATen/ops/triu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3382118Z copying torch/include/ATen/ops/true_divide.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3389606Z copying torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3396282Z copying torch/include/ATen/ops/true_divide_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3402914Z copying torch/include/ATen/ops/true_divide_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3409742Z copying torch/include/ATen/ops/trunc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3416012Z copying torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3422150Z copying torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3429713Z copying torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3437392Z copying torch/include/ATen/ops/trunc_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3444584Z copying torch/include/ATen/ops/trunc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3451084Z copying torch/include/ATen/ops/trunc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3457547Z copying torch/include/ATen/ops/trunc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3464042Z copying torch/include/ATen/ops/type_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3471133Z copying torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3479740Z copying torch/include/ATen/ops/type_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3488060Z copying torch/include/ATen/ops/type_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3494514Z copying torch/include/ATen/ops/unbind.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3501868Z copying torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3508871Z copying torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3515789Z copying torch/include/ATen/ops/unbind_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3523416Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3529951Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3536505Z copying torch/include/ATen/ops/unbind_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3543529Z copying torch/include/ATen/ops/unbind_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3550866Z copying torch/include/ATen/ops/unbind_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3558007Z copying torch/include/ATen/ops/unbind_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3565002Z copying torch/include/ATen/ops/unflatten.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3572387Z copying torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3579325Z copying torch/include/ATen/ops/unflatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3586657Z copying torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3594055Z copying torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3602558Z copying torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3609569Z copying torch/include/ATen/ops/unflatten_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3616995Z copying torch/include/ATen/ops/unflatten_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3624204Z copying torch/include/ATen/ops/unfold.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3631292Z copying torch/include/ATen/ops/unfold_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3638741Z copying torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3646036Z copying torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3652560Z copying torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3659909Z copying torch/include/ATen/ops/unfold_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3667505Z copying torch/include/ATen/ops/unfold_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3675089Z copying torch/include/ATen/ops/unfold_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3684027Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3691510Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3698427Z copying torch/include/ATen/ops/unfold_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3705633Z copying torch/include/ATen/ops/unfold_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3712735Z copying torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3720165Z copying torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3727911Z copying torch/include/ATen/ops/unfold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3735153Z copying torch/include/ATen/ops/unfold_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3742718Z copying torch/include/ATen/ops/unfold_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3749860Z copying torch/include/ATen/ops/uniform.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3757878Z copying torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3765104Z copying torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3772289Z copying torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3785570Z copying torch/include/ATen/ops/uniform_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3796634Z copying torch/include/ATen/ops/uniform_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3803909Z copying torch/include/ATen/ops/uniform_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3811424Z copying torch/include/ATen/ops/unique_consecutive.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3820235Z copying torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3828972Z copying torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3836706Z copying torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3843922Z copying torch/include/ATen/ops/unique_consecutive_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3851581Z copying torch/include/ATen/ops/unique_consecutive_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3858884Z copying torch/include/ATen/ops/unique_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3866797Z copying torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3874140Z copying torch/include/ATen/ops/unique_dim_consecutive.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3882391Z copying torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3892172Z copying torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3901707Z copying torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3909206Z copying torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3916947Z copying torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3924704Z copying torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3932268Z copying torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3939141Z copying torch/include/ATen/ops/unique_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3946337Z copying torch/include/ATen/ops/unique_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3953659Z copying torch/include/ATen/ops/unsafe_chunk.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3961164Z copying torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3969488Z copying torch/include/ATen/ops/unsafe_chunk_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3978136Z copying torch/include/ATen/ops/unsafe_chunk_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3985246Z copying torch/include/ATen/ops/unsafe_split.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3992978Z copying torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.3999649Z copying torch/include/ATen/ops/unsafe_split_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4006619Z copying torch/include/ATen/ops/unsafe_split_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4013539Z copying torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4022013Z copying torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4029655Z copying torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4037146Z copying torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4044483Z copying torch/include/ATen/ops/unsqueeze.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4052612Z copying torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4059750Z copying torch/include/ATen/ops/unsqueeze_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4067098Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4074962Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4082640Z copying torch/include/ATen/ops/unsqueeze_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4090832Z copying torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4098040Z copying torch/include/ATen/ops/unsqueeze_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4105004Z copying torch/include/ATen/ops/unsqueeze_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4112277Z copying torch/include/ATen/ops/upsample_bicubic2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4120322Z copying torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4128460Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4136246Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4143984Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4151324Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4159481Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4166951Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4173938Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4182093Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4189713Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4197016Z copying torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4204072Z copying torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4211928Z copying torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4219569Z copying torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4227253Z copying torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4234788Z copying torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4243117Z copying torch/include/ATen/ops/upsample_bilinear2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4251218Z copying torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4260305Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4266902Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4274274Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4281347Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4289334Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4296890Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4304123Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4311486Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4318653Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4326040Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4334528Z copying torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4342302Z copying torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4349156Z copying torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4355809Z copying torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4363163Z copying torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4370294Z copying torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4378476Z copying torch/include/ATen/ops/upsample_linear1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4386004Z copying torch/include/ATen/ops/upsample_linear1d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4395144Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4404281Z copying torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4411407Z copying torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4419023Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4426353Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4433632Z copying torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4441273Z copying torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4449044Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4456210Z copying torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4464077Z copying torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4471533Z copying torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4478786Z copying torch/include/ATen/ops/upsample_linear1d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4486335Z copying torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4494203Z copying torch/include/ATen/ops/upsample_linear1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4501741Z copying torch/include/ATen/ops/upsample_linear1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4508711Z copying torch/include/ATen/ops/upsample_nearest1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4516634Z copying torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4524673Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4532711Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4540806Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4548212Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4556075Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4563594Z copying torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4571931Z copying torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4581277Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4589138Z copying torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4598268Z copying torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4606344Z copying torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4614755Z copying torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4622306Z copying torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4629897Z copying torch/include/ATen/ops/upsample_nearest1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4637402Z copying torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4645204Z copying torch/include/ATen/ops/upsample_nearest2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4653540Z copying torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4661385Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4668633Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4676440Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4683484Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4691159Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4698915Z copying torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4706863Z copying torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4714900Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4722765Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4730360Z copying torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4739285Z copying torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4750949Z copying torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4760821Z copying torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4767995Z copying torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4775141Z copying torch/include/ATen/ops/upsample_nearest2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4782417Z copying torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4789304Z copying torch/include/ATen/ops/upsample_nearest3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4796998Z copying torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4804843Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4811685Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4819443Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4826681Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4834240Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4841980Z copying torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4849279Z copying torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4857122Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4865381Z copying torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4873272Z copying torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4880704Z copying torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4888395Z copying torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4895686Z copying torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4903808Z copying torch/include/ATen/ops/upsample_nearest3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4912147Z copying torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4919439Z copying torch/include/ATen/ops/upsample_trilinear3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4927443Z copying torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4936065Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4943530Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4950476Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4958702Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4967433Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4974201Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4981314Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4989121Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.4995998Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5002644Z copying torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5010763Z copying torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5018958Z copying torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5026306Z copying torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5034203Z copying torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5040890Z copying torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5048022Z copying torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5055669Z copying torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5063822Z copying torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5071150Z copying torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5078383Z copying torch/include/ATen/ops/values.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5086236Z copying torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5094178Z copying torch/include/ATen/ops/values_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5102274Z copying torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5110122Z copying torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5117659Z copying torch/include/ATen/ops/values_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5126280Z copying torch/include/ATen/ops/values_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5135633Z copying torch/include/ATen/ops/values_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5143283Z copying torch/include/ATen/ops/values_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5150240Z copying torch/include/ATen/ops/vander.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5158083Z copying torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5166226Z copying torch/include/ATen/ops/vander_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5174384Z copying torch/include/ATen/ops/vander_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5182166Z copying torch/include/ATen/ops/var.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5190668Z copying torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5197114Z copying torch/include/ATen/ops/var_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5204300Z copying torch/include/ATen/ops/var_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5211849Z copying torch/include/ATen/ops/var_mean.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5219091Z copying torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5226780Z copying torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5234315Z copying torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5241621Z copying torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5249250Z copying torch/include/ATen/ops/var_mean_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5256869Z copying torch/include/ATen/ops/var_mean_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5267950Z copying torch/include/ATen/ops/var_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5279513Z copying torch/include/ATen/ops/var_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5287101Z copying torch/include/ATen/ops/vdot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5295668Z copying torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5303795Z copying torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5313008Z copying torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5320967Z copying torch/include/ATen/ops/vdot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5328499Z copying torch/include/ATen/ops/vdot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5335627Z copying torch/include/ATen/ops/view.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5343137Z copying torch/include/ATen/ops/view_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5350599Z copying torch/include/ATen/ops/view_as_complex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5358049Z copying torch/include/ATen/ops/view_as_complex_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5365433Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5372390Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5379698Z copying torch/include/ATen/ops/view_as_complex_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5387387Z copying torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5395235Z copying torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5402918Z copying torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5410824Z copying torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5418482Z copying torch/include/ATen/ops/view_as_complex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5425829Z copying torch/include/ATen/ops/view_as_complex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5439633Z copying torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5450894Z copying torch/include/ATen/ops/view_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5458618Z copying torch/include/ATen/ops/view_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5465590Z copying torch/include/ATen/ops/view_as_real.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5472914Z copying torch/include/ATen/ops/view_as_real_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5479970Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5486697Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5493913Z copying torch/include/ATen/ops/view_as_real_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5501043Z copying torch/include/ATen/ops/view_as_real_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5508241Z copying torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5517712Z copying torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5526994Z copying torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5533329Z copying torch/include/ATen/ops/view_as_real_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5540445Z copying torch/include/ATen/ops/view_as_real_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5547930Z copying torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5554864Z copying torch/include/ATen/ops/view_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5562943Z copying torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5569853Z copying torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5577158Z copying torch/include/ATen/ops/view_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5585389Z copying torch/include/ATen/ops/view_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5593502Z copying torch/include/ATen/ops/view_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5600846Z copying torch/include/ATen/ops/view_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5608451Z copying torch/include/ATen/ops/view_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5616801Z copying torch/include/ATen/ops/view_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5624788Z copying torch/include/ATen/ops/view_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5632235Z copying torch/include/ATen/ops/vsplit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5639736Z copying torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5647235Z copying torch/include/ATen/ops/vsplit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5654069Z copying torch/include/ATen/ops/vsplit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5660708Z copying torch/include/ATen/ops/vstack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5668281Z copying torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5675632Z copying torch/include/ATen/ops/vstack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5682772Z copying torch/include/ATen/ops/vstack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5689854Z copying torch/include/ATen/ops/where.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5697563Z copying torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5705557Z copying torch/include/ATen/ops/where_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5712831Z copying torch/include/ATen/ops/where_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5720897Z copying torch/include/ATen/ops/where_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5728329Z copying torch/include/ATen/ops/where_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5736149Z copying torch/include/ATen/ops/xlogy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5743852Z copying torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5751460Z copying torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5758947Z copying torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5766738Z copying torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5773583Z copying torch/include/ATen/ops/xlogy_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5781127Z copying torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5788585Z copying torch/include/ATen/ops/xlogy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5795929Z copying torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5802928Z copying torch/include/ATen/ops/xor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5813593Z copying torch/include/ATen/ops/xor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5823502Z copying torch/include/ATen/ops/zero.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5830763Z copying torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5838808Z copying torch/include/ATen/ops/zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5845684Z copying torch/include/ATen/ops/zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5852956Z copying torch/include/ATen/ops/zero_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5860253Z copying torch/include/ATen/ops/zero_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5867138Z copying torch/include/ATen/ops/zero_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5874428Z copying torch/include/ATen/ops/zeros.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5882504Z copying torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5889756Z copying torch/include/ATen/ops/zeros_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5897614Z copying torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5905369Z copying torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5912382Z copying torch/include/ATen/ops/zeros_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5919591Z copying torch/include/ATen/ops/zeros_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5926816Z copying torch/include/ATen/ops/zeros_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5935023Z copying torch/include/ATen/ops/zeros_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-25T04:39:05.5944398Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch 2025-04-25T04:39:05.5945653Z copying torch/include/torch/custom_class.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch 2025-04-25T04:39:05.5956083Z copying torch/include/torch/custom_class_detail.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch 2025-04-25T04:39:05.5965058Z copying torch/include/torch/library.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch 2025-04-25T04:39:05.5987193Z copying torch/include/torch/script.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch 2025-04-25T04:39:05.5994812Z copying torch/include/torch/extension.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch 2025-04-25T04:39:05.6001045Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6002477Z copying torch/include/torch/csrc/Export.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6009204Z copying torch/include/torch/csrc/CudaIPCTypes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6015736Z copying torch/include/torch/csrc/DataLoader.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6022724Z copying torch/include/torch/csrc/Device.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6029871Z copying torch/include/torch/csrc/DeviceAccelerator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6042703Z copying torch/include/torch/csrc/Dtype.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6053106Z copying torch/include/torch/csrc/DynamicTypes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6060593Z copying torch/include/torch/csrc/Event.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6066367Z copying torch/include/torch/csrc/Exceptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6073967Z copying torch/include/torch/csrc/Generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6081077Z copying torch/include/torch/csrc/Layout.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6090052Z copying torch/include/torch/csrc/MemoryFormat.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6098542Z copying torch/include/torch/csrc/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6105875Z copying torch/include/torch/csrc/PyInterpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6113097Z copying torch/include/torch/csrc/QScheme.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6119707Z copying torch/include/torch/csrc/Size.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6127059Z copying torch/include/torch/csrc/Storage.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6133946Z copying torch/include/torch/csrc/StorageMethods.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6142069Z copying torch/include/torch/csrc/StorageSharing.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6148813Z copying torch/include/torch/csrc/Stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6155533Z copying torch/include/torch/csrc/THConcat.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6164050Z copying torch/include/torch/csrc/THP.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6172316Z copying torch/include/torch/csrc/TypeInfo.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6179042Z copying torch/include/torch/csrc/Types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6186003Z copying torch/include/torch/csrc/copy_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6192804Z copying torch/include/torch/csrc/itt.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6200252Z copying torch/include/torch/csrc/itt_wrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6206902Z copying torch/include/torch/csrc/python_dimname.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6214119Z copying torch/include/torch/csrc/python_headers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6221271Z copying torch/include/torch/csrc/serialization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6228764Z copying torch/include/torch/csrc/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-25T04:39:05.6236835Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit 2025-04-25T04:39:05.6238421Z copying torch/include/torch/csrc/jit/jit_log.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit 2025-04-25T04:39:05.6245857Z copying torch/include/torch/csrc/jit/jit_opt_limit.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit 2025-04-25T04:39:05.6253098Z copying torch/include/torch/csrc/jit/resource_guard.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit 2025-04-25T04:39:05.6260192Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6261748Z copying torch/include/torch/csrc/jit/frontend/source_range.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6270054Z copying torch/include/torch/csrc/jit/frontend/lexer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6279269Z copying torch/include/torch/csrc/jit/frontend/strtod.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6288105Z copying torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6296634Z copying torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6304088Z copying torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6311612Z copying torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6318745Z copying torch/include/torch/csrc/jit/frontend/error_report.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6325727Z copying torch/include/torch/csrc/jit/frontend/tree.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6333140Z copying torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6341599Z copying torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6348932Z copying torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6357099Z copying torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6364731Z copying torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6372075Z copying torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6379300Z copying torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6386159Z copying torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6399837Z copying torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6410960Z copying torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6419851Z copying torch/include/torch/csrc/jit/frontend/parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6427424Z copying torch/include/torch/csrc/jit/frontend/resolver.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6434458Z copying torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6442148Z copying torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6449583Z copying torch/include/torch/csrc/jit/frontend/source_ref.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6456566Z copying torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6464881Z copying torch/include/torch/csrc/jit/frontend/tracer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6472751Z copying torch/include/torch/csrc/jit/frontend/tree_views.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6486807Z copying torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:05.6493852Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:05.6495471Z copying torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:05.6502806Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:05.6509517Z copying torch/include/torch/csrc/jit/serialization/export.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:05.6519285Z copying torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:05.6527864Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:05.6534909Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:05.6542145Z copying torch/include/torch/csrc/jit/serialization/import.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:05.6549593Z copying torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:05.6556836Z copying torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:05.6563603Z copying torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:05.6570936Z copying torch/include/torch/csrc/jit/serialization/import_read.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:05.6577879Z copying torch/include/torch/csrc/jit/serialization/import_source.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:05.6585185Z copying torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:05.6602318Z copying torch/include/torch/csrc/jit/serialization/onnx.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:05.6610319Z copying torch/include/torch/csrc/jit/serialization/pickle.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:05.6617941Z copying torch/include/torch/csrc/jit/serialization/pickler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:05.6626464Z copying torch/include/torch/csrc/jit/serialization/python_print.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:05.6634590Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:05.6641792Z copying torch/include/torch/csrc/jit/serialization/storage_context.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:05.6649557Z copying torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:05.6657058Z copying torch/include/torch/csrc/jit/serialization/unpickler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:05.6664097Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api 2025-04-25T04:39:05.6666072Z copying torch/include/torch/csrc/jit/api/compilation_unit.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api 2025-04-25T04:39:05.6674050Z copying torch/include/torch/csrc/jit/api/function_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api 2025-04-25T04:39:05.6681904Z copying torch/include/torch/csrc/jit/api/method.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api 2025-04-25T04:39:05.6689469Z copying torch/include/torch/csrc/jit/api/module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api 2025-04-25T04:39:05.6699858Z copying torch/include/torch/csrc/jit/api/object.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api 2025-04-25T04:39:05.6708884Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2025-04-25T04:39:05.6710264Z copying torch/include/torch/csrc/jit/backends/backend.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2025-04-25T04:39:05.6717734Z copying torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2025-04-25T04:39:05.6725510Z copying torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2025-04-25T04:39:05.6732884Z copying torch/include/torch/csrc/jit/backends/backend_detail.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2025-04-25T04:39:05.6740867Z copying torch/include/torch/csrc/jit/backends/backend_exception.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2025-04-25T04:39:05.6747655Z copying torch/include/torch/csrc/jit/backends/backend_init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2025-04-25T04:39:05.6755020Z copying torch/include/torch/csrc/jit/backends/backend_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2025-04-25T04:39:05.6761817Z copying torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2025-04-25T04:39:05.6769620Z copying torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2025-04-25T04:39:05.6777013Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/cpp 2025-04-25T04:39:05.6778857Z copying torch/include/torch/csrc/jit/backends/coreml/cpp/context.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/cpp 2025-04-25T04:39:05.6785638Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc 2025-04-25T04:39:05.6787180Z copying torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc 2025-04-25T04:39:05.6794010Z copying torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc 2025-04-25T04:39:05.6801164Z copying torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc 2025-04-25T04:39:05.6808414Z copying torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc 2025-04-25T04:39:05.6815307Z copying torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc 2025-04-25T04:39:05.6822996Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack 2025-04-25T04:39:05.6824624Z copying torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack 2025-04-25T04:39:05.6831422Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/compiler 2025-04-25T04:39:05.6833203Z copying torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/compiler 2025-04-25T04:39:05.6840913Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/executor 2025-04-25T04:39:05.6842489Z copying torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/executor 2025-04-25T04:39:05.6849593Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/serialization 2025-04-25T04:39:05.6851164Z copying torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/serialization 2025-04-25T04:39:05.6858382Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/cuda 2025-04-25T04:39:05.6860355Z copying torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/cuda 2025-04-25T04:39:05.6868134Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:05.6869342Z copying torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:05.6877323Z copying torch/include/torch/csrc/jit/codegen/fuser/codegen.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:05.6884945Z copying torch/include/torch/csrc/jit/codegen/fuser/compiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:05.6892584Z copying torch/include/torch/csrc/jit/codegen/fuser/executor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:05.6900145Z copying torch/include/torch/csrc/jit/codegen/fuser/fallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:05.6908197Z copying torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:05.6916718Z copying torch/include/torch/csrc/jit/codegen/fuser/interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:05.6923519Z copying torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:05.6931417Z copying torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:05.6939052Z copying torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:05.6947017Z copying torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:05.6954669Z copying torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:05.6961671Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-04-25T04:39:05.6963105Z copying torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-04-25T04:39:05.6970705Z copying torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-04-25T04:39:05.6978004Z copying torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-04-25T04:39:05.6985310Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-04-25T04:39:05.6987021Z copying torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-04-25T04:39:05.6993879Z copying torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-04-25T04:39:05.7000629Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:05.7001968Z copying torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:05.7009468Z copying torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:05.7016994Z copying torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:05.7024274Z copying torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:05.7030752Z copying torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:05.7038413Z copying torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:05.7045046Z copying torch/include/torch/csrc/jit/codegen/onednn/interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:05.7052855Z copying torch/include/torch/csrc/jit/codegen/onednn/kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:05.7060739Z copying torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:05.7069068Z copying torch/include/torch/csrc/jit/codegen/onednn/operator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:05.7076869Z copying torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:05.7083435Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/cuda 2025-04-25T04:39:05.7084765Z copying torch/include/torch/csrc/jit/cuda/cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/cuda 2025-04-25T04:39:05.7092090Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-04-25T04:39:05.7093370Z copying torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-04-25T04:39:05.7101732Z copying torch/include/torch/csrc/jit/ir/attributes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-04-25T04:39:05.7110184Z copying torch/include/torch/csrc/jit/ir/constants.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-04-25T04:39:05.7118009Z copying torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-04-25T04:39:05.7125567Z copying torch/include/torch/csrc/jit/ir/graph_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-04-25T04:39:05.7133361Z copying torch/include/torch/csrc/jit/ir/ir.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-04-25T04:39:05.7150601Z copying torch/include/torch/csrc/jit/ir/ir_views.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-04-25T04:39:05.7158884Z copying torch/include/torch/csrc/jit/ir/irparser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-04-25T04:39:05.7166448Z copying torch/include/torch/csrc/jit/ir/named_value.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-04-25T04:39:05.7173934Z copying torch/include/torch/csrc/jit/ir/node_hashing.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-04-25T04:39:05.7181391Z copying torch/include/torch/csrc/jit/ir/scope.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-04-25T04:39:05.7188769Z copying torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-04-25T04:39:05.7196750Z copying torch/include/torch/csrc/jit/ir/type_hashing.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-04-25T04:39:05.7204031Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7205346Z copying torch/include/torch/csrc/jit/mobile/code.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7212361Z copying torch/include/torch/csrc/jit/mobile/debug_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7219634Z copying torch/include/torch/csrc/jit/mobile/file_format.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7228300Z copying torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7236944Z copying torch/include/torch/csrc/jit/mobile/frame.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7245657Z copying torch/include/torch/csrc/jit/mobile/function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7252181Z copying torch/include/torch/csrc/jit/mobile/import.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7259314Z copying torch/include/torch/csrc/jit/mobile/import_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7266702Z copying torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7273590Z copying torch/include/torch/csrc/jit/mobile/interpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7281072Z copying torch/include/torch/csrc/jit/mobile/method.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7288516Z copying torch/include/torch/csrc/jit/mobile/module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7296002Z copying torch/include/torch/csrc/jit/mobile/observer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7303494Z copying torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7309917Z copying torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7317169Z copying torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7324594Z copying torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7331999Z copying torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7339266Z copying torch/include/torch/csrc/jit/mobile/quantization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7347045Z copying torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7354807Z copying torch/include/torch/csrc/jit/mobile/type_parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7362361Z copying torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:05.7369626Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/compatibility 2025-04-25T04:39:05.7370964Z copying torch/include/torch/csrc/jit/mobile/compatibility/backport.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/compatibility 2025-04-25T04:39:05.7378928Z copying torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/compatibility 2025-04-25T04:39:05.7387417Z copying torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/compatibility 2025-04-25T04:39:05.7395033Z copying torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/compatibility 2025-04-25T04:39:05.7402484Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer 2025-04-25T04:39:05.7404029Z copying torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer 2025-04-25T04:39:05.7412462Z copying torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer 2025-04-25T04:39:05.7419782Z copying torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer 2025-04-25T04:39:05.7427481Z copying torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer 2025-04-25T04:39:05.7435105Z copying torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer 2025-04-25T04:39:05.7442392Z copying torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer 2025-04-25T04:39:05.7449636Z copying torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer 2025-04-25T04:39:05.7458953Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/nnc 2025-04-25T04:39:05.7460357Z copying torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/nnc 2025-04-25T04:39:05.7470406Z copying torch/include/torch/csrc/jit/mobile/nnc/context.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/nnc 2025-04-25T04:39:05.7478808Z copying torch/include/torch/csrc/jit/mobile/nnc/registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/nnc 2025-04-25T04:39:05.7486287Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/train 2025-04-25T04:39:05.7487774Z copying torch/include/torch/csrc/jit/mobile/train/export_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/train 2025-04-25T04:39:05.7495126Z copying torch/include/torch/csrc/jit/mobile/train/random.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/train 2025-04-25T04:39:05.7502786Z copying torch/include/torch/csrc/jit/mobile/train/sequential.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/train 2025-04-25T04:39:05.7510250Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/train/optim 2025-04-25T04:39:05.7511548Z copying torch/include/torch/csrc/jit/mobile/train/optim/sgd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/train/optim 2025-04-25T04:39:05.7519193Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/operator_upgraders 2025-04-25T04:39:05.7520863Z copying torch/include/torch/csrc/jit/operator_upgraders/upgraders.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/operator_upgraders 2025-04-25T04:39:05.7528622Z copying torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/operator_upgraders 2025-04-25T04:39:05.7535569Z copying torch/include/torch/csrc/jit/operator_upgraders/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/operator_upgraders 2025-04-25T04:39:05.7542683Z copying torch/include/torch/csrc/jit/operator_upgraders/version_map.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/operator_upgraders 2025-04-25T04:39:05.7549133Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7550537Z copying torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7567549Z copying torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7580199Z copying torch/include/torch/csrc/jit/passes/autocast.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7589704Z copying torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7597895Z copying torch/include/torch/csrc/jit/passes/batch_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7607909Z copying torch/include/torch/csrc/jit/passes/canonicalize.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7616391Z copying torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7622841Z copying torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7630233Z copying torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7638019Z copying torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7644320Z copying torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7650563Z copying torch/include/torch/csrc/jit/passes/concat_opt.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7656907Z copying torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7663855Z copying torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7671062Z copying torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7678704Z copying torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7685602Z copying torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7692409Z copying torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7700201Z copying torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7708629Z copying torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7715615Z copying torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7722905Z copying torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7729062Z copying torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7735191Z copying torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7742088Z copying torch/include/torch/csrc/jit/passes/fold_linear_bn.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7749179Z copying torch/include/torch/csrc/jit/passes/freeze_module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7756233Z copying torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7763424Z copying torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7770655Z copying torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7777589Z copying torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7785233Z copying torch/include/torch/csrc/jit/passes/frozen_linear_folding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7792663Z copying torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7799726Z copying torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7806864Z copying torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7814004Z copying torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7827641Z copying torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7829406Z copying torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7837286Z copying torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7844703Z copying torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7851544Z copying torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7858357Z copying torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7865904Z copying torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7873206Z copying torch/include/torch/csrc/jit/passes/inliner.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7880484Z copying torch/include/torch/csrc/jit/passes/inplace_check.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7887514Z copying torch/include/torch/csrc/jit/passes/insert_guards.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7894687Z copying torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7901784Z copying torch/include/torch/csrc/jit/passes/lift_closures.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7908918Z copying torch/include/torch/csrc/jit/passes/liveness.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7915907Z copying torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7923173Z copying torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7930336Z copying torch/include/torch/csrc/jit/passes/lower_graph.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7938094Z copying torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7945498Z copying torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7953094Z copying torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7960307Z copying torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7967409Z copying torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7975256Z copying torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7982870Z copying torch/include/torch/csrc/jit/passes/onnx.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7990080Z copying torch/include/torch/csrc/jit/passes/pass_manager.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.7997915Z copying torch/include/torch/csrc/jit/passes/peephole.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8005458Z copying torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8012952Z copying torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8020981Z copying torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8028579Z copying torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8035275Z copying torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8043071Z copying torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8050660Z copying torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8058148Z copying torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8065341Z copying torch/include/torch/csrc/jit/passes/remove_expands.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8074411Z copying torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8085323Z copying torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8096128Z copying torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8106333Z copying torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8113360Z copying torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8119678Z copying torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8126383Z copying torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8134434Z copying torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8142178Z copying torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8149030Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8156301Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8164018Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8170952Z copying torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8178060Z copying torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8185057Z copying torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8191707Z copying torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8198487Z copying torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8205374Z copying torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:05.8212158Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/dbr_quantization 2025-04-25T04:39:05.8214340Z copying torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/dbr_quantization 2025-04-25T04:39:05.8220896Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:05.8222669Z copying torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:05.8229181Z copying torch/include/torch/csrc/jit/passes/onnx/constant_fold.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:05.8236355Z copying torch/include/torch/csrc/jit/passes/onnx/constant_map.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:05.8244357Z copying torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:05.8251935Z copying torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:05.8259176Z copying torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:05.8266606Z copying torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:05.8273817Z copying torch/include/torch/csrc/jit/passes/onnx/function_extraction.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:05.8280932Z copying torch/include/torch/csrc/jit/passes/onnx/function_substitution.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:05.8287986Z copying torch/include/torch/csrc/jit/passes/onnx/helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:05.8296254Z copying torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:05.8303394Z copying torch/include/torch/csrc/jit/passes/onnx/naming.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:05.8311010Z copying torch/include/torch/csrc/jit/passes/onnx/onnx_log.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:05.8318847Z copying torch/include/torch/csrc/jit/passes/onnx/peephole.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:05.8326286Z copying torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:05.8333648Z copying torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:05.8341228Z copying torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:05.8349250Z copying torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:05.8356673Z copying torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:05.8363775Z copying torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:05.8371031Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-04-25T04:39:05.8372853Z copying torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-04-25T04:39:05.8380040Z copying torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-04-25T04:39:05.8389671Z copying torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-04-25T04:39:05.8398924Z copying torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-04-25T04:39:05.8405752Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2025-04-25T04:39:05.8407371Z copying torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2025-04-25T04:39:05.8414205Z copying torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2025-04-25T04:39:05.8422218Z copying torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2025-04-25T04:39:05.8430336Z copying torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2025-04-25T04:39:05.8439031Z copying torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2025-04-25T04:39:05.8448207Z copying torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2025-04-25T04:39:05.8455642Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2025-04-25T04:39:05.8471503Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2025-04-25T04:39:05.8479176Z copying torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2025-04-25T04:39:05.8486036Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils 2025-04-25T04:39:05.8487331Z copying torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils 2025-04-25T04:39:05.8494604Z copying torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils 2025-04-25T04:39:05.8503083Z copying torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils 2025-04-25T04:39:05.8511361Z copying torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils 2025-04-25T04:39:05.8519326Z copying torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils 2025-04-25T04:39:05.8525981Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-04-25T04:39:05.8527432Z copying torch/include/torch/csrc/jit/python/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-04-25T04:39:05.8534881Z copying torch/include/torch/csrc/jit/python/module_python.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-04-25T04:39:05.8541936Z copying torch/include/torch/csrc/jit/python/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-04-25T04:39:05.8554548Z copying torch/include/torch/csrc/jit/python/pybind_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-04-25T04:39:05.8573853Z copying torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-04-25T04:39:05.8581699Z copying torch/include/torch/csrc/jit/python/python_custom_class.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-04-25T04:39:05.8588754Z copying torch/include/torch/csrc/jit/python/python_dict.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-04-25T04:39:05.8596260Z copying torch/include/torch/csrc/jit/python/python_ir.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-04-25T04:39:05.8603279Z copying torch/include/torch/csrc/jit/python/python_ivalue.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-04-25T04:39:05.8612096Z copying torch/include/torch/csrc/jit/python/python_list.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-04-25T04:39:05.8620944Z copying torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-04-25T04:39:05.8628440Z copying torch/include/torch/csrc/jit/python/python_tracer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-04-25T04:39:05.8635391Z copying torch/include/torch/csrc/jit/python/python_tree_views.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-04-25T04:39:05.8642750Z copying torch/include/torch/csrc/jit/python/script_init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-04-25T04:39:05.8650513Z copying torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-04-25T04:39:05.8657628Z copying torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-04-25T04:39:05.8664382Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8665854Z copying torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8673478Z copying torch/include/torch/csrc/jit/runtime/autodiff.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8681096Z copying torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8688651Z copying torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8696017Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8703581Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8710336Z copying torch/include/torch/csrc/jit/runtime/exception_message.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8717967Z copying torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8726073Z copying torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8733554Z copying torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8741237Z copying torch/include/torch/csrc/jit/runtime/instruction.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8748624Z copying torch/include/torch/csrc/jit/runtime/interpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8755997Z copying torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8762926Z copying torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8770166Z copying torch/include/torch/csrc/jit/runtime/logging.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8777480Z copying torch/include/torch/csrc/jit/runtime/operator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8785194Z copying torch/include/torch/csrc/jit/runtime/operator_options.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8792718Z copying torch/include/torch/csrc/jit/runtime/print_handler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8800854Z copying torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8808705Z copying torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8816250Z copying torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8831363Z copying torch/include/torch/csrc/jit/runtime/script_profile.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8838904Z copying torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8846212Z copying torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8854597Z copying torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8862979Z copying torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8871029Z copying torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8879348Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8886785Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8894309Z copying torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8902801Z copying torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:05.8911267Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/interpreter 2025-04-25T04:39:05.8913043Z copying torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/interpreter 2025-04-25T04:39:05.8919945Z copying torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/interpreter 2025-04-25T04:39:05.8951374Z copying torch/include/torch/csrc/jit/runtime/interpreter/frame.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/interpreter 2025-04-25T04:39:05.8958506Z copying torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/interpreter 2025-04-25T04:39:05.8966173Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-04-25T04:39:05.8967837Z copying torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-04-25T04:39:05.8975414Z copying torch/include/torch/csrc/jit/runtime/static/fusion.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-04-25T04:39:05.8982142Z copying torch/include/torch/csrc/jit/runtime/static/impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-04-25T04:39:05.8995220Z copying torch/include/torch/csrc/jit/runtime/static/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-04-25T04:39:05.9001639Z copying torch/include/torch/csrc/jit/runtime/static/memory_planner.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-04-25T04:39:05.9008958Z copying torch/include/torch/csrc/jit/runtime/static/ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-04-25T04:39:05.9016578Z copying torch/include/torch/csrc/jit/runtime/static/passes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-04-25T04:39:05.9024072Z copying torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-04-25T04:39:05.9031222Z copying torch/include/torch/csrc/jit/runtime/static/static_method.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-04-25T04:39:05.9038159Z copying torch/include/torch/csrc/jit/runtime/static/te_wrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-04-25T04:39:05.9044567Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9045886Z copying torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9052411Z copying torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9061258Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9070514Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9077349Z copying torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9084432Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9090403Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9097254Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9108785Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9119602Z copying torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9126774Z copying torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9134042Z copying torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9142007Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9149636Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9156272Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9162897Z copying torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9169945Z copying torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9176698Z copying torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9185682Z copying torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9194188Z copying torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9201203Z copying torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9209909Z copying torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9221662Z copying torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9231355Z copying torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9237933Z copying torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9244894Z copying torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9251734Z copying torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9258178Z copying torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9265372Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9271792Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9278343Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9286391Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9293644Z copying torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9300763Z copying torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9307865Z copying torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9314938Z copying torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9322800Z copying torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9340260Z copying torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9353072Z copying torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9360343Z copying torch/include/torch/csrc/jit/tensorexpr/types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9365804Z copying torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9372566Z copying torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:05.9378870Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2025-04-25T04:39:05.9380436Z copying torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2025-04-25T04:39:05.9387465Z copying torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2025-04-25T04:39:05.9394199Z copying torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2025-04-25T04:39:05.9400621Z copying torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2025-04-25T04:39:05.9407156Z copying torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2025-04-25T04:39:05.9414137Z copying torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2025-04-25T04:39:05.9421345Z copying torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2025-04-25T04:39:05.9428252Z copying torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2025-04-25T04:39:05.9435238Z copying torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2025-04-25T04:39:05.9441743Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/testing 2025-04-25T04:39:05.9443153Z copying torch/include/torch/csrc/jit/testing/file_check.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/testing 2025-04-25T04:39:05.9449990Z copying torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/testing 2025-04-25T04:39:05.9456832Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable 2025-04-25T04:39:05.9458096Z copying torch/include/torch/csrc/stable/library.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable 2025-04-25T04:39:05.9465598Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9467552Z copying torch/include/torch/csrc/api/include/torch/all.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9474621Z copying torch/include/torch/csrc/api/include/torch/arg.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9481512Z copying torch/include/torch/csrc/api/include/torch/autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9492865Z copying torch/include/torch/csrc/api/include/torch/cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9503613Z copying torch/include/torch/csrc/api/include/torch/data.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9510660Z copying torch/include/torch/csrc/api/include/torch/enum.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9518235Z copying torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9525456Z copying torch/include/torch/csrc/api/include/torch/fft.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9533059Z copying torch/include/torch/csrc/api/include/torch/imethod.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9540781Z copying torch/include/torch/csrc/api/include/torch/jit.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9548109Z copying torch/include/torch/csrc/api/include/torch/mps.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9555733Z copying torch/include/torch/csrc/api/include/torch/nested.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9566431Z copying torch/include/torch/csrc/api/include/torch/nn.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9575999Z copying torch/include/torch/csrc/api/include/torch/optim.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9584040Z copying torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9590901Z copying torch/include/torch/csrc/api/include/torch/python.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9597884Z copying torch/include/torch/csrc/api/include/torch/serialize.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9605552Z copying torch/include/torch/csrc/api/include/torch/sparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9613656Z copying torch/include/torch/csrc/api/include/torch/special.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9628654Z copying torch/include/torch/csrc/api/include/torch/torch.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9635960Z copying torch/include/torch/csrc/api/include/torch/types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9642613Z copying torch/include/torch/csrc/api/include/torch/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9649919Z copying torch/include/torch/csrc/api/include/torch/xpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9656945Z copying torch/include/torch/csrc/api/include/torch/version.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:05.9664549Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2025-04-25T04:39:05.9666062Z copying torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2025-04-25T04:39:05.9673920Z copying torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2025-04-25T04:39:05.9680410Z copying torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2025-04-25T04:39:05.9688105Z copying torch/include/torch/csrc/api/include/torch/data/example.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2025-04-25T04:39:05.9696563Z copying torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2025-04-25T04:39:05.9704828Z copying torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2025-04-25T04:39:05.9712211Z copying torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2025-04-25T04:39:05.9719697Z copying torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2025-04-25T04:39:05.9726863Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader 2025-04-25T04:39:05.9728565Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader 2025-04-25T04:39:05.9735357Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader 2025-04-25T04:39:05.9742553Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader 2025-04-25T04:39:05.9749060Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2025-04-25T04:39:05.9750741Z copying torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2025-04-25T04:39:05.9763280Z copying torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2025-04-25T04:39:05.9774782Z copying torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2025-04-25T04:39:05.9781996Z copying torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2025-04-25T04:39:05.9789718Z copying torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2025-04-25T04:39:05.9796723Z copying torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2025-04-25T04:39:05.9803529Z copying torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2025-04-25T04:39:05.9813779Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/detail 2025-04-25T04:39:05.9815512Z copying torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/detail 2025-04-25T04:39:05.9823945Z copying torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/detail 2025-04-25T04:39:05.9830272Z copying torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/detail 2025-04-25T04:39:05.9836667Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2025-04-25T04:39:05.9838332Z copying torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2025-04-25T04:39:05.9845683Z copying torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2025-04-25T04:39:05.9851640Z copying torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2025-04-25T04:39:05.9858365Z copying torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2025-04-25T04:39:05.9865573Z copying torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2025-04-25T04:39:05.9872525Z copying torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2025-04-25T04:39:05.9879489Z copying torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2025-04-25T04:39:05.9885820Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms 2025-04-25T04:39:05.9887638Z copying torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms 2025-04-25T04:39:05.9896103Z copying torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms 2025-04-25T04:39:05.9902919Z copying torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms 2025-04-25T04:39:05.9909875Z copying torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms 2025-04-25T04:39:05.9917513Z copying torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms 2025-04-25T04:39:05.9924722Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/detail 2025-04-25T04:39:05.9925959Z copying torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/detail 2025-04-25T04:39:05.9935196Z copying torch/include/torch/csrc/api/include/torch/detail/static.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/detail 2025-04-25T04:39:05.9943919Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2025-04-25T04:39:05.9945303Z copying torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2025-04-25T04:39:05.9953658Z copying torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2025-04-25T04:39:05.9961393Z copying torch/include/torch/csrc/api/include/torch/nn/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2025-04-25T04:39:05.9969105Z copying torch/include/torch/csrc/api/include/torch/nn/module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2025-04-25T04:39:05.9978289Z copying torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2025-04-25T04:39:05.9986414Z copying torch/include/torch/csrc/api/include/torch/nn/options.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2025-04-25T04:39:05.9998936Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2025-04-25T04:39:06.0009581Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2025-04-25T04:39:06.0016660Z copying torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2025-04-25T04:39:06.0023510Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:06.0025018Z copying torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:06.0033610Z copying torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:06.0040685Z copying torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:06.0047686Z copying torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:06.0054113Z copying torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:06.0061367Z copying torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:06.0068675Z copying torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:06.0075908Z copying torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:06.0082874Z copying torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:06.0089331Z copying torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:06.0097334Z copying torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:06.0105821Z copying torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:06.0113488Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:06.0120763Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:06.0152593Z copying torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:06.0160031Z copying torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:06.0166187Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0167710Z copying torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0173859Z copying torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0182296Z copying torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0188726Z copying torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0199482Z copying torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0208722Z copying torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0216246Z copying torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0223517Z copying torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0229954Z copying torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0239614Z copying torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0247849Z copying torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0254582Z copying torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0260728Z copying torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0268750Z copying torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0275444Z copying torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0282504Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0288944Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0297196Z copying torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0305112Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0312022Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0321760Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0330957Z copying torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0337131Z copying torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:06.0343217Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-25T04:39:06.0344664Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-25T04:39:06.0352528Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-25T04:39:06.0360338Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-25T04:39:06.0368448Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-25T04:39:06.0375416Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-25T04:39:06.0382945Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-25T04:39:06.0390042Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-25T04:39:06.0397133Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-25T04:39:06.0404265Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-25T04:39:06.0411171Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-25T04:39:06.0418752Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:06.0420938Z copying torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:06.0428924Z copying torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:06.0436604Z copying torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:06.0443698Z copying torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:06.0451454Z copying torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:06.0458909Z copying torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:06.0465971Z copying torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:06.0474429Z copying torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:06.0483069Z copying torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:06.0490206Z copying torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:06.0497221Z copying torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:06.0505941Z copying torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:06.0516517Z copying torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:06.0526784Z copying torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:06.0533554Z copying torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:06.0541618Z copying torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:06.0555421Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:06.0566026Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:06.0572965Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:06.0580194Z copying torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:06.0591064Z copying torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:06.0600217Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/parallel 2025-04-25T04:39:06.0601776Z copying torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/parallel 2025-04-25T04:39:06.0608848Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/utils 2025-04-25T04:39:06.0610490Z copying torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/utils 2025-04-25T04:39:06.0617788Z copying torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/utils 2025-04-25T04:39:06.0624879Z copying torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/utils 2025-04-25T04:39:06.0632092Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2025-04-25T04:39:06.0633468Z copying torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2025-04-25T04:39:06.0641417Z copying torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2025-04-25T04:39:06.0649236Z copying torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2025-04-25T04:39:06.0657164Z copying torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2025-04-25T04:39:06.0665116Z copying torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2025-04-25T04:39:06.0672856Z copying torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2025-04-25T04:39:06.0679343Z copying torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2025-04-25T04:39:06.0687148Z copying torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2025-04-25T04:39:06.0695152Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-04-25T04:39:06.0697031Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-04-25T04:39:06.0705040Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-04-25T04:39:06.0711924Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-04-25T04:39:06.0718135Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/python 2025-04-25T04:39:06.0719759Z copying torch/include/torch/csrc/api/include/torch/python/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/python 2025-04-25T04:39:06.0725759Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize 2025-04-25T04:39:06.0727294Z copying torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize 2025-04-25T04:39:06.0733651Z copying torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize 2025-04-25T04:39:06.0740747Z copying torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize 2025-04-25T04:39:06.0747313Z copying torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize 2025-04-25T04:39:06.0753173Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0754350Z copying torch/include/torch/csrc/autograd/FunctionsManual.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0768027Z copying torch/include/torch/csrc/autograd/InferenceMode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0775173Z copying torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0783022Z copying torch/include/torch/csrc/autograd/anomaly_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0789369Z copying torch/include/torch/csrc/autograd/autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0796666Z copying torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0803824Z copying torch/include/torch/csrc/autograd/cpp_hook.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0810631Z copying torch/include/torch/csrc/autograd/custom_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0819503Z copying torch/include/torch/csrc/autograd/edge.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0827550Z copying torch/include/torch/csrc/autograd/engine.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0837229Z copying torch/include/torch/csrc/autograd/forward_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0846505Z copying torch/include/torch/csrc/autograd/function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0854880Z copying torch/include/torch/csrc/autograd/function_hook.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0862707Z copying torch/include/torch/csrc/autograd/grad_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0871070Z copying torch/include/torch/csrc/autograd/graph_task.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0878415Z copying torch/include/torch/csrc/autograd/input_buffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0885871Z copying torch/include/torch/csrc/autograd/input_metadata.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0892428Z copying torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0900015Z copying torch/include/torch/csrc/autograd/profiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0907638Z copying torch/include/torch/csrc/autograd/profiler_kineto.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0915230Z copying torch/include/torch/csrc/autograd/profiler_legacy.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0923458Z copying torch/include/torch/csrc/autograd/profiler_python.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0932889Z copying torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0939966Z copying torch/include/torch/csrc/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0946611Z copying torch/include/torch/csrc/autograd/python_cpp_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0953953Z copying torch/include/torch/csrc/autograd/python_engine.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0961330Z copying torch/include/torch/csrc/autograd/python_enum_tag.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0968312Z copying torch/include/torch/csrc/autograd/python_fft_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0975288Z copying torch/include/torch/csrc/autograd/python_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0986274Z copying torch/include/torch/csrc/autograd/python_hook.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.0995844Z copying torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.1002713Z copying torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.1010254Z copying torch/include/torch/csrc/autograd/python_nested_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.1019463Z copying torch/include/torch/csrc/autograd/python_nn_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.1028444Z copying torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.1035438Z copying torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.1042297Z copying torch/include/torch/csrc/autograd/python_special_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.1049066Z copying torch/include/torch/csrc/autograd/python_torch_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.1056064Z copying torch/include/torch/csrc/autograd/python_variable.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.1063374Z copying torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.1072068Z copying torch/include/torch/csrc/autograd/record_function_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.1080286Z copying torch/include/torch/csrc/autograd/saved_variable.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.1088122Z copying torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.1095605Z copying torch/include/torch/csrc/autograd/symbolic.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.1102925Z copying torch/include/torch/csrc/autograd/variable.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.1119023Z copying torch/include/torch/csrc/autograd/variable_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-25T04:39:06.1127614Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2025-04-25T04:39:06.1129124Z copying torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2025-04-25T04:39:06.1137025Z copying torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2025-04-25T04:39:06.1144457Z copying torch/include/torch/csrc/autograd/functions/comm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2025-04-25T04:39:06.1152178Z copying torch/include/torch/csrc/autograd/functions/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2025-04-25T04:39:06.1160678Z copying torch/include/torch/csrc/autograd/functions/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2025-04-25T04:39:06.1168007Z copying torch/include/torch/csrc/autograd/functions/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2025-04-25T04:39:06.1175506Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2025-04-25T04:39:06.1176925Z copying torch/include/torch/csrc/autograd/utils/error_messages.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2025-04-25T04:39:06.1184308Z copying torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2025-04-25T04:39:06.1191530Z copying torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2025-04-25T04:39:06.1199662Z copying torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2025-04-25T04:39:06.1207224Z copying torch/include/torch/csrc/autograd/utils/warnings.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2025-04-25T04:39:06.1215494Z copying torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2025-04-25T04:39:06.1221741Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2025-04-25T04:39:06.1223387Z copying torch/include/torch/csrc/autograd/generated/python_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2025-04-25T04:39:06.1230602Z copying torch/include/torch/csrc/autograd/generated/python_return_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2025-04-25T04:39:06.1237646Z copying torch/include/torch/csrc/autograd/generated/VariableType.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2025-04-25T04:39:06.1244442Z copying torch/include/torch/csrc/autograd/generated/Functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2025-04-25T04:39:06.1282438Z copying torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2025-04-25T04:39:06.1303538Z copying torch/include/torch/csrc/autograd/generated/ViewFuncs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2025-04-25T04:39:06.1325197Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cpu 2025-04-25T04:39:06.1326514Z copying torch/include/torch/csrc/cpu/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cpu 2025-04-25T04:39:06.1333287Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-25T04:39:06.1334682Z copying torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-25T04:39:06.1342289Z copying torch/include/torch/csrc/cuda/Event.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-25T04:39:06.1348712Z copying torch/include/torch/csrc/cuda/GdsFile.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-25T04:39:06.1359645Z copying torch/include/torch/csrc/cuda/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-25T04:39:06.1371856Z copying torch/include/torch/csrc/cuda/Stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-25T04:39:06.1380941Z copying torch/include/torch/csrc/cuda/THCP.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-25T04:39:06.1387702Z copying torch/include/torch/csrc/cuda/comm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-25T04:39:06.1394067Z copying torch/include/torch/csrc/cuda/device_set.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-25T04:39:06.1400597Z copying torch/include/torch/csrc/cuda/memory_snapshot.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-25T04:39:06.1407861Z copying torch/include/torch/csrc/cuda/nccl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-25T04:39:06.1414105Z copying torch/include/torch/csrc/cuda/python_comm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-25T04:39:06.1420308Z copying torch/include/torch/csrc/cuda/python_nccl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-25T04:39:06.1427479Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd 2025-04-25T04:39:06.1429351Z copying torch/include/torch/csrc/distributed/autograd/autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd 2025-04-25T04:39:06.1435902Z copying torch/include/torch/csrc/distributed/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd 2025-04-25T04:39:06.1442897Z copying torch/include/torch/csrc/distributed/autograd/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd 2025-04-25T04:39:06.1456007Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/context 2025-04-25T04:39:06.1457617Z copying torch/include/torch/csrc/distributed/autograd/context/container.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/context 2025-04-25T04:39:06.1468198Z copying torch/include/torch/csrc/distributed/autograd/context/context.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/context 2025-04-25T04:39:06.1474368Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/engine 2025-04-25T04:39:06.1476086Z copying torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/engine 2025-04-25T04:39:06.1482639Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/functions 2025-04-25T04:39:06.1484291Z copying torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/functions 2025-04-25T04:39:06.1492086Z copying torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/functions 2025-04-25T04:39:06.1498118Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-25T04:39:06.1499929Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-25T04:39:06.1506867Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-25T04:39:06.1512981Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-25T04:39:06.1519814Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-25T04:39:06.1526104Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-25T04:39:06.1532681Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-25T04:39:06.1539344Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-25T04:39:06.1546469Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-25T04:39:06.1552968Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-25T04:39:06.1562803Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-25T04:39:06.1570978Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.1572572Z copying torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.1580061Z copying torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.1587997Z copying torch/include/torch/csrc/distributed/c10d/c10d.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.1593679Z copying torch/include/torch/csrc/distributed/c10d/debug.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.1600082Z copying torch/include/torch/csrc/distributed/c10d/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.1607085Z copying torch/include/torch/csrc/distributed/c10d/exception.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.1614511Z copying torch/include/torch/csrc/distributed/c10d/logging.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.1622223Z copying torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.1630378Z copying torch/include/torch/csrc/distributed/c10d/socket.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.1637246Z copying torch/include/torch/csrc/distributed/c10d/socket_fmt.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.1644771Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/quantization 2025-04-25T04:39:06.1646543Z copying torch/include/torch/csrc/distributed/c10d/quantization/quantization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/quantization 2025-04-25T04:39:06.1653579Z copying torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/quantization 2025-04-25T04:39:06.1660366Z copying torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/quantization 2025-04-25T04:39:06.1666068Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1667595Z copying torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1674667Z copying torch/include/torch/csrc/distributed/rpc/message.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1681390Z copying torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1688497Z copying torch/include/torch/csrc/distributed/rpc/python_call.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1695547Z copying torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1702873Z copying torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1709573Z copying torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1716424Z copying torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1724678Z copying torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1732486Z copying torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1739626Z copying torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1751279Z copying torch/include/torch/csrc/distributed/rpc/rpc.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1761372Z copying torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1768360Z copying torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1775302Z copying torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1782915Z copying torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1794907Z copying torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1804712Z copying torch/include/torch/csrc/distributed/rpc/script_call.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1811086Z copying torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1817867Z copying torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1823800Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1832155Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1840381Z copying torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1846871Z copying torch/include/torch/csrc/distributed/rpc/types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1853769Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1860512Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1867330Z copying torch/include/torch/csrc/distributed/rpc/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:06.1875324Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/metrics 2025-04-25T04:39:06.1876949Z copying torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/metrics 2025-04-25T04:39:06.1884288Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/profiler 2025-04-25T04:39:06.1885954Z copying torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/profiler 2025-04-25T04:39:06.1893701Z copying torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/profiler 2025-04-25T04:39:06.1900872Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/testing 2025-04-25T04:39:06.1902581Z copying torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/testing 2025-04-25T04:39:06.1910210Z copying torch/include/torch/csrc/distributed/rpc/testing/testing.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/testing 2025-04-25T04:39:06.1915822Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-25T04:39:06.1917390Z copying torch/include/torch/csrc/dynamo/cache_entry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-25T04:39:06.1924293Z copying torch/include/torch/csrc/dynamo/compiled_autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-25T04:39:06.1937996Z copying torch/include/torch/csrc/dynamo/cpp_shim.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-25T04:39:06.1945192Z copying torch/include/torch/csrc/dynamo/cpython_defs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-25T04:39:06.1952550Z copying torch/include/torch/csrc/dynamo/cpython_includes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-25T04:39:06.1961439Z copying torch/include/torch/csrc/dynamo/debug_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-25T04:39:06.1973813Z copying torch/include/torch/csrc/dynamo/eval_frame.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-25T04:39:06.1984506Z copying torch/include/torch/csrc/dynamo/eval_frame_cpp.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-25T04:39:06.1991931Z copying torch/include/torch/csrc/dynamo/extra_state.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-25T04:39:06.1999380Z copying torch/include/torch/csrc/dynamo/framelocals_mapping.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-25T04:39:06.2006554Z copying torch/include/torch/csrc/dynamo/guards.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-25T04:39:06.2013362Z copying torch/include/torch/csrc/dynamo/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-25T04:39:06.2020057Z copying torch/include/torch/csrc/dynamo/python_compiled_autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-25T04:39:06.2026417Z copying torch/include/torch/csrc/dynamo/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-25T04:39:06.2032887Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/export 2025-04-25T04:39:06.2034475Z copying torch/include/torch/csrc/export/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/export 2025-04-25T04:39:06.2041007Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/functorch 2025-04-25T04:39:06.2042474Z copying torch/include/torch/csrc/functorch/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/functorch 2025-04-25T04:39:06.2049240Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/fx 2025-04-25T04:39:06.2050573Z copying torch/include/torch/csrc/fx/node.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/fx 2025-04-25T04:39:06.2057162Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor 2025-04-25T04:39:06.2058678Z copying torch/include/torch/csrc/inductor/array_ref_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor 2025-04-25T04:39:06.2066050Z copying torch/include/torch/csrc/inductor/inductor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor 2025-04-25T04:39:06.2073515Z copying torch/include/torch/csrc/inductor/static_cuda_launcher.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor 2025-04-25T04:39:06.2080919Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_eager 2025-04-25T04:39:06.2082403Z copying torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_eager 2025-04-25T04:39:06.2090907Z copying torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_eager 2025-04-25T04:39:06.2097748Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include 2025-04-25T04:39:06.2099235Z copying torch/include/torch/csrc/inductor/aoti_include/array_ref.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include 2025-04-25T04:39:06.2106785Z copying torch/include/torch/csrc/inductor/aoti_include/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include 2025-04-25T04:39:06.2113806Z copying torch/include/torch/csrc/inductor/aoti_include/cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include 2025-04-25T04:39:06.2121747Z copying torch/include/torch/csrc/inductor/aoti_include/cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include 2025-04-25T04:39:06.2129677Z copying torch/include/torch/csrc/inductor/aoti_include/xpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include 2025-04-25T04:39:06.2137153Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_package 2025-04-25T04:39:06.2138863Z copying torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_package 2025-04-25T04:39:06.2147485Z copying torch/include/torch/csrc/inductor/aoti_package/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_package 2025-04-25T04:39:06.2153953Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner 2025-04-25T04:39:06.2155740Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner 2025-04-25T04:39:06.2163751Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner 2025-04-25T04:39:06.2172530Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner 2025-04-25T04:39:06.2180517Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner 2025-04-25T04:39:06.2187457Z copying torch/include/torch/csrc/inductor/aoti_runner/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner 2025-04-25T04:39:06.2194680Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:06.2196202Z copying torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:06.2203428Z copying torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:06.2211909Z copying torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:06.2220628Z copying torch/include/torch/csrc/inductor/aoti_runtime/interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:06.2228318Z copying torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:06.2235522Z copying torch/include/torch/csrc/inductor/aoti_runtime/model.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:06.2242927Z copying torch/include/torch/csrc/inductor/aoti_runtime/model_container.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:06.2252177Z copying torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:06.2260349Z copying torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:06.2270536Z copying torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:06.2279717Z copying torch/include/torch/csrc/inductor/aoti_runtime/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:06.2290226Z copying torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:06.2299778Z copying torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:06.2306200Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch 2025-04-25T04:39:06.2307963Z copying torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch 2025-04-25T04:39:06.2314310Z copying torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch 2025-04-25T04:39:06.2321004Z copying torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch 2025-04-25T04:39:06.2327901Z copying torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch 2025-04-25T04:39:06.2334716Z copying torch/include/torch/csrc/inductor/aoti_torch/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch 2025-04-25T04:39:06.2341223Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c 2025-04-25T04:39:06.2342810Z copying torch/include/torch/csrc/inductor/aoti_torch/c/shim.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c 2025-04-25T04:39:06.2351983Z copying torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c 2025-04-25T04:39:06.2359618Z copying torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c 2025-04-25T04:39:06.2366637Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-04-25T04:39:06.2368243Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-04-25T04:39:06.2383527Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-04-25T04:39:06.2402400Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-04-25T04:39:06.2408850Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper 2025-04-25T04:39:06.2410332Z copying torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper 2025-04-25T04:39:06.2418141Z copying torch/include/torch/csrc/inductor/cpp_wrapper/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper 2025-04-25T04:39:06.2424714Z copying torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper 2025-04-25T04:39:06.2431252Z copying torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper 2025-04-25T04:39:06.2437943Z copying torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper 2025-04-25T04:39:06.2444131Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-04-25T04:39:06.2445772Z copying torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-04-25T04:39:06.2452919Z copying torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-04-25T04:39:06.2460135Z copying torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-04-25T04:39:06.2466654Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/instruction_counter 2025-04-25T04:39:06.2468246Z copying torch/include/torch/csrc/instruction_counter/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/instruction_counter 2025-04-25T04:39:06.2474636Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend 2025-04-25T04:39:06.2476482Z copying torch/include/torch/csrc/lazy/backend/backend_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend 2025-04-25T04:39:06.2483243Z copying torch/include/torch/csrc/lazy/backend/backend_device.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend 2025-04-25T04:39:06.2490176Z copying torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend 2025-04-25T04:39:06.2497677Z copying torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend 2025-04-25T04:39:06.2504203Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2505866Z copying torch/include/torch/csrc/lazy/core/cache.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2512870Z copying torch/include/torch/csrc/lazy/core/config.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2520043Z copying torch/include/torch/csrc/lazy/core/debug_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2528304Z copying torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2535629Z copying torch/include/torch/csrc/lazy/core/hash.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2542881Z copying torch/include/torch/csrc/lazy/core/helpers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2550472Z copying torch/include/torch/csrc/lazy/core/ir.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2557419Z copying torch/include/torch/csrc/lazy/core/ir_builder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2564246Z copying torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2571235Z copying torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2578620Z copying torch/include/torch/csrc/lazy/core/ir_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2586234Z copying torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2594610Z copying torch/include/torch/csrc/lazy/core/metrics.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2602781Z copying torch/include/torch/csrc/lazy/core/multi_wait.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2609908Z copying torch/include/torch/csrc/lazy/core/permutation_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2617317Z copying torch/include/torch/csrc/lazy/core/shape.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2624756Z copying torch/include/torch/csrc/lazy/core/shape_inference.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2632497Z copying torch/include/torch/csrc/lazy/core/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2640868Z copying torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2648922Z copying torch/include/torch/csrc/lazy/core/tensor_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2656470Z copying torch/include/torch/csrc/lazy/core/thread_pool.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2664414Z copying torch/include/torch/csrc/lazy/core/trie.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2671660Z copying torch/include/torch/csrc/lazy/core/unique.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2679068Z copying torch/include/torch/csrc/lazy/core/util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:06.2686202Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/internal_ops 2025-04-25T04:39:06.2687926Z copying torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/internal_ops 2025-04-25T04:39:06.2694838Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ops 2025-04-25T04:39:06.2696890Z copying torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ops 2025-04-25T04:39:06.2704614Z copying torch/include/torch/csrc/lazy/core/ops/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ops 2025-04-25T04:39:06.2711100Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/generated 2025-04-25T04:39:06.2712680Z copying torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/generated 2025-04-25T04:39:06.2724051Z copying torch/include/torch/csrc/lazy/generated/LazyIr.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/generated 2025-04-25T04:39:06.2757570Z copying torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/generated 2025-04-25T04:39:06.2764737Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/python 2025-04-25T04:39:06.2766368Z copying torch/include/torch/csrc/lazy/python/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/python 2025-04-25T04:39:06.2773825Z copying torch/include/torch/csrc/lazy/python/python_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/python 2025-04-25T04:39:06.2780866Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-04-25T04:39:06.2782323Z copying torch/include/torch/csrc/lazy/ts_backend/config.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-04-25T04:39:06.2789791Z copying torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-04-25T04:39:06.2796699Z copying torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-04-25T04:39:06.2803352Z copying torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-04-25T04:39:06.2810704Z copying torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-04-25T04:39:06.2817328Z copying torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-04-25T04:39:06.2824833Z copying torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-04-25T04:39:06.2831681Z copying torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-04-25T04:39:06.2838917Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-04-25T04:39:06.2846008Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-04-25T04:39:06.2852812Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ops 2025-04-25T04:39:06.2854812Z copying torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ops 2025-04-25T04:39:06.2862223Z copying torch/include/torch/csrc/lazy/ts_backend/ops/generic.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ops 2025-04-25T04:39:06.2868982Z copying torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ops 2025-04-25T04:39:06.2875868Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/monitor 2025-04-25T04:39:06.2877304Z copying torch/include/torch/csrc/monitor/counters.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/monitor 2025-04-25T04:39:06.2884295Z copying torch/include/torch/csrc/monitor/events.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/monitor 2025-04-25T04:39:06.2891627Z copying torch/include/torch/csrc/monitor/python_init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/monitor 2025-04-25T04:39:06.2898252Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/mps 2025-04-25T04:39:06.2899853Z copying torch/include/torch/csrc/mps/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/mps 2025-04-25T04:39:06.2907066Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/mtia 2025-04-25T04:39:06.2908462Z copying torch/include/torch/csrc/mtia/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/mtia 2025-04-25T04:39:06.2915576Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/multiprocessing 2025-04-25T04:39:06.2916969Z copying torch/include/torch/csrc/multiprocessing/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/multiprocessing 2025-04-25T04:39:06.2926599Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx 2025-04-25T04:39:06.2927977Z copying torch/include/torch/csrc/onnx/back_compat.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx 2025-04-25T04:39:06.2937610Z copying torch/include/torch/csrc/onnx/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx 2025-04-25T04:39:06.2944746Z copying torch/include/torch/csrc/onnx/onnx.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx 2025-04-25T04:39:06.2951353Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-25T04:39:06.2952809Z copying torch/include/torch/csrc/profiler/api.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-25T04:39:06.2960316Z copying torch/include/torch/csrc/profiler/collection.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-25T04:39:06.2968107Z copying torch/include/torch/csrc/profiler/combined_traceback.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-25T04:39:06.2975565Z copying torch/include/torch/csrc/profiler/containers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-25T04:39:06.2983997Z copying torch/include/torch/csrc/profiler/data_flow.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-25T04:39:06.2990956Z copying torch/include/torch/csrc/profiler/events.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-25T04:39:06.2998073Z copying torch/include/torch/csrc/profiler/kineto_client_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-25T04:39:06.3005498Z copying torch/include/torch/csrc/profiler/kineto_shim.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-25T04:39:06.3012990Z copying torch/include/torch/csrc/profiler/perf-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-25T04:39:06.3020905Z copying torch/include/torch/csrc/profiler/perf.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-25T04:39:06.3028010Z copying torch/include/torch/csrc/profiler/util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-25T04:39:06.3035380Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration 2025-04-25T04:39:06.3036777Z copying torch/include/torch/csrc/profiler/orchestration/observer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration 2025-04-25T04:39:06.3045132Z copying torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration 2025-04-25T04:39:06.3052423Z copying torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration 2025-04-25T04:39:06.3059575Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python 2025-04-25T04:39:06.3061108Z copying torch/include/torch/csrc/profiler/python/combined_traceback.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python 2025-04-25T04:39:06.3069326Z copying torch/include/torch/csrc/profiler/python/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python 2025-04-25T04:39:06.3076546Z copying torch/include/torch/csrc/profiler/python/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python 2025-04-25T04:39:06.3084128Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/standalone 2025-04-25T04:39:06.3085748Z copying torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/standalone 2025-04-25T04:39:06.3094059Z copying torch/include/torch/csrc/profiler/standalone/itt_observer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/standalone 2025-04-25T04:39:06.3101711Z copying torch/include/torch/csrc/profiler/standalone/nvtx_observer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/standalone 2025-04-25T04:39:06.3110098Z copying torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/standalone 2025-04-25T04:39:06.3118206Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/stubs 2025-04-25T04:39:06.3119601Z copying torch/include/torch/csrc/profiler/stubs/base.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/stubs 2025-04-25T04:39:06.3127037Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:06.3128184Z copying torch/include/torch/csrc/profiler/unwind/action.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:06.3135287Z copying torch/include/torch/csrc/profiler/unwind/communicate.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:06.3142685Z copying torch/include/torch/csrc/profiler/unwind/debug_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:06.3151553Z copying torch/include/torch/csrc/profiler/unwind/dwarf_enums.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:06.3159388Z copying torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:06.3167053Z copying torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:06.3174224Z copying torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:06.3181917Z copying torch/include/torch/csrc/profiler/unwind/fde.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:06.3189505Z copying torch/include/torch/csrc/profiler/unwind/lexer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:06.3197380Z copying torch/include/torch/csrc/profiler/unwind/line_number_program.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:06.3205888Z copying torch/include/torch/csrc/profiler/unwind/mem_file.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:06.3213106Z copying torch/include/torch/csrc/profiler/unwind/range_table.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:06.3220426Z copying torch/include/torch/csrc/profiler/unwind/sections.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:06.3227576Z copying torch/include/torch/csrc/profiler/unwind/unwind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:06.3235272Z copying torch/include/torch/csrc/profiler/unwind/unwind_error.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:06.3242090Z copying torch/include/torch/csrc/profiler/unwind/unwinder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:06.3249439Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/tensor 2025-04-25T04:39:06.3251205Z copying torch/include/torch/csrc/tensor/python_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/tensor 2025-04-25T04:39:06.3258394Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3259817Z copying torch/include/torch/csrc/utils/byte_order.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3267441Z copying torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3275089Z copying torch/include/torch/csrc/utils/cuda_enabled.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3282882Z copying torch/include/torch/csrc/utils/device_lazy_init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3290434Z copying torch/include/torch/csrc/utils/disable_torch_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3298237Z copying torch/include/torch/csrc/utils/generated_serialization_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3317901Z copying torch/include/torch/csrc/utils/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3327168Z copying torch/include/torch/csrc/utils/invalid_arguments.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3335013Z copying torch/include/torch/csrc/utils/nested.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3342807Z copying torch/include/torch/csrc/utils/numpy_stub.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3350068Z copying torch/include/torch/csrc/utils/object_ptr.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3357480Z copying torch/include/torch/csrc/utils/out_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3365115Z copying torch/include/torch/csrc/utils/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3373846Z copying torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3381015Z copying torch/include/torch/csrc/utils/pyobject_preservation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3389481Z copying torch/include/torch/csrc/utils/python_arg_parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3406026Z copying torch/include/torch/csrc/utils/python_compat.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3413354Z copying torch/include/torch/csrc/utils/python_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3420252Z copying torch/include/torch/csrc/utils/python_numbers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3427342Z copying torch/include/torch/csrc/utils/python_raii.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3435451Z copying torch/include/torch/csrc/utils/python_scalars.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3442219Z copying torch/include/torch/csrc/utils/python_strings.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3450188Z copying torch/include/torch/csrc/utils/python_stub.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3458148Z copying torch/include/torch/csrc/utils/python_symnode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3472234Z copying torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3483217Z copying torch/include/torch/csrc/utils/python_tuples.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3489494Z copying torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3503802Z copying torch/include/torch/csrc/utils/schema_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3510499Z copying torch/include/torch/csrc/utils/six.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3517290Z copying torch/include/torch/csrc/utils/structseq.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3524242Z copying torch/include/torch/csrc/utils/tensor_apply.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3531002Z copying torch/include/torch/csrc/utils/tensor_dtypes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3536998Z copying torch/include/torch/csrc/utils/tensor_flatten.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3544538Z copying torch/include/torch/csrc/utils/tensor_layouts.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3551475Z copying torch/include/torch/csrc/utils/tensor_list.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3558810Z copying torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3566280Z copying torch/include/torch/csrc/utils/tensor_new.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3573700Z copying torch/include/torch/csrc/utils/tensor_numpy.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3581640Z copying torch/include/torch/csrc/utils/tensor_qschemes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3589212Z copying torch/include/torch/csrc/utils/tensor_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3596392Z copying torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3603775Z copying torch/include/torch/csrc/utils/throughput_benchmark.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3612108Z copying torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3621198Z copying torch/include/torch/csrc/utils/variadic.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3628219Z copying torch/include/torch/csrc/utils/verbose.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-25T04:39:06.3635052Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu 2025-04-25T04:39:06.3636409Z copying torch/include/torch/csrc/xpu/Event.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu 2025-04-25T04:39:06.3644565Z copying torch/include/torch/csrc/xpu/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu 2025-04-25T04:39:06.3652552Z copying torch/include/torch/csrc/xpu/Stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu 2025-04-25T04:39:06.3659270Z copying torch/include/dnnl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:39:06.3666611Z copying torch/include/dnnl_ocl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:39:06.3673592Z copying torch/include/dnnl_sycl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:39:06.3680974Z copying torch/include/dnnl_threadpool.hpp -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:39:06.3688275Z copying torch/include/dnnl_threadpool_iface.hpp -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-25T04:39:06.3695262Z copying torch/include/oneapi/dnnl/dnnl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:39:06.3748425Z copying torch/include/oneapi/dnnl/dnnl_common.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:39:06.3758519Z copying torch/include/oneapi/dnnl/dnnl_graph.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:39:06.3778301Z copying torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:39:06.3784872Z copying torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:39:06.3791709Z copying torch/include/oneapi/dnnl/dnnl_ocl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:39:06.3797984Z copying torch/include/oneapi/dnnl/dnnl_sycl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:39:06.3805641Z copying torch/include/oneapi/dnnl/dnnl_threadpool.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:39:06.3812738Z copying torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:39:06.3818967Z copying torch/include/oneapi/dnnl/dnnl_ukernel.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-25T04:39:06.3828428Z copying torch/include/torch/csrc/jit/testing/catch_utils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/testing 2025-04-25T04:39:06.3836006Z copying torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.3847589Z copying torch/include/torch/csrc/distributed/c10d/Backoff.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.3855861Z copying torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.3862424Z copying torch/include/torch/csrc/distributed/c10d/DMAConnectivity.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.3868370Z copying torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.3875177Z copying torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.3881454Z copying torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.3888500Z copying torch/include/torch/csrc/distributed/c10d/Functional.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.3894855Z copying torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.3901316Z copying torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.3907913Z copying torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.3914056Z copying torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.3921350Z copying torch/include/torch/csrc/distributed/c10d/NanCheck.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.3927755Z copying torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.3935149Z copying torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.3941576Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.3954990Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.3963109Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.3971317Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.3991329Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.3998823Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.4005913Z copying torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.4012779Z copying torch/include/torch/csrc/distributed/c10d/RankLocal.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.4019075Z copying torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.4026509Z copying torch/include/torch/csrc/distributed/c10d/SymmetricMemory.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.4033734Z copying torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.4041104Z copying torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.4047897Z copying torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.4056222Z copying torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.4063814Z copying torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.4071264Z copying torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.4078372Z copying torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.4089580Z copying torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.4098845Z copying torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.4108305Z copying torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.4117176Z copying torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.4124263Z copying torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.4131113Z copying torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.4139115Z copying torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.4147453Z copying torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.4161339Z copying torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:06.4172111Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_collectives 2025-04-25T04:39:06.4173725Z copying torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_collectives 2025-04-25T04:39:06.4180734Z copying torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_collectives 2025-04-25T04:39:06.4187042Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_plane 2025-04-25T04:39:06.4188729Z copying torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_plane 2025-04-25T04:39:06.4195377Z copying torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_plane 2025-04-25T04:39:06.4201587Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/cuda 2025-04-25T04:39:06.4202968Z copying torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/cuda 2025-04-25T04:39:06.4209224Z creating build/lib.linux-x86_64-cpython-310/torch/include/THH 2025-04-25T04:39:06.4210546Z copying torch/include/THH/THHAtomics.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/THH 2025-04-25T04:39:06.4217313Z copying torch/include/THH/THHDeviceUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/THH 2025-04-25T04:39:06.4224348Z copying torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4231837Z copying torch/include/ATen/native/cuda/CUDALoops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4241139Z copying torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4248795Z copying torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4255049Z copying torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4263194Z copying torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4270232Z copying torch/include/ATen/native/cuda/GridSampler.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4281207Z copying torch/include/ATen/native/cuda/GroupMMCommon.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4290289Z copying torch/include/ATen/native/cuda/JitLoops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4297321Z copying torch/include/ATen/native/cuda/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4304537Z copying torch/include/ATen/native/cuda/Loops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4314569Z copying torch/include/ATen/native/cuda/Math.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4336104Z copying torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4346231Z copying torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4355553Z copying torch/include/ATen/native/cuda/Normalization.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4371253Z copying torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4381950Z copying torch/include/ATen/native/cuda/Pow.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4389890Z copying torch/include/ATen/native/cuda/Randperm.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4396151Z copying torch/include/ATen/native/cuda/Reduce.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4409533Z copying torch/include/ATen/native/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4416431Z copying torch/include/ATen/native/cuda/SortUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4424436Z copying torch/include/ATen/native/cuda/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4431851Z copying torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4438771Z copying torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4446437Z copying torch/include/ATen/native/cuda/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4453720Z copying torch/include/ATen/native/cuda/UpSample.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4462506Z copying torch/include/ATen/native/cuda/block_reduce.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4470835Z copying torch/include/ATen/native/cuda/cutlass_common.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4477275Z copying torch/include/ATen/native/cuda/cutlass_utils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4484994Z copying torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4491311Z copying torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4497407Z copying torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4504169Z copying torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4510536Z copying torch/include/ATen/native/cuda/fused_adamw_impl.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4517166Z copying torch/include/ATen/native/cuda/im2col.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4523752Z copying torch/include/ATen/native/cuda/reduction_template.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4531421Z copying torch/include/ATen/native/cuda/vol2col.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-25T04:39:06.4538824Z copying torch/include/ATen/native/hip/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4545555Z copying torch/include/ATen/native/hip/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4552207Z copying torch/include/ATen/native/hip/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4559907Z copying torch/include/ATen/native/hip/ForeachMinMaxFunctors.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4566911Z copying torch/include/ATen/native/hip/GridSampler.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4574307Z copying torch/include/ATen/native/hip/GroupMMCommon.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4581357Z copying torch/include/ATen/native/hip/HIPJitLoops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4588624Z copying torch/include/ATen/native/hip/HIPLoops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4596784Z copying torch/include/ATen/native/hip/JitLoops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4604311Z copying torch/include/ATen/native/hip/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4611900Z copying torch/include/ATen/native/hip/Loops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4619579Z copying torch/include/ATen/native/hip/Math.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4647271Z copying torch/include/ATen/native/hip/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4660740Z copying torch/include/ATen/native/hip/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4669188Z copying torch/include/ATen/native/hip/Normalization.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4685170Z copying torch/include/ATen/native/hip/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4693740Z copying torch/include/ATen/native/hip/Pow.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4700670Z copying torch/include/ATen/native/hip/Randperm.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4706193Z copying torch/include/ATen/native/hip/Reduce.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4727156Z copying torch/include/ATen/native/hip/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4739542Z copying torch/include/ATen/native/hip/SortUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4741943Z copying torch/include/ATen/native/hip/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4748405Z copying torch/include/ATen/native/hip/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4755244Z copying torch/include/ATen/native/hip/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4764471Z copying torch/include/ATen/native/hip/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4771957Z copying torch/include/ATen/native/hip/UpSample.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4778903Z copying torch/include/ATen/native/hip/block_reduce.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4787287Z copying torch/include/ATen/native/hip/cutlass_common.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4794202Z copying torch/include/ATen/native/hip/cutlass_utils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4802467Z copying torch/include/ATen/native/hip/fused_adam_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4809282Z copying torch/include/ATen/native/hip/fused_adam_impl.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4816115Z copying torch/include/ATen/native/hip/fused_adam_utils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4822865Z copying torch/include/ATen/native/hip/fused_adamw_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4831428Z copying torch/include/ATen/native/hip/fused_adamw_impl.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4840253Z copying torch/include/ATen/native/hip/im2col.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4848982Z copying torch/include/ATen/native/hip/reduction_template.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4858956Z copying torch/include/ATen/native/hip/vol2col.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-25T04:39:06.4866949Z copying torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:06.4873583Z copying torch/include/ATen/cuda/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:06.4880110Z copying torch/include/ATen/cuda/Atomic.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:06.4888340Z copying torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:06.4895707Z copying torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:06.4902401Z copying torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:06.4907940Z copying torch/include/ATen/cuda/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:06.4914547Z copying torch/include/ATen/cuda/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:06.4920882Z copying torch/include/ATen/cuda/PhiloxUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:06.4927401Z copying torch/include/ATen/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:06.4934194Z copying torch/include/ATen/cuda/cub-RadixSortPairs.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:06.4941088Z copying torch/include/ATen/cuda/cub.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:06.4951355Z copying torch/include/ATen/cuda/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-25T04:39:06.4959989Z copying torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-04-25T04:39:06.4966430Z copying torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-04-25T04:39:06.4973033Z copying torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-04-25T04:39:06.4983980Z copying torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-04-25T04:39:06.4993122Z copying torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-04-25T04:39:06.5000626Z copying torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-04-25T04:39:06.5007465Z copying torch/include/ATen/hip/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:06.5014097Z copying torch/include/ATen/hip/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:06.5021556Z copying torch/include/ATen/hip/Atomic.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:06.5029346Z copying torch/include/ATen/hip/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:06.5036642Z copying torch/include/ATen/hip/HIPApplyUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:06.5044628Z copying torch/include/ATen/hip/HIPGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:06.5051517Z copying torch/include/ATen/hip/HIPTensorMethods.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:06.5058257Z copying torch/include/ATen/hip/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:06.5064897Z copying torch/include/ATen/hip/PhiloxUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:06.5071638Z copying torch/include/ATen/hip/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:06.5078927Z copying torch/include/ATen/hip/cub-RadixSortPairs.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:06.5086922Z copying torch/include/ATen/hip/cub.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:06.5095000Z copying torch/include/ATen/hip/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-25T04:39:06.5102081Z copying torch/include/ATen/hip/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail 2025-04-25T04:39:06.5109094Z copying torch/include/ATen/hip/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail 2025-04-25T04:39:06.5116097Z copying torch/include/ATen/hip/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail 2025-04-25T04:39:06.5124016Z copying torch/include/ATen/hip/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail 2025-04-25T04:39:06.5132803Z copying torch/include/ATen/hip/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail 2025-04-25T04:39:06.5139686Z copying torch/include/ATen/hip/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail 2025-04-25T04:39:06.5146547Z copying torch/_inductor/codegen/cpp_prefix.h -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-25T04:39:06.5148725Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/aoti_runtime 2025-04-25T04:39:06.5150575Z copying torch/_inductor/codegen/aoti_runtime/interface.cpp -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/aoti_runtime 2025-04-25T04:39:06.5152275Z copying torch/_inductor/script.ld -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-25T04:39:06.5159426Z copying torch/_export/serde/schema.yaml -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-04-25T04:39:06.5166784Z copying torch/_export/serde/export_schema.thrift -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-04-25T04:39:06.5173637Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/ATen 2025-04-25T04:39:06.5175668Z copying torch/share/cmake/ATen/ATenConfig.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/ATen 2025-04-25T04:39:06.5182241Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-04-25T04:39:06.5183556Z copying torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-04-25T04:39:06.5192056Z copying torch/share/cmake/Caffe2/FindCUDAToolkit.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-04-25T04:39:06.5212651Z copying torch/share/cmake/Caffe2/FindCUSPARSELT.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-04-25T04:39:06.5219703Z copying torch/share/cmake/Caffe2/FindCUDSS.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-04-25T04:39:06.5226359Z copying torch/share/cmake/Caffe2/FindSYCLToolkit.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-04-25T04:39:06.5233192Z copying torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-04-25T04:39:06.5240900Z copying torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-04-25T04:39:06.5247736Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-04-25T04:39:06.5248676Z copying torch/share/cmake/Caffe2/public/cuda.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-04-25T04:39:06.5257145Z copying torch/share/cmake/Caffe2/public/xpu.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-04-25T04:39:06.5265231Z copying torch/share/cmake/Caffe2/public/glog.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-04-25T04:39:06.5272725Z copying torch/share/cmake/Caffe2/public/gflags.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-04-25T04:39:06.5280473Z copying torch/share/cmake/Caffe2/public/mkl.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-04-25T04:39:06.5287354Z copying torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-04-25T04:39:06.5294178Z copying torch/share/cmake/Caffe2/public/protobuf.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-04-25T04:39:06.5303588Z copying torch/share/cmake/Caffe2/public/utils.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-04-25T04:39:06.5314422Z copying torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-04-25T04:39:06.5323251Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-04-25T04:39:06.5324504Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-04-25T04:39:06.5331531Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-04-25T04:39:06.5338670Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-04-25T04:39:06.5340218Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-04-25T04:39:06.5347228Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-04-25T04:39:06.5363435Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-04-25T04:39:06.5376344Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-04-25T04:39:06.5385631Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-04-25T04:39:06.5387085Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-04-25T04:39:06.5394074Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-04-25T04:39:06.5401635Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-04-25T04:39:06.5409411Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-04-25T04:39:06.5416654Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Tensorpipe 2025-04-25T04:39:06.5418559Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Tensorpipe 2025-04-25T04:39:06.5426564Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Tensorpipe 2025-04-25T04:39:06.5433591Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Torch 2025-04-25T04:39:06.5435037Z copying torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Torch 2025-04-25T04:39:06.5443183Z copying torch/share/cmake/Torch/TorchConfig.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Torch 2025-04-25T04:39:06.5450522Z copying torch/utils/benchmark/utils/timeit_template.cpp -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-04-25T04:39:06.5452503Z copying torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2025-04-25T04:39:06.5454398Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2025-04-25T04:39:06.5456355Z copying torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2025-04-25T04:39:06.5458254Z copying torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2025-04-25T04:39:06.5462696Z copying torch/utils/model_dump/skeleton.html -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2025-04-25T04:39:06.5473756Z copying torch/utils/model_dump/code.js -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2025-04-25T04:39:06.5483308Z copying torch/utils/model_dump/htm.mjs -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2025-04-25T04:39:06.5491353Z copying torch/utils/model_dump/preact.mjs -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2025-04-25T04:39:06.5499391Z copying torch/lib/libtorch_python.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-25T04:39:06.6702721Z copying torch/lib/libaotriton_v2.so.0.9.2 -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-25T04:39:06.8704518Z copying torch/lib/libaotriton_v2.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-25T04:39:07.0754285Z copying torch/lib/libc10_hip.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-25T04:39:07.0799082Z copying torch/lib/libc10.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-25T04:39:07.0884566Z copying torch/lib/libcaffe2_nvrtc.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-25T04:39:07.0887304Z copying torch/lib/libtorchbind_test.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-25T04:39:07.0958164Z copying torch/lib/libjitbackend_test.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-25T04:39:07.0983750Z copying torch/lib/libbackend_with_compiler.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-25T04:39:07.1008139Z copying torch/lib/libaoti_custom_ops.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-25T04:39:07.1026415Z copying torch/lib/libtorch_cpu.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-25T04:39:09.3787174Z copying torch/lib/libtorch_hip.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-25T04:39:10.2405902Z copying torch/lib/libtorch.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-25T04:39:10.2407134Z copying torch/lib/libtorch_global_deps.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-25T04:39:10.2409579Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2412262Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2425653Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2439291Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2453820Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2468242Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2482388Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2489433Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2504584Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2520920Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2526998Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2545281Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2554650Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2573152Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2588542Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2595531Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2609994Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2618047Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2630549Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2637388Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2647446Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2658153Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2672809Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2689083Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2710363Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2738189Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2761295Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2769908Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2788918Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2800225Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2810588Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2821163Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2834514Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2846442Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2865041Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2876479Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2888038Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2899722Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2911342Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2922170Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2938873Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2951756Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2969362Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2981157Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.2991373Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3004271Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3026635Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3040848Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3047705Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3062425Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3081281Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3093266Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3098664Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3120795Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3132694Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3143373Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3158135Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3173229Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3184706Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3191176Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3204648Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3225372Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3236794Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3247725Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3255638Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3262529Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3269374Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3293359Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3310644Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3320251Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3327681Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3341974Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3362406Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3373947Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3382387Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3399097Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3420149Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3443416Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3454564Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3468053Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3478583Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3495087Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3506780Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3521095Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3551259Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3565454Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3576334Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3588031Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3606099Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3614782Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3626461Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3632416Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3643229Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3656610Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3663515Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3677870Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3684022Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3694145Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3706290Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3714411Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3729729Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3736875Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3744997Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3757099Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3767317Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3773765Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3780231Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3795805Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3811961Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3819491Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3832736Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3840878Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3860524Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3874490Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3889319Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3895938Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3907753Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3918721Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3932785Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3939968Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3951702Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3963524Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3979717Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.3998399Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4013994Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4020361Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4026580Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4046600Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4056800Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4070468Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4077261Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4097312Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4107083Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4121625Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4137269Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4144751Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4157245Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4167138Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4189631Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4197225Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4215607Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4226428Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4250086Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4263361Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4274787Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4287560Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4294491Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4307386Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4327476Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4341843Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4356085Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4371914Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4399677Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4406864Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4412914Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4425431Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4438857Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4449840Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4469849Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4481417Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4494709Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4501986Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4514019Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4521373Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4533660Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4546518Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4561858Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4575064Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4582264Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4595843Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4606168Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4613119Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4626849Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4643705Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4654468Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4667988Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4686124Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4699043Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4714307Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4720577Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4731439Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4743589Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4755808Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4766771Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4776891Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4791566Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4807305Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4816578Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4830445Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4845862Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4858426Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4877775Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4894721Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4905758Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4913868Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4926018Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4933760Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4960859Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4979923Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.4992738Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5000451Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5018817Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5030461Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5037620Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5044626Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5056440Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5062886Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5075873Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5088134Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5109610Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5121145Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5129673Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5145589Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5158421Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5171829Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5185004Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5198041Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5208148Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5214115Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5220821Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5235310Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5247799Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5262079Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5272644Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5282731Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5293692Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5305462Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5324376Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5349332Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5360050Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5366984Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5388179Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5399193Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5410774Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5427026Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5435488Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5446731Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5468082Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5482780Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5494539Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5509636Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5522133Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5535089Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5541300Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5556916Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5568342Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5578010Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5588130Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5594655Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5606541Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5629410Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5643000Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5649926Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5659485Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5674936Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5686479Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5697858Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5715578Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5729628Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5740853Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5751543Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5758593Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5770123Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5781556Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5794564Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5802229Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5813219Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5819769Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5833624Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5846484Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5857740Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5864063Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5880256Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5891885Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5905058Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5915272Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5926792Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5932721Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5945367Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5957853Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.5978532Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6002401Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6019077Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6028551Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6048134Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6059025Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6073409Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6091004Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6103597Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6116263Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6139084Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6153752Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6165894Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6180123Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6201118Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6215187Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6226597Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6236127Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6250738Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6262866Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6274433Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6287263Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6296468Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6311100Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6331440Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6341708Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6349301Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6360813Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6373221Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6383547Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6395487Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6407534Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6418199Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6424902Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6435834Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6453247Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6464868Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6477729Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6486882Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6500546Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6513199Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6523299Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6535608Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6547405Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6563282Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6571132Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6582359Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6604901Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6619063Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6631082Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6641483Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6648287Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6662463Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6675533Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6681802Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6692847Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6703490Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6724581Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6746819Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6759765Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6773022Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6780952Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6805144Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6821436Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6832034Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6839715Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6865240Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6876456Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6883316Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6889852Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6898302Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6909584Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6925413Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6947141Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6957559Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6969576Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6980109Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.6990657Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7005753Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7018375Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7028691Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7041096Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7051350Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7063564Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7081460Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7093948Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7107390Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7119362Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7133707Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7151308Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7162997Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7174827Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7186318Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7207887Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7223043Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7233956Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7249096Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7273277Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7289510Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7301942Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7313026Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7323111Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7335020Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7341791Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7371547Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7382681Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7393581Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7410538Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7416618Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7435469Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7447766Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7458483Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7469385Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7484481Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7502729Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7516197Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7527020Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7547772Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7562817Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7589100Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7608419Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7622928Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7635342Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7654138Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7672891Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7689535Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7700858Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7712384Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7727170Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7742484Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7754047Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7766023Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7777519Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7795589Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7813196Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7826268Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7837966Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7852515Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7861808Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7876542Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7883978Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7896363Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7912551Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7924757Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7941049Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7953266Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7959508Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7970832Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7982687Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.7997755Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.8011334Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,1,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.8025287Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.8036919Z copying torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:10.8048487Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng 2025-04-25T04:39:10.8049999Z copying torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng/FONLY__^fp32@16___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng 2025-04-25T04:39:10.8055518Z copying torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng/FONLY__^i32@16___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng 2025-04-25T04:39:10.8064426Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8065817Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8072462Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8083609Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8098948Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8113282Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8126615Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8142677Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8149731Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8170196Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8180348Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8186773Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8200293Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8216568Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8228823Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8248427Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8259505Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8275685Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8283083Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8289791Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8302968Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8313505Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8319852Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8330723Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8344209Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8352365Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8361599Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8382088Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8392636Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8406562Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8418657Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8434638Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8450487Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8457218Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8473346Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8487193Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8493513Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8506172Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8518064Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8530151Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8543248Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8560266Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8574565Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8580839Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8597756Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8608396Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8625432Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8634390Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8649477Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8663199Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8681701Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8701942Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8717364Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8732866Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8748911Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8767038Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8775368Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8790683Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8802070Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8814586Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8831247Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8846946Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8868019Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8890868Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8913571Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8926348Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8950544Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8962754Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8978433Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.8998744Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9014477Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9027856Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9040173Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9058871Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9080257Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9091097Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9104679Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9121145Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9136062Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9149281Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9171183Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9186825Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9200593Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9211973Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9228438Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9242975Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9257617Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9278034Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9284279Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9301863Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9315076Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9330159Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9345007Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9357567Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9372143Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9392783Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9404521Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9414127Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9430757Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9449098Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9465762Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9477108Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9492667Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9509458Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9523728Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9535678Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9554913Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9561700Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9574335Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9585262Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9596887Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9609574Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9624349Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9639296Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9657811Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9671376Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9687241Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9698274Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9704394Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9716677Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9734831Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9748073Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9762844Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9787247Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9799803Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9810751Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9830242Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9849352Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9869819Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9885394Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9906876Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9920807Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9933445Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9941517Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9953224Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9965588Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9982002Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:10.9995825Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0009895Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0028393Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0044589Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0056343Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0077140Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0089385Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0103878Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0119337Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0129027Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0146561Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0160371Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0174859Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0188866Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0210553Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0225076Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0235431Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0241821Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0249559Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0260957Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0273678Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0285854Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0299010Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0305910Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0324011Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0342386Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0359328Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0377774Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0401028Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0414992Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0428870Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0438499Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0465516Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0472368Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0491063Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0502532Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0528410Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0539645Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0553859Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0572311Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0579283Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0603887Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0610157Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0633205Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0641128Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0651683Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0665374Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0679479Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0692617Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0699551Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0710198Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0721797Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0745714Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0759751Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0774073Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0787983Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0808146Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0823123Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0836795Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0849589Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0861674Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0881918Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0896757Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0910980Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0924397Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0942923Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0968671Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0980286Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.0988609Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1009509Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1018093Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1030598Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1038433Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1051127Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1064572Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1076268Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1090663Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1104717Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1135374Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1155416Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1168705Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1175387Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1195635Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1206849Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1219508Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1232363Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1261287Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1272042Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1286294Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1304664Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1325649Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1346191Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1366384Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1378569Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1391402Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1398663Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1414679Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1434901Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1447442Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1459316Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1476026Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1498413Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1534386Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1545217Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1559749Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1584974Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1595778Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1609093Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1615467Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1629784Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1645510Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1662855Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1669047Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1685125Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1704606Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1720671Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1734654Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1750278Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1761293Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1773124Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1786369Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1794258Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1809650Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1839725Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1851866Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1876480Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1890935Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1902833Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1916356Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1933346Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1954018Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1969843Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1981614Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.1992910Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2018438Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2034955Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2050313Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2073324Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2088237Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2102648Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2116625Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2129197Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2150313Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2163562Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2181434Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2201548Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2221582Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2238362Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2257670Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2269249Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2276257Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2290321Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2301763Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2318328Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2326364Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2345895Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2365043Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2372341Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2380508Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2393967Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2406978Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2418296Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2426945Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2444169Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2458831Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2472863Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2479521Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2504029Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2529017Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2540924Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2548453Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2555481Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2571198Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2579836Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2588243Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2595326Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2602777Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2615550Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2633179Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2644285Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2677609Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2685278Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2697006Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2709200Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2727036Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2739419Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2751569Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2768201Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2783445Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2797654Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2809024Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2829091Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2844566Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2851518Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2866871Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2872481Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2879546Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2896148Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2916869Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2925404Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2942002Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2952964Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2966653Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2974339Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.2990103Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3021235Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3039420Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3054566Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3076995Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3083691Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3093388Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3101973Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3116522Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3143755Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3156561Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3172336Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3183522Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3198677Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3216817Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3236377Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3248699Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3259831Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3273062Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3283645Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3297786Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3304784Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3315369Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3321007Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3341050Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3361393Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3368024Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3379898Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3402931Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3419355Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3431499Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3450367Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3469528Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3480933Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3496438Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3502900Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3515610Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3522312Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3536096Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3550516Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3566692Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3576944Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3583767Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3590419Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3600879Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3617420Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3624013Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3637888Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3646027Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3659091Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3670164Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3676532Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3688980Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3701090Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3713628Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3720097Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3740670Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3753006Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3777643Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3795533Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3809003Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3824633Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3840430Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3853334Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3872597Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3878322Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3885762Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3905571Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3917190Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3949899Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3958392Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3974232Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3980130Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.3992636Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.4015060Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.4026959Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.4044517Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.4062760Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.4078747Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.4085550Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.4093227Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.4104334Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.4116571Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.4132025Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.4146881Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.4164197Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.4178123Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.4189004Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.4203297Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.4216389Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.4228929Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.4244463Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:11.4250096Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:11.4251791Z copying torch/lib/aotriton.images/amd-gfx120x/flash/debug_simulate_encoded_softmax/FONLY__^fp32@16___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:11.4257214Z copying torch/lib/aotriton.images/amd-gfx120x/flash/debug_simulate_encoded_softmax/FONLY__^bf16@16___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:11.4262859Z copying torch/lib/aotriton.images/amd-gfx120x/flash/debug_simulate_encoded_softmax/FONLY__^fp16@16___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:11.4267831Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4269256Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,32,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4274346Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,64,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4279731Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,64,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4293759Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,80,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4298969Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,192,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4308169Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,32,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4315283Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,96,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4321654Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,32,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4327017Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,512,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4334474Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,160,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4341457Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,256,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4349206Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,32,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4354117Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,512,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4360835Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,256,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4366576Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,160,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4372912Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,16,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4377921Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,80,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4389133Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,256,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4394991Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,160,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4400822Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,128,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4407336Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,192,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4414884Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,48,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4420273Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,160,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4427746Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,64,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4435768Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,128,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4440785Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,128,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4445295Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,16,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4451156Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,48,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4456271Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,16,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4461958Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,192,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4467822Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,512,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4475150Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,256,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4481182Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,512,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4491094Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,192,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4499995Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,192,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4506026Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,48,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4511530Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,16,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4518660Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,48,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4523923Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,16,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4529075Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,128,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4540661Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,96,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4547607Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,64,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4554247Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,512,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4561481Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,224,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4569631Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,80,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4575984Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,128,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4582850Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,224,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4588839Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,80,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4594246Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,192,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4606907Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,32,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4611686Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,96,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4617149Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,96,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4625109Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,160,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4629916Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,16,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4634375Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,64,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4640451Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,80,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4646334Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,32,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4652170Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,224,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4657312Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,224,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4664314Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,48,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4674129Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,128,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4680160Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,256,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4688613Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,224,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4694292Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,64,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4701768Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,512,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4714387Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,224,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4720344Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,96,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4725890Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,48,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4734211Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,96,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4740487Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,80,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4746033Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,256,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4752033Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,160,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:11.4758696Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.4760448Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.4773821Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.4784363Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.4799668Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.4824148Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.4847726Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.4860945Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.4868190Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.4880882Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.4896306Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.4903012Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.4914469Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.4927687Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.4938725Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.4953587Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.4966960Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.4985102Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5005332Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5017074Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5027352Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5038181Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5048810Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5054756Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5067896Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5082245Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5101288Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5119619Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5132267Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5151338Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5162470Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5168585Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5179600Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5193246Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5206770Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5224393Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5245741Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5258279Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5267854Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5275792Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5287606Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5305173Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5318806Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5326944Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5339939Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5352425Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5366718Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5389443Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5401635Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5410840Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5421387Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5434397Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5454327Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5477515Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5494042Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5516499Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5528759Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5542215Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5556389Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5586746Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5594898Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5606951Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5631257Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5646901Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5664798Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5671108Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5683692Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5695248Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5709030Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5726468Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5741718Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5756596Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5776525Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5796377Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5814902Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5822571Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5837376Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5854250Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5870599Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5882849Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5904610Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5915405Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5941228Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5949040Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5962383Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5976243Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.5989929Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6012085Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6019501Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6034530Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6050120Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6063696Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6076810Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6088315Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6112053Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6134228Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6143553Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6151353Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6163608Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6181256Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6203941Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6215198Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6228167Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6254461Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6267144Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6276128Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6294315Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6312955Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6324669Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6340409Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6347777Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6362860Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6376038Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6389419Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6403421Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6428135Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6436527Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6446683Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6456700Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6468247Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6486348Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6493907Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6507360Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6522463Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6532598Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6546369Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6559877Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6579885Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6591621Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6604253Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6615419Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6642567Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6667879Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6676745Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6691091Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6704815Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6717382Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6729635Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6741720Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6751953Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6759720Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6772746Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6786437Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6793653Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6806311Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6817484Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6835683Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6842175Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6864921Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6879579Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6895086Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6922389Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6941953Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6956195Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6968618Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6978866Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6989363Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.6996342Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7007176Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7020579Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7027964Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7036215Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7048199Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7057733Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7070301Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7091753Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7105254Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7111650Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7132135Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7155126Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7172297Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7196129Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7217813Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7235588Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7254150Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7271182Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7282742Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7289433Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7302529Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7315007Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7339145Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7351800Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7364163Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7378667Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7393123Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7405488Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7418052Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7429908Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7441576Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7461727Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7470818Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7485996Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7502528Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7514322Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7526489Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7537161Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7548115Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7563351Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7580467Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7593039Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7606948Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7623807Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7634943Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7649366Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7662305Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7670211Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7692204Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7703501Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7714945Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7723337Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7736296Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7749624Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7760168Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7773937Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7785879Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7798743Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7817864Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7825333Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7843000Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7849838Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7868061Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7880882Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7896176Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7910134Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7917876Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7933474Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7945440Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7958947Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7972468Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7980154Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.7990019Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8002656Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8015599Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8026644Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8040756Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8062526Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8076093Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8089191Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8101918Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8108802Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8115648Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8128223Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8152989Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8167646Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8190073Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8196912Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8215658Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8227217Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8240169Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8256505Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8267033Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8278620Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8290678Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8302852Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8322267Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8335062Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8349364Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8358096Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8379704Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8393027Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8404767Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8418649Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8429525Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8442354Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8450304Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8461921Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8478340Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8494727Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8506625Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8520112Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8535801Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8547752Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8565500Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8580353Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8594938Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8604772Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8625463Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8636804Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8643548Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8654489Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8666421Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8673042Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8688490Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8707263Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8720660Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8727920Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8735517Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8748470Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8761995Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8775912Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8799758Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8812270Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8823493Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8842334Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8862970Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8869928Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8876274Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8882818Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8890039Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8904701Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8917429Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8928438Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8944099Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8950663Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8964170Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8974775Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8985213Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8991941Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.8999262Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9021998Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9028574Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9035274Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9049391Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9058824Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9069600Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9081921Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9090571Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9107059Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9114623Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9122015Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9134123Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9160685Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9174057Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9180298Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9203988Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9210448Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9220956Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9235116Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9251825Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9262695Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9286075Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9292670Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9306111Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9318337Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9334178Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9352777Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9369199Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9381893Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9393232Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9413554Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9419988Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9442401Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9455868Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9462714Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9474211Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9485330Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9492082Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9505062Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9518410Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9529188Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9542051Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9549226Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9564417Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9574938Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9599017Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9616784Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9623475Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9636775Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9648191Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9660071Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9666507Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9676893Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9690661Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9707506Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9722496Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9736774Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9752757Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9765831Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9779874Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9795403Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9806118Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9824039Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9838563Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9853709Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9864125Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9876588Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9886989Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9893860Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9900023Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9907074Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9919575Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9932140Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9945815Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9952476Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9961609Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9973836Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9986893Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:11.9998755Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0011971Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0029330Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0044251Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0047779Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0054091Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0069968Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0091692Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0102100Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0115156Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0129714Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0145708Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0156400Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0168285Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0180031Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0199429Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0214999Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0230227Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0242930Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0255235Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0271103Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0281127Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0298325Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0319927Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0335183Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0353565Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0370843Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0376763Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0387522Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0398621Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0410748Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0422612Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0433984Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0446917Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0454512Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0468368Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0490421Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0503650Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0516763Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0529005Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0546724Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0553380Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0573203Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0586683Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0608428Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0618905Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:12.0634420Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0635990Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0650868Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0667916Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0679959Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0691605Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0708311Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0719507Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0736820Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0747434Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0758470Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0772690Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0787540Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0802461Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0819838Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0837899Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0851029Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0862468Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0872550Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0892005Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0909940Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0921009Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0928477Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0946546Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0956423Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0973144Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.0985147Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1000196Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1020372Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1035615Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1044412Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1056993Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1076841Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1098822Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1120427Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1131854Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1149199Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1168657Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1188984Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1203724Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1220037Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1226493Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1239266Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1252562Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1262350Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1290226Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1312087Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1323647Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1334436Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1348048Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1359349Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1384791Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1404913Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1419300Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1439339Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1457535Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1478396Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1504505Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1520660Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1535272Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1546824Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1568017Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1574807Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1585202Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1602159Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1619893Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1650106Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1669026Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1682542Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1695970Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1714300Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1728206Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1741818Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1768010Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1778459Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1796084Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1808049Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1837078Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1848191Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1860047Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1873898Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1886488Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1909106Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1922171Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1936982Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1951952Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1967762Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1985277Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.1998056Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2011982Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2022672Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2046013Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2060659Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2083748Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2095951Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2108439Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2121424Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2138349Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2158920Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2174080Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2190157Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2198236Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2210743Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2222976Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2234953Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2256130Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2267030Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2298098Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2309936Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2326432Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2337169Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2351586Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2364940Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2376470Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2399428Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2415799Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2430934Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2446903Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2468461Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2490347Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2504711Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2516775Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2529553Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2542550Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2559763Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2571935Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2588742Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2604663Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2619060Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2649240Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2661797Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2674914Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2684925Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2695180Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2706127Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2721700Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2734994Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2751785Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2770792Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2783118Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2796834Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2818491Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2835488Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2845938Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2857198Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2875250Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2889778Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2901117Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2913833Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2924820Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2949316Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2965640Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2987672Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.2994037Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3008732Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3015480Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3031422Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3050736Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3066548Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3093792Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3109021Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3129646Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3146627Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3158151Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3183948Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3195522Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3222056Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3235679Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3249823Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3276111Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3289916Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3302565Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3316973Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3327610Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3339646Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3362325Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3376754Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3396824Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3418031Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3435444Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3450548Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3460883Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3473672Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3482235Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3496630Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3511740Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3533036Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3545142Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3562916Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3570032Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3577202Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3595341Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3622305Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3634866Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3646888Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3656634Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3671523Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3683385Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3703318Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3719460Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3739438Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3751867Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3769845Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3781043Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3796961Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3808528Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3823089Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3838430Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3850987Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3864881Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3878473Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3892816Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3906222Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3927299Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3942019Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3958593Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3980164Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.3993385Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4012638Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4025631Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4039797Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4054078Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4078089Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4092795Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4107405Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4118895Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4125843Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4149579Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4160199Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4175906Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4181875Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4192554Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4205860Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4219424Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4239626Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4255813Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4275956Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4300372Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4307785Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4321668Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4338301Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4348873Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4361196Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4382416Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4399469Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4416608Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4432173Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4445682Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4460575Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4470687Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4481346Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4493578Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4505474Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4526894Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4541805Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4556767Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4582257Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4594025Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4608475Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4614995Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4633959Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4656067Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4667313Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4689476Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4704757Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4716209Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4735465Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4755486Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4770750Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4789375Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4814094Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4831221Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4841913Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4866951Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4878602Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4892160Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4904761Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4922686Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4937889Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4952138Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4967604Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.4980116Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5001689Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5014240Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5023332Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5034656Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5041777Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5070644Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5086811Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5099860Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5113454Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5129230Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5135909Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5147082Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5160117Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5173718Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5187746Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5205634Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5223216Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5247157Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5258880Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5274209Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5292715Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5305347Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5312135Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5322886Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5329388Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5341568Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5358769Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5383089Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5394771Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5414501Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5430360Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5442838Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5476195Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5491019Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5513621Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5536825Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5547559Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5559933Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5573817Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5593959Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5610861Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5628548Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5639229Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5669846Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5688674Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5704425Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5713826Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5722501Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5739067Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5752073Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5765110Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5776730Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5782558Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5791388Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5805312Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5822416Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5851363Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5867209Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5879951Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5886810Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5900102Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5911141Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5926268Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5933497Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5946552Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5959418Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5973018Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5990551Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.5997069Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6010370Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6022949Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6035590Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6042987Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6053588Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6065042Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6076179Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6088340Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6098541Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6118384Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6130088Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6158810Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6168508Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6182877Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6201050Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6211779Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6222535Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6237589Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6248457Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6262286Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6275463Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6293349Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6307958Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6330337Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6342429Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6355439Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6366809Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6380677Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6387857Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6402722Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6416742Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6424893Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6454012Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6472268Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6485945Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6499693Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6506604Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6516706Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6527909Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6552159Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6568754Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6579992Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,True,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6591303Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6611410Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,1___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6628570Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6647054Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,0___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:12.6662186Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:12.6664025Z copying torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng_tensor/FONLY__^fp32@16___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:12.6669779Z copying torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng_tensor/FONLY__^i32@16___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:12.6675087Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6676667Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6682167Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6698087Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6703502Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6709392Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6715674Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6721201Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6726645Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6732288Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6739235Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6745205Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6750609Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6755780Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6772846Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6778018Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6783055Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6787327Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6792142Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6799849Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6805245Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6812600Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6825449Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6831288Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6838093Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6843465Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6849503Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6854706Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6860981Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6866317Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6871517Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6877019Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6887950Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6894397Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6901910Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6912503Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6918923Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6928269Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6933692Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6941936Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6947084Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6953047Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6959166Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6965809Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6974381Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6982219Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6987006Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6991591Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.6995873Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7000713Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7005218Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7009470Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7014226Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7018811Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7023530Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7027886Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7032424Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7036968Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7042161Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7047821Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7053498Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7059174Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7065008Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7070619Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7076208Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7081480Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7089950Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7096159Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7102618Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7107925Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7113892Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,False___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7120021Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7132917Z copying torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,True___RX9070XT.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:12.7140820Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7142972Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7153859Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7176281Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7183235Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7190010Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7214546Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7226251Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7242636Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7253383Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7271782Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7287581Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7294646Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7307477Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7321179Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7347167Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7358046Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7373095Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7390580Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7402072Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7413252Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7427272Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7447618Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7469351Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7481761Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7489214Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7503275Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7509693Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7533595Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7547830Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7557624Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7577068Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7589464Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7596119Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7609154Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7616416Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7628385Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7635828Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7646342Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7657365Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7679079Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7697114Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7711636Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7723243Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7736938Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7747898Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7761995Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7773825Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7786189Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7802013Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7809827Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7821750Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7837750Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7852735Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7865464Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7876774Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7897525Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7913544Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7925803Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7947122Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7960746Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7970128Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7981368Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.7990390Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8005770Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8016591Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8023849Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8031445Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8047440Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8070982Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8091542Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8098365Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8105687Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8120590Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8133358Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8146217Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8161893Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8179329Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8192682Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8204268Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8215309Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8237102Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8250120Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8261629Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8275026Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8293240Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8305080Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8312304Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8325268Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8339341Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8364689Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8375033Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8388808Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8405835Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8420770Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8435129Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8449261Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8464180Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8475900Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8488935Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8495452Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8513013Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8519898Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8530894Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8543332Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8568314Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8581210Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8594467Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8602399Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8620112Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8633288Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8646319Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8672476Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8682650Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8690682Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8710156Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8725298Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8731579Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8744404Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8755145Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8766167Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8779699Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8793746Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8804557Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8815287Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8832034Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8840417Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8856163Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8871264Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8887428Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8905826Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8924644Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8947958Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8956193Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8967255Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8981376Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.8996639Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9003835Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9023034Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9034596Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9048403Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9059332Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9076292Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9087266Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9099368Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9111023Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9121411Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9133819Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9157453Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9170813Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9183967Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9197274Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9220189Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9232118Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9246523Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9268346Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9281049Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9295036Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9315059Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9326999Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9339992Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9347767Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9353852Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9370316Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9390115Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9401085Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9411163Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9417481Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9427471Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9437898Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9449133Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9454917Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9461084Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9472171Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9480792Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9490073Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9498145Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9512381Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9519137Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9532233Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9539309Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9551299Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9573750Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9587840Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9605153Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9616462Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9641458Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9659842Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9671826Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9677167Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9689456Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9702640Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9713389Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9726054Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9739625Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9752905Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9771413Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9783436Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9799596Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9814340Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9826849Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9840236Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9851452Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9858131Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9865225Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9878418Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9886719Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9895726Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9905871Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9912403Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9931387Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9942801Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9963333Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9976567Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:12.9995597Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0002276Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0014162Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0027009Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0044005Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0057119Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0081151Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0088316Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0111693Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0122407Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0135313Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0146923Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0171000Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0184608Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0200967Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0222265Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0239136Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0260184Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0267591Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0275372Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0284538Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0291246Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0304162Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0317788Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0331755Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0339362Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0349914Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0360008Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0377267Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0392722Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0401097Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0414235Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0430707Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0437624Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0453654Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0465361Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0483007Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0504733Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0515194Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0527554Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0539574Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0557778Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0573706Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0584417Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0597365Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0612492Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0619651Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0638545Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0661679Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0674380Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0687380Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0698843Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0712171Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0738828Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0754044Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0766146Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0779312Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0789004Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0795685Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0810194Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0818775Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0833551Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0847994Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0862441Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0875681Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0887633Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0899263Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0911715Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0920013Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0928342Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0947199Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0954463Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0968442Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.0985111Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1000985Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1013409Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1030278Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1046521Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1062965Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1074047Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1087681Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1102664Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1119476Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1127760Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1134754Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1146821Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1153963Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1164712Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1176291Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1187880Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1210611Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1222062Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1227803Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1241743Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1252525Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1259178Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1276951Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1293258Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1307152Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1317370Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1328791Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1349355Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1368101Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1379496Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1393132Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1404519Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1415113Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1425119Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1438773Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1445911Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1457604Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1477937Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1487013Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1500180Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1520745Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1527516Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1534124Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1549949Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1560484Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1586286Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1598217Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1612601Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1641150Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1653362Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1666868Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1682654Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1689669Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1703125Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1715125Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1731117Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1753414Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1766196Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1790878Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1802314Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1809829Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1823275Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1835371Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1843412Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1860658Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1870914Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1882067Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1894254Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1908106Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1921145Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1944187Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1960247Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1977335Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.1991250Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2007730Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2014644Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2029320Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2043904Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2049950Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2060674Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2074131Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2080613Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2091982Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2098414Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2109700Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2120447Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2126454Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2141355Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2153146Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2173009Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2185533Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2196951Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2211137Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2220858Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2232763Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2243485Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2260175Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2281258Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2295499Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2307230Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2319880Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2336730Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2349061Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2362341Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2374095Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2387825Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2402583Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2411993Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2422845Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2448616Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2456594Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2468094Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2480721Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2495591Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2505012Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2515936Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2530471Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2543148Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2558234Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2573016Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2581430Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2592377Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2604093Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2614186Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2630004Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2642698Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2660629Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2671921Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2683331Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2694577Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2703975Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2712260Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2720565Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2728758Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2740241Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2750936Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2764970Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2776348Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2799319Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2815276Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2826978Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2839398Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2850511Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2870117Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,1,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2876138Z copying torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:13.2887040Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng 2025-04-25T04:39:13.2888779Z copying torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng/FONLY__^i32@16___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng 2025-04-25T04:39:13.2898541Z copying torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng/FONLY__^fp32@16___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng 2025-04-25T04:39:13.2904167Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.2905821Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.2930903Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.2940087Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.2953430Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.2971997Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.2983678Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3005497Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3012315Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3027048Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3033745Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3044836Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3066585Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3077622Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3087048Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3098662Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3119735Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3137908Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3156183Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3165957Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3176278Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3188559Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3194897Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3210206Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3223716Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3251359Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3274763Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3302374Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3318196Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3329407Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3336361Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3347094Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3356140Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3369672Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3381936Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3394372Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3407673Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3419350Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3435266Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3456843Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3469914Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3487814Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3502457Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3526720Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3542467Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3557024Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3567645Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3577990Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3590051Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3610243Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3621716Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3631440Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3643480Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3653909Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3678653Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3693069Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3708344Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3728566Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3735534Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3750399Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3768668Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3785327Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3795136Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3803124Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3816263Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3828279Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3839154Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3852186Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3875099Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3882186Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3891096Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3910845Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3924459Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3937209Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3961347Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3978114Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.3992359Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4013739Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4027877Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4043097Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4064047Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4070223Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4082527Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4096103Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4113538Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4120917Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4134249Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4148576Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4164418Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4174882Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4186209Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4202686Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4219372Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4235792Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4247773Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4254323Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4268884Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4280074Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4286957Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4302724Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4314003Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4328657Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4339567Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4352680Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4363149Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4386182Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4397718Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4403831Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4431163Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4453844Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4464271Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4476240Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4488626Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4495875Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4511615Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4523000Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4538882Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4551596Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4563432Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4582128Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4589647Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4601056Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4618871Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4641539Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4655186Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4668079Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4680060Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4690157Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4715748Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4733523Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4746215Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4768116Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4785859Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4805372Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4819696Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4831976Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4848878Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4862431Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4885221Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4892214Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4902582Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4916895Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4929893Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4937252Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4950226Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4971184Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4978525Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4985621Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.4996517Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5011432Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5017953Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5036032Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5051572Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5062374Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5078339Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5083745Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5092191Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5105467Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5122092Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5130470Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5141898Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5157475Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5181286Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5201331Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5208474Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5216411Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5226073Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5248290Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5270312Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5282580Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5295029Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5300376Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5308729Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5326011Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5337177Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5354167Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5361563Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5372834Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5384861Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5395096Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5410499Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5425161Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5432431Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5446273Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5467166Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5484569Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5504677Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5515680Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5527358Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5537327Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5553236Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5571929Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5584693Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5602729Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5619870Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5634307Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5650339Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5675573Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5701529Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5722379Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5734227Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5741373Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5754806Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5774769Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5802370Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5814930Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5825078Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5831622Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5838767Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5854100Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5875287Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5886922Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5899178Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5916179Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5922955Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5935546Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5947528Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5961365Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5978740Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.5995871Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6008703Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6037636Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6047554Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6054558Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6067850Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6083108Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6101896Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6123328Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6138794Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6148581Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6157688Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6171001Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6188195Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6217020Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6241730Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6247840Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6258231Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6274738Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6280141Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6288489Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6306631Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6317624Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6329412Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6338823Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6351792Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6369105Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6381831Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6398300Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6409543Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6422795Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6434027Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6441797Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6453612Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6464653Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6480122Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6488444Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6499323Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6513991Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6520768Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6536034Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6547742Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6560048Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6570524Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6585908Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6603641Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6612376Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6623213Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6635946Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6646701Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6661169Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6675767Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6691131Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6699623Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6715719Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6733292Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6745382Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6754042Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6759125Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6765271Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6779101Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6790672Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6804400Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6816723Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6835756Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6853052Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6874721Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6893874Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6902394Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6919894Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6930497Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6955742Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6980705Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.6993814Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7010563Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7029576Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7050524Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7065087Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7091375Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7111505Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7122979Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7137792Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7146680Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7159924Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7174515Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7191429Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7207544Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7215541Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7230374Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7241014Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7255537Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7268383Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7290709Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7306478Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7325409Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7333408Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7346616Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7358113Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7372930Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7380043Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7394554Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7418007Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7429330Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7444518Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7458234Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7472391Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7481804Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7495193Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7514560Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7526061Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7540348Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7558471Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7575959Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7588844Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7603463Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7610833Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7625680Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7645845Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7669099Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7680279Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7691764Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7713894Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7727132Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7739185Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7746888Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7758831Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7774370Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7788623Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7800939Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7814878Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7832195Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7855000Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7862757Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7870408Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7883592Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7898064Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7913466Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7926891Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7944736Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7958353Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.7986066Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8004556Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8026150Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8033291Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8048268Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8072238Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8085786Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8099940Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8112080Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8125392Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8135718Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8151798Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8170989Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8181447Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8188500Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8201104Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8208378Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8240854Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8256262Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8271174Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8295416Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8312065Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8325905Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8336663Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8349708Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8374062Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8398729Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8422252Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8438027Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8453777Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8462474Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8473520Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8486291Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8507894Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8521068Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8532783Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8548267Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8560345Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8570843Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8576995Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8588443Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8599871Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8606950Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8618409Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8626545Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8643530Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8662128Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8674689Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8692396Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8703155Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8718096Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8732810Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8744326Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8755454Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8763596Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8769307Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8782996Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8794971Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8807377Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8822515Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8835260Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8846206Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8860920Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8880967Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8894281Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8916469Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8927364Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8945817Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8958353Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8974096Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8979984Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8987170Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.8996150Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.9006863Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:13.9013223Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:13.9015012Z copying torch/lib/aotriton.images/amd-gfx110x/flash/debug_simulate_encoded_softmax/FONLY__^bf16@16___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:13.9020927Z copying torch/lib/aotriton.images/amd-gfx110x/flash/debug_simulate_encoded_softmax/FONLY__^fp32@16___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:13.9027129Z copying torch/lib/aotriton.images/amd-gfx110x/flash/debug_simulate_encoded_softmax/FONLY__^fp16@16___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:13.9032991Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9034691Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,512,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9042540Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,160,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9055239Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,224,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9066689Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,48,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9073431Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,16,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9078755Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,160,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9085122Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,160,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9091725Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,48,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9097785Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,224,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9105537Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,224,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9112847Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,256,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9118720Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,48,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9124159Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,192,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9129558Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,512,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9135471Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,16,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9141078Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,48,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9146560Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,224,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9152084Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,80,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9157648Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,192,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9166689Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,128,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9171060Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,80,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9176033Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,256,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9180987Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,192,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9186070Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,64,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9190557Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,224,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9198666Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,16,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9205345Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,192,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9211710Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,256,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9217438Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,96,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9222899Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,192,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9229945Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,192,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9235995Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,256,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9242264Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,32,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9246622Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,80,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9251179Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,64,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9255798Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,160,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9260235Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,32,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9264837Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,256,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9269700Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,64,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9273998Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,128,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9281246Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,64,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9286790Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,256,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9292814Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,16,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9298601Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,96,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9304227Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,64,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9312016Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,96,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9317823Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,512,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9324351Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,32,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9329624Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,128,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9335036Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,160,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9341522Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,16,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9346803Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,224,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9351627Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,48,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9356343Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,80,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9361213Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,512,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9368229Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,512,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9374550Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,48,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9379850Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,128,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9385600Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,80,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9391924Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,80,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9397476Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,96,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9402917Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,64,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9408450Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,16,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9413649Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,512,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9419511Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,32,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9424825Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,32,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9438142Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,128,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9443937Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,96,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9448912Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,32,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9454332Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,160,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9460363Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,96,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9466970Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,128,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:13.9474683Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9476354Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9488710Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9498169Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9509614Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9522257Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9534761Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9547258Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9557554Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9573742Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9586920Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9597900Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9609898Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9618487Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9635802Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9637916Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9646599Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9659915Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9674962Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9686948Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9700350Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9713934Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9725412Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9748015Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9761856Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9780848Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9797401Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9811943Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9827929Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9841371Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9857931Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9869522Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9881591Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9894499Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9900870Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9907461Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9923141Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9944233Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9960993Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9974549Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9989665Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:13.9996814Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0020335Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0036505Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0050614Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0069299Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0081008Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0092857Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0106899Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0118165Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0131001Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0150631Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0162369Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0179118Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0199119Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0214254Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0227455Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0242238Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0255305Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0267166Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0278950Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0292726Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0299393Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0306521Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0320272Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0325685Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0344745Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0364085Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0378296Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0384946Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0397808Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0411555Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0417880Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0425084Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0437388Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0451559Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0470641Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0488373Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0499487Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0519475Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0533669Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0549232Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0559009Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0582083Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0591513Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0602103Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0616017Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0629203Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0646256Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0667983Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0692675Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0711773Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0724296Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0736103Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0759556Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0772366Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0782542Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0802473Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0822114Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0835309Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0850341Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0857305Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0863905Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0876037Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0885867Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0896301Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0906749Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0927694Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0948154Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0964023Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0970863Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0983094Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.0997095Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1008556Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1023923Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1036576Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1049613Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1059686Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1071885Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1086631Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1096333Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1108541Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1119980Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1130784Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1147172Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1158447Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1175313Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1188072Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1200482Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1218065Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1232550Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1250832Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1261805Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1274338Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1294455Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1307288Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1321233Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1333716Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1349604Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1362121Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1373567Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1380299Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1388406Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1398790Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1412899Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1428217Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1441027Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1455531Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1473756Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1483663Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1504292Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1526042Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1541875Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1555066Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1565744Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1574356Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1585576Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1600498Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1615901Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1633501Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1640967Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1661287Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1673977Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1681100Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1688239Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1700375Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1705610Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1728567Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1742786Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1755308Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1766746Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1774186Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1788100Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1815019Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1822304Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1837290Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1849259Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1861903Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1876305Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1891761Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1907087Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1913970Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1934694Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1948919Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1970565Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1984475Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.1998928Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2006324Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2015199Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2020896Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2034147Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2047967Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2061853Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2082600Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2097044Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2107860Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2121352Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2134620Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2152772Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2166257Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2183648Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2207763Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2224329Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2236446Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2250928Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2265584Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2282123Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2297810Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2307504Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2324563Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2337620Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2354385Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2363278Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2373726Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2380908Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2396359Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2407236Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2427755Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2443274Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2457566Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2463700Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2483677Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2496414Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2508983Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2518596Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2531910Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2543870Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2556896Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2573209Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2590916Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2602339Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2618167Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2633764Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2650324Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2668484Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2682258Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2690604Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2700920Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2717276Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2737618Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2752928Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2759600Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2766561Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2784787Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2803619Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2819586Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2826204Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2853415Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2860842Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2873569Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2884438Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2891947Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2903423Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2910953Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2930915Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2952815Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2960448Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2972852Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.2996526Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3013866Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3027406Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3048895Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3064609Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3090576Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3102713Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3116495Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3123782Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3136754Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3155786Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3169628Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3183738Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3205039Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3215071Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3230771Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3253576Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3280244Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3293584Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3305730Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3319932Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3331694Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3354658Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3369960Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3380874Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3398633Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3415095Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3434682Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3450365Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3463861Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3479472Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3488028Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3503107Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3517830Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3529172Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3543531Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3558122Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3570013Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3586171Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3600169Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3612630Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3619389Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3633572Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3641182Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3653320Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3661220Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3675944Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3687004Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3694322Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3706929Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3712763Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3726231Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3738880Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3765283Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3772841Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3784373Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3794066Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3802892Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3811992Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3825030Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3842682Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3854983Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3874160Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3882476Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3891107Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3905541Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3925214Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3937266Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3955401Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3967590Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3979654Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.3992790Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4004405Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4017372Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4028242Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4048895Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4067709Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4094073Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4103176Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4115864Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4128612Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4143332Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4156490Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4168846Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4175350Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4182208Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4195465Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4216565Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4232225Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4253703Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4273364Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4288436Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4299578Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4311700Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4321896Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4333891Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4349599Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4363403Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4374456Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4387136Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4401027Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4408760Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4420250Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4432313Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4445682Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4452707Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4462610Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4469608Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4481474Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4491353Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4503465Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4514555Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4527280Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4541328Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4551714Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4560316Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4567809Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4574734Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4587882Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4600689Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4613968Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4625235Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4634431Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4648384Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4661631Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4676543Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4690584Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4702306Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4712893Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4724572Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4736110Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4745178Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4756212Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4770332Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4786502Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4798182Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4810840Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4823071Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4835648Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4851404Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4867504Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4878324Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4888890Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4900925Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4908356Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4921703Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4932894Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4947120Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4959251Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4966009Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4982417Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.4995209Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5021285Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5029588Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5039017Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5054964Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5066627Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5087831Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5105309Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5116317Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5130739Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5136362Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5144795Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5154528Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5170233Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5182088Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5205007Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5216000Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5228804Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5246150Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5262674Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5274768Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5285361Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5293678Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5303794Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:14.5323991Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5325515Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5348698Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5364162Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5375061Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5388855Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5406898Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5420961Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5437933Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5452106Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5466461Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5478038Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5488994Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5504034Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5518045Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5530500Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5562744Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5588550Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5601215Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5626246Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5644731Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5658177Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5676128Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5687355Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5707058Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5728850Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5745221Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5762638Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5780251Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5817968Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5838132Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5852129Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5873227Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5889007Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5903302Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5924992Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5948271Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5968429Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5985348Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.5999798Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6018537Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6042124Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6057751Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6079462Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6103453Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6115901Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6129013Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6145925Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6159226Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6178015Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6189224Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6200641Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6210191Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6220477Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6241314Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6260821Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6273062Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6285181Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6293809Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6313046Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6334177Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6349879Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6360788Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6371924Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6384563Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6396238Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6410973Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6426364Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6434505Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6451195Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6468624Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6483720Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6497558Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6516215Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6529211Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6541105Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6554561Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6569020Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6582551Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6597536Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6612181Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6644030Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6655284Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6671261Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6689026Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6708389Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6734854Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6746817Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6773080Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6786113Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6797107Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6807778Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6824100Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6837964Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6850942Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6857969Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6872312Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6886267Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6898800Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6911183Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6930191Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6946819Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6958054Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6969930Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.6980513Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7000746Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7014228Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7031433Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7050717Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7067792Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7075017Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7093044Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7108487Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7121837Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7134646Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7154468Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7177080Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7197075Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7213545Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7226986Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7243616Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7260513Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7288859Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7302853Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7321300Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7348282Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7360330Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7367542Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7382143Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7395756Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7405410Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7426364Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7438730Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7449855Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7464970Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7474863Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7488150Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7504197Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7526329Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7538759Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7546616Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7560364Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7572007Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7587525Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7601214Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7612763Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7636356Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7651572Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7667855Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7678971Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7696652Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7703997Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7724159Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7738828Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7755719Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7772751Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7794303Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7805035Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7827422Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7842515Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7852532Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7865639Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7884806Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7904756Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7917435Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7939637Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7952229Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7973571Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.7982271Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8003234Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8018240Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8030033Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8046541Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8059261Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8072414Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8079786Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8093561Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8111387Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8128325Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8145706Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8154320Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8163125Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8184241Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8198747Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8212072Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8223646Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8247833Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8261773Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8275989Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8293945Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8305425Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8321556Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8340396Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8361150Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8373733Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8392991Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8411344Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8422430Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8445410Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8463505Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8475294Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8493270Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8502760Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8516107Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8531440Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8555738Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8572695Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8585593Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8599218Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8612781Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8627309Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8644513Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8669750Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8680632Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8696912Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8715520Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8728886Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8736618Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8748845Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8760591Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8779647Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8791610Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8799244Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8811968Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8834244Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8860911Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8874066Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8890122Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8907629Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8918219Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8929975Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8940128Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8953423Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8970155Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8976689Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.8996794Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9003913Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9016102Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9035118Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9048024Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9057672Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9078369Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9091519Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9103239Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9118230Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9132986Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9147458Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9160471Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9185292Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9199030Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9213005Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9228406Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9251907Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9272015Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9282771Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9288709Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9312676Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9327300Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9334028Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9344996Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9365655Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9379484Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9396198Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9410758Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9423720Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9434196Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9450836Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9463757Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9479076Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9492703Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9504790Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9515363Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9537934Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9552537Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9564568Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9571203Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9578095Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9590373Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9610778Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9626251Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9640420Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9652939Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9667653Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9674706Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9689200Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9706111Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9721370Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9736703Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9748160Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9772770Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9787277Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9798511Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9806223Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9816574Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9840675Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9856809Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9873442Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9888882Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9901803Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9914549Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9925131Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9935683Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9951883Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9965593Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9975280Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:14.9987320Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0002414Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0012880Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0030757Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0042522Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0056964Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0071902Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0087719Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0098476Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0114017Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0123063Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0136732Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0149262Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0162819Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0178331Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0194342Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0209219Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0219937Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0230688Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0244889Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0269287Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0284137Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0294592Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0309882Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0322562Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0341297Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0354152Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0365819Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0384732Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0397744Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0413800Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0425670Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0438930Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0452678Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0468676Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0487643Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0500429Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0511656Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0524830Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0536651Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0549410Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0566865Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0580235Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0592633Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0605215Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0629611Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0648455Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0667250Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0678184Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0688417Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0702810Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0712828Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0729491Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0743533Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0761140Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0774380Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0787568Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0803948Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0811032Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0826677Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0838015Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0851418Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0867862Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0888270Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0895396Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0908718Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0921083Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0938001Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0962789Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.0988757Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1002273Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1026127Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1037630Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1056117Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1071518Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1083148Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1098244Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1119068Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1132216Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1154846Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1162137Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1172638Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1188513Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1204101Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1211392Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,False,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1230757Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1256791Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1274219Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1295725Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1310406Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,1___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1317559Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1332898Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,0___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:15.1343622Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:15.1345462Z copying torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng_tensor/FONLY__^i32@16___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:15.1351330Z copying torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng_tensor/FONLY__^fp32@16___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:15.1360562Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1362178Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1375540Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1382155Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1391301Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1397595Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1403543Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1408871Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1414607Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1419959Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1426425Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1432545Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1440344Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1445607Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1451637Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1459059Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1464324Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1470201Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1476176Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1481389Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1488231Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1493612Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1498943Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1508391Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1517677Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1522725Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1527958Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1538310Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1544434Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1552157Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1561852Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1568537Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1580955Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1587068Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1592342Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1598648Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1604275Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1611443Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1617795Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1624759Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1631226Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1642100Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1646916Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1653138Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1658689Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1665358Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1670691Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1676688Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1686452Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1692603Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1699827Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1706862Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1712289Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1719863Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1725930Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1731311Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1738177Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1744813Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1750200Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1755619Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1761753Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1767210Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1773138Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1779691Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1785168Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1790767Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1796795Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1802160Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1807897Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1816605Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1821210Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1826977Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,True___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1834536Z copying torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,False___Navi3x.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:15.1843416Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.1845671Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.1861622Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.1879807Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.1905637Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.1922265Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.1935218Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.1951676Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.1972778Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.1987991Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2008338Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2025754Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2034313Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2047913Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2058585Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2085476Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2106022Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2122779Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2136049Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2156691Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2173841Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2192832Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2203972Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2217087Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2229013Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2243191Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2255512Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2276029Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2295854Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2310045Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2324323Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2338345Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2349839Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2365632Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2377716Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2394296Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2407499Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2424903Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2436143Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2447861Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2459637Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2485708Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2500041Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2514811Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2525458Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2538430Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2550346Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2565002Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2578585Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2593147Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2617211Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2631201Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2652353Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2667466Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2680832Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2703080Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2723016Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2739253Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2749550Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2763918Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2775881Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2787225Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2801993Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2822657Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2835263Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2846925Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2866187Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2886466Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2902930Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2922455Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2940441Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2954458Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2966169Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2979535Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.2999661Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3015354Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3027735Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3041488Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3055106Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3079096Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3094386Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3110358Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3125043Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3139005Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3152878Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3166007Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3176986Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3189960Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3204040Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3217634Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3236607Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3250067Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3269845Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3282364Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3299524Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3311715Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3322919Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3336545Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3353649Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3369882Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3386529Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3403688Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3435174Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3450094Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3468119Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3483088Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3494734Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3510019Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3527476Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3541049Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3553501Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3567188Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3590207Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3606348Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3620872Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3643891Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3660611Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3671997Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3688321Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3705460Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3730519Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3748218Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3763443Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3773182Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3786915Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3801126Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3828068Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3849359Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3864880Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3878146Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3886993Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3899872Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3916608Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3931156Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3946676Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3961918Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.3989815Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4000753Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4019440Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4033574Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4045722Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4057708Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4067922Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4082256Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4097765Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4107681Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4124739Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4139530Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4156135Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4178319Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4192512Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4199025Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4210975Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4223366Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4240465Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4253472Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4277718Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4286884Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4303426Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4314278Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4328461Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4342243Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4356001Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4374136Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4385422Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4394488Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4403803Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4424895Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4430616Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4441096Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4449781Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4462534Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4479169Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4492257Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4505693Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4518876Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4530291Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4539227Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4548229Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4557422Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4579479Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4588756Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4601881Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4616484Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4625936Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4635249Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4653868Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4666851Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4683446Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4699021Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4711969Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4734233Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4744306Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4761955Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4782920Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4807502Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4821178Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4843221Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4857812Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4873023Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4892967Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4908560Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4923176Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4936001Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4959907Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4973959Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.4998057Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5015956Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5029975Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5040382Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5054970Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5061941Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5074563Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5087919Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5103844Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5120418Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5136373Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5149719Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5166220Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5180352Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5194559Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5209259Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5216541Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5231200Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5249179Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5265852Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5284119Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5298629Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5312060Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5320379Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5328580Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5342744Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5352926Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5366897Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5383452Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5395719Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5413620Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5429637Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5440145Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5451136Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5467346Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5486556Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5507732Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5525855Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5541232Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5557057Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5571268Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5579871Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5595615Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5606504Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5617185Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5629486Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5641608Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5653740Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5666003Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5678405Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5689714Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5711121Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5723945Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5739751Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5754981Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5766097Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5797823Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5811285Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5824593Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5837701Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5853152Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5866187Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5881817Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5897801Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5916793Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5927482Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5948789Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5965511Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.5993620Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6008620Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6022072Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6037724Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6056314Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6075756Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6089553Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6105458Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6119364Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6133652Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6151869Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6173808Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6207060Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6221668Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6235792Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6249087Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6269988Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6281656Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6294815Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6313370Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6339384Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6357741Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6375373Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6387752Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6414976Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6438414Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6463108Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6478392Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6491846Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6502139Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6527250Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6544120Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6558671Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6571056Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6587198Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6605085Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6618135Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6630427Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6644428Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6669536Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6689440Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6711925Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6726112Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6738995Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6758284Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6773362Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6785145Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6806858Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6820206Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6833656Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6847684Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6860208Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6873147Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6884184Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6900358Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6913814Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6926341Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6938802Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6967852Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6983199Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.6998862Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7016694Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7047871Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7062391Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7074649Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7090678Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7116184Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7130191Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7152773Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7180516Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7198443Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7219653Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7250966Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7271379Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7288906Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7311525Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7331296Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7344523Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7361865Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7374825Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7395933Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7409791Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7427369Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7443864Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7471657Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7493358Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7510976Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7531655Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7549061Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7562526Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7576665Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7590612Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7604398Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7633109Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7649891Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7662909Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7676238Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7702582Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7721930Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7736863Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7749536Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7762851Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7775462Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7793575Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7814936Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7838414Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7850175Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7872599Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7888669Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7904144Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7921491Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7946191Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7962487Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7978071Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.7999324Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8015357Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8032288Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8049746Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8064439Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8075834Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8098889Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8112446Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8125718Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8148163Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8158722Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8171967Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8199961Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8218546Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8239863Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8255301Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8272500Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8286472Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8298859Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8316268Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8329696Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8363616Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8382137Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8394999Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8416687Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8437326Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8454932Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8468750Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8488927Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8501187Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8515635Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8529379Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,False,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8541224Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8558371Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8571326Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,True,1,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8598047Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8615938Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8630594Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8645421Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8665672Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8683199Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8694971Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8715254Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8729020Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8745738Z copying torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:15.8765583Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng 2025-04-25T04:39:15.8767148Z copying torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng/FONLY__^i32@16___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng 2025-04-25T04:39:15.8772658Z copying torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng/FONLY__^fp32@16___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng 2025-04-25T04:39:15.8777404Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.8779285Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.8792355Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.8806817Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.8817016Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.8829905Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.8852634Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.8869324Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.8883219Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.8895756Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.8918536Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.8932607Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.8943931Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.8964321Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.8970720Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.8983175Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.8993652Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9012608Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9038071Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9049706Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9066336Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9087877Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9102999Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9110035Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9123167Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9134324Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9147740Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9159432Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9171277Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9182938Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9198301Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9209766Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9221373Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9234656Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9253407Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9269057Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9281962Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9294434Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9308242Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9326854Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9343209Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9357402Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9368250Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9384928Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9403383Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9414640Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9429154Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9443098Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9449970Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9463962Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9475545Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9489800Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9500756Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9513438Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9529523Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9539011Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9549738Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9572969Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9583794Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9602446Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9613743Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9625194Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9643453Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9654136Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9671032Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9684158Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9698459Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9715106Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9726532Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9737934Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9750906Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9778250Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9798065Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9811888Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9824124Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9847625Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9861874Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9876781Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9902351Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9916293Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9927852Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9941118Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9947840Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9966820Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9980016Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:15.9993546Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0016209Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0028250Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0040343Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0060554Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0073006Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0093227Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0118040Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0132204Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0155062Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0166413Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0183138Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0197197Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0216396Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0237198Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0262851Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0277136Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0288811Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0300549Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0313187Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0326653Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0338706Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0361659Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0374591Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0388123Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0402376Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0415449Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0422533Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0436529Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0447878Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0460361Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0478428Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0494416Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0511416Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0525152Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0538878Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0553932Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0567713Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0588720Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0604425Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0617067Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0639217Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0651345Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0665963Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0691551Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0705944Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0731414Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0745298Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0759903Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0771755Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0786377Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0801230Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0816117Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0829562Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0846448Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0863197Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0873401Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0892242Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0911663Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0925427Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0952584Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0967593Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.0990349Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1004995Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1015794Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1028126Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1041847Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1058198Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1075631Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1101588Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1114661Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1129908Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1143103Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1155171Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1172461Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1187426Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1212910Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1221327Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1234011Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1249262Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1268112Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1281627Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1293686Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1299938Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1319650Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1330179Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1344560Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1359493Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1371755Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1392273Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1418298Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1432711Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1448875Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1463772Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1475198Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1490321Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1504040Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1521231Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1535859Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1550565Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1572402Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1579332Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1591511Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1613119Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1627610Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1644532Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1663297Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1677071Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1696199Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1707171Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1723772Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1732666Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1749794Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1761801Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1777308Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1791142Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1805920Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1825797Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1842470Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1858851Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1885962Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1899228Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1912881Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1925979Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1939933Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1949533Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1980657Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.1993143Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2007081Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2019467Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2043704Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2058415Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2072070Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2083063Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2094615Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2113554Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2124864Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2143392Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2169213Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2189889Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2211510Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2227348Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2233547Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2247922Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2264606Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2275948Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2287800Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2309885Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2323496Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2335849Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2348409Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2363316Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2389113Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2396029Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2411794Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2423854Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2438926Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2452064Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2465621Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2472394Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2487792Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2497907Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2515493Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2527437Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2543155Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2555700Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2573899Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2594836Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2601838Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2612400Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2620360Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2632632Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2656447Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2668843Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2679849Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2692106Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2710789Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2725550Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2737192Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2752641Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2767656Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2781919Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2808414Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2822439Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2836130Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2846885Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2860560Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2872510Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2891044Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2901943Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2913385Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2937941Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2953192Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2964746Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2973291Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.2987314Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3002715Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3018479Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3036208Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3048721Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3059741Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3072307Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3088907Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3102624Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3112896Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3125830Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3136752Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3147904Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3160103Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3173147Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3199262Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3212769Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3229038Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3241150Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3259717Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3266581Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3279074Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3294025Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3309591Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3316479Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3326852Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3346682Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3361688Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3376770Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3403973Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3413873Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3426103Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3447185Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3457351Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3470377Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3484214Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3496274Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3515291Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3527638Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3540311Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3553467Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3568713Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3575773Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3587438Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3598305Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3613019Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3629980Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3641677Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3654494Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3670639Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3682929Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3698898Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3712864Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3729062Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3757154Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3767987Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3793229Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3808479Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3817820Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3828423Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3841009Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3854957Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3876856Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3896789Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3910462Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3922282Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3933968Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3945217Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3963124Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.3974803Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4003179Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4013922Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4027305Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4039126Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4061204Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4076795Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4088656Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4106107Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4120890Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4136541Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4149864Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4169884Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4185227Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4196785Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4219182Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4234872Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4247863Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4263414Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4275044Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4293840Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4300840Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4315410Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4326926Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4341532Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4358007Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4375718Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4383549Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4403376Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4418046Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4447316Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4464838Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4472971Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4484209Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4491110Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4503086Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4522301Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4540974Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4558021Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4575133Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4587999Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4595354Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4607173Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4618885Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4637733Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4657392Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4668964Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4685337Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4696670Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4714486Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4728768Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4741309Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4757635Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4783696Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4798807Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4817419Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4832740Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4847275Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4864834Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4876764Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4891115Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4907179Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4929229Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4937231Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4950247Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4963633Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4980149Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.4994536Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.5017681Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.5034935Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.5047159Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.5059378Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.5078366Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.5087657Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.5108320Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.5114318Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.5132852Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.5148565Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.5165844Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.5173579Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.5207055Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.5231022Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.5257806Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.5265061Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:16.5286375Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:16.5288176Z copying torch/lib/aotriton.images/amd-gfx942/flash/debug_simulate_encoded_softmax/FONLY__^bf16@16___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:16.5293957Z copying torch/lib/aotriton.images/amd-gfx942/flash/debug_simulate_encoded_softmax/FONLY__^fp32@16___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:16.5299921Z copying torch/lib/aotriton.images/amd-gfx942/flash/debug_simulate_encoded_softmax/FONLY__^fp16@16___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:16.5304504Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5306085Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,96,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5311448Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,512,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5317116Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,32,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5323822Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,224,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5332591Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,512,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5343036Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,96,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5349228Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,16,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5355567Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,256,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5362938Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,32,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5370425Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,512,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5381994Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,160,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5389786Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,16,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5395025Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,160,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5408799Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,512,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5415004Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,64,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5420953Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,48,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5426589Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,32,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5433253Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,128,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5439869Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,80,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5448575Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,224,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5458116Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,48,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5465443Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,128,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5471812Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,256,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5477927Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,64,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5484257Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,160,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5490892Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,160,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5496505Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,224,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5502037Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,224,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5507402Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,16,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5513764Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,192,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5519562Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,192,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5525182Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,192,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5535358Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,32,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5540759Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,256,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5546269Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,48,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5551798Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,128,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5557166Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,96,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5562257Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,80,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5567877Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,192,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5573895Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,96,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5579177Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,192,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5585435Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,16,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5594597Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,64,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5599165Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,48,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5603683Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,80,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5608334Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,256,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5614628Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,48,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5621224Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,512,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5632840Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,128,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5638775Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,64,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5644055Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,80,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5649651Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,32,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5655167Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,48,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5662743Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,256,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5669297Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,64,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5674843Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,224,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5683776Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,32,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5689736Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,96,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5695629Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,16,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5704583Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,64,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5709969Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,80,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5715719Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,128,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5722417Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,160,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5728511Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,192,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5735322Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,224,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5741423Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,512,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5749252Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,128,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5757189Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,160,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5764034Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,256,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5769876Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,96,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5775189Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,16,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5781653Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,80,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:16.5786942Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.5788674Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.5802469Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.5826921Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.5839242Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.5851991Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.5871671Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.5883755Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.5898695Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.5913089Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.5935930Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.5951926Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.5965794Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.5976507Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.5983204Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.5997666Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6013309Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6020140Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6039944Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6054272Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6067079Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6078357Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6093673Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6116586Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6129990Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6148052Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6170484Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6177332Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6187643Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6198427Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6214044Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6220982Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6237905Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6257657Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6271515Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6283256Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6300607Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6318350Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6333295Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6341981Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6357735Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6376499Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6388778Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6409363Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6429442Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6441318Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6448306Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6459388Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6466406Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6479246Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6492212Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6509349Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6516278Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6523063Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6540641Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6563162Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6573194Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6596004Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6604531Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6618907Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6631442Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6644198Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6660971Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6668474Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6676139Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6682621Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6694499Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6703209Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6719372Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6732201Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6744727Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6759144Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6773125Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6792498Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6805947Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6829438Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6843898Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6858063Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6875187Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6881700Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6892355Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6906942Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6913357Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6930396Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6949990Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6964066Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6976272Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.6989410Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7001310Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7008212Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7020033Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7026331Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7039380Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7050594Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7074119Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7082056Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7091411Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7117141Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7128769Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7144480Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7159133Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7184299Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7191481Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7210975Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7222752Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7235461Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7244860Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7254351Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7265725Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7280209Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7299845Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7311844Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7318619Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7331311Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7347527Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7357445Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7377977Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7389323Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7400912Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7417708Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7428372Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7443134Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7455650Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7469584Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7496817Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7506339Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7521101Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7535756Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7547087Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7559318Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7572745Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7586094Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7603412Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7628388Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7647055Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7663281Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7679552Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7690422Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7705970Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7719534Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7735640Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7742434Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7755063Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7770402Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7782145Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7801195Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7813106Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7835030Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7853357Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7868440Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7887248Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7908035Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7920178Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7935092Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7954859Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7971762Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7991267Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.7998560Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8011768Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8018561Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8038732Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8061744Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8078075Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8092156Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8107874Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8117944Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8132033Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8147927Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8157490Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8174620Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8187434Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8207415Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8225461Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8242943Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8254334Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8267108Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8279347Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8306519Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8327390Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8343146Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8356221Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8362669Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8375152Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8399411Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8413127Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8429623Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8436498Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8445572Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8458813Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8467376Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8479814Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8505171Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8517534Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8535122Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8541595Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8554002Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8567559Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8582190Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8599182Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8607393Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8619022Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8635485Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8652132Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8659271Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8670540Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8677455Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8690869Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8696280Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8708232Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8728982Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8742407Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8755568Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8768357Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8774312Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8784720Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8793592Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8798831Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8821131Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8835596Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8847260Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8863601Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8869452Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8874925Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8883774Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8907383Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8920357Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8935400Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8942744Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8949333Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8962547Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8972853Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8983252Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.8998396Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9006991Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9018977Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9034334Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9041719Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9055765Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9061126Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9066882Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9076805Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9087385Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9105642Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9119340Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9140796Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9152691Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9163042Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9172012Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9177222Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9188952Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9214103Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9228832Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9243224Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9255756Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9267572Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9274401Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9284211Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9290603Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9304318Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9316569Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9334419Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9347718Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9360986Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9366562Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9374597Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9387809Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9402249Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9427264Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9440850Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9454169Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9461402Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9477576Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9493967Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9508581Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9515327Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9526570Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9539790Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9554432Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9572033Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9586275Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9600075Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9614387Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9624021Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9635850Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9646615Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9658318Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9674511Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9688854Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9706227Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9722007Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9731642Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9738971Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9756180Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9769815Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9782231Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9799397Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9813523Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9826265Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9838507Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9853644Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9864119Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9876579Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9883728Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9895413Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9918636Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9930207Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9941128Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9952797Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9963271Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9974766Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9981423Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:16.9992266Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0007266Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0015070Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0024822Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0030401Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0039167Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0051633Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0062919Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0074482Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0088328Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0110212Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0116960Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0131490Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0143175Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0158737Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0175940Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0188293Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0199442Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0215726Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0229135Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0236590Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0255749Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0270257Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0282490Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0288140Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0301261Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0318463Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0325840Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0333679Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0346139Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0356566Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0366647Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0387665Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0402669Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0414809Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0423687Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0432028Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0456355Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0472268Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0486781Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0506986Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0514166Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0523310Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0538880Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0557616Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0580077Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0590686Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0606996Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0625195Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0637363Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0653241Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0665189Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0676481Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0691186Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0702922Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0717477Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0734437Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0752471Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0774179Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0784507Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0792082Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0815421Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0830707Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0844039Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0851026Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0865389Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0877742Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0893222Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0900019Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0920623Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0929044Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0939184Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0954759Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0968678Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0985769Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.0998071Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1006059Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1024237Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1042999Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1051034Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1065025Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1083695Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1096705Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1113146Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1132368Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1148527Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1160640Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1174969Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1188529Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1203274Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1221176Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1231866Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1254390Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1266920Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1274182Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1292737Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1309944Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1320280Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1330806Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1359586Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1375828Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1385798Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1398551Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1422062Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1437062Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1460298Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1474145Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1487314Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1497915Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1520414Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1534126Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1546761Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1561527Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1568638Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1580023Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1591541Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1606666Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1620023Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1640848Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1649342Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1662237Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1669700Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:17.1682377Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.1684225Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.1700577Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.1717001Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.1740835Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.1754203Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.1767873Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.1779345Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.1792277Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.1807850Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.1834339Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.1847477Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.1866165Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.1876709Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.1884879Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.1902306Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.1920158Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.1931803Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.1946079Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.1959489Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.1979415Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.1992706Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2012637Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2028311Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2040717Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2063863Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2075973Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2089773Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2103246Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2115931Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2132372Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2146834Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2161992Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2180589Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2189667Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2202213Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2217981Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2239704Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2252975Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2276407Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2288626Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2302415Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2317542Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2331923Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2346226Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2368994Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2385352Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2404061Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2418507Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2431483Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2449442Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2474255Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2489986Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2504714Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2518727Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2532690Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2546980Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2560995Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2580212Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2594072Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2608526Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2628108Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2641083Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2653482Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2681231Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2690590Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2703775Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2725659Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2743019Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2757132Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2773505Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2792159Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2805768Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2819427Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2831169Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2844442Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2858665Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2893656Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2904213Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2916241Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2940668Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2956616Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2971837Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.2985060Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3003466Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3014305Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3025662Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3046723Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3058690Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3077137Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3092666Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3119183Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3134252Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3143897Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3164435Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3184098Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3205688Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3217575Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3233350Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3246406Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3260893Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3272662Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3279717Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3292495Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3306746Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3326270Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3349042Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3368501Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3386723Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3400075Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3428831Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3441738Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3457665Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3469925Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3490548Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3509163Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3527097Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3554316Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3570815Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3584013Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3596612Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3609573Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3625685Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3632888Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3646262Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3665236Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3682229Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3712918Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3721199Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3737247Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3758574Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3773232Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3793399Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3804816Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3824971Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3839752Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3862784Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3875246Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3890187Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3902409Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3926644Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3946799Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3958390Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3969686Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.3983459Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4001560Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4017297Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4030107Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4042654Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4056675Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4070221Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4085948Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4111352Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4120460Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4144390Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4166678Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4179961Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4207766Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4220607Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4238985Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4259763Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4273808Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4287605Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4311525Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4324396Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4336253Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4353011Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4363014Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4375167Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4387771Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4395854Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4418883Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4430774Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4444187Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4467344Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4492766Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4514895Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4525087Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4545244Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4551815Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4566928Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4582806Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4598448Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4614403Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4630168Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4643646Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4657882Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4671969Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4688309Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4701058Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4712998Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4727853Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4740707Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4754776Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4771485Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4785024Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4806663Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4829786Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4844793Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4856280Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4870948Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4884989Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4900891Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4920744Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4935780Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4951299Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4960272Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4973317Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.4990074Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5005557Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5039589Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5055392Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5065811Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5085733Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5097352Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5110991Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5128844Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5143725Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5159354Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5174472Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5189752Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5204703Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5218970Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5235339Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5249371Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5263107Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5288103Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5301203Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5327303Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5345678Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5357440Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5375206Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5391500Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5404661Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5412092Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5424508Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5449431Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5463009Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5474956Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5487470Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5501399Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5516869Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5537615Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5553645Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5566775Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5587408Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5599880Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5612517Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5625399Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5644489Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5668274Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5680614Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5701335Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5720239Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5744309Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5763017Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5775529Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5791064Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5804015Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5815524Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5827316Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5838421Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5850565Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5859605Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5868263Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5881439Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5894198Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5908810Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5920232Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5949625Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5972215Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5985032Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.5997959Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6011739Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6035712Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6051979Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6071019Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6083824Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6101138Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6114547Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6142591Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6163529Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6183181Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6196848Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6212196Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6225814Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6257528Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6278815Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6291297Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6308283Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6318819Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6330832Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6342524Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6354245Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6370332Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6388282Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6401809Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6416586Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6430236Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6444930Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6462307Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6491402Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6507673Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6524074Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6537356Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6566785Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6592336Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6609567Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6629233Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6642913Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6656566Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6671603Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6684894Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6697199Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6709130Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6721456Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6732721Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6754163Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6772208Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6784883Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6798870Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6813408Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6824805Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6845727Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6870781Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6883677Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6905423Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6920053Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6930931Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6949779Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6962832Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6982897Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.6998109Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7016043Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7032355Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7039504Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7051778Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7066920Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7078369Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7091835Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7113655Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7126429Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7142236Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7154932Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7170036Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7182990Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7190730Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7208986Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7222328Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7241038Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7251903Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7270382Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7286911Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7301835Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7326125Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7346961Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7360640Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7383875Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7396273Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7405773Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7421541Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7434535Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7448891Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7470431Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7486987Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7500994Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7521056Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7540874Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7558738Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7572954Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7583652Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7607888Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7626282Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7648339Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7672463Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7688636Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7710111Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7723763Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7738139Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7753865Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7771094Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7795075Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7814361Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7825924Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7849774Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7862942Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7875099Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7889822Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7905566Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7912573Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7930478Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7953407Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7975496Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.7990566Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.8011549Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,1___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.8022672Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,True,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.8033590Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,0___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:17.8047458Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:17.8049162Z copying torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng_tensor/FONLY__^i32@16___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:17.8054555Z copying torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng_tensor/FONLY__^fp32@16___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:17.8059999Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8061407Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8067142Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8072823Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8078561Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8084805Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8092458Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8099605Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8105050Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8111598Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8117141Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8124254Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8130343Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8135428Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8141533Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8146977Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8154015Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8159389Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8164481Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8174845Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8180013Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8186095Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8191757Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8197291Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8203296Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8210879Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8216788Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8222593Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8228154Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8233929Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8241192Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8246888Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8253171Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8260110Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8265156Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8270964Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8276190Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8282087Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8287609Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8296330Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8305108Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8310590Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8316475Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8321814Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8327416Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8334528Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8340342Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8346031Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8351365Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8357226Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8363222Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8368865Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8375803Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8381050Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8386471Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8392336Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8398134Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8403978Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8409161Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8414479Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8422739Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8427840Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8432970Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8438736Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8445118Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8453057Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8464086Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8475032Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8481213Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8486903Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8492800Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8498170Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,False___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8503731Z copying torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,True___MI300X.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:17.8508779Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8511007Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8525890Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8539667Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8553252Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8577412Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8590577Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8600471Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8615069Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8638956Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8664540Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8677693Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8684223Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8696646Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8711195Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8732989Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8751495Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8767374Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8783639Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8799541Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8814178Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8821178Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8840703Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8852834Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8860143Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8873721Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8885701Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8899637Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8912788Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8925980Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8936858Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8957684Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.8981845Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9012547Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9027946Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9035097Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9048793Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9079909Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9097706Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9113993Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9126300Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9142661Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9157343Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9190980Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9208077Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9228419Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9244683Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9269141Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9286968Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9298233Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9320592Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9327526Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9351638Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9368757Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9384220Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9398131Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9410915Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9427073Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9435222Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9448984Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9463524Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9475824Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9491524Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9504719Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9514840Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9532159Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9553394Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9572628Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9587970Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9603479Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9621792Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9633819Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9654683Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9678648Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9692029Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9714267Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9726879Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9739177Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9755988Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9769472Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9790638Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9807596Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9820408Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9833658Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9847325Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9864843Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9876701Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9899515Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9916115Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9930378Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9941308Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9957453Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9971392Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9978468Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:17.9996218Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0007568Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0020929Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0035285Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0045427Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0068743Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0081291Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0093923Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0099570Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0114465Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0124639Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0139060Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0155219Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0162630Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0173824Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0185458Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0204595Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0218106Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0235822Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0251818Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0264199Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0280628Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0300344Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0315712Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0327460Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0346014Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0358612Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0373584Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0398755Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0410856Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0428349Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0441589Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0459500Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0475479Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0482462Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0494083Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0517807Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0530067Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0545899Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0561210Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0580936Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0594517Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0612853Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0632609Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0644361Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0660238Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0673216Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0689658Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0704273Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0721770Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0733166Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0745416Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0757694Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0774578Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0781159Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0793623Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0808812Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0822564Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0837722Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0848090Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0862830Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0876296Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0890696Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0898745Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0913690Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0931436Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0958335Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0978712Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.0997619Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1021805Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1037173Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1044881Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1064541Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1085248Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1092796Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1113372Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1129365Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1148118Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1175801Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1182816Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1196811Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1210097Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1217647Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1233207Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1246696Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1263681Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1281758Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1305284Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1325887Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1347744Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1361197Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1373246Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1386433Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1402953Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1413147Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1422934Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1437958Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1456246Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1470473Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1494265Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1506479Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1521738Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1539997Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1563539Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1575749Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1589597Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1609964Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1618200Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1626001Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1638431Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1652901Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1666744Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1686551Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1696479Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1712747Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1731009Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1750348Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1767732Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1775084Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1796110Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1811553Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1828511Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1848284Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1862927Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1884791Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1895773Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1903002Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1916584Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1932528Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1953499Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1979239Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.1986576Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2001020Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2022728Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2030266Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2043386Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2052050Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2076363Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2087656Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2107140Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2121683Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2136819Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2151245Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2163661Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2176275Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2188867Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2203293Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2228567Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2252181Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2274240Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2295233Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2309232Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2324520Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2343153Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2355354Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2367757Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2384377Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2393283Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2404508Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2421630Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2438875Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2457845Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2473164Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2499506Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2514730Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2528473Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2554938Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2562741Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2576693Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2595197Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2607433Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2625098Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2639519Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2653779Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2665575Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2678806Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2693325Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2705949Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2714699Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2729663Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2741908Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2749087Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2755594Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2787421Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2800063Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2813746Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2834910Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2866265Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2890945Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2907486Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2923700Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2935684Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2952777Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2964648Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.2983009Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3002777Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3018207Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3032957Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3045785Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3062343Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3075398Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3092116Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3107321Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3130493Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3141811Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3152242Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3164758Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3178682Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3195365Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3202680Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3217500Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3229153Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3244819Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3274510Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3289303Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3302604Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3320352Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3346810Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3361577Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3379322Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3401932Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3423650Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3453597Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3474797Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3491740Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3506308Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3516847Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3530701Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3546393Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3553815Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3579099Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3593425Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3610479Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3638770Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3651169Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3676644Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3689246Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3697103Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3709489Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3721754Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3743233Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3757913Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3773422Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3786966Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3799424Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3813406Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3834028Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3856772Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3870320Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3889448Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3911465Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3918873Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3941841Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3956602Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3970250Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.3988337Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4004556Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4014825Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4033062Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4040928Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4054241Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4069002Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4089434Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4096187Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4103019Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4126875Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4146403Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4160263Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4177213Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4185130Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4198702Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4224133Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4241128Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4257245Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4283547Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4299899Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4318798Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4332833Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4350869Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4363863Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4387221Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4411713Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4424543Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4441817Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4465469Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4477499Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4488240Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4503816Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4529003Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4543382Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4562064Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4579232Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4595082Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4608887Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4616754Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4624573Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4649298Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4667304Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4681672Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4709892Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4738665Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4751597Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4780211Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4804350Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4819075Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4834997Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4848981Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4861699Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4882527Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4898516Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4913024Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4919740Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4943344Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4958445Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4980134Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4989071Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.4996958Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5019272Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5031513Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5051282Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5067298Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5084519Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5095476Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5118459Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5125061Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5140065Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5147888Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5155653Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5167971Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5188973Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,False,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5201275Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5212544Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5223726Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,True,1,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5241833Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5264017Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5280452Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5303295Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5316184Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5327492Z copying torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:18.5354798Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng 2025-04-25T04:39:18.5356336Z copying torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng/FONLY__^i32@16___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng 2025-04-25T04:39:18.5362058Z copying torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng/FONLY__^fp32@16___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng 2025-04-25T04:39:18.5368140Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5369576Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5392021Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5406488Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5424441Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5451003Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5463624Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5482918Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5494655Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5511144Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5528948Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5543034Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5561824Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5583611Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5601686Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5618685Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5633751Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5648668Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5662266Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5676007Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5700213Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5708751Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5726864Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5740500Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5766858Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5785207Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5798078Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5819440Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5836242Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5857790Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5875457Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5889035Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5908059Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5920512Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5938786Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5953270Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5973392Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.5984786Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6006769Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6031043Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6046888Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6053758Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6067040Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6081785Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6094090Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6111712Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6127522Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6143340Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6156922Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6173851Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6197303Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6217181Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6231515Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6252263Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6275926Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6302370Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6315269Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6337034Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6351815Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6377628Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6391146Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6407145Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6419204Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6435896Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6448973Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6460132Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6473958Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6489590Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6502396Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6516322Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6530801Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6545229Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6556792Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6570684Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6584878Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6597737Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6620555Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6631348Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6645728Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6665308Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6680405Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6698973Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6710871Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6725056Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6740698Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6754270Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6771059Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6785912Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6799000Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6812786Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6834580Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6854062Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6871149Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6885558Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6899816Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6919931Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6942518Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6958707Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.6988805Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7003946Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7019521Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7043602Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7054134Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7066998Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7082532Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7100623Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7116540Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7130773Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7144070Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7151454Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7166194Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7194013Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7211196Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7225557Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7236371Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7250916Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7265089Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7282945Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7295184Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7312202Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7325583Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7341220Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7367145Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7378744Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7393722Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7408032Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7419666Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7446389Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7461726Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7475540Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7484986Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7501938Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7517458Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7536310Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7549883Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7565434Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7576761Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7594780Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7617555Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7631842Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7647910Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7660604Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7679335Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7697846Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7711260Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7725195Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7733623Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7766636Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7782613Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7800208Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7809824Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7824265Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7841563Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7855004Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7865473Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7877994Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7889565Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7911815Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7922434Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7935723Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7950072Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7963148Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.7986309Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8001020Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8017968Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8028171Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8045003Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8060346Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8081725Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8098515Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8116227Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8132640Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8147825Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8167469Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8181450Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8197661Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8216019Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8245164Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8259329Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8284239Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8296674Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8325591Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8336730Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8344598Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8371275Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8378722Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8401781Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8418315Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8431313Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8445216Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8457660Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8471344Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8486246Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8499219Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8523709Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8530647Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8552963Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8577314Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8589417Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8610672Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8625330Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8645383Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8666087Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8679685Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8708446Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8719732Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8734122Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8750915Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8766715Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8781370Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8787971Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8801060Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8809800Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8821068Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8835677Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8856432Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8873746Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8888274Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8900128Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8913215Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8929069Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8950531Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8965578Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8986694Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.8999595Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9012495Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9033358Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9040905Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9062890Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9082170Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9098337Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9118329Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9133851Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9147777Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9169014Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9186407Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9199536Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9225362Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9246991Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9257022Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9270026Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9282938Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9292917Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9305090Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9321332Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9332907Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9349342Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9376065Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9389430Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9402053Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9420287Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9432934Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9451981Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9459400Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9474039Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9487847Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9507415Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9518352Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9531790Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9548928Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9567385Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9583228Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9609661Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9629721Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9649733Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9663119Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9690477Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9704612Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9716687Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9732226Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9756049Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9773130Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9800705Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9817259Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9835034Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9849908Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9857671Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9874516Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9895425Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9917819Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9931826Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9938369Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9958061Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9976662Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:18.9990236Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0004282Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0025231Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0042255Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0063094Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0071510Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0097116Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0109440Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0122490Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0146098Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0157890Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0174017Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0186897Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0201912Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0214597Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0232710Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0249047Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0267745Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0279210Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0299920Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0313064Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0332187Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0354678Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0379547Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0393394Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0410403Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0427700Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0441535Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0456760Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0470459Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0483910Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0509743Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0521872Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0532870Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0543257Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0556934Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0572474Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0590384Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0608253Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0623556Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0634870Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0648414Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0667147Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0679021Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0694501Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0710646Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0721407Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0737849Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0750504Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0765719Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0784747Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0796137Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0819508Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0840021Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0871371Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0886736Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0893871Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0910039Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0923836Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0938595Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0965531Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.0977774Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1005941Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1021087Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1033094Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1046127Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1060401Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1084619Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1101390Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1117838Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1132675Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1150898Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1171022Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1192391Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1211206Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1231278Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1246286Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1254008Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1264623Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1293396Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1310166Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1325935Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1345494Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1360442Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1381041Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1394553Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1417382Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1441637Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1459807Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1471572Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1495106Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1514198Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1526037Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1538057Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1552355Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1569432Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1582553Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1599123Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1617736Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1624526Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1648522Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1666783Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1682666Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1697800Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1713309Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1729936Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1743704Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1758148Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1774494Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1794615Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1808173Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1816707Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1828277Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1841542Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1853179Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1866673Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1883021Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1895212Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1917933Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1928070Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1945630Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1968989Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.1988612Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2001349Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2012748Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2027764Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2047562Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2069750Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2087064Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2094281Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2110541Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2125996Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2140746Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2161739Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2177844Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2195015Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2212367Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2229660Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2236826Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2252445Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2259444Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2280659Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2298413Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2323008Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2338221Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2355421Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2369173Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2382057Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2402925Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:19.2415335Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:19.2417366Z copying torch/lib/aotriton.images/amd-gfx90a/flash/debug_simulate_encoded_softmax/FONLY__^fp16@16___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:19.2423310Z copying torch/lib/aotriton.images/amd-gfx90a/flash/debug_simulate_encoded_softmax/FONLY__^fp32@16___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:19.2429964Z copying torch/lib/aotriton.images/amd-gfx90a/flash/debug_simulate_encoded_softmax/FONLY__^bf16@16___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:19.2434465Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2436223Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,64,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2441875Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,192,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2448626Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,256,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2457063Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,160,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2463028Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,192,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2469409Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,224,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2475768Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,512,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2486236Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,192,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2495416Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,224,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2501699Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,32,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2509418Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,512,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2516706Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,160,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2523271Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,192,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2529862Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,256,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2536382Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,64,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2543265Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,80,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2552574Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,16,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2558970Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,48,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2564734Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,128,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2575986Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,512,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2585323Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,128,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2593641Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,64,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2600028Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,48,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2607018Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,96,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2612972Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,48,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2622455Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,224,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2630851Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,128,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2636632Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,256,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2643552Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,128,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2652784Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,80,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2659887Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,160,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2666180Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,16,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2671795Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,32,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2678526Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,512,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2684457Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,160,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2694270Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,16,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2701799Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,64,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2707774Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,16,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2714920Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,80,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2726096Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,96,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2731668Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,80,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2737184Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,96,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2742978Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,224,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2748777Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,96,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2756995Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,512,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2765370Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,48,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2770905Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,128,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2777241Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,48,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2785244Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,80,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2791839Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,224,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2797431Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,32,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2804266Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,64,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2808678Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,80,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2813695Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,32,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2818674Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,192,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2823651Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,48,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2828494Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,16,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2833527Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,192,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2839005Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,32,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2843693Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,224,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2849941Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,96,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2855293Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,256,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2862910Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,96,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2868618Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,64,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2874636Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,160,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2883189Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,256,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2894651Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,512,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2900608Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,128,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2911133Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,16,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2919796Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,32,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2925519Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,256,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2931153Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,160,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:19.2936316Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.2938202Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.2955999Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.2962514Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.2978554Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.2990982Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3003669Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3015159Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3029281Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3042473Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3055901Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3068797Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3081608Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3103678Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3114421Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3128027Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3139718Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3151427Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3164962Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3172208Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3185517Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3200607Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3214540Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3227350Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3245050Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3261954Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3275842Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3287772Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3303332Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3324823Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3332149Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3338993Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3353808Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3367909Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3390606Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3399300Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3415617Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3441333Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3458817Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3473660Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3485583Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3510276Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3516998Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3528851Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3546263Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3562475Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3581956Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3597612Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3609232Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3620265Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3632100Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3646506Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3661247Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3675432Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3702030Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3724892Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3735780Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3754648Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3776398Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3786622Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3795841Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3807639Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3815979Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3839460Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3851292Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3858053Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3870096Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3890481Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3921564Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3935342Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3946231Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3957771Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3977039Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.3994066Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4009023Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4015530Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4028505Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4047627Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4074981Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4087209Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4113891Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4127026Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4133765Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4141194Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4148173Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4158997Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4165938Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4182205Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4188958Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4203807Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4228597Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4245498Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4252885Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4271265Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4287962Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4294614Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4301771Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4321978Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4338628Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4354929Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4374421Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4391491Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4402480Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4414953Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4425836Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4441352Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4465705Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4476091Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4483347Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4489821Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4501731Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4512466Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4528856Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4548350Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4557390Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4577652Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4589226Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4601434Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4609690Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4621669Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4633646Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4655312Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4673239Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4691551Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4704436Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4716183Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4724391Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4749163Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4757572Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4776065Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4781988Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4788701Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4801739Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4825945Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4838501Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4852478Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4871396Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4884274Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4894938Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4911716Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4925948Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4936274Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4948989Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4955865Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4967766Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4979167Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4986214Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.4998789Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5019373Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5034208Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5047494Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5058485Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5070817Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5079217Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5087670Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5100006Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5112049Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5124508Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5136758Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5154652Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5173692Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5187657Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5200021Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5211381Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5223933Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5233738Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5247258Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5262831Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5280675Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5306651Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5326271Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5345593Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5356261Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5362777Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5381039Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5403291Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5429404Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5448988Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5475194Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5497467Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5507921Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5518485Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5529495Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5543350Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5557369Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5563024Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5578299Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5600672Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5614312Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5640796Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5654077Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5663013Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5676805Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5683877Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5705437Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5721491Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5734099Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5756363Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5772476Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5789293Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5800852Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5812831Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5824123Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5834664Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5846016Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5873220Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5895607Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5918597Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5941085Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5949739Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5962244Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5977505Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5984589Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.5991290Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6007362Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6029446Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6046505Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6064812Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6079627Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6099893Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6111289Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6125251Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6133017Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6144711Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6167190Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6173911Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6181578Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6190728Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6219386Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6241408Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6268658Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6280624Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6296920Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6304326Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6323721Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6337023Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6348134Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6358311Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6364597Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6373321Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6387359Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6411782Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6424529Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6450280Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6465888Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6478334Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6489478Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6503474Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6515634Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6529041Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6555603Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6567236Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6590970Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6600271Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6613490Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6635732Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6648622Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6662931Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6673349Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6679562Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6687936Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6704215Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6719848Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6731320Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6744136Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6767270Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6776455Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6792373Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6800352Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6815685Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6831868Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6848636Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6869637Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6880733Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6904595Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6922391Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6936416Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6951882Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6968846Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6983599Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6991445Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.6997894Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7009142Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7021072Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7027994Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7046422Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7063706Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7071274Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7085746Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7092299Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7110933Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7134351Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7148986Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7164088Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7178652Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7187404Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7199382Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7220724Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7240953Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7257281Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7270176Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7280742Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7296800Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7316867Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7335296Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7355394Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7380076Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7405388Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7419005Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7436291Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7459038Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7476047Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7483440Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7493039Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7505883Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7520475Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7527569Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7540702Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7547675Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7561411Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7571103Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7593841Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7601200Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7613241Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7623966Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7639854Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7654064Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7660632Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7674411Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7688007Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7700202Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7720573Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7729792Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7742405Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7754115Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7776464Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7797233Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7808951Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7826025Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7840154Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7850721Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7873013Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7895830Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7916850Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7934496Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7946962Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7966035Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.7987094Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8000436Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8008094Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8019171Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8034201Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8046383Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8057753Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8068689Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8082891Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8113155Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8127413Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8149926Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8164177Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8181690Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8194422Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8207161Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8221769Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8240247Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8252769Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8263561Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8282520Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8296505Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8313555Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8326610Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8350478Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8370523Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8379578Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8387026Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8401672Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8414957Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8422151Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8438500Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8451589Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8463679Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8486167Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8505489Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8525456Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8541851Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8559706Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8583773Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8592263Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8609702Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8628397Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8649375Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8659866Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8674923Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8689551Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8699096Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8705971Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8718110Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8731906Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8751732Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8757823Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8771163Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8792803Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8807196Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8822702Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8845207Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8863530Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8878698Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8896032Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8909097Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8921113Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8933131Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8944221Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8954989Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8971832Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8979094Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.8993239Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.9007311Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.9019645Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.9039301Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.9047825Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.9060007Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.9078378Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.9086050Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.9109805Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.9118890Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.9131040Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.9149177Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.9156761Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.9179863Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.9192737Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.9214580Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.9226500Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.9241374Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:19.9262969Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9265260Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9290877Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9299554Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9309840Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9324578Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9352381Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9363620Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9376974Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9389141Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9399417Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9410798Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9426469Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9441786Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9461519Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9470691Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9494382Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9509523Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9533978Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9547321Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9559493Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9570632Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9583032Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9595959Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9610800Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9627702Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9641462Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9650988Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9666462Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9683998Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9701132Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9715212Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9732744Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9746122Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9757668Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9770639Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9789454Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9802272Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9811264Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9819444Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9838374Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9866385Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9877347Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9889662Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9903470Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9924694Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9947725Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9963966Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:19.9976594Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0000855Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0014846Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0022510Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0038731Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0060492Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0067603Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0079509Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0097136Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0112785Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0131854Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0140047Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0154992Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0167648Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0188646Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0209934Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0227303Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0240785Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0255228Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0267497Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0290500Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0302400Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0315571Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0329825Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0347755Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0360414Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0377680Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0387487Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0401439Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0409342Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0424126Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0448377Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0462240Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0475759Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0482674Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0491470Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0506985Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0514717Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0526255Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0541295Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0555357Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0567570Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0591845Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0608567Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0632727Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0647554Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0668657Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0675802Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0682029Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0705796Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0731327Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0742478Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0750402Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0766462Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0787591Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0799483Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0813916Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0841413Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0859618Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0873384Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0887680Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0894333Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0907449Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0919998Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0934564Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0941701Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0968091Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0975750Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0983878Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.0998261Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1009395Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1019884Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1025782Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1037262Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1043830Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1056182Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1070424Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1077164Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1092546Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1104003Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1131263Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1145354Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1151373Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1164461Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1175866Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1187869Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1200337Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1215935Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1233203Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1255154Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1275560Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1282569Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1300932Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1319319Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1330754Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1345525Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1358468Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1371002Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1391761Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1404587Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1421198Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1439561Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1466425Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1473043Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1491525Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1509325Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1528124Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1535144Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1547941Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1560204Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1573501Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1599640Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1610887Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1633017Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1639492Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1650374Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1665128Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1673167Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1689096Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1695587Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1715328Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1728668Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1745680Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1757251Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1782024Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1793984Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1804621Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1827912Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1836287Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1843021Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1854830Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1862145Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1881437Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1896048Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1914919Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1929187Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1940903Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1957491Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.1986966Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2001013Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2014808Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2022589Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2038138Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2050980Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2060552Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2078454Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2090254Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2101812Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2108557Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2130055Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2144864Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2153296Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2160497Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2182794Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2201917Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2225262Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2238271Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2255233Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2269413Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2284958Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2301621Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2308268Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2320610Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2333887Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2348433Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2363477Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2372794Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2379001Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2390603Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2416724Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2428773Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2446151Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2458971Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2467170Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2490983Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2501934Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2513487Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2525280Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2531672Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2547647Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2559143Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2569413Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2577777Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2584580Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2592220Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2598919Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2614671Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2635028Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2666028Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2681878Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2696000Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2708186Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2721700Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2737168Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2745590Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2757279Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2764701Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2777345Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2798839Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2811762Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2837139Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2848423Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2863074Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2883462Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2901925Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2919372Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2925710Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2938081Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2956073Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2963019Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2977389Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2984987Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2992042Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.2998652Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3005053Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3017764Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3024928Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3047060Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3070820Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3085459Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3097795Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3105376Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3118646Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3125273Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3140827Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3158557Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3169674Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3199676Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3223002Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3230551Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3236986Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3250606Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3269932Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3289037Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3305105Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3316420Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3327322Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3346610Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3355574Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3367178Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3380491Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3394340Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3418143Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3432135Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3444750Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3463459Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3471148Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3479763Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3491230Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3511202Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3530990Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3555499Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3563287Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3570600Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3585740Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3599478Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3622390Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3646735Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3670617Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3689417Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3704278Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3727212Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3736882Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3763183Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3781355Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3801758Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3829870Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3844464Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3860881Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3871679Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3886648Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3898446Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3917876Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3929956Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3949783Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3968539Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3980913Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3989346Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.3996498Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4017635Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4033575Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4056125Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4069485Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4076073Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4100748Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4113169Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4127988Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4142087Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4156580Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4179479Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4190855Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4203386Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4223311Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4231950Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4243732Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4263514Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4275595Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4284123Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4297614Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4312443Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4318795Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4342683Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4365072Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4379327Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4391155Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4399630Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4415842Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4427496Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4445060Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4456794Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4481963Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4491264Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4513435Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4534529Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4550976Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4562207Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4576024Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4585660Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4597323Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4616053Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4640729Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4660109Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4672601Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4690427Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4705800Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4715546Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4728299Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4746230Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4755287Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4762279Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4770187Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4782809Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4808830Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4826844Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4835499Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4853043Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4869963Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4883547Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4901363Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4915790Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4926741Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4942175Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4954823Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4967608Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4979231Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.4996322Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,0___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.5016506Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.5035438Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.5049124Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,1___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:20.5062194Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:20.5064127Z copying torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng_tensor/FONLY__^i32@16___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:20.5069963Z copying torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng_tensor/FONLY__^fp32@16___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:20.5074460Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5076241Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5081513Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5087764Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5093390Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5099525Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5105638Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5111179Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5118458Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5125078Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5133096Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5139028Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5146768Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5152291Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5158036Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5166784Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5174579Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5184664Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5190677Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5198105Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5204457Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5212525Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5219094Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5225636Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5230852Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5236883Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5243111Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5248986Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5254236Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5260616Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5266309Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5271581Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5277051Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5282360Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5289959Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5294938Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5300316Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5305565Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5309966Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5314729Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5319597Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5324653Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5329100Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5333332Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5338275Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5343345Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5349138Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5354066Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5358814Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5363276Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5368711Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5374786Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5381768Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5387187Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5392930Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5401190Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5407206Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5415059Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5420453Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5427299Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5433316Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5439425Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5456494Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5463590Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5470740Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5476630Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5483527Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5491489Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5497390Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5506047Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5511124Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5517701Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,True___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5524709Z copying torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,False___MI200.aks2 -> build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:20.5529600Z creating build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/native 2025-04-25T04:39:20.5532084Z copying torchgen/packaged/ATen/native/native_functions.yaml -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/native 2025-04-25T04:39:20.5580505Z copying torchgen/packaged/ATen/native/tags.yaml -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/native 2025-04-25T04:39:20.5585781Z creating build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5587034Z copying torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5594110Z copying torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5599617Z copying torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5606077Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5611426Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5616957Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5623293Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5629153Z copying torchgen/packaged/ATen/templates/Function.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5635228Z copying torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5640581Z copying torchgen/packaged/ATen/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5645806Z copying torchgen/packaged/ATen/templates/Functions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5654460Z copying torchgen/packaged/ATen/templates/LazyIr.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5661328Z copying torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5669062Z copying torchgen/packaged/ATen/templates/MethodOperators.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5674219Z copying torchgen/packaged/ATen/templates/NativeFunction.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5679065Z copying torchgen/packaged/ATen/templates/NativeFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5683614Z copying torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5687995Z copying torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5692425Z copying torchgen/packaged/ATen/templates/Operator.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5696958Z copying torchgen/packaged/ATen/templates/Operators.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5701137Z copying torchgen/packaged/ATen/templates/Operators.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5705978Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5710159Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5714864Z copying torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5719470Z copying torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5723656Z copying torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5727702Z copying torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5732237Z copying torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5736668Z copying torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5741521Z copying torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5746134Z copying torchgen/packaged/ATen/templates/TensorBody.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5754052Z copying torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5759573Z copying torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5764785Z copying torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5769927Z copying torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5775273Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5780962Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5786062Z copying torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5790997Z copying torchgen/packaged/ATen/templates/enum_tag.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-25T04:39:20.5796118Z creating build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-25T04:39:20.5797526Z copying torchgen/packaged/autograd/BUILD.bazel -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-25T04:39:20.5802631Z copying torchgen/packaged/autograd/README.md -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-25T04:39:20.5807612Z copying torchgen/packaged/autograd/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-25T04:39:20.5809134Z copying torchgen/packaged/autograd/build.bzl -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-25T04:39:20.5816274Z copying torchgen/packaged/autograd/context.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-25T04:39:20.5821680Z copying torchgen/packaged/autograd/deprecated.yaml -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-25T04:39:20.5826850Z copying torchgen/packaged/autograd/derivatives.yaml -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-25T04:39:20.5842718Z copying torchgen/packaged/autograd/gen_annotated_fn_args.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-25T04:39:20.5861214Z copying torchgen/packaged/autograd/gen_autograd.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-25T04:39:20.5873990Z copying torchgen/packaged/autograd/gen_autograd_functions.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-25T04:39:20.5885695Z copying torchgen/packaged/autograd/gen_inplace_or_view_type.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-25T04:39:20.5892972Z copying torchgen/packaged/autograd/gen_python_functions.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-25T04:39:20.5911870Z copying torchgen/packaged/autograd/gen_trace_type.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-25T04:39:20.5918570Z copying torchgen/packaged/autograd/gen_variable_factories.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-25T04:39:20.5924972Z copying torchgen/packaged/autograd/gen_variable_type.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-25T04:39:20.5940421Z copying torchgen/packaged/autograd/gen_view_funcs.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-25T04:39:20.5947042Z copying torchgen/packaged/autograd/load_derivatives.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-25T04:39:20.5968170Z creating build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.5969626Z copying torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.5974480Z copying torchgen/packaged/autograd/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.5993106Z copying torchgen/packaged/autograd/templates/Functions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.5998067Z copying torchgen/packaged/autograd/templates/TraceType.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.6006507Z copying torchgen/packaged/autograd/templates/VariableType.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.6013664Z copying torchgen/packaged/autograd/templates/VariableType.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.6019288Z copying torchgen/packaged/autograd/templates/ViewFuncs.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.6027856Z copying torchgen/packaged/autograd/templates/ViewFuncs.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.6032742Z copying torchgen/packaged/autograd/templates/annotated_fn_args.py.in -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.6037861Z copying torchgen/packaged/autograd/templates/python_enum_tag.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.6042497Z copying torchgen/packaged/autograd/templates/python_fft_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.6047535Z copying torchgen/packaged/autograd/templates/python_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.6052015Z copying torchgen/packaged/autograd/templates/python_functions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.6057370Z copying torchgen/packaged/autograd/templates/python_linalg_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.6061685Z copying torchgen/packaged/autograd/templates/python_nested_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.6065589Z copying torchgen/packaged/autograd/templates/python_nn_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.6069928Z copying torchgen/packaged/autograd/templates/python_return_types.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.6074581Z copying torchgen/packaged/autograd/templates/python_return_types.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.6079097Z copying torchgen/packaged/autograd/templates/python_sparse_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.6085788Z copying torchgen/packaged/autograd/templates/python_special_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.6095598Z copying torchgen/packaged/autograd/templates/python_torch_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.6102605Z copying torchgen/packaged/autograd/templates/python_variable_methods.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.6116032Z copying torchgen/packaged/autograd/templates/variable_factories.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-25T04:39:20.6123774Z copying torch/jit/_script.pyi -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-25T04:39:20.6125773Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-25T04:39:20.6127764Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-25T04:39:20.6130016Z copying torch/utils/_config_typing.pyi -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-25T04:39:20.6132571Z copying torch/distributed/optim/zero_redundancy_optimizer.pyi -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-25T04:39:20.6134844Z copying torch/optim/_multi_tensor/__init__.pyi -> build/lib.linux-x86_64-cpython-310/torch/optim/_multi_tensor 2025-04-25T04:39:20.6137029Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-04-25T04:39:20.6591295Z running build_ext 2025-04-25T04:39:20.6636042Z -- Building with NumPy bindings 2025-04-25T04:39:20.6636424Z -- Not using cuDNN 2025-04-25T04:39:20.6636697Z -- Not using CUDA 2025-04-25T04:39:20.6636939Z -- Not using XPU 2025-04-25T04:39:20.6637295Z -- Using MKLDNN 2025-04-25T04:39:20.6637837Z -- Not using Compute Library for the Arm architecture with MKLDNN 2025-04-25T04:39:20.6638594Z -- Not using CBLAS in MKLDNN 2025-04-25T04:39:20.6639157Z -- Using system provided NCCL library at False, False 2025-04-25T04:39:20.6639552Z -- Building with distributed package: 2025-04-25T04:39:20.6639881Z -- USE_TENSORPIPE=True 2025-04-25T04:39:20.6640146Z -- USE_GLOO=True 2025-04-25T04:39:20.6640375Z -- USE_MPI=False 2025-04-25T04:39:20.6640613Z -- Building Executorch 2025-04-25T04:39:20.6640861Z -- Using ITT 2025-04-25T04:39:20.9402787Z Copying functorch._C from functorch/functorch.so to /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-310/functorch/_C.cpython-310-x86_64-linux-gnu.so 2025-04-25T04:39:20.9404196Z copying functorch/functorch.so -> /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-310/functorch/_C.cpython-310-x86_64-linux-gnu.so 2025-04-25T04:39:21.1053702Z building 'torch._C' extension 2025-04-25T04:39:21.1054375Z creating build/temp.linux-x86_64-cpython-310/torch/csrc 2025-04-25T04:39:21.1059612Z gcc -pthread -B /opt/conda/envs/py_3.10/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/envs/py_3.10/include -fPIC -O2 -isystem /opt/conda/envs/py_3.10/include -fPIC -I/opt/conda/envs/py_3.10/include/python3.10 -c torch/csrc/stub.c -o build/temp.linux-x86_64-cpython-310/torch/csrc/stub.o -Wall -Wextra -Wno-strict-overflow -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unknown-pragmas -fno-strict-aliasing 2025-04-25T04:39:21.2082979Z gcc -pthread -B /opt/conda/envs/py_3.10/compiler_compat -shared -Wl,-rpath,/opt/conda/envs/py_3.10/lib -Wl,-rpath-link,/opt/conda/envs/py_3.10/lib -L/opt/conda/envs/py_3.10/lib -Wl,-rpath,/opt/conda/envs/py_3.10/lib -Wl,-rpath-link,/opt/conda/envs/py_3.10/lib -L/opt/conda/envs/py_3.10/lib build/temp.linux-x86_64-cpython-310/torch/csrc/stub.o -L/var/lib/jenkins/workspace/torch/lib -ltorch_python -o build/lib.linux-x86_64-cpython-310/torch/_C.cpython-310-x86_64-linux-gnu.so -Wl,-rpath,$ORIGIN/lib 2025-04-25T04:39:21.2770350Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-04-25T04:39:21.2771189Z !! 2025-04-25T04:39:21.2771303Z 2025-04-25T04:39:21.2771444Z ******************************************************************************** 2025-04-25T04:39:21.2771838Z Please avoid running ``setup.py`` directly. 2025-04-25T04:39:21.2772237Z Instead, use pypa/build, pypa/installer or other 2025-04-25T04:39:21.2772617Z standards-based tools. 2025-04-25T04:39:21.2772808Z 2025-04-25T04:39:21.2773148Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-04-25T04:39:21.2773676Z ******************************************************************************** 2025-04-25T04:39:21.2774096Z 2025-04-25T04:39:21.2774181Z !! 2025-04-25T04:39:21.2774414Z self.initialize_options() 2025-04-25T04:39:21.2841204Z installing to build/bdist.linux-x86_64/wheel 2025-04-25T04:39:21.2841861Z running install 2025-04-25T04:39:21.2888815Z running install_lib 2025-04-25T04:39:21.2962469Z creating build/bdist.linux-x86_64/wheel 2025-04-25T04:39:21.2964043Z creating build/bdist.linux-x86_64/wheel/functorch 2025-04-25T04:39:21.2965754Z copying build/lib.linux-x86_64-cpython-310/functorch/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch 2025-04-25T04:39:21.2967253Z creating build/bdist.linux-x86_64/wheel/functorch/_src 2025-04-25T04:39:21.2968934Z copying build/lib.linux-x86_64-cpython-310/functorch/_src/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/_src 2025-04-25T04:39:21.2970211Z creating build/bdist.linux-x86_64/wheel/functorch/_src/aot_autograd 2025-04-25T04:39:21.2971737Z copying build/lib.linux-x86_64-cpython-310/functorch/_src/aot_autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/_src/aot_autograd 2025-04-25T04:39:21.2973251Z creating build/bdist.linux-x86_64/wheel/functorch/_src/eager_transforms 2025-04-25T04:39:21.2974788Z copying build/lib.linux-x86_64-cpython-310/functorch/_src/eager_transforms/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/_src/eager_transforms 2025-04-25T04:39:21.2976170Z creating build/bdist.linux-x86_64/wheel/functorch/_src/make_functional 2025-04-25T04:39:21.2977610Z copying build/lib.linux-x86_64-cpython-310/functorch/_src/make_functional/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/_src/make_functional 2025-04-25T04:39:21.2978962Z creating build/bdist.linux-x86_64/wheel/functorch/_src/vmap 2025-04-25T04:39:21.2980582Z copying build/lib.linux-x86_64-cpython-310/functorch/_src/vmap/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/_src/vmap 2025-04-25T04:39:21.2981896Z creating build/bdist.linux-x86_64/wheel/functorch/compile 2025-04-25T04:39:21.2983401Z copying build/lib.linux-x86_64-cpython-310/functorch/compile/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/compile 2025-04-25T04:39:21.2984752Z creating build/bdist.linux-x86_64/wheel/functorch/dim 2025-04-25T04:39:21.2986122Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-04-25T04:39:21.2987553Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/batch_tensor.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-04-25T04:39:21.2988935Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/delayed_mul_tensor.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-04-25T04:39:21.2990085Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/dim.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-04-25T04:39:21.2991380Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/magic_trace.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-04-25T04:39:21.2992640Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/op_properties.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-04-25T04:39:21.2993960Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/reference.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-04-25T04:39:21.2995324Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/tree_map.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-04-25T04:39:21.2996507Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/wrap_type.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-04-25T04:39:21.2998340Z creating build/bdist.linux-x86_64/wheel/functorch/einops 2025-04-25T04:39:21.2999977Z copying build/lib.linux-x86_64-cpython-310/functorch/einops/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/einops 2025-04-25T04:39:21.3001360Z copying build/lib.linux-x86_64-cpython-310/functorch/einops/_parsing.py -> build/bdist.linux-x86_64/wheel/./functorch/einops 2025-04-25T04:39:21.3002712Z copying build/lib.linux-x86_64-cpython-310/functorch/einops/rearrange.py -> build/bdist.linux-x86_64/wheel/./functorch/einops 2025-04-25T04:39:21.3004080Z creating build/bdist.linux-x86_64/wheel/functorch/experimental 2025-04-25T04:39:21.3005498Z copying build/lib.linux-x86_64-cpython-310/functorch/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/experimental 2025-04-25T04:39:21.3006909Z copying build/lib.linux-x86_64-cpython-310/functorch/experimental/control_flow.py -> build/bdist.linux-x86_64/wheel/./functorch/experimental 2025-04-25T04:39:21.3008176Z copying build/lib.linux-x86_64-cpython-310/functorch/experimental/ops.py -> build/bdist.linux-x86_64/wheel/./functorch/experimental 2025-04-25T04:39:21.3009385Z copying build/lib.linux-x86_64-cpython-310/functorch/_C.cpython-310-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./functorch 2025-04-25T04:39:21.3014348Z creating build/bdist.linux-x86_64/wheel/torch 2025-04-25T04:39:21.3015349Z copying build/lib.linux-x86_64-cpython-310/torch/_VF.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3016528Z copying build/lib.linux-x86_64-cpython-310/torch/__config__.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3017777Z copying build/lib.linux-x86_64-cpython-310/torch/__future__.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3018819Z copying build/lib.linux-x86_64-cpython-310/torch/__init__.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3021326Z copying build/lib.linux-x86_64-cpython-310/torch/_appdirs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3022483Z copying build/lib.linux-x86_64-cpython-310/torch/_classes.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3023878Z copying build/lib.linux-x86_64-cpython-310/torch/_compile.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3025253Z copying build/lib.linux-x86_64-cpython-310/torch/_custom_ops.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3026346Z copying build/lib.linux-x86_64-cpython-310/torch/_deploy.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3027689Z copying build/lib.linux-x86_64-cpython-310/torch/_environment.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3029097Z copying build/lib.linux-x86_64-cpython-310/torch/_guards.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3030617Z copying build/lib.linux-x86_64-cpython-310/torch/_jit_internal.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3032323Z copying build/lib.linux-x86_64-cpython-310/torch/_linalg_utils.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3033659Z copying build/lib.linux-x86_64-cpython-310/torch/_lobpcg.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3035806Z copying build/lib.linux-x86_64-cpython-310/torch/_lowrank.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3037115Z copying build/lib.linux-x86_64-cpython-310/torch/_meta_registrations.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3040437Z copying build/lib.linux-x86_64-cpython-310/torch/_namedtensor_internals.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3041777Z copying build/lib.linux-x86_64-cpython-310/torch/_ops.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3043737Z copying build/lib.linux-x86_64-cpython-310/torch/_python_dispatcher.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3045659Z copying build/lib.linux-x86_64-cpython-310/torch/_size_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3046808Z copying build/lib.linux-x86_64-cpython-310/torch/_sources.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3048262Z copying build/lib.linux-x86_64-cpython-310/torch/_storage_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3049311Z copying build/lib.linux-x86_64-cpython-310/torch/_streambase.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3050584Z copying build/lib.linux-x86_64-cpython-310/torch/_tensor.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3052559Z copying build/lib.linux-x86_64-cpython-310/torch/_tensor_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3054764Z copying build/lib.linux-x86_64-cpython-310/torch/_tensor_str.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3056148Z copying build/lib.linux-x86_64-cpython-310/torch/_thread_safe_fork.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3057256Z copying build/lib.linux-x86_64-cpython-310/torch/_torch_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3061368Z copying build/lib.linux-x86_64-cpython-310/torch/_utils.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3063241Z copying build/lib.linux-x86_64-cpython-310/torch/_utils_internal.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3064513Z copying build/lib.linux-x86_64-cpython-310/torch/_vmap_internals.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3065720Z copying build/lib.linux-x86_64-cpython-310/torch/_weights_only_unpickler.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3066991Z copying build/lib.linux-x86_64-cpython-310/torch/functional.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3068777Z copying build/lib.linux-x86_64-cpython-310/torch/hub.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3070171Z copying build/lib.linux-x86_64-cpython-310/torch/library.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3071873Z copying build/lib.linux-x86_64-cpython-310/torch/overrides.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3073705Z copying build/lib.linux-x86_64-cpython-310/torch/quasirandom.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3074910Z copying build/lib.linux-x86_64-cpython-310/torch/random.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3075999Z copying build/lib.linux-x86_64-cpython-310/torch/return_types.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3077232Z copying build/lib.linux-x86_64-cpython-310/torch/serialization.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3079024Z copying build/lib.linux-x86_64-cpython-310/torch/storage.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3080795Z copying build/lib.linux-x86_64-cpython-310/torch/torch_version.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3081908Z copying build/lib.linux-x86_64-cpython-310/torch/types.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3083137Z copying build/lib.linux-x86_64-cpython-310/torch/version.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.3084652Z creating build/bdist.linux-x86_64/wheel/torch/_awaits 2025-04-25T04:39:21.3085903Z copying build/lib.linux-x86_64-cpython-310/torch/_awaits/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_awaits 2025-04-25T04:39:21.3087282Z creating build/bdist.linux-x86_64/wheel/torch/_custom_op 2025-04-25T04:39:21.3088596Z copying build/lib.linux-x86_64-cpython-310/torch/_custom_op/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_custom_op 2025-04-25T04:39:21.3089752Z copying build/lib.linux-x86_64-cpython-310/torch/_custom_op/autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_custom_op 2025-04-25T04:39:21.3091014Z copying build/lib.linux-x86_64-cpython-310/torch/_custom_op/impl.py -> build/bdist.linux-x86_64/wheel/./torch/_custom_op 2025-04-25T04:39:21.3092724Z creating build/bdist.linux-x86_64/wheel/torch/_decomp 2025-04-25T04:39:21.3093979Z copying build/lib.linux-x86_64-cpython-310/torch/_decomp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-04-25T04:39:21.3095485Z copying build/lib.linux-x86_64-cpython-310/torch/_decomp/decompositions.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-04-25T04:39:21.3097906Z copying build/lib.linux-x86_64-cpython-310/torch/_decomp/decompositions_for_jvp.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-04-25T04:39:21.3099786Z copying build/lib.linux-x86_64-cpython-310/torch/_decomp/decompositions_for_rng.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-04-25T04:39:21.3100860Z creating build/bdist.linux-x86_64/wheel/torch/_dispatch 2025-04-25T04:39:21.3102240Z copying build/lib.linux-x86_64-cpython-310/torch/_dispatch/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dispatch 2025-04-25T04:39:21.3103548Z copying build/lib.linux-x86_64-cpython-310/torch/_dispatch/python.py -> build/bdist.linux-x86_64/wheel/./torch/_dispatch 2025-04-25T04:39:21.3105426Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo 2025-04-25T04:39:21.3106753Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3108627Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/_trace_wrapped_higher_order_op.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3109954Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/bytecode_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3111564Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/bytecode_transformation.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3113275Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/cache_size.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3114587Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/callback.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3116047Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/code_context.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3117286Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/codegen.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3119429Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/compiled_autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3121143Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/comptime.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3123081Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/config.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3124532Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/convert_frame.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3126452Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/create_parameter_op.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3128438Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/current_scope_id.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3130320Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/debug_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3132173Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/decorators.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3134198Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/device_interface.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3136167Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3138193Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/eval_frame.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3139888Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/exc.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3140877Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/external_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3142115Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/funcname_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3143621Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/graph_break_hints.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3145103Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/graph_deduplication.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3146505Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/graph_region_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3147937Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/graph_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3149215Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/guards.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3151597Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/hooks.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3152964Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/logging.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3154444Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/metrics_context.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3155768Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/mutation_guard.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3157340Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/output_graph.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3159565Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/pgo.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3161153Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3162639Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/replay_record.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3164011Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/resume_execution.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3165587Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/side_effects.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3167269Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/source.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3168884Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/symbolic_convert.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3171440Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/tensor_version_op.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3172665Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/test_case.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3174242Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/test_minifier_common.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3175517Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/testing.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3177088Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/trace_rules.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3179535Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/types.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3180793Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-25T04:39:21.3183949Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2025-04-25T04:39:21.3185492Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-04-25T04:39:21.3186919Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/common.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-04-25T04:39:21.3188435Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-04-25T04:39:21.3189840Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/debugging.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-04-25T04:39:21.3191252Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-04-25T04:39:21.3192876Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/inductor.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-04-25T04:39:21.3194198Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/onnxrt.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-04-25T04:39:21.3196311Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/registry.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-04-25T04:39:21.3198445Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/tensorrt.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-04-25T04:39:21.3200560Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/torchxla.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-04-25T04:39:21.3202578Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/tvm.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-04-25T04:39:21.3204067Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/polyfills 2025-04-25T04:39:21.3205594Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-04-25T04:39:21.3207743Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/builtins.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-04-25T04:39:21.3210026Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/functools.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-04-25T04:39:21.3212178Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/fx.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-04-25T04:39:21.3214320Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/itertools.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-04-25T04:39:21.3216493Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/loader.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-04-25T04:39:21.3218610Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/operator.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-04-25T04:39:21.3220653Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/os.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-04-25T04:39:21.3222744Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/pytree.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-04-25T04:39:21.3224851Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/sys.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-04-25T04:39:21.3226994Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-04-25T04:39:21.3228610Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2025-04-25T04:39:21.3229965Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/repro 2025-04-25T04:39:21.3231890Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro/after_aot.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/repro 2025-04-25T04:39:21.3233890Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro/after_dynamo.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/repro 2025-04-25T04:39:21.3235880Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro/aoti.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/repro 2025-04-25T04:39:21.3237314Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2025-04-25T04:39:21.3239406Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-25T04:39:21.3241430Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/base.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-25T04:39:21.3243484Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/builder.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-25T04:39:21.3245612Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/builtin.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-25T04:39:21.3247738Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/constant.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-25T04:39:21.3249874Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/ctx_manager.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-25T04:39:21.3251899Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/dicts.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-25T04:39:21.3253963Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-25T04:39:21.3256172Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/functions.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-25T04:39:21.3258406Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/higher_order_ops.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-25T04:39:21.3260541Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/iter.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-25T04:39:21.3262788Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/lazy.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-25T04:39:21.3264856Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/lists.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-25T04:39:21.3266949Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/misc.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-25T04:39:21.3269048Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/nn_module.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-25T04:39:21.3271142Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-25T04:39:21.3273329Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/script_object.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-25T04:39:21.3275449Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/sdpa.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-25T04:39:21.3277552Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-25T04:39:21.3279542Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/torch.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-25T04:39:21.3281785Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/torch_function.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-25T04:39:21.3284005Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/user_defined.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-25T04:39:21.3285523Z creating build/bdist.linux-x86_64/wheel/torch/_export 2025-04-25T04:39:21.3286752Z copying build/lib.linux-x86_64-cpython-310/torch/_export/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-04-25T04:39:21.3288561Z copying build/lib.linux-x86_64-cpython-310/torch/_export/converter.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-04-25T04:39:21.3290427Z copying build/lib.linux-x86_64-cpython-310/torch/_export/error.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-04-25T04:39:21.3292231Z copying build/lib.linux-x86_64-cpython-310/torch/_export/non_strict_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-04-25T04:39:21.3294094Z copying build/lib.linux-x86_64-cpython-310/torch/_export/pass_base.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-04-25T04:39:21.3295789Z copying build/lib.linux-x86_64-cpython-310/torch/_export/tools.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-04-25T04:39:21.3297519Z copying build/lib.linux-x86_64-cpython-310/torch/_export/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-04-25T04:39:21.3299289Z copying build/lib.linux-x86_64-cpython-310/torch/_export/verifier.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-04-25T04:39:21.3301085Z copying build/lib.linux-x86_64-cpython-310/torch/_export/wrappers.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-04-25T04:39:21.3302497Z creating build/bdist.linux-x86_64/wheel/torch/_export/db 2025-04-25T04:39:21.3303780Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-04-25T04:39:21.3305571Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/case.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-04-25T04:39:21.3307422Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/gen_example.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-04-25T04:39:21.3309331Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/logging.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-04-25T04:39:21.3310787Z creating build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2025-04-25T04:39:21.3312444Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3314789Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/assume_constant_result.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3317171Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/autograd_function.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3319553Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/class_method.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3321945Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/cond_branch_class_method.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3324516Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/cond_branch_nested_function.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3327112Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/cond_branch_nonlocal_variables.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3329756Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/cond_closed_over_variable.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3332262Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/cond_operands.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3334618Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/cond_predicate.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3337048Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/constrain_as_size_example.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3339784Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/constrain_as_value_example.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3342279Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/decorator.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3344661Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dictionary.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3347030Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dynamic_shape_assert.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3349508Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dynamic_shape_constructor.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3351941Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dynamic_shape_if_guard.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3354347Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dynamic_shape_map.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3356751Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dynamic_shape_round.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3359199Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dynamic_shape_slicing.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3361639Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dynamic_shape_view.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3363971Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/fn_with_kwargs.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3366176Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/list_contains.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3368605Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/list_unpack.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3370938Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/model_attr_mutation.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3373275Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/nested_function.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3375683Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/null_context_manager.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3378071Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/optional_input.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3380431Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/pytree_flatten.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3382908Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/scalar_output.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3385318Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/specialized_attribute.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3387839Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/static_for_loop.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3390111Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/static_if.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3392369Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/tensor_setattr.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3394784Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/type_reflection_method.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3397301Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/unsupported_operator.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3399740Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/user_input_mutation.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-04-25T04:39:21.3401494Z creating build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2025-04-25T04:39:21.3403020Z copying build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/pass_infra 2025-04-25T04:39:21.3405204Z copying build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra/node_metadata.py -> build/bdist.linux-x86_64/wheel/./torch/_export/pass_infra 2025-04-25T04:39:21.3407378Z copying build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra/proxy_value.py -> build/bdist.linux-x86_64/wheel/./torch/_export/pass_infra 2025-04-25T04:39:21.3408943Z creating build/bdist.linux-x86_64/wheel/torch/_export/passes 2025-04-25T04:39:21.3410394Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-04-25T04:39:21.3412462Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/_node_metadata_hook.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-04-25T04:39:21.3414782Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/add_runtime_assertions_for_constraints_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-04-25T04:39:21.3417258Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/collect_tracepoints_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-04-25T04:39:21.3419479Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/constant_folding.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-04-25T04:39:21.3422012Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/functionalize_side_effectful_ops_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-04-25T04:39:21.3424461Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/insert_custom_op_guards.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-04-25T04:39:21.3426716Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/lift_constants_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-04-25T04:39:21.3428978Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/remove_runtime_assertions.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-04-25T04:39:21.3431320Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/replace_autocast_with_hop_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-04-25T04:39:21.3433823Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-04-25T04:39:21.3436389Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/replace_set_grad_with_hop_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-04-25T04:39:21.3438976Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-04-25T04:39:21.3441471Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/replace_with_hop_pass_util.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-04-25T04:39:21.3443073Z creating build/bdist.linux-x86_64/wheel/torch/_export/serde 2025-04-25T04:39:21.3444480Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-04-25T04:39:21.3446508Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/aoti_schema.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-04-25T04:39:21.3448606Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/dynamic_shapes.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-04-25T04:39:21.3450732Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/schema.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-04-25T04:39:21.3452685Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/schema_check.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-04-25T04:39:21.3454688Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/serialize.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-04-25T04:39:21.3456671Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/union.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-04-25T04:39:21.3458645Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/schema.yaml -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-04-25T04:39:21.3460751Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/export_schema.thrift -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-04-25T04:39:21.3462393Z creating build/bdist.linux-x86_64/wheel/torch/_functorch 2025-04-25T04:39:21.3463671Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-25T04:39:21.3465556Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/aot_autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-25T04:39:21.3467437Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/apis.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-25T04:39:21.3469328Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/autograd_function.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-25T04:39:21.3471413Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/batch_norm_replacement.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-25T04:39:21.3473585Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/benchmark_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-25T04:39:21.3475584Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/compile_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-25T04:39:21.3477505Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/compilers.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-25T04:39:21.3479407Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/config.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-25T04:39:21.3481199Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/deprecated.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-25T04:39:21.3483123Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/eager_transforms.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-25T04:39:21.3485148Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/functional_call.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-25T04:39:21.3487224Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/fx_minifier.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-25T04:39:21.3489145Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/make_functional.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-25T04:39:21.3491189Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/partitioners.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-25T04:39:21.3493127Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/pyfunctorch.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-25T04:39:21.3495003Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/python_key.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-25T04:39:21.3496918Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/pytree_hacks.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-25T04:39:21.3498994Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/top_operators_github_usage.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-25T04:39:21.3501102Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-25T04:39:21.3503018Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/vmap.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-25T04:39:21.3504548Z creating build/bdist.linux-x86_64/wheel/torch/_functorch/_activation_checkpointing 2025-04-25T04:39:21.3506513Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_activation_checkpointing 2025-04-25T04:39:21.3509291Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing/ac_logging_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_activation_checkpointing 2025-04-25T04:39:21.3512258Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing/graph_info_provider.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_activation_checkpointing 2025-04-25T04:39:21.3515176Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing/knapsack.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_activation_checkpointing 2025-04-25T04:39:21.3518048Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing/knapsack_evaluator.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_activation_checkpointing 2025-04-25T04:39:21.3520082Z creating build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2025-04-25T04:39:21.3521751Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-04-25T04:39:21.3524229Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/autograd_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-04-25T04:39:21.3526757Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/collect_metadata_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-04-25T04:39:21.3529320Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-04-25T04:39:21.3531868Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/functional_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-04-25T04:39:21.3534360Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/input_output_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-04-25T04:39:21.3536899Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-04-25T04:39:21.3539704Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/logging_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-04-25T04:39:21.3542223Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/runtime_wrappers.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-04-25T04:39:21.3544730Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/schemas.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-04-25T04:39:21.3547184Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/subclass_parametrization.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-04-25T04:39:21.3549712Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/subclass_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-04-25T04:39:21.3552216Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/traced_function_transforms.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-04-25T04:39:21.3554748Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-04-25T04:39:21.3556400Z creating build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2025-04-25T04:39:21.3557904Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3559983Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/_invoke_quant.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3562121Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/aoti_call_delegate.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3564384Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/associative_scan.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3566703Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/auto_functionalize.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3568882Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/base_hop.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3570923Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/cond.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3572964Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/effects.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3575181Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/executorch_call_delegate.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3577487Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/flat_apply.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3579608Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/flex_attention.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3581868Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/foreach_map.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3583975Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/hints_wrap.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3586115Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/invoke_subgraph.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3588245Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/map.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3590299Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/out_dtype.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3592563Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/run_const_graph.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3594661Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/scan.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3596763Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/schema.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3598853Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/strict_mode.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3600966Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/torchbind.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3603170Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/triton_kernel_wrap.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3605311Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3607330Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/while_loop.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3609348Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/wrap.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-04-25T04:39:21.3610736Z creating build/bdist.linux-x86_64/wheel/torch/_inductor 2025-04-25T04:39:21.3612111Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/__autotune_main__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3613965Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3615871Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/analyze_preserves_zero_mask.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3617807Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/aoti_eager.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3619682Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/async_compile.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3621695Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autotune_process.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3623581Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/bounds.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3625411Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/choices.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3627358Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codecache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3629246Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/comm_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3631184Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/comm_lowering.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3633020Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/comms.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3634843Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_fx.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3636756Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_fx_async.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3639463Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_fx_ext.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3641362Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_fx_subproc.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3643526Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compiler_bisector.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3645437Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/config.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3647421Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/constant_folding.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3649333Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/cpp_builder.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3651225Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/cpu_vec_isa.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3653161Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/cudagraph_trees.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3655128Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/cudagraph_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3657146Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/custom_graph_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3659043Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/debug.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3660851Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/decomposition.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3662804Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/dependencies.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3664804Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/dtype_propagation.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3666712Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/exc.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3668677Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/extern_node_serializer.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3670642Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/freezing.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3672499Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/freezing_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3674352Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fuzzer.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3676142Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3677941Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/graph.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3679769Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/hooks.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3681681Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/index_propagation.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3683652Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/inductor_prims.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3685470Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/ir.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3687339Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/jagged_lowerings.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3689287Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/loop_body.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3691127Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/lowering.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3693014Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/memory.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3694762Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/metrics.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3696595Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/mkldnn_ir.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3698489Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/mkldnn_lowerings.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3700385Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/mock_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3702295Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/ops_handler.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3704254Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/optimize_indexing.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3706290Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/output_code.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3708180Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/pattern_matcher.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3710184Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/quantized_lowerings.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3712132Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/remote_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3713981Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3715918Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/select_algorithm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3717907Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/sizevars.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3719868Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/standalone_compile.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3721905Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/subgraph_lowering.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3723897Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3725822Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/test_case.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3727676Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/test_operators.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3729691Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/triton_bundler.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3731544Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3733366Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/virtualized.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3735304Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/wrapper_benchmark.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.3736863Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/autoheuristic 2025-04-25T04:39:21.3738553Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-04-25T04:39:21.3740830Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/autoheuristic.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-04-25T04:39:21.3743447Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/autoheuristic_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-04-25T04:39:21.3746122Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/learned_heuristic_controller.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-04-25T04:39:21.3748942Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/learnedheuristic_interface.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-04-25T04:39:21.3750836Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/autoheuristic/artifacts 2025-04-25T04:39:21.3752855Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic/artifacts 2025-04-25T04:39:21.3755704Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic/artifacts 2025-04-25T04:39:21.3758641Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic/artifacts 2025-04-25T04:39:21.3761463Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic/artifacts 2025-04-25T04:39:21.3764200Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts/_PadMMA100.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic/artifacts 2025-04-25T04:39:21.3766878Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic/artifacts 2025-04-25T04:39:21.3768649Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2025-04-25T04:39:21.3770126Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3772345Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/aoti_hipify_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3774556Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/block_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3776670Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/common.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3778756Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3780931Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_bmm_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3783444Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_flex_attention_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3785839Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_gemm_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3788115Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_grouped_gemm_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3790440Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_micro_gemm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3792660Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3794809Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_template_kernel.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3797122Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3799339Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_wrapper_cpu.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3801677Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3803924Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_wrapper_gpu.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3806188Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpu_device_op_overrides.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3808628Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda_combined_scheduling.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3811002Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/debug_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3813141Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/halide.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3815258Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/memory_planning.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3817404Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/mps.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3819595Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/mps_device_op_overrides.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3821992Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/multi_kernel.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3824111Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/simd.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3826272Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/simd_kernel_features.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3828497Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/subgraph.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3830620Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/triton.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3832780Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/triton_combo_kernel.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3835118Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/triton_split_scan.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3837366Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/triton_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3839647Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/wrapper.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3841214Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2025-04-25T04:39:21.3842856Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-04-25T04:39:21.3845212Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-04-25T04:39:21.3847631Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cuda_env.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-04-25T04:39:21.3850003Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cuda_kernel.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-04-25T04:39:21.3852305Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cuda_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-04-25T04:39:21.3854813Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_presets.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-04-25T04:39:21.3857137Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-04-25T04:39:21.3859576Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/device_op_overrides.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-04-25T04:39:21.3862104Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/gemm_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-04-25T04:39:21.3864057Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-04-25T04:39:21.3866268Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-04-25T04:39:21.3885409Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/evt_extensions.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-04-25T04:39:21.3888695Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-04-25T04:39:21.3890977Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/rocm 2025-04-25T04:39:21.3892626Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-04-25T04:39:21.3894955Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/ck_conv_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-04-25T04:39:21.3897420Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/ck_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-04-25T04:39:21.3899865Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/ck_universal_gemm_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-04-25T04:39:21.3902438Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/compile_command.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-04-25T04:39:21.3905072Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/rocm_benchmark_request.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-04-25T04:39:21.3907610Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-04-25T04:39:21.3909929Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/rocm_kernel.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-04-25T04:39:21.3912285Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/rocm_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-04-25T04:39:21.3914754Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/rocm_template_buffer.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-04-25T04:39:21.3916549Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/xpu 2025-04-25T04:39:21.3918144Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/xpu/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/xpu 2025-04-25T04:39:21.3920537Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/xpu/device_op_overrides.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/xpu 2025-04-25T04:39:21.3922965Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_prefix.h -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-25T04:39:21.3924614Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/aoti_runtime 2025-04-25T04:39:21.3926486Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/aoti_runtime/interface.cpp -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/aoti_runtime 2025-04-25T04:39:21.3928331Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/compile_worker 2025-04-25T04:39:21.3930048Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/compile_worker 2025-04-25T04:39:21.3932354Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker/__main__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/compile_worker 2025-04-25T04:39:21.3934822Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker/subproc_pool.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/compile_worker 2025-04-25T04:39:21.3937239Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/compile_worker 2025-04-25T04:39:21.3938904Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2025-04-25T04:39:21.3940321Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-04-25T04:39:21.3942453Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/b2b_gemm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-04-25T04:39:21.3944638Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/binary_folding.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-04-25T04:39:21.3946915Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/ddp_fusion.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-04-25T04:39:21.3949226Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/decompose_mem_bound_mm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-04-25T04:39:21.3951562Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/dedupe_symint_uses.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-04-25T04:39:21.3953831Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/efficient_conv_bn_eval.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-04-25T04:39:21.3956237Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/freezing_patterns.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-04-25T04:39:21.3958549Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/fuse_attention.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-04-25T04:39:21.3960868Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/group_batch_fusion.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-04-25T04:39:21.3963170Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/joint_graph.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-04-25T04:39:21.3965494Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/micro_pipeline_tp.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-04-25T04:39:21.3967804Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/misc_patterns.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-04-25T04:39:21.3970062Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/mkldnn_fusion.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-04-25T04:39:21.3972469Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/numeric_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-04-25T04:39:21.3974618Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/pad_mm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-04-25T04:39:21.3976897Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/post_grad.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-04-25T04:39:21.3979077Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/pre_grad.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-04-25T04:39:21.3981268Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/quantization.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-04-25T04:39:21.3983615Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/reinplace.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-04-25T04:39:21.3985996Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/replace_random.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-04-25T04:39:21.3988278Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/split_cat.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-04-25T04:39:21.3989985Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.3992018Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.3994831Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.3997834Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.4000769Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.4003679Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.4006646Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.4009715Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.4012746Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.4015734Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.4018664Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.4021679Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.4024667Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.4027715Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.4030771Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.4033673Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.4036563Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.4039611Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.4042607Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.4045575Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.4048531Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.4051376Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.4054203Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.4057088Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-04-25T04:39:21.4059069Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2025-04-25T04:39:21.4060517Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-04-25T04:39:21.4063884Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/bmm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-04-25T04:39:21.4065984Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/conv.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-04-25T04:39:21.4068073Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex_attention.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-04-25T04:39:21.4070176Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex_decoding.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-04-25T04:39:21.4072202Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/mm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-04-25T04:39:21.4074681Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/mm_common.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-04-25T04:39:21.4077175Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/mm_plus_mm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-04-25T04:39:21.4079308Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/mm_scaled_grouped.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-04-25T04:39:21.4080992Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/package 2025-04-25T04:39:21.4082489Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/package/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/package 2025-04-25T04:39:21.4084770Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/package/build_package.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/package 2025-04-25T04:39:21.4087393Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/package/package.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/package 2025-04-25T04:39:21.4089594Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/package/pt2_archive_constants.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/package 2025-04-25T04:39:21.4091251Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/runtime 2025-04-25T04:39:21.4092846Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-04-25T04:39:21.4095102Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/autotune_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-04-25T04:39:21.4097265Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/benchmarking.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-04-25T04:39:21.4099494Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/cache_dir_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-04-25T04:39:21.4101760Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/compile_tasks.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-04-25T04:39:21.4104013Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/coordinate_descent_tuner.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-04-25T04:39:21.4106267Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/halide_helpers.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-04-25T04:39:21.4108418Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/hints.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-04-25T04:39:21.4110528Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/runtime_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-04-25T04:39:21.4112847Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/static_cuda_launcher.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-04-25T04:39:21.4115099Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/triton_compat.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-04-25T04:39:21.4117263Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/triton_helpers.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-04-25T04:39:21.4119636Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/triton_heuristics.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-04-25T04:39:21.4121680Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/script.ld -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-25T04:39:21.4122959Z creating build/bdist.linux-x86_64/wheel/torch/_lazy 2025-04-25T04:39:21.4124186Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-04-25T04:39:21.4125891Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/closure.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-04-25T04:39:21.4127588Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/computation.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-04-25T04:39:21.4129300Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/config.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-04-25T04:39:21.4130982Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/debug.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-04-25T04:39:21.4132796Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/device_context.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-04-25T04:39:21.4134664Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/extract_compiled_graph.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-04-25T04:39:21.4136546Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/ir_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-04-25T04:39:21.4138446Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/metrics.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-04-25T04:39:21.4140253Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/tensor_factory_functions.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-04-25T04:39:21.4142195Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/ts_backend.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-04-25T04:39:21.4143447Z creating build/bdist.linux-x86_64/wheel/torch/_library 2025-04-25T04:39:21.4144691Z copying build/lib.linux-x86_64-cpython-310/torch/_library/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-04-25T04:39:21.4146612Z copying build/lib.linux-x86_64-cpython-310/torch/_library/autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-04-25T04:39:21.4148381Z copying build/lib.linux-x86_64-cpython-310/torch/_library/custom_ops.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-04-25T04:39:21.4150277Z copying build/lib.linux-x86_64-cpython-310/torch/_library/fake_class_registry.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-04-25T04:39:21.4152173Z copying build/lib.linux-x86_64-cpython-310/torch/_library/fake_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-04-25T04:39:21.4154020Z copying build/lib.linux-x86_64-cpython-310/torch/_library/fake_profile.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-04-25T04:39:21.4155899Z copying build/lib.linux-x86_64-cpython-310/torch/_library/infer_schema.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-04-25T04:39:21.4157775Z copying build/lib.linux-x86_64-cpython-310/torch/_library/simple_registry.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-04-25T04:39:21.4159655Z copying build/lib.linux-x86_64-cpython-310/torch/_library/triton.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-04-25T04:39:21.4161391Z copying build/lib.linux-x86_64-cpython-310/torch/_library/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-04-25T04:39:21.4162670Z creating build/bdist.linux-x86_64/wheel/torch/_logging 2025-04-25T04:39:21.4163921Z copying build/lib.linux-x86_64-cpython-310/torch/_logging/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-04-25T04:39:21.4165679Z copying build/lib.linux-x86_64-cpython-310/torch/_logging/_internal.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-04-25T04:39:21.4167571Z copying build/lib.linux-x86_64-cpython-310/torch/_logging/_registrations.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-04-25T04:39:21.4169532Z copying build/lib.linux-x86_64-cpython-310/torch/_logging/scribe.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-04-25T04:39:21.4171375Z copying build/lib.linux-x86_64-cpython-310/torch/_logging/structured.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-04-25T04:39:21.4172748Z creating build/bdist.linux-x86_64/wheel/torch/_numpy 2025-04-25T04:39:21.4173963Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-25T04:39:21.4175769Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_binary_ufuncs_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-25T04:39:21.4177658Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_casting_dicts.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-25T04:39:21.4179426Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_dtypes.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-25T04:39:21.4181145Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_dtypes_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-25T04:39:21.4183089Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_funcs.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-25T04:39:21.4184788Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_funcs_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-25T04:39:21.4186633Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_getlimits.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-25T04:39:21.4188337Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_ndarray.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-25T04:39:21.4190124Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_normalizations.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-25T04:39:21.4192030Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_reductions_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-25T04:39:21.4193799Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_ufuncs.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-25T04:39:21.4195713Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_unary_ufuncs_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-25T04:39:21.4197491Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_util.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-25T04:39:21.4199184Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/fft.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-25T04:39:21.4200894Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/linalg.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-25T04:39:21.4202572Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/random.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-25T04:39:21.4203872Z creating build/bdist.linux-x86_64/wheel/torch/_numpy/testing 2025-04-25T04:39:21.4205279Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/testing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy/testing 2025-04-25T04:39:21.4207269Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/testing/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy/testing 2025-04-25T04:39:21.4208654Z creating build/bdist.linux-x86_64/wheel/torch/_prims 2025-04-25T04:39:21.4209888Z copying build/lib.linux-x86_64-cpython-310/torch/_prims/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-04-25T04:39:21.4211597Z copying build/lib.linux-x86_64-cpython-310/torch/_prims/context.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-04-25T04:39:21.4213314Z copying build/lib.linux-x86_64-cpython-310/torch/_prims/debug_prims.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-04-25T04:39:21.4215098Z copying build/lib.linux-x86_64-cpython-310/torch/_prims/executor.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-04-25T04:39:21.4216925Z copying build/lib.linux-x86_64-cpython-310/torch/_prims/rng_prims.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-04-25T04:39:21.4218214Z creating build/bdist.linux-x86_64/wheel/torch/_prims_common 2025-04-25T04:39:21.4219613Z copying build/lib.linux-x86_64-cpython-310/torch/_prims_common/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_prims_common 2025-04-25T04:39:21.4221668Z copying build/lib.linux-x86_64-cpython-310/torch/_prims_common/wrappers.py -> build/bdist.linux-x86_64/wheel/./torch/_prims_common 2025-04-25T04:39:21.4223043Z creating build/bdist.linux-x86_64/wheel/torch/_refs 2025-04-25T04:39:21.4224217Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs 2025-04-25T04:39:21.4225938Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/_conversions.py -> build/bdist.linux-x86_64/wheel/./torch/_refs 2025-04-25T04:39:21.4227633Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/fft.py -> build/bdist.linux-x86_64/wheel/./torch/_refs 2025-04-25T04:39:21.4228924Z creating build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2025-04-25T04:39:21.4230370Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs/linalg 2025-04-25T04:39:21.4231636Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn 2025-04-25T04:39:21.4232894Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs/nn 2025-04-25T04:39:21.4234335Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2025-04-25T04:39:21.4235891Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/nn/functional/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs/nn/functional 2025-04-25T04:39:21.4237660Z creating build/bdist.linux-x86_64/wheel/torch/_refs/special 2025-04-25T04:39:21.4238969Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/special/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs/special 2025-04-25T04:39:21.4240290Z creating build/bdist.linux-x86_64/wheel/torch/_strobelight 2025-04-25T04:39:21.4241669Z copying build/lib.linux-x86_64-cpython-310/torch/_strobelight/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_strobelight 2025-04-25T04:39:21.4243804Z copying build/lib.linux-x86_64-cpython-310/torch/_strobelight/cli_function_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/_strobelight 2025-04-25T04:39:21.4245947Z copying build/lib.linux-x86_64-cpython-310/torch/_strobelight/compile_time_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/_strobelight 2025-04-25T04:39:21.4247465Z creating build/bdist.linux-x86_64/wheel/torch/_subclasses 2025-04-25T04:39:21.4248806Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-04-25T04:39:21.4250701Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/_fake_tensor_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-04-25T04:39:21.4252729Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/fake_impls.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-04-25T04:39:21.4254618Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/fake_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-04-25T04:39:21.4256460Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/fake_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-04-25T04:39:21.4258391Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/functional_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-04-25T04:39:21.4260332Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/meta_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-04-25T04:39:21.4262347Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/schema_check_mode.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-04-25T04:39:21.4263737Z creating build/bdist.linux-x86_64/wheel/torch/_vendor 2025-04-25T04:39:21.4265044Z copying build/lib.linux-x86_64-cpython-310/torch/_vendor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor 2025-04-25T04:39:21.4266320Z creating build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2025-04-25T04:39:21.4267812Z copying build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor/packaging 2025-04-25T04:39:21.4269950Z copying build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging/_structures.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor/packaging 2025-04-25T04:39:21.4272054Z copying build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging/version.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor/packaging 2025-04-25T04:39:21.4273567Z creating build/bdist.linux-x86_64/wheel/torch/accelerator 2025-04-25T04:39:21.4274913Z copying build/lib.linux-x86_64-cpython-310/torch/accelerator/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/accelerator 2025-04-25T04:39:21.4276757Z copying build/lib.linux-x86_64-cpython-310/torch/accelerator/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/accelerator 2025-04-25T04:39:21.4278045Z creating build/bdist.linux-x86_64/wheel/torch/amp 2025-04-25T04:39:21.4279310Z copying build/lib.linux-x86_64-cpython-310/torch/amp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/amp 2025-04-25T04:39:21.4280932Z copying build/lib.linux-x86_64-cpython-310/torch/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/./torch/amp 2025-04-25T04:39:21.4282774Z copying build/lib.linux-x86_64-cpython-310/torch/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/./torch/amp 2025-04-25T04:39:21.4283994Z creating build/bdist.linux-x86_64/wheel/torch/ao 2025-04-25T04:39:21.4285147Z copying build/lib.linux-x86_64-cpython-310/torch/ao/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao 2025-04-25T04:39:21.4286308Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn 2025-04-25T04:39:21.4287454Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn 2025-04-25T04:39:21.4288785Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2025-04-25T04:39:21.4290247Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic 2025-04-25T04:39:21.4291830Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2025-04-25T04:39:21.4293435Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/modules 2025-04-25T04:39:21.4295764Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/modules 2025-04-25T04:39:21.4297366Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat 2025-04-25T04:39:21.4298843Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/qat 2025-04-25T04:39:21.4300442Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2025-04-25T04:39:21.4302323Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/qat/modules 2025-04-25T04:39:21.4304868Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/qat/modules 2025-04-25T04:39:21.4307467Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/qat/modules 2025-04-25T04:39:21.4310009Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/qat/modules 2025-04-25T04:39:21.4311835Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized 2025-04-25T04:39:21.4313676Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized 2025-04-25T04:39:21.4315681Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic 2025-04-25T04:39:21.4317668Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/dynamic 2025-04-25T04:39:21.4319723Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-04-25T04:39:21.4321906Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-04-25T04:39:21.4325103Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-04-25T04:39:21.4327314Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2025-04-25T04:39:21.4329242Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/modules 2025-04-25T04:39:21.4332253Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/modules 2025-04-25T04:39:21.4335167Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules/conv_add.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/modules 2025-04-25T04:39:21.4338152Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/modules 2025-04-25T04:39:21.4340948Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/modules 2025-04-25T04:39:21.4342868Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2025-04-25T04:39:21.4344159Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat 2025-04-25T04:39:21.4345741Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2025-04-25T04:39:21.4347289Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat/dynamic 2025-04-25T04:39:21.4348878Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2025-04-25T04:39:21.4350617Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat/dynamic/modules 2025-04-25T04:39:21.4353059Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat/dynamic/modules 2025-04-25T04:39:21.4354736Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2025-04-25T04:39:21.4356259Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat/modules 2025-04-25T04:39:21.4358334Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat/modules 2025-04-25T04:39:21.4360450Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat/modules 2025-04-25T04:39:21.4362687Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat/modules 2025-04-25T04:39:21.4364226Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2025-04-25T04:39:21.4365718Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantizable 2025-04-25T04:39:21.4367293Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2025-04-25T04:39:21.4369161Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantizable/modules 2025-04-25T04:39:21.4371700Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantizable/modules 2025-04-25T04:39:21.4374247Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantizable/modules 2025-04-25T04:39:21.4375925Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2025-04-25T04:39:21.4377404Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized 2025-04-25T04:39:21.4379448Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized 2025-04-25T04:39:21.4381038Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2025-04-25T04:39:21.4382921Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/dynamic 2025-04-25T04:39:21.4384696Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2025-04-25T04:39:21.4386676Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/dynamic/modules 2025-04-25T04:39:21.4389287Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/dynamic/modules 2025-04-25T04:39:21.4391992Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/dynamic/modules 2025-04-25T04:39:21.4394703Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/dynamic/modules 2025-04-25T04:39:21.4396579Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2025-04-25T04:39:21.4398371Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-04-25T04:39:21.4400777Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-04-25T04:39:21.4403267Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-04-25T04:39:21.4405686Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-04-25T04:39:21.4408105Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-04-25T04:39:21.4410594Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-04-25T04:39:21.4413151Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-04-25T04:39:21.4415604Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-04-25T04:39:21.4418067Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-04-25T04:39:21.4420615Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-04-25T04:39:21.4423109Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-04-25T04:39:21.4424828Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2025-04-25T04:39:21.4426564Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/reference 2025-04-25T04:39:21.4428407Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2025-04-25T04:39:21.4430385Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/reference/modules 2025-04-25T04:39:21.4433098Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/reference/modules 2025-04-25T04:39:21.4435853Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/reference/modules 2025-04-25T04:39:21.4438881Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/reference/modules 2025-04-25T04:39:21.4441617Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/reference/modules 2025-04-25T04:39:21.4444511Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/reference/modules 2025-04-25T04:39:21.4446339Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2025-04-25T04:39:21.4447711Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/sparse 2025-04-25T04:39:21.4449194Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2025-04-25T04:39:21.4450888Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/sparse/quantized 2025-04-25T04:39:21.4453352Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/linear.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/sparse/quantized 2025-04-25T04:39:21.4455703Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/sparse/quantized 2025-04-25T04:39:21.4457415Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2025-04-25T04:39:21.4459296Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/sparse/quantized/dynamic 2025-04-25T04:39:21.4462012Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/sparse/quantized/dynamic 2025-04-25T04:39:21.4463760Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns 2025-04-25T04:39:21.4464972Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns 2025-04-25T04:39:21.4466678Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns 2025-04-25T04:39:21.4468467Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns 2025-04-25T04:39:21.4469732Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2025-04-25T04:39:21.4471004Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-04-25T04:39:21.4472810Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/graph_matcher.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-04-25T04:39:21.4474744Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/graph_passes.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-04-25T04:39:21.4476624Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/mappings.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-04-25T04:39:21.4478520Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/n_shadows_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-04-25T04:39:21.4480385Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/ns_types.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-04-25T04:39:21.4482252Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-04-25T04:39:21.4484223Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/qconfig_multi_mapping.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-04-25T04:39:21.4486124Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-04-25T04:39:21.4487963Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/weight_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-04-25T04:39:21.4489446Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning 2025-04-25T04:39:21.4490759Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning 2025-04-25T04:39:21.4492638Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning 2025-04-25T04:39:21.4494125Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental 2025-04-25T04:39:21.4495837Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental 2025-04-25T04:39:21.4497726Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2025-04-25T04:39:21.4499925Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/activation_sparsifier 2025-04-25T04:39:21.4503319Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/activation_sparsifier 2025-04-25T04:39:21.4505614Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2025-04-25T04:39:21.4507720Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_scheduler 2025-04-25T04:39:21.4510659Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_scheduler 2025-04-25T04:39:21.4512909Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2025-04-25T04:39:21.4515048Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier 2025-04-25T04:39:21.4518080Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier 2025-04-25T04:39:21.4521224Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier 2025-04-25T04:39:21.4524367Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier 2025-04-25T04:39:21.4526668Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning 2025-04-25T04:39:21.4529151Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier/lightning 2025-04-25T04:39:21.4531560Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-04-25T04:39:21.4534228Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-04-25T04:39:21.4538192Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-04-25T04:39:21.4542160Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-04-25T04:39:21.4544755Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2025-04-25T04:39:21.4546665Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/FPGM_pruner.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-04-25T04:39:21.4549374Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-04-25T04:39:21.4552118Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-04-25T04:39:21.4555057Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-04-25T04:39:21.4557850Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/match_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-04-25T04:39:21.4560717Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/parametrization.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-04-25T04:39:21.4563530Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-04-25T04:39:21.4566228Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/saliency_pruner.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-04-25T04:39:21.4568119Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2025-04-25T04:39:21.4569725Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/scheduler 2025-04-25T04:39:21.4572046Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler/base_scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/scheduler 2025-04-25T04:39:21.4574445Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler/cubic_scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/scheduler 2025-04-25T04:39:21.4576933Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler/lambda_scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/scheduler 2025-04-25T04:39:21.4578719Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2025-04-25T04:39:21.4580371Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/sparsifier 2025-04-25T04:39:21.4582937Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier/base_sparsifier.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/sparsifier 2025-04-25T04:39:21.4585519Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/sparsifier 2025-04-25T04:39:21.4588056Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/sparsifier 2025-04-25T04:39:21.4590476Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/sparsifier 2025-04-25T04:39:21.4592312Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization 2025-04-25T04:39:21.4593814Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-25T04:39:21.4595835Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/_correct_bias.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-25T04:39:21.4597939Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/_equalize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-25T04:39:21.4600222Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/_learnable_fake_quantize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-25T04:39:21.4602578Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-25T04:39:21.4604742Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-25T04:39:21.4606992Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-25T04:39:21.4609203Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/observer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-25T04:39:21.4611347Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-25T04:39:21.4613594Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/qconfig_mapping.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-25T04:39:21.4615754Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-25T04:39:21.4618100Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-25T04:39:21.4620349Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-25T04:39:21.4622529Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-25T04:39:21.4624737Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-25T04:39:21.4626912Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantize_pt2e.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-25T04:39:21.4629045Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-25T04:39:21.4631071Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-25T04:39:21.4632658Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2025-04-25T04:39:21.4634467Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-04-25T04:39:21.4637312Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-04-25T04:39:21.4640258Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-04-25T04:39:21.4642995Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/backend_config.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-04-25T04:39:21.4645649Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/executorch.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-04-25T04:39:21.4648309Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/fbgemm.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-04-25T04:39:21.4650873Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/native.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-04-25T04:39:21.4653664Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/observation_type.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-04-25T04:39:21.4656357Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/onednn.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-04-25T04:39:21.4659055Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/qnnpack.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-04-25T04:39:21.4661804Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/tensorrt.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-04-25T04:39:21.4664380Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-04-25T04:39:21.4666932Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/x86.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-04-25T04:39:21.4668787Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2025-04-25T04:39:21.4670344Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-04-25T04:39:21.4672568Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_decomposed.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-04-25T04:39:21.4674772Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-04-25T04:39:21.4677079Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_lower_to_native_backend.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-04-25T04:39:21.4679424Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-04-25T04:39:21.4681701Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/custom_config.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-04-25T04:39:21.4683953Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-04-25T04:39:21.4686208Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/fuse_handler.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-04-25T04:39:21.4688543Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-04-25T04:39:21.4690842Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/lower_to_fbgemm.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-04-25T04:39:21.4693248Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/lower_to_qnnpack.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-04-25T04:39:21.4695570Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/lstm_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-04-25T04:39:21.4697851Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-04-25T04:39:21.4700161Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-04-25T04:39:21.4702560Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-04-25T04:39:21.4704900Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-04-25T04:39:21.4707289Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/quantize_handler.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-04-25T04:39:21.4709670Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/tracer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-04-25T04:39:21.4711962Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-04-25T04:39:21.4713632Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2025-04-25T04:39:21.4715462Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx/_model_report 2025-04-25T04:39:21.4718087Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report/detector.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx/_model_report 2025-04-25T04:39:21.4720816Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report/model_report.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx/_model_report 2025-04-25T04:39:21.4723714Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx/_model_report 2025-04-25T04:39:21.4726598Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx/_model_report 2025-04-25T04:39:21.4728592Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2025-04-25T04:39:21.4730176Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-04-25T04:39:21.4732583Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/_affine_quantization.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-04-25T04:39:21.4735080Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/_numeric_debugger.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-04-25T04:39:21.4737725Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/duplicate_dq_pass.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-04-25T04:39:21.4740001Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/export_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-04-25T04:39:21.4742436Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/graph_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-04-25T04:39:21.4744825Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/lowering.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-04-25T04:39:21.4747365Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/port_metadata_pass.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-04-25T04:39:21.4749803Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/prepare.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-04-25T04:39:21.4752051Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/qat_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-04-25T04:39:21.4754327Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-04-25T04:39:21.4756068Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e/representation 2025-04-25T04:39:21.4758109Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/representation/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e/representation 2025-04-25T04:39:21.4760938Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/representation/rewrite.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e/representation 2025-04-25T04:39:21.4763100Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2025-04-25T04:39:21.4764871Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-04-25T04:39:21.4767600Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/composable_quantizer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-04-25T04:39:21.4770377Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/embedding_quantizer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-04-25T04:39:21.4773068Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/quantizer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-04-25T04:39:21.4775641Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-04-25T04:39:21.4778314Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/x86_inductor_quantizer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-04-25T04:39:21.4781044Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/xnnpack_quantizer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-04-25T04:39:21.4783871Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-04-25T04:39:21.4786622Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/xpu_inductor_quantizer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-04-25T04:39:21.4788424Z creating build/bdist.linux-x86_64/wheel/torch/autograd 2025-04-25T04:39:21.4789724Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-25T04:39:21.4791582Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/anomaly_mode.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-25T04:39:21.4793481Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/forward_ad.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-25T04:39:21.4795371Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/function.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-25T04:39:21.4797290Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/functional.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-25T04:39:21.4799129Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/grad_mode.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-25T04:39:21.4801094Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/gradcheck.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-25T04:39:21.4802885Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/graph.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-25T04:39:21.4804732Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-25T04:39:21.4806656Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/profiler_legacy.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-25T04:39:21.4808642Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/profiler_util.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-25T04:39:21.4810554Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/variable.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-25T04:39:21.4812007Z creating build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2025-04-25T04:39:21.4813567Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/_functions/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/autograd/_functions 2025-04-25T04:39:21.4815790Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/_functions/tensor.py -> build/bdist.linux-x86_64/wheel/./torch/autograd/_functions 2025-04-25T04:39:21.4817912Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/_functions/utils.py -> build/bdist.linux-x86_64/wheel/./torch/autograd/_functions 2025-04-25T04:39:21.4819515Z creating build/bdist.linux-x86_64/wheel/torch/backends 2025-04-25T04:39:21.4820738Z copying build/lib.linux-x86_64-cpython-310/torch/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends 2025-04-25T04:39:21.4822173Z creating build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2025-04-25T04:39:21.4823660Z copying build/lib.linux-x86_64-cpython-310/torch/backends/_coreml/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_coreml 2025-04-25T04:39:21.4825768Z copying build/lib.linux-x86_64-cpython-310/torch/backends/_coreml/preprocess.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_coreml 2025-04-25T04:39:21.4827329Z creating build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2025-04-25T04:39:21.4828853Z copying build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_nnapi 2025-04-25T04:39:21.4830885Z copying build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi/prepare.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_nnapi 2025-04-25T04:39:21.4833008Z copying build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi/serializer.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_nnapi 2025-04-25T04:39:21.4834511Z creating build/bdist.linux-x86_64/wheel/torch/backends/cpu 2025-04-25T04:39:21.4835915Z copying build/lib.linux-x86_64-cpython-310/torch/backends/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cpu 2025-04-25T04:39:21.4837290Z creating build/bdist.linux-x86_64/wheel/torch/backends/cuda 2025-04-25T04:39:21.4838857Z copying build/lib.linux-x86_64-cpython-310/torch/backends/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cuda 2025-04-25T04:39:21.4840268Z creating build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2025-04-25T04:39:21.4841684Z copying build/lib.linux-x86_64-cpython-310/torch/backends/cudnn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cudnn 2025-04-25T04:39:21.4843676Z copying build/lib.linux-x86_64-cpython-310/torch/backends/cudnn/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cudnn 2025-04-25T04:39:21.4845112Z creating build/bdist.linux-x86_64/wheel/torch/backends/cusparselt 2025-04-25T04:39:21.4846708Z copying build/lib.linux-x86_64-cpython-310/torch/backends/cusparselt/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cusparselt 2025-04-25T04:39:21.4848304Z creating build/bdist.linux-x86_64/wheel/torch/backends/kleidiai 2025-04-25T04:39:21.4849793Z copying build/lib.linux-x86_64-cpython-310/torch/backends/kleidiai/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/kleidiai 2025-04-25T04:39:21.4851400Z creating build/bdist.linux-x86_64/wheel/torch/backends/mha 2025-04-25T04:39:21.4852886Z copying build/lib.linux-x86_64-cpython-310/torch/backends/mha/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mha 2025-04-25T04:39:21.4854306Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkl 2025-04-25T04:39:21.4855674Z copying build/lib.linux-x86_64-cpython-310/torch/backends/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mkl 2025-04-25T04:39:21.4857082Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2025-04-25T04:39:21.4858560Z copying build/lib.linux-x86_64-cpython-310/torch/backends/mkldnn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mkldnn 2025-04-25T04:39:21.4860031Z creating build/bdist.linux-x86_64/wheel/torch/backends/mps 2025-04-25T04:39:21.4861417Z copying build/lib.linux-x86_64-cpython-310/torch/backends/mps/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mps 2025-04-25T04:39:21.4862965Z creating build/bdist.linux-x86_64/wheel/torch/backends/nnpack 2025-04-25T04:39:21.4864545Z copying build/lib.linux-x86_64-cpython-310/torch/backends/nnpack/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/nnpack 2025-04-25T04:39:21.4866059Z creating build/bdist.linux-x86_64/wheel/torch/backends/openmp 2025-04-25T04:39:21.4867646Z copying build/lib.linux-x86_64-cpython-310/torch/backends/openmp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/openmp 2025-04-25T04:39:21.4869128Z creating build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2025-04-25T04:39:21.4870702Z copying build/lib.linux-x86_64-cpython-310/torch/backends/opt_einsum/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/opt_einsum 2025-04-25T04:39:21.4872229Z creating build/bdist.linux-x86_64/wheel/torch/backends/quantized 2025-04-25T04:39:21.4873783Z copying build/lib.linux-x86_64-cpython-310/torch/backends/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/quantized 2025-04-25T04:39:21.4875342Z creating build/bdist.linux-x86_64/wheel/torch/backends/xeon 2025-04-25T04:39:21.4876747Z copying build/lib.linux-x86_64-cpython-310/torch/backends/xeon/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/xeon 2025-04-25T04:39:21.4878777Z copying build/lib.linux-x86_64-cpython-310/torch/backends/xeon/run_cpu.py -> build/bdist.linux-x86_64/wheel/./torch/backends/xeon 2025-04-25T04:39:21.4880257Z creating build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2025-04-25T04:39:21.4881753Z copying build/lib.linux-x86_64-cpython-310/torch/backends/xnnpack/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/xnnpack 2025-04-25T04:39:21.4883156Z creating build/bdist.linux-x86_64/wheel/torch/compiler 2025-04-25T04:39:21.4884452Z copying build/lib.linux-x86_64-cpython-310/torch/compiler/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/compiler 2025-04-25T04:39:21.4886264Z copying build/lib.linux-x86_64-cpython-310/torch/compiler/_cache.py -> build/bdist.linux-x86_64/wheel/./torch/compiler 2025-04-25T04:39:21.4888052Z copying build/lib.linux-x86_64-cpython-310/torch/compiler/config.py -> build/bdist.linux-x86_64/wheel/./torch/compiler 2025-04-25T04:39:21.4889351Z creating build/bdist.linux-x86_64/wheel/torch/contrib 2025-04-25T04:39:21.4890640Z copying build/lib.linux-x86_64-cpython-310/torch/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/contrib 2025-04-25T04:39:21.4892485Z copying build/lib.linux-x86_64-cpython-310/torch/contrib/_tensorboard_vis.py -> build/bdist.linux-x86_64/wheel/./torch/contrib 2025-04-25T04:39:21.4893777Z creating build/bdist.linux-x86_64/wheel/torch/cpu 2025-04-25T04:39:21.4894927Z copying build/lib.linux-x86_64-cpython-310/torch/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cpu 2025-04-25T04:39:21.4896097Z creating build/bdist.linux-x86_64/wheel/torch/cpu/amp 2025-04-25T04:39:21.4897350Z copying build/lib.linux-x86_64-cpython-310/torch/cpu/amp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cpu/amp 2025-04-25T04:39:21.4899224Z copying build/lib.linux-x86_64-cpython-310/torch/cpu/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/./torch/cpu/amp 2025-04-25T04:39:21.4901099Z copying build/lib.linux-x86_64-cpython-310/torch/cpu/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/./torch/cpu/amp 2025-04-25T04:39:21.4902503Z creating build/bdist.linux-x86_64/wheel/torch/cuda 2025-04-25T04:39:21.4903692Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-25T04:39:21.4905302Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/_gpu_trace.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-25T04:39:21.4907009Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/_memory_viz.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-25T04:39:21.4908758Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/_sanitizer.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-25T04:39:21.4910472Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-25T04:39:21.4912112Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/comm.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-25T04:39:21.4913859Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/error.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-25T04:39:21.4915577Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/gds.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-25T04:39:21.4917188Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/graphs.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-25T04:39:21.4918891Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/jiterator.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-25T04:39:21.4920593Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/memory.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-25T04:39:21.4922206Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/nccl.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-25T04:39:21.4923870Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/nvtx.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-25T04:39:21.4925617Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-25T04:39:21.4927330Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/random.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-25T04:39:21.4929020Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/sparse.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-25T04:39:21.4930649Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/streams.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-25T04:39:21.4932325Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/tunable.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-25T04:39:21.4933573Z creating build/bdist.linux-x86_64/wheel/torch/cuda/amp 2025-04-25T04:39:21.4934837Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/amp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cuda/amp 2025-04-25T04:39:21.4936678Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/./torch/cuda/amp 2025-04-25T04:39:21.4938609Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/amp/common.py -> build/bdist.linux-x86_64/wheel/./torch/cuda/amp 2025-04-25T04:39:21.4940586Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/./torch/cuda/amp 2025-04-25T04:39:21.4942045Z creating build/bdist.linux-x86_64/wheel/torch/distributed 2025-04-25T04:39:21.4943419Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-25T04:39:21.4945593Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_checkpointable.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-25T04:39:21.4947961Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable_state.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-25T04:39:21.4950136Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_functional_collectives.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-25T04:39:21.4952468Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_functional_collectives_impl.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-25T04:39:21.4954673Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_serialization.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-25T04:39:21.4956791Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_state_dict_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-25T04:39:21.4958882Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/argparse_util.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-25T04:39:21.4961027Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/c10d_logger.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-25T04:39:21.4963114Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/collective_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-25T04:39:21.4965323Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/constants.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-25T04:39:21.4967454Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/device_mesh.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-25T04:39:21.4969486Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/distributed_c10d.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-25T04:39:21.4971513Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/launch.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-25T04:39:21.4973555Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/logging_handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-25T04:39:21.4975670Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/remote_device.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-25T04:39:21.4977825Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rendezvous.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-25T04:39:21.4979752Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/run.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-25T04:39:21.4981717Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-25T04:39:21.4983205Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2025-04-25T04:39:21.4984881Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-04-25T04:39:21.4987337Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/checkpoint_activation.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-04-25T04:39:21.4989907Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/contract.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-04-25T04:39:21.4992338Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/replicate.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-04-25T04:39:21.4994046Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2025-04-25T04:39:21.4995837Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable/fsdp 2025-04-25T04:39:21.4998363Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp/fully_shard.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable/fsdp 2025-04-25T04:39:21.5000111Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2025-04-25T04:39:21.5001777Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-04-25T04:39:21.5003886Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-04-25T04:39:21.5006001Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-04-25T04:39:21.5008176Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/common_op_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-04-25T04:39:21.5010415Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/metadata.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-04-25T04:39:21.5012612Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/op_registry_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-04-25T04:39:21.5014872Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharder.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-04-25T04:39:21.5016626Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2025-04-25T04:39:21.5018483Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/checkpoint 2025-04-25T04:39:21.5020400Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2025-04-25T04:39:21.5022641Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_optim/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_optim 2025-04-25T04:39:21.5025186Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_optim/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_optim 2025-04-25T04:39:21.5027099Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2025-04-25T04:39:21.5029007Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-04-25T04:39:21.5031712Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-04-25T04:39:21.5034230Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/logger.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-04-25T04:39:21.5036949Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/logging_handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-04-25T04:39:21.5039818Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/metadata.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-04-25T04:39:21.5042517Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/reshard.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-04-25T04:39:21.5045192Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/shard.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-04-25T04:39:21.5047861Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-04-25T04:39:21.5049802Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2025-04-25T04:39:21.5051842Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor/_ops 2025-04-25T04:39:21.5054780Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor/_ops 2025-04-25T04:39:21.5057604Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor/_ops 2025-04-25T04:39:21.5060359Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor/_ops 2025-04-25T04:39:21.5063203Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor/_ops 2025-04-25T04:39:21.5066029Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor/_ops 2025-04-25T04:39:21.5068009Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2025-04-25T04:39:21.5069912Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_plan/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_plan 2025-04-25T04:39:21.5072593Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_plan/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_plan 2025-04-25T04:39:21.5074580Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2025-04-25T04:39:21.5076426Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec 2025-04-25T04:39:21.5079041Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/_internals.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec 2025-04-25T04:39:21.5081716Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec 2025-04-25T04:39:21.5084489Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec 2025-04-25T04:39:21.5086728Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-04-25T04:39:21.5089197Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-04-25T04:39:21.5092644Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-04-25T04:39:21.5096079Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-04-25T04:39:21.5099611Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-04-25T04:39:21.5102059Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2025-04-25T04:39:21.5103751Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_sharded_tensor 2025-04-25T04:39:21.5105536Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2025-04-25T04:39:21.5107276Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_sharding_spec 2025-04-25T04:39:21.5109070Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_symmetric_memory 2025-04-25T04:39:21.5110994Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_symmetric_memory/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_symmetric_memory 2025-04-25T04:39:21.5112781Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2025-04-25T04:39:21.5114340Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tensor 2025-04-25T04:39:21.5116551Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tensor 2025-04-25T04:39:21.5118752Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/placement_types.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tensor 2025-04-25T04:39:21.5120416Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2025-04-25T04:39:21.5121963Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-04-25T04:39:21.5124226Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/common_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-04-25T04:39:21.5126466Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/fake_collectives.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-04-25T04:39:21.5128868Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/fsdp2_mem_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-04-25T04:39:21.5131099Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/ilp_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-04-25T04:39:21.5133324Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/mem_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-04-25T04:39:21.5135621Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/memory_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-04-25T04:39:21.5138213Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/mod_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-04-25T04:39:21.5140479Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/runtime_estimator.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-04-25T04:39:21.5142724Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/sac_estimator.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-04-25T04:39:21.5144909Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/sac_ilp.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-04-25T04:39:21.5146454Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2025-04-25T04:39:21.5148123Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms 2025-04-25T04:39:21.5150264Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/join.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms 2025-04-25T04:39:21.5151900Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2025-04-25T04:39:21.5153740Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_checkpoint 2025-04-25T04:39:21.5155521Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_checkpoint 2025-04-25T04:39:21.5156638Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2025-04-25T04:39:21.5157859Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_comm_hooks 2025-04-25T04:39:21.5159470Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_comm_hooks 2025-04-25T04:39:21.5160688Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2025-04-25T04:39:21.5162011Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_optimizer_overlap 2025-04-25T04:39:21.5163811Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_optimizer_overlap 2025-04-25T04:39:21.5165102Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2025-04-25T04:39:21.5166465Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_quantization/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_quantization 2025-04-25T04:39:21.5168280Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_quantization/quantization.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_quantization 2025-04-25T04:39:21.5169461Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2025-04-25T04:39:21.5170806Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-04-25T04:39:21.5172487Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-04-25T04:39:21.5174213Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-04-25T04:39:21.5175879Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-04-25T04:39:21.5177865Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-04-25T04:39:21.5179727Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-04-25T04:39:21.5181581Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-04-25T04:39:21.5183269Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-04-25T04:39:21.5184964Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-04-25T04:39:21.5186221Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2025-04-25T04:39:21.5187452Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/model_averaging 2025-04-25T04:39:21.5189098Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging/averagers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/model_averaging 2025-04-25T04:39:21.5190948Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/model_averaging 2025-04-25T04:39:21.5192679Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/model_averaging 2025-04-25T04:39:21.5193791Z creating build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2025-04-25T04:39:21.5194761Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/autograd 2025-04-25T04:39:21.5195780Z creating build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2025-04-25T04:39:21.5196777Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5198182Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_async_executor.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5199649Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_async_process_executor.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5201264Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_async_thread_executor.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5202938Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_checkpointer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5204419Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_dedup_save_plans.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5205955Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_dedup_tensors.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5207602Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_extension.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5209209Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_fsspec_filesystem.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5210758Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_hf_planner.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5212222Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_hf_storage.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5213717Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_nested_dict.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5215170Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_sharded_tensor_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5216686Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_storage_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5218137Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_traverse.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5219589Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_version.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5220933Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5222449Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/default_planner.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5223941Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/filesystem.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5225629Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/format_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5226996Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/logger.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5228534Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/logging_handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5229919Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/metadata.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5231276Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5232624Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/planner.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5233982Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/planner_helpers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5235378Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/resharding.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5236824Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/staging.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5238436Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/state_dict.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5239950Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/state_dict_loader.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5241470Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/state_dict_saver.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5243045Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/stateful.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5244509Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/storage.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5245884Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-25T04:39:21.5246952Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2025-04-25T04:39:21.5247975Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic 2025-04-25T04:39:21.5249366Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/control_plane.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic 2025-04-25T04:39:21.5250394Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2025-04-25T04:39:21.5251473Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/agent 2025-04-25T04:39:21.5252443Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2025-04-25T04:39:21.5253588Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/agent/server 2025-04-25T04:39:21.5255338Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/agent/server 2025-04-25T04:39:21.5257302Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server/health_check_server.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/agent/server 2025-04-25T04:39:21.5259218Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/agent/server 2025-04-25T04:39:21.5260389Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2025-04-25T04:39:21.5261448Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/events 2025-04-25T04:39:21.5262937Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/events 2025-04-25T04:39:21.5264334Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events/handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/events 2025-04-25T04:39:21.5265403Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2025-04-25T04:39:21.5266433Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/metrics/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/metrics 2025-04-25T04:39:21.5268045Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/metrics/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/metrics 2025-04-25T04:39:21.5269160Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2025-04-25T04:39:21.5270347Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing 2025-04-25T04:39:21.5272106Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing 2025-04-25T04:39:21.5273874Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/redirects.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing 2025-04-25T04:39:21.5275652Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/tail_log.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing 2025-04-25T04:39:21.5276948Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2025-04-25T04:39:21.5278377Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing/errors 2025-04-25T04:39:21.5280255Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing/errors 2025-04-25T04:39:21.5282084Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing/errors 2025-04-25T04:39:21.5283451Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-04-25T04:39:21.5284889Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing/subprocess_handler 2025-04-25T04:39:21.5286865Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing/subprocess_handler 2025-04-25T04:39:21.5288896Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing/subprocess_handler 2025-04-25T04:39:21.5290282Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2025-04-25T04:39:21.5291390Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-04-25T04:39:21.5292811Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/_etcd_stub.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-04-25T04:39:21.5294287Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-04-25T04:39:21.5295837Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-04-25T04:39:21.5297464Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-04-25T04:39:21.5299323Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-04-25T04:39:21.5301005Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-04-25T04:39:21.5302841Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/etcd_server.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-04-25T04:39:21.5304519Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/etcd_store.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-04-25T04:39:21.5306165Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/registry.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-04-25T04:39:21.5307778Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-04-25T04:39:21.5309420Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-04-25T04:39:21.5310508Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2025-04-25T04:39:21.5311601Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/timer 2025-04-25T04:39:21.5312899Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/timer 2025-04-25T04:39:21.5314391Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer/debug_info_logging.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/timer 2025-04-25T04:39:21.5315888Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer/file_based_local_timer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/timer 2025-04-25T04:39:21.5317465Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer/local_timer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/timer 2025-04-25T04:39:21.5318628Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2025-04-25T04:39:21.5319699Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils 2025-04-25T04:39:21.5321261Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils 2025-04-25T04:39:21.5322821Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils 2025-04-25T04:39:21.5324385Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/log_level.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils 2025-04-25T04:39:21.5325862Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/logging.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils 2025-04-25T04:39:21.5327277Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/store.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils 2025-04-25T04:39:21.5328240Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2025-04-25T04:39:21.5329369Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils/data 2025-04-25T04:39:21.5331090Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data/cycling_iterator.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils/data 2025-04-25T04:39:21.5332918Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils/data 2025-04-25T04:39:21.5334199Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2025-04-25T04:39:21.5335185Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-25T04:39:21.5336597Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_common_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-25T04:39:21.5338990Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_debug_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-25T04:39:21.5340206Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_dynamo_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-25T04:39:21.5341405Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_exec_order_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-25T04:39:21.5342767Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_flat_param.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-25T04:39:21.5344016Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fsdp_extensions.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-25T04:39:21.5345208Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_init_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-25T04:39:21.5346384Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_limiter_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-25T04:39:21.5347545Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_optim_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-25T04:39:21.5348722Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_runtime_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-25T04:39:21.5349899Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_shard_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-25T04:39:21.5351092Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_state_dict_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-25T04:39:21.5352270Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_trace_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-25T04:39:21.5353447Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_traversal_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-25T04:39:21.5354674Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_unshard_param_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-25T04:39:21.5355918Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_wrap_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-25T04:39:21.5357039Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-25T04:39:21.5358254Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-25T04:39:21.5359544Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/sharded_grad_scaler.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-25T04:39:21.5360727Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/wrap.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-25T04:39:21.5361582Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp/_fully_shard 2025-04-25T04:39:21.5362557Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-04-25T04:39:21.5363935Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard/_fsdp_api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-04-25T04:39:21.5365322Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-04-25T04:39:21.5366756Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard/_fsdp_common.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-04-25T04:39:21.5368098Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard/_fsdp_init.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-04-25T04:39:21.5369457Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard/_fsdp_param.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-04-25T04:39:21.5370842Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-04-25T04:39:21.5372252Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard/_fsdp_state.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-04-25T04:39:21.5373618Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard/_fully_shard.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-04-25T04:39:21.5374574Z creating build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2025-04-25T04:39:21.5375455Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/launcher/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/launcher 2025-04-25T04:39:21.5376661Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/launcher/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/launcher 2025-04-25T04:39:21.5377512Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn 2025-04-25T04:39:21.5378290Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn 2025-04-25T04:39:21.5379402Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/functional.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn 2025-04-25T04:39:21.5380602Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2025-04-25T04:39:21.5381636Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn/api 2025-04-25T04:39:21.5382974Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/api/remote_module.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn/api 2025-04-25T04:39:21.5383955Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2025-04-25T04:39:21.5385008Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn/jit 2025-04-25T04:39:21.5386220Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/instantiator.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn/jit 2025-04-25T04:39:21.5387350Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2025-04-25T04:39:21.5388441Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/templates/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn/jit/templates 2025-04-25T04:39:21.5390011Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/templates/remote_module_template.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn/jit/templates 2025-04-25T04:39:21.5402643Z creating build/bdist.linux-x86_64/wheel/torch/distributed/optim 2025-04-25T04:39:21.5403679Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-04-25T04:39:21.5405076Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/_deprecation_warning.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-04-25T04:39:21.5406565Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/apply_optimizer_in_backward.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-04-25T04:39:21.5408075Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_adadelta.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-04-25T04:39:21.5409572Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_adagrad.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-04-25T04:39:21.5411000Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_adam.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-04-25T04:39:21.5412413Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_adamax.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-04-25T04:39:21.5413726Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_adamw.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-04-25T04:39:21.5415174Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_rmsprop.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-04-25T04:39:21.5416554Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_rprop.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-04-25T04:39:21.5417883Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_sgd.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-04-25T04:39:21.5419227Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/named_optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-04-25T04:39:21.5420560Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-04-25T04:39:21.5422084Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/post_localSGD_optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-04-25T04:39:21.5423486Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-04-25T04:39:21.5424897Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/zero_redundancy_optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-04-25T04:39:21.5426249Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/zero_redundancy_optimizer.pyi -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-04-25T04:39:21.5427453Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2025-04-25T04:39:21.5428699Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/_IR.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-04-25T04:39:21.5430073Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-04-25T04:39:21.5431629Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/_backward.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-04-25T04:39:21.5432975Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/_debug.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-04-25T04:39:21.5434496Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/_schedule_visualizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-04-25T04:39:21.5436016Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/_unflatten.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-04-25T04:39:21.5437383Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-04-25T04:39:21.5439055Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/microbatch.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-04-25T04:39:21.5440612Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/schedules.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-04-25T04:39:21.5442082Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/stage.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-04-25T04:39:21.5442984Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2025-04-25T04:39:21.5443902Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-04-25T04:39:21.5445233Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-04-25T04:39:21.5446338Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-04-25T04:39:21.5447626Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/backend_registry.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-04-25T04:39:21.5448947Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/constants.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-04-25T04:39:21.5450244Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/functions.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-04-25T04:39:21.5451484Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/internal.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-04-25T04:39:21.5452727Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/options.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-04-25T04:39:21.5453980Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/rref_proxy.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-04-25T04:39:21.5455429Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/server_process_global_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-04-25T04:39:21.5456557Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2025-04-25T04:39:21.5457570Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/_testing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc/_testing 2025-04-25T04:39:21.5459042Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc/_testing 2025-04-25T04:39:21.5460219Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor 2025-04-25T04:39:21.5461228Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-04-25T04:39:21.5462594Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-04-25T04:39:21.5463965Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_collective_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-04-25T04:39:21.5465367Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_dispatch.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-04-25T04:39:21.5466744Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_dtensor_spec.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-04-25T04:39:21.5468115Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_op_schema.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-04-25T04:39:21.5469403Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_random.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-04-25T04:39:21.5470854Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_redistribute.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-04-25T04:39:21.5472265Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_sharding_prop.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-04-25T04:39:21.5473701Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_shards_wrapper.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-04-25T04:39:21.5475082Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_tp_conv.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-04-25T04:39:21.5476306Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-04-25T04:39:21.5477682Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/device_mesh.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-04-25T04:39:21.5479078Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/placement_types.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-04-25T04:39:21.5480022Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/_ops 2025-04-25T04:39:21.5481081Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-04-25T04:39:21.5482527Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/_common_rules.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-04-25T04:39:21.5483915Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/_conv_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-04-25T04:39:21.5485467Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/_einsum_strategy.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-04-25T04:39:21.5486853Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/_embedding_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-04-25T04:39:21.5488303Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/_math_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-04-25T04:39:21.5489785Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/_matrix_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-04-25T04:39:21.5491293Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/_pointwise_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-04-25T04:39:21.5492748Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/_random_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-04-25T04:39:21.5494260Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/_tensor_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-04-25T04:39:21.5495708Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/_view_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-04-25T04:39:21.5497125Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-04-25T04:39:21.5498194Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/debug 2025-04-25T04:39:21.5499293Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/debug 2025-04-25T04:39:21.5500738Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug/_comm_mode.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/debug 2025-04-25T04:39:21.5502267Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug/_op_coverage.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/debug 2025-04-25T04:39:21.5503834Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug/_visualize_sharding.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/debug 2025-04-25T04:39:21.5504950Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/experimental 2025-04-25T04:39:21.5506055Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/experimental 2025-04-25T04:39:21.5507663Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental/_attention.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/experimental 2025-04-25T04:39:21.5509180Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental/_func_map.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/experimental 2025-04-25T04:39:21.5510858Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental/_register_sharding.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/experimental 2025-04-25T04:39:21.5512539Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental/_tp_transform.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/experimental 2025-04-25T04:39:21.5513753Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2025-04-25T04:39:21.5514845Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-04-25T04:39:21.5516419Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/_data_parallel_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-04-25T04:39:21.5517892Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-04-25T04:39:21.5519236Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-04-25T04:39:21.5520726Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/ddp.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-04-25T04:39:21.5522215Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/fsdp.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-04-25T04:39:21.5523763Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/input_reshard.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-04-25T04:39:21.5525315Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/loss.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-04-25T04:39:21.5526960Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/style.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-04-25T04:39:21.5527958Z creating build/bdist.linux-x86_64/wheel/torch/distributions 2025-04-25T04:39:21.5528850Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5530015Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/bernoulli.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5531261Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/beta.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5532489Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/binomial.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5533786Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/categorical.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5535110Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/cauchy.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5536276Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/chi2.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5537801Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/constraint_registry.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5539132Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/constraints.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5540594Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/continuous_bernoulli.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5542049Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/dirichlet.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5543351Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/distribution.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5544728Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/exp_family.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5546017Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/exponential.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5547345Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/fishersnedecor.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5548552Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/gamma.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5549872Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/generalized_pareto.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5551235Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/geometric.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5552529Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/gumbel.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5553798Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/half_cauchy.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5555083Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/half_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5556383Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/independent.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5557587Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/inverse_gamma.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5558903Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/kl.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5560167Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/kumaraswamy.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5561445Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/laplace.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5562719Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/lkj_cholesky.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5563991Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/log_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5565297Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/logistic_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5566702Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/lowrank_multivariate_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5568192Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/mixture_same_family.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5569493Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/multinomial.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5570842Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/multivariate_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5572223Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/negative_binomial.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5573522Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5574818Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/one_hot_categorical.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5576086Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/pareto.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5577298Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/poisson.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5578615Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/relaxed_bernoulli.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5579971Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/relaxed_categorical.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5581296Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/studentT.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5582715Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/transformed_distribution.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5584088Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/transforms.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5585248Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/uniform.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5586508Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5587760Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/von_mises.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5588883Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/weibull.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5590150Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/wishart.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-25T04:39:21.5591043Z creating build/bdist.linux-x86_64/wheel/torch/export 2025-04-25T04:39:21.5591782Z copying build/lib.linux-x86_64-cpython-310/torch/export/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-25T04:39:21.5592866Z copying build/lib.linux-x86_64-cpython-310/torch/export/_draft_export.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-25T04:39:21.5594049Z copying build/lib.linux-x86_64-cpython-310/torch/export/_remove_auto_functionalized_pass.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-25T04:39:21.5595270Z copying build/lib.linux-x86_64-cpython-310/torch/export/_remove_effect_tokens_pass.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-25T04:39:21.5596297Z copying build/lib.linux-x86_64-cpython-310/torch/export/_safeguard.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-25T04:39:21.5597339Z copying build/lib.linux-x86_64-cpython-310/torch/export/_swap.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-25T04:39:21.5598367Z copying build/lib.linux-x86_64-cpython-310/torch/export/_trace.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-25T04:39:21.5599382Z copying build/lib.linux-x86_64-cpython-310/torch/export/_tree_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-25T04:39:21.5600400Z copying build/lib.linux-x86_64-cpython-310/torch/export/_unlift.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-25T04:39:21.5601517Z copying build/lib.linux-x86_64-cpython-310/torch/export/_wrapper_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-25T04:39:21.5602601Z copying build/lib.linux-x86_64-cpython-310/torch/export/custom_obj.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-25T04:39:21.5603554Z copying build/lib.linux-x86_64-cpython-310/torch/export/custom_ops.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-25T04:39:21.5604636Z copying build/lib.linux-x86_64-cpython-310/torch/export/decomp_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-25T04:39:21.5605741Z copying build/lib.linux-x86_64-cpython-310/torch/export/dynamic_shapes.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-25T04:39:21.5606815Z copying build/lib.linux-x86_64-cpython-310/torch/export/exported_program.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-25T04:39:21.5607923Z copying build/lib.linux-x86_64-cpython-310/torch/export/graph_signature.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-25T04:39:21.5609031Z copying build/lib.linux-x86_64-cpython-310/torch/export/unflatten.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-25T04:39:21.5609842Z creating build/bdist.linux-x86_64/wheel/torch/export/experimental 2025-04-25T04:39:21.5610779Z copying build/lib.linux-x86_64-cpython-310/torch/export/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/export/experimental 2025-04-25T04:39:21.5611751Z creating build/bdist.linux-x86_64/wheel/torch/export/passes 2025-04-25T04:39:21.5612642Z copying build/lib.linux-x86_64-cpython-310/torch/export/passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/export/passes 2025-04-25T04:39:21.5613445Z creating build/bdist.linux-x86_64/wheel/torch/fft 2025-04-25T04:39:21.5614126Z copying build/lib.linux-x86_64-cpython-310/torch/fft/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fft 2025-04-25T04:39:21.5614844Z creating build/bdist.linux-x86_64/wheel/torch/func 2025-04-25T04:39:21.5615557Z copying build/lib.linux-x86_64-cpython-310/torch/func/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/func 2025-04-25T04:39:21.5616281Z creating build/bdist.linux-x86_64/wheel/torch/futures 2025-04-25T04:39:21.5617039Z copying build/lib.linux-x86_64-cpython-310/torch/futures/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/futures 2025-04-25T04:39:21.5617739Z creating build/bdist.linux-x86_64/wheel/torch/fx 2025-04-25T04:39:21.5618370Z copying build/lib.linux-x86_64-cpython-310/torch/fx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-25T04:39:21.5619418Z copying build/lib.linux-x86_64-cpython-310/torch/fx/_compatibility.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-25T04:39:21.5620446Z copying build/lib.linux-x86_64-cpython-310/torch/fx/_graph_pickler.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-25T04:39:21.5621398Z copying build/lib.linux-x86_64-cpython-310/torch/fx/_lazy_graph_module.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-25T04:39:21.5622487Z copying build/lib.linux-x86_64-cpython-310/torch/fx/_pytree.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-25T04:39:21.5623485Z copying build/lib.linux-x86_64-cpython-310/torch/fx/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-25T04:39:21.5624423Z copying build/lib.linux-x86_64-cpython-310/torch/fx/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-25T04:39:21.5625341Z copying build/lib.linux-x86_64-cpython-310/torch/fx/annotate.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-25T04:39:21.5626325Z copying build/lib.linux-x86_64-cpython-310/torch/fx/config.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-25T04:39:21.5627283Z copying build/lib.linux-x86_64-cpython-310/torch/fx/graph.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-25T04:39:21.5628261Z copying build/lib.linux-x86_64-cpython-310/torch/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-25T04:39:21.5629268Z copying build/lib.linux-x86_64-cpython-310/torch/fx/immutable_collections.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-25T04:39:21.5630383Z copying build/lib.linux-x86_64-cpython-310/torch/fx/interpreter.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-25T04:39:21.5631441Z copying build/lib.linux-x86_64-cpython-310/torch/fx/node.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-25T04:39:21.5632391Z copying build/lib.linux-x86_64-cpython-310/torch/fx/operator_schemas.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-25T04:39:21.5633343Z copying build/lib.linux-x86_64-cpython-310/torch/fx/proxy.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-25T04:39:21.5634355Z copying build/lib.linux-x86_64-cpython-310/torch/fx/subgraph_rewriter.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-25T04:39:21.5635401Z copying build/lib.linux-x86_64-cpython-310/torch/fx/tensor_type.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-25T04:39:21.5636382Z copying build/lib.linux-x86_64-cpython-310/torch/fx/traceback.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-25T04:39:21.5637156Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental 2025-04-25T04:39:21.5638220Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5639449Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/_backward_state.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5640642Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/_config.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5641904Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/_constant_symnode.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5643174Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/_dynamism.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5644489Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/accelerator_partitioner.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5645757Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/const_fold.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5646965Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/debug.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5648229Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/graph_gradual_typechecker.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5649642Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/merge_matmul.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5650923Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/meta_tracer.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5652111Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/normalize.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5653369Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/optimization.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5654703Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/partitioner_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5656064Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/proxy_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5657281Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/recording.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5658648Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/refinement_types.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5659929Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/rewriter.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5661291Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/schema_type_annotation.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5662642Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/sym_node.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5663909Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/symbolic_shapes.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5665232Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unify_refinements.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5666470Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/validator.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-25T04:39:21.5667509Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2025-04-25T04:39:21.5668710Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-04-25T04:39:21.5670236Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/constraint.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-04-25T04:39:21.5672011Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-04-25T04:39:21.5673809Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-04-25T04:39:21.5675524Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/operation.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-04-25T04:39:21.5677129Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-04-25T04:39:21.5678824Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/util.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-04-25T04:39:21.5680426Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-04-25T04:39:21.5681595Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2025-04-25T04:39:21.5682654Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-04-25T04:39:21.5684115Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/core.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-04-25T04:39:21.5685696Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/dispatch.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-04-25T04:39:21.5687213Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/match.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-04-25T04:39:21.5688671Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/more.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-04-25T04:39:21.5690127Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/unification_tools.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-04-25T04:39:21.5691747Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-04-25T04:39:21.5693203Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/variable.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-04-25T04:39:21.5694393Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2025-04-25T04:39:21.5695746Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification/multipledispatch 2025-04-25T04:39:21.5697632Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch/conflict.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification/multipledispatch 2025-04-25T04:39:21.5699501Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch/core.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification/multipledispatch 2025-04-25T04:39:21.5701422Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification/multipledispatch 2025-04-25T04:39:21.5703347Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch/utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification/multipledispatch 2025-04-25T04:39:21.5705178Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch/variadic.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification/multipledispatch 2025-04-25T04:39:21.5706379Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes 2025-04-25T04:39:21.5707142Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-04-25T04:39:21.5708311Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/_tensorify_python_scalars.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-04-25T04:39:21.5709538Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/annotate_getitem_nodes.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-04-25T04:39:21.5710714Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/fake_tensor_prop.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-04-25T04:39:21.5711864Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/graph_drawer.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-04-25T04:39:21.5713092Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/graph_manipulation.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-04-25T04:39:21.5714266Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/graph_transform_observer.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-04-25T04:39:21.5715451Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/net_min_base.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-04-25T04:39:21.5716571Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/operator_support.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-04-25T04:39:21.5717677Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/param_fetch.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-04-25T04:39:21.5718814Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/pass_manager.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-04-25T04:39:21.5719908Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/reinplace.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-04-25T04:39:21.5721033Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/runtime_assert.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-04-25T04:39:21.5722208Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/shape_prop.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-04-25T04:39:21.5722665Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/split_module.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-04-25T04:39:21.5723205Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/split_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-04-25T04:39:21.5723719Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/splitter_base.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-04-25T04:39:21.5724188Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/tools_common.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-04-25T04:39:21.5724398Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2025-04-25T04:39:21.5724958Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/backends 2025-04-25T04:39:21.5725618Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/backends 2025-04-25T04:39:21.5725828Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2025-04-25T04:39:21.5726347Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/dialect 2025-04-25T04:39:21.5726579Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2025-04-25T04:39:21.5727200Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect/common/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/dialect/common 2025-04-25T04:39:21.5727861Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect/common/cse_pass.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/dialect/common 2025-04-25T04:39:21.5728089Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2025-04-25T04:39:21.5728699Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/infra 2025-04-25T04:39:21.5729286Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra/partitioner.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/infra 2025-04-25T04:39:21.5729845Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra/pass_base.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/infra 2025-04-25T04:39:21.5730435Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra/pass_manager.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/infra 2025-04-25T04:39:21.5730631Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2025-04-25T04:39:21.5731181Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/tests 2025-04-25T04:39:21.5731816Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/tests/test_pass_manager.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/tests 2025-04-25T04:39:21.5732018Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2025-04-25T04:39:21.5732569Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/utils 2025-04-25T04:39:21.5733121Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils/common.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/utils 2025-04-25T04:39:21.5733655Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils/fuser_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/utils 2025-04-25T04:39:21.5734236Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils/matcher_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/utils 2025-04-25T04:39:21.5734887Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils/matcher_with_name_node_map_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/utils 2025-04-25T04:39:21.5735495Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils/source_matcher_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/utils 2025-04-25T04:39:21.5735643Z creating build/bdist.linux-x86_64/wheel/torch/jit 2025-04-25T04:39:21.5736066Z copying build/lib.linux-x86_64-cpython-310/torch/jit/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5736436Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_async.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5736864Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_await.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5737268Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_builtins.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5737993Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_check.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5738519Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_dataclass_impls.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5739112Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_decomposition_utils.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5739642Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_decompositions.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5740096Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_freeze.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5740512Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_fuser.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5740960Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_ir_utils.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5741401Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_logging.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5741919Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_monkeytype_config.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5742372Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_pickle.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5742824Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_recursive.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5743324Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_script.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5743789Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_serialization.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5744278Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_shape_functions.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5744759Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_state.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5745253Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_trace.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5745752Z copying build/lib.linux-x86_64-cpython-310/torch/jit/annotations.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5746203Z copying build/lib.linux-x86_64-cpython-310/torch/jit/frontend.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5746727Z copying build/lib.linux-x86_64-cpython-310/torch/jit/generate_bytecode.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5747197Z copying build/lib.linux-x86_64-cpython-310/torch/jit/quantized.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5747704Z copying build/lib.linux-x86_64-cpython-310/torch/jit/supported_ops.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5748236Z copying build/lib.linux-x86_64-cpython-310/torch/jit/unsupported_tensor_ops.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5748472Z creating build/bdist.linux-x86_64/wheel/torch/jit/_passes 2025-04-25T04:39:21.5748910Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/jit/_passes 2025-04-25T04:39:21.5749536Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_passes/_property_propagation.py -> build/bdist.linux-x86_64/wheel/./torch/jit/_passes 2025-04-25T04:39:21.5749798Z creating build/bdist.linux-x86_64/wheel/torch/jit/mobile 2025-04-25T04:39:21.5750293Z copying build/lib.linux-x86_64-cpython-310/torch/jit/mobile/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/jit/mobile 2025-04-25T04:39:21.5750744Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_script.pyi -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-25T04:39:21.5750918Z creating build/bdist.linux-x86_64/wheel/torch/linalg 2025-04-25T04:39:21.5751410Z copying build/lib.linux-x86_64-cpython-310/torch/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/linalg 2025-04-25T04:39:21.5751566Z creating build/bdist.linux-x86_64/wheel/torch/masked 2025-04-25T04:39:21.5752021Z copying build/lib.linux-x86_64-cpython-310/torch/masked/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/masked 2025-04-25T04:39:21.5752521Z copying build/lib.linux-x86_64-cpython-310/torch/masked/_docs.py -> build/bdist.linux-x86_64/wheel/./torch/masked 2025-04-25T04:39:21.5752984Z copying build/lib.linux-x86_64-cpython-310/torch/masked/_ops.py -> build/bdist.linux-x86_64/wheel/./torch/masked 2025-04-25T04:39:21.5753268Z creating build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2025-04-25T04:39:21.5753806Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-04-25T04:39:21.5754393Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/_ops_refs.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-04-25T04:39:21.5755060Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/binary.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-04-25T04:39:21.5755637Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/core.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-04-25T04:39:21.5756315Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/creation.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-04-25T04:39:21.5757000Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/passthrough.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-04-25T04:39:21.5757708Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/reductions.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-04-25T04:39:21.5758251Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/unary.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-04-25T04:39:21.5758487Z creating build/bdist.linux-x86_64/wheel/torch/monitor 2025-04-25T04:39:21.5759012Z copying build/lib.linux-x86_64-cpython-310/torch/monitor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/monitor 2025-04-25T04:39:21.5759190Z creating build/bdist.linux-x86_64/wheel/torch/mps 2025-04-25T04:39:21.5759610Z copying build/lib.linux-x86_64-cpython-310/torch/mps/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/mps 2025-04-25T04:39:21.5760079Z copying build/lib.linux-x86_64-cpython-310/torch/mps/event.py -> build/bdist.linux-x86_64/wheel/./torch/mps 2025-04-25T04:39:21.5760531Z copying build/lib.linux-x86_64-cpython-310/torch/mps/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/mps 2025-04-25T04:39:21.5760732Z creating build/bdist.linux-x86_64/wheel/torch/mtia 2025-04-25T04:39:21.5761110Z copying build/lib.linux-x86_64-cpython-310/torch/mtia/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/mtia 2025-04-25T04:39:21.5761541Z copying build/lib.linux-x86_64-cpython-310/torch/mtia/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/mtia 2025-04-25T04:39:21.5762032Z copying build/lib.linux-x86_64-cpython-310/torch/mtia/memory.py -> build/bdist.linux-x86_64/wheel/./torch/mtia 2025-04-25T04:39:21.5762273Z creating build/bdist.linux-x86_64/wheel/torch/multiprocessing 2025-04-25T04:39:21.5762918Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-04-25T04:39:21.5763551Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/_atfork.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-04-25T04:39:21.5764080Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/pool.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-04-25T04:39:21.5764692Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/queue.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-04-25T04:39:21.5765270Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/reductions.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-04-25T04:39:21.5765780Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/spawn.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-04-25T04:39:21.5765977Z creating build/bdist.linux-x86_64/wheel/torch/nested 2025-04-25T04:39:21.5766514Z copying build/lib.linux-x86_64-cpython-310/torch/nested/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nested 2025-04-25T04:39:21.5766732Z creating build/bdist.linux-x86_64/wheel/torch/nested/_internal 2025-04-25T04:39:21.5767357Z copying build/lib.linux-x86_64-cpython-310/torch/nested/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-04-25T04:39:21.5767940Z copying build/lib.linux-x86_64-cpython-310/torch/nested/_internal/nested_int.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-04-25T04:39:21.5768499Z copying build/lib.linux-x86_64-cpython-310/torch/nested/_internal/nested_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-04-25T04:39:21.5769049Z copying build/lib.linux-x86_64-cpython-310/torch/nested/_internal/ops.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-04-25T04:39:21.5769601Z copying build/lib.linux-x86_64-cpython-310/torch/nested/_internal/sdpa.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-04-25T04:39:21.5769789Z creating build/bdist.linux-x86_64/wheel/torch/nn 2025-04-25T04:39:21.5770235Z copying build/lib.linux-x86_64-cpython-310/torch/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-04-25T04:39:21.5770698Z copying build/lib.linux-x86_64-cpython-310/torch/nn/_reduction.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-04-25T04:39:21.5771148Z copying build/lib.linux-x86_64-cpython-310/torch/nn/common_types.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-04-25T04:39:21.5771579Z copying build/lib.linux-x86_64-cpython-310/torch/nn/cpp.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-04-25T04:39:21.5772072Z copying build/lib.linux-x86_64-cpython-310/torch/nn/functional.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-04-25T04:39:21.5772527Z copying build/lib.linux-x86_64-cpython-310/torch/nn/grad.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-04-25T04:39:21.5773055Z copying build/lib.linux-x86_64-cpython-310/torch/nn/init.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-04-25T04:39:21.5773507Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parameter.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-04-25T04:39:21.5773722Z creating build/bdist.linux-x86_64/wheel/torch/nn/attention 2025-04-25T04:39:21.5774351Z copying build/lib.linux-x86_64-cpython-310/torch/nn/attention/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-04-25T04:39:21.5774880Z copying build/lib.linux-x86_64-cpython-310/torch/nn/attention/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-04-25T04:39:21.5775387Z copying build/lib.linux-x86_64-cpython-310/torch/nn/attention/bias.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-04-25T04:39:21.5775976Z copying build/lib.linux-x86_64-cpython-310/torch/nn/attention/flex_attention.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-04-25T04:39:21.5776332Z creating build/bdist.linux-x86_64/wheel/torch/nn/attention/experimental 2025-04-25T04:39:21.5777085Z copying build/lib.linux-x86_64-cpython-310/torch/nn/attention/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention/experimental 2025-04-25T04:39:21.5777887Z copying build/lib.linux-x86_64-cpython-310/torch/nn/attention/experimental/_paged_attention.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention/experimental 2025-04-25T04:39:21.5778120Z creating build/bdist.linux-x86_64/wheel/torch/nn/backends 2025-04-25T04:39:21.5778604Z copying build/lib.linux-x86_64-cpython-310/torch/nn/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/backends 2025-04-25T04:39:21.5779192Z copying build/lib.linux-x86_64-cpython-310/torch/nn/backends/thnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/backends 2025-04-25T04:39:21.5779450Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2025-04-25T04:39:21.5780088Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic 2025-04-25T04:39:21.5780395Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2025-04-25T04:39:21.5781017Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/modules 2025-04-25T04:39:21.5781725Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/modules 2025-04-25T04:39:21.5781967Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2025-04-25T04:39:21.5782541Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/qat 2025-04-25T04:39:21.5782840Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2025-04-25T04:39:21.5783594Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/qat/modules 2025-04-25T04:39:21.5784289Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/qat/modules 2025-04-25T04:39:21.5785071Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/qat/modules 2025-04-25T04:39:21.5785745Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/qat/modules 2025-04-25T04:39:21.5785975Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2025-04-25T04:39:21.5786722Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized 2025-04-25T04:39:21.5787037Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2025-04-25T04:39:21.5787872Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized/dynamic 2025-04-25T04:39:21.5788216Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2025-04-25T04:39:21.5789034Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized/dynamic/modules 2025-04-25T04:39:21.5789865Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized/dynamic/modules 2025-04-25T04:39:21.5790205Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2025-04-25T04:39:21.5790958Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized/modules 2025-04-25T04:39:21.5791748Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized/modules 2025-04-25T04:39:21.5792511Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized/modules 2025-04-25T04:39:21.5793258Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized/modules 2025-04-25T04:39:21.5794201Z creating build/bdist.linux-x86_64/wheel/torch/nn/modules 2025-04-25T04:39:21.5795667Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5797145Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/_functions.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5798537Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/activation.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5800372Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/adaptive.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5801715Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5803369Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/channelshuffle.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5804602Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/container.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5806184Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5807970Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/distance.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5809354Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/dropout.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5810951Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/flatten.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5812292Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/fold.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5813753Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/instancenorm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5815175Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/lazy.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5816581Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5817988Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/loss.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5819922Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/module.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5822238Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/normalization.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5823826Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/padding.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5825400Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/pixelshuffle.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5826688Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/pooling.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5828428Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5830256Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/sparse.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5831860Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/transformer.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5834212Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/upsampling.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5835988Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-25T04:39:21.5837751Z creating build/bdist.linux-x86_64/wheel/torch/nn/parallel 2025-04-25T04:39:21.5839654Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-04-25T04:39:21.5841318Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/_functions.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-04-25T04:39:21.5842692Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/comm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-04-25T04:39:21.5844744Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/data_parallel.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-04-25T04:39:21.5845763Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-04-25T04:39:21.5849174Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/parallel_apply.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-04-25T04:39:21.5850779Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/replicate.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-04-25T04:39:21.5852177Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/scatter_gather.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-04-25T04:39:21.5853833Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat 2025-04-25T04:39:21.5855492Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat 2025-04-25T04:39:21.5857245Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2025-04-25T04:39:21.5858867Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat/dynamic 2025-04-25T04:39:21.5860178Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2025-04-25T04:39:21.5861858Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat/dynamic/modules 2025-04-25T04:39:21.5862896Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat/dynamic/modules 2025-04-25T04:39:21.5864394Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2025-04-25T04:39:21.5866025Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat/modules 2025-04-25T04:39:21.5867746Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat/modules 2025-04-25T04:39:21.5869092Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat/modules 2025-04-25T04:39:21.5870516Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat/modules 2025-04-25T04:39:21.5871762Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2025-04-25T04:39:21.5873362Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantizable 2025-04-25T04:39:21.5874864Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2025-04-25T04:39:21.5876508Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantizable/modules 2025-04-25T04:39:21.5877917Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantizable/modules 2025-04-25T04:39:21.5879390Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantizable/modules 2025-04-25T04:39:21.5880694Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized 2025-04-25T04:39:21.5882159Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized 2025-04-25T04:39:21.5883632Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized 2025-04-25T04:39:21.5885263Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2025-04-25T04:39:21.5886753Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/_reference 2025-04-25T04:39:21.5888223Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2025-04-25T04:39:21.5889900Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/_reference/modules 2025-04-25T04:39:21.5891122Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/_reference/modules 2025-04-25T04:39:21.5892574Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/_reference/modules 2025-04-25T04:39:21.5893971Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/_reference/modules 2025-04-25T04:39:21.5895180Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/_reference/modules 2025-04-25T04:39:21.5896720Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/_reference/modules 2025-04-25T04:39:21.5898013Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2025-04-25T04:39:21.5899656Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/dynamic 2025-04-25T04:39:21.5901078Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2025-04-25T04:39:21.5902798Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/dynamic/modules 2025-04-25T04:39:21.5904299Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/dynamic/modules 2025-04-25T04:39:21.5905546Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/dynamic/modules 2025-04-25T04:39:21.5907095Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/dynamic/modules 2025-04-25T04:39:21.5908581Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2025-04-25T04:39:21.5910028Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-04-25T04:39:21.5911492Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-04-25T04:39:21.5912671Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-04-25T04:39:21.5914091Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-04-25T04:39:21.5915350Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-04-25T04:39:21.5916586Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-04-25T04:39:21.5917949Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-04-25T04:39:21.5919112Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-04-25T04:39:21.5920511Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-04-25T04:39:21.5922050Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-04-25T04:39:21.5923488Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-04-25T04:39:21.5924846Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils 2025-04-25T04:39:21.5926387Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-25T04:39:21.5927800Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_deprecation_utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-25T04:39:21.5929269Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_named_member_accessor.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-25T04:39:21.5930694Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_per_sample_grad.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-25T04:39:21.5931982Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/clip_grad.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-25T04:39:21.5933387Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/convert_parameters.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-25T04:39:21.5934624Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/fusion.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-25T04:39:21.5935946Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/init.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-25T04:39:21.5937767Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/memory_format.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-25T04:39:21.5939363Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/parametrizations.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-25T04:39:21.5940837Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/parametrize.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-25T04:39:21.5942447Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/prune.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-25T04:39:21.5944302Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-25T04:39:21.5945764Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/spectral_norm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-25T04:39:21.5947253Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/stateless.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-25T04:39:21.5948550Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/weight_norm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-25T04:39:21.5950241Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2025-04-25T04:39:21.5951881Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-04-25T04:39:21.5953304Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-04-25T04:39:21.5954516Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/conv_utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-04-25T04:39:21.5956045Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-04-25T04:39:21.5957276Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-04-25T04:39:21.5958656Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-04-25T04:39:21.5959990Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-04-25T04:39:21.5961811Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-04-25T04:39:21.5963286Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-04-25T04:39:21.5964472Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-04-25T04:39:21.5965699Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parameter.pyi -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-04-25T04:39:21.5967017Z copying build/lib.linux-x86_64-cpython-310/torch/nn/functional.pyi -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-04-25T04:39:21.5968882Z creating build/bdist.linux-x86_64/wheel/torch/onnx 2025-04-25T04:39:21.5970449Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.5971940Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_constants.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.5973426Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_experimental.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.5974739Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_flags.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.5976728Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_globals.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.5977511Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_onnx_supported_ops.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.5978853Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_type_utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.5980160Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/errors.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.5981527Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/operators.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.5982974Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_caffe2.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.5984238Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_helper.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.5986659Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset10.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.5988224Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset11.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.5989982Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset12.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.5991320Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset13.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.5992900Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset14.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.5994175Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset15.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.5995518Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset16.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.5996831Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset17.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.5997983Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset18.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.5999617Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset19.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.6000639Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset20.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.6002094Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset7.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.6003198Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset8.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.6004714Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset9.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.6007501Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.6009361Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/verification.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-25T04:39:21.6011370Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2025-04-25T04:39:21.6012953Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-04-25T04:39:21.6014324Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/_exporter_legacy.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-04-25T04:39:21.6015470Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/_lazy_import.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-04-25T04:39:21.6016785Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/io_adapter.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-04-25T04:39:21.6018316Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-04-25T04:39:21.6019751Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/onnx_proto_utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-04-25T04:39:21.6020858Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/onnxruntime.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-04-25T04:39:21.6022600Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/registration.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-04-25T04:39:21.6024279Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/exporter 2025-04-25T04:39:21.6026053Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-04-25T04:39:21.6027329Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-04-25T04:39:21.6028653Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_building.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-04-25T04:39:21.6030372Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_capture_strategies.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-04-25T04:39:21.6031447Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_compat.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-04-25T04:39:21.6033293Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_constants.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-04-25T04:39:21.6035577Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_core.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-04-25T04:39:21.6036334Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_decomp.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-04-25T04:39:21.6037000Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_dispatching.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-04-25T04:39:21.6039273Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_dynamic_shapes.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-04-25T04:39:21.6040504Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_errors.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-04-25T04:39:21.6041728Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_flags.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-04-25T04:39:21.6043283Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_fx_passes.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-04-25T04:39:21.6044652Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_ir_passes.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-04-25T04:39:21.6046103Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_isolated.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-04-25T04:39:21.6047560Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_onnx_program.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-04-25T04:39:21.6049143Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_registration.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-04-25T04:39:21.6050340Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_reporting.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-04-25T04:39:21.6051872Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_schemas.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-04-25T04:39:21.6053165Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_tensors.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-04-25T04:39:21.6054463Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_testing.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-04-25T04:39:21.6055729Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_verification.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-04-25T04:39:21.6057323Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/exporter/_torchlib 2025-04-25T04:39:21.6059117Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib 2025-04-25T04:39:21.6060253Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib 2025-04-25T04:39:21.6061731Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib 2025-04-25T04:39:21.6063196Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/exporter/_torchlib/ops 2025-04-25T04:39:21.6065039Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib/ops 2025-04-25T04:39:21.6066359Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops/core.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib/ops 2025-04-25T04:39:21.6067695Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops/hop.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib/ops 2025-04-25T04:39:21.6068981Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops/nn.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib/ops 2025-04-25T04:39:21.6070343Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib/ops 2025-04-25T04:39:21.6071892Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2025-04-25T04:39:21.6073468Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-04-25T04:39:21.6074821Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/_pass.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-04-25T04:39:21.6076265Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/decomposition_table.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-04-25T04:39:21.6077673Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/dynamo_graph_extractor.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-04-25T04:39:21.6078992Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/fx_onnx_interpreter.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-04-25T04:39:21.6080606Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/onnxfunction_dispatcher.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-04-25T04:39:21.6082060Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/patcher.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-04-25T04:39:21.6083959Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/registration.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-04-25T04:39:21.6085594Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/serialization.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-04-25T04:39:21.6086972Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/type_utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-04-25T04:39:21.6088514Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2025-04-25T04:39:21.6090169Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx/passes 2025-04-25T04:39:21.6091503Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx/passes 2025-04-25T04:39:21.6092973Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes/decomp.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx/passes 2025-04-25T04:39:21.6094218Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes/functionalization.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx/passes 2025-04-25T04:39:21.6095664Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes/modularization.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx/passes 2025-04-25T04:39:21.6097217Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes/readability.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx/passes 2025-04-25T04:39:21.6098504Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes/type_promotion.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx/passes 2025-04-25T04:39:21.6100705Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes/virtualization.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx/passes 2025-04-25T04:39:21.6102287Z creating build/bdist.linux-x86_64/wheel/torch/onnx/ops 2025-04-25T04:39:21.6103777Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/ops/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/ops 2025-04-25T04:39:21.6105377Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/ops/_symbolic_impl.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/ops 2025-04-25T04:39:21.6106979Z creating build/bdist.linux-x86_64/wheel/torch/optim 2025-04-25T04:39:21.6108545Z copying build/lib.linux-x86_64-cpython-310/torch/optim/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-25T04:39:21.6109861Z copying build/lib.linux-x86_64-cpython-310/torch/optim/_adafactor.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-25T04:39:21.6111482Z copying build/lib.linux-x86_64-cpython-310/torch/optim/_functional.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-25T04:39:21.6112871Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adadelta.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-25T04:39:21.6114218Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adagrad.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-25T04:39:21.6115655Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-25T04:39:21.6117372Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adamax.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-25T04:39:21.6118739Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adamw.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-25T04:39:21.6120087Z copying build/lib.linux-x86_64-cpython-310/torch/optim/asgd.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-25T04:39:21.6121481Z copying build/lib.linux-x86_64-cpython-310/torch/optim/lbfgs.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-25T04:39:21.6122851Z copying build/lib.linux-x86_64-cpython-310/torch/optim/lr_scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-25T04:39:21.6125005Z copying build/lib.linux-x86_64-cpython-310/torch/optim/nadam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-25T04:39:21.6126623Z copying build/lib.linux-x86_64-cpython-310/torch/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-25T04:39:21.6128427Z copying build/lib.linux-x86_64-cpython-310/torch/optim/radam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-25T04:39:21.6129864Z copying build/lib.linux-x86_64-cpython-310/torch/optim/rmsprop.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-25T04:39:21.6131217Z copying build/lib.linux-x86_64-cpython-310/torch/optim/rprop.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-25T04:39:21.6132652Z copying build/lib.linux-x86_64-cpython-310/torch/optim/sgd.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-25T04:39:21.6134064Z copying build/lib.linux-x86_64-cpython-310/torch/optim/sparse_adam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-25T04:39:21.6135432Z copying build/lib.linux-x86_64-cpython-310/torch/optim/swa_utils.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-25T04:39:21.6137007Z creating build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2025-04-25T04:39:21.6138726Z copying build/lib.linux-x86_64-cpython-310/torch/optim/_multi_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/optim/_multi_tensor 2025-04-25T04:39:21.6141714Z copying build/lib.linux-x86_64-cpython-310/torch/optim/_multi_tensor/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/optim/_multi_tensor 2025-04-25T04:39:21.6142742Z creating build/bdist.linux-x86_64/wheel/torch/package 2025-04-25T04:39:21.6144330Z copying build/lib.linux-x86_64-cpython-310/torch/package/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-25T04:39:21.6145412Z copying build/lib.linux-x86_64-cpython-310/torch/package/_digraph.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-25T04:39:21.6146503Z copying build/lib.linux-x86_64-cpython-310/torch/package/_directory_reader.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-25T04:39:21.6147443Z copying build/lib.linux-x86_64-cpython-310/torch/package/_importlib.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-25T04:39:21.6148475Z copying build/lib.linux-x86_64-cpython-310/torch/package/_mangling.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-25T04:39:21.6149902Z copying build/lib.linux-x86_64-cpython-310/torch/package/_mock.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-25T04:39:21.6151086Z copying build/lib.linux-x86_64-cpython-310/torch/package/_package_pickler.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-25T04:39:21.6152306Z copying build/lib.linux-x86_64-cpython-310/torch/package/_package_unpickler.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-25T04:39:21.6153423Z copying build/lib.linux-x86_64-cpython-310/torch/package/_stdlib.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-25T04:39:21.6155208Z copying build/lib.linux-x86_64-cpython-310/torch/package/file_structure_representation.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-25T04:39:21.6156319Z copying build/lib.linux-x86_64-cpython-310/torch/package/find_file_dependencies.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-25T04:39:21.6157455Z copying build/lib.linux-x86_64-cpython-310/torch/package/glob_group.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-25T04:39:21.6158727Z copying build/lib.linux-x86_64-cpython-310/torch/package/importer.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-25T04:39:21.6160070Z copying build/lib.linux-x86_64-cpython-310/torch/package/package_exporter.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-25T04:39:21.6161700Z copying build/lib.linux-x86_64-cpython-310/torch/package/package_importer.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-25T04:39:21.6163207Z creating build/bdist.linux-x86_64/wheel/torch/package/analyze 2025-04-25T04:39:21.6164913Z copying build/lib.linux-x86_64-cpython-310/torch/package/analyze/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/package/analyze 2025-04-25T04:39:21.6166311Z copying build/lib.linux-x86_64-cpython-310/torch/package/analyze/find_first_use_of_broken_modules.py -> build/bdist.linux-x86_64/wheel/./torch/package/analyze 2025-04-25T04:39:21.6167642Z copying build/lib.linux-x86_64-cpython-310/torch/package/analyze/is_from_package.py -> build/bdist.linux-x86_64/wheel/./torch/package/analyze 2025-04-25T04:39:21.6168808Z copying build/lib.linux-x86_64-cpython-310/torch/package/analyze/trace_dependencies.py -> build/bdist.linux-x86_64/wheel/./torch/package/analyze 2025-04-25T04:39:21.6170063Z creating build/bdist.linux-x86_64/wheel/torch/profiler 2025-04-25T04:39:21.6171560Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-04-25T04:39:21.6173186Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/_memory_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-04-25T04:39:21.6174848Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/_pattern_matcher.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-04-25T04:39:21.6176081Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-04-25T04:39:21.6177373Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/itt.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-04-25T04:39:21.6178644Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-04-25T04:39:21.6180342Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/python_tracer.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-04-25T04:39:21.6181680Z creating build/bdist.linux-x86_64/wheel/torch/quantization 2025-04-25T04:39:21.6183028Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-25T04:39:21.6184308Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-25T04:39:21.6186054Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-25T04:39:21.6187286Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/_quantized_conversions.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-25T04:39:21.6188371Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-25T04:39:21.6189608Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-25T04:39:21.6190825Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-25T04:39:21.6191901Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/observer.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-25T04:39:21.6193418Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-25T04:39:21.6194843Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-25T04:39:21.6196844Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-25T04:39:21.6197739Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-25T04:39:21.6199030Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-25T04:39:21.6200318Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-25T04:39:21.6201464Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-25T04:39:21.6202759Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/utils.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-25T04:39:21.6203978Z creating build/bdist.linux-x86_64/wheel/torch/quantization/fx 2025-04-25T04:39:21.6205575Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-04-25T04:39:21.6206893Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-04-25T04:39:21.6208215Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-04-25T04:39:21.6209371Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-04-25T04:39:21.6210949Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/fusion_patterns.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-04-25T04:39:21.6211962Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-04-25T04:39:21.6213338Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-04-25T04:39:21.6214415Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-04-25T04:39:21.6215660Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-04-25T04:39:21.6216904Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/quantization_patterns.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-04-25T04:39:21.6218501Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/quantization_types.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-04-25T04:39:21.6219482Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-04-25T04:39:21.6220919Z creating build/bdist.linux-x86_64/wheel/torch/signal 2025-04-25T04:39:21.6222666Z copying build/lib.linux-x86_64-cpython-310/torch/signal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/signal 2025-04-25T04:39:21.6224427Z creating build/bdist.linux-x86_64/wheel/torch/signal/windows 2025-04-25T04:39:21.6226054Z copying build/lib.linux-x86_64-cpython-310/torch/signal/windows/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/signal/windows 2025-04-25T04:39:21.6227160Z copying build/lib.linux-x86_64-cpython-310/torch/signal/windows/windows.py -> build/bdist.linux-x86_64/wheel/./torch/signal/windows 2025-04-25T04:39:21.6228628Z creating build/bdist.linux-x86_64/wheel/torch/sparse 2025-04-25T04:39:21.6230123Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-04-25T04:39:21.6231821Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/_semi_structured_conversions.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-04-25T04:39:21.6233007Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/_semi_structured_ops.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-04-25T04:39:21.6234396Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/_triton_ops.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-04-25T04:39:21.6236305Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/_triton_ops_meta.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-04-25T04:39:21.6241315Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/semi_structured.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-04-25T04:39:21.6242837Z creating build/bdist.linux-x86_64/wheel/torch/special 2025-04-25T04:39:21.6244429Z copying build/lib.linux-x86_64-cpython-310/torch/special/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/special 2025-04-25T04:39:21.6246189Z creating build/bdist.linux-x86_64/wheel/torch/testing 2025-04-25T04:39:21.6247540Z copying build/lib.linux-x86_64-cpython-310/torch/testing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-04-25T04:39:21.6249020Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_comparison.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-04-25T04:39:21.6250802Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_creation.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-04-25T04:39:21.6252464Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-04-25T04:39:21.6253841Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal 2025-04-25T04:39:21.6255435Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6256559Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/autocast_test_lists.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6258133Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/autograd_function_db.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6259930Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/check_kernel_launches.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6261242Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_cuda.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6262728Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_device_type.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6264586Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_dist_composable.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6266152Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_distributed.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6267990Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_dtype.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6269115Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_fsdp.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6271228Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_jit.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6272740Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_methods_invocations.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6281465Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_mkldnn.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6282692Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_modules.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6285472Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_nn.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6287866Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_optimizers.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6289765Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_pruning.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6291109Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_quantization.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6293297Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_quantized.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6294728Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_subclass.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6295983Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6299151Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/composite_compliance.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6300616Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/custom_op_db.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6302051Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/custom_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6303444Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/dist_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6304682Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/dynamo_test_failures.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6305991Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/fake_config_module.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6307194Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/fake_config_module2.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6308565Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/fake_config_module3.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6309638Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/hop_db.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6311074Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/hypothesis_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6312273Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/inductor_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6313767Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/jit_metaprogramming_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6315132Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6316630Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/logging_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6317827Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/logging_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6319427Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/quantization_torch_package_models.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6320573Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/static_module.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6321930Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/subclasses.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6323085Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/torchbind_impls.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6324503Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/triton_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6325959Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/two_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-25T04:39:21.6327657Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2025-04-25T04:39:21.6329288Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/codegen 2025-04-25T04:39:21.6330752Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2025-04-25T04:39:21.6332241Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/data 2025-04-25T04:39:21.6333582Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data/network1.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/data 2025-04-25T04:39:21.6334728Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data/network2.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/data 2025-04-25T04:39:21.6336662Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2025-04-25T04:39:21.6338587Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-04-25T04:39:21.6339977Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/checkpoint_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-04-25T04:39:21.6341215Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/common_state_dict.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-04-25T04:39:21.6342443Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-04-25T04:39:21.6343826Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/distributed_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-04-25T04:39:21.6347968Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/distributed_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-04-25T04:39:21.6349096Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/fake_pg.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-04-25T04:39:21.6350213Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/multi_threaded_pg.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-04-25T04:39:21.6351748Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-04-25T04:39:21.6353064Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2025-04-25T04:39:21.6356176Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/_shard 2025-04-25T04:39:21.6357466Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/test_common.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/_shard 2025-04-25T04:39:21.6358771Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-04-25T04:39:21.6360530Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/_shard/sharded_tensor 2025-04-25T04:39:21.6361826Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/_shard/sharded_tensor 2025-04-25T04:39:21.6363157Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/_shard/sharded_tensor 2025-04-25T04:39:21.6364450Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2025-04-25T04:39:21.6366088Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/_tensor 2025-04-25T04:39:21.6367191Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/_tensor 2025-04-25T04:39:21.6368857Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2025-04-25T04:39:21.6370398Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/nn 2025-04-25T04:39:21.6371691Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2025-04-25T04:39:21.6373323Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/nn/api 2025-04-25T04:39:21.6374562Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/nn/api 2025-04-25T04:39:21.6376118Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2025-04-25T04:39:21.6377800Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-04-25T04:39:21.6378982Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-04-25T04:39:21.6381138Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-04-25T04:39:21.6382538Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-04-25T04:39:21.6384077Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-04-25T04:39:21.6385235Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-04-25T04:39:21.6386398Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/rpc_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-04-25T04:39:21.6389634Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-04-25T04:39:21.6390943Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2025-04-25T04:39:21.6392703Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc/examples 2025-04-25T04:39:21.6394026Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc/examples 2025-04-25T04:39:21.6395396Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc/examples 2025-04-25T04:39:21.6396774Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2025-04-25T04:39:21.6398434Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc/jit 2025-04-25T04:39:21.6399637Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc/jit 2025-04-25T04:39:21.6400899Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc/jit 2025-04-25T04:39:21.6402655Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc/jit 2025-04-25T04:39:21.6403932Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2025-04-25T04:39:21.6405560Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/generated/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/generated 2025-04-25T04:39:21.6406716Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/generated/annotated_fn_args.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/generated 2025-04-25T04:39:21.6411651Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2025-04-25T04:39:21.6413190Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo 2025-04-25T04:39:21.6414597Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/core.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo 2025-04-25T04:39:21.6416741Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/refs.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo 2025-04-25T04:39:21.6418155Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo 2025-04-25T04:39:21.6419602Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2025-04-25T04:39:21.6421398Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-04-25T04:39:21.6422749Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/_masked.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-04-25T04:39:21.6424818Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/fft.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-04-25T04:39:21.6426349Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/linalg.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-04-25T04:39:21.6428281Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/nested.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-04-25T04:39:21.6429972Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/signal.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-04-25T04:39:21.6431323Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/sparse.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-04-25T04:39:21.6432893Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/special.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-04-25T04:39:21.6434390Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2025-04-25T04:39:21.6436002Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/optests 2025-04-25T04:39:21.6437320Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests/aot_autograd.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/optests 2025-04-25T04:39:21.6439270Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests/autograd_registration.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/optests 2025-04-25T04:39:21.6440622Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests/fake_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/optests 2025-04-25T04:39:21.6441824Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests/generate_tests.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/optests 2025-04-25T04:39:21.6443365Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests/make_fx.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/optests 2025-04-25T04:39:21.6444714Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2025-04-25T04:39:21.6446383Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/test_module 2025-04-25T04:39:21.6447514Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module/future_div.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/test_module 2025-04-25T04:39:21.6448786Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module/no_future_div.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/test_module 2025-04-25T04:39:21.6450414Z creating build/bdist.linux-x86_64/wheel/torch/utils 2025-04-25T04:39:21.6451913Z copying build/lib.linux-x86_64-cpython-310/torch/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6453351Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_appending_byte_serializer.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6454629Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_backport_slots.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6455943Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_config_module.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6457387Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_content_store.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6458603Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_contextlib.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6459930Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_cpp_embed_headers.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6461067Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_cpp_extension_versioner.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6462795Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_cxx_pytree.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6464211Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_device.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6465581Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_exposed_in.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6466800Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_filelock.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6468162Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_foreach_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6469205Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_freeze.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6470661Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_functools.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6472102Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_get_clean_triton.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6473717Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_import_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6474806Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_mode_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6476091Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_ordered_set.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6477147Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_python_dispatch.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6478629Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_pytree.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6480500Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_stats.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6481765Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_thunk.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6483253Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_traceback.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6483997Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_triton.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6485522Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_typing_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6486493Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_zip.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6488654Z copying build/lib.linux-x86_64-cpython-310/torch/utils/backend_registration.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6489637Z copying build/lib.linux-x86_64-cpython-310/torch/utils/bundled_inputs.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6491031Z copying build/lib.linux-x86_64-cpython-310/torch/utils/checkpoint.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6492832Z copying build/lib.linux-x86_64-cpython-310/torch/utils/collect_env.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6494122Z copying build/lib.linux-x86_64-cpython-310/torch/utils/cpp_backtrace.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6495362Z copying build/lib.linux-x86_64-cpython-310/torch/utils/cpp_extension.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6497363Z copying build/lib.linux-x86_64-cpython-310/torch/utils/deterministic.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6499189Z copying build/lib.linux-x86_64-cpython-310/torch/utils/dlpack.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6500351Z copying build/lib.linux-x86_64-cpython-310/torch/utils/file_baton.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6501531Z copying build/lib.linux-x86_64-cpython-310/torch/utils/flop_counter.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6503180Z copying build/lib.linux-x86_64-cpython-310/torch/utils/hooks.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6504329Z copying build/lib.linux-x86_64-cpython-310/torch/utils/mkldnn.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6505561Z copying build/lib.linux-x86_64-cpython-310/torch/utils/mobile_optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6506737Z copying build/lib.linux-x86_64-cpython-310/torch/utils/model_zoo.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6508079Z copying build/lib.linux-x86_64-cpython-310/torch/utils/module_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6509184Z copying build/lib.linux-x86_64-cpython-310/torch/utils/show_pickle.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6510695Z copying build/lib.linux-x86_64-cpython-310/torch/utils/throughput_benchmark.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6511744Z copying build/lib.linux-x86_64-cpython-310/torch/utils/weak.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6513521Z creating build/bdist.linux-x86_64/wheel/torch/utils/_strobelight 2025-04-25T04:39:21.6515007Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_strobelight/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_strobelight 2025-04-25T04:39:21.6516182Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_strobelight/cli_function_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_strobelight 2025-04-25T04:39:21.6517611Z creating build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2025-04-25T04:39:21.6519058Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-04-25T04:39:21.6520051Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/functions.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-04-25T04:39:21.6521738Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/interp.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-04-25T04:39:21.6523007Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/numbers.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-04-25T04:39:21.6524266Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/printers.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-04-25T04:39:21.6525645Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/reference.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-04-25T04:39:21.6526851Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/singleton_int.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-04-25T04:39:21.6527852Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/solve.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-04-25T04:39:21.6529197Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/symbol.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-04-25T04:39:21.6530134Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/value_ranges.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-04-25T04:39:21.6532065Z creating build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2025-04-25T04:39:21.6533484Z copying build/lib.linux-x86_64-cpython-310/torch/utils/backcompat/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/backcompat 2025-04-25T04:39:21.6534907Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2025-04-25T04:39:21.6536253Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark 2025-04-25T04:39:21.6538091Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2025-04-25T04:39:21.6540955Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/examples 2025-04-25T04:39:21.6542117Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples/blas_compare_setup.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/examples 2025-04-25T04:39:21.6543421Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples/compare.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/examples 2025-04-25T04:39:21.6544555Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples/fuzzer.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/examples 2025-04-25T04:39:21.6545770Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples/op_benchmark.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/examples 2025-04-25T04:39:21.6547076Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples/simple_timeit.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/examples 2025-04-25T04:39:21.6548401Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/examples 2025-04-25T04:39:21.6549464Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2025-04-25T04:39:21.6551006Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/op_fuzzers 2025-04-25T04:39:21.6552152Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers/binary.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/op_fuzzers 2025-04-25T04:39:21.6553414Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/op_fuzzers 2025-04-25T04:39:21.6554654Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/op_fuzzers 2025-04-25T04:39:21.6555988Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers/spectral.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/op_fuzzers 2025-04-25T04:39:21.6557175Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers/unary.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/op_fuzzers 2025-04-25T04:39:21.6558580Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2025-04-25T04:39:21.6560068Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-04-25T04:39:21.6561074Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/_stubs.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-04-25T04:39:21.6562431Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/common.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-04-25T04:39:21.6563709Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/compare.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-04-25T04:39:21.6565023Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/compile.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-04-25T04:39:21.6566014Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/cpp_jit.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-04-25T04:39:21.6567431Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/fuzzer.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-04-25T04:39:21.6568652Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/sparse_fuzzer.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-04-25T04:39:21.6569962Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/timer.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-04-25T04:39:21.6571410Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2025-04-25T04:39:21.6573271Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils/valgrind_wrapper 2025-04-25T04:39:21.6574351Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils/valgrind_wrapper 2025-04-25T04:39:21.6576027Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils/valgrind_wrapper 2025-04-25T04:39:21.6577950Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils/valgrind_wrapper 2025-04-25T04:39:21.6579032Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils/valgrind_wrapper 2025-04-25T04:39:21.6580055Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils/valgrind_wrapper 2025-04-25T04:39:21.6583947Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/timeit_template.cpp -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-04-25T04:39:21.6585202Z creating build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2025-04-25T04:39:21.6586791Z copying build/lib.linux-x86_64-cpython-310/torch/utils/bottleneck/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/bottleneck 2025-04-25T04:39:21.6587763Z copying build/lib.linux-x86_64-cpython-310/torch/utils/bottleneck/__main__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/bottleneck 2025-04-25T04:39:21.6589153Z creating build/bdist.linux-x86_64/wheel/torch/utils/data 2025-04-25T04:39:21.6590497Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-04-25T04:39:21.6592020Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/backward_compatibility.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-04-25T04:39:21.6593092Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/dataloader.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-04-25T04:39:21.6594964Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/dataset.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-04-25T04:39:21.6596410Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-04-25T04:39:21.6597448Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/graph.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-04-25T04:39:21.6598941Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/graph_settings.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-04-25T04:39:21.6600112Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/sampler.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-04-25T04:39:21.6602124Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2025-04-25T04:39:21.6603683Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/_utils 2025-04-25T04:39:21.6604858Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils/collate.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/_utils 2025-04-25T04:39:21.6606012Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils/fetch.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/_utils 2025-04-25T04:39:21.6607523Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils/pin_memory.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/_utils 2025-04-25T04:39:21.6608771Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils/signal_handling.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/_utils 2025-04-25T04:39:21.6610288Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils/worker.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/_utils 2025-04-25T04:39:21.6612006Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2025-04-25T04:39:21.6613942Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes 2025-04-25T04:39:21.6615539Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/_decorator.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes 2025-04-25T04:39:21.6616962Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/_hook_iterator.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes 2025-04-25T04:39:21.6618480Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/_typing.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes 2025-04-25T04:39:21.6620351Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/datapipe.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes 2025-04-25T04:39:21.6621286Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/gen_pyi.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes 2025-04-25T04:39:21.6623293Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2025-04-25T04:39:21.6624975Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/dataframe 2025-04-25T04:39:21.6626427Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/dataframe 2025-04-25T04:39:21.6627882Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe/dataframes.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/dataframe 2025-04-25T04:39:21.6629186Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe/datapipes.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/dataframe 2025-04-25T04:39:21.6630742Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe/structures.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/dataframe 2025-04-25T04:39:21.6632157Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2025-04-25T04:39:21.6633863Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-04-25T04:39:21.6635308Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/callable.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-04-25T04:39:21.6636895Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/combinatorics.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-04-25T04:39:21.6638438Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/combining.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-04-25T04:39:21.6640261Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/filelister.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-04-25T04:39:21.6641645Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/fileopener.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-04-25T04:39:21.6643113Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/grouping.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-04-25T04:39:21.6644491Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/routeddecoder.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-04-25T04:39:21.6645919Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/selecting.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-04-25T04:39:21.6647617Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/sharding.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-04-25T04:39:21.6649145Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/streamreader.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-04-25T04:39:21.6650553Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-04-25T04:39:21.6652060Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2025-04-25T04:39:21.6653870Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/map 2025-04-25T04:39:21.6655262Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map/callable.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/map 2025-04-25T04:39:21.6656696Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map/combinatorics.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/map 2025-04-25T04:39:21.6658090Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map/combining.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/map 2025-04-25T04:39:21.6659451Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map/grouping.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/map 2025-04-25T04:39:21.6660908Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map/utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/map 2025-04-25T04:39:21.6662375Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2025-04-25T04:39:21.6664120Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/utils 2025-04-25T04:39:21.6665306Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils/common.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/utils 2025-04-25T04:39:21.6666842Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils/decoder.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/utils 2025-04-25T04:39:21.6668243Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils/snapshot.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/utils 2025-04-25T04:39:21.6669588Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/datapipe.pyi -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes 2025-04-25T04:39:21.6671649Z creating build/bdist.linux-x86_64/wheel/torch/utils/hipify 2025-04-25T04:39:21.6673239Z copying build/lib.linux-x86_64-cpython-310/torch/utils/hipify/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-04-25T04:39:21.6674731Z copying build/lib.linux-x86_64-cpython-310/torch/utils/hipify/constants.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-04-25T04:39:21.6676207Z copying build/lib.linux-x86_64-cpython-310/torch/utils/hipify/cuda_to_hip_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-04-25T04:39:21.6679975Z copying build/lib.linux-x86_64-cpython-310/torch/utils/hipify/hipify_python.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-04-25T04:39:21.6681665Z copying build/lib.linux-x86_64-cpython-310/torch/utils/hipify/version.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-04-25T04:39:21.6683248Z creating build/bdist.linux-x86_64/wheel/torch/utils/jit 2025-04-25T04:39:21.6684792Z copying build/lib.linux-x86_64-cpython-310/torch/utils/jit/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/jit 2025-04-25T04:39:21.6686103Z copying build/lib.linux-x86_64-cpython-310/torch/utils/jit/log_extract.py -> build/bdist.linux-x86_64/wheel/./torch/utils/jit 2025-04-25T04:39:21.6687673Z creating build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2025-04-25T04:39:21.6689374Z copying build/lib.linux-x86_64-cpython-310/torch/utils/model_dump/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/model_dump 2025-04-25T04:39:21.6690978Z copying build/lib.linux-x86_64-cpython-310/torch/utils/model_dump/__main__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/model_dump 2025-04-25T04:39:21.6692489Z copying build/lib.linux-x86_64-cpython-310/torch/utils/model_dump/skeleton.html -> build/bdist.linux-x86_64/wheel/./torch/utils/model_dump 2025-04-25T04:39:21.6693772Z copying build/lib.linux-x86_64-cpython-310/torch/utils/model_dump/code.js -> build/bdist.linux-x86_64/wheel/./torch/utils/model_dump 2025-04-25T04:39:21.6695388Z copying build/lib.linux-x86_64-cpython-310/torch/utils/model_dump/htm.mjs -> build/bdist.linux-x86_64/wheel/./torch/utils/model_dump 2025-04-25T04:39:21.6696703Z copying build/lib.linux-x86_64-cpython-310/torch/utils/model_dump/preact.mjs -> build/bdist.linux-x86_64/wheel/./torch/utils/model_dump 2025-04-25T04:39:21.6698280Z creating build/bdist.linux-x86_64/wheel/torch/utils/serialization 2025-04-25T04:39:21.6699877Z copying build/lib.linux-x86_64-cpython-310/torch/utils/serialization/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/serialization 2025-04-25T04:39:21.6701585Z copying build/lib.linux-x86_64-cpython-310/torch/utils/serialization/config.py -> build/bdist.linux-x86_64/wheel/./torch/utils/serialization 2025-04-25T04:39:21.6703079Z creating build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2025-04-25T04:39:21.6704728Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-04-25T04:39:21.6706110Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/_convert_np.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-04-25T04:39:21.6707444Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/_embedding.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-04-25T04:39:21.6708783Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/_onnx_graph.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-04-25T04:39:21.6710236Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/_proto_graph.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-04-25T04:39:21.6712055Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/_pytorch_graph.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-04-25T04:39:21.6713525Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-04-25T04:39:21.6714894Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/summary.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-04-25T04:39:21.6716566Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/writer.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-04-25T04:39:21.6718308Z creating build/bdist.linux-x86_64/wheel/torch/utils/viz 2025-04-25T04:39:21.6719929Z copying build/lib.linux-x86_64-cpython-310/torch/utils/viz/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/viz 2025-04-25T04:39:21.6721295Z copying build/lib.linux-x86_64-cpython-310/torch/utils/viz/_cycles.py -> build/bdist.linux-x86_64/wheel/./torch/utils/viz 2025-04-25T04:39:21.6722828Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_config_typing.pyi -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-25T04:39:21.6724821Z creating build/bdist.linux-x86_64/wheel/torch/xpu 2025-04-25T04:39:21.6726187Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-04-25T04:39:21.6727855Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/_gpu_trace.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-04-25T04:39:21.6729341Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-04-25T04:39:21.6730647Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/memory.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-04-25T04:39:21.6732029Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/random.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-04-25T04:39:21.6733252Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/streams.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-04-25T04:39:21.6734676Z copying build/lib.linux-x86_64-cpython-310/torch/_VF.pyi -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.6744975Z copying build/lib.linux-x86_64-cpython-310/torch/return_types.pyi -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.6746507Z copying build/lib.linux-x86_64-cpython-310/torch/py.typed -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:21.6748431Z creating build/bdist.linux-x86_64/wheel/torch/bin 2025-04-25T04:39:21.6750073Z copying build/lib.linux-x86_64-cpython-310/torch/bin/protoc-3.13.0.0 -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-25T04:39:21.6785737Z copying build/lib.linux-x86_64-cpython-310/torch/bin/protoc -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-25T04:39:21.6821152Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_edge_op_registration -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-25T04:39:21.6827081Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_jit -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-25T04:39:21.6876294Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_tensorexpr -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-25T04:39:21.6945076Z copying build/lib.linux-x86_64-cpython-310/torch/bin/tutorial_tensorexpr -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-25T04:39:21.6947486Z copying build/lib.linux-x86_64-cpython-310/torch/bin/FileStoreTest -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-25T04:39:21.6953678Z copying build/lib.linux-x86_64-cpython-310/torch/bin/TCPStoreTest -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-25T04:39:21.6959906Z copying build/lib.linux-x86_64-cpython-310/torch/bin/HashStoreTest -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-25T04:39:21.6966166Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_dist_autograd -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-25T04:39:21.6972495Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_cpp_rpc -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-25T04:39:21.6979279Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_api -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-25T04:39:21.7077882Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_mobile_nnc -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-25T04:39:21.7084672Z copying build/lib.linux-x86_64-cpython-310/torch/bin/aot_model_compiler_test -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-25T04:39:21.7086987Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_lazy -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-25T04:39:21.7120998Z copying build/lib.linux-x86_64-cpython-310/torch/bin/torch_shm_manager -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-25T04:39:21.7123779Z creating build/bdist.linux-x86_64/wheel/torch/test 2025-04-25T04:39:21.7125572Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_CompileTimeFunctionPointer_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7131463Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_DeviceGuard_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7137645Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Device_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7143696Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_DispatchKeySet_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7150053Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Scalar_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7156008Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_StreamGuard_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7161407Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_SymInt_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7167737Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_InlineDeviceGuard_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7174030Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_InlineStreamGuard_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7180583Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_SizesAndStrides_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7186363Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_cow_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7193506Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_ArrayRef_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7198893Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Bitset_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7204947Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_ConstexprCrc_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7210365Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_DeadlockDetection_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7215850Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Half_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7221406Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_LeftRight_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7227548Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Metaprogramming_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7233329Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_NetworkFlow_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7239437Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Synchronized_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7244815Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_ThreadLocal_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7251256Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_TypeIndex_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7257518Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_TypeList_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7263638Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_TypeTraits_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7268892Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_accumulate_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7274860Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_bfloat16_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7280668Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_bit_cast_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7285927Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_complex_math_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7292043Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_complex_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7297859Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_error_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7303603Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_exception_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7309118Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_flags_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7314636Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_generic_math_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7320028Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_intrusive_ptr_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7337215Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_irange_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7343849Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_lazy_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7349435Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_logging_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7355772Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_optional_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7363476Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_ordered_preserving_dict_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7370201Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_registry_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7375896Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_small_vector_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7393269Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_ssize_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7399057Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_string_util_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7405095Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_string_view_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7410298Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_tempfile_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7416073Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_typeid_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7422234Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_intrusive_ptr_benchmark -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7427376Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_hip_HIPAssertionsTest_1_var_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7432851Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_hip_HIPAssertionsTest_catches_stream -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7438647Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_hip_HIPAssertionsTest_catches_thread_and_block_and_device -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7444394Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_hip_HIPAssertionsTest_from_2_processes -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7449762Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_hip_HIPAssertionsTest_multiple_writes_from_blocks_and_threads -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7455336Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_hip_HIPAssertionsTest_multiple_writes_from_multiple_blocks -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7460995Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_hip_HIPAssertionsTest_multiple_writes_from_same_block -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7466323Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_hip_HIPTest -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7471857Z copying build/lib.linux-x86_64-cpython-310/torch/test/Dict_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7479355Z copying build/lib.linux-x86_64-cpython-310/torch/test/Dimname_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7485121Z copying build/lib.linux-x86_64-cpython-310/torch/test/MaybeOwned_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7491854Z copying build/lib.linux-x86_64-cpython-310/torch/test/NamedTensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7498768Z copying build/lib.linux-x86_64-cpython-310/torch/test/apply_utils_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7504530Z copying build/lib.linux-x86_64-cpython-310/torch/test/atest -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7510741Z copying build/lib.linux-x86_64-cpython-310/torch/test/basic -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7517236Z copying build/lib.linux-x86_64-cpython-310/torch/test/broadcast_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7523692Z copying build/lib.linux-x86_64-cpython-310/torch/test/cpu_allocator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7529152Z copying build/lib.linux-x86_64-cpython-310/torch/test/cpu_generator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7535900Z copying build/lib.linux-x86_64-cpython-310/torch/test/cpu_profiling_allocator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7541932Z copying build/lib.linux-x86_64-cpython-310/torch/test/cpu_rng_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7551185Z copying build/lib.linux-x86_64-cpython-310/torch/test/dlconvertor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7556918Z copying build/lib.linux-x86_64-cpython-310/torch/test/extension_backend_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7562892Z copying build/lib.linux-x86_64-cpython-310/torch/test/half_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7569051Z copying build/lib.linux-x86_64-cpython-310/torch/test/ivalue_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7578360Z copying build/lib.linux-x86_64-cpython-310/torch/test/lazy_tensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7584396Z copying build/lib.linux-x86_64-cpython-310/torch/test/math_kernel_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7590634Z copying build/lib.linux-x86_64-cpython-310/torch/test/memory_format_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7596300Z copying build/lib.linux-x86_64-cpython-310/torch/test/memory_overlapping_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7602302Z copying build/lib.linux-x86_64-cpython-310/torch/test/mobile_memory_cleanup -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7608234Z copying build/lib.linux-x86_64-cpython-310/torch/test/native_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7614381Z copying build/lib.linux-x86_64-cpython-310/torch/test/operator_name_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7619923Z copying build/lib.linux-x86_64-cpython-310/torch/test/operators_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7625835Z copying build/lib.linux-x86_64-cpython-310/torch/test/packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7631067Z copying build/lib.linux-x86_64-cpython-310/torch/test/pow_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7638121Z copying build/lib.linux-x86_64-cpython-310/torch/test/quantized_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7644831Z copying build/lib.linux-x86_64-cpython-310/torch/test/reduce_ops_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7650265Z copying build/lib.linux-x86_64-cpython-310/torch/test/reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7655774Z copying build/lib.linux-x86_64-cpython-310/torch/test/scalar_tensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7661770Z copying build/lib.linux-x86_64-cpython-310/torch/test/scalar_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7667900Z copying build/lib.linux-x86_64-cpython-310/torch/test/StorageUtils_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7673794Z copying build/lib.linux-x86_64-cpython-310/torch/test/stride_properties_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7679049Z copying build/lib.linux-x86_64-cpython-310/torch/test/tensor_iterator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7687274Z copying build/lib.linux-x86_64-cpython-310/torch/test/test_parallel -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7693065Z copying build/lib.linux-x86_64-cpython-310/torch/test/thread_init_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7694713Z copying build/lib.linux-x86_64-cpython-310/torch/test/type_ptr_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7700172Z copying build/lib.linux-x86_64-cpython-310/torch/test/type_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7706673Z copying build/lib.linux-x86_64-cpython-310/torch/test/undefined_tensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7712301Z copying build/lib.linux-x86_64-cpython-310/torch/test/verify_api_visibility -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7713676Z copying build/lib.linux-x86_64-cpython-310/torch/test/legacy_vmap_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7720635Z copying build/lib.linux-x86_64-cpython-310/torch/test/weakref_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7726196Z copying build/lib.linux-x86_64-cpython-310/torch/test/wrapdim_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7731785Z copying build/lib.linux-x86_64-cpython-310/torch/test/xla_tensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7737344Z copying build/lib.linux-x86_64-cpython-310/torch/test/IListRef_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7744236Z copying build/lib.linux-x86_64-cpython-310/torch/test/List_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7755292Z copying build/lib.linux-x86_64-cpython-310/torch/test/KernelFunction_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7761990Z copying build/lib.linux-x86_64-cpython-310/torch/test/kernel_function_legacy_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7773735Z copying build/lib.linux-x86_64-cpython-310/torch/test/kernel_function_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7783421Z copying build/lib.linux-x86_64-cpython-310/torch/test/kernel_lambda_legacy_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7796053Z copying build/lib.linux-x86_64-cpython-310/torch/test/kernel_lambda_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7807025Z copying build/lib.linux-x86_64-cpython-310/torch/test/kernel_stackbased_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7813498Z copying build/lib.linux-x86_64-cpython-310/torch/test/make_boxed_from_unboxed_functor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7822718Z copying build/lib.linux-x86_64-cpython-310/torch/test/CppSignature_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7828405Z copying build/lib.linux-x86_64-cpython-310/torch/test/backend_fallback_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7834307Z copying build/lib.linux-x86_64-cpython-310/torch/test/op_allowlist_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7840059Z copying build/lib.linux-x86_64-cpython-310/torch/test/op_registration_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7871408Z copying build/lib.linux-x86_64-cpython-310/torch/test/inline_container_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7877661Z copying build/lib.linux-x86_64-cpython-310/torch/test/hip_apply_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7883168Z copying build/lib.linux-x86_64-cpython-310/torch/test/hip_complex_math_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7888449Z copying build/lib.linux-x86_64-cpython-310/torch/test/hip_complex_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7894378Z copying build/lib.linux-x86_64-cpython-310/torch/test/hip_distributions_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7900060Z copying build/lib.linux-x86_64-cpython-310/torch/test/hip_dlconvertor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7905446Z copying build/lib.linux-x86_64-cpython-310/torch/test/hip_generator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7910306Z copying build/lib.linux-x86_64-cpython-310/torch/test/hip_half_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7916367Z copying build/lib.linux-x86_64-cpython-310/torch/test/hip_integer_divider_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7921804Z copying build/lib.linux-x86_64-cpython-310/torch/test/hip_optional_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7926933Z copying build/lib.linux-x86_64-cpython-310/torch/test/hip_packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7932255Z copying build/lib.linux-x86_64-cpython-310/torch/test/hip_vectorized_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-25T04:39:21.7939626Z creating build/bdist.linux-x86_64/wheel/torch/_C 2025-04-25T04:39:21.7941002Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_aoti.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7942920Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_autograd.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7944404Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_cpu.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7945908Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_cudnn.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7947808Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_cusparselt.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7949399Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_distributed_autograd.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7950492Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_distributed_c10d.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7952145Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_distributed_rpc.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7953536Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_distributed_rpc_testing.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7955251Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_export.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7956487Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_functions.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7957858Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_functorch.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7959267Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_instruction_counter.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7960542Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_itt.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7961733Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_lazy.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7963092Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_lazy_ts_backend.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7964273Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_monitor.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7965529Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_nvtx.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7966786Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_onnx.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7968120Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_profiler.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7969651Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_verbose.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7970733Z copying build/lib.linux-x86_64-cpython-310/torch/_C/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7974887Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_VariableFunctions.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7982974Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_nn.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-25T04:39:21.7985041Z creating build/bdist.linux-x86_64/wheel/torch/_C/_dynamo 2025-04-25T04:39:21.7986736Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_dynamo 2025-04-25T04:39:21.7988100Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo/compiled_autograd.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_dynamo 2025-04-25T04:39:21.7989266Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo/eval_frame.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_dynamo 2025-04-25T04:39:21.7990483Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo/guards.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_dynamo 2025-04-25T04:39:21.7991999Z creating build/bdist.linux-x86_64/wheel/torch/_C_flatbuffer 2025-04-25T04:39:21.7993688Z copying build/lib.linux-x86_64-cpython-310/torch/_C_flatbuffer/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C_flatbuffer 2025-04-25T04:39:21.7994949Z creating build/bdist.linux-x86_64/wheel/torch/lib 2025-04-25T04:39:21.7996560Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libshm.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-25T04:39:21.7998237Z creating build/bdist.linux-x86_64/wheel/torch/lib/libshm 2025-04-25T04:39:21.7999647Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libshm/alloc_info.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-04-25T04:39:21.8000911Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libshm/err.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-04-25T04:39:21.8002137Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libshm/libshm.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-04-25T04:39:21.8003362Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libshm/socket.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-04-25T04:39:21.8005003Z creating build/bdist.linux-x86_64/wheel/torch/lib/libshm_windows 2025-04-25T04:39:21.8006574Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libshm_windows/libshm.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm_windows 2025-04-25T04:39:21.8007761Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch_python.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-25T04:39:21.8171277Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libaotriton_v2.so.0.9.2 -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-25T04:39:21.8464943Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libaotriton_v2.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-25T04:39:21.8756155Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libc10_hip.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-25T04:39:21.8760051Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libc10.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-25T04:39:21.8770576Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libcaffe2_nvrtc.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-25T04:39:21.8772681Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorchbind_test.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-25T04:39:21.8780929Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libjitbackend_test.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-25T04:39:21.8783644Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libbackend_with_compiler.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-25T04:39:21.8786823Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libaoti_custom_ops.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-25T04:39:21.8790303Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch_cpu.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-25T04:39:22.0888034Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch_hip.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-25T04:39:22.1549779Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-25T04:39:22.1550810Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch_global_deps.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-25T04:39:22.1552195Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images 2025-04-25T04:39:22.1554566Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx120x 2025-04-25T04:39:22.1556171Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx120x/flash 2025-04-25T04:39:22.1559717Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1562033Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1564105Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1566250Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1568317Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1570655Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1572883Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1575141Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1577183Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1579217Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1581276Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1583392Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1585398Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1587462Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1589436Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1591336Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1593298Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1595757Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1598256Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1600552Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1602691Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1604867Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1607155Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1609278Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1611461Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1613696Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1625418Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1627624Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1629793Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1632456Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1634786Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1636996Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1640043Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1642290Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1644555Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1646855Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1648990Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1651263Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1653513Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1656145Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1658471Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1660638Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1662973Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1665305Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1667558Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1669801Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1671986Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1674165Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1676456Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1678698Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1680895Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1683486Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1685680Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1689246Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1692524Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1695822Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1698355Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1700238Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1702226Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1704123Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1706078Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1707982Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1709859Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1711885Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1714646Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1716603Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1718517Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1720385Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1722293Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1724180Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1726847Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1729280Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1731179Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1733090Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1735012Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1736943Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1739008Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1740905Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1742855Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1745050Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1747205Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1749407Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1752396Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1754392Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1756552Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1758568Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1760686Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1762687Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1764791Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1766731Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1768889Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1771094Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1773181Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1775392Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1777495Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1779668Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1781887Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1784100Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1786913Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1789079Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1791079Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1793227Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1795562Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1797738Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1799906Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1802014Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1804178Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1806175Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1808305Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1810417Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1812912Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1816164Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1818313Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1820280Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1822446Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1824658Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1826973Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1829045Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1831186Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1833231Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1835275Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1837328Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1839738Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1841848Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1844677Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1846653Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1848756Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1850903Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1853203Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1855289Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1857721Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1859826Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1862038Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1864139Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1866303Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1868381Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1870454Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1872860Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1875123Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1877343Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1879768Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1882039Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1884544Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1887075Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1889444Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1891767Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1894226Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1896672Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1898931Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1901126Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1903580Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1905861Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1908181Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1910600Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1912840Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1915209Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1917638Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1919972Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1922180Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1924578Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1926766Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1929069Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1931361Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1933551Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1935803Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1938113Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1940271Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1942741Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1945016Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1947297Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1949441Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1951618Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1953915Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1956327Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1958621Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1960982Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1963339Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1965591Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1967884Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1970261Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1972428Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1974641Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1976791Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1979133Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1981588Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1983807Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1986251Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1988491Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1990717Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1993187Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1995453Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.1997628Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2000031Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2003101Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2005449Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2007835Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2010358Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2012418Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2014437Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2016555Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2019060Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2021053Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2023092Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2025318Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2027531Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2029684Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2031991Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2034035Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2036079Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2038488Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2040979Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2042997Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2045113Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2047235Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2049306Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2051469Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2053581Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2055693Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2057894Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2059935Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2062182Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2064308Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2066343Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2068491Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2070731Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2072768Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2074945Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2076974Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2079030Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2081212Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2083374Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2085518Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2087622Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2089816Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2092006Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2094164Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2096361Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2098521Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2100486Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2102734Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2104910Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2107076Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2109630Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2111876Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2114144Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2116402Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2118503Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2120836Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2123003Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2125168Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2127382Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2129478Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2131599Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2133718Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2135886Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2138078Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2140411Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2142588Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2144725Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2146926Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2149027Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2151304Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2153403Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2155520Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2157673Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2159825Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2161782Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2164157Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2166233Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2168365Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2170539Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2172737Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2174929Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2177110Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2179397Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2181738Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2184090Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2186355Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2188510Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2190555Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2192694Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2194917Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2197073Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2199350Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2201623Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2203871Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2206015Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2208109Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2210152Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2212745Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2215819Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2218906Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2222044Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2224827Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2227528Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2230526Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2233195Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2236009Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2239119Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2241568Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2244438Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2247295Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2249980Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2252973Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2256044Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2259062Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2261759Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2264925Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2267464Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2269497Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2271972Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2274604Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2277438Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2280549Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2283667Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2286530Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2289540Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2292499Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2295061Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2297111Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2299166Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2301288Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2303297Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2305444Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2307680Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2309563Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2311727Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2313873Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2316073Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2318308Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2320390Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2322567Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2324586Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2326899Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2329026Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2331254Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2333429Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2335657Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2338869Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2341317Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2343433Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2345535Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2347682Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2349827Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2352128Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2354395Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2356637Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2358928Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2361408Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2363804Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2366157Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2368463Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2370655Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2373067Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2375495Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2378188Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2381192Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2384120Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2386338Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2389462Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2392353Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2395465Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2398299Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2401132Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2403792Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2406418Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2409470Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2412125Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2415146Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2418179Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2420741Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2423485Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2426434Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2429010Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2431255Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2434122Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2436738Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2439093Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2441337Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2443477Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2445618Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2447764Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2449970Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2452022Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2454258Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2456672Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2459136Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2461322Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2463857Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2465938Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2468075Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2470269Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2472349Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2474412Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2476486Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2478667Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2480709Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2482882Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2484912Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2487067Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2489672Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2492329Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2494683Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2497286Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2499699Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2502557Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2504978Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2506865Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2508765Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2510693Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2512560Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2514422Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2516304Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2518196Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2520080Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2521955Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2523854Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2525753Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2527636Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2529682Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2531779Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2533811Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2535842Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2538139Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2540852Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2543608Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2546422Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2549378Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2551816Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2554396Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2557318Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,1,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2559629Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2562428Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-25T04:39:22.2564426Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng 2025-04-25T04:39:22.2566806Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng/FONLY__^fp32@16___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng 2025-04-25T04:39:22.2569471Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng/FONLY__^i32@16___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng 2025-04-25T04:39:22.2571676Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2574111Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2576729Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2579610Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2582282Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2585323Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2588288Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2591216Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2594077Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2596755Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2599646Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2602327Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2604681Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2607223Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2610174Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2613100Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2615664Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2618722Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2621260Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2623602Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2625734Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2627933Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2630044Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2632231Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2634457Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2636698Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2639188Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2641770Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2644148Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2646552Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2648940Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2651750Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2654417Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2656680Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2658895Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2661123Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2663430Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2665854Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2668871Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2671955Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2674773Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2677921Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2680104Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2683258Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2686476Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2689710Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2692718Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2695832Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2698261Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2701065Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2703750Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2706593Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2709473Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2712512Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2715538Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2718462Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2721377Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2723969Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2726464Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2729548Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2730840Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2732135Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2733590Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2735054Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2736335Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2737607Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2739109Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2740141Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2741628Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2743184Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2744429Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2745727Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2747208Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2748308Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2749791Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2751265Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2752696Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2753715Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2754720Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2756211Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2757455Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2758633Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2760170Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2761570Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2762716Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2764102Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2765489Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2766926Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2768351Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2769527Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2770998Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2772405Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2773463Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2774911Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2776132Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2777334Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2778818Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2780143Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2781435Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2782954Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2784444Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2785814Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2786834Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2788182Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2789343Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2790354Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2791778Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2793003Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2794480Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2795869Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2797367Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2798924Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2800441Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2801638Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2803150Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2804197Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2805683Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2807167Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2808499Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2809983Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2811079Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2812604Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2813636Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2814813Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2815942Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2816962Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2818096Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2819091Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2820317Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2821397Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2822539Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2823723Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2824936Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2825939Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2827098Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2828111Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2829279Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2830410Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2831415Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2832576Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2833568Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2834648Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2835718Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2836782Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2837994Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2839065Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2840227Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2841413Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2842547Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2843621Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2844794Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2845910Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2846936Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2847904Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2849098Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2850286Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2851399Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2852482Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2853459Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2854628Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2855802Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2856914Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2858019Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2859219Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2860329Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2861926Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2863480Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2864976Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2866180Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2867690Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2869120Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2870492Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2871626Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2872704Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2873864Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2874910Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2876034Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2877056Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2878248Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2879408Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2880408Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2881581Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2882563Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2883724Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2884897Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2886068Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2887082Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2888251Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2889410Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2890498Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2891642Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2892771Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2893827Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2894947Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2895926Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2896909Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2898030Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2899057Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2900184Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2901358Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2902463Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2903599Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2904674Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2905824Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2906908Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2907994Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2909189Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2910224Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2911223Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2912382Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2913632Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2914651Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2915843Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2916857Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2918013Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2919079Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2920051Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2921009Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2922629Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2923681Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2924801Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2926111Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2927425Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2928582Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2929793Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2931427Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2932852Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2933949Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2934972Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2936063Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2937032Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2938690Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2940084Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2941653Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2942676Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2943936Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2945118Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2946158Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2947363Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2948509Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2949539Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2950500Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2951645Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2952698Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2953848Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2955077Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2956469Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2957642Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2958876Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2960150Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2961242Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2962544Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2963820Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2965130Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2966286Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2967497Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2968584Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2969866Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2971159Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2972402Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2973490Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2974815Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2976114Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2977245Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2978488Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2979745Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2980915Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2982175Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2983735Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2985391Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2986542Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2988089Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2989054Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2990546Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2991710Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2993098Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2994576Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2995702Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2997104Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.2998606Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3000106Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3001218Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3002568Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3004051Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3005544Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3006691Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3008127Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3009505Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3011001Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3012480Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3013869Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3015114Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3016514Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3018037Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3019614Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3021185Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3022734Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3024118Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3025300Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3026896Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3028217Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3029767Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3031247Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3032739Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3034275Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3035962Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3037684Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3038990Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3040189Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3041321Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3042489Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3043680Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3044732Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3045793Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3047000Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3048260Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3049412Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3050433Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3051552Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3052911Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3054031Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3055195Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3056355Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3057862Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3059070Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3060460Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3062041Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3063186Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3064860Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3066331Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3067404Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3068420Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3069912Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3071171Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3072403Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3073515Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3074692Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3076188Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3077616Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3078945Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3080417Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3081565Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3083067Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3084561Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3086085Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3087689Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3088748Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3090365Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3091990Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3093485Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3094894Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3096402Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3097904Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3099242Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3100413Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3101960Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3103428Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3104632Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3106038Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3107375Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3108721Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3109754Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3110770Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3111815Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3112874Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3114077Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3115254Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3116362Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3117502Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3118546Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3119647Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3120797Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3121849Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3122899Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3124028Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3125141Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3126315Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3127428Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3128723Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3129788Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3130950Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3132142Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3133321Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3134391Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3135479Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3136792Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3138777Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3139923Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3141226Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3142552Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3143732Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3145065Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3146249Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3147421Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3148447Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3149434Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3150757Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3152060Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3153267Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3154824Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3156442Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3158055Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3159657Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3160935Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3162323Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3163857Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3165358Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3166966Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3168551Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3170065Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3171627Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3172787Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3173969Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3175174Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3176287Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3177491Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3178709Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3179796Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3180964Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3182187Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3183316Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3184441Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3185703Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3186952Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3188003Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3189167Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3190149Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3191265Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3192389Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3193546Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3194643Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3196195Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3197754Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.3198436Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx120x/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:22.3200245Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/debug_simulate_encoded_softmax/FONLY__^fp32@16___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:22.3201905Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/debug_simulate_encoded_softmax/FONLY__^bf16@16___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:22.3203649Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/debug_simulate_encoded_softmax/FONLY__^fp16@16___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:22.3204174Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3205663Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,32,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3207157Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,64,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3208700Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,64,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3210240Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,80,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3211706Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,192,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3213203Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,32,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3214645Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,96,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3216116Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,32,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3217652Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,512,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3219043Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,160,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3220542Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,256,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3222111Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,32,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3223559Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,512,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3225144Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,256,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3226625Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,160,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3228178Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,16,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3229560Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,80,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3230504Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,256,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3231481Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,160,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3233067Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,128,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3234491Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,192,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3235660Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,48,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3237050Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,160,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3238638Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,64,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3239762Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,128,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3241239Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,128,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3242406Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,16,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3243803Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,48,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3245395Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,16,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3246736Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,192,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3248136Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,512,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3249503Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,256,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3251008Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,512,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3252282Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,192,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3253785Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,192,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3255054Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,48,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3256303Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,16,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3257643Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,48,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3259180Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,16,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3260653Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,128,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3261990Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,96,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3263322Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,64,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3264781Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,512,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3266370Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,224,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3267505Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,80,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3269072Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,128,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3270651Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,224,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3272252Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,80,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3273705Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,192,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3275148Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,32,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3276697Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,96,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3278100Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,96,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3279422Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,160,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3280428Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,16,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3281948Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,64,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3283440Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,80,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3284794Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,32,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3286161Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,224,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3287637Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,224,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3289204Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,48,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3290637Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,128,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3292003Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,256,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3293102Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,224,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3294411Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,64,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3295657Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,512,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3296798Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,224,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3298106Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,96,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3299156Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,48,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3300638Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,96,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3302091Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,80,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3303332Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,256,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3304647Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,160,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-25T04:39:22.3305336Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3306636Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3308096Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3309449Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3310976Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3312347Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3313732Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3315173Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3316648Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3317861Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3319175Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3320580Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3322138Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3323517Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3324941Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3326045Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3327433Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3328923Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3330397Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3331588Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3332965Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3334364Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3335895Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3337592Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3339024Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3340395Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3341899Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3343333Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3344775Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3346385Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3347780Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3349337Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3350852Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3352078Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3353487Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3355046Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3356500Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3357881Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3359114Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3360594Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3362139Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3363358Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3364864Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3366356Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3367570Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3369091Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3370605Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3372076Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3373586Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3375036Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3376401Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3377919Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3379311Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3380466Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3381839Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3383197Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3384718Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3386254Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3387405Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3388866Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3390233Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3391748Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3393049Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3394218Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3395703Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3396809Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3398181Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3399652Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3401150Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3402245Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3403706Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3404749Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3405792Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3406744Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3407971Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3409249Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3410715Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3412112Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3413490Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3414949Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3416328Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3417698Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3419070Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3420425Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3421764Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3422893Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3423845Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3424973Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3426279Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3427232Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3428466Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3429568Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3430536Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3431752Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3432933Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3433944Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3435117Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3436147Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3437332Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3438485Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3439734Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3440679Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3441956Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3442968Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3444094Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3445402Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3446565Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3447748Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3448904Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3449949Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3451093Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3452146Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3453300Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3454472Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3455540Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3456710Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3457959Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3459091Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3460242Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3461555Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3462714Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3463883Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3464945Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3466206Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3467303Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3468357Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3469525Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3470664Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3471798Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3472916Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3474017Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3475279Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3476490Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3477594Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3479201Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3480914Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3482721Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3483990Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3498003Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3499440Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3500502Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3501690Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3502801Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3503965Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3505096Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3506228Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3507236Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3508472Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3509547Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3510793Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3511944Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3513050Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3514516Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3515710Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3517154Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3518288Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3519632Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3520841Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3522123Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3523281Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3524505Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3525757Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3527125Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3528508Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3530415Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3531850Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3534238Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3535841Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3538025Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3541670Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3543502Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3545399Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3548326Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3550592Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3553005Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3555198Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3557810Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3560005Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3561983Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3563947Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3566274Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3568471Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3570771Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3572775Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3575113Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3577184Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3579437Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3581853Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3584393Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3586500Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3588581Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3590835Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3593701Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3595832Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3597942Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3600265Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3602481Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3604919Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3606958Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3609167Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3612674Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3615179Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3617273Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3619611Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3621437Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3623360Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3625500Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3627571Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3629369Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3630959Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3632935Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3635306Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3637391Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3640369Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3642402Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3644470Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3646683Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3648630Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3650810Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3652593Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3654629Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3656555Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3658594Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3660832Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3662743Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3665196Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3667186Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3669472Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3671506Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3673358Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3675260Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3677258Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3679590Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3681708Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3683859Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3686007Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3687942Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3689960Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3691815Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3693681Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3695364Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3697211Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3699207Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3701179Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3703200Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3704957Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3706929Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3708942Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3710832Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3712845Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3714661Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3716762Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3719087Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3721049Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3722945Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3724963Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3726982Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3728938Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3730726Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3733068Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3734960Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3737081Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3739475Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3741163Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3742536Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3744418Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3746328Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3748008Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3749826Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3751625Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3754294Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3756248Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3757792Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3759599Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3761768Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3763044Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3764989Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3766384Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3767786Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3769335Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3771293Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3772525Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3774801Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3776197Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3778664Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3781096Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3783024Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3784852Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3786836Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3789829Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3792212Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3794303Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3795770Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3797088Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3798751Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3800118Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3801615Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3803099Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3804472Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3805954Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3809245Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3811110Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3812949Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3814795Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3816867Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3818983Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3821079Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3823037Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3824916Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3827272Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3828532Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3830266Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3831839Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3833676Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3835389Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3836961Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3838473Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3840537Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3841872Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3843243Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3845068Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3847092Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3848897Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3850009Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3851985Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3853180Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3854494Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3856192Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3858041Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3859909Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3861283Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3862664Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3864460Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3866444Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3867838Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3869381Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3872427Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3873924Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3875895Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3878084Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3879974Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3882183Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3884499Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3886493Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3889261Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3890730Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3892627Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3894716Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3896973Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3898931Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3902136Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3903147Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3905185Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3907216Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3910287Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3912067Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3913143Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3915103Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3916669Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3918532Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3920326Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3922003Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3924125Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3925842Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3927729Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3929754Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3931502Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3934110Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3935334Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3937248Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3939414Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3941885Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3943709Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3945621Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3947386Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3949127Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3950723Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3952279Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3953911Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3955382Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3957472Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3959872Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3961253Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3962694Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3964158Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3965573Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3967507Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3968977Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3971030Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3973310Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3975098Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3976845Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3978470Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3980628Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3982626Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3984505Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3986145Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3988156Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3990385Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3992276Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3994090Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3995912Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3998214Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.3999717Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4001519Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4003448Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4005526Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4007373Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4008744Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4011261Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4013126Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4015644Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4018427Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4021203Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4022805Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4024212Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4025429Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4027349Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4029177Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4030812Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4032227Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4034102Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4035934Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4037804Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4041170Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4043004Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4045427Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4047165Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4048580Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4050451Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4052580Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4054573Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4056269Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-25T04:39:22.4060017Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4062217Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4064198Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4066422Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4068159Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4070417Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4073276Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4074925Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4076838Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4078785Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4082333Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4086420Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4090662Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4093901Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4096775Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4099022Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4101169Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4103437Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4105619Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4107850Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4110132Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4112389Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4114648Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4116815Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4118970Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4121174Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4123366Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4125709Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4127918Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4130302Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4132526Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4134682Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4136892Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4139346Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4141924Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4144299Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4146625Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4148925Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4151041Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4153381Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4155849Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4158170Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4160534Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4162935Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4165191Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4167497Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4169767Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4172059Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4174289Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4176605Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4178895Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4181271Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4183544Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4185949Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4188374Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4190653Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4192963Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4195160Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4197525Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4199770Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4202127Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4204382Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4207003Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4209231Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4211676Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4213994Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4216266Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4219854Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4223826Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4227224Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4229580Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4231790Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4234036Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4236230Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4238505Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4240696Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4242893Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4245104Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4247295Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4249614Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4251808Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4254109Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4256307Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4258635Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4260988Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4263204Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4265525Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4267862Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4270053Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4272376Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4274712Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4277007Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4279417Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4281802Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4284007Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4286309Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4288556Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4290853Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4293106Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4295441Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4297613Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4299920Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4302170Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4304367Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4306741Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4308934Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4311257Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4313561Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4315913Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4318221Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4320461Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4322719Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4324910Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4327220Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4329418Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4331644Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4333809Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4335993Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4338370Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4340566Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4342882Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4345119Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4347360Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4349538Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4351721Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4354008Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4356194Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4358514Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4360766Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4362995Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4365260Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4367393Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4369633Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4371790Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4374017Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4376201Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4378380Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4380570Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4382833Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4384982Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4387169Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4389393Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4391666Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4393883Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4396106Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4398432Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4400580Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4402810Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4405083Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4407342Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4409580Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4411823Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4414053Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4416318Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4418520Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4420728Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4422941Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4425176Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4427420Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4429681Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4431864Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4434053Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4436288Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4438669Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4440818Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4443031Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4445366Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4447685Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4450174Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4452588Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4454823Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4457358Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4459709Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4462252Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4464442Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4466724Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4469056Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4471384Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4473847Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4476055Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4478349Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4480644Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4482944Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4485290Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4487582Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4489927Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4492282Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4494629Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4497172Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4499538Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4502061Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4504497Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4506818Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4509152Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4511413Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4513800Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4516170Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4518753Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4521164Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4523560Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4525968Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4528280Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4530608Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4533047Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4535516Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4538030Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4540458Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4543103Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4545462Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4547967Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4550445Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4552757Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4555025Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4557370Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4559770Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4562314Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4564746Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4567023Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4569606Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4572018Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4574387Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4576790Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4579159Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4581389Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4583828Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4586307Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4588650Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4590928Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4593219Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4595518Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4597925Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4600263Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4602566Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4604985Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4607470Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4609951Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4612426Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4614704Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4617101Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4619508Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4622060Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4624450Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4626993Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4629502Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4632048Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4634586Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4636974Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4639594Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4642030Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4644409Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4646757Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4649080Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4651458Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4654044Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4656140Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4658974Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4661386Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4663981Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4666789Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4669563Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4672102Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4674461Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4676837Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4679282Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4681581Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4684042Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4686207Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4688602Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4690959Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4693210Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4695575Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4697983Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4700367Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4702783Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4705149Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4707597Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4709932Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4712296Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4714736Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4717084Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4719406Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4721833Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4724402Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4726707Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4729089Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4731404Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4733701Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4736144Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4738765Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4741221Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4743834Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4746268Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4748730Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4751245Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4753641Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4755987Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4758392Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4760865Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4763335Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4765804Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4768102Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4770617Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4773079Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4775439Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4777740Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4780194Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4782685Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4785082Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4787719Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4790008Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4792329Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4794720Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4797129Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4799594Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4801935Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4804342Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4806728Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4809329Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4811639Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4813961Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4816059Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4818214Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4820372Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4822547Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4824745Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4826892Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4829133Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4831321Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4833472Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4835625Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4837924Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4840438Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4842723Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4844977Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4847433Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4849810Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4852158Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4854558Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4856961Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4859323Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4861839Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4864239Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4866666Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4869093Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4871448Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4873944Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4876372Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4878765Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4881295Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4883750Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4886207Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4888849Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4891489Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4893914Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4896449Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4899015Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4901448Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4903927Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4906207Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4908583Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4910976Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4913273Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4915645Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4917910Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4920223Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4922589Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4924850Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4927201Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4929575Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4931852Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4934181Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4936480Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4938826Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4941159Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4943879Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4946329Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4948384Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4950669Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4952984Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4955116Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4957501Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4959795Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4962190Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4964421Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4966795Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4969227Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4971560Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4973918Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4976255Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4978584Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4980921Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4983287Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4985590Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,True,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4987821Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4990165Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,1___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4992516Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4994731Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,0___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.4996431Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:22.4998135Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng_tensor/FONLY__^fp32@16___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:22.5000606Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng_tensor/FONLY__^i32@16___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:22.5002299Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5003986Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5006244Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5008593Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5011023Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5013328Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5015748Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5018232Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5020717Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5023255Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5025915Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5028299Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5030724Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5033352Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5035772Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5038307Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5040943Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5043295Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5045871Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5048408Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5050955Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5053358Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5055882Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5058217Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5060716Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5063159Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5065716Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5068131Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5070613Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5073015Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5075411Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5077802Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5080097Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5082644Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5085080Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5087344Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5089698Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5092045Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5094292Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5096531Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5098861Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5101080Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5103315Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5105643Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5107867Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5110028Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5112466Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5114719Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5116988Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5119230Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5121575Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5123819Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5125954Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5128133Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5130269Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5132566Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5134681Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5136798Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5139379Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5141677Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5144007Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5146364Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5148917Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5151406Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5153724Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5156169Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5158756Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5161101Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5163466Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5166039Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5168502Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,False___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5171061Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5173475Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,True___RX9070XT.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.5175116Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx110x 2025-04-25T04:39:22.5175982Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx110x/flash 2025-04-25T04:39:22.5176784Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5178361Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5180690Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5182915Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5185253Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5187635Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5189939Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5192468Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5194937Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5197107Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5199195Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5201513Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5203668Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5205820Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5208128Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5210326Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5212464Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5214760Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5216960Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5219289Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5221591Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5223687Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5226073Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5228453Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5230656Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5232844Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5235053Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5237332Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5239658Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5242026Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5244317Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5246713Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5248925Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5251339Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5253499Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5255694Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5256788Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5257759Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5258751Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5259727Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5260753Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5261749Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5262776Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5263844Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5264883Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5265969Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5267065Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5268024Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5268994Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5269979Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5270996Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5271974Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5273356Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5274244Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5275278Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5276212Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5277190Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5278113Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5279108Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5280029Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5280998Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5281959Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5282951Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5283877Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5284836Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5285776Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5286771Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5287750Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5288710Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5289654Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5290652Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5291594Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5292511Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5293487Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5294411Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5295380Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5296256Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5297263Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5298208Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5299180Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5300155Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5301094Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5302151Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5303211Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5304178Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5305131Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5306081Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5307052Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5308056Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5308988Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5310022Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5311000Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5311921Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5312950Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5313972Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5314962Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5315982Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5317026Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5318040Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5319067Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5320046Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5321112Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5322057Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5323065Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5324126Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5325083Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5326104Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5327032Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5328100Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5329126Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5330079Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5331070Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5332032Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5333109Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5334109Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5335211Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5336139Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5337142Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5338211Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5339165Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5340048Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5341035Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5341974Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5342901Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5343905Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5344857Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5345794Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5346739Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5347667Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5348647Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5349634Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5350554Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5351578Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5352495Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5353426Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5354330Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5355269Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5356177Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5357094Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5358010Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5358940Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5359882Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5360816Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5361755Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5362786Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5363775Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5364689Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5365627Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5366584Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5367514Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5368459Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5369431Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5370382Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5371301Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5372238Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5373186Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5374129Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5375057Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5375979Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5376887Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5377857Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5378805Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5379742Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5380702Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5381705Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5382691Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5383669Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5384659Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5385621Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5386582Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5387571Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5388520Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5389561Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5390476Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5391472Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5392475Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5393467Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5394427Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5395377Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5396431Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5397369Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5398333Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5399294Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5400256Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5401200Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5402159Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5403153Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5404108Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5405129Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5406012Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5407029Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5407938Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5408930Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5409890Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5410948Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5411948Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5412987Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5414054Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5415014Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5416010Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5416968Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5417991Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5419083Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5420062Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5421098Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5422084Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5423126Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5424196Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5425233Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5426250Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5427211Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5428248Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5429189Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5444287Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5445603Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5446590Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5447564Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5448701Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5449666Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5450660Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5451610Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5452637Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5453706Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5454736Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5455670Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5456706Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5457679Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5458671Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5459708Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5460633Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5461786Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5462726Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5463683Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5464753Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5465706Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5466693Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5467713Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5468921Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5469957Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5470998Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5471981Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5473175Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5474232Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5475128Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5476150Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5477033Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5478081Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5478976Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5480006Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5480907Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5481964Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5482888Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5483873Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5484962Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5485886Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5486910Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5487854Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5488904Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5489793Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5490818Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5491709Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5492768Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5493656Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5494616Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5495589Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5496651Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5497583Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5498556Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5499599Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5500532Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5501653Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5502689Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5503577Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5504641Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5505525Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5506567Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5507459Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5508476Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5509430Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5510401Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5511479Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5512394Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5513428Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5514331Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5515334Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5516406Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5517313Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5518260Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5519262Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5520475Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5521380Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5522363Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5523391Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5524286Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5525251Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5526219Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5527178Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5528121Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5529035Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5530027Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5530960Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5532038Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5532923Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5533887Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5534807Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5535772Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5536703Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5537853Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5538751Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5539740Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5540665Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5541742Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5542662Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5543607Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5544518Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5545453Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5546438Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5547431Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5548338Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5549319Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5550255Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5551194Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5552126Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5553055Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5554005Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5554924Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5555899Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5556864Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5557805Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5558733Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5559662Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5560621Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5561573Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5562566Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5563454Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5564499Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5565389Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5566340Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5567259Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5568210Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5569079Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5570007Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5570960Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5571902Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5572852Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5573800Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5574708Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5575678Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5576647Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5577579Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5578513Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5579475Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5581136Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5582638Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5584496Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5586268Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5588107Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5589956Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5592492Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5593797Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5595867Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5597504Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5599117Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5600635Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5603007Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5605153Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5607259Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5608782Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5610713Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5612147Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5614231Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5615623Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5617365Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5619594Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5620738Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5622764Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5624898Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5626283Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5628363Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5629897Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5631131Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5633226Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5634954Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5637019Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5638668Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5640928Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5642338Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5643836Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5645539Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5647363Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5649133Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5650539Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5651996Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5654256Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5655927Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5657530Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5659049Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5660508Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5662146Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5663936Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5665671Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5667433Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5669661Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5671086Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5672560Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5674233Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5675946Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5678158Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5679511Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5681272Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5682884Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5684501Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5686088Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5687490Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5689471Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5691194Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5692813Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5694529Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5696194Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5698024Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5699430Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5700954Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5702735Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5704408Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5706116Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5707803Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5709624Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5711515Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5713128Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5714978Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5717513Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5718856Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,1,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5720184Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-25T04:39:22.5723183Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng 2025-04-25T04:39:22.5724930Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng/FONLY__^i32@16___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng 2025-04-25T04:39:22.5726303Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng/FONLY__^fp32@16___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng 2025-04-25T04:39:22.5729029Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5730891Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5733328Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5734699Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5736232Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5738711Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5740296Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5742489Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5743842Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5745593Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5746952Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5748413Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5751164Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5752693Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5754244Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5755853Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5759125Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5760342Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5762925Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5764413Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5766052Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5767669Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5769031Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5771212Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5773352Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5775276Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5776963Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5780487Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5782110Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5783764Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5785309Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5786789Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5788447Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5790358Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5791925Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5793526Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5795401Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5797224Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5799192Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5801103Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5803094Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5804547Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5807011Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5809485Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5812462Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5814764Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5816565Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5818386Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5820205Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5821908Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5823721Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5825479Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5828230Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5829779Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5831507Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5833893Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5835505Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5837274Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5838813Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5841748Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5843346Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5845175Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5846750Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5848309Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5850441Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5852043Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5853936Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5856046Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5857733Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5859340Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5860960Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5863749Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5865070Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5866753Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5868582Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5870391Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5872340Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5874219Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5876737Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5878576Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5881335Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5882937Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5885162Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5887171Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5889201Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5890785Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5893027Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5894993Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5897175Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5899168Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5900955Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5903188Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5905132Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5907120Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5908942Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5910641Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5912651Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5914237Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5915827Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5918420Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5920197Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5921723Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5923417Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5925369Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5926908Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5928817Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5930678Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5932184Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5935923Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5937968Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5939835Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5941775Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5943717Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5945302Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5947647Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5949502Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5951960Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5953945Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5955706Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5957966Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5959521Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5961320Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5963873Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5965963Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5968372Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5970395Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5971861Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5973562Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5975725Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5977581Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5979775Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5981712Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5984130Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5986360Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5988815Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5990416Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5992722Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5994950Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5997276Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.5998785Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6001002Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6002010Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6003917Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6005535Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6007883Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6009836Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6011604Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6013139Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6015118Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6017006Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6018709Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6020449Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6022356Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6024127Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6026027Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6027685Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6029449Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6031853Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6033779Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6035372Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6036705Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6038859Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6041284Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6042712Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6044258Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6045854Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6047434Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6049287Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6053389Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6054591Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6056153Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6057726Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6059263Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6061425Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6062984Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6065234Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6066526Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6068422Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6069952Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6071799Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6073756Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6075142Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6076733Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6078868Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6080198Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6082508Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6084077Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6085667Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6087479Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6088958Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6091208Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6093022Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6094875Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6096369Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6098364Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6100004Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6102494Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6104675Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6106193Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6108905Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6110542Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6111998Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6113951Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6115781Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6118330Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6119924Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6121509Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6123019Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6125425Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6127629Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6129788Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6131291Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6133329Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6135167Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6137091Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6138591Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6140508Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6142749Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6144351Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6146590Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6148037Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6150115Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6152085Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6153254Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6155308Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6157604Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6159754Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6161322Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6163195Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6164991Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6166738Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6168306Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6170037Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6173493Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6175595Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6176874Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6178568Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6180088Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6181636Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6183342Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6185249Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6187015Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6188525Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6190292Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6192318Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6194411Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6196157Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6198352Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6199952Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6201769Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6203259Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6205044Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6206971Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6208604Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6210476Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6211668Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6213085Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6214915Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6216384Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6218532Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6220105Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6222578Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6224003Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6226141Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6227754Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6229317Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6231275Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6233127Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6234622Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6236451Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6238570Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6240374Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6243077Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6245241Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6247984Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6250118Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6252183Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6253199Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6254706Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6256636Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6258175Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6259959Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6261668Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6263560Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6265541Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6267447Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6269498Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6271005Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6272619Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6274291Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6276912Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6279018Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6280480Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6282031Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6284362Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6285712Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6287274Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6289303Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6291382Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6293203Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6295036Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6296717Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6298479Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6300221Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6302262Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6305041Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6306509Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6308775Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6310784Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6312474Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6314478Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6316911Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6318375Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6320524Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6322011Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6324005Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6325772Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6328197Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6329644Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6331714Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6333522Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6335199Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6337370Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6340336Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6342226Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6344189Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6346325Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6348045Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6349869Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6351722Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6354136Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6356055Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6358171Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6360100Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6361604Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6363589Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6365738Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6367799Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6369302Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6371243Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6373668Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6374788Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6376750Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6377985Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6379736Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6381382Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6383337Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6385006Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6386827Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6389334Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6391687Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6392930Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6394172Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6396586Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6397973Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6399939Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6401181Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6403618Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6405210Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6406559Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6409073Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6410558Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6411824Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6413762Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6415071Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6416500Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6418392Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6419683Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6421322Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6422604Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6424529Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6426955Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6428104Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6429242Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6430800Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6432024Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6435128Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6437070Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6438584Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6440552Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6442020Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6444123Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6445540Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6446947Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6449673Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6451165Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6453507Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6455838Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6457846Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6459329Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6460813Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6462487Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6464077Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6465895Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6467232Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6469287Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6470632Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6472318Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6474053Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6475714Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6477758Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6479331Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6480938Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6482287Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6483707Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6485883Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6487277Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6488967Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6491013Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6492875Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6494377Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6495844Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6497378Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6499288Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6500761Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6502935Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6504457Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6506230Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6508329Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6509948Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6511470Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6513267Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6516464Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6518342Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6519997Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6521535Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6523983Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6525796Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6527692Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6529195Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6531406Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6532688Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6534075Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-25T04:39:22.6536677Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx110x/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:22.6538785Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/debug_simulate_encoded_softmax/FONLY__^bf16@16___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:22.6540301Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/debug_simulate_encoded_softmax/FONLY__^fp32@16___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:22.6541848Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/debug_simulate_encoded_softmax/FONLY__^fp16@16___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:22.6543551Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6545513Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,512,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6547049Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,160,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6548460Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,224,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6549885Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,48,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6551440Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,16,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6552865Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,160,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6554258Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,160,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6555628Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,48,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6556980Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,224,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6558358Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,224,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6559916Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,256,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6561285Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,48,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6562609Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,192,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6564035Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,512,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6565486Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,16,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6566816Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,48,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6568104Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,224,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6569425Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,80,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6570801Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,192,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6572195Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,128,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6573539Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,80,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6575047Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,256,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6576460Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,192,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6577922Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,64,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6579465Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,224,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6580789Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,16,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6582166Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,192,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6583675Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,256,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6585099Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,96,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6586494Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,192,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6587906Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,192,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6589269Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,256,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6590655Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,32,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6591966Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,80,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6593360Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,64,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6594843Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,160,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6596346Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,32,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6597733Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,256,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6599503Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,64,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6600823Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,128,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6602420Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,64,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6604039Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,256,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6605658Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,16,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6608234Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,96,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6609604Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,64,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6610888Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,96,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6611991Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,512,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6613266Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,32,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6614646Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,128,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6615972Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,160,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6617689Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,16,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6619021Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,224,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6620421Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,48,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6621884Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,80,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6623124Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,512,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6624582Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,512,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6626978Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,48,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6628115Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,128,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6629615Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,80,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6631033Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,80,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6632649Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,96,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6634565Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,64,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6636375Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,16,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6637838Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,512,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6639328Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,32,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6640773Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,32,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6642236Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,128,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6643670Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,96,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6645248Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,32,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6646756Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,160,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6648197Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,96,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6649455Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,128,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-25T04:39:22.6652403Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6654558Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6656698Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6658456Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6660377Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6662768Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6664521Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6666710Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6668349Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6670723Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6672498Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6674397Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6676322Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6677926Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6679689Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6681121Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6683282Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6685047Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6687376Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6689057Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6690995Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6692950Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6694624Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6696728Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6698622Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6700781Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6702467Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6704655Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6707123Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6708654Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6710382Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6712180Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6714660Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6716259Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6717766Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6719327Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6721049Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6723262Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6725001Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6726742Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6729032Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6730456Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6732595Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6734811Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6737111Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6739321Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6740774Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6742634Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6745738Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6747665Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6749529Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6751650Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6753130Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6755360Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6757346Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6759020Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6760982Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6763837Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6764851Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6766744Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6768605Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6770480Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6772066Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6774014Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6775854Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6777296Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6778996Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6780855Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6782992Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6784359Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6786493Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6788604Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6790241Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6791748Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6793911Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6796398Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6798610Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6800655Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6803232Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6804720Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6806814Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6808982Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6810846Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6812964Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6814654Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6816566Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6818688Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6820846Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6822881Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6824679Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6826706Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6828685Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6830577Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6832661Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6834637Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6836518Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6838543Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6842144Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6843796Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6845473Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6847312Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6848648Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6850034Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6851426Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6852827Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6854349Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6855365Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6857250Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6859028Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6860124Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6861408Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6862984Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6865115Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6866161Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6868273Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6870085Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6872542Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6874166Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6876198Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6878353Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6879793Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6881752Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6883735Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6885631Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6887803Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6889488Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6891354Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6892837Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6895318Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6896773Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6898966Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6900729Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6902425Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6904399Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6906389Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6908392Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6910224Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6911800Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6914075Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6915827Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6917786Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6919277Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6921086Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6922736Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6924802Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6926918Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6928756Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6930429Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6932729Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6934079Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6935870Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6937795Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6939850Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6942365Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6943844Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6945190Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6947107Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6949309Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6951295Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6953800Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6955131Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6956793Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6958525Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6960023Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6961529Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6962919Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6964424Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6966514Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6968347Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6970283Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6971644Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6973195Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6975143Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6976782Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6978466Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6980040Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6983977Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6985194Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6986138Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6987781Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6989663Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6991206Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6992665Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6994647Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6995839Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6997783Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.6999407Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7000934Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7002658Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7003955Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7005579Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7007632Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7009737Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7011580Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7012955Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7014607Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7016390Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7018422Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7019799Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7021890Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7023513Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7025089Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7026955Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7028525Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7030564Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7032149Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7033933Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7035780Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7037174Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7039128Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7040724Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7042759Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7043996Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7045790Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7047580Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7049799Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7051128Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7053452Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7055633Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7057598Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7059187Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7061112Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7062922Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7064508Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7066102Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7068322Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7070112Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7072314Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7074601Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7076585Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7078330Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7080332Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7082146Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7084110Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7086644Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7088642Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7089923Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7091396Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7093112Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7095097Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7096909Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7098204Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7099650Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7101440Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7103779Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7105528Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7106968Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7109534Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7111172Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7112676Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7114324Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7115796Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7117212Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7118584Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7120352Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7122087Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7123791Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7125853Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7127719Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7129792Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7131692Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7133628Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7135520Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7137843Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7139796Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7141810Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7143560Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7145438Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7147147Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7148747Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7150796Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7152790Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7154244Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7155998Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7158186Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7160215Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7161932Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7163994Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7165802Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7167562Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7169922Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7171484Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7173453Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7175382Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7177161Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7178728Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7180718Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7182723Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7184491Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7185706Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7187796Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7189862Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7190984Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7192556Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7194823Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7196268Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7198023Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7199990Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7201613Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7202991Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7204583Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7206010Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7208011Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7209852Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7212206Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7213593Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7214934Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7216739Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7218064Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7220151Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7221859Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7224171Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7225705Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7227872Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7229524Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7231514Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7233222Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7235210Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7237063Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7239060Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7240888Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7242500Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7244249Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7247027Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7248927Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7250710Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7252625Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7254349Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7256160Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7258297Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7260058Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7262131Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7263815Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7266085Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7267775Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7269963Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7271452Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7273357Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7275402Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7277331Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7279242Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7280957Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7282577Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7284967Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7286860Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7288666Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7290753Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7292349Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7294670Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7296827Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7298542Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7300323Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7302030Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7304121Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7306014Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7308172Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7309928Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7311728Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7313833Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7315511Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7317578Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7319320Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7321216Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7322908Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7324666Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7326340Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7328105Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7330589Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7332501Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7334285Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7336527Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7338625Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7340919Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7342410Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7344398Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7346282Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7348245Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7350180Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7353033Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7354147Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7355980Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7358023Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7359786Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7362178Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7363873Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7366372Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7368047Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7370001Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7371824Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7373260Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7375103Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7376999Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7378589Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7380413Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7382319Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7384320Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7385994Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7387828Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7389724Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7391361Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7392951Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7395029Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7396871Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7398473Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7400289Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7402358Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7404244Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7405859Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7407970Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7409840Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7411535Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7413192Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7415171Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7416929Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7418677Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7420991Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7422471Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7424171Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7425921Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7427352Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7429007Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7430804Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7432597Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7434476Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7436314Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7438187Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7440168Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7442227Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7443796Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7445658Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7447261Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7449413Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7451260Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-25T04:39:22.7455719Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7457487Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7460683Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7463432Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7465141Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7467022Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7469302Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7470826Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7472945Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7475041Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7477195Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7478571Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7480337Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7482448Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7484644Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7487068Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7489975Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7492985Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7494631Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7496731Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7498730Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7500186Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7503045Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7504551Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7506795Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7508973Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7510961Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7512310Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7514434Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7517511Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7519600Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7521519Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7523004Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7524854Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7527093Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7529166Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7532583Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7534187Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7536663Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7539195Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7542365Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7544154Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7546345Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7548633Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7550962Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7552698Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7554629Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7556929Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7558825Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7561513Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7563293Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7565489Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7567427Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7569487Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7572347Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7574467Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7576104Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7578140Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7579563Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7582293Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7583889Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7585910Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7588356Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7590632Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7592233Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7594135Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7596022Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7598862Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7599847Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7602073Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7604995Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7607549Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7609887Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7611867Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7614127Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7615976Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7617468Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7619259Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7621103Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7622675Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7624627Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7627846Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7629441Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7631543Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7633558Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7635624Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7637661Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7639769Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7641889Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7644793Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7646324Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7647949Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7650741Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7653163Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7654841Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7656471Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7658401Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7660162Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7662139Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7664049Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7665935Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7667837Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7669740Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7671645Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7673288Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7675271Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7676740Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7679311Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7681744Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7683510Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7685062Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7687289Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7689538Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7691709Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7693605Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7695434Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7697751Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7699944Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7702432Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7703929Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7706612Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7709253Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7711622Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7713906Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7716092Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7718373Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7720667Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7722089Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7724019Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7725968Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7727603Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7729601Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7731556Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7733023Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7735404Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7736863Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7740840Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7742146Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7743609Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7744791Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7746332Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7748236Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7749821Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7751530Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7753743Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7755449Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7757157Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7758815Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7761296Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7763182Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7765402Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7766886Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7770009Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7771766Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7773610Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7775315Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7778364Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7780168Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7781838Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7783922Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7785658Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7787858Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7790254Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7792346Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7793865Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7795406Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7797289Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7799059Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7800612Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7803449Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7805482Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7807227Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7809210Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7810950Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7812729Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7814206Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7816176Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7818108Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7819905Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7822077Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7823805Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7825495Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7827461Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7829393Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7831356Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7833024Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7835411Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7837072Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7839085Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7840725Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7843480Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7846138Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7847380Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7849602Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7851799Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7853177Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7855035Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7856856Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7859323Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7861414Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7863401Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7865848Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7867504Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7869168Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7871023Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7873793Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7875580Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7877318Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7879307Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7881498Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7884078Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7885748Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7888950Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7890376Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7892577Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7894970Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7896599Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7897948Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7899748Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7901203Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7903644Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7905237Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7907096Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7908956Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7910903Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7914352Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7916195Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7917888Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7919878Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7921673Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7923249Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7925176Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7926890Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7929065Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7930645Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7932192Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7933696Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7935075Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7938788Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7939839Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7941777Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7944319Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7945808Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7947700Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7950147Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7952374Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7953922Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7955881Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7959142Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7961420Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7963240Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7966090Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7969268Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7972087Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7974236Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7975635Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7977382Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7979532Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7981120Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7982973Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7984866Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7986706Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7988849Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7990950Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7992687Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7994426Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7996791Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.7998478Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8000479Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8002273Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8004143Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8005550Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8007607Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8009487Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8011396Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8013198Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8015296Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8016666Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8018267Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8020928Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8022856Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8025107Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8026764Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8028404Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8030823Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8045054Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8047195Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8049117Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8051027Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8052808Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8054521Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8056277Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8058020Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8059532Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8060744Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8061900Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8063066Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8064236Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8065260Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8066332Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8067501Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8068530Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8069512Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8071194Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8073341Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8074932Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8077459Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8079238Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8081299Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8083157Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8085015Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8086934Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8089400Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8091412Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8093172Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8094818Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8097026Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8098993Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8101272Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8103430Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8106099Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8108196Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8109795Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8111303Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8113428Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8115372Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8117693Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8119292Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8121852Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8123441Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8125663Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8127407Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8129614Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8131375Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8133341Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8135438Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8137602Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8139753Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8141782Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8143972Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8146963Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8150306Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8151713Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8153372Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8155002Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8157280Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8159981Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8162154Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8163869Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8165717Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8169355Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8172371Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8175534Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8177822Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8179534Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8181906Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8183254Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8185108Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8187107Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8189612Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8191723Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8193741Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8195316Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8197018Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8198993Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8200485Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8202573Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8204668Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8206466Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8207987Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8210075Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8211906Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8213777Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8215804Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8219604Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8221348Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8224565Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8226068Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8227623Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8229772Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8231934Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8233476Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8236183Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8237820Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8240098Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8241260Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8243133Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8245300Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8247990Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8249443Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,False,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8251906Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8254373Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8256516Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8258367Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8260008Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,1___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8261644Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8263873Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,0___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-25T04:39:22.8266631Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:22.8269400Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng_tensor/FONLY__^i32@16___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:22.8270518Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng_tensor/FONLY__^fp32@16___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:22.8272193Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8274252Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8275942Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8277259Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8279092Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8280314Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8282077Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8283574Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8285303Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8286473Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8288009Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8289740Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8291126Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8292594Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8293815Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8295731Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8296991Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8298473Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8299828Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8301772Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8302823Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8304324Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8305989Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8307391Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8308885Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8310409Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8311937Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8313417Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8314903Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8316390Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8317882Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8319320Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8320809Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8322249Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8323684Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8325077Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8327107Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8328537Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8330611Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8332046Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8333580Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8335053Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8336623Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8338367Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8340543Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8341965Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8343509Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8344953Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8346511Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8347904Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8349414Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8350812Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8352224Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8353557Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8355137Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8356512Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8358579Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8359856Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8361318Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8362690Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8364168Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8365768Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8367167Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8368539Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8369985Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8371397Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8372782Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8374307Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8375692Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8377085Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8378446Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8379602Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,True___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8380909Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,False___Navi3x.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-25T04:39:22.8385200Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx942 2025-04-25T04:39:22.8386931Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx942/flash 2025-04-25T04:39:22.8389618Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8392012Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8393996Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8396036Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8397481Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8400318Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8402479Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8404778Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8406967Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8408974Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8411081Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8413471Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8415173Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8417422Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8419221Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8420915Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8423561Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8425636Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8427396Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8429652Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8432498Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8433686Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8435544Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8437954Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8440329Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8442961Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8445100Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8446776Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8448528Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8450497Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8452517Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8454388Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8456134Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8458126Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8460065Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8462548Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8464593Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8466598Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8468461Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8469812Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8471560Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8473570Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8475534Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8477982Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8479461Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8481482Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8483285Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8485290Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8487242Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8488977Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8491164Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8493490Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8495989Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8497784Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8499521Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8501197Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8502982Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8505513Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8507212Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8509049Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8510857Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8512356Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8514154Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8516240Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8517954Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8519478Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8521764Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8523593Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8525524Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8527568Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8530197Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8532389Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8533764Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8535674Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8537818Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8539626Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8541302Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8543581Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8545779Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8547289Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8549213Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8551298Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8552583Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8554692Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8556517Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8558055Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8559485Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8561321Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8563103Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8565096Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8566982Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8568712Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8570674Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8572413Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8574767Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8576303Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8578438Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8580659Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8582346Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8842487Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8843764Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8846162Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8849131Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8852515Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8855536Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8857399Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8858724Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8861611Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8863590Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8866171Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8868623Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8870681Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8874308Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8876110Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8878487Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8880942Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8882407Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8884186Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8886612Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8888395Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8890659Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8892639Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8894776Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8896725Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8898713Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8901060Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8903909Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8908354Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8909583Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8911537Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8913401Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8915788Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8917776Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8920357Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8923466Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8926378Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8929348Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8931178Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8933674Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8935674Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8937824Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8940011Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8942294Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8944774Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8947370Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8949068Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8952194Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8954366Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8956181Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8958997Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8959927Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8961798Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8963890Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8965989Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8967942Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8969729Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8972006Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8973514Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8976906Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8978804Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8980606Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8983394Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8986411Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8988148Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8990216Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8992107Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8993904Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8997042Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.8999159Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9000440Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9002158Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9004078Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9006456Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9008634Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9011341Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9013392Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9015776Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9017560Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9019070Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9021065Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9023763Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9025695Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9027990Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9030695Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9032591Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9034528Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9036555Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9038792Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9041893Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9043741Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9045858Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9048675Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9050110Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9052506Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9054801Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9057209Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9059279Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9061282Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9064427Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9066722Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9069849Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9073655Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9077346Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9081143Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9083630Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9086128Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9088083Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9090131Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9092749Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9095406Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9097712Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9100058Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9102120Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9104183Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9106258Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9108400Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9110477Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9112603Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9114729Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9343648Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9345908Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9348490Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9350780Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9353443Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9355565Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9357577Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9359552Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9361713Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9363705Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9365757Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9367605Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9369626Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9371501Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9373872Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9376255Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9378525Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9380479Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9383361Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9385574Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9387513Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9389889Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9392008Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9394121Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9396188Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9398505Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9401014Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9403946Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9406253Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9408349Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9410427Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9412749Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9414876Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9416884Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9418888Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9420883Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9422990Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9425071Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9427090Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9428978Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9431175Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9433080Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9435169Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9437395Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9439886Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9441912Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9444032Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9446210Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9448224Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9450166Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9452284Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9454302Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9456377Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9458340Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9460371Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9462535Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9464689Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9466709Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9468704Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9470700Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9472711Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9474721Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9476833Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9478850Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9480854Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9482698Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9484719Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9486768Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9488854Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9490877Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9493686Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9496319Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9498761Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9501327Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9503329Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9505350Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9507344Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9509354Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9511427Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9513402Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9515314Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9517307Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9519318Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9521328Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9523403Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9525250Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9527273Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9529403Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9531422Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9534679Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9537069Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9540265Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9542367Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9544382Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9547568Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9550459Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9553480Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9555697Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9558999Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9562549Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9566227Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9569736Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9573344Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9576827Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9580295Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9583946Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9587393Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9590882Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9594326Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9597903Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9601296Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9604745Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9608233Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9611673Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9614945Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9618481Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9622017Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9625458Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9628984Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9632496Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9635938Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9639438Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9642863Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9646287Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9649718Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9653228Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9656645Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9660043Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9663677Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9667155Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9670681Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9674230Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9677747Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9681251Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9684918Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9688378Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9691813Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9695245Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9698765Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9702359Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9705788Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9709365Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9712787Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9716266Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9719680Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9723074Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9726260Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9728248Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9730104Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9731971Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9733844Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9735699Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9737733Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9739569Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9741410Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9743324Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9745232Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9747073Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9748928Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9750771Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9752621Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9754477Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9756376Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9758230Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9760068Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9761992Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9763887Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9842890Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9846442Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9849781Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9853220Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9856679Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9860312Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9863859Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9867292Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9870716Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9874169Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9877618Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9881185Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9884595Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9888025Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9891692Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9895083Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9898509Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9902082Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9905517Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9908940Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9912390Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9915852Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9919280Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9922649Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9926095Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9929527Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9932942Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9936439Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9940101Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9943586Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9947213Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9950601Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9954084Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9957580Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,False,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9960984Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9963985Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9967474Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,True,1,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9971093Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9974479Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9977996Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9981401Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9984871Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9988296Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9991903Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9995317Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:22.9998964Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:23.0002507Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-25T04:39:23.0005005Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng 2025-04-25T04:39:23.0007727Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng/FONLY__^i32@16___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng 2025-04-25T04:39:23.0011517Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng/FONLY__^fp32@16___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng 2025-04-25T04:39:23.0014178Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0016857Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0020630Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0024535Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0028303Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0032180Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0036072Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0040069Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0043927Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0047758Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0051568Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0055401Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0059289Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0063164Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0066912Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0070680Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0074490Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0078324Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0082270Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0086017Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0089819Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0093618Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0097452Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0101343Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0105089Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0108928Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0112852Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0116628Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0120413Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0124239Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0127972Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0131726Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0135597Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0139551Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0143382Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0147175Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0150980Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0154709Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0158576Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0162373Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0166235Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0169999Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0173756Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0177544Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0181362Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0185221Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0188959Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0192818Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0196610Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0200388Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0204141Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0207936Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0211748Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0215637Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0219371Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0223422Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0227251Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0230978Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0234719Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0238524Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0242217Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0245975Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0249892Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0253655Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0257451Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0261284Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0265159Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0269033Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0272866Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0276630Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0280654Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0284504Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0288292Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0292098Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0295932Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0299726Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0304149Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0307985Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0311845Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0315601Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0319404Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0321826Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0323912Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0325911Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0327968Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0330055Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0332064Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0334077Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0336092Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0338331Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0340363Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0342538Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0344574Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0346611Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0348651Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0350688Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0352763Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0354792Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0356800Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0358897Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0360921Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0362944Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0364972Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0367000Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0369021Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0371059Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0373074Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0375082Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0377078Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0379089Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0381092Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0383162Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0385170Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0387216Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0389259Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0391274Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0393311Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0395347Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0397380Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0399391Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0401411Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0403440Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0405459Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0407464Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0409472Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0411504Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0413562Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0415580Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0417638Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0419679Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0421753Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0423791Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0425823Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0427837Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0429870Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0431912Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0433934Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0435940Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0438536Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0442172Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0446081Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0449849Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0453610Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0457584Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0461388Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0465212Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0469041Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0472836Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0476667Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0480581Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0484337Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0488120Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0491893Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0495755Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0499566Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0503485Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0507244Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0511060Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0514844Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0518665Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0522516Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0526312Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0530153Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0533991Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0537991Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0541819Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0545610Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0549394Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0553217Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0557112Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0560854Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0564637Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0568574Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0572488Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0576292Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0580080Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0583914Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0587679Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0591582Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0595400Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0599135Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0602938Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0606841Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0610647Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0614515Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0618346Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0622268Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0626172Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0629994Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0633828Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0637844Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0641554Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0645333Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0649241Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0652994Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0656795Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0660531Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0664391Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0668296Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0672261Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0676086Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0679897Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0683724Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0687480Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0691388Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0695207Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0699127Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0702971Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0706764Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0710664Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0714451Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0718179Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0721955Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0725793Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0729698Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0733533Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0737633Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0741600Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0745334Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0749184Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0753053Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0756962Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0760830Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0764615Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0768389Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0772156Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0776005Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0779812Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0783882Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0787574Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0791457Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0795350Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0799029Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0802819Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0806557Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0810415Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0814192Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0818028Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0821898Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0825676Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0829444Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0833230Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0837056Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0841088Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0844909Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0848778Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0852767Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0856587Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0860418Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0864331Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0868100Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0871944Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0875874Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0879704Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0883529Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0887332Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0891146Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0895053Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0898876Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0902736Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0906686Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0910447Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0914232Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0918044Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0919810Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0921604Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0923499Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0925331Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0927134Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0928914Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0930696Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0932491Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0934344Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0936121Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0938126Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0939822Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0941676Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0943472Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0945287Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0947048Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0948813Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0950668Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0952385Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0954185Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0956002Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0957819Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0959725Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0961550Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0963335Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0965206Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0967103Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0969065Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0970848Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0972640Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0974415Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0976286Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0978065Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0979855Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0981732Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0983508Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0985306Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0987135Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0988933Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0990727Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0992676Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.0994537Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1016072Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1017950Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1019779Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1021676Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1023542Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1025314Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1027159Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1028988Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1030808Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1032426Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1033485Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1034430Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1035404Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1036426Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1037387Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1038579Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1039534Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1040510Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1041450Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1042481Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1043433Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1044400Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1045351Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1046315Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1047306Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1048267Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1049219Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1050233Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1051199Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1052142Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1053103Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1054052Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1055006Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1055986Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1056943Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1057886Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1058848Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1059801Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1060772Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1061800Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1062739Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1063734Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1064715Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1065671Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1066624Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1067583Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1068546Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1069497Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1070473Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1071440Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1072387Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1073344Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1074286Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1075229Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1076208Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1077158Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1078150Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1079116Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1080074Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1081022Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1081980Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1082938Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1083897Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1084879Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1085849Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1086796Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1087768Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1088709Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1089681Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1090650Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1091600Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1092601Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1093547Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1094510Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1095461Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1096421Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1097375Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1098371Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1099325Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1100288Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1101229Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1102244Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1103213Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1104208Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1105177Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1106160Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1107164Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1108125Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1109093Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1110039Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1111005Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1111954Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1112981Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1113938Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1114902Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1115857Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1116830Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1117820Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1118766Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1119728Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1120740Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1121706Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1122650Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1123608Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1124565Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1125532Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1126522Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1127494Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1128451Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1143483Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1145265Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1147809Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1150039Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1152343Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1154747Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1156953Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1159202Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1161542Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1162816Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1164694Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1166623Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1169006Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1171153Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1173222Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1175399Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1177448Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1179448Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.1182330Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx942/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:23.1184699Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/debug_simulate_encoded_softmax/FONLY__^bf16@16___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:23.1186122Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/debug_simulate_encoded_softmax/FONLY__^fp32@16___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:23.1187781Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/debug_simulate_encoded_softmax/FONLY__^fp16@16___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:23.1188778Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1190957Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,96,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1192423Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,512,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1194399Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,32,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1195590Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,224,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1197432Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,512,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1199040Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,96,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1201027Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,16,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1202326Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,256,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1203546Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,32,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1204906Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,512,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1206077Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,160,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1207471Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,16,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1209036Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,160,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1210550Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,512,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1211939Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,64,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1213245Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,48,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1214407Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,32,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1215554Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,128,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1216704Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,80,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1217853Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,224,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1219089Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,48,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1220268Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,128,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1221332Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,256,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1222747Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,64,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1223815Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,160,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1225077Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,160,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1226259Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,224,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1227500Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,224,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1228481Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,16,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1229975Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,192,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1231210Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,192,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1232168Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,192,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1233410Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,32,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1234398Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,256,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1235759Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,48,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1237146Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,128,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1238665Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,96,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1239906Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,80,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1241180Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,192,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1242430Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,96,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1243705Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,192,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1245098Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,16,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1246435Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,64,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1247592Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,48,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1248922Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,80,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1250115Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,256,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1251358Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,48,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1252608Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,512,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1253917Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,128,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1255157Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,64,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1256427Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,80,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1257636Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,32,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1258940Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,48,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1260166Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,256,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1261504Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,64,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1262632Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,224,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1265142Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,32,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1266247Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,96,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1267423Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,16,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1268818Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,64,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1270053Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,80,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1271212Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,128,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1272367Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,160,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1273359Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,192,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1275080Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,224,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1276051Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,512,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1278111Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,128,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1279213Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,160,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1280614Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,256,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1281964Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,96,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1283607Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,16,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1284882Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,80,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-25T04:39:23.1288478Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1290596Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1292864Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1294799Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1296858Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1299028Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1301030Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1302673Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1304774Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1306593Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1308795Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1311133Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1312721Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1314409Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1316133Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1318073Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1319994Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1321450Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1323537Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1325700Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1327356Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1329004Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1330821Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1332559Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1334419Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1336300Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1338391Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1340197Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1341741Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1343596Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1345794Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1347231Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1348994Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1350798Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1353300Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1355126Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1356949Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1358654Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1360484Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1362041Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1363815Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1365640Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1367359Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1369122Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1370988Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1372746Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1374293Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1375983Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1377505Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1379444Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1381221Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1383626Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1385217Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1387021Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1388986Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1390827Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1392752Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1394486Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1396116Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1397971Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1399748Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1401516Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1403400Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1404821Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1406562Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1408290Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1409990Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1411843Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1413367Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1415089Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1416631Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1418426Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1419967Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1421910Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1423815Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1425434Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1427041Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1428859Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1430702Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1432158Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1434150Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1436156Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1437739Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1439756Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1442106Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1443810Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1445687Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1447266Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1449162Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1450682Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1452461Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1453844Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1455848Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1457749Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1459440Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1460996Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1463096Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1465371Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1467536Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1469591Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1471492Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1473461Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1475055Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1476751Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1478636Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1480446Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1482115Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1483727Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1485522Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1487622Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1489510Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1491110Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1492861Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1494529Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1496364Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1497912Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1499640Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1501161Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1502834Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1504533Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1506277Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1508054Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1509759Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1511579Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1513682Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1515512Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1517223Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1518819Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1520485Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1522360Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1524089Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1525712Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1527225Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1529126Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1530888Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1532609Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1534363Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1535885Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1538334Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1539935Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1541830Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1543341Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1544824Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1546385Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1548046Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1549810Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1551255Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1553000Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1554889Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1556553Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1557948Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1559894Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1561373Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1563499Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1564846Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1566673Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1568335Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1569715Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1571289Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1572518Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1574150Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1576122Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1578120Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1579582Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1581047Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1582499Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1583993Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1585702Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1586933Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1588700Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1589903Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1591468Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1593012Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1594937Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1596348Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1598197Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1599476Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1601434Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1603229Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1604569Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1606532Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1607699Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1609542Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1611374Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1612889Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1614335Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1615881Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1617514Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1619012Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1620465Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1622303Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1623965Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1625686Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1627820Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1629433Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1631359Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1632834Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1634346Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1636194Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1637595Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1639101Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1641056Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1643093Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1644499Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1646292Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1647808Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1649285Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1650652Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1652543Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1653861Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1655578Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1657167Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1659112Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1660399Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1661900Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1663505Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1665020Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1666910Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1668738Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1670096Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1672337Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1673833Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1675262Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1676797Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1678584Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1680551Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1682680Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1683984Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1685542Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1687187Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1689025Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1690531Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1692303Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1693681Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1695380Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1697463Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1698700Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1700471Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1701830Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1703792Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1705365Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1707032Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1708998Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1710655Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1712254Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1714073Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1715729Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1717260Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1718801Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1720614Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1722355Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1723773Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1725529Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1727415Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1729077Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1730386Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1732062Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1733467Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1735171Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1736660Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1739397Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1740949Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1742834Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1744386Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1746095Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1748156Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1749565Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1751688Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1753220Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1755049Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1756360Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1758210Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1759767Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1761841Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1762967Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1764879Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1766380Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1768564Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1770463Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1771886Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1773749Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1775403Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1776785Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1778742Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1780279Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1781768Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1783786Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1785001Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1787070Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1788588Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1790733Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1792133Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1793830Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1795393Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1797154Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1799005Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1800491Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1802058Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1803664Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1805540Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1807028Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1808724Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1810241Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1812107Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1813583Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1815194Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1816742Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1818628Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1820675Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1822322Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1823877Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1825505Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1827463Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1829268Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1830710Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1832444Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1833880Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1835862Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1837275Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1839041Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1840973Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1843044Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1844214Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1846188Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1847564Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1849462Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1851404Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1852908Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1854624Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1856551Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1858171Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1859612Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1861193Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1862852Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1864669Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1866018Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1867495Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1868954Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1870891Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1872237Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1874125Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1875411Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1877079Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1878966Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1880702Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1882195Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1883730Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1886098Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1887238Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1888736Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1890337Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1891790Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1893291Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1894635Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1897050Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1898488Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1900251Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1901597Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1903080Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1905008Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1906635Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1908634Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1909928Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1911667Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1913613Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1915189Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1917123Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1918664Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1920043Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1922498Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1924154Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1925375Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1926608Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1928161Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1930178Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1931445Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1932926Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1934524Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1936404Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1938005Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1939387Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1941030Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1942781Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1944641Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1946659Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1948858Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1950491Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1951808Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1953786Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1956009Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1957642Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1959750Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1961668Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1963423Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1965167Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1966516Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1968422Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1970141Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1972346Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1973964Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1975628Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1977769Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1981435Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1982666Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1983772Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1984972Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1986949Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1988539Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1990314Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1991768Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1993705Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1995789Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1997611Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.1999022Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.2001066Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.2002563Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.2004275Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.2006301Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.2008559Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.2009937Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.2012075Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.2013977Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.2015317Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.2017784Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.2018895Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.2020886Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.2022561Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.2024982Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.2026420Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.2028660Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.2029872Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.2031455Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.2033234Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-25T04:39:23.2036915Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2039267Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2045441Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2047832Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2049745Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2052653Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2055243Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2057209Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2059337Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2060899Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2063078Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2065189Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2067924Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2069724Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2071543Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2074018Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2076354Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2078315Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2080412Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2082498Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2084549Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2086626Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2088799Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2090878Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2092765Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2094627Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2096593Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2098617Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2100646Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2102822Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2105075Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2107080Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2109159Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2111480Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2113254Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2115256Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2117657Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2119569Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2121615Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2124146Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2126140Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2128304Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2130068Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2132307Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2134508Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2136585Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2140266Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2141419Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2143929Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2145944Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2147890Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2149901Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2152473Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2154014Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2156200Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2157784Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2159976Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2162204Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2164197Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2166350Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2168182Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2170537Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2171968Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2173861Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2175865Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2177132Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2179000Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2180574Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2182990Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2185575Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2187214Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2189268Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2191139Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2193085Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2195181Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2197179Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2199566Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2201903Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2203977Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2206330Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2208651Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2210516Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2212472Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2214455Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2216520Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2218436Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2220552Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2222708Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2224766Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2227349Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2230269Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2231616Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2233580Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2235810Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2238179Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2240259Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2242293Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2244216Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2246463Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2248641Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2250910Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2252961Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2254784Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2256845Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2258746Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2260944Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2262905Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2264907Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2267128Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2269286Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2271488Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2273468Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2275460Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2277523Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2279550Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2281953Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2284554Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2286696Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2289066Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2290962Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2293231Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2295162Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2297494Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2299480Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2301523Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2303822Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2305990Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2308149Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2310042Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2312729Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2314584Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2316991Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2318902Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2320738Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2322630Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2324551Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2326581Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2328698Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2330660Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2332542Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2334804Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2336843Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2339149Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2340778Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2342922Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2344949Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2346818Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2348600Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2350354Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2352160Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2354181Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2356243Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2358205Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2359729Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2361925Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2363842Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2365793Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2367960Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2369643Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2371863Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2373572Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2375569Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2377334Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2379120Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2381226Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2383128Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2385125Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2386987Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2388481Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2390345Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2391965Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2393901Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2395687Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2397545Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2399485Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2401501Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2403329Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2405028Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2406930Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2408678Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2410654Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2412584Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2414658Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2417313Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2419433Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2421577Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2423477Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2425556Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2428345Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2429931Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2431328Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2433162Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2435012Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2436602Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2438815Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2440593Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2442578Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2444946Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2446339Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2448435Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2450149Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2452548Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2454265Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2456050Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2458916Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2460583Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2462245Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2464062Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2465846Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2467815Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2469843Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2471686Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2473299Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2475780Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2477677Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2479336Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2481570Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2483255Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2485414Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2487636Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2489285Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2491211Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2492865Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2494843Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2496983Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2499001Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2500853Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2502774Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2504977Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2507544Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2509179Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2511659Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2513234Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2514581Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2516794Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2518328Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2520544Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2521780Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2523370Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2742666Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2744436Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2746259Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2748329Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2750308Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2751849Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2753753Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2755485Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2757335Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2759280Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2761037Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2763455Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2765627Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2766871Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2768810Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2771019Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2773044Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2774676Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2777223Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2779588Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2781690Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2783816Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2785917Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2787613Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2789816Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2791915Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2793908Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2795765Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2797836Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2800629Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2802792Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2804419Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2805799Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2807145Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2808648Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2810328Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2812293Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2813724Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2815052Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2817126Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2818420Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2820455Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2822072Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2824056Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2825097Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2827142Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2828509Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2830828Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2832681Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2834528Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2837562Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2838955Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2841026Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2842608Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2844212Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2845793Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2847529Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2849374Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2851449Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2853323Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2854933Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2856785Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2858331Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2860005Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2862066Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2863891Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2865584Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2867433Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2868809Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2870927Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2872731Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2874669Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2876403Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2878154Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2880066Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2881821Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2883816Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2885448Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2887145Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2888892Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2890584Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2892537Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2894354Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2896064Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2897791Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2899878Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2901669Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2903857Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2905607Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2907257Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2909139Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2911054Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2913242Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.2915807Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3144445Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3146065Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3147649Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3150151Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3152019Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3153851Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3155720Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3156994Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3159027Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3160867Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3162613Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3164857Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3166819Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3168424Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3170768Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3172539Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3174277Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3175901Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3177492Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3179410Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3181011Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3183311Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3185199Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3186911Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3188897Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3191061Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3192999Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3194872Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3197117Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3198953Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3200879Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3202703Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3204840Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3206720Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3209050Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3211084Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3212997Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3214554Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3216478Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3218563Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3220624Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3222285Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3224300Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3226391Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3228462Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3230398Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3232364Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3234700Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3237079Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3238911Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3241204Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3243471Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3245476Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3247220Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3249056Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3250882Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3252445Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3254449Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3256683Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3258607Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3260878Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3263053Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,1___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3265016Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,True,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3267227Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,0___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-25T04:39:23.3270169Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:23.3272440Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng_tensor/FONLY__^i32@16___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:23.3274044Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng_tensor/FONLY__^fp32@16___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:23.3275784Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3277799Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3279235Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3280713Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3282220Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3284232Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3286213Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3287996Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3289735Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3291823Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3293433Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3295289Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3297012Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3298770Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3300565Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3302586Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3304178Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3306004Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3307920Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3309503Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3311429Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3313132Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3314908Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3316764Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3318328Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3320295Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3321827Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3324283Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3326136Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3327814Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3329662Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3331270Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3333083Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3335007Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3336547Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3338653Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3340417Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3342378Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3343900Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3345817Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3348031Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3349986Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3351786Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3353382Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3355290Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3356825Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3358827Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3360368Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3362292Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3363604Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3364751Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3366111Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3367359Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3368942Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3370171Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3371572Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3373049Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3374389Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3375961Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3377236Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3378420Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3379747Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3381304Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3382578Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3384159Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3385361Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3386994Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3388477Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3389861Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3391372Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3393352Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3395284Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,False___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3396842Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,True___MI300X.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.3401243Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx90a 2025-04-25T04:39:23.3402858Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx90a/flash 2025-04-25T04:39:23.3406538Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3408571Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3410934Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3412533Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3414808Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3417188Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3419283Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3421099Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3423362Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3425258Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3427397Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3429745Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3431362Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3433555Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3435378Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3438152Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3443405Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3445099Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3446981Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3448669Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3450405Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3452103Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3454353Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3456543Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3458478Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3460792Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3462873Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3465434Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3467870Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3470163Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3472471Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3474837Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3477532Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3479866Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3482278Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3485148Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3487413Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3489851Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3492009Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3494345Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3496500Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3499057Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3501088Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3503913Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3506369Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3509001Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3512211Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3514289Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3516635Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3518640Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3521035Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3522988Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3525281Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3527560Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3529992Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3532165Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3534456Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3537204Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3539262Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3542552Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3545054Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3547207Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3550282Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3552440Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3554460Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3556246Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3559213Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3561287Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3564524Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3566700Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3568775Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3570902Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3573043Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3575661Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3577931Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3580941Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3583041Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3585134Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3587784Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3589940Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3592271Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3594860Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3597233Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3599653Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3601852Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3604001Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3606195Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3608993Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3611231Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3613617Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3615183Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3843451Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3845673Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3847546Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3850117Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3852089Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3854361Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3856876Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3858997Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3862280Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3864307Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3866196Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3868195Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3870608Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3872658Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3875405Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3877716Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3879577Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3882102Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3884058Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3886048Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3888659Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3891044Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3893358Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3895617Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3898414Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3900628Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3903139Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3905355Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3907654Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3909680Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3911806Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3914076Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3916012Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3918220Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3922182Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3924368Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3926766Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3928609Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3930689Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3933336Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3936503Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3939417Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3940544Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3942813Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3944710Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3946879Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3949032Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3950572Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3952795Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3954959Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3956639Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3958529Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3960454Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3961831Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3963712Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3965176Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3967268Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3968424Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3970225Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3972041Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3974003Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3975980Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3977252Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3979414Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3981236Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3983154Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3984605Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3986564Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3988039Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3990100Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3992063Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3993430Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3995853Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3997870Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.3999184Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4001065Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4003341Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4004680Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4006816Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4008223Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4010257Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4012257Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4013591Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4015435Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4016911Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4019102Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4020465Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4022518Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4024859Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4025939Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4027860Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4029987Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4031407Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4033608Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4034621Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4036226Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4038397Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4039959Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4041797Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4043857Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4046038Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4048488Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4050428Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4052541Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4054275Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4056639Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4058746Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4061678Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4065229Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4068673Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4072285Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4075871Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4079290Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4082805Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4086299Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4089764Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4093363Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4096859Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4100240Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4103981Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4106861Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4108829Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4110689Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4112542Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4114366Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4116214Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4118108Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4119957Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4121812Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4123649Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4243397Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4246884Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4250422Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4253744Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4257306Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4260896Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4264416Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4267856Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4271237Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4274645Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4278042Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4281477Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4285007Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4288444Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4291864Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4295289Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4298819Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4302647Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4306575Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4310237Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4313844Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4331854Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4335303Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4338979Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4342376Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4345768Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4349156Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4352710Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4356128Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4359514Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4362977Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4366365Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4369822Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4373375Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4376789Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4380202Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4383840Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4387383Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4390789Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4394247Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4397586Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4401002Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4404400Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4407909Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4411363Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4414159Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4416015Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4418175Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4420026Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4422022Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4423874Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4425822Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4427728Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4429603Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4431471Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4433333Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4435455Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4437323Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4439365Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4441303Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4443176Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4445007Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4446822Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4448647Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4450485Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4452392Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4454241Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4456080Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4457989Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4459821Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4461733Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4463587Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4465870Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4467716Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4469576Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4471464Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4473306Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4543302Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4546858Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4550381Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4553757Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4557333Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4560764Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4564154Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4567391Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4570732Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4574114Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4577619Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4581021Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4584334Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4587801Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4591302Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4594652Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4598088Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4601488Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4604835Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4608362Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4611719Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4615065Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4618242Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4621905Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4625385Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4628694Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4632083Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4635522Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4639099Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4642655Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4646106Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4649389Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4652810Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4655277Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4657100Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4659038Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4660886Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4662801Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4664700Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4666703Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4668622Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4670570Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4672463Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4674347Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4676242Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4678164Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4680057Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4681970Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4683886Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4685788Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4687753Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4689682Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4691634Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4693534Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4695507Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4697400Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4699270Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4701165Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4703145Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4704987Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4706836Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4708728Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4710554Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4712453Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4714304Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4716148Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4717990Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4719858Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4721780Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4723621Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4725503Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4942782Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4944934Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4947198Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4949256Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4951449Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4953797Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4956200Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4958230Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4960355Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4962662Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4964711Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4966727Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4968977Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4971197Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4973410Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4975535Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4977560Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4979465Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4981582Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4983572Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4985502Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4987381Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4989232Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4991200Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4993262Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4995517Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4997447Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.4999527Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5001546Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5003384Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5005458Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5007337Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5009623Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5011756Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5013621Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5015478Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5017320Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5019384Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5021253Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5023264Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5025305Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5027277Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5029259Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5031300Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5033205Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5035117Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5037792Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5043226Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5045329Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5047292Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5049376Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5051339Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5053408Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5055768Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5057853Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,False,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5060101Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5062384Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5064457Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,True,1,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5066463Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5068563Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5070557Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5072412Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5074636Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5076797Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-25T04:39:23.5078435Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng 2025-04-25T04:39:23.5079902Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng/FONLY__^i32@16___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng 2025-04-25T04:39:23.5082281Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng/FONLY__^fp32@16___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng 2025-04-25T04:39:23.5083885Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5085637Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5087883Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5090255Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5092561Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5094909Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5097402Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5099666Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5102064Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5104419Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5106647Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5108994Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5111361Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5113580Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5115969Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5118225Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5120435Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5122888Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5125150Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5127348Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5129686Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5132100Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5134602Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5137086Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5139693Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5142267Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5144784Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5147339Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5149744Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5152134Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5154630Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5157130Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5159548Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5161932Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5164444Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5166793Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5169270Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5171703Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5174089Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5176409Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5178781Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5180830Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5182922Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5184933Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5186959Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5188986Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5191011Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5193093Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5195115Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5197127Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5199132Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5201149Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5203189Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5205176Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5207168Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5443299Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5445648Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5448061Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5450555Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5453026Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5455431Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5457869Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5460382Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5462787Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5465219Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5467598Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5469972Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5472490Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5474820Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5477278Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5479694Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5482100Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5484500Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5486852Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5489392Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5491708Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5494153Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5496531Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5502065Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5504522Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5507098Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5509677Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5512083Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5514368Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5516838Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5519281Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5521535Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5523939Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5526417Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5528667Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5530936Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5533364Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5535755Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5538490Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5540855Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5543264Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5545761Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5548129Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5550454Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5552996Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5555327Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5557670Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5560039Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5562360Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5564749Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5567102Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5569321Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5571642Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5574168Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5576473Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5578910Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5581336Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5583729Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5586260Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5588727Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5591000Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5593400Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5595770Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5598181Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5600543Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5602915Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5605280Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5607679Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5610111Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5612460Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5615403Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5617751Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5620086Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5622227Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5624263Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5626281Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5628279Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5630289Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5632337Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5634359Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5636369Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5638548Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5640647Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5642647Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5644656Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5646714Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5648739Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5650744Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5652832Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5654855Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5656861Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5658853Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5660837Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5662934Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5664914Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5666921Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5668938Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5670988Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5672984Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5674981Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5677024Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5679041Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5843292Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5845775Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5848283Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5850617Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5853074Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5855206Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5857349Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5859489Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5861887Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5864169Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5866592Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5868813Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5871135Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5873373Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5875478Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5877666Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5880129Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5882891Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5885049Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5887248Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5889514Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5891708Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5893851Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5896103Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5898365Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5900532Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5902788Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5905161Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5907624Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5909891Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5912299Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5914543Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5916768Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5919025Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5921430Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5923717Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5926008Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5928413Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5930724Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5933235Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5935752Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5938276Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5940969Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5943344Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5945711Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5948063Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5950322Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5952536Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5954745Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5956941Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5959175Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5961577Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5963864Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5966160Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5968619Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5971094Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5973445Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5975802Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5978067Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5980573Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5983009Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5985243Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5987490Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5989953Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5992257Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5994672Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5997050Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.5999459Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6001977Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6004321Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6006793Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6009353Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6011770Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6014075Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6016509Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6019349Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6022081Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6025018Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6027549Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6029566Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6031572Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6033575Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6035593Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6037962Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6039985Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6042025Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6044103Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6046186Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6048222Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6050355Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6052378Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6054383Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6056390Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6058493Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6060504Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6062564Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6064595Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6066610Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6068704Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6070718Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6072727Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6074748Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6142546Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6144991Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6147874Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6150691Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6153290Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6154737Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6156174Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6157481Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6158863Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6160208Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6162214Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6163860Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6166356Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6168606Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6170754Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6172768Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6174570Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6176026Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6178045Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6179960Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6181909Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6183900Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6185125Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6187163Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6189277Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6191590Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6192573Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6194606Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6196143Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6198245Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6200004Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6202440Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6204342Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6205837Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6208123Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6209706Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6211357Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6213397Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6215410Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6217315Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6219521Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6221404Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6223466Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6224588Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6226501Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6228351Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6229895Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6231665Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6233645Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6441881Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6443295Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6445022Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6446578Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6448344Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6450051Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6451380Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6453522Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6454797Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6456422Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6458252Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6460662Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6462628Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6464405Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6466189Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6468173Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6469735Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6471500Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6473444Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6474817Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6476629Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6478156Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6479767Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6481818Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6482960Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6485048Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6486536Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6488133Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6490357Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6492221Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6493913Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6496234Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6497662Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6500012Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6502038Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6503792Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6505654Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6507011Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6508898Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6511159Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6512861Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6514167Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6516198Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6517976Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6519949Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6521916Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6523438Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6525442Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6527256Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6529217Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6531161Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6533496Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6535054Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6536574Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6538315Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6541157Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6542814Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6544728Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6546189Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6548334Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6550211Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6552107Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6553963Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6555616Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6557644Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6559133Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6560885Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6562551Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6564084Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6565616Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6567174Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6568766Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6570233Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6572400Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6574627Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6576520Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6578463Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6580344Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6582386Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6584398Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6585883Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6587784Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6589372Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6590998Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6593238Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6594954Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6596485Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6597892Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6599396Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6601316Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6602747Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6604154Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6606590Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6608035Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6609886Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6611428Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6841991Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6843167Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6845123Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6846899Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6848507Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6849935Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6851981Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6853892Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6856309Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6857426Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6858711Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6860774Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6863467Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6865474Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6867768Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6869129Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6871331Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6873365Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6874688Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6877088Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6878583Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6880735Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6882970Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6885265Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6886969Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6888829Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6891118Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6893527Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6895404Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-25T04:39:23.6898010Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx90a/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:23.6900204Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/debug_simulate_encoded_softmax/FONLY__^fp16@16___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:23.6901711Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/debug_simulate_encoded_softmax/FONLY__^fp32@16___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:23.6903070Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/debug_simulate_encoded_softmax/FONLY__^bf16@16___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/debug_simulate_encoded_softmax 2025-04-25T04:39:23.6905034Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6906912Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,64,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6908778Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,192,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6909890Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,256,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6911711Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,160,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6912814Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,192,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6914959Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,224,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6916179Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,512,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6918009Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,192,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6919063Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,224,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6920918Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,32,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6922035Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,512,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6923726Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,160,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6925001Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,192,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6927099Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,256,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6928549Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,64,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6930122Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,80,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6931437Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,16,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6932913Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,48,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6934241Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,128,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6935632Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,512,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6936919Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,128,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6938432Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,64,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6939426Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,48,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6940853Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,96,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6942298Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,48,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6944066Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,224,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6945392Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,128,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6946953Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,256,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6948383Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,128,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6949881Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,80,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6951358Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,160,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6952721Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,16,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6954131Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,32,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6955582Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,512,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6956967Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,160,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6958544Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,16,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6959926Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,64,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6961286Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,16,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6962723Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,80,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6964139Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,96,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6965559Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,80,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6967806Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,96,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6969080Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,224,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6970664Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,96,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6972141Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,512,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6973830Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,48,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6975197Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,128,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6976687Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,48,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6978048Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,80,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6979512Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,224,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6981011Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,32,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6982422Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,64,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6984099Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,80,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6985376Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,32,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6986839Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,192,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6988732Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,48,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6990203Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,16,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6991486Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,192,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6992999Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,32,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6994434Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,224,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6995866Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,96,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6997407Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,256,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.6998964Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,96,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.7000318Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,64,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.7001853Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,160,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.7003174Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,256,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.7004681Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,512,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.7006122Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,128,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.7007646Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,16,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.7008962Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,32,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.7010415Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,256,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.7011848Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,160,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-25T04:39:23.7015077Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7017101Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7018994Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7020951Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7022842Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7025238Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7027111Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7028939Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7030844Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7033042Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7034544Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7036329Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7038320Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7040377Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7042236Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7044335Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7046074Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7048350Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7050212Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7051958Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7053946Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7055763Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7057521Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7059279Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7061220Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7063580Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7065405Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7067285Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7069372Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7071193Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7073651Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7074914Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7076834Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7078987Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7081161Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7082455Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7084074Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7085716Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7087292Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7089570Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7090945Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7092468Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7093808Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7095327Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7097517Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7099243Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7100813Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7102842Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7104480Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7106082Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7107664Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7109271Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7110758Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7112421Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7114499Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7116221Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7117839Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7120246Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7122144Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7123719Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7125434Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7126982Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7128575Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7130538Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7132110Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7133691Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7135771Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7137814Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7139973Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7142110Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7143740Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7145664Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7147389Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7149463Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7152069Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7153593Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7155382Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7157014Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7159375Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7161025Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7163922Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7165634Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7167059Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7168560Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7169865Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7171210Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7172396Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7174086Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7175353Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7176979Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7178901Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7180896Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7181984Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7184649Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7186453Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7187918Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7189308Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7191508Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7193084Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7194631Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7196172Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7197705Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7199260Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7200804Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7202381Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7203966Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7206048Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7207375Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7208833Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7210214Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7211756Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7213395Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7214722Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7216294Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7217670Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7219268Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7220772Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7222337Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7223967Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7225494Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7227269Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7229070Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7230610Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7232060Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7233622Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7235161Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7236640Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7238885Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7241140Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7242647Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7244098Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7245494Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7247293Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7248952Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7250807Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7252855Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7254285Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7255848Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7257358Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7259017Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7260814Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7262669Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7264108Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7265688Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7267253Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7269041Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7270614Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7272730Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7274426Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7276041Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7277728Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7279403Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7281130Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7282856Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7284381Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7286263Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7287875Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7289639Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7291451Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7293704Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7295291Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7297672Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7299365Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7301172Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7303219Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7304889Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7306496Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7308198Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7309990Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7311873Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7313656Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7315330Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7317050Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7318633Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7320221Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7543342Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7545058Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7546576Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7548481Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7550455Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7552287Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7553721Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7555633Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7557531Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7559035Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7560748Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7562823Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7565016Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7566814Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7568700Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7570634Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7572088Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7573953Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7575479Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7577465Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7579169Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7581009Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7582993Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7584877Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7586685Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7588511Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7590098Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7591882Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7593603Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7595192Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7597042Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7598996Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7600921Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7602768Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7604343Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7606172Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7608453Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7610036Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7611649Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7613552Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7615531Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7617671Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7619577Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7621397Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7623570Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7625370Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7627334Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7628802Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7630624Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7632381Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7634642Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7636075Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7638193Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7640328Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7642187Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7644433Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7646028Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7648070Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7649583Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7652205Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7654558Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7656348Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7658139Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7659674Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7661418Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7663737Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7665797Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7667502Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7669444Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7671388Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7673341Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7674848Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7677060Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7679173Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7681099Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7683239Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7685100Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7686961Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7688377Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7690461Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7692525Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7694570Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7696536Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7697978Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7699453Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7701340Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7703592Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7705367Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7707269Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7708931Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7711495Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7713024Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7714625Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7716201Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7717915Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7720076Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7721685Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7723863Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7725507Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7727288Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7729560Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7731082Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7732782Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7734898Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7737281Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7738781Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7740591Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7742348Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7744157Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7745720Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7747688Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7749350Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7750971Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7752811Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7755156Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7756790Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7758589Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7760123Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7761899Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7763621Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7765234Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7767421Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7768916Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7770611Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7772792Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7774479Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7776108Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7777831Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7779604Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7781432Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7783178Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7784810Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7786888Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7788517Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7790289Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7793633Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7795035Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7796584Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7797800Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7799245Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7801718Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7803136Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7804576Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7806105Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7807802Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7809606Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7811284Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7812810Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7814487Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7816130Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7817655Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7819865Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7821595Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.7823192Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8043239Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8044836Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8046185Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8048138Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8050150Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8051713Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8053704Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8056042Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8057672Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8059592Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8061663Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8062955Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8064859Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8066796Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8068806Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8070410Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8072488Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8074321Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8076012Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8077904Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8079394Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8081158Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8095018Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8096671Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8098030Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8099294Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8100397Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8101872Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8103191Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8104453Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8105494Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8106956Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8108074Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8109346Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8110682Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8112024Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8113265Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8114416Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8115761Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8116887Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8118102Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8119594Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8121065Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8122487Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8123988Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8124951Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8126444Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8127804Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8129384Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8131231Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8133172Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8134831Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8136540Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8138325Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8140044Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8141963Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8143745Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8146011Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8147492Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8149172Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8151502Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8153377Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8154996Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8157089Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8159057Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8160447Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8162066Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8163966Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8166001Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8167619Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8169078Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8170760Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8172528Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8174699Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8176253Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8178273Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8179860Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8182094Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8184174Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8185935Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8187788Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8189995Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8192154Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8193929Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8195669Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8197444Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8199325Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8201631Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8204416Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8206992Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8208741Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8210707Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8213137Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8214215Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8215579Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8216959Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8218378Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8219804Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8221224Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8223318Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8224906Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8226528Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8228037Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8229680Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-25T04:39:23.8233341Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8235133Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8237364Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8238875Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8242132Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8244547Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8246478Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8248389Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8250258Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8252047Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8253708Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8255315Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8257230Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8258984Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8261264Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8262859Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8264978Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8266813Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8268625Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8270397Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8272359Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8274573Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8276140Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8278339Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8279969Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8282265Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8284042Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8285782Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8287899Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8290028Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8291589Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8294352Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8295996Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8298550Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8300258Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8302297Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8304344Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8305924Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8307409Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8309100Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8311371Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8313304Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8314921Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8316522Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8318179Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8542930Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8544398Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8546532Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8548305Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8550626Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8552196Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8554195Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8556441Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8557950Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8559814Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8561668Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8563390Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8565185Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8566983Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8568813Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8571467Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8573489Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8575736Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8577625Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8579306Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8581538Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8582772Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8584479Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8586232Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8587751Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8589423Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8591208Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8592620Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8594152Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8596091Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8597181Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8599515Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8600808Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8602810Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8605008Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8606658Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8608779Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8609891Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8611352Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8613407Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8615083Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8616812Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8619043Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8620607Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8622529Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8624297Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8626283Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8627997Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8629725Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8631405Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8632964Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8634209Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8636492Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8638245Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8640098Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8641401Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8643162Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8644967Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8646453Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8648191Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8649930Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8652438Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8653759Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8655941Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8657181Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8659260Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8661101Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8662706Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8664290Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8666358Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8667716Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8669192Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8671228Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8672734Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8674528Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8676030Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8678026Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8679332Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8681315Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8683106Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8684430Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8686383Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8687898Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8689684Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8691274Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8692849Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8694642Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8696321Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8698231Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8699824Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8701848Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8703616Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8705461Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8707111Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8708580Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8710272Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8712137Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8713668Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8716169Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8717697Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8719712Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8721372Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8723165Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8724882Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8726919Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8728957Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8730655Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8732811Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8734679Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8736438Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8738437Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8740344Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8742381Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8744422Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8746555Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8748545Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8751154Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8752762Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8754666Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8756013Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8757834Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8759663Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8761221Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8763405Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8765421Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8767908Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8769812Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8772133Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8774163Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8776141Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8778748Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8780530Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8782081Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8784059Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8785561Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8787540Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8789411Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8791297Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8793236Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8794597Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8796690Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8798507Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8800244Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8802264Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8803752Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8806113Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8807985Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8809429Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8811472Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8813289Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8814832Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8816599Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8818490Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8820474Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8822067Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8823943Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.8825843Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9043825Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9046096Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9047696Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9050138Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9051940Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9054123Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9056172Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9057817Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9059804Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9061928Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9063898Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9066067Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9067585Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9069173Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9071286Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9073656Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9075434Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9077627Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9079824Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9082030Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9084119Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9086865Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9089661Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9092709Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9095116Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9097645Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9099932Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9102408Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9104797Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9107027Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9109224Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9111591Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9113882Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9116151Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9118531Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9120738Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9123122Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9125418Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9127711Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9129884Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9132182Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9134446Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9136722Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9139359Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9141783Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9144115Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9146453Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9148734Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9151002Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9153255Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9155474Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9157732Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9160072Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9162459Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9164794Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9167268Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9169576Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9172006Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9174369Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9176649Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9178972Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9181761Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9184453Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9187563Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9190477Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9192783Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9195115Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9197391Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9199732Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9202156Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9204463Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9207279Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9210456Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9213648Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9217076Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9219975Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9223246Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9225959Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9228661Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9231249Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9233952Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9236618Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9239413Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9242128Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9245178Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9248173Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9251322Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9254462Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9257476Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9260254Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9263825Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9266857Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9269988Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9272860Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9276023Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9279235Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9282572Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9285855Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9289008Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9291765Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9295212Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9298614Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9301847Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9303939Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9306062Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9308086Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9310096Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9312111Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9314117Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9316125Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9318127Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9320211Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9322209Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9324200Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9326252Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9328259Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9330305Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9332348Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9334350Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9336361Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9338525Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9340522Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9342610Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9344625Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9346631Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9348710Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9350716Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9352734Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9354771Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9356773Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9358784Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9360817Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9362863Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9364879Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9366875Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9368859Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9370874Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9372886Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9374888Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9376898Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9379008Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9381024Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9383132Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9385207Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9387225Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9389261Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9391340Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9393333Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9395311Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9443580Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9446522Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9448823Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9451051Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9453359Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9455652Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9458130Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9460387Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9462715Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9465139Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9467436Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9469686Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9472209Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9474878Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9477726Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9479988Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9482219Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9484497Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9486624Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9488796Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9491045Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9493260Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9495426Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9497712Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9500025Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9502287Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9505135Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9508230Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9511141Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9514160Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9516981Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9519753Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9522808Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9525355Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9527892Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9530963Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9533604Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9536831Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9539393Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9541680Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9543881Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9547104Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9550526Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,0___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9553694Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9557168Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9560235Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,1___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-25T04:39:23.9562696Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:23.9565029Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng_tensor/FONLY__^i32@16___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:23.9568385Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng_tensor/FONLY__^fp32@16___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng_tensor 2025-04-25T04:39:23.9570890Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9573295Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9576458Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9579895Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9583223Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9586518Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9590058Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9593308Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9597047Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9599965Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9603517Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9607121Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9610874Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9614537Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9617808Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9620866Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9623573Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9625998Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9628341Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9630716Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9633013Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9635071Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9637103Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9639476Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9641515Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9643554Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9645591Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9647966Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9650159Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9652602Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9654864Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9657223Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9659667Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9661996Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9664205Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9666547Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9668873Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9671350Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9673886Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9676328Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9678633Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9680885Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9683194Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9685533Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9688002Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9690391Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9692661Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9694995Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9697260Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9699547Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9702104Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9704512Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9706774Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9709236Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9711475Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9713701Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9715747Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9717986Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9720362Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9722774Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9725157Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9727539Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9730187Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9732279Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9734454Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9736934Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9739643Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9742245Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9744807Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9747265Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9749597Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9752005Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,True___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9754323Z copying build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,False___MI200.aks2 -> build/bdist.linux-x86_64/wheel/./torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-25T04:39:23.9755825Z creating build/bdist.linux-x86_64/wheel/torch/include 2025-04-25T04:39:23.9756701Z copying build/lib.linux-x86_64-cpython-310/torch/include/pthreadpool.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:23.9757869Z copying build/lib.linux-x86_64-cpython-310/torch/include/fxdiv.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:23.9758945Z copying build/lib.linux-x86_64-cpython-310/torch/include/cpuinfo.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:23.9760053Z copying build/lib.linux-x86_64-cpython-310/torch/include/qnnpack_func.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:23.9761235Z copying build/lib.linux-x86_64-cpython-310/torch/include/clog.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:23.9762370Z copying build/lib.linux-x86_64-cpython-310/torch/include/psimd.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:23.9763355Z copying build/lib.linux-x86_64-cpython-310/torch/include/fp16.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:23.9764548Z copying build/lib.linux-x86_64-cpython-310/torch/include/nnpack.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:23.9765725Z copying build/lib.linux-x86_64-cpython-310/torch/include/xnnpack.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:23.9766914Z copying build/lib.linux-x86_64-cpython-310/torch/include/experiments-config.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:23.9768007Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:23.9769167Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_config.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:23.9770333Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_debug.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:23.9771487Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_ocl.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:23.9772504Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_sycl.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:23.9773630Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_sycl_types.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:23.9774819Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_threadpool.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:23.9776061Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_types.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:23.9777151Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_version.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:23.9778299Z copying build/lib.linux-x86_64-cpython-310/torch/include/sleef.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:23.9779323Z copying build/lib.linux-x86_64-cpython-310/torch/include/libshm.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:23.9780085Z creating build/bdist.linux-x86_64/wheel/torch/include/aotriton 2025-04-25T04:39:23.9781211Z copying build/lib.linux-x86_64-cpython-310/torch/include/aotriton/runtime.h -> build/bdist.linux-x86_64/wheel/./torch/include/aotriton 2025-04-25T04:39:23.9782705Z copying build/lib.linux-x86_64-cpython-310/torch/include/aotriton/util.h -> build/bdist.linux-x86_64/wheel/./torch/include/aotriton 2025-04-25T04:39:23.9784046Z copying build/lib.linux-x86_64-cpython-310/torch/include/aotriton/dtypes.h -> build/bdist.linux-x86_64/wheel/./torch/include/aotriton 2025-04-25T04:39:23.9785452Z copying build/lib.linux-x86_64-cpython-310/torch/include/aotriton/cpp_tune.h -> build/bdist.linux-x86_64/wheel/./torch/include/aotriton 2025-04-25T04:39:23.9786840Z copying build/lib.linux-x86_64-cpython-310/torch/include/aotriton/config.h -> build/bdist.linux-x86_64/wheel/./torch/include/aotriton 2025-04-25T04:39:23.9788244Z copying build/lib.linux-x86_64-cpython-310/torch/include/aotriton/flash.h -> build/bdist.linux-x86_64/wheel/./torch/include/aotriton 2025-04-25T04:39:23.9789246Z creating build/bdist.linux-x86_64/wheel/torch/include/aotriton/_internal 2025-04-25T04:39:23.9790457Z copying build/lib.linux-x86_64-cpython-310/torch/include/aotriton/_internal/triton_kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/aotriton/_internal 2025-04-25T04:39:23.9791901Z copying build/lib.linux-x86_64-cpython-310/torch/include/aotriton/_internal/util.h -> build/bdist.linux-x86_64/wheel/./torch/include/aotriton/_internal 2025-04-25T04:39:23.9793370Z copying build/lib.linux-x86_64-cpython-310/torch/include/aotriton/_internal/packed_kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/aotriton/_internal 2025-04-25T04:39:23.9794597Z creating build/bdist.linux-x86_64/wheel/torch/include/google 2025-04-25T04:39:23.9795140Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf 2025-04-25T04:39:23.9796332Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/any.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9797955Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/any.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9799492Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/api.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9800982Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/arena.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9802662Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/arena_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9804289Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/arenastring.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9805930Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/descriptor.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9807594Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/descriptor.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9809218Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/descriptor_database.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9811056Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/duration.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9812784Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/dynamic_message.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9814267Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/empty.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9815969Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/extension_set.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9817500Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/extension_set_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9819231Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/field_mask.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9820904Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/generated_enum_reflection.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9822729Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/generated_enum_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9824379Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/generated_message_reflection.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9826270Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/generated_message_table_driven.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9827914Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/generated_message_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9829611Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/has_bits.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9831272Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/implicit_weak_message.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9833123Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/inlined_string_field.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9834783Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/map.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9836344Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/map_entry.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9838074Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/map_entry_lite.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9839561Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/map_field.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9841038Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/map_field_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9842736Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/map_field_lite.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9844269Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/map_type_handler.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9845686Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/message.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9847516Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/message_lite.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9849127Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/metadata.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9850726Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/metadata_lite.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9852250Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/parse_context.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9853742Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/port.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9855258Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/reflection.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9856800Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/reflection_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9858321Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/repeated_field.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9859764Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/service.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9861300Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/source_context.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9862930Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/struct.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9864394Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/text_format.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9865816Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/timestamp.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9867267Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/type.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9868805Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/unknown_field_set.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9870281Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/wire_format.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9871731Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/wire_format_lite.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9873284Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/wrappers.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-04-25T04:39:23.9874514Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler 2025-04-25T04:39:23.9875885Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/code_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler 2025-04-25T04:39:23.9877571Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/command_line_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler 2025-04-25T04:39:23.9879215Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/importer.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler 2025-04-25T04:39:23.9880952Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/parser.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler 2025-04-25T04:39:23.9882592Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/plugin.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler 2025-04-25T04:39:23.9884162Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/plugin.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler 2025-04-25T04:39:23.9885417Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/cpp 2025-04-25T04:39:23.9886618Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/cpp/cpp_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/cpp 2025-04-25T04:39:23.9887980Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/csharp 2025-04-25T04:39:23.9889284Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/csharp/csharp_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/csharp 2025-04-25T04:39:23.9891157Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/csharp/csharp_names.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/csharp 2025-04-25T04:39:23.9892425Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/java 2025-04-25T04:39:23.9893728Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/java/java_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/java 2025-04-25T04:39:23.9895525Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/java/java_names.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/java 2025-04-25T04:39:23.9896695Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/js 2025-04-25T04:39:23.9898015Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/js/js_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/js 2025-04-25T04:39:23.9899729Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/js/well_known_types_embed.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/js 2025-04-25T04:39:23.9901094Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/objectivec 2025-04-25T04:39:23.9902664Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/objectivec 2025-04-25T04:39:23.9904649Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/objectivec 2025-04-25T04:39:23.9906146Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/php 2025-04-25T04:39:23.9907370Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/php/php_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/php 2025-04-25T04:39:23.9908750Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/python 2025-04-25T04:39:23.9910145Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/python/python_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/python 2025-04-25T04:39:23.9911481Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/ruby 2025-04-25T04:39:23.9912761Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/ruby/ruby_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/ruby 2025-04-25T04:39:23.9914083Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/io 2025-04-25T04:39:23.9915177Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io/coded_stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-04-25T04:39:23.9916745Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io/gzip_stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-04-25T04:39:23.9918333Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io/io_win32.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-04-25T04:39:23.9919837Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io/printer.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-04-25T04:39:23.9921284Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io/strtod.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-04-25T04:39:23.9922855Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io/tokenizer.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-04-25T04:39:23.9924379Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io/zero_copy_stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-04-25T04:39:23.9926041Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io/zero_copy_stream_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-04-25T04:39:23.9927658Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-04-25T04:39:23.9928876Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/stubs 2025-04-25T04:39:23.9930037Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/bytestream.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-04-25T04:39:23.9931683Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/callback.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-04-25T04:39:23.9933222Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/casts.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-04-25T04:39:23.9934817Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-04-25T04:39:23.9936534Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/fastmem.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-04-25T04:39:23.9938323Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/hash.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-04-25T04:39:23.9939716Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/logging.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-04-25T04:39:23.9941197Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-04-25T04:39:23.9942918Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/map_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-04-25T04:39:23.9944524Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/mutex.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-04-25T04:39:23.9946289Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/once.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-04-25T04:39:23.9948155Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/platform_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-04-25T04:39:23.9950117Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/port.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-04-25T04:39:23.9951831Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/status.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-04-25T04:39:23.9953604Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/stl_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-04-25T04:39:23.9955402Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/stringpiece.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-04-25T04:39:23.9957380Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/strutil.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-04-25T04:39:23.9959159Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/template_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-04-25T04:39:23.9960426Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/util 2025-04-25T04:39:23.9961649Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util/delimited_message_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-04-25T04:39:23.9963455Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util/field_comparator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-04-25T04:39:23.9965111Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util/field_mask_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-04-25T04:39:23.9966882Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util/json_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-04-25T04:39:23.9968703Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util/message_differencer.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-04-25T04:39:23.9970252Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util/time_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-04-25T04:39:23.9972149Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util/type_resolver.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-04-25T04:39:23.9973863Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util/type_resolver_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-04-25T04:39:23.9975051Z creating build/bdist.linux-x86_64/wheel/torch/include/fp16 2025-04-25T04:39:23.9975956Z copying build/lib.linux-x86_64-cpython-310/torch/include/fp16/bitcasts.h -> build/bdist.linux-x86_64/wheel/./torch/include/fp16 2025-04-25T04:39:23.9977201Z copying build/lib.linux-x86_64-cpython-310/torch/include/fp16/fp16.h -> build/bdist.linux-x86_64/wheel/./torch/include/fp16 2025-04-25T04:39:23.9978382Z copying build/lib.linux-x86_64-cpython-310/torch/include/fp16/psimd.h -> build/bdist.linux-x86_64/wheel/./torch/include/fp16 2025-04-25T04:39:23.9979150Z creating build/bdist.linux-x86_64/wheel/torch/include/asmjit 2025-04-25T04:39:23.9980078Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/asmjit.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit 2025-04-25T04:39:23.9981320Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/asmjit-scope-begin.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit 2025-04-25T04:39:23.9982743Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/asmjit-scope-end.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit 2025-04-25T04:39:23.9984178Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit 2025-04-25T04:39:23.9985413Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit 2025-04-25T04:39:23.9986512Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit 2025-04-25T04:39:23.9987447Z creating build/bdist.linux-x86_64/wheel/torch/include/asmjit/core 2025-04-25T04:39:23.9988579Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/api-config.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:23.9990051Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/archtraits.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:23.9991505Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/archcommons.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:23.9993046Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/assembler.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:23.9994514Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/builder.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:23.9996013Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/codebuffer.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:23.9997587Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/codeholder.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:23.9999073Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/compiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0000611Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/compilerdefs.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0002285Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/constpool.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0003889Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/cpuinfo.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0005449Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/emitter.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0007077Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/environment.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0008761Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/errorhandler.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0010234Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/formatter.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0011761Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/func.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0013230Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/globals.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0014739Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/inst.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0016388Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/jitallocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0017835Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/jitruntime.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0019301Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/logger.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0020746Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/operand.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0022316Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/osutils.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0023736Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/string.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0025174Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/support.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0026510Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/target.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0028009Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/type.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0029594Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/virtmem.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0031093Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/zone.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0032479Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/zonehash.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0033987Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/zonelist.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0035597Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/zonestack.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0037160Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/zonestring.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0038745Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/zonetree.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0040245Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core/zonevector.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-04-25T04:39:24.0041174Z creating build/bdist.linux-x86_64/wheel/torch/include/asmjit/arm 2025-04-25T04:39:24.0042381Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm/armglobals.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/arm 2025-04-25T04:39:24.0043808Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm/armoperand.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/arm 2025-04-25T04:39:24.0045218Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm/a64assembler.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/arm 2025-04-25T04:39:24.0046443Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm/a64builder.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/arm 2025-04-25T04:39:24.0047858Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm/a64compiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/arm 2025-04-25T04:39:24.0049205Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm/a64emitter.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/arm 2025-04-25T04:39:24.0050610Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm/a64globals.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/arm 2025-04-25T04:39:24.0051977Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm/a64instdb.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/arm 2025-04-25T04:39:24.0053376Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm/a64operand.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/arm 2025-04-25T04:39:24.0054827Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm/a64utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/arm 2025-04-25T04:39:24.0055875Z creating build/bdist.linux-x86_64/wheel/torch/include/asmjit/x86 2025-04-25T04:39:24.0057016Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86/x86assembler.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/x86 2025-04-25T04:39:24.0058457Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86/x86builder.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/x86 2025-04-25T04:39:24.0060045Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86/x86compiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/x86 2025-04-25T04:39:24.0061585Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86/x86emitter.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/x86 2025-04-25T04:39:24.0063057Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86/x86globals.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/x86 2025-04-25T04:39:24.0064502Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86/x86instdb.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/x86 2025-04-25T04:39:24.0065965Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86/x86operand.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/x86 2025-04-25T04:39:24.0066934Z creating build/bdist.linux-x86_64/wheel/torch/include/fbgemm 2025-04-25T04:39:24.0067907Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/ConvUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0069252Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/Fbgemm.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0070502Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmBuild.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0071834Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmConvert.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0073105Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmEmbedding.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0074470Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmFP16.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0075817Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmFPCommon.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0077211Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmI64.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0078477Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0079898Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmI8DirectconvAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0081322Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmI8Spmdm.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0082763Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmPackMatrixB.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0084011Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmSparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0085464Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/OutputProcessing-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0086932Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/PackingTraits-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0088210Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/QuantUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0089782Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/QuantUtilsAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0091191Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/QuantUtilsAvx512.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0092595Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/spmmUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0093996Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/spmmUtilsAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0095398Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/SimdUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0096607Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0098080Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/UtilsAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0099694Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/Types.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-25T04:39:24.0100687Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11 2025-04-25T04:39:24.0102259Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/attr.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-25T04:39:24.0103698Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/buffer_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-25T04:39:24.0105019Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/cast.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-25T04:39:24.0106155Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/chrono.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-25T04:39:24.0107499Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-25T04:39:24.0108769Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/complex.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-25T04:39:24.0110074Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-25T04:39:24.0110760Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/embed.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-25T04:39:24.0111295Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eval.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-25T04:39:24.0111935Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/functional.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-25T04:39:24.0112500Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/gil.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-25T04:39:24.0113164Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/gil_safe_call_once.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-25T04:39:24.0113772Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/iostream.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-25T04:39:24.0114270Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/numpy.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-25T04:39:24.0114885Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/operators.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-25T04:39:24.0115594Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/options.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-25T04:39:24.0116287Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/pybind11.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-25T04:39:24.0116969Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/pytypes.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-25T04:39:24.0117477Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/stl.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-25T04:39:24.0118143Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/stl_bind.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-25T04:39:24.0118739Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/type_caster_pyobject_ptr.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-25T04:39:24.0119428Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/typing.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-25T04:39:24.0119758Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2025-04-25T04:39:24.0120453Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/class.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-04-25T04:39:24.0121185Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-04-25T04:39:24.0121881Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/cpp_conduit.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-04-25T04:39:24.0122615Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/descr.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-04-25T04:39:24.0123319Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/exception_translation.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-04-25T04:39:24.0124169Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-04-25T04:39:24.0124919Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/internals.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-04-25T04:39:24.0125696Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/type_caster_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-04-25T04:39:24.0126471Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/typeid.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-04-25T04:39:24.0127176Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/value_and_holder.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-04-25T04:39:24.0127416Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2025-04-25T04:39:24.0128037Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/eigen 2025-04-25T04:39:24.0128778Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen/matrix.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/eigen 2025-04-25T04:39:24.0129517Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/eigen 2025-04-25T04:39:24.0129841Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/stl 2025-04-25T04:39:24.0130489Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/stl/filesystem.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/stl 2025-04-25T04:39:24.0130798Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2025-04-25T04:39:24.0131516Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/tensorpipe.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe 2025-04-25T04:39:24.0132228Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/config.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe 2025-04-25T04:39:24.0132590Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel 2025-04-25T04:39:24.0133276Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/context.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel 2025-04-25T04:39:24.0134021Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel 2025-04-25T04:39:24.0134401Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/basic 2025-04-25T04:39:24.0135272Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/basic/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel/basic 2025-04-25T04:39:24.0135620Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/xth 2025-04-25T04:39:24.0136338Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/xth/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel/xth 2025-04-25T04:39:24.0136595Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cma 2025-04-25T04:39:24.0137688Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cma/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel/cma 2025-04-25T04:39:24.0137998Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/mpt 2025-04-25T04:39:24.0138915Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/mpt/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel/mpt 2025-04-25T04:39:24.0139218Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2025-04-25T04:39:24.0139918Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common/buffer.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/common 2025-04-25T04:39:24.0140741Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common/cpu_buffer.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/common 2025-04-25T04:39:24.0141550Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common/device.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/common 2025-04-25T04:39:24.0142292Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/common 2025-04-25T04:39:24.0143014Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common/optional.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/common 2025-04-25T04:39:24.0143334Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2025-04-25T04:39:24.0144110Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core/context.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/core 2025-04-25T04:39:24.0144721Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/core 2025-04-25T04:39:24.0145650Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core/listener.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/core 2025-04-25T04:39:24.0146432Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core/message.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/core 2025-04-25T04:39:24.0147216Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core/pipe.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/core 2025-04-25T04:39:24.0147518Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport 2025-04-25T04:39:24.0148467Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/context.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport 2025-04-25T04:39:24.0149361Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport 2025-04-25T04:39:24.0149730Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2025-04-25T04:39:24.0150603Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport/uv 2025-04-25T04:39:24.0151467Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport/uv 2025-04-25T04:39:24.0152142Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv/utility.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport/uv 2025-04-25T04:39:24.0152418Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/shm 2025-04-25T04:39:24.0153267Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/shm/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport/shm 2025-04-25T04:39:24.0153649Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2025-04-25T04:39:24.0154515Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport/ibv 2025-04-25T04:39:24.0155422Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport/ibv 2025-04-25T04:39:24.0156296Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv/utility.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport/ibv 2025-04-25T04:39:24.0156496Z creating build/bdist.linux-x86_64/wheel/torch/include/oneapi 2025-04-25T04:39:24.0156802Z creating build/bdist.linux-x86_64/wheel/torch/include/oneapi/dnnl 2025-04-25T04:39:24.0157559Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_config.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0158251Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_version.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0159046Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_version_hash.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0159731Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0160407Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_common.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0161200Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_common_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0161881Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_debug.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0162695Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_graph.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0163351Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_graph_ocl.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0164112Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_graph_sycl.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0164734Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_graph_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0165445Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_ocl.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0166357Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_ocl_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0167624Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_sycl.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0168927Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_sycl_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0170506Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_threadpool.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0171710Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0173737Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_ukernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0175373Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_ukernel_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0176616Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0182118Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_common.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0183908Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_graph.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0185590Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0187071Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0188423Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_ocl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0189962Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_sycl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0191655Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_threadpool.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0193347Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0194334Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_ukernel.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-04-25T04:39:24.0195956Z creating build/bdist.linux-x86_64/wheel/torch/include/fmt 2025-04-25T04:39:24.0197546Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/args.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-25T04:39:24.0198954Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/base.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-25T04:39:24.0200923Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/chrono.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-25T04:39:24.0202721Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/color.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-25T04:39:24.0204094Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/compile.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-25T04:39:24.0205565Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/core.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-25T04:39:24.0206876Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/format.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-25T04:39:24.0209580Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/format-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-25T04:39:24.0211230Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/os.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-25T04:39:24.0212644Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/ostream.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-25T04:39:24.0213783Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/printf.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-25T04:39:24.0215363Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/ranges.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-25T04:39:24.0217097Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/std.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-25T04:39:24.0218689Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/xchar.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-25T04:39:24.0220199Z creating build/bdist.linux-x86_64/wheel/torch/include/kineto 2025-04-25T04:39:24.0222056Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/AbstractConfig.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-25T04:39:24.0223630Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/ActivityProfilerInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-25T04:39:24.0225011Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/ActivityTraceInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-25T04:39:24.0226352Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/ActivityType.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-25T04:39:24.0227664Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/Config.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-25T04:39:24.0229062Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/ClientInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-25T04:39:24.0230494Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/GenericTraceActivity.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-25T04:39:24.0231636Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/IActivityProfiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-25T04:39:24.0233507Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/ILoggerObserver.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-25T04:39:24.0234842Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/ITraceActivity.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-25T04:39:24.0236626Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/LoggingAPI.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-25T04:39:24.0238264Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/TraceSpan.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-25T04:39:24.0244834Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/ThreadUtil.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-25T04:39:24.0246235Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/libkineto.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-25T04:39:24.0247726Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/time_since_epoch.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-25T04:39:24.0249218Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/output_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-25T04:39:24.0250845Z creating build/bdist.linux-x86_64/wheel/torch/include/hip 2025-04-25T04:39:24.0252451Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPAlgorithm.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-25T04:39:24.0254071Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPAllocatorConfig.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-25T04:39:24.0255477Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPCachingAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-25T04:39:24.0256867Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPDeviceAssertion.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-25T04:39:24.0258235Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPDeviceAssertionHost.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-25T04:39:24.0259347Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPException.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-25T04:39:24.0260750Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-25T04:39:24.0262111Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPGraphsC10Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-25T04:39:24.0263663Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-25T04:39:24.0264981Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPMacros.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-25T04:39:24.0266359Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPMathCompat.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-25T04:39:24.0267665Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPMiscFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-25T04:39:24.0268802Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPStream.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-25T04:39:24.0270336Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/driver_api.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-25T04:39:24.0271719Z creating build/bdist.linux-x86_64/wheel/torch/include/hip/impl 2025-04-25T04:39:24.0273382Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/impl/HIPGuardImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip/impl 2025-04-25T04:39:24.0274785Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/impl/HIPTest.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip/impl 2025-04-25T04:39:24.0276345Z creating build/bdist.linux-x86_64/wheel/torch/include/c10 2025-04-25T04:39:24.0277743Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/hip 2025-04-25T04:39:24.0279346Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/HIPAlgorithm.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/hip 2025-04-25T04:39:24.0280722Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/HIPAllocatorConfig.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/hip 2025-04-25T04:39:24.0282118Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/HIPCachingAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/hip 2025-04-25T04:39:24.0283513Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/HIPDeviceAssertion.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/hip 2025-04-25T04:39:24.0299036Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/HIPDeviceAssertionHost.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/hip 2025-04-25T04:39:24.0300291Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/HIPException.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/hip 2025-04-25T04:39:24.0301111Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/HIPFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/hip 2025-04-25T04:39:24.0301965Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/HIPGraphsC10Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/hip 2025-04-25T04:39:24.0302768Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/HIPGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/hip 2025-04-25T04:39:24.0303681Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/HIPMacros.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/hip 2025-04-25T04:39:24.0304233Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/HIPMathCompat.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/hip 2025-04-25T04:39:24.0304788Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/HIPMiscFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/hip 2025-04-25T04:39:24.0305600Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/HIPStream.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/hip 2025-04-25T04:39:24.0306237Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/driver_api.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/hip 2025-04-25T04:39:24.0306665Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/hip/impl 2025-04-25T04:39:24.0307408Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/impl/hip_cmake_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/hip/impl 2025-04-25T04:39:24.0308262Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/impl/HIPGuardImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/hip/impl 2025-04-25T04:39:24.0308942Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/impl/HIPTest.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/hip/impl 2025-04-25T04:39:24.0309156Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core 2025-04-25T04:39:24.0310070Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Allocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0310666Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/AutogradState.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0311525Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Backend.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0312140Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/CPUAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0313069Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/CachingDeviceAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0314435Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/CompileTimeFunctionPointer.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0316256Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/ConstantSymNodeImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0317447Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Contiguity.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0319240Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/CopyBytes.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0320631Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DefaultDtype.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0322043Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DefaultTensorOptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0323316Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Device.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0324706Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DeviceArray.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0326051Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0327453Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DeviceType.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0328819Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DispatchKey.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0330613Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DispatchKeySet.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0332397Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DynamicCast.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0333612Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Event.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0335250Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/GeneratorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0336488Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/GradMode.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0338071Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/InferenceMode.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0339925Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Layout.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0340986Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0342507Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/OptionalRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0343885Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/PyHandleCache.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0345197Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/QEngine.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0346575Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/QScheme.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0347963Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/RefcountedDeleter.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0349399Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/SafePyObject.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0350587Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Scalar.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0352187Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0353686Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0354970Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Storage.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0356124Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/StorageImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0357552Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0359011Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/StreamGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0360389Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/SymBool.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0361833Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/SymFloat.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0363171Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/SymInt.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0364888Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/SymIntArrayRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0366017Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/SymNodeImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0367565Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/SymbolicShapeMeta.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0368873Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/TensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0371195Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/TensorOptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0372842Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0374139Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/WrapDimMinimal.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0375488Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/alignment.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0376851Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-04-25T04:39:24.0378757Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2025-04-25T04:39:24.0380451Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/COW.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-04-25T04:39:24.0382060Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/COWDeleter.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-04-25T04:39:24.0383775Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-04-25T04:39:24.0384959Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/FakeGuardImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-04-25T04:39:24.0386543Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/GPUTrace.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-04-25T04:39:24.0388251Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-04-25T04:39:24.0389211Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/InlineDeviceGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-04-25T04:39:24.0390721Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/InlineEvent.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-04-25T04:39:24.0391921Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/InlineStreamGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-04-25T04:39:24.0393770Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-04-25T04:39:24.0395378Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/PyInterpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-04-25T04:39:24.0396802Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/PyObjectSlot.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-04-25T04:39:24.0398174Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-04-25T04:39:24.0399285Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/SizesAndStrides.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-04-25T04:39:24.0400883Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-04-25T04:39:24.0402109Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/VirtualGuardImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-04-25T04:39:24.0403445Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/alloc_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-04-25T04:39:24.0405110Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2025-04-25T04:39:24.0406758Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAAlgorithm.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-04-25T04:39:24.0408152Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAAllocatorConfig.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-04-25T04:39:24.0409557Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDACachingAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-04-25T04:39:24.0411082Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDADeviceAssertion.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-04-25T04:39:24.0412349Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-04-25T04:39:24.0413784Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAException.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-04-25T04:39:24.0414911Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-04-25T04:39:24.0416686Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-04-25T04:39:24.0417790Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-04-25T04:39:24.0419369Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAMacros.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-04-25T04:39:24.0420939Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAMathCompat.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-04-25T04:39:24.0422388Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAMiscFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-04-25T04:39:24.0423602Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAStream.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-04-25T04:39:24.0425128Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/driver_api.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-04-25T04:39:24.0426591Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2025-04-25T04:39:24.0428444Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda/impl 2025-04-25T04:39:24.0430333Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/impl/CUDATest.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda/impl 2025-04-25T04:39:24.0431115Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2025-04-25T04:39:24.0432766Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/macros/Export.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/macros 2025-04-25T04:39:24.0434305Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/macros/Macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/macros 2025-04-25T04:39:24.0435793Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/macros/cmake_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/macros 2025-04-25T04:39:24.0437255Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/metal 2025-04-25T04:39:24.0438977Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/metal/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-04-25T04:39:24.0441177Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/metal/indexing.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-04-25T04:39:24.0442643Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/metal/random.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-04-25T04:39:24.0444138Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/metal/reduction_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-04-25T04:39:24.0445395Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/metal/special_math.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-04-25T04:39:24.0447164Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/metal/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-04-25T04:39:24.0448699Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/mobile 2025-04-25T04:39:24.0450455Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/mobile/CPUCachingAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/mobile 2025-04-25T04:39:24.0452007Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/mobile/CPUProfilingAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/mobile 2025-04-25T04:39:24.0453434Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/test 2025-04-25T04:39:24.0455050Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/test/util 2025-04-25T04:39:24.0456517Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/test/util/Macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/test/util 2025-04-25T04:39:24.0458115Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/test/util/complex_math_test_common.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/test/util 2025-04-25T04:39:24.0459847Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/test/util/complex_test_common.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/test/util 2025-04-25T04:39:24.0461828Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/util 2025-04-25T04:39:24.0464042Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/AbortHandler.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0465125Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/AlignOf.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0467257Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ApproximateClock.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0468512Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Array.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0469762Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ArrayRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0471219Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/BFloat16-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0472476Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/BFloat16-math.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0473830Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/BFloat16.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0475377Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Backtrace.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0476582Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Bitset.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0477947Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/C++17.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0479434Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/CallOnce.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0480798Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ConstexprCrc.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0482175Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/DeadlockDetection.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0483458Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Deprecated.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0484763Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/DimVector.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0486112Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/DynamicCounter.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0487299Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Exception.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0488802Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ExclusivelyOwned.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0490246Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0491358Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/FbcodeMaps.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0492639Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Flags.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0493987Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float4_e2m1fn_x2.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0495329Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e4m3fn-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0496631Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e4m3fn.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0498003Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e4m3fnuz-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0499310Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e4m3fnuz.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0500556Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e5m2-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0501965Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e5m2.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0503301Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e5m2fnuz-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0504699Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e5m2fnuz.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0506090Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e8m0fnu-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0507454Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e8m0fnu.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0508798Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_fnuz_cvt.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0510034Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/FunctionRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0511306Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Gauge.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0512501Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Half-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0513965Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Half.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0515341Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/IdWrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0516576Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Lazy.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0517996Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/LeftRight.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0519289Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Load.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0520584Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Logging.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0522158Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/MathConstants.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0523312Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/MaybeOwned.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0524690Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Metaprogramming.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0525934Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/NetworkFlow.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0527178Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Optional.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0528581Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/OptionalArrayRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0529852Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ParallelGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0531016Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0533157Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ScopeExit.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0534298Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/SmallBuffer.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0535664Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/SmallVector.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0537644Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/StringUtil.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0538837Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Synchronized.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0540531Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ThreadLocal.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0542023Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ThreadLocalDebugInfo.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0543214Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Type.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0544662Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/TypeCast.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0546093Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/TypeIndex.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0547565Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/TypeList.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0549241Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/TypeSafeSignMath.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0550678Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/TypeTraits.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0552105Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Unicode.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0553502Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/UniqueVoidPtr.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0555469Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Unroll.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0556907Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/WaitCounter.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0558386Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/WaitCounterDynamicBackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0559585Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/accumulate.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0561098Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/bit_cast.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0562416Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/bits.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0564049Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/complex.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0565946Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/complex_math.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0567507Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/complex_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0568380Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/copysign.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0569668Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/env.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0570943Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0572318Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/flat_hash_map.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0574136Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/floating_point_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0575252Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/generic_math.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0576640Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/hash.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0577977Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/int128.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0579410Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/intrusive_ptr.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0580968Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/irange.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0582465Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/llvmMathExtras.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0584030Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/logging_is_google_glog.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0585351Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/logging_is_not_google_glog.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0586598Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/numa.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0588099Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/order_preserving_flat_hash_map.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0589720Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/overflows.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0591058Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/overloaded.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0592403Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/python_stub.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0593625Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/qint32.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0594906Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/qint8.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0596285Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/quint2x4.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0597636Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/quint4x2.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0598711Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/quint8.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0600151Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/safe_numerics.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0601451Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/signal_handler.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0602793Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/sparse_bitset.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0604216Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ssize.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0605613Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/static_tracepoint.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0606828Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/static_tracepoint_elfx86.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0608431Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/strides.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0609830Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/string_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0610940Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/string_view.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0612613Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/strong_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0614131Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/tempfile.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0615474Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/thread_name.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0616694Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/typeid.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0618226Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/win32-headers.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-04-25T04:39:24.0620060Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2025-04-25T04:39:24.0621860Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/XPUCachingAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu 2025-04-25T04:39:24.0623321Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/XPUDeviceProp.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu 2025-04-25T04:39:24.0624677Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/XPUException.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu 2025-04-25T04:39:24.0626040Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/XPUFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu 2025-04-25T04:39:24.0627346Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/XPUMacros.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu 2025-04-25T04:39:24.0628751Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/XPUStream.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu 2025-04-25T04:39:24.0630402Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/impl 2025-04-25T04:39:24.0632060Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/impl/XPUGuardImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu/impl 2025-04-25T04:39:24.0633658Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/test 2025-04-25T04:39:24.0635352Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/test/impl 2025-04-25T04:39:24.0636991Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/test/impl/XPUTest.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu/test/impl 2025-04-25T04:39:24.0639060Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2 2025-04-25T04:39:24.0640598Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2025-04-25T04:39:24.0642166Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/core/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/core 2025-04-25T04:39:24.0643741Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/core/timer.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/core 2025-04-25T04:39:24.0645189Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/core/macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/core 2025-04-25T04:39:24.0646841Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2025-04-25T04:39:24.0648698Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/perfkernels/batch_box_cox_vec.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/perfkernels 2025-04-25T04:39:24.0650204Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/perfkernels/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/perfkernels 2025-04-25T04:39:24.0651817Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/perfkernels/embedding_lookup_idx.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/perfkernels 2025-04-25T04:39:24.0653186Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2025-04-25T04:39:24.0654829Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize/crc_alt.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/serialize 2025-04-25T04:39:24.0657007Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize/file_adapter.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/serialize 2025-04-25T04:39:24.0658704Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize/in_memory_adapter.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/serialize 2025-04-25T04:39:24.0660118Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize/inline_container.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/serialize 2025-04-25T04:39:24.0661804Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize/istream_adapter.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/serialize 2025-04-25T04:39:24.0663255Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize/read_adapter_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/serialize 2025-04-25T04:39:24.0664522Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize/versions.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/serialize 2025-04-25T04:39:24.0666073Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2025-04-25T04:39:24.0667708Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/fixed_divisor.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils 2025-04-25T04:39:24.0669220Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/proto_wrap.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils 2025-04-25T04:39:24.0670645Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/string_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils 2025-04-25T04:39:24.0672392Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2025-04-25T04:39:24.0674528Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool/ThreadPool.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils/threadpool 2025-04-25T04:39:24.0676469Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils/threadpool 2025-04-25T04:39:24.0677655Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool/WorkersPool.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils/threadpool 2025-04-25T04:39:24.0679103Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils/threadpool 2025-04-25T04:39:24.0680410Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool/pthreadpool.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils/threadpool 2025-04-25T04:39:24.0681885Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool/thread_pool_guard.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils/threadpool 2025-04-25T04:39:24.0683359Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen 2025-04-25T04:39:24.0684794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ATen.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0686459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/AccumulateType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0687873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ArrayRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0689365Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Backend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0690707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Backtrace.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0692114Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/BlasBackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0693459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CPUApplyUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0694979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CPUFixedAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0696503Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0698377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CachedTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0699767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CollapseDims.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0701121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Config.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0702696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Context.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0704290Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/DLConvertor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0705650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Device.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0707883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/DeviceAccelerator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0709297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0710671Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/DimVector.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0712166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Dimname.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0713737Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0715419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Dispatch_v2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0717369Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/DynamicLibrary.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0718727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0720202Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ExpandBase.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0721615Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ExpandUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0723095Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Formatting.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0724569Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/FuncTorchTLS.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0726026Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/FunctionalStorageImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0727524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/FunctionalTensorWrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0728939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0730366Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/InferSize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0731841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/InitialTensorOptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0733151Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Layout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0734774Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/LegacyBatchedFallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0736170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/LegacyBatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0737642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/LegacyVmapMode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0740147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0741665Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/LinalgBackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0743203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MapAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0744614Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MatrixRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0746164Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MemoryOverlap.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0747602Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NamedTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0749040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NamedTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0750444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NestedTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0751932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NumericUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0753445Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/OpMathType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0754875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/OpaqueTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0756360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/PTThreadPool.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0757719Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/PadNd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0759186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Parallel-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0760570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Parallel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0761998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ParallelFuture.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0763444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ParallelNative.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0764828Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ParallelOpenMP.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0766358Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/PythonTorchFunctionTLS.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0767635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ROCmFABackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0768981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SDPBackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0770432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SavedTensorHooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0771761Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Scalar.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0773414Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ScalarOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0774852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ScalarType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0776266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SequenceNumber.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0777661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SmallVector.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0779076Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SparseCsrTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0780553Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SparseCsrTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0782103Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SparseTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0783576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Storage.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0785010Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/StorageUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0786359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0787816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0789227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorGeometry.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0790618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorIndexing.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0792237Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorIterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0794016Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorIteratorInternal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0795352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorMeta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0796899Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorNames.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0798324Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorOperators.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0799697Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorOptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0801185Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorSubclassLikeUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0803199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0804714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ThreadLocalPythonObjects.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0806067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ThreadLocalState.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0807462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TracerMode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0808918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TypeDefault.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0810268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0811690Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Version.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0813148Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/WrapDimUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0814617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/WrapDimUtilsMulti.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0815982Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/autocast_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0818222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ceil_div.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0819723Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/code_template.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0821205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpp_custom_type_hack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0822664Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/div_rtn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0824142Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/dlpack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0825617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/jit_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0827122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/jiterator_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0828476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/record_function.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0830075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CPUFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0831511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CPUFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0833115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0834420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0836192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0837744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0839315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0840773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0842544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0843903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0844925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0846948Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MetaFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0848422Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MetaFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0849868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MethodOperators.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0851499Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0853332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0855110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Operators.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0857024Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0872277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0879394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/VmapGeneratedPlumbing.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0891369Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0892852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CUDAFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-25T04:39:24.0895152Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2025-04-25T04:39:24.0896979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/FlushDenormal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu 2025-04-25T04:39:24.0898455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu 2025-04-25T04:39:24.0899904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vml.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu 2025-04-25T04:39:24.0901723Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2025-04-25T04:39:24.0903581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/functional.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-04-25T04:39:24.0905157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/functional_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-04-25T04:39:24.0906708Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-04-25T04:39:24.0908305Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/intrinsics.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-04-25T04:39:24.0909665Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-04-25T04:39:24.0911151Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-04-25T04:39:24.0912853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec_convert.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-04-25T04:39:24.0914255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec_half.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-04-25T04:39:24.0916243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec_mask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-04-25T04:39:24.0917784Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec_n.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-04-25T04:39:24.0919703Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/sve 2025-04-25T04:39:24.0921571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve/sve_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/sve 2025-04-25T04:39:24.0923226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve/vec_common_sve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/sve 2025-04-25T04:39:24.0924715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve/vec_double.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/sve 2025-04-25T04:39:24.0926321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve/vec_float.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/sve 2025-04-25T04:39:24.0928010Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve/vec_int.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/sve 2025-04-25T04:39:24.0929660Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve/vec_qint.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/sve 2025-04-25T04:39:24.0931402Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec128 2025-04-25T04:39:24.0933196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128/vec128.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec128 2025-04-25T04:39:24.0935026Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec128 2025-04-25T04:39:24.0936763Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128/vec128_convert.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec128 2025-04-25T04:39:24.0938128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec128 2025-04-25T04:39:24.0939941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec128 2025-04-25T04:39:24.0941696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec128 2025-04-25T04:39:24.0943329Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2025-04-25T04:39:24.0945113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-04-25T04:39:24.0946863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-04-25T04:39:24.0948349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-04-25T04:39:24.0949819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-04-25T04:39:24.0951536Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-04-25T04:39:24.0952853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-04-25T04:39:24.0954372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-04-25T04:39:24.0955840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_convert.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-04-25T04:39:24.0957429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-04-25T04:39:24.0958859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-04-25T04:39:24.0960389Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_half.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-04-25T04:39:24.0961660Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-04-25T04:39:24.0963433Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_mask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-04-25T04:39:24.0964871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-04-25T04:39:24.0967377Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:39:24.0968695Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:39:24.0970014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:39:24.0972203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:39:24.0973390Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:39:24.0974560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:39:24.0976324Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:39:24.0977801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:39:24.0979650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:39:24.0981188Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:39:24.0982629Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:39:24.0984033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:39:24.0985711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:39:24.0987131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-04-25T04:39:24.0988762Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/zarch 2025-04-25T04:39:24.0990445Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/zarch 2025-04-25T04:39:24.0992646Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2025-04-25T04:39:24.0994267Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-04-25T04:39:24.0995887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-04-25T04:39:24.0997887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-04-25T04:39:24.0999132Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-04-25T04:39:24.1001287Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_convert.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-04-25T04:39:24.1002682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-04-25T04:39:24.1004524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-04-25T04:39:24.1005718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-04-25T04:39:24.1007631Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_mask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-04-25T04:39:24.1009713Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-04-25T04:39:24.1011728Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2025-04-25T04:39:24.1013396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/AcceleratorHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-04-25T04:39:24.1015017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/CUDAHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-04-25T04:39:24.1016108Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/FunctionTraits.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-04-25T04:39:24.1017483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/HIPHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-04-25T04:39:24.1018713Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/HPUHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-04-25T04:39:24.1020110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/IPUHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-04-25T04:39:24.1021313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/MAIAHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-04-25T04:39:24.1022973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/MPSHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-04-25T04:39:24.1024378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/MTIAHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-04-25T04:39:24.1025682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/PrivateUse1HooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-04-25T04:39:24.1027182Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/XPUHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-04-25T04:39:24.1028651Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2025-04-25T04:39:24.1030398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/ADInterpreters.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-04-25T04:39:24.1031934Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/BatchRulesHelper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-04-25T04:39:24.1033393Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/BatchedFallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-04-25T04:39:24.1034771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/BatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-04-25T04:39:24.1036199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-04-25T04:39:24.1037385Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/DynamicLayer.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-04-25T04:39:24.1039022Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-04-25T04:39:24.1040631Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/Interpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-04-25T04:39:24.1042021Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-04-25T04:39:24.1043319Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/Macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-04-25T04:39:24.1044644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/PlumbingHelper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-04-25T04:39:24.1045879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/TensorWrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-04-25T04:39:24.1047244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/VmapInterpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-04-25T04:39:24.1048650Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2025-04-25T04:39:24.1050717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/quantized/QTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/quantized 2025-04-25T04:39:24.1052121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/quantized/Quantizer.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/quantized 2025-04-25T04:39:24.1053928Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2025-04-25T04:39:24.1056225Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ATenGeneral.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1057251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ATenOpList.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1058502Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ATen_fwd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1059810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ATen_pch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1061153Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Array.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1063418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Backtrace.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1064370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1065849Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/CheckMemoryFormat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1067217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/DeprecatedTypeProperties.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1068737Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1069803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Dict.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1071270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Dict_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1072801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/DimVector.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1073978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Dimname.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1075327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/DistributionsHelper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1076540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Formatting.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1077664Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1079049Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/GeneratorForPrivateuseone.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1079997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/IListRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1081563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/IListRef_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1082765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/LegacyTypeDispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1083835Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/List.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1085160Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/List_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1087085Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/MT19937RNGEngine.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1088106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/NamedTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1089155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/NestedIntSymNodeImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1090325Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/PhiloxRNGEngine.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1091626Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/PythonFallbackKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1092870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1093877Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/QuantizerBase.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1095294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Range.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1096476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Reduction.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1097648Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Scalar.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1098906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1099968Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1101373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1102677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/TensorBase.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1104347Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/TorchDispatchUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1105666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/TransformationHelper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1106690Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1107827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/UnsafeFromTH.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1109358Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/VariableHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1110289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Variadic.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1111518Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Vitals.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1112675Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/alias_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1114132Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/blob.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1115635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/builtin_function.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1116910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/class_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1118168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/custom_class.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1119539Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dynamic_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1120849Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/enum_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1122245Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/function.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1123534Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/function_schema.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1125277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/function_schema_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1126769Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/functional.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1128062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/grad_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1129253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/interned_strings.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1130427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/interned_strings_class.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1131592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ivalue.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1133372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ivalue_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1135304Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ivalue_to.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1136454Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/jit_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1138581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/jit_type_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1140235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/operator_name.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1141535Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/qualified_name.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1142710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/rref_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1144038Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/stack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1145242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/symbol.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1146639Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/type_factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1148428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/type_ptr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1150005Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/typeid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1151117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/TensorBody.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1154199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1155918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/enum_tag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-04-25T04:39:24.1157503Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2025-04-25T04:39:24.1159160Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/BoxedKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing 2025-04-25T04:39:24.1160661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing 2025-04-25T04:39:24.1161861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/KernelFunction.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing 2025-04-25T04:39:24.1163347Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing 2025-04-25T04:39:24.1164540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/OperatorKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing 2025-04-25T04:39:24.1166007Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2025-04-25T04:39:24.1169100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing/impl 2025-04-25T04:39:24.1170447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing/impl 2025-04-25T04:39:24.1171321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl/boxing.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing/impl 2025-04-25T04:39:24.1172758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing/impl 2025-04-25T04:39:24.1174281Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl/test_helpers.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing/impl 2025-04-25T04:39:24.1175900Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2025-04-25T04:39:24.1177803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch/CppSignature.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/dispatch 2025-04-25T04:39:24.1179181Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/dispatch 2025-04-25T04:39:24.1180376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch/Dispatcher.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/dispatch 2025-04-25T04:39:24.1182844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch/ObservedOperators.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/dispatch 2025-04-25T04:39:24.1184088Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch/OperatorEntry.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/dispatch 2025-04-25T04:39:24.1185621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch/OperatorOptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/dispatch 2025-04-25T04:39:24.1186937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/dispatch 2025-04-25T04:39:24.1188534Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2025-04-25T04:39:24.1190351Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration/adaption.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/op_registration 2025-04-25T04:39:24.1191631Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration/infer_schema.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/op_registration 2025-04-25T04:39:24.1193160Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration/op_allowlist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/op_registration 2025-04-25T04:39:24.1194524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration/op_registration.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/op_registration 2025-04-25T04:39:24.1196500Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2025-04-25T04:39:24.1198344Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1199688Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/AdaptivePooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1201050Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/AmpKernels.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1202531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/BatchLinearAlgebra.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1203951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/BinaryOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1205421Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/BucketizationUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1206794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/CPUBlas.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1208148Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/CPUFallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1209493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/CanUse32BitIndexMath.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1210925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ComplexHelper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1212984Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1214009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1215015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ConvUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1216509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ConvolutionMM3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1217785Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1219215Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Cross.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1220563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/DilatedConvolutionUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1221587Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/DispatchStub.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1223084Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Distance.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1224423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1225813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Distributions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1227343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/EmbeddingBag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1228568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Fill.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1230362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ForeachUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1231812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/FractionalMaxPooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1234325Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1234981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/FusedAdagrad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1235957Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/FusedAdam.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1237700Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/FusedSGD.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1238633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Gelu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1240771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/GridSampler.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1242847Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/GridSamplerUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1243910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Histogram.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1244960Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/IndexKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1246346Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/IndexingUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1247472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Lerp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1248791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/LinearAlgebra.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1250227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/LinearAlgebraUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1251581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/LossMulti.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1252745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Math.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1255207Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/MathBitFallThroughLists.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1256507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/MathBitsFallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1257677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/MaxPooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1259052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/NonEmptyUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1260338Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/NonSymbolicBC.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1261645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Normalization.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1263032Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Padding.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1264445Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/PixelShuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1265680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/PointwiseOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1267247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Pool.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1268705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Pow.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1269595Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/RNN.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1271176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/RangeFactories.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1272174Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/RangeUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1273192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ReduceAllOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1274583Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ReduceOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1275720Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ReduceOpsUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1277140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ReductionType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1278065Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Repeat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1279660Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Resize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1281098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ResizeCommon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1282596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ScatterGatherChecks.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1283616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/SegmentReduce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1284983Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/SharedReduceOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1286490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/SobolEngineOpsUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1287722Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Sorting.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1289227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/SortingUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1290823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/SparseTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1292435Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/SpectralOpsUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1293543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/StridedRandomAccessor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1294623Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorAdvancedIndexing.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1295956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1297242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorCompare.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1298252Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorConversions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1299573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorDimApply.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1300805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorFactories.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1302232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorIterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1303529Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1304269Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorProperties.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1305888Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorShape.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1307074Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorTransformations.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1308189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TopKImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1309659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TransposeType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1310889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TriangularOpsUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1311995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TypeProperties.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1313155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/UnaryOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1314666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Unfold2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1316678Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Unfold3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1317803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/UnfoldBackward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1318995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/UpSample.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1320385Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/batch_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1321822Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/group_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1322875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/im2col.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1324274Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/im2col_shape_check.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1325387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/layer_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1326860Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/verbose_wrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1327956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/vol2col.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-04-25T04:39:24.1329666Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2025-04-25T04:39:24.1331391Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested/NestedTensorBinaryOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/nested 2025-04-25T04:39:24.1332765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested/NestedTensorMath.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/nested 2025-04-25T04:39:24.1334240Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/nested 2025-04-25T04:39:24.1335548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested/NestedTensorTransformerUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/nested 2025-04-25T04:39:24.1336729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested/NestedTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/nested 2025-04-25T04:39:24.1338392Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers 2025-04-25T04:39:24.1340130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers 2025-04-25T04:39:24.1341577Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/sdp_utils_cpp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers 2025-04-25T04:39:24.1343207Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda 2025-04-25T04:39:24.1344821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/sdp_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda 2025-04-25T04:39:24.1346214Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/flash_attn 2025-04-25T04:39:24.1347995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/flash_attn 2025-04-25T04:39:24.1349483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/flash_attn 2025-04-25T04:39:24.1351279Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-04-25T04:39:24.1353197Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-04-25T04:39:24.1354620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-04-25T04:39:24.1355816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-04-25T04:39:24.1357922Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-04-25T04:39:24.1359645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-04-25T04:39:24.1360986Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-04-25T04:39:24.1362689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-04-25T04:39:24.1364283Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-04-25T04:39:24.1366293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-04-25T04:39:24.1367830Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-04-25T04:39:24.1369746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-04-25T04:39:24.1371065Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-04-25T04:39:24.1373044Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-04-25T04:39:24.1374353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-04-25T04:39:24.1375536Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-04-25T04:39:24.1376925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-04-25T04:39:24.1378384Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-04-25T04:39:24.1380098Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-04-25T04:39:24.1381970Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-04-25T04:39:24.1383622Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-04-25T04:39:24.1385136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-04-25T04:39:24.1386582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-04-25T04:39:24.1388339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-04-25T04:39:24.1390580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-04-25T04:39:24.1391660Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-04-25T04:39:24.1393233Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-04-25T04:39:24.1395278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-04-25T04:39:24.1397273Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-04-25T04:39:24.1398899Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform 2025-04-25T04:39:24.1400906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform 2025-04-25T04:39:24.1402090Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/hip 2025-04-25T04:39:24.1403985Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/aotriton_adapter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/hip 2025-04-25T04:39:24.1405329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/sdp_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/hip 2025-04-25T04:39:24.1406797Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/hip/flash_attn 2025-04-25T04:39:24.1408722Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/hip/flash_attn 2025-04-25T04:39:24.1410252Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/hip/flash_attn/ck 2025-04-25T04:39:24.1412123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/hip/flash_attn/ck 2025-04-25T04:39:24.1413684Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/hip/mem_eff_attention 2025-04-25T04:39:24.1415869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/mem_eff_attention/debug_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/hip/mem_eff_attention 2025-04-25T04:39:24.1417432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/mem_eff_attention/gemm_kernel_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/hip/mem_eff_attention 2025-04-25T04:39:24.1418795Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/mem_eff_attention/pytorch_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/hip/mem_eff_attention 2025-04-25T04:39:24.1420063Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2025-04-25T04:39:24.1421827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1423504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/CatKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1424783Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1426063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/CopyKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1427706Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1429434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1431050Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/Elu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1432560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/Gelu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1434238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1436156Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1437853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/Intrinsics.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1439560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/IsContiguous.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1441096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/LogAddExp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1442585Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/Loops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1444447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1445936Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1447349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/Reduce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1448951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/ReduceUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1450838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1452110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/SampledAddmmKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1453701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/SerialStackImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1455224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1456878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/SpmmReduceKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1458362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/StackKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1460001Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1461926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/WeightNormKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1463437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/avx_mathfun.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1465209Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/int_mm_kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1466842Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/mixed_data_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1468322Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/moments_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1469852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1471452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/zmath.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-04-25T04:39:24.1473533Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/ao_sparse 2025-04-25T04:39:24.1475037Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/ao_sparse/quantized 2025-04-25T04:39:24.1476766Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/ao_sparse/quantized/cpu 2025-04-25T04:39:24.1478760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/ao_sparse/quantized/cpu 2025-04-25T04:39:24.1480605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/ao_sparse/quantized/cpu 2025-04-25T04:39:24.1482009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/ao_sparse/quantized/cpu 2025-04-25T04:39:24.1483646Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2025-04-25T04:39:24.1485503Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/AffineQuantizer.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-04-25T04:39:24.1487219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-04-25T04:39:24.1488726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/ConvUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-04-25T04:39:24.1490232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/Copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-04-25T04:39:24.1491857Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-04-25T04:39:24.1493359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/IndexKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-04-25T04:39:24.1494918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/PackedParams.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-04-25T04:39:24.1496431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/library.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-04-25T04:39:24.1498139Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:24.1499913Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/ACLUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:24.1501905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:24.1503715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:24.1505267Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:24.1507045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:24.1508770Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:24.1510441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:24.1512028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:24.1513637Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:24.1515582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:24.1517267Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:24.1518885Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:24.1520428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/qconv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:24.1522048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:24.1523686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:24.1525178Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/qlinear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-04-25T04:39:24.1526783Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cudnn 2025-04-25T04:39:24.1528899Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cudnn/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cudnn 2025-04-25T04:39:24.1530964Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2025-04-25T04:39:24.1532694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1534468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/BinaryInternal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1536125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1537727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1539903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1541944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/CuFFTUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1543184Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1545200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Distributions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1546597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/GridSampler.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1547529Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/GroupMM.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1548563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/IndexKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1550121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/LaunchUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1551257Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/MiscUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1552746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/ReduceOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1555010Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Resize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1555800Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/RowwiseScaledMM.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1557104Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/ScaledGroupMM.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1558328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/ScanKernels.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1559791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Sort.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1561074Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/SortStable.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1562483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Sorting.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1563805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/TensorModeKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1565195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/TensorTopK.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1566411Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/jit_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1567948Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/thread_constants.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1569166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1570634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/CUDALoops.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1572301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1573637Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1574816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1577569Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1578878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/GridSampler.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1580349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/GroupMMCommon.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1581998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/JitLoops.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1583734Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/KernelUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1585392Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Loops.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1587042Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Math.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1590232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1591758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1593428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Normalization.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1595988Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1597411Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Pow.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1599155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Randperm.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1600914Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Reduce.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1603353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1605063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/SortUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1606869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/SortingCommon.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1608648Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1610361Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1612136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/UniqueCub.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1613766Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/UpSample.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1615461Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/block_reduce.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1617163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/cutlass_common.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1618794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/cutlass_utils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1620724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1622404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1624120Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1625989Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1627402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/fused_adamw_impl.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1629819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/im2col.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1631088Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/reduction_template.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1632505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/vol2col.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-04-25T04:39:24.1634875Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2025-04-25T04:39:24.1636694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/Activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1638673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/BinaryInternal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1640636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1642046Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/Copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1643803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/CuFFTPlanCache.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1645607Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/CuFFTUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1647529Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1649204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/Distributions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1651467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/GridSampler.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1652900Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/GroupMM.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1654699Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/IndexKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1656265Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/LaunchUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1658157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/MiscUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1659874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/ReduceOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1661571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/Resize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1663349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/RowwiseScaledMM.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1665039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/ScaledGroupMM.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1666737Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/ScanKernels.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1668223Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/Sort.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1669908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/SortStable.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1671522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/Sorting.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1673255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/TensorModeKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1674807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/TensorTopK.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1676289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/ck_bgemm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1677931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/ck_gemm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1679639Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/ck_gemm_template.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1681288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/ck_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1682903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/jit_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1684686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/thread_constants.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1686657Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip/bgemm_kernels 2025-04-25T04:39:24.1689210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip/bgemm_kernels 2025-04-25T04:39:24.1690980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip/bgemm_kernels 2025-04-25T04:39:24.1692307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/DeviceSqrt.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1694179Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/EmbeddingBackwardKernel.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1695792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/ForeachFunctors.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1697673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/ForeachMinMaxFunctors.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1699248Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/GridSampler.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1700944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/GroupMMCommon.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1702920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/HIPJitLoops.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1704547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/HIPLoops.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1707509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/JitLoops.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1708438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/KernelUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1710179Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/Loops.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1711535Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/Math.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1714089Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/MemoryAccess.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1715768Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/MultiTensorApply.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1717448Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/Normalization.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1719366Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/PersistentSoftmax.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1720999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/Pow.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1722378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/Randperm.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1724206Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/Reduce.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1725986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1727600Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/SortUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1729345Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/SortingCommon.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1730588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/SortingRadixSelect.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1732885Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/TensorModeKernel.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1734264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/UniqueCub.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1735583Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/UpSample.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1736860Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/block_reduce.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1738412Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/cutlass_common.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1739771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/cutlass_utils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1741615Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/fused_adam_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1742801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/fused_adam_impl.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1744145Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/fused_adam_utils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1746340Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/fused_adamw_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1747602Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/fused_adamw_impl.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1748835Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/im2col.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1750262Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/reduction_template.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1751764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/vol2col.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-04-25T04:39:24.1753354Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/kleidiai 2025-04-25T04:39:24.1755055Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/kleidiai/kai_kernels.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/kleidiai 2025-04-25T04:39:24.1756658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/kleidiai/kai_pack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/kleidiai 2025-04-25T04:39:24.1757918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/kleidiai/kai_ukernel_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/kleidiai 2025-04-25T04:39:24.1759375Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2025-04-25T04:39:24.1760840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/Copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps 2025-04-25T04:39:24.1762967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/MPSGraphSequoiaOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps 2025-04-25T04:39:24.1764491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/MPSGraphSonomaOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps 2025-04-25T04:39:24.1765848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/MPSGraphVenturaOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps 2025-04-25T04:39:24.1767307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/MetalShaderLibrary.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps 2025-04-25T04:39:24.1768661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/OperationUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps 2025-04-25T04:39:24.1770193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/TensorFactory.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps 2025-04-25T04:39:24.1771672Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps/operations 2025-04-25T04:39:24.1774178Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations/BinaryKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/operations 2025-04-25T04:39:24.1775517Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/operations 2025-04-25T04:39:24.1776893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/operations 2025-04-25T04:39:24.1778156Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/operations 2025-04-25T04:39:24.1780304Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/operations 2025-04-25T04:39:24.1781521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations/Indexing.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/operations 2025-04-25T04:39:24.1783015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations/MultiTensorApply.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/operations 2025-04-25T04:39:24.1784604Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2025-04-25T04:39:24.1786429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils/Factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/utils 2025-04-25T04:39:24.1787774Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils/ParamUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/utils 2025-04-25T04:39:24.1789151Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils/ParamsHash.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/utils 2025-04-25T04:39:24.1790528Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mkldnn 2025-04-25T04:39:24.1792123Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mkldnn/xpu 2025-04-25T04:39:24.1793780Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mkldnn/xpu/detail 2025-04-25T04:39:24.1795373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail/Attr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu/detail 2025-04-25T04:39:24.1797483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu/detail 2025-04-25T04:39:24.1798843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu/detail 2025-04-25T04:39:24.1800163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu/detail 2025-04-25T04:39:24.1801860Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2025-04-25T04:39:24.1803813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1805100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDABlas.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1806539Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAConfig.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1807909Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAContext.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1809261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAContextLight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1810526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDADataType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1811744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDADevice.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1813296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAEvent.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1814625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1816413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAGraph.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1817589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDASparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1819062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDASparseBlas.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1820392Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1821779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1823208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1824486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1825863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/Exceptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1827166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/PeerToPeerAccess.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1828541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/PhiloxCudaState.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1830059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1831169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/Sleep.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1832514Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/ThrustAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1833739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/cub.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1835081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/jiterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1836305Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/jiterator_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1837971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/llvm_jit_strings.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1839452Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2025-04-25T04:39:24.1841353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/CUDAHooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-04-25T04:39:24.1842808Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-04-25T04:39:24.1844150Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/KernelUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-04-25T04:39:24.1845425Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-04-25T04:39:24.1846801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-04-25T04:39:24.1848106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-04-25T04:39:24.1849458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-04-25T04:39:24.1850729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-04-25T04:39:24.1852215Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-04-25T04:39:24.1853507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-04-25T04:39:24.1854889Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2025-04-25T04:39:24.1856477Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable/GemmCommon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/tunable 2025-04-25T04:39:24.1858235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable/GemmHipblaslt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/tunable 2025-04-25T04:39:24.1859574Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable/GemmRocblas.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/tunable 2025-04-25T04:39:24.1861018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable/StreamTimer.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/tunable 2025-04-25T04:39:24.1862189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable/Tunable.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/tunable 2025-04-25T04:39:24.1863575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable/TunableGemm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/tunable 2025-04-25T04:39:24.1864802Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable/TunableOp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/tunable 2025-04-25T04:39:24.1866198Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1867411Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/AsmUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1868606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/Atomic.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1870258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1871680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1873032Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1874308Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/DeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1875632Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/NumericLimits.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1876920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/PhiloxUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1878284Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1879547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/cub-RadixSortPairs.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1880814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/cub.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1882263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/cub_definitions.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-04-25T04:39:24.1883757Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2025-04-25T04:39:24.1885484Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn/Descriptors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cudnn 2025-04-25T04:39:24.1887069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn/Handle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cudnn 2025-04-25T04:39:24.1888280Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn/Handles.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cudnn 2025-04-25T04:39:24.1889382Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn/Types.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cudnn 2025-04-25T04:39:24.1890672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cudnn 2025-04-25T04:39:24.1892059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn/cudnn-wrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cudnn 2025-04-25T04:39:24.1893589Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2025-04-25T04:39:24.1895220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/ATenHIPGeneral.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1897059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1898054Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1899272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/Exceptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1900753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/HIPBlas.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1902251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/HIPConfig.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1903639Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/HIPContext.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1905387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/HIPContextLight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1906909Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/HIPDataType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1908654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/HIPDevice.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1909685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/HIPEvent.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1911165Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/HIPGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1912710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/HIPGraph.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1913986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/HIPSparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1915416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/HIPSparseBlas.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1917207Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/HIPSparseDescriptors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1918242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/HIPUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1919684Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/PeerToPeerAccess.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1921102Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/PhiloxCudaState.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1922331Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/PinnedMemoryAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1923720Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/Sleep.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1924850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/ThrustAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1926348Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/cub.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1927463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/jiterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1929024Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/jiterator_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1930452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/llvm_jit_strings.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1931879Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/detail 2025-04-25T04:39:24.1933645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail/DeviceThreadHandles.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/detail 2025-04-25T04:39:24.1935133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail/HIPHooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/detail 2025-04-25T04:39:24.1936835Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail/KernelUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/detail 2025-04-25T04:39:24.1938043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail/LazyNVRTC.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/detail 2025-04-25T04:39:24.1939571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail/IndexUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/detail 2025-04-25T04:39:24.1941301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail/IntegerDivider.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/detail 2025-04-25T04:39:24.1942598Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail/OffsetCalculator.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/detail 2025-04-25T04:39:24.1944205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail/PhiloxCudaStateRaw.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/detail 2025-04-25T04:39:24.1945970Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail/TensorInfo.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/detail 2025-04-25T04:39:24.1947489Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail/UnpackRaw.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/detail 2025-04-25T04:39:24.1948944Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2025-04-25T04:39:24.1950733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/impl 2025-04-25T04:39:24.1952378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/impl 2025-04-25T04:39:24.1953518Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/impl 2025-04-25T04:39:24.1955096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/impl 2025-04-25T04:39:24.1956464Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/tunable 2025-04-25T04:39:24.1958129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable/GemmCommon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/tunable 2025-04-25T04:39:24.1959856Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable/GemmHipblaslt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/tunable 2025-04-25T04:39:24.1961464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable/GemmRocblas.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/tunable 2025-04-25T04:39:24.1962901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable/StreamTimer.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/tunable 2025-04-25T04:39:24.1964243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable/Tunable.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/tunable 2025-04-25T04:39:24.1965762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable/TunableGemm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/tunable 2025-04-25T04:39:24.1968104Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable/TunableOp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/tunable 2025-04-25T04:39:24.1968777Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/ApplyGridUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1969894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/AsmUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1971485Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/Atomic.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1972948Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/DeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1974427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/HIPApplyUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1976033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/HIPGraphsUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1977312Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/HIPTensorMethods.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1978899Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/NumericLimits.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1980907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/PhiloxUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1982690Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1984427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/cub-RadixSortPairs.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1985940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/cub.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1987831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/cub_definitions.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip 2025-04-25T04:39:24.1989690Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2025-04-25T04:39:24.1991739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu 2025-04-25T04:39:24.1993410Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/PinnedMemoryAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu 2025-04-25T04:39:24.1995197Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/XPUContext.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu 2025-04-25T04:39:24.1996626Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/XPUDevice.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu 2025-04-25T04:39:24.1998470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/XPUEvent.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu 2025-04-25T04:39:24.2000239Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/XPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu 2025-04-25T04:39:24.2002028Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu/detail 2025-04-25T04:39:24.2004062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/detail/XPUHooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu/detail 2025-04-25T04:39:24.2005576Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2025-04-25T04:39:24.2007241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-04-25T04:39:24.2008862Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/IndexKernels.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-04-25T04:39:24.2010547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-04-25T04:39:24.2012334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSAllocatorInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-04-25T04:39:24.2013584Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSDevice.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-04-25T04:39:24.2014741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSEvent.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-04-25T04:39:24.2016277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-04-25T04:39:24.2017818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSGuardImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-04-25T04:39:24.2019229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSHooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-04-25T04:39:24.2021070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSProfiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-04-25T04:39:24.2022774Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSStream.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-04-25T04:39:24.2024579Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2025-04-25T04:39:24.2026270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen/Descriptors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/miopen 2025-04-25T04:39:24.2028315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen/Exceptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/miopen 2025-04-25T04:39:24.2029565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen/Handle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/miopen 2025-04-25T04:39:24.2031016Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen/Types.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/miopen 2025-04-25T04:39:24.2032388Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/miopen 2025-04-25T04:39:24.2033830Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen/miopen-wrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/miopen 2025-04-25T04:39:24.2035268Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/metal 2025-04-25T04:39:24.2037031Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/metal/Context.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/metal 2025-04-25T04:39:24.2056963Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2025-04-25T04:39:24.2058546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/from_blob.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2060183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2061860Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2063408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2065406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2066577Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2068307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2070152Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2071731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2073474Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2075109Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2076740Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2078406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2080102Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2081602Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2083100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2084897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2086392Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2087855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2089492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2090793Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2092566Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2093872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2096097Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2097243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2098984Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2100305Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_batch_dim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2102170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2103303Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2104986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2106324Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2107939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2109394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2110845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2112291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2113639Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2115263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2117129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2118180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2119869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2121264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2122742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2124193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2125573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2127003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_aminmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2128643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2130048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2131552Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2132937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_aminmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2134372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_aminmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2136030Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2137869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2140451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2141885Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2143171Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2144875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2146254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_update_scale.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2148202Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2149564Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2151290Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2152837Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2154516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_update_scale_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2156227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_update_scale_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2157697Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_async.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2159446Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2161036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2162688Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_async_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2164277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_async_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2165858Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_scalar.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2167899Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2169196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_scalar_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2170938Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_scalar_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2172655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_tensor_metadata.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2174825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2176237Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2177776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2179270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2180972Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_full_precision.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2183066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2184587Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2186127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2187716Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2189624Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2191073Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2192513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2193994Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2195914Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2198210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2199609Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2201345Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2203087Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2205107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2206521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2208083Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2210109Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2211420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2213012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2214579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_no_update.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2216820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2218092Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_no_update_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2219506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_no_update_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2221111Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_with_update.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2223414Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2224708Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2226454Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2227975Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_with_update_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2229545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_with_update_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2231117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Byte.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2232958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2234503Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Byte_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2235590Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Byte_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2237107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Char.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2238851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2240025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Char_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2241196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Char_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2242347Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Double.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2244068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2244839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Double_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2245975Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Double_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2247151Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Float.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2248854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2249966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Float_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2251690Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Float_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2253253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Half.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2254995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2256420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Half_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2257914Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Half_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2259598Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Int.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2261195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2262641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Int_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2264261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Int_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2265762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Long.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2267548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2268959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Long_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2270486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Long_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2272228Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Short.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2273880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2275305Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Short_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2276840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Short_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2278449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2280124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2281576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2283458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2284712Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2286202Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2287667Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2289417Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2290893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2292394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2293856Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2295481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2297503Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cholesky_solve_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2299332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2300816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2302463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2304162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2305565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2307130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2309005Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2310646Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2311792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2313505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_chunk_cat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2315157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2316658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2318116Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_chunk_cat_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2319674Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_chunk_cat_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2321293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2323129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2324406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesce_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2326034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesce_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2327527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesced.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2329226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2330853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2332191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesced_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2333653Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2335096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_compute_linear_combination.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2336624Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2338153Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2339721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_compute_linear_combination_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2340868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2342377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2343972Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2345141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2346988Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2348294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2349729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2351069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2352921Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2354349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2355989Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_physical.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2357655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2359093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_physical_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2360657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2362262Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conv_depthwise2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2363807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2365396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2366866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2368550Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2370373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2371925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2373438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2375297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2376577Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2378098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2379206Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2381248Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2382257Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2383429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2384704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2386232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2387396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2388833Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2390255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2391473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_weight_to_int4pack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2392868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2394723Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2396188Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2397396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2398725Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2399967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_weight_to_int4pack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2402744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2403339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2404909Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2406331Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2407545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_double_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2409226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2410562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_double_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2411989Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2413367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2415096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2416421Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_mode_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2417742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_mode_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2419323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2420568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2421971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2423485Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from_and_resize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2425244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2426547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2427810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2429513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2430524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2431894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2433100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_compress.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2434957Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2435538Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_compress_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2437001Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_compress_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2438284Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2440033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2441265Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2442231Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2443528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm_search.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2445346Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2446945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm_search_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2448465Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2450072Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2451460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2452687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2454265Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2455451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2456976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2458394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2459833Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2461271Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2462779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2464322Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2465585Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2467122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2469164Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_attention_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2470776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2471553Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2473081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2474569Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2476204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2477817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2479360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2480933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2482662Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2484469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2485727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2487833Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2489389Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2490492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2492349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2494325Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2495799Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2497383Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2498888Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2500565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2502085Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2503770Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2505777Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2507617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2509094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2510762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2512431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2514438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2516098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2517966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2519516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2521214Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2522838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2524792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2526262Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2527930Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2529689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2531372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2532844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2534504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2536081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2537924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2539497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2541063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2542733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummax_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2544349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2545989Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2547437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummax_helper_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2548986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummax_helper_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2550561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummin_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2552183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2553793Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2555197Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummin_helper_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2556814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummin_helper_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2558526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2560190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2561658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2563145Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2564763Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dimI.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2566417Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dimI_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2568414Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dimI_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2569924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dimV.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2571648Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dimV_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2573069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dimV_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2574673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dim_arange.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2576473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2577923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dim_arange_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2579428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dim_arange_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2581024Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dirichlet_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2583280Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2584310Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2586127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2587609Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dirichlet_grad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2589217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2590806Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dyn_quant_matmul_4bit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2592949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2594454Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2596059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2597686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2599351Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2601558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2602487Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2604382Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2606013Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2607616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2609284Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2610804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2612413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2614020Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2615602Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2617147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2618810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficientzerotensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2620499Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2622144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2623664Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2625357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2626766Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficientzerotensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2628424Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2629935Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2631730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2633011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2634762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2636066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2638142Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2640535Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2641506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2642923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2644442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2645403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2646932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2648032Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2649188Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2661191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2662501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2663408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2664124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2665022Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2665816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2666416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2667165Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2667995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2668995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2669954Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2670755Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2671559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2672396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2672998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2673984Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2674750Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2675590Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2676219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_affine_quantized.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2677210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2678060Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2678807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2679630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2680381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2682126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2682915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2684456Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2686405Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2687574Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_euclidean_dist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2689291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2690542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_euclidean_dist_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2691955Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_euclidean_dist_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2693533Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2694870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2696329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2697645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2699027Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2700439Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2702021Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2703472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2704844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2706310Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2707576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2708938Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2710356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2712239Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2713229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2714615Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2715804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2717217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2718364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2719681Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2720924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2722264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2723908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2725450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2726336Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2727797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2729029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2730385Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2731340Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2c.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2732884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2734107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2735288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2c_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2736616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2c_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2738140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2r.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2739662Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2740822Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2742179Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2r_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2743514Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2r_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2744701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_r2c.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2746321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2747509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2748803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_r2c_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2750028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_r2c_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2751486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2752750Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2754098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2755619Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2756769Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2758089Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2759610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2761052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2762043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2763230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2764750Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2765915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2767229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2768566Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foobar.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2769990Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2771147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2773080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foobar_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2774477Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foobar_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2775616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_abs.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2776980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2778057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2779391Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_abs_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2780484Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_abs_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2781827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_acos.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2783349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2784347Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2785758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_acos_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2787138Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_acos_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2788613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_add.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2790146Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2791242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2792561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_add_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2793798Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_add_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2795186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcdiv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2796727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2797761Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2799096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2800399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2801830Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2803224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2804350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2805874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcmul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2806984Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2808396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_asin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2810123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2811131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2812513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_asin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2813959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_asin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2815329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_atan.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2817018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2818358Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2819714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_atan_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2821098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_atan_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2822505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_ceil.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2824146Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2825463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2826718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_ceil_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2828594Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_ceil_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2829847Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_max.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2831058Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2832586Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2833716Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_max_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2835051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_max_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2836405Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_min.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2838140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2839403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2840839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_min_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2842171Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_min_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2843540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2845219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2846305Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2847669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2849441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2850327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cos.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2852510Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2853328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2854691Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cos_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2856052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cos_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2857420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cosh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2859115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2860817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2862184Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cosh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2863536Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cosh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2864783Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_div.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2866335Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2867528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2868876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_div_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2870375Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_div_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2871685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2872945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2874122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2875505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2876918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2878236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erfc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2879767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2880906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2882259Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erfc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2883652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erfc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2884956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_exp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2886427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2887587Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2888940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_exp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2890242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_exp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2891603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_expm1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2893180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2895150Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2895910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_expm1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2897081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_expm1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2898260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_floor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2899814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2900981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2902445Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_floor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2903774Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_floor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2904923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_frac.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2906894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2908412Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2909321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_frac_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2910677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_frac_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2912365Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lerp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2913765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2914947Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2916328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lerp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2917473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lerp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2918707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lgamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2920760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2922413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2923130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lgamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2924418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2925875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2927048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log10.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2928853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2930088Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2931655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log10_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2933105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log10_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2934610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log1p.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2936251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2937813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2940918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log1p_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2941580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log1p_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2942729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2943869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2945032Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2946633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2948023Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2949930Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2951253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2952472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2953777Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2955097Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_max.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2956561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2957786Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2958999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_max_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2960363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_max_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2961675Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_maximum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2963297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2964718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2966059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_maximum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2967539Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_maximum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2969090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_minimum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2970719Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2972172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2973621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_minimum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2975092Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_minimum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2976590Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_mul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2978363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2979666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2981150Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_mul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2982719Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_mul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2984244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_neg.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2985892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2987318Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2988737Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_neg_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2990337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_neg_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2991790Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2993330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2994707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2996158Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2997643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.2999129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_pow.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3000788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3002168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3003637Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_pow_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3005069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_pow_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3006621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_reciprocal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3008290Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3009671Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3011067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3013133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3014035Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_round.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3015819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3017130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3018678Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_round_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3020162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_round_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3021663Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_rsqrt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3023405Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3025043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3026312Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_rsqrt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3027708Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_rsqrt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3029202Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sigmoid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3030814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3032170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3033567Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3035020Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3036454Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sign.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3038243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3039660Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3041029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sign_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3042457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sign_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3044335Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3046394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3047385Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3048834Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3050229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3051688Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sinh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3053336Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3054718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3056155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sinh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3057605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sinh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3059223Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sqrt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3060794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3062347Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3063778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sqrt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3065402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3066813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sub.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3068379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3069742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3071301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sub_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3072964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sub_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3074294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tan.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3076007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3077346Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3078851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tan_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3080443Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sgd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3081953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tan_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3083840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tanh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3085406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3086789Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3088190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tanh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3090044Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tanh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3091351Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_trunc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3093108Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3094170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3095700Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_trunc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3097018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_trunc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3098483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_zero.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3100290Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3101376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3102988Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_zero_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3104463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_zero_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3105873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_async.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3107294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3108696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_async_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3110118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_async_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3111460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_scalar.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3113093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3114112Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_scalar_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3115520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_scalar_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3116971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3118531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3119665Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3121270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3122376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3123877Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3125818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3126790Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3127980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adagrad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3129776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3130871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3132463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adagrad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3133702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adagrad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3135126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adam.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3136795Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3138705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adam_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3140131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3141666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adam_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3143007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adam_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3144764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adamw.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3146101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3147373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3148844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3150362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adamw_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3151813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adamw_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3153546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3155115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3156601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3157840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_dropout_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3159044Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_dropout_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3160507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3162213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3163351Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3165166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3166300Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3167746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3169070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_rms_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3170593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_rms_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3172100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_rms_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3173565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sdp_choice.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3175227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3176705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3178082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3179590Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sdp_choice_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3181190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sdp_choice_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3182731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3184129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3185587Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3187034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sgd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3188558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sgd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3190000Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3191694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3193044Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3194690Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3196257Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3197592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3198993Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3200483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3201962Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3203594Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_gather_sparse_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3205522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3206553Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3208057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3209619Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3211203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3212784Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3214163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3215667Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3217300Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3218666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3220179Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3221596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grouped_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3223234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3224678Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grouped_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3226123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grouped_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3227704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3229370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3230724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3232263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3234164Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_same_storage_numel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3235825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3237295Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3238971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3240383Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3242148Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3243474Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3245125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3246493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3247938Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3249638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3250975Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3252544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3254071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3255523Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3257167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3258559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3259999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3261546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3263048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_index_put_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3264735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3266023Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3267497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3269025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3270461Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_index_put_impl_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3271916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_index_put_impl_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3273377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3274846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3276479Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3278067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3279204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3280732Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3282204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3283683Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3285109Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_int_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3286701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_int_mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3288132Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_int_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3289569Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_int_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3291034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_int_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3292524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_all_true.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3294188Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3296772Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_all_true_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3297376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_all_true_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3298506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_any_true.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3300209Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3301357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_any_true_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3302902Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_any_true_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3304344Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_zerotensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3305921Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3307203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_zerotensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3308366Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_zerotensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3309879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_jagged_to_padded_dense_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3311371Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3312675Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3314076Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3315456Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3316743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lazy_clone.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3318374Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3319464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lazy_clone_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3320902Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lazy_clone_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3322320Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_check_errors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3323884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3325118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_check_errors_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3326671Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3328495Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3330099Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3331210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3332681Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3334011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3335450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3336782Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3338367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3340047Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3341735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3342897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3344243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3345661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3347274Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3348721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3350066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3351521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigvals.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3352735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3354183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3355567Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigvals_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3356906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigvals_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3358245Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3359838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3360934Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3362336Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3363665Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3365043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3366267Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3367664Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3369007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3370807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3372081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3373238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3374627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3375876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3377289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3378365Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3379518Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3381241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3382160Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3383580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3384709Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3385977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3387195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3388589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3389754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_local_scalar_dense.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3391541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3392633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3393814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_local_scalar_dense_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3394940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3396063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3397536Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3399108Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3400880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3401734Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3403283Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3405329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3406481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3407787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3409107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3410289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3411688Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3412839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3414068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3415960Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3417089Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3418568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_logcumsumexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3419743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3421542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3423064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3424096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3425272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lstm_mps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3426672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3427588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lstm_mps_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3428607Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lstm_mps_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3430051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lu_with_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3431685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3432710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lu_with_info_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3434084Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lu_with_info_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3435210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dep_token.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3436712Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3438059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dep_token_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3439558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dep_token_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3440830Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3442302Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3443938Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3444986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3446351Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3447475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3448931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3450301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3451601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3452939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3454315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3455493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3456790Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3458123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3459177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3460612Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3462381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3463350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3464654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3465781Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3467241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3469034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_scale.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3470320Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3471579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3472355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_scale_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3473782Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_scale_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3474907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3476411Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3478017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3479217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3480661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3482053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3483457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3484971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3486423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3487531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3488944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3490305Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3491728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mixed_dtypes_linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3493420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3494562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mixed_dtypes_linear_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3495849Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mixed_dtypes_linear_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3497753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_reshape.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3498725Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3499374Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3501191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3502457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_transpose.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3504072Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3505014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3506218Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3507390Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3508652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3510054Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3511121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3512328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3513550Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3515591Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3516992Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3518380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3519780Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3521200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3522290Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3523541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3524672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3525925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_no_training.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3527354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3528385Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3529587Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3530676Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3532589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3534101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3535272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3536256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3537539Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3539074Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3540192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3541845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3543086Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3544460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3545953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3546936Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3548169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3549422Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3550575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3552117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3553509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3554744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3555888Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3557454Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3558426Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3559832Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3561267Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3562619Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3563847Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3565133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3566332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3567545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3568779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3569992Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3571202Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3572454Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3573707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3574864Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_jagged_dummy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3576155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_jagged_dummy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3577343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3578515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_lengths.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3579967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_lengths_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3580986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_lengths_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3582330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_max_seqlen.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3584288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_max_seqlen_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3585331Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_max_seqlen_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3586611Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_min_seqlen.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3587851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_min_seqlen_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3588980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_min_seqlen_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3590344Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_offsets.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3591489Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_offsets_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3592646Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_offsets_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3593874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_ragged_idx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3595230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_ragged_idx_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3596528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_ragged_idx_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3597988Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3599255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3601167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3602484Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3603509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3604699Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3605494Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3606881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3608018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_select_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3609537Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_select_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3610508Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3611639Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_sum_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3613047Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3614140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3615413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3616776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3618133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3619881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3621381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3623137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3624431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3625603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3626970Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3628119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3629424Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3630601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3632136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3633220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3634449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3635589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3637093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3638307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3639708Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3641315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3642576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3643724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3644757Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_storage_offsets.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3646422Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3647551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3648565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3649854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_strides.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3651381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3652397Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3653965Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3655185Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3656661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3658293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3659778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3660884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3662363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3663779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3665288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3666665Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3668736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3669925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3671293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3673148Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3674510Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3675694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3677102Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3678511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3679873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3681255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3682825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3684367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3685667Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3686912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_available.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3688669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3689715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_available_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3691246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_available_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3692586Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3694344Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3695488Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3696900Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3698227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnz.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3699675Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnz_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3701157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnz_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3702539Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3704046Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3705727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3706793Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3708151Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3709770Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3710840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3712115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3713491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_circular.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3715186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3716264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_circular_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3718119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_circular_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3719118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_enum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3720546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3721793Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_enum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3723191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_enum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3724578Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_packed_sequence.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3726281Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3727447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3728981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3730420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_padded_dense_to_jagged_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3731895Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3733304Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3734736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3736136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3738029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3739355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3741543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3742586Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3744409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3745808Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3747753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3749315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3750895Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3752526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3754118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3755717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3757347Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pin_memory.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3759159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3760699Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pin_memory_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3762983Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3764580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3766386Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3767996Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3769655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3771402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3773061Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3774792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3776372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3777875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3779549Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3781398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_print.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3783108Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3784660Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_print_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3786225Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_print_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3787906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_propagate_xla_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3789799Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3791320Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_propagate_xla_data_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3793109Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_propagate_xla_data_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3794635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_remove_batch_dim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3796243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3797701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_remove_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3799098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3800659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3802278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3803908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3805527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3806703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3808395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3809810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3811476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3812974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3814462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3815942Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3817551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3819253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3820537Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3822278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3823717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_from_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3825326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3826720Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3828119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3829603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_resize_output.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3831423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3833058Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3834856Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_resize_output_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3836343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_resize_output_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3837964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_rowwise_prune.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3839919Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3841356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_rowwise_prune_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3842964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_rowwise_prune_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3844479Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_safe_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3846851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3847823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_safe_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3849501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_safe_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3851067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sample_dirichlet.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3852904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3854418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3856244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3857758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sample_dirichlet_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3859320Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3860997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3862867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3864425Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3866551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3868253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3870180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3871519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3873372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3874904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3876590Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3878180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3879935Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3881617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3883387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3885334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3886509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3888310Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3890020Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3891325Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3892920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3894491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3895971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3897585Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3899114Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3900519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3902196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3903849Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3905166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3906814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3908369Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3909891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3911258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3912874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3914313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3915841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3917420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3918931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3920455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3921939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3923431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3924968Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3926276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3927873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3929420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3930967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3932801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3934362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3935621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3937635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3938924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3940579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3942089Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_grouped_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3943911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3944885Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_grouped_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3946321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_grouped_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3947489Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3948921Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3950244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3951885Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3953029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3954717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_segment_reduce_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3956413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3957941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3959409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3961012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3962520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3963949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_shape_as_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3966183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3967642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_shape_as_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3969107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3970747Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3972482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3974014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3975498Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3977129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3978571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3980211Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3981897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3983686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3985200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3986721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3988138Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_draw.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3989932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3991137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3992793Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3994885Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_ff.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3996051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3997876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.3999029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4000531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4002655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4003510Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4005822Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4006415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_scramble.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4007960Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4009124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4010482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4011809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4013186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4014877Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4015863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4017341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4018459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4019948Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4021105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4022640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4024428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4025553Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4026910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4028187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4029765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4031290Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4032584Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4033992Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_addmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4035556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4036698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_addmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4038239Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_addmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4039590Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4040849Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4042582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4043972Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4045387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4046675Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4047969Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4049475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4050714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4052522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4053558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4055075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4056294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4057965Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4059852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4060937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4062286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4064159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4065185Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4066734Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4067875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4069556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4070498Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4071897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4073006Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4074762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4075681Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4077158Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4078203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4079779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4081120Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4082327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4083531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4085062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4087434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4088331Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4089285Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4090658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4092123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4093841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4095048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4096582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4097960Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_prod.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4099347Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4100938Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4102167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4103726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_sum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4105275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4107678Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4110069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4112424Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4115189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4118119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4120639Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4123004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4125470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4128473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4131455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4134091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4136898Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4141007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4143812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4146220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4148587Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mask_projection.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4151363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4154075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mask_projection_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4156571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mask_projection_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4158859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4161337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4164013Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4166231Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4168491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_reduce_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4170877Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4173557Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4176122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4178658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4181116Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4183758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_addmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4186453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4189093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4191668Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4194195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_apply.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4196785Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4199387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4202018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4204796Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4207475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4210091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_apply_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4212684Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4215204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4217906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4220552Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_linear_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4223236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4225712Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4228314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4230949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4233445Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4235925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_tile.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4238748Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4241462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_tile_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4244032Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4246411Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4248776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4251581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4254414Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4256962Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4259728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4262744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4265417Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4267759Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4270092Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4272734Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4275593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4278029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4280294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4282552Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4285334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4288069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4290503Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4293118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4296167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4298753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4301014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4303280Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_spdiags.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4305724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4308327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4310679Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_spdiags_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4312922Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_spdiags_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4315057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_spsolve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4317249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_spsolve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4319443Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_spsolve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4321564Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_stack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4323972Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4326491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4328765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_stack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4331009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_stack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4333208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4335812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4339007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4341624Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4344013Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4346678Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4349483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4352246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4354745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4357152Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4359466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4361771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4364134Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4366906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4369733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4372238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4374718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4377583Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4380843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4383889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4386633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4389232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4392185Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4395196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4398335Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4401876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4405140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4408017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4410809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4413532Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4416035Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_check_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4418641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4421354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_check_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4423814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_check_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4426199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_functorch_fallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4428903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4431746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4434316Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_functorch_fallback_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4436851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_functorch_fallback_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4439469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4442469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4445408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4448061Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4450638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4453224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_floatlist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4455974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4458848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4461333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4463974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4466992Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_intlist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4469685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4472531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4475066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_intlist_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4477527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4479938Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_parallel_materialize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4482735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4485616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_parallel_materialize_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4488178Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_parallel_materialize_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4490658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_serialization_subcmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4493475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4496362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4498930Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4501522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_string_default.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4504170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4506871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_string_default_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4509363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_string_default_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4511712Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_warn_in_autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4514369Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4517112Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4519507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4522180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4525101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4528149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4530822Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4533522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4536540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4539776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4542629Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4545115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4547486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4550291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4553208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4555942Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4558487Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4561236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4563924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4566507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4568867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4571211Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4573578Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4576497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4579418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4582314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4585306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4588012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4590661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4593249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4595794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4598566Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4601353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4603865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4606282Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4608512Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4611030Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4613530Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4615718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4617809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4620220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4622834Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_cpu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4625020Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_cpu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4627120Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_dense.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4629557Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4632180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_dense_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4634380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_dense_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4636543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4638889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4641395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4644009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4646462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4648834Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4651134Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4653425Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4655956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4658618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4661057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4663472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4665787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4668302Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4670884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4673191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4675808Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4678455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4680886Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4683225Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4685601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4703869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4706388Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4709062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4711459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4713823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4716106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4718416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4720729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4722974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4725264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_semi_structured.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4727804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4730418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_semi_structured_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4732887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_semi_structured_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4735450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4738213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4740860Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4743525Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4746227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4748742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4751222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4754052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4757161Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4759959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4762645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4765248Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4767605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_trilinear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4770121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4773074Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4775786Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_trilinear_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4778052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_trilinear_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4780393Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4783242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4786166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4788810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4791433Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4793889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4796667Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4799618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4802323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4804857Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4807199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4809298Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4811850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4814480Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4816830Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4819118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4821328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4823871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4826321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4828662Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4830925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4833122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4835277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unpack_dual.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4837937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4840524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unpack_dual_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4842757Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unpack_dual_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4844978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4847589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4850195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4852497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4854765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index_put.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4857455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4860117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index_put_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4862523Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index_put_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4864820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_masked_index.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4867582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4870393Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_masked_index_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4872789Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_masked_index_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4875291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4878122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4881119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4883771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4886182Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_view.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4888727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4891310Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_view_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4893562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_view_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4895805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4898260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4901379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4904561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4907282Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4909977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4912760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4915468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4918038Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4920984Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4924402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4927233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4929798Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4932309Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4934828Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4937348Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4939918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4942403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4944866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4947853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4950982Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4953781Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4956487Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4959274Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4961975Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4964599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4967607Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4970942Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4973795Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4976394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4978925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4981665Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4984225Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4986686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4989099Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4991603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4994691Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.4997863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5000691Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5003440Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5006203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5008977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5011751Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5014809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5018193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5021102Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5023905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5026575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5029142Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5031765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5034290Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5036769Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5039482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5042562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5045779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5048566Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5051323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5054077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5056845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5059520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5062626Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5065894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5068801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5071443Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5074141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5076703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5079357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5081821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5084364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5086874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5089961Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5093168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5096190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5098940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5101729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5104498Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5107169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5110219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5113500Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5116416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5119068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5121632Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5124230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5126853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5129289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5131780Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5134083Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5136514Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5138880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5141278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5144069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5146895Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5149421Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5152200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5154871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5157697Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5160506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5163183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5165793Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5168656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5171583Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5174155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5176703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5179573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5182537Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5185244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5187830Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5190803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5193892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5196712Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5199365Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5202222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5205101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5207850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5210404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5213259Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5216166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5218778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5221332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5224261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5227176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5229803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5232143Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5234266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5236779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5240012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5242882Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5245148Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5247348Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5249523Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5251769Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_version.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5254219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5256712Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_version_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5258921Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_version_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5261127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5263845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5266290Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5268816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5271398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5273909Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5276339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5278714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5281204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5283887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5286628Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5289132Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int8pack_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5291466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5293926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int8pack_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5296419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int8pack_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5298679Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5301192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5303999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5307044Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5310064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5312796Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5315313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5317856Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5320776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5323758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5326527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5329214Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5331831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5334647Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5337650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5340222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5342816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5345246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5347608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5349880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5352295Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_wrapped_linear_prepack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5355011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5357811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_wrapped_linear_prepack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5360268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_wrapped_linear_prepack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5362876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5365811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5368832Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5371501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5373978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/abs.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5376406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5378938Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/abs_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5381224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5383501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/abs_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5385597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/abs_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5387746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/absolute.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5390274Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5392883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/absolute_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5395073Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/absolute_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5397186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5399752Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5402437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5404748Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5406953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5409280Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5411513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5413621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5415711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5418368Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5421099Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5423516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5425776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5428024Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5430478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5432657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5433724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5435150Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5436562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5437880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5438962Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5440002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5441429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5442602Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5443803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5444932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5446023Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5447202Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5448338Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5449600Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5450863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5452182Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5453345Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5454746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5455911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5457174Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5458376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5459467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5460524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5462015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5463137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5464265Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5465295Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5466449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5468078Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5469342Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5470605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5471776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5473043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5474332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5475532Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5477082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5478312Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5479495Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5480614Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5481801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5482915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5484168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5485257Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5486382Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5488043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5489294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5490590Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5491781Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5493027Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5494248Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5495413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5496981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5498165Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5499276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5500441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5501698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5502828Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5503945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5504940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5506324Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5507753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5508788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5509937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5510892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5511912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5512884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5513812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5514741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addbmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5515810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5516876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5517906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5518918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addbmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5519872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addbmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5520829Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5522287Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5523397Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5524467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5525561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5526636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5527636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5528650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5529734Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5531205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5532279Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5533364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5534372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5535581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5536628Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5537749Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5538698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5540110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5541142Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5542278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5543251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5544314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5545306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5546254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5547197Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5548636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5549694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5550851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5551834Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5552865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5553858Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5554921Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5555806Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5557103Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5558126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5559148Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5560337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5561283Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5562243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adjoint.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5563556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5564558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adjoint_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5565544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adjoint_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5566635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5567804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5569283Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5570509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5571692Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5573105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5574244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5575340Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5576350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5577618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5578588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5579932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5581565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5582604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5583592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5584589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5585628Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5586633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_as.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5587939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5588940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_as_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5589933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_as_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5590912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_tensors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5592270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5593362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_tensors_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5594387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_tensors_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5595334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_to.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5596625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5597655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_to_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5598633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_to_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5599543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5600798Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5602274Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5603533Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5604563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5605522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5606557Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5607565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5608545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5609472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5610493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/allclose.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5611872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5612903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/allclose_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5613908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/allclose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5614910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alpha_dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5616264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5617345Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5618379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5619303Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5620733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5621879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5622894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5623829Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5624883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5625855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5626898Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5627809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5629242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5630298Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5631409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5632370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5633414Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5634408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5635345Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5636441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5638066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5639127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5640226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5641221Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5642291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5643329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5644304Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5645213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/and.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5646476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5647453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/and_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5648377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/and_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5649292Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/angle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5650346Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/angle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5651506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/angle_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5652511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/angle_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5653453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/angle_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5654341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5655590Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5657088Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5658383Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5659399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5660430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5661610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5662627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5663579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5664513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5665446Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arange.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5666741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5667811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arange_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5668860Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arange_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5669923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arange_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5670941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arange_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5671901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arange_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5672841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccos.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5674146Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5675145Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccos_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5676136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccos_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5677116Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccosh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5678418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5679442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccosh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5680423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccosh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5681467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5682756Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5683776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5684748Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5685685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsinh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5687137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5688152Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsinh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5689163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsinh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5690092Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5691046Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5692306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5693306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5694298Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5695600Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5696619Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5697574Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5698528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctanh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5699847Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5700868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctanh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5702004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctanh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5702951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5704390Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5705467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5706606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5707598Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5708654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5709671Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5710640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5711693Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5713131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5714165Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5715257Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5716232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5717292Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5718329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5719300Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5720255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argsort.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5721563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5722582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argsort_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5723576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argsort_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5724556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argwhere.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5725888Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5727157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argwhere_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5728172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argwhere_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5729122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5730541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5731625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5732961Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5734491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5735544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5736654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5737944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5739023Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5740119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5741146Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5742199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5743231Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_scatter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5744614Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5746166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5747268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_scatter_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5748341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_scatter_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5749266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5750710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5751736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5752884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5753999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5755012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5756005Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5756946Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5757958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5759409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5760450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5761497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5762563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5763669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5764658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5765611Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5766527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5767449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5768908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5769945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5770986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5772216Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5773247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5774237Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5775195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5776598Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5777641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5778780Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5779759Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5780787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5781884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5782865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5783789Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5785392Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5786415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5787467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5788567Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5789603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5790588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5791549Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5792516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5793827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5794880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5795881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5796851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5798190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5799207Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5800228Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5801200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5802512Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5803659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5804664Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5805627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5806943Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5808322Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5809366Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5810357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5811336Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5812358Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5814050Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5815197Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5816375Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5817411Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5818391Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5819417Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5820444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5821958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5823067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5824151Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5825173Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5826276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5827317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5828399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5829359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5830407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5831955Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5833218Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5834373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5835464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5836642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5837917Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5839178Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5840739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5841831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5842911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5843907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5844998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5846037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5847024Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5847999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5849449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5850521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5851620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5852621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5853703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5854813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5855797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5856822Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bartlett_window.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5858220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5859430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bartlett_window_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5860470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bartlett_window_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5861542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5862547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5863758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5865009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5866107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5867553Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5868764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5869946Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5871097Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5872198Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5873288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5874406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5875859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5877087Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5878257Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5879413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5880809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5881843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_elemt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5882983Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5884082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_elemt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5885199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5886265Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5887685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5888886Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5890136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5891241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5892409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5893944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5895232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5896480Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5897676Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5898731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5899721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5900730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_stats.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5902171Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5903320Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5904415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_stats_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5905549Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_stats_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5906643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_update_stats.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5908036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5909237Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5910520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5911656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5912777Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5913753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5915159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5916707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5917821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5918946Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5920055Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5921116Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5922130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5923108Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bilinear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5924379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5925392Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bilinear_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5926395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bilinear_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5927448Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5928611Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5929882Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5931281Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5932493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5933654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5934854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5936117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5937234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5938370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5939421Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5940966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5942302Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5943527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5944453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bincount.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5945765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5946861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5947961Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5948996Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bincount_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5949991Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bincount_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5950952Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binomial.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5952289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5953377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5954499Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5955513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binomial_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5956518Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binomial_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5957604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5958928Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5960441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5961627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5962740Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5963740Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5964842Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5965895Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5967043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5968107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5969495Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5971067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5972224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5973393Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5974500Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5975655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5976770Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5977836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5978817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5980312Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5981409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5982593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5983695Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5984799Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5985847Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5986848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5987891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5989215Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5990695Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5991782Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5992990Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5994012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5995090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5996105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5997104Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5998158Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.5999561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6001110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6002318Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6003506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6004606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6005792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6006942Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6008018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6009084Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6010430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6011921Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6013037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6014190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6015206Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6016330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6017371Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6018527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6019559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/blackman_window.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6020934Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6022101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/blackman_window_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6023154Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/blackman_window_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6024124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/block_diag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6025453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6026505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/block_diag_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6027497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/block_diag_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6028399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6029817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6030798Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6031823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6032760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6033852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6034839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6035755Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6036817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_tensors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6038372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6039593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_tensors_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6040674Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_tensors_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6041680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_to.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6043038Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6044277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6045326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6046295Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bucketize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6047629Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6048730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6049810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6050865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bucketize_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6051868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bucketize_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6052826Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/can_cast.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6054123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6055125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/can_cast_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6056123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/can_cast_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6057131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cartesian_prod.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6058516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6059706Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cartesian_prod_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6060756Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cartesian_prod_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6061723Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6063118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6064494Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6065492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6066529Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6067456Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6068457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6069571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6070500Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6071526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cauchy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6072842Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6073888Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6074946Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6076041Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6077040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cauchy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6078027Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cauchy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6079016Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6080339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6081377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6082770Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6084312Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6085488Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6086562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6087605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6088626Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6089620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cdist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6090888Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6091894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cdist_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6092836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cdist_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6093760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6095265Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6096270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6097317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6098264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6099327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6100286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6101232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6102203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/celu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6103457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6104447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/celu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6105376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/celu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6106355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chain_matmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6107723Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6108772Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chain_matmul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6109872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chain_matmul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6110805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chalf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6112052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6113056Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chalf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6114011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chalf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6115115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/channel_shuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6116493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6117656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6118808Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6120019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6121100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6122065Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6123173Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6124261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6125295Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_inverse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6126468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6127640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6128747Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_inverse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6129808Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_inverse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6130849Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6131854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6132859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_solve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6134251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6135417Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_solve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6136422Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_solve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6137663Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/choose_qparams_optimized.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6138925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6140085Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6141195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6142198Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chunk.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6143469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6144472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chunk_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6145587Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chunk_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6146515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6147953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6148982Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6150056Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6151013Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6152434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6153515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6154613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6155613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6156682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6157690Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6158657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6159617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6160778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6161718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6163171Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6164250Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6165378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6166400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6167462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6168487Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6169451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6170561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6171533Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6172427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clip.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6173706Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6174686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clip_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6175620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clip_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6176557Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clone.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6177831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6178821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clone_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6179784Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clone_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6180749Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/coalesce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6182157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6183189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/coalesce_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6184189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/coalesce_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6185201Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col2im.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6186268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6187316Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6188316Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col2im_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6189289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col2im_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6190315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6191650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6192666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6194037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6195687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6196776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6197827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6198853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6199873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6200866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/column_stack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6202218Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6203291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/column_stack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6204307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/column_stack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6205330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/combinations.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6206698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6207817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/combinations_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6208855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/combinations_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6209807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/complex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6211160Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6212227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6213306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6214345Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/complex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6215388Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/complex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6216331Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6217637Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6218651Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concat_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6219610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concat_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6220762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concatenate.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6222209Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6223266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concatenate_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6224325Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concatenate_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6225286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6226576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6227559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6228518Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6229515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_physical.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6230884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6232221Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6233350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6234499Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6235569Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_physical_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6236681Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6237855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/constant_pad_nd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6239350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6240428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/constant_pad_nd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6241547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/constant_pad_nd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6242551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/contiguous.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6243897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6244959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/contiguous_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6246057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/contiguous_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6247054Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6248366Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6249377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6250347Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6251283Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6252566Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6253582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6254559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6255498Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6256786Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6257813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6258934Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6259955Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_depthwise3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6261343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6262658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6263709Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_depthwise3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6264758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6265693Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6266948Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6268295Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6269412Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6270453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6271837Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6272901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6273869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6274919Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6276297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6277400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6278465Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6279508Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6280891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6281988Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6283066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6284093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6285496Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6286583Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6287724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6288755Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6289837Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6291288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6292588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6293739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6294875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6296082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_overrideable.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6297722Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6299048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6300309Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6301778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6302844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6303898Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6305036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_overrideable.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6306528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6307727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_overrideable_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6308891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6309836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6311096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6312540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6313597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6314661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6315600Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6316600Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6318041Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6319288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6320431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6321519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6322483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6323894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6325482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6326592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6327682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6328703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6329792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6330890Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6331896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6332850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/corrcoef.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6334198Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6335234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/corrcoef_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6336235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/corrcoef_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6337141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6338552Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6339548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6340620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6341657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6342664Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6343640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6344671Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6345559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6347002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6347989Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6349153Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6350173Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6351200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6352182Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6353070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6354145Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_embedding_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6355567Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6356715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6357819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6358876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_similarity.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6360277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6361372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_similarity_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6362474Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_similarity_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6363467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/count_nonzero.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6364806Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6366004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6367137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6368209Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/count_nonzero_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6369234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/count_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6370219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cov.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6371434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6372389Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cov_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6373331Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cov_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6374316Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6375669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6376704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross_entropy_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6378087Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6379205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross_entropy_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6380275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6381281Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6382302Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6383269Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6384615Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6385640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6387024Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6388548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6389661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6390795Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6391857Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6392886Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6393837Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ctc_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6395211Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6396219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6397186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6398332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6399528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6401220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6402573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6403841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6405078Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6406571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6407826Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6409003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6410169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6411203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6412313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6413773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6415020Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6416183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6417401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6418782Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6419937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6421111Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6422231Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6423253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6424353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6425815Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6427193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6428366Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6429540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6430710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6431788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6432883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6433976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6435421Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6436623Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6437997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6439116Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6440252Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6441746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6443106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6444322Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6445486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6446551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6447774Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6449244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6450510Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6451687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6453025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6454461Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6455648Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6456766Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6457770Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6458831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_is_acceptable.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6460213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6461348Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6462513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6463442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6464744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6466059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6467085Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6468047Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6469206Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummaxmin_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6470622Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6471754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummaxmin_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6472866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6473883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6475204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6476458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6477474Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6478514Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6479505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6480561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6481946Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6483046Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6484108Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6485574Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6486901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6487959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6489052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6490048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6491160Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6492172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6493159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6494099Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6495623Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6496942Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6498017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6499146Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6500129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6501201Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6502291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6503260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6504503Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumulative_trapezoid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6505917Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6507065Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6508207Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6509123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/data.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6510407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6511401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/data_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6512348Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/data_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6513303Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/deg2rad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6514615Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6515679Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/deg2rad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6516659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/deg2rad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6517635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dense_dim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6518947Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6520046Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dense_dim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6521051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dense_dim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6522034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dequantize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6523406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6524580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6525710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6526743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dequantize_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6527754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dequantize_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6528624Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/det.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6530008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6531003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/det_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6531948Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/det_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6532892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6534199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6535169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6536523Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6538206Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6539283Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6540270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6541265Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6542296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6543223Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6544507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6545603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_embed.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6546907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6548375Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6549424Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_embed_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6550542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_embed_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6551526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6552489Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6553443Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagflat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6554749Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6555986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagflat_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6556989Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagflat_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6557947Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6559017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6560429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6561525Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6562624Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6563889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6565210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6566499Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6568496Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6570444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6571588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6573183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6574921Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6576505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6578260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_scatter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6580361Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6582318Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6583644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_scatter_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6585462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_scatter_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6587069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diff.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6589252Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6590647Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diff_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6592337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diff_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6594097Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6611634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6612779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6613876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6614887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6615954Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6616997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6617972Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6618888Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6620170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6621149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dist_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6622222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dist_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6623204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6624472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6625891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6626937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6628015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6628959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6629994Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6630935Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6631962Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6632959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/divide.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6634250Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6635296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/divide_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6636256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/divide_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6637171Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dot.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6639268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6642278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6643523Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6645250Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dot_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6646971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dot_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6648967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6650887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6652363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dropout_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6654497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dropout_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6655957Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dsplit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6657991Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6659451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dsplit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6661084Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dsplit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6662790Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dstack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6665365Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6666815Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dstack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6668456Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dstack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6670057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/einsum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6672321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6673213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/einsum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6674911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/einsum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6676466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6678485Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6680340Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6681662Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6683720Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6684698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6686432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6687951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6689479Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6691238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6692578Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6694222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6695820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6697373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6698889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6700399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6702075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6703764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6705541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6707232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6708823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6710273Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_bag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6712139Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6713518Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6715172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6716754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6718254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_dense_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6720030Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6721509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6723053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6725058Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6726628Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6728220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6729756Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6731398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_renorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6733249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6734997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6736324Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6738254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6740035Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_renorm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6741843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_renorm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6743589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_sparse_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6745573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6747065Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6748919Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6750506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6752537Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6754264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6755821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6757515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6759170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_like.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6761085Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6762729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_like_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6764269Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_like_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6766033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6767697Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6769449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6771194Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_permuted.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6773104Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6774594Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_permuted_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6776251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_permuted_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6777915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_quantized.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6779841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6781388Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_quantized_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6783301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_quantized_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6785649Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_strided.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6787441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6788769Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6789460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6790758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6791950Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_strided_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6793218Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6794582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6796310Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6797153Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6798610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6799661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6801172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6802351Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6803773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6805128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/equal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6806666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/equal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6807957Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/equal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6809100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/equal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6810288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/equal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6811783Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6813663Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6814614Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6815935Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6817378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6818751Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6820093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6821253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6822805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6824506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6825409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6827065Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6828088Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6829653Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6831121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6832359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6833884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6835607Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6836698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6838505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6839956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6841458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6842992Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6844468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6845956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6847467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6849308Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6850395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6852071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6853671Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6855229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6856329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6857855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6859544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6860437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6861902Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6863033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6864549Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6866010Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6867085Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6868156Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6869574Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_as.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6870899Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6872746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_as_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6874380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_as_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6876053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6877066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6878644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6880032Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6881232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6882608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6883960Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6885300Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6886615Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6888250Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6889416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6891328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6892716Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6894024Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6895305Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6896642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6897999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exponential.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6899531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6900992Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6902337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6903874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exponential_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6905033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exponential_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6906419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exponential_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6907735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eye.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6909285Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6910688Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eye_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6912076Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eye_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6913515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eye_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6914956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eye_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6916312Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eye_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6917915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6919417Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6920887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6922723Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6923915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6925404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6926960Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6928365Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6929956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6931072Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6932416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6933816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6934874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6936112Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6937352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6938878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6940545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6942239Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6943488Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6944662Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6946055Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6947458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6948672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6949976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6951229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6952999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6953998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6955127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6956403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6958113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6959272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6960697Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6961765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6963707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6964710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6965998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6967279Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6968795Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6969941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6971397Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6972567Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6973628Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6975049Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6976423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6977629Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6979307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6980573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6981986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6983439Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6985029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6986438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6987778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6989128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6990836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6992105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6993458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6994796Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_alpha_dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6996382Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6997680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.6999046Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7000365Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7001959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7003047Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_dropout_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7004649Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_dropout_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7006209Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7007988Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7009859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7011469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7013097Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7014963Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7016518Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7018156Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7019866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftfreq.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7021863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7023402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftfreq_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7025057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftfreq_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7026793Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7028762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7030165Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7031826Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7033656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftshift.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7035463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7036921Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftshift_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7038805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftshift_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7040618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7042460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7044358Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7045946Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7047603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7049467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7050912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7052455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7053974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfftn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7056008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7057486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfftn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7059350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfftn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7061074Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7063201Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7065207Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7066669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7068157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7070234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7071763Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7073562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7075221Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7077209Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7078670Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7080360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7081972Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftshift.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7083851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7085358Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftshift_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7087299Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftshift_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7088908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7090549Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7092480Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7093932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7095532Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7097558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7099162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7100707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7102555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfftn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7104511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7106570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfftn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7107965Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfftn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7109306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7110862Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7112451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7113796Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7115002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7116639Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7117650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7118837Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7120118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfftn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7122073Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7123048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfftn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7124302Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfftn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7125625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7127054Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7128659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7129937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7131303Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7133061Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7133867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7135508Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7137198Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftfreq.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7139282Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7140821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftfreq_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7142650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7144315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7146408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7147973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7149581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7151268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7153140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7154703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7156560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7158110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_diagonal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7159937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7161476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_diagonal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7163120Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7164836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7166950Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7168643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7170302Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fix.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7172141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7173765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fix_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7175321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fix_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7177071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7178914Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7180492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7182565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7184079Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7185705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7187393Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7188946Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7190560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flip.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7192469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7193993Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flip_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7195711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flip_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7197332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flip_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7198982Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flip_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7200841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fliplr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7202560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7204094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fliplr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7205743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fliplr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7207409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flipud.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7209441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7210864Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flipud_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7212545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flipud_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7214184Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/float_power.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7216053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7217582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/float_power_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7219267Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/float_power_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7220928Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7223009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7224519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7226251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7227941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_divide.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7229861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7231447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7233138Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7234810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7236492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_divide_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7238826Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_divide_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7240475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7242106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7243243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7244767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7246116Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7247613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7248662Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7250233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7251264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7253194Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7254369Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7255791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7257177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7259055Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7260573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7262080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7263736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7264721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7265905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7267241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7268371Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7270630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7272238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7273094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7275261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7276240Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7277486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7278666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7279696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7281018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7282991Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7283870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7285106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7286464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7287690Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7289013Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7290260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7291605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7292844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7294544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7295561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7296722Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7297836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7299147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7300382Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7301757Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7303510Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7304513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7305873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7306944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7308418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7309913Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7311189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7312355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7313843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7315158Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7316470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7317506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7319022Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7320454Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7321643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7322911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7324363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7325792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7327175Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7328414Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7331641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7332492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7333108Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7334058Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7335208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frexp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7336718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frexp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7338065Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frobenius_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7339930Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7341064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frobenius_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7342562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frobenius_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7343959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/from_file.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7346131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7347494Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7348513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/from_file_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7350209Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/from_file_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7351569Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7353566Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7354542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full_like.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7356484Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7358144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full_like_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7359881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full_like_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7361391Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7362979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7364692Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7366638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7367887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7369474Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7370953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7372585Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7374565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7375837Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7377520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7379299Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7380794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7382398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7383974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7385595Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7387157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7388776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7390355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7391925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7393728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7395205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7396726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7398314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7399978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7401610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7403079Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7404726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7406522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7408002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7409564Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7411146Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7412901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7414412Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7415749Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7417444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7418859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7420905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7422377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7424006Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7425606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7427235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7428711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7430277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7432121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7433474Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7435151Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7436659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7438407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7439893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7441439Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7443037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geometric.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7444784Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7446288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7447825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7449686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geometric_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7451031Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geometric_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7452557Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geometric_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7453950Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geqrf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7455446Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7456868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7458308Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geqrf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7460506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geqrf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7461382Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ger.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7463200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7464449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ger_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7465879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ger_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7467339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7468869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7470379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7471822Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7473183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_jvp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7474884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7475985Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7477503Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7478773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_jvp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7480248Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7481667Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7483748Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7484981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7485958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7487443Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7488893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_jvp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7490411Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7491779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7493097Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7494480Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_jvp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7495853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_jvp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7497350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7498753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7500148Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7501556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7503325Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gradient.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7504566Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7506083Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gradient_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7507325Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gradient_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7508819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7510546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7511543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater_equal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7513429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7514546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater_equal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7516070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater_equal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7517555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7518918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7520351Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7521782Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7523264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7524905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7526091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7527636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7528975Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7530338Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7532245Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7533147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7534838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7536011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7537624Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7539285Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7541097Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7542827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7544029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7545527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7546944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7548432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7550056Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7551218Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7553794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7554772Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7556377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7557912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7559339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7561191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7562674Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/group_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7564305Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7565515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/group_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7567076Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/group_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7568467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7570050Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7571593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7573121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7574190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7575870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7576926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7578460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7580167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7581649Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7583407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7584482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7585873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7587355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7588858Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7590097Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7591377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hamming_window.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7593068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7594007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hamming_window_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7595405Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hamming_window_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7596640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hann_window.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7598237Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7599314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hann_window_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7600804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hann_window_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7602319Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7603423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7605117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7606433Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7607619Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7609022Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7610269Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7611551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7612913Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7614463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7615362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7616837Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7617799Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7619285Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7620381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7621814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7623179Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7624519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7626155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7627210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7628465Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7629689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7631299Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7632507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7634043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7635620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7636653Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7638799Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7639725Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7641180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7643034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7644467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7645893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7647741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7648954Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7650682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7651977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7653537Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7655006Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7656604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7658128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7659509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7661347Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7662336Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7663896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7665404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7667039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7668590Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7670103Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7671577Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7673183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7674704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7676267Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7677775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7679263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7680781Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7682123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7683272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7684596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7685846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7687186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7688334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7689698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7691121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hinge_embedding_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7692434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7693579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7694919Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7696230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7697609Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7698809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7700004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7701401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7702808Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogram.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7704241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7705552Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogram_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7706979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogram_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7708426Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogramdd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7710081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7711311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogramdd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7712754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogramdd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7714093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hsplit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7715720Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7716846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hsplit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7718314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hsplit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7719836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hspmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7721305Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hspmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7722841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hspmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7724728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hstack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7726076Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7727007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hstack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7728386Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hstack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7729778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7731200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7732840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7734613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7736191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7737331Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7739138Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7740442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7742072Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7743444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7744966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7746268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7748072Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7749277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7750490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7752113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7753297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7754922Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7756026Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7757706Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7759131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7760372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7761736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7763243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7764431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7766051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7767164Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7768698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7770355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7771411Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7772895Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7774214Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7775636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7777177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7778287Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7779746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7781741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7782607Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7784106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7785423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7786971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7788326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7789839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7791118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/im2col.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7792670Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7794094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7795487Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/im2col_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7796575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/im2col_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7798010Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/imag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7799446Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7800557Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/imag_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7802071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/imag_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7803283Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7804444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7806337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7807368Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7808406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7810035Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7811008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7812953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7813858Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7814996Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7816843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7817691Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7819729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7820925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7822399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7824327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7825832Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7827059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7828523Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7830727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7832227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7833578Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7834971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7836989Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7839957Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7841077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7842183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7843929Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7845404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7847054Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7849722Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7851330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7852892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7854830Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7856418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_put.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7858531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7860139Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_put_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7861791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_put_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7863618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7865926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7867248Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7869152Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7870720Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7872598Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7874340Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7876031Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7877729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7879659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7881686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7883152Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7884865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7886803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7888453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7890175Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7891904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7893594Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7895392Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7897478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7899001Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7901009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7903233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7904364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7906101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7907805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7909486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7911741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7913825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7914787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7916594Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7917600Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inner.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7919499Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7920682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inner_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7922333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inner_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7923710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/instance_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7925645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7926471Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/instance_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7928292Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/instance_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7929457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/int_repr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7931171Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7932890Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/int_repr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7934281Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/int_repr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7935816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inverse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7937563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7939194Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inverse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7940455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inverse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7942270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_coalesced.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7943657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7945219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_coalesced_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7946448Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7948110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_complex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7949500Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7951096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_complex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7952315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_complex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7953920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_conj.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7955450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7956959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_conj_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7958090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_conj_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7959717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_distributed.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7961393Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7962632Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_distributed_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7964209Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_distributed_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7965479Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_floating_point.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7967383Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7968559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_floating_point_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7970191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_floating_point_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7971263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_inference.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7973176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7974210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_inference_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7975798Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_inference_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7977041Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_leaf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7978850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7980008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_leaf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7981624Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_leaf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7983058Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_neg.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7984742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7986031Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_neg_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7987729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_neg_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7989186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_nonzero.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7991282Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7992873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_nonzero_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7993490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7995180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_pinned.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7996630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7998086Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_pinned_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.7999341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_pinned_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8000901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_same_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8002570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8004140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_same_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8005301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_same_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8006757Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_set_to.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8008158Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8009605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8010826Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_set_to_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8012064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_set_to_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8013354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_signed.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8014807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8016035Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_signed_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8017130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_signed_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8018596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_vulkan_available.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8019949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8021339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_vulkan_available_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8022700Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_vulkan_available_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8023962Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isclose.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8026133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8027220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isclose_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8028579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isclose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8030075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isfinite.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8031510Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8033187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isfinite_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8034628Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isfinite_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8036181Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8038132Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8039642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8041073Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8042639Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8044185Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8045712Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8047287Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8049007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isinf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8050966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8051894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isinf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8053401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isinf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8054595Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isnan.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8056415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8057485Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8058967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8060189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isnan_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8061652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isnan_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8062980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8064740Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8065888Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8067541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8068753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8070318Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8071511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8073344Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8074452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8076320Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8077071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8078763Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8080193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8081670Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8082906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8084291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8085698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isreal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8087193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8088606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isreal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8090094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isreal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8091189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/istft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8092761Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8093896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/istft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8095355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/istft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8096712Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/item.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8098347Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8099462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/item_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8100807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/item_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8102212Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kaiser_window.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8103908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8105022Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kaiser_window_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8106211Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kaiser_window_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8107505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kl_div.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8109118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8110239Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kl_div_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8111650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kl_div_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8113034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kron.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8114753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8115820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kron_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8117708Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kron_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8119025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kthvalue.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8120421Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8121715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8122831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8124286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8126282Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kthvalue_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8127203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kthvalue_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8128656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/l1_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8130036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8131293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/l1_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8132426Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8133861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/layer_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8135438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8136490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/layer_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8137996Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8140223Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8141866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8142870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8144100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8145429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8146676Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8147791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8149236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8150355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ldexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8151929Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8152991Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ldexp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8154390Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ldexp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8155481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8157317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8158427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8159633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8161138Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8162602Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8163914Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8165167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8166652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8168246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8170001Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8171147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8172571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8174010Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8175680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8177084Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8178460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8180051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8181206Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8182748Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8184091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8185575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8186987Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8188251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8189640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8191283Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8192337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8193796Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8195230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8196875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8197985Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8199467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8201097Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8202831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8204373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less_equal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8205875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8207676Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less_equal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8209130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less_equal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8210588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8211872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8213335Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8215142Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8216676Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8217919Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8219395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8220866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8222272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8223652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8225089Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8226605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8227908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8229507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8231551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8233020Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8234226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8235463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8236878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8238664Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8240112Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8241742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8243189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8244843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8246501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8247825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8249213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8250354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8251728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8253140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8254634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8256009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8257526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8258662Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8260108Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8261571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cond.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8263122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8264461Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cond_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8266088Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cond_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8267444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8269260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8270384Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8271888Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8273239Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8275184Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8276429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8277831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8279228Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_det.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8280860Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8283558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_det_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8284241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8285485Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_diagonal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8287081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8288311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_diagonal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8289696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8291067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eig.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8292513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8293745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8294936Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eig_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8296341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eig_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8297642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8299534Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8301309Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8302713Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8304426Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvals.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8305998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8307354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8308848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8310285Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvals_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8311636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvals_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8312981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvalsh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8314519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8315824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8317193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8318461Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_householder_product.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8320258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8321428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8322718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_householder_product_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8324360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_householder_product_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8325488Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8327197Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8328335Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8330212Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8331185Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8332595Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8333825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8335273Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8336483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8338316Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8339560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8340801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8342319Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8343970Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8345025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8346528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8347607Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8348839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8350061Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8351326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8352573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8353882Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8355056Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8356412Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8357567Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8359412Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8360382Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8361601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8362769Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8364230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8365352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8366810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8368128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lstsq.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8369437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8370529Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8371871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8373034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lstsq_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8374353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lstsq_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8375625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8377110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8378199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8379349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8380824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8382172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8383441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8385616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8386370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8388170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8389642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8390669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8392316Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8393761Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8395038Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8396596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8397634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8399199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8400328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8401901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8403099Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8405013Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8406003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8407331Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8408838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8410071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8411647Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8412836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8414050Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8415770Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8416762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matmul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8418226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matmul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8419503Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_exp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8421224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8422294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8423811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8424973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8426433Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8427641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8429399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8430341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8431783Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8433256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_power.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8434650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8435738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_power_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8437134Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8438556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_rank.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8440353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8441529Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8442851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8444539Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_multi_dot.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8446874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8447560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_multi_dot_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8449040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8450279Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8451663Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8452737Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8454174Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8455506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_pinv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8457055Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8458357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8459902Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8460954Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_pinv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8462463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_pinv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8463857Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8465852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8466887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8468395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8469529Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8470974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8472399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8473929Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8475352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8477360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8478484Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8480020Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8481327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8482942Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8484018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8485742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8486966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8488424Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8489598Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8491259Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8492694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_triangular.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8494161Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8495501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8496775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8498253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8499372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8501082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8502277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8503728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8505099Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svdvals.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8506974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8508000Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svdvals_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8509421Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svdvals_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8510665Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorinv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8512363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8513464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorinv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8514867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8516270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorsolve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8517753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8518905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8520379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8521552Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vander.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8523354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8524255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vander_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8525765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vander_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8527131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vecdot.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8528733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8530377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vecdot_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8531476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vecdot_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8532936Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8534629Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8535927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8537755Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8538940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8542477Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8543714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8545441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8546871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8548440Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8550157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8551641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8553050Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8554894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8556008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8557497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8558991Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8560385Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linspace.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8562150Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8563726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8564927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8566550Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8567764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linspace_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8569495Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linspace_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8571123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8572658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8574245Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8575195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8576573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8577969Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8579130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8580955Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8582044Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8583535Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8585445Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8586579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8588036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8589469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8590717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8592267Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8593516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8594990Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8596748Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8597912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8599166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8600556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8602091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8603286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8604716Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8606380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8607496Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8608973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8610620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8611809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8613246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8614808Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_normal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8616275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8617528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8619075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8620480Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8622016Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_normal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8623522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_normal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8624963Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8626449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8627909Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8629434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8631024Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8632314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8633826Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8635503Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8636617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8638341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8640010Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8641304Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8642825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8644287Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8645708Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8647267Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8649017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8650159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8651432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8652980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8654416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8655876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8657654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8658695Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8660221Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8661556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8663567Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8664821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8666200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8667884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8668872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8670202Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8671490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8672951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8674208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8675790Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8677208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logcumsumexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8678876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8680240Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8681483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8682962Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8684427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logdet.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8686012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8687210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logdet_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8688698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logdet_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8690312Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_and.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8691655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8693062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8694519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8695920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_and_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8697363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_and_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8698784Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_not.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8700531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8701768Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8703434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8704896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_not_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8706300Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_not_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8707710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_or.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8709323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8710599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8712087Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8713563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_or_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8714998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_or_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8716451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_xor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8718128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8719251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8720728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8722136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_xor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8723655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_xor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8725028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8726506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8728255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8729274Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_nll_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8730901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8732519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8733787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8735288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8736482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8738139Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8739775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8741235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8742768Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8744237Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8745505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8747170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logspace.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8749063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8750003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8751632Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8752785Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8754223Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logspace_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8756053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logspace_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8757536Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logsumexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8759236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8760551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8761697Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8763393Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logsumexp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8764539Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8765516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lshift.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8767361Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8768136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8769653Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8770809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8772078Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lshift_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8773524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lshift_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8774980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8776435Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8778125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8779222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8780669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8782386Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8783528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_mps_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8785348Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8786436Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_mps_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8787966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8789256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8790818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8792261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8794259Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8795159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8796680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8797841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8799445Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8800852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8802214Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8803696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_solve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8805402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8806601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_solve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8808042Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8809275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8811194Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8812182Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8813860Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8814956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8816562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8817758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8819304Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8820638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mH.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8822548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8823516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mH_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8824977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mH_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8826083Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mT.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8827903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8828815Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mT_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8830287Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mT_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8831763Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/margin_ranking_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8833446Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8834542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/margin_ranking_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8836220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8837748Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_fill.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8839510Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8852478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8853417Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8854119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8854901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_fill_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8855636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_fill_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8856250Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8856995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8858273Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8859341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8860192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8861357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8862540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8863513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8864451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8865369Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8866395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8867355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8868327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8869735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8870697Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8871733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8872788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8873853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8874840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8875859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8876659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8877519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8878797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8879732Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8880494Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8881652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8882421Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8883049Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8884328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_H.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8886198Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8887629Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_H_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8889201Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_H_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8890870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8892013Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8893714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8895087Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8896372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8898239Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8899331Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8900730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8902255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_power.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8903524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8905420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_power_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8906658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8908183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8909972Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8911042Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8912466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8914020Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8915923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8917382Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8918865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8920155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8922014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8923733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8925045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8926736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8928340Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d_with_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8930155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8931999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8933016Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8934429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8935987Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8938606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8940502Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8942004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8943388Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8944566Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8946574Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8948251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8949741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8951597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8952721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8954028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8955749Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8957317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8958560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8960116Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8961629Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8962749Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8964249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8965552Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8967144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8968355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8969775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8971075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8972593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8974379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8975941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8977305Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8978689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8980157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8981636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8983055Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8984482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8985832Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8987325Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8988857Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8989879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8991195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8992651Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8993846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8995283Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8996576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8997913Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.8999355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9000769Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9002162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9003609Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9005200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9006855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9007951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9009450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9010602Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9012209Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9013730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9015080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9016392Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9018354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9019861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9021019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9022244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9023685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9024808Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9026195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9027570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9028574Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9030406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/median.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9032208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9033290Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9034925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/median_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9036398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/median_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9037901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/median_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9038917Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/median_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9040728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/meshgrid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9042298Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9043346Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/meshgrid_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9044923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/meshgrid_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9046224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9048236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9049314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9050286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9051796Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9052898Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9054665Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9055803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9057352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9058517Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9060532Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9061405Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9062945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9063997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9065776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9066813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9067978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9069569Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9070798Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9072665Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9073527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9074675Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9076080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9077610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9078692Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9079846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9081161Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9082368Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9083915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9085162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9086478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9087825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9089242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9090299Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9092796Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9093431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9094741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9096527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9098380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9100277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9101268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9102701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9103837Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9105141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9105936Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9107515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9108852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9109892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9111252Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9112389Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9113757Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9114932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9117074Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9118246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9119491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9120913Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9122601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9123754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9125170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9126449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9127938Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9129833Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9131444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9133234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9134673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9136213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9138039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9140590Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9143075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9144851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9146465Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9147916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9149359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9150714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9152119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9153983Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9155925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9157916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9159594Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9161253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9162828Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9164264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9165822Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9167753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9169457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9170838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9172356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9174139Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9175898Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9177755Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9179632Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9181357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9183171Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9184723Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9186625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9188478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9190456Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9192090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9193692Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9195238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9196833Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9198197Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9199618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9201234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9203064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9204696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9206333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9207941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9209373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9210781Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9212222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9213940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9215663Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9217179Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9218866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9220578Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9222129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9223661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9225481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9227384Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9229122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9230788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9232542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9234467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9236111Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9237845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9239213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9241054Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9242941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9244685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9246232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9247898Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9249570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9251063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9252430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9253656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9255172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9256739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9258056Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9259356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9260748Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9262282Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9263559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9264828Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9266475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9268263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9269870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mode_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9271347Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mode_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9272840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mode_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9274234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mode_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9275599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/moveaxis.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9277450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9279228Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/moveaxis_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9280649Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/moveaxis_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9282068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/movedim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9283567Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9285157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/movedim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9286417Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/movedim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9287787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9289583Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9291242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9292725Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9294314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9296572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9298306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9299850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9301273Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9302618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9304019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9305575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9307113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9308520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9310097Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9311710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9313110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9314529Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9315814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9317187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9318465Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9319653Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/msort.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9321055Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9322473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/msort_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9323731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/msort_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9324903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9326283Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9327906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9329347Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9330599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9331760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9332947Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9334102Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9335566Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9336892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9338613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9340109Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9341881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9343557Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9345200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9346824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9348489Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9350123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9351629Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9353137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9354829Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9356513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9358239Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9359903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9361575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9363357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9365081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9366673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9368381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9370006Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9371566Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9373133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9374656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9376101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multinomial.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9377497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9378965Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9380393Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multinomial_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9381866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multinomial_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9383108Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multiply.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9384623Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9386168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multiply_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9387455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multiply_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9388743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9390205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9391797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9392952Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9394112Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mvlgamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9395616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9397162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9398563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9399943Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mvlgamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9401233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mvlgamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9402398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nan_to_num.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9403780Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9405260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9406640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9407872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nan_to_num_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9409141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nan_to_num_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9410378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmean.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9411882Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9413449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmean_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9414858Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmean_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9416331Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmedian.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9417902Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9419775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9421398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9422986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9424500Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmedian_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9425912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmedian_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9427377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanquantile.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9428976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9430588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanquantile_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9432023Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanquantile_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9433503Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nansum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9434918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9436380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9438009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nansum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9439344Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nansum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9440753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9442335Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9443881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9445510Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9447206Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9448725Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9450172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9451709Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9452989Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9454283Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9455722Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9457431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9459233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9460792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9462532Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9464036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9465549Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9467031Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9468591Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9470141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9471568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_channel_shuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9473192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9474909Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9476442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9477889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9479312Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9480749Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9482379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9484031Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9485711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9487307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9488713Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9490357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9491964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9493310Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9494871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9496373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9497681Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9499328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9500979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9502813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9504377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9505925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9507413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9509062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9510654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9512166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9513620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9515380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9516786Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9518156Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9519791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9521427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9522938Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9524416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9525873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9527445Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9529037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9530502Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9531891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9533231Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9534501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9535931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9537606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9538967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9540733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9542643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9544435Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9545878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9547203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9548663Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9550128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9551430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9552719Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9554449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9556023Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9557390Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9558725Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9560004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9561467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9562861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9564143Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/negative.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9565607Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9567142Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/negative_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9568419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/negative_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9569865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nested_to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9571746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9573386Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9574848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9576220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9577813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9579349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9580672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9582096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_strided.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9583726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9585581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9587291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_strided_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9588704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9590034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_full.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9591416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9592891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_full_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9594155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_full_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9595435Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_ones.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9596978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9598505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_ones_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9599865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_ones_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9601204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_zeros.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9602835Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9604440Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_zeros_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9605760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_zeros_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9607026Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9608640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9610333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9611750Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9613157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9614557Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9615981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9617317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9618642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9619949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9621328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9622837Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9624346Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9625840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9627441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9629010Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9630590Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9632012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9633564Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9634996Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9636508Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9638004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9639361Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9640681Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9642450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9644338Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9646002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9647512Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9649274Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9650859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9652246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9654023Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9655872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9657350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9658849Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9660306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9661744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9663147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9664618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9665972Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9667261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9668547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_nd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9670023Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9671490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_nd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9672747Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_nd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9674025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9675262Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9676604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9677966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9679307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9680788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_numpy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9682521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9684168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_numpy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9685504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_numpy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9686819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9688089Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_static.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9689455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_static_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9691018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_static_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9692430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_static_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9693778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_static_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9695047Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9696380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9698093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9699710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9701180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9702560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9703806Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_except_dim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9705265Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9706759Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_except_dim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9708167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_except_dim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9709441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9710714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9711996Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9713247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9714378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/normal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9715747Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9717296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9718687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9720056Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9721674Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/normal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9722834Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/normal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9723976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/not_equal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9725345Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9726747Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/not_equal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9727995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/not_equal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9729198Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nuclear_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9730604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9732049Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nuclear_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9733378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nuclear_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9734600Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/numpy_T.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9735956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9737657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/numpy_T_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9739236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/numpy_T_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9740803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/one_hot.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9742369Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9743889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/one_hot_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9745135Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/one_hot_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9746355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9747720Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9749127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones_like.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9750612Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9752078Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones_like_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9753338Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones_like_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9754608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9755832Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9757041Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/or.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9758376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9760037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/or_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9761333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/or_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9762647Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/orgqr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9764111Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9765696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/orgqr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9767034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/orgqr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9768363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ormqr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9769811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9771144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9772489Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ormqr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9773829Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ormqr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9775000Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/outer.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9776504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9777978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/outer_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9779253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/outer_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9780561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/output_nr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9782184Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9783714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/output_nr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9785102Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/output_nr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9786409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9787810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9789320Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9790629Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9791999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad_sequence.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9793643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9795326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad_sequence_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9796821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad_sequence_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9798503Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pairwise_distance.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9800097Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9801803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pairwise_distance_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9803336Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pairwise_distance_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9804836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pdist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9806543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9808243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pdist_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9809522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pdist_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9811269Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9812713Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9814387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9815865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9817758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9819628Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9821158Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9822597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9823899Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9825323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pin_memory.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9826946Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9828439Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pin_memory_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9829845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9831100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pinverse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9832579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9834077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pinverse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9835449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pinverse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9836765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_shuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9838507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9840403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9842285Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9843794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9845163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9846575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_unshuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9848193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9850030Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9851834Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9853509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_unshuffle_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9854949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9856379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9858066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9859808Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9861338Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9862944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9864707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9866552Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_nll_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9868142Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9869464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9870978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polar.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9872606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9874305Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9875870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polar_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9877717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polar_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9879024Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polar_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9880186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9881631Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9883364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9885015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9885600Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9886280Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9886863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9887465Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9888064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9888673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/positive.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9889556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9890150Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/positive_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9890851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/positive_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9891421Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9892265Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9892836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9893418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9894073Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9894612Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9895264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9895756Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9896289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prelu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9897123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9897649Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prelu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9898304Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prelu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9898789Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9899625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9900365Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9901152Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9901925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9903597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9905202Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9906719Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9908292Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9909717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9911416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/promote_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9913471Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9914256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/promote_types_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9915754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/promote_types_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9917205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/put.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9918973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9920364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/put_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9921876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/put_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9923368Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/put_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9924868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/put_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9926363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/put_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9927882Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_axis.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9929405Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_axis_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9930931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9932411Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_scales.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9934114Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9935780Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_scales_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9937062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9938913Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_zero_points.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9941654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9942728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9944038Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9945315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_scale.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9946580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_scale_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9948565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_scale_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9949363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_zero_point.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9950897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_zero_point_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9952411Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_zero_point_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9953549Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/qr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9954943Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9956013Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/qr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9957371Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/qr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9958517Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/qscheme.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9960020Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/qscheme_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9961019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/qscheme_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9962353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantile.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9963757Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9965541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantile_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9966896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantile_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9968123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_channel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9969613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9970696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9971981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9973137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_channel_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9974385Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_channel_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9975618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9977215Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9978441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9979642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9980867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9982350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9983648Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9984886Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9986137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9987376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9988651Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9989819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9991198Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_batch_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9992569Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9993968Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9995812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9996829Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_gru_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9998463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:24.9999431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0000781Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0001915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_lstm_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0003323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0004299Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0005534Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0006661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0008187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0009209Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0010612Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0011721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0013245Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0014193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0015378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0016495Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0017907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0018937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0020451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0021548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0022897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0023971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0025151Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0026303Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0027679Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0028709Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0029866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0030982Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rad2deg.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0032563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0033476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rad2deg_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0034615Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rad2deg_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0035928Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0037881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0040102Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0041307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_like.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0043524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0044943Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_like_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0045938Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_like_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0047897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0049641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0051313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0053277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0055053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint_like.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0056607Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0057897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint_like_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0059817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint_like_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0060842Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0062758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0064300Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0066180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0067428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0068555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_like.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0069925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0071224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0072179Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_like_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0073454Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_like_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0075454Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0076743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0078305Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/random.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0080459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0081856Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/random_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0083547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/random_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0085396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/random_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0087048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/random_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0088795Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/random_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0090555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randperm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0092939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0094352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0096263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0097858Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randperm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0099645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randperm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0101387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/range.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0103542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0105157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/range_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0107272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/range_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0108859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/range_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0110590Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/range_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0112303Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/range_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0114094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ravel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0116255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0117810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ravel_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0119564Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ravel_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0121409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/real.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0123490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0124918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/real_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0126644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/real_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0128509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0131383Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0132514Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0134109Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0135728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0137873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0139034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0152010Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0154415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/record_stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0156367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0158183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/record_stream_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0159694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/record_stream_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0161382Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/refine_names.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0164322Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0166173Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/refine_names_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0168280Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/refine_names_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0169813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0172656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0174504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0175777Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0177586Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0180295Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0181950Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0183710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0185431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0187587Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0188873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0190924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0192946Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0195235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0197000Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0198735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0200285Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0202137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0204455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0206471Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0208206Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0209839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0211581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0213321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0214902Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0217427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0219073Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0221048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0223400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0224874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0226545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0228180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0230176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0231738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0233433Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0235611Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0236976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0238878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0240886Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0242847Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0244294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0245910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0247458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0249122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu6.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0251292Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0252750Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu6_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0254434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu6_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0256825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0258065Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0259741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0261434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0263504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0265017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0266840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0268711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0270610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0271905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0273671Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0275319Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0277132Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0278722Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0280370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0282133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rename.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0284109Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0285674Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rename_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0288103Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rename_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0289784Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0291920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0293438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0295080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0296792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0298463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0300114Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0301853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0303540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0305638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0307260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_interleave.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0309252Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0311008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0312687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0314600Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0316244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_interleave_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0317940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_interleave_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0319556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0321259Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0323172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0324824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0327173Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0328558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0330154Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0331874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0333636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0335329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0336879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0339144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0340598Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0342404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0363504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0364607Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0365487Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0366080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0366861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0367476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0368254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0368975Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0369738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0370596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0371545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0372246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0373138Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0373842Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0374622Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0375304Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0376056Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0376779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0377557Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0378388Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0379149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0379963Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0380995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0382554Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0383653Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0385886Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0386810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0387515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0388568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0390028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0391057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/requires_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0392797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0394425Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/requires_grad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0395616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/requires_grad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0397783Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0398510Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_as.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0400279Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0401892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0402993Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_as_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0404534Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_as_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0406100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0407521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0408840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0410260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0411731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0413253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0414842Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0416039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0417586Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0419035Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_sparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0421000Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0422176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0423863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_sparse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0425390Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_sparse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0427543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0428163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0429368Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0430800Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0432411Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0433933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0435714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_conj.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0437328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0439468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_conj_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0441732Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_conj_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0443606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_neg.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0445500Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0446675Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_neg_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0447901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_neg_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0449904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/result_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0452536Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0453189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/result_type_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0454248Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/result_type_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0455849Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retain_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0457836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0458463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retain_grad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0460092Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retain_grad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0461995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retains_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0463761Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0465695Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0467315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retains_grad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0468843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retains_grad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0470422Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rms_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0472518Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0473930Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rms_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0475317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rms_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0476872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0478265Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0479951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0481124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0482728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0484438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0485589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0487227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0488607Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0490428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0499607Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0500701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0501827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0507730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0509441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0510463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0511370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/roll.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0512663Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0513850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/roll_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0514896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/roll_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0515900Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/roll_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0516820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/roll_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0517764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rot90.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0519126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0520143Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rot90_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0521117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rot90_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0522061Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0524074Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0525137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0526523Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0528117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0530293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0532001Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0533783Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0535796Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0537900Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0539534Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0541817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0543652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0545029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0546847Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0548543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0550719Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0552118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_stack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0554447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0555804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_stack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0557668Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_stack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0559742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0561831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0563461Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0565162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0566966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0568820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0570991Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0572384Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0574103Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0576069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0577594Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0579249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0581420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0583019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0584796Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0586420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rshift.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0588770Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0590163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0591935Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0593701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0595373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rshift_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0597220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rshift_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0598885Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0601875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0603122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0605002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0606456Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0608397Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0610823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0612572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0614895Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsub.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0616473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0618645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0620567Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0621908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsub_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0624648Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsub_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0625503Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scalar_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0627450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0628930Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scalar_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0630206Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scalar_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0632158Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scaled_dot_product_attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0634773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0635954Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scaled_dot_product_attention_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0637174Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scaled_dot_product_attention_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0639200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0640458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0642093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0644421Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0645186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0646329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0647662Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0649142Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0650480Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0651880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0653503Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0654843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0655990Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0657719Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0659814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0661360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0662659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0664458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0665850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0667662Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0668960Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0670468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0672105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0673462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0674559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0676113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0677198Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/searchsorted.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0678932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0680180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0681444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/searchsorted_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0682466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/searchsorted_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0684192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/segment_reduce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0686003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0687516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0689190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0690550Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/segment_reduce_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0692205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/segment_reduce_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0693852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0695393Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0697297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0699024Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0700490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0702046Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0703885Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0705577Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0706997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0708758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0710554Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0712342Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0713963Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0715544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0717171Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0719026Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_scatter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0720963Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0722696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0724082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_scatter_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0725740Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_scatter_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0727351Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/selu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0729163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0730781Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/selu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0732284Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/selu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0733876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0735776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0737804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0739190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0741014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0742819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0745297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0745991Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_data_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0747743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_data_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0749199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0750504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0752115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0753719Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0755493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0756662Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0758243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0760241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0761738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0762687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0764404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0765803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0767377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0769155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0770475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0771944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0773266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0774900Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0776183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0778240Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0779084Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0780743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0782235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0783890Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0785494Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0787017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0788508Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0789904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0791986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0793026Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0794643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0796084Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0797543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0798998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0800829Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0802360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0803658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0805261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0806820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0808270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0810509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0811185Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0813032Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0814481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0815968Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0817517Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0820222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0821041Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0822141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0823421Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0824956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0826126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0827352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0828896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0829889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0831123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0832118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0833412Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0834672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0835835Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0836994Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0838519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0839976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0841332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0842456Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0843721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0844896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0846164Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0847235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0849015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0849924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0851067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0852384Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0853617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0854875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0856272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0857455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0859419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0860655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0862657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0864157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0865853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0867163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0868818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0870268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0871950Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0873339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0875000Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0876342Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0878073Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0879647Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0880849Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0882323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0884062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0885293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0887066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0888483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0889709Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0891268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0892718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_inverse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0894369Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0895537Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_inverse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0897186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_inverse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0898537Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0899987Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0901417Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_scatter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0903794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0905200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0906306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_scatter_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0907883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_scatter_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0909392Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slogdet.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0910964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0912119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slogdet_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0913708Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slogdet_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0915069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0916777Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0917976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0919592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0920975Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0922732Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0924239Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0925528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0927129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0928741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0929981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0931496Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0933004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0934356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0936019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0937615Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0938941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0941101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0942130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0943711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0945051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0947102Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0948146Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0949666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0950965Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0952571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0954036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0955505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0957069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0958730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0959973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0961482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0962857Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0964285Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0966061Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0968071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0968870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0970176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0971585Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0973167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0974319Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0975882Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0978074Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0978965Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0980417Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0981685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0983289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0984391Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0986004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0987212Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0988449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0989783Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0990966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0992420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0993458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0994739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0996831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0997901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.0998949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1000365Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1001997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1003233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1004359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1005845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1006990Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1008401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1009840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1010784Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1012047Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1013155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1014640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1015738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1016926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1018873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1019899Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1021275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1022512Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1024065Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1026134Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1026776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1028413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1029476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1031247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1032483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1034081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1035463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1037047Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1039077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1041203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1042280Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1043453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1045136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1046432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1047924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1049533Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1050842Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1052230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1053910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1055796Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1057045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1058866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1060378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1061682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1063251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1064647Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1066119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1067694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsc_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1069497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1070582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1072172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1073727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsr_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1075313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1076655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1078455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1080003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_compressed_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1081786Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1083042Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1084604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1086049Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_coo_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1087713Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1089721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1091015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1092914Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1094121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csc_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1095931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1097389Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1098720Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1100220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csr_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1101948Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1103327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1104762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1106220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_dim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1107946Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1109234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_dim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1110707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_dim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1112203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_mask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1113869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1115229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_mask_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1116715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_mask_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1118596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1119630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_and_clear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1121291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1122547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1124045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1125533Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1127106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1128414Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1130154Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1131663Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1132909Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_sampled_addmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1134551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1135789Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1137191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1139601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1140571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1141930Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1143595Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1145351Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1146407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1147823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1149237Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1150874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1152027Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1153627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1155040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1156522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1157965Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1159475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1160982Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1162710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1163858Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1165398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1167092Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1168494Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1170075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1171275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1172867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1174655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1175754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1177343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1178829Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1180320Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1181873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1183305Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1185315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1187240Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1188294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1189819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1191375Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1192859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1194318Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1195728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1197275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1198974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1200468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1201761Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1203514Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1204905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1206355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1207807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1209266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1210801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1212516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1214452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1215383Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1216907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1218167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1219710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1221077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1222638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1224094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1225807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1227186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1228043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1229614Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1230602Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1231740Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1232958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1234247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1235343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1236749Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1238168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1240122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1241192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1242430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1243859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1245079Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1246456Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1247758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_digamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1249269Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1250957Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_digamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1252210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_digamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1253760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1255735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1256811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1258113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1259283Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1260736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1262070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1263559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1264707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1266294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1267305Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1268713Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1269997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1271648Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1272816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1274294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1276649Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1278414Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1279542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1281026Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1282435Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1283933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1285178Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1286650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1287681Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfinv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1289518Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1290989Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfinv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1293117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfinv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1294444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_exp2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1296045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1297259Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_exp2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1298161Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_exp2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1299561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1301115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1302464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1304253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1305280Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expm1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1306721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1307938Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expm1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1309560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expm1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1311194Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammainc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1312957Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1314117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammainc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1315373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammainc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1316819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaincc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1318171Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1319334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaincc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1320579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaincc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1322032Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaln.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1323373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1324705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaln_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1325890Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaln_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1327431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1328846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1330081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1331605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1332787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1333997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1335337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1336657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1338026Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1339892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1341266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1343401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1344353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1345763Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1346578Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1347813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1349026Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1350369Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1351642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1353203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1354273Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1355768Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1357037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1358724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1359843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1361327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1362739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1364056Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1365776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1367054Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1368418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1370051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1371274Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1372744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1373935Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1375395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1376607Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1377975Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1379315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1380859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1382211Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1383805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1385246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1386835Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1388097Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1389630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1391211Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1392933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1394429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1395684Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1397261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1398655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1400236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1401588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1403093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1404609Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1406327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1407755Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1408977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1410864Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1412293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1413851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1415169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1416707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1418378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log1p.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1420040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1421276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log1p_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1422830Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log1p_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1424275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1426041Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1427196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1428814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1430123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1431680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1433115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1434732Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1435939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1437672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1439051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1440460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1441820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1443423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1444641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1446073Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1447489Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logsumexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1449059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1450340Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logsumexp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1451626Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1453087Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1454798Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1455888Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1457393Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1459215Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1460780Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1462094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1463635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1465077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1466806Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1467933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1469494Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1470798Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1472370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1473669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1475149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1476550Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1478267Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1479530Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1481206Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1482497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1483875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1485866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1486572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1488159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1490144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1491046Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1492449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1493733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1495140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1496494Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1497858Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1499199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_multigammaln.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1500702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1501872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_multigammaln_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1503346Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_multigammaln_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1504649Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1506261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1507661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1508834Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1510068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1511724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1512786Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1514197Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1515383Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1516831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1518068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1519569Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1521022Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_polygamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1522424Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1523617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_polygamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1525079Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_polygamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1526177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_psi.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1527901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1528936Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_psi_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1530661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_psi_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1531742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_round.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1533145Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1534716Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_round_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1536103Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_round_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1537855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1539894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1541090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1542506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1544021Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1545346Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1546848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1548107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1550184Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1551970Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1553083Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1554849Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1556152Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1557477Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1558597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1560014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1561282Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1563034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1564616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1565599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1567182Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1568519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1569924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1571123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1572354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1573704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1575253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1576774Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1577848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1579203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1580470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1581896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1583212Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1584490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1585837Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1587319Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1588830Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1589860Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1591496Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1592681Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1594334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1595572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1597627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1599044Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1600833Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1602399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1603681Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1605177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1606839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1608742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1610012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1611570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1613467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_sinc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1615247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1616536Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_sinc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1618409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_sinc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1619633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1621212Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1622546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1623979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1625556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1626997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1628658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1630189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1631707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1632916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1634458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1635757Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1637112Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1639186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1640441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1641546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1643738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1644589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1646322Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1647307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1648911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1650211Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlogy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1651846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1653103Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlogy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1654559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlogy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1655977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1657693Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1659201Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1660531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1661990Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1663520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1665079Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1666462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1667907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1669813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1671171Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1672519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1673891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1675750Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1677294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1678559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1680049Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1681614Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1683043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1684588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1686268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1687583Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1689264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1690992Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1692149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1693790Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1695210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1696755Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1698115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1699654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1701327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1702758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1704293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1705804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1707225Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1708741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1710167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1711695Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/square.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1713336Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1714687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/square_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1716113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/square_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1717550Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1719387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1720875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1722235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1723983Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1725575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1726694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1728362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1729789Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1731739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1733747Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sspaddmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1734893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1736532Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1737843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1739739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sspaddmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1741077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sspaddmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1742539Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1744364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1745265Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1746695Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1748059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1750035Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1751064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1752423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1753796Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_mean.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1755437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1756772Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1757828Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1759555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1760591Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_mean_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1762450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_mean_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1763924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1765266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1766801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1768278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1769362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1770724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1772167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stride.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1773715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1774788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stride_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1776173Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stride_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1777463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1779003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1780355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1781411Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1782926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1784116Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1785551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1786741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1788962Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1789723Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/subtract.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1791441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1792609Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/subtract_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1794061Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/subtract_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1795573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1797249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1798622Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1799895Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1801329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1802711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1804106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1805468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1807071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1808406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1809894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_to_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1811513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1812704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_to_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1814222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_to_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1815450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/svd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1817121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1818082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/svd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1819705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/svd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1821284Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapaxes.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1822513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1823819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapaxes_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1825157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapaxes_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1826505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapdims.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1828120Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1829689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapdims_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1831008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapdims_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1832378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1833980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1835129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range_for_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1836763Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1838088Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range_for_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1841672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range_for_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1843016Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1844372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1845695Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_numel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1847232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1848464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_numel_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1849884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_numel_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1851156Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1852701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1854047Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1855376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1856778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_storage_offset.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1858341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1859482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_storage_offset_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1860973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_storage_offset_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1862255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_stride.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1863844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1864957Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_stride_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1866364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_stride_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1867768Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1869418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1870419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1872052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1873430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1874481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1875939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1877256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1878581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1879905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1881367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_along_dim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1882915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1883956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_along_dim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1885369Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_along_dim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1886726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1888132Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1889428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1890778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1892095Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1893887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1894753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1896543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1897608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1899024Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1900236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1901594Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1902856Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1904301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1905798Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1906818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1908239Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1909389Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1910811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1912014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1913217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1915331Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1916547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1918087Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1919770Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1921366Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1922600Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1924110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1925333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensor_split.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1926958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1928070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensor_split_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1929535Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensor_split_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1930909Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensordot.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1932653Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1933676Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensordot_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1935165Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensordot_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1936468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/thnn_conv2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1938227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1939659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/thnn_conv2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1940936Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/thnn_conv2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1942396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1943878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1945826Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1947744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1949352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1950644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1952067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1953479Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1954649Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1956330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1957417Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1958765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1960094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1961528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1962698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1964119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1965404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tile.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1967025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1968121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tile_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1969507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tile_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1970863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1972447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1973378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1974827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1976211Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1977333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1978562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1979940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1981074Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1982589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1983890Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1985387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1987176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1988619Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1990017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1991670Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1993073Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1994486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1995991Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1997466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.1998956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2000480Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2002182Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2003549Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2005099Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2006593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2008091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2009814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2011669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2013410Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2014735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2016140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2017086Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2018569Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2019953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2021443Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2022968Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2024226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2025592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2027055Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2028477Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2029717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2031074Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2032660Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2033813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2035354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2037133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2038466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2040023Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2041419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2042721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2044072Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2045384Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2046837Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2048345Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2049917Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2051372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2052848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2054491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2055711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2065486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2066749Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2068718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2070460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2072596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2074403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2075794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2077950Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2080045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2081315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2082970Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2085058Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2086064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2088092Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapezoid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2089148Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2090652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapezoid_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2092149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2093934Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2095824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapz.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2097415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2099189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapz_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2102191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapz_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2102914Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2103965Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2105436Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2107057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2108454Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2110091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2111620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2113270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2114913Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2116645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2118408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2119948Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2121489Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2123167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2124803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2126104Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2127663Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2128891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2130408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2131832Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2133633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2135084Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2136673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triplet_margin_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2138501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2140039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triplet_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2141677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2143196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2145071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2146454Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2148010Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2149507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2151242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2152685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2154227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2155719Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2157254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2158843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2160359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2162278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2163393Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2164988Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/true_divide.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2166426Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2167860Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/true_divide_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2169241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/true_divide_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2170673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2172403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2173441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2175009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2176363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2177838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2179204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2180628Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2182229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/type_as.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2183968Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2185125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/type_as_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2186869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/type_as_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2188297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2189878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2191465Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2192498Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2194651Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2195976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2197140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2198645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2200008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2201422Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2202847Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2204572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2205823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2207609Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2208990Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2210375Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2211737Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2213252Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2215143Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2216555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2218594Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2219398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2221003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2222344Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2224081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2225472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2227340Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2229007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2230617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2232058Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2233688Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2235258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2237082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2238963Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2240689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2242439Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/uniform.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2244065Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2245491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2246821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2248481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/uniform_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2249843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/uniform_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2251270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/uniform_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2253015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_consecutive.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2254588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2255769Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2257961Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2259166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_consecutive_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2260683Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2262149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2263866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2264934Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_consecutive.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2266773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2267911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2269383Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2270547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2271859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2273212Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2274636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2275926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2277469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2278807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_chunk.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2280296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2281475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_chunk_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2282804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_chunk_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2284134Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2285702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2286839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2288217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2289627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2291233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2292427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2293896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2295191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2296715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2297890Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2299440Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2300898Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2302092Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2303527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2304985Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2306151Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2307531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2309548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2311341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2312459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2313735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2314546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2316194Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2317187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2318448Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2319870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2321172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2322447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2323736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2324920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2326378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2327453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2328851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2329972Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2331519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2333096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2334056Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2335313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2336608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2338224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2340023Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2341584Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2343251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2344956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2346352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2347710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2349297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2350726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2352239Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2353394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2354980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2356360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2357638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2359525Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2360528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2362786Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2363703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2364911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2366379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2367800Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2369435Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2370642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2371876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2373323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2374668Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2376053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2377400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2378710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2381007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2381755Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2383303Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2384361Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2386011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2387038Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2388577Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2389780Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2391181Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2393150Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2394334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2395466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2396983Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2398896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2400854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2402087Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2403158Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2404601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2405820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2407773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2408613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2409863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2411135Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2412872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2413967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2415069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2416820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2418289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2419264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2420986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2422782Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2424504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2426132Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2427823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2429544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2431264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2433136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2435186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2436745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2438745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2440478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2442330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2444039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2445878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2447818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2450415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2451659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2452620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2454400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2455856Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2457494Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2459014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2460899Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2462654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2464639Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2466320Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2468393Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2469359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2471288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2472821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2474494Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2476431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2477811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2479554Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2481109Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2482784Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2484442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2486006Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2487570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2489298Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2491201Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2492507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2494233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2495934Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2497725Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2499254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2500870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2503154Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2504083Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2505632Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2507222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2508704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2509731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vander.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2511375Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2512863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vander_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2513923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vander_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2515325Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2517232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2518217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2519788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2520877Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_mean.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2522636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2523921Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2525364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2526590Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2528221Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_mean_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2529535Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_mean_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2531086Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2532430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2533945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vdot.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2536041Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2536979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2538706Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2540288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vdot_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2541828Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vdot_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2544051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2544555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2546263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2547627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2549247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2550730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2551931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2553351Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2554773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2556129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2557653Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2559586Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2560495Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2562179Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2563297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2564498Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2565912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2567151Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2568753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2570053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2571352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2572881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2574112Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2575638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2577099Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2578297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2579857Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2581504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2582684Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2584404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2585820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2587040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2588556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2590048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2591400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2592818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2594663Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2596061Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2597422Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vsplit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2599078Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2600253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vsplit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2601860Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vsplit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2603483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vstack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2604855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2616209Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vstack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2617050Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vstack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2617695Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/where.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2618437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2619056Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/where_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2619925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/where_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2620630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/where_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2621197Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/where_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2621817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2622543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2623300Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2623961Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2624577Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2625680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2627469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2628777Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2630529Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2632430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2633901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2635480Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zero.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2637848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2638965Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2640716Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2642505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zero_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2643744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zero_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2645486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zero_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2647132Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2649360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2650235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_like.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2652282Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2653989Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2655131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_like_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2656813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_like_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2658620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2660191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-04-25T04:39:25.2671319Z creating build/bdist.linux-x86_64/wheel/torch/include/torch 2025-04-25T04:39:25.2673401Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/custom_class.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-04-25T04:39:25.2675301Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/custom_class_detail.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-04-25T04:39:25.2676975Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/library.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-04-25T04:39:25.2679042Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/script.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-04-25T04:39:25.2680497Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/extension.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-04-25T04:39:25.2682539Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2025-04-25T04:39:25.2684398Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Export.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2686019Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/CudaIPCTypes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2687335Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/DataLoader.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2688926Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Device.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2690294Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/DeviceAccelerator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2691513Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Dtype.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2693492Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/DynamicTypes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2694869Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Event.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2696238Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Exceptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2697803Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2699424Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Layout.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2700768Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2702339Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2703802Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/PyInterpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2705170Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/QScheme.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2706676Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Size.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2708075Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Storage.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2709308Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/StorageMethods.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2711334Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/StorageSharing.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2712412Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2714017Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/THConcat.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2715073Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/THP.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2716754Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/TypeInfo.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2717914Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2719544Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/copy_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2720675Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/itt.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2722396Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/itt_wrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2723617Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/python_dimname.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2725247Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/python_headers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2726232Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/serialization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2727779Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-04-25T04:39:25.2730211Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2025-04-25T04:39:25.2731511Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/jit_log.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit 2025-04-25T04:39:25.2732635Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/jit_opt_limit.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit 2025-04-25T04:39:25.2734268Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/resource_guard.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit 2025-04-25T04:39:25.2735803Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2737727Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/source_range.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2739524Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/lexer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2740902Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/strtod.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2742643Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2744356Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2745624Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2747300Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2748594Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/error_report.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2750531Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/tree.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2752157Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2753730Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2755124Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2756742Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2758084Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2759770Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2761491Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2762674Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2764236Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2765781Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2767169Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/parser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2768920Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/resolver.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2770416Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2772529Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2773887Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/source_ref.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2775560Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2777176Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/tracer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2778963Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/tree_views.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2780612Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-04-25T04:39:25.2782601Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:25.2784514Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:25.2786555Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:25.2787707Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/export.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:25.2789465Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:25.2790776Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:25.2792342Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:25.2793951Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/import.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:25.2795512Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:25.2796895Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:25.2798486Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:25.2799727Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/import_read.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:25.2801232Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/import_source.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:25.2802834Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:25.2804813Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/onnx.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:25.2806398Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/pickle.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:25.2807927Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/pickler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:25.2809576Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/python_print.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:25.2811465Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:25.2813489Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/storage_context.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:25.2814492Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:25.2815667Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/unpickler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-04-25T04:39:25.2816680Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2025-04-25T04:39:25.2818275Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api/compilation_unit.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/api 2025-04-25T04:39:25.2819572Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api/function_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/api 2025-04-25T04:39:25.2820732Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api/method.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/api 2025-04-25T04:39:25.2822089Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api/module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/api 2025-04-25T04:39:25.2823613Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api/object.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/api 2025-04-25T04:39:25.2825094Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2025-04-25T04:39:25.2826835Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-04-25T04:39:25.2828145Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-04-25T04:39:25.2829491Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-04-25T04:39:25.2830994Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_detail.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-04-25T04:39:25.2832266Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_exception.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-04-25T04:39:25.2833749Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-04-25T04:39:25.2835065Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-04-25T04:39:25.2836337Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-04-25T04:39:25.2838224Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-04-25T04:39:25.2839793Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/coreml 2025-04-25T04:39:25.2841621Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/coreml/cpp 2025-04-25T04:39:25.2843502Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/cpp/context.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/coreml/cpp 2025-04-25T04:39:25.2844974Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/coreml/objc 2025-04-25T04:39:25.2846770Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/coreml/objc 2025-04-25T04:39:25.2848326Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/coreml/objc 2025-04-25T04:39:25.2849579Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/coreml/objc 2025-04-25T04:39:25.2851193Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/coreml/objc 2025-04-25T04:39:25.2852494Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/coreml/objc 2025-04-25T04:39:25.2853911Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack 2025-04-25T04:39:25.2855741Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/xnnpack 2025-04-25T04:39:25.2857254Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack/compiler 2025-04-25T04:39:25.2859059Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/xnnpack/compiler 2025-04-25T04:39:25.2860510Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack/executor 2025-04-25T04:39:25.2862492Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/xnnpack/executor 2025-04-25T04:39:25.2863978Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack/serialization 2025-04-25T04:39:25.2866071Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/xnnpack/serialization 2025-04-25T04:39:25.2867396Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen 2025-04-25T04:39:25.2868915Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2025-04-25T04:39:25.2870730Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/cuda 2025-04-25T04:39:25.2872108Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:25.2873799Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:25.2875407Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/codegen.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:25.2877500Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/compiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:25.2878252Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/executor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:25.2879925Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/fallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:25.2881122Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:25.2882706Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:25.2884061Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:25.2885360Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:25.2886688Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:25.2888486Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:25.2889711Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-04-25T04:39:25.2891287Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-04-25T04:39:25.2893015Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-04-25T04:39:25.2895524Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-04-25T04:39:25.2896484Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-04-25T04:39:25.2898030Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-04-25T04:39:25.2899488Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-04-25T04:39:25.2901242Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-04-25T04:39:25.2902571Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:25.2904507Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:25.2905695Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:25.2907279Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:25.2908446Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:25.2910129Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:25.2911258Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:25.2912588Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn/interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:25.2914206Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn/kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:25.2915544Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:25.2917555Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn/operator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:25.2918595Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-04-25T04:39:25.2919956Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/cuda 2025-04-25T04:39:25.2921648Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/cuda/cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/cuda 2025-04-25T04:39:25.2923164Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2025-04-25T04:39:25.2924942Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-04-25T04:39:25.2926123Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/attributes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-04-25T04:39:25.2927414Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/constants.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-04-25T04:39:25.2929026Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-04-25T04:39:25.2931016Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/graph_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-04-25T04:39:25.2931607Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/ir.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-04-25T04:39:25.2932981Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/ir_views.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-04-25T04:39:25.2934846Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/irparser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-04-25T04:39:25.2935753Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/named_value.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-04-25T04:39:25.2937381Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/node_hashing.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-04-25T04:39:25.2939453Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/scope.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-04-25T04:39:25.2941142Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-04-25T04:39:25.2942542Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/type_hashing.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-04-25T04:39:25.2944431Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2946281Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/code.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2947948Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/debug_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2949698Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/file_format.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2951350Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2952829Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/frame.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2954348Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/function.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2956004Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/import.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2957344Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/import_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2959145Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2960455Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/interpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2962600Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/method.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2963767Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2965386Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/observer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2966609Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2968238Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2969575Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2971207Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2973494Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2974199Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/quantization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2976650Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2977958Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/type_parser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2979246Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-04-25T04:39:25.2980890Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/compatibility 2025-04-25T04:39:25.2983541Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/compatibility/backport.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/compatibility 2025-04-25T04:39:25.2985402Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/compatibility 2025-04-25T04:39:25.2987098Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/compatibility 2025-04-25T04:39:25.2988142Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/compatibility 2025-04-25T04:39:25.2989678Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/model_tracer 2025-04-25T04:39:25.2991553Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/model_tracer 2025-04-25T04:39:25.2993345Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/model_tracer 2025-04-25T04:39:25.2994674Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/model_tracer 2025-04-25T04:39:25.2996282Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/model_tracer 2025-04-25T04:39:25.2997961Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/model_tracer 2025-04-25T04:39:25.2999261Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/model_tracer 2025-04-25T04:39:25.3000995Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/model_tracer 2025-04-25T04:39:25.3002513Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/nnc 2025-04-25T04:39:25.3004441Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/nnc 2025-04-25T04:39:25.3006033Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/nnc/context.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/nnc 2025-04-25T04:39:25.3007585Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/nnc/registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/nnc 2025-04-25T04:39:25.3009421Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/train 2025-04-25T04:39:25.3011157Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/train/export_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/train 2025-04-25T04:39:25.3012776Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/train/random.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/train 2025-04-25T04:39:25.3014366Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/train/sequential.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/train 2025-04-25T04:39:25.3016006Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/train/optim 2025-04-25T04:39:25.3017787Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/train/optim/sgd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/train/optim 2025-04-25T04:39:25.3019434Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/operator_upgraders 2025-04-25T04:39:25.3021410Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/operator_upgraders/upgraders.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/operator_upgraders 2025-04-25T04:39:25.3023263Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/operator_upgraders 2025-04-25T04:39:25.3024657Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/operator_upgraders/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/operator_upgraders 2025-04-25T04:39:25.3026496Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/operator_upgraders/version_map.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/operator_upgraders 2025-04-25T04:39:25.3028116Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3030099Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3031666Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3033275Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/autocast.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3034786Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3036449Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/batch_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3038621Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/canonicalize.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3040599Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3042130Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3043780Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3045230Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3047188Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3048536Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/concat_opt.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3049813Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3051527Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3053176Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3054776Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3056120Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3057687Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3058894Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3060408Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3061980Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3063563Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3065100Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3066558Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3068478Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/fold_linear_bn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3069764Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/freeze_module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3071325Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3072758Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3074289Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3075801Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3077109Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/frozen_linear_folding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3078640Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3079935Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3081423Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3082903Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3084341Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3085697Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3087230Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3088596Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3090183Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3091408Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3093020Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3094288Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/inliner.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3096271Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/inplace_check.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3097249Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/insert_guards.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3098929Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3100196Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/lift_closures.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3101967Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/liveness.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3103674Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3104718Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3106193Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/lower_graph.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3107565Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3109073Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3110522Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3111898Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3113431Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3114747Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3116218Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3117681Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/pass_manager.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3119417Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/peephole.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3121412Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3122194Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3123513Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3124936Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3126278Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3127862Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3129168Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3130802Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3132084Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/remove_expands.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3133925Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3135470Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3136798Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3138569Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3140162Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3141370Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3143071Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3144551Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3146639Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3147578Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3149212Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3150612Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3151971Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3153534Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3155037Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3156317Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3157877Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3159217Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-04-25T04:39:25.3160921Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/dbr_quantization 2025-04-25T04:39:25.3163052Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/dbr_quantization 2025-04-25T04:39:25.3164432Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:25.3166334Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:25.3167913Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/constant_fold.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:25.3169782Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/constant_map.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:25.3170906Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:25.3172278Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:25.3173533Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:25.3175750Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:25.3177156Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/function_extraction.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:25.3178899Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/function_substitution.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:25.3179845Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:25.3181291Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:25.3182533Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/naming.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:25.3183782Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/onnx_log.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:25.3184934Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/peephole.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:25.3186358Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:25.3188052Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:25.3189089Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:25.3190315Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:25.3191543Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:25.3192660Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-04-25T04:39:25.3194057Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-04-25T04:39:25.3196186Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-04-25T04:39:25.3197581Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-04-25T04:39:25.3198796Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-04-25T04:39:25.3200082Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-04-25T04:39:25.3201546Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2025-04-25T04:39:25.3203196Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-04-25T04:39:25.3204523Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-04-25T04:39:25.3205923Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-04-25T04:39:25.3207215Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-04-25T04:39:25.3208668Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-04-25T04:39:25.3210938Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-04-25T04:39:25.3211852Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-04-25T04:39:25.3213260Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-04-25T04:39:25.3214778Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-04-25T04:39:25.3216122Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2025-04-25T04:39:25.3217960Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/utils 2025-04-25T04:39:25.3219390Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/utils 2025-04-25T04:39:25.3220685Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/utils 2025-04-25T04:39:25.3222048Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/utils 2025-04-25T04:39:25.3223414Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/utils 2025-04-25T04:39:25.3225013Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2025-04-25T04:39:25.3227314Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-04-25T04:39:25.3229078Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/module_python.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-04-25T04:39:25.3230802Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/pybind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-04-25T04:39:25.3232458Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/pybind_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-04-25T04:39:25.3235083Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-04-25T04:39:25.3236714Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_custom_class.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-04-25T04:39:25.3238378Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_dict.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-04-25T04:39:25.3241087Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_ir.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-04-25T04:39:25.3242449Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_ivalue.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-04-25T04:39:25.3244437Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_list.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-04-25T04:39:25.3246187Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-04-25T04:39:25.3248114Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_tracer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-04-25T04:39:25.3249804Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_tree_views.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-04-25T04:39:25.3251433Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/script_init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-04-25T04:39:25.3253205Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-04-25T04:39:25.3254694Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-04-25T04:39:25.3256614Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3258962Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3260678Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/autodiff.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3262574Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3264233Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3265971Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3267617Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3269076Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/exception_message.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3271223Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3272939Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3274471Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3276183Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/instruction.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3277835Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/interpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3279545Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3281088Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3282650Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/logging.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3284323Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/operator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3286196Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/operator_options.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3287709Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/print_handler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3289489Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3290991Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3293080Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3294768Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/script_profile.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3296653Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3298235Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3299743Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3301368Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3303358Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3305044Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3306752Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3308146Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3309815Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-04-25T04:39:25.3311619Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime/interpreter 2025-04-25T04:39:25.3314139Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/interpreter 2025-04-25T04:39:25.3316125Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/interpreter 2025-04-25T04:39:25.3318211Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/interpreter/frame.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/interpreter 2025-04-25T04:39:25.3320091Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/interpreter 2025-04-25T04:39:25.3321449Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime/static 2025-04-25T04:39:25.3324321Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-04-25T04:39:25.3325768Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static/fusion.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-04-25T04:39:25.3327421Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static/impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-04-25T04:39:25.3329396Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-04-25T04:39:25.3331336Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static/memory_planner.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-04-25T04:39:25.3332859Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static/ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-04-25T04:39:25.3334574Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static/passes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-04-25T04:39:25.3336429Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-04-25T04:39:25.3338155Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static/static_method.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-04-25T04:39:25.3339927Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static/te_wrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-04-25T04:39:25.3342492Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3344381Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3346494Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3347945Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3349771Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3351306Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3352671Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3353904Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3355313Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3356471Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3357952Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3359772Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3361417Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3362427Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3363858Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3365086Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3366557Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3367702Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3369026Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3371018Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3371859Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3373121Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3374747Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3376075Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3377376Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3378844Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3380267Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3381640Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3382995Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3384548Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3386391Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3387269Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3389610Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3390768Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3392528Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3393688Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3395276Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3396565Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3398248Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3399726Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3400900Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3402547Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3403794Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-04-25T04:39:25.3405280Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2025-04-25T04:39:25.3407238Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-04-25T04:39:25.3408686Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-04-25T04:39:25.3410391Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-04-25T04:39:25.3411572Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-04-25T04:39:25.3412956Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-04-25T04:39:25.3414260Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-04-25T04:39:25.3415899Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-04-25T04:39:25.3417165Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-04-25T04:39:25.3418359Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-04-25T04:39:25.3419705Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2025-04-25T04:39:25.3421554Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/testing/file_check.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/testing 2025-04-25T04:39:25.3422895Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/testing 2025-04-25T04:39:25.3424256Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/testing/catch_utils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/testing 2025-04-25T04:39:25.3425914Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/stable 2025-04-25T04:39:25.3427658Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable/library.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/stable 2025-04-25T04:39:25.3429192Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api 2025-04-25T04:39:25.3431018Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include 2025-04-25T04:39:25.3432376Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3434081Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/all.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3435368Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/arg.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3436808Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3438189Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3439590Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3440772Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/enum.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3442264Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3443397Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/fft.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3444823Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/imethod.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3446010Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/jit.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3447347Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/mps.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3448555Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nested.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3450874Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3451645Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3452874Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3454379Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/python.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3456315Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3457408Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/sparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3458796Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/special.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3460421Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/torch.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3461782Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3462981Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3464395Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3466159Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/version.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-04-25T04:39:25.3467507Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2025-04-25T04:39:25.3469325Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-04-25T04:39:25.3470637Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-04-25T04:39:25.3471840Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-04-25T04:39:25.3473019Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/example.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-04-25T04:39:25.3474337Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-04-25T04:39:25.3475835Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-04-25T04:39:25.3477137Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-04-25T04:39:25.3478243Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-04-25T04:39:25.3479576Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2025-04-25T04:39:25.3481455Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/dataloader 2025-04-25T04:39:25.3482760Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/dataloader 2025-04-25T04:39:25.3484019Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/dataloader 2025-04-25T04:39:25.3485462Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2025-04-25T04:39:25.3487623Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/datasets 2025-04-25T04:39:25.3488908Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/datasets 2025-04-25T04:39:25.3490554Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/datasets 2025-04-25T04:39:25.3491868Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/datasets 2025-04-25T04:39:25.3493095Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/datasets 2025-04-25T04:39:25.3494216Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/datasets 2025-04-25T04:39:25.3495615Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/datasets 2025-04-25T04:39:25.3497659Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2025-04-25T04:39:25.3499094Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/detail 2025-04-25T04:39:25.3500412Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/detail 2025-04-25T04:39:25.3501677Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/detail 2025-04-25T04:39:25.3503019Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2025-04-25T04:39:25.3504867Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/samplers 2025-04-25T04:39:25.3506230Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/samplers 2025-04-25T04:39:25.3507363Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/samplers 2025-04-25T04:39:25.3508556Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/samplers 2025-04-25T04:39:25.3509856Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/samplers 2025-04-25T04:39:25.3511070Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/samplers 2025-04-25T04:39:25.3512252Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/samplers 2025-04-25T04:39:25.3513575Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2025-04-25T04:39:25.3515246Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/transforms 2025-04-25T04:39:25.3516654Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/transforms 2025-04-25T04:39:25.3517899Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/transforms 2025-04-25T04:39:25.3519377Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/transforms 2025-04-25T04:39:25.3520479Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/transforms 2025-04-25T04:39:25.3521764Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2025-04-25T04:39:25.3523773Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/detail 2025-04-25T04:39:25.3525096Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/detail/static.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/detail 2025-04-25T04:39:25.3526302Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2025-04-25T04:39:25.3528171Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-04-25T04:39:25.3529170Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-04-25T04:39:25.3530438Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-04-25T04:39:25.3531755Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-04-25T04:39:25.3533390Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-04-25T04:39:25.3534548Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-04-25T04:39:25.3535807Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-04-25T04:39:25.3537124Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-04-25T04:39:25.3538543Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-04-25T04:39:25.3540537Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:25.3542097Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:25.3543761Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:25.3544999Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:25.3546303Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:25.3547688Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:25.3548928Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:25.3550257Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:25.3552070Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:25.3553485Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:25.3554585Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:25.3556300Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:25.3557923Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:25.3559338Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:25.3560817Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:25.3562517Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:25.3563882Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-25T04:39:25.3565431Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3567074Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3568531Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3570190Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3571437Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3572826Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3574169Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3575735Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3576916Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3578269Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3579602Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3581047Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3583295Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3584805Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3586189Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3588150Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3589123Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3590396Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3591922Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3593969Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3595323Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3596657Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3597983Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3599412Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-25T04:39:25.3601058Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-25T04:39:25.3603048Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-25T04:39:25.3604485Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-25T04:39:25.3605867Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-25T04:39:25.3607438Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-25T04:39:25.3608837Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-25T04:39:25.3610241Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-25T04:39:25.3611514Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-25T04:39:25.3612810Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-25T04:39:25.3614071Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-25T04:39:25.3615427Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-25T04:39:25.3617177Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:25.3619209Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:25.3620696Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:25.3621981Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:25.3623355Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:25.3624714Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:25.3626009Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:25.3627313Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:25.3628582Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:25.3629871Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:25.3631095Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:25.3632249Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:25.3634332Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:25.3635660Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:25.3637378Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:25.3638525Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:25.3640318Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:25.3641765Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:25.3643299Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:25.3644708Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:25.3646003Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:25.3647278Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-04-25T04:39:25.3648664Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2025-04-25T04:39:25.3650480Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/parallel 2025-04-25T04:39:25.3651953Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2025-04-25T04:39:25.3653762Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/utils 2025-04-25T04:39:25.3655273Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/utils 2025-04-25T04:39:25.3656675Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/utils 2025-04-25T04:39:25.3658238Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2025-04-25T04:39:25.3660018Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-04-25T04:39:25.3662305Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-04-25T04:39:25.3663109Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-04-25T04:39:25.3665012Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-04-25T04:39:25.3666400Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-04-25T04:39:25.3667644Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-04-25T04:39:25.3668952Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-04-25T04:39:25.3670221Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-04-25T04:39:25.3671740Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-04-25T04:39:25.3673586Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-04-25T04:39:25.3675161Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-04-25T04:39:25.3676305Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-04-25T04:39:25.3677675Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/python 2025-04-25T04:39:25.3679520Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/python/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/python 2025-04-25T04:39:25.3680967Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2025-04-25T04:39:25.3682872Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/serialize 2025-04-25T04:39:25.3684208Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/serialize 2025-04-25T04:39:25.3685630Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/serialize 2025-04-25T04:39:25.3687714Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/serialize 2025-04-25T04:39:25.3688947Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3690495Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/FunctionsManual.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3692066Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/InferenceMode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3693379Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3694780Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/anomaly_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3696012Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3697367Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3698472Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/cpp_hook.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3699988Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/custom_function.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3701595Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/edge.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3702797Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/engine.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3704453Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/forward_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3705615Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/function.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3707198Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/function_hook.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3708307Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/grad_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3709883Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/graph_task.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3711253Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/input_buffer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3712525Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/input_metadata.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3713968Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3715203Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/profiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3716757Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/profiler_kineto.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3717894Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/profiler_legacy.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3719416Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/profiler_python.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3720722Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3721916Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3723266Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_cpp_function.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3724737Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_engine.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3725971Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_enum_tag.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3727765Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_fft_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3728970Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_function.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3730456Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_hook.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3732103Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3733462Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3734496Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_nested_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3736061Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_nn_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3737319Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3739074Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3740477Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_special_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3741889Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_torch_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3743606Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_variable.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3745048Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3747487Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/record_function_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3748338Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/saved_variable.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3750190Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3751386Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/symbolic.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3752941Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/variable.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3754450Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/variable_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-04-25T04:39:25.3755901Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2025-04-25T04:39:25.3757779Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/functions 2025-04-25T04:39:25.3759169Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/functions 2025-04-25T04:39:25.3760318Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions/comm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/functions 2025-04-25T04:39:25.3761622Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions/pybind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/functions 2025-04-25T04:39:25.3762828Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/functions 2025-04-25T04:39:25.3763988Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/functions 2025-04-25T04:39:25.3765293Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2025-04-25T04:39:25.3767068Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils/error_messages.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/utils 2025-04-25T04:39:25.3768347Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/utils 2025-04-25T04:39:25.3769591Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/utils 2025-04-25T04:39:25.3770947Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/utils 2025-04-25T04:39:25.3772100Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils/warnings.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/utils 2025-04-25T04:39:25.3773602Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/utils 2025-04-25T04:39:25.3775020Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2025-04-25T04:39:25.3776993Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated/python_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/generated 2025-04-25T04:39:25.3778322Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated/python_return_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/generated 2025-04-25T04:39:25.3779524Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated/VariableType.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/generated 2025-04-25T04:39:25.3780720Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated/Functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/generated 2025-04-25T04:39:25.3785425Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/generated 2025-04-25T04:39:25.3786996Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated/ViewFuncs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/generated 2025-04-25T04:39:25.3788414Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cpu 2025-04-25T04:39:25.3790129Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cpu/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cpu 2025-04-25T04:39:25.3791590Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2025-04-25T04:39:25.3793329Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-04-25T04:39:25.3794734Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/Event.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-04-25T04:39:25.3795864Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/GdsFile.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-04-25T04:39:25.3797290Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-04-25T04:39:25.3798337Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/Stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-04-25T04:39:25.3799796Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/THCP.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-04-25T04:39:25.3800883Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/comm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-04-25T04:39:25.3802295Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/device_set.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-04-25T04:39:25.3803380Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/memory_snapshot.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-04-25T04:39:25.3804701Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/nccl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-04-25T04:39:25.3805888Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/python_comm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-04-25T04:39:25.3807479Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/python_nccl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-04-25T04:39:25.3808786Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed 2025-04-25T04:39:25.3810543Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd 2025-04-25T04:39:25.3812426Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd 2025-04-25T04:39:25.3813760Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/python_autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd 2025-04-25T04:39:25.3814845Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd 2025-04-25T04:39:25.3816121Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/context 2025-04-25T04:39:25.3817990Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/context/container.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/context 2025-04-25T04:39:25.3819175Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/context/context.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/context 2025-04-25T04:39:25.3820352Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/engine 2025-04-25T04:39:25.3822187Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/engine 2025-04-25T04:39:25.3823517Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/functions 2025-04-25T04:39:25.3825322Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/functions 2025-04-25T04:39:25.3826863Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/functions 2025-04-25T04:39:25.3828179Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-25T04:39:25.3830067Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-25T04:39:25.3831541Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-25T04:39:25.3832885Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-25T04:39:25.3834198Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-25T04:39:25.3835461Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-25T04:39:25.3836745Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-25T04:39:25.3838453Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-25T04:39:25.3839879Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-25T04:39:25.3841256Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-25T04:39:25.3842745Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-25T04:39:25.3844173Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3846143Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3847442Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3848661Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/c10d.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3849922Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/debug.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3851127Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3852421Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/exception.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3853531Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/logging.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3855070Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3856150Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/socket.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3857674Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/socket_fmt.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3859285Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/quantization 2025-04-25T04:39:25.3861224Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/quantization/quantization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/quantization 2025-04-25T04:39:25.3862567Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/quantization 2025-04-25T04:39:25.3864048Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/quantization 2025-04-25T04:39:25.3864949Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3866638Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/Backoff.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3867832Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3869287Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/DMAConnectivity.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3870542Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3872055Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3873270Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3874493Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/Functional.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3875722Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3876875Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3878035Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3879198Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3880456Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/NanCheck.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3881691Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3882925Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3884120Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3885534Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3886760Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3887970Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3889577Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3890776Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3891959Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3893165Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/RankLocal.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3894285Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3895772Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/SymmetricMemory.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3897324Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3898511Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3899702Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3901032Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3902450Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3903763Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3905103Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3906739Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3907865Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3909244Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3910727Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3911854Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3913284Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3915304Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3916715Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3917981Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-04-25T04:39:25.3919891Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/control_collectives 2025-04-25T04:39:25.3921632Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/control_collectives 2025-04-25T04:39:25.3923468Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/control_collectives 2025-04-25T04:39:25.3924885Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/control_plane 2025-04-25T04:39:25.3926701Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/control_plane 2025-04-25T04:39:25.3928091Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/control_plane 2025-04-25T04:39:25.3929367Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/cuda 2025-04-25T04:39:25.3931028Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/cuda 2025-04-25T04:39:25.3932498Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3934121Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3935415Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/message.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3936814Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3938219Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/python_call.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3940741Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3942655Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3943668Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3945204Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3946364Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3948151Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3949468Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3950815Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/rpc.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3952914Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3954752Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3955825Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3957295Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3958774Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3960436Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/script_call.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3961682Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3963292Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3964590Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3965895Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3967310Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3968423Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3969789Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3971253Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3972339Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-04-25T04:39:25.3973960Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc/metrics 2025-04-25T04:39:25.3975814Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc/metrics 2025-04-25T04:39:25.3977036Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc/profiler 2025-04-25T04:39:25.3978887Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc/profiler 2025-04-25T04:39:25.3980381Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc/profiler 2025-04-25T04:39:25.3981655Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc/testing 2025-04-25T04:39:25.3983571Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc/testing 2025-04-25T04:39:25.3984842Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/testing/testing.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc/testing 2025-04-25T04:39:25.3986302Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2025-04-25T04:39:25.3988316Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/cache_entry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-04-25T04:39:25.3989613Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/compiled_autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-04-25T04:39:25.3991391Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/cpp_shim.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-04-25T04:39:25.3992548Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/cpython_defs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-04-25T04:39:25.3993860Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/cpython_includes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-04-25T04:39:25.3995409Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/debug_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-04-25T04:39:25.3996584Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/eval_frame.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-04-25T04:39:25.3997807Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/eval_frame_cpp.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-04-25T04:39:25.3998981Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/extra_state.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-04-25T04:39:25.4000522Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/framelocals_mapping.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-04-25T04:39:25.4002117Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/guards.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-04-25T04:39:25.4003191Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-04-25T04:39:25.4004478Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/python_compiled_autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-04-25T04:39:25.4005463Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-04-25T04:39:25.4007188Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/export 2025-04-25T04:39:25.4008756Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/export/pybind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/export 2025-04-25T04:39:25.4009956Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/functorch 2025-04-25T04:39:25.4011625Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/functorch/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/functorch 2025-04-25T04:39:25.4012485Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/fx 2025-04-25T04:39:25.4013986Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/fx/node.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/fx 2025-04-25T04:39:25.4015182Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor 2025-04-25T04:39:25.4017025Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/array_ref_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor 2025-04-25T04:39:25.4018103Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/inductor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor 2025-04-25T04:39:25.4019268Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/static_cuda_launcher.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor 2025-04-25T04:39:25.4020657Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_eager 2025-04-25T04:39:25.4022425Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_eager 2025-04-25T04:39:25.4023617Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_eager 2025-04-25T04:39:25.4024824Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_include 2025-04-25T04:39:25.4026690Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include/array_ref.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_include 2025-04-25T04:39:25.4027733Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_include 2025-04-25T04:39:25.4028800Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include/cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_include 2025-04-25T04:39:25.4029999Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include/cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_include 2025-04-25T04:39:25.4031214Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include/xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_include 2025-04-25T04:39:25.4033010Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_package 2025-04-25T04:39:25.4034755Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_package 2025-04-25T04:39:25.4036087Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_package/pybind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_package 2025-04-25T04:39:25.4036936Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2025-04-25T04:39:25.4039129Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runner 2025-04-25T04:39:25.4040343Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runner 2025-04-25T04:39:25.4041744Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runner 2025-04-25T04:39:25.4043079Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runner 2025-04-25T04:39:25.4044249Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner/pybind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runner 2025-04-25T04:39:25.4045645Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:25.4047372Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:25.4048917Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:25.4050174Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:25.4052705Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:25.4053606Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:25.4054672Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/model.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:25.4056014Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/model_container.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:25.4057614Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:25.4058907Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:25.4060743Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:25.4062054Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:25.4063733Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:25.4065029Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-04-25T04:39:25.4066503Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2025-04-25T04:39:25.4068634Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch 2025-04-25T04:39:25.4069969Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch 2025-04-25T04:39:25.4071378Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch 2025-04-25T04:39:25.4072751Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch 2025-04-25T04:39:25.4073782Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch 2025-04-25T04:39:25.4075153Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/c 2025-04-25T04:39:25.4076910Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c/shim.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/c 2025-04-25T04:39:25.4078468Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/c 2025-04-25T04:39:25.4079603Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/c 2025-04-25T04:39:25.4081173Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-04-25T04:39:25.4082659Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/generated 2025-04-25T04:39:25.4084413Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/generated 2025-04-25T04:39:25.4085924Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/generated 2025-04-25T04:39:25.4087694Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/cpp_wrapper 2025-04-25T04:39:25.4089280Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper 2025-04-25T04:39:25.4090513Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper 2025-04-25T04:39:25.4091845Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper 2025-04-25T04:39:25.4093167Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper 2025-04-25T04:39:25.4094450Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper 2025-04-25T04:39:25.4096386Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-04-25T04:39:25.4097851Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-04-25T04:39:25.4099223Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-04-25T04:39:25.4100473Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-04-25T04:39:25.4102656Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/instruction_counter 2025-04-25T04:39:25.4104247Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/instruction_counter/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/instruction_counter 2025-04-25T04:39:25.4105953Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy 2025-04-25T04:39:25.4107410Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2025-04-25T04:39:25.4109052Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend/backend_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/backend 2025-04-25T04:39:25.4110369Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend/backend_device.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/backend 2025-04-25T04:39:25.4111616Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/backend 2025-04-25T04:39:25.4112910Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/backend 2025-04-25T04:39:25.4114537Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4116033Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/cache.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4119691Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/config.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4120638Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/debug_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4121294Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4122087Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/hash.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4122776Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/helpers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4124110Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ir.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4125014Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ir_builder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4126125Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4127342Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4128780Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ir_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4130359Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4132453Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/metrics.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4133734Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/multi_wait.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4135229Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/permutation_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4135880Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/shape.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4137165Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/shape_inference.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4138922Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4140094Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4141380Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/tensor_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4142697Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4144365Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/trie.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4145768Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/unique.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4146987Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-04-25T04:39:25.4148442Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2025-04-25T04:39:25.4150366Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core/internal_ops 2025-04-25T04:39:25.4151812Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2025-04-25T04:39:25.4153732Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core/ops 2025-04-25T04:39:25.4155456Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ops/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core/ops 2025-04-25T04:39:25.4157433Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/generated 2025-04-25T04:39:25.4158987Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/generated 2025-04-25T04:39:25.4160937Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/generated/LazyIr.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/generated 2025-04-25T04:39:25.4164655Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/generated 2025-04-25T04:39:25.4165959Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/python 2025-04-25T04:39:25.4167352Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/python/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/python 2025-04-25T04:39:25.4168893Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/python/python_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/python 2025-04-25T04:39:25.4170201Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2025-04-25T04:39:25.4171665Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/config.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-04-25T04:39:25.4173273Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-04-25T04:39:25.4174886Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-04-25T04:39:25.4176523Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-04-25T04:39:25.4178257Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-04-25T04:39:25.4179906Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-04-25T04:39:25.4181605Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-04-25T04:39:25.4183273Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-04-25T04:39:25.4184890Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-04-25T04:39:25.4186700Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-04-25T04:39:25.4187806Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend/ops 2025-04-25T04:39:25.4189036Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend/ops 2025-04-25T04:39:25.4190724Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ops/generic.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend/ops 2025-04-25T04:39:25.4192324Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend/ops 2025-04-25T04:39:25.4193603Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/monitor 2025-04-25T04:39:25.4194768Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/monitor/counters.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/monitor 2025-04-25T04:39:25.4196337Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/monitor/events.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/monitor 2025-04-25T04:39:25.4197878Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/monitor/python_init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/monitor 2025-04-25T04:39:25.4199060Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/mps 2025-04-25T04:39:25.4200026Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/mps/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/mps 2025-04-25T04:39:25.4201308Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/mtia 2025-04-25T04:39:25.4202629Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/mtia/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/mtia 2025-04-25T04:39:25.4204022Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/multiprocessing 2025-04-25T04:39:25.4205629Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/multiprocessing/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/multiprocessing 2025-04-25T04:39:25.4206979Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2025-04-25T04:39:25.4208710Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx/back_compat.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/onnx 2025-04-25T04:39:25.4210419Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/onnx 2025-04-25T04:39:25.4211884Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx/onnx.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/onnx 2025-04-25T04:39:25.4213388Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2025-04-25T04:39:25.4215156Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/api.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-04-25T04:39:25.4216963Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/collection.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-04-25T04:39:25.4218722Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/combined_traceback.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-04-25T04:39:25.4220547Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/containers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-04-25T04:39:25.4222279Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/data_flow.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-04-25T04:39:25.4224029Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/events.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-04-25T04:39:25.4225847Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/kineto_client_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-04-25T04:39:25.4227632Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/kineto_shim.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-04-25T04:39:25.4229271Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/perf-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-04-25T04:39:25.4230716Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/perf.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-04-25T04:39:25.4232237Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-04-25T04:39:25.4233433Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2025-04-25T04:39:25.4234804Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration/observer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/orchestration 2025-04-25T04:39:25.4236758Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/orchestration 2025-04-25T04:39:25.4238805Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/orchestration 2025-04-25T04:39:25.4240100Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2025-04-25T04:39:25.4241638Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python/combined_traceback.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/python 2025-04-25T04:39:25.4243441Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/python 2025-04-25T04:39:25.4245072Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python/pybind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/python 2025-04-25T04:39:25.4246229Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/standalone 2025-04-25T04:39:25.4249557Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/standalone 2025-04-25T04:39:25.4251567Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/standalone/itt_observer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/standalone 2025-04-25T04:39:25.4253503Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/standalone/nvtx_observer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/standalone 2025-04-25T04:39:25.4255568Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/standalone 2025-04-25T04:39:25.4256772Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/stubs 2025-04-25T04:39:25.4257944Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/stubs/base.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/stubs 2025-04-25T04:39:25.4259121Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:25.4260374Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/action.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:25.4262139Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/communicate.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:25.4263943Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/debug_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:25.4265710Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/dwarf_enums.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:25.4267525Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:25.4269434Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:25.4271125Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:25.4272805Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/fde.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:25.4274507Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/lexer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:25.4276303Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/line_number_program.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:25.4278270Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/mem_file.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:25.4279988Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/range_table.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:25.4281763Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/sections.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:25.4283473Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/unwind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:25.4285396Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/unwind_error.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:25.4287183Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/unwinder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-04-25T04:39:25.4288438Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2025-04-25T04:39:25.4289568Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/tensor/python_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/tensor 2025-04-25T04:39:25.4290806Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2025-04-25T04:39:25.4291753Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/byte_order.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4293419Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4295032Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/cuda_enabled.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4296623Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/device_lazy_init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4298233Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/disable_torch_function.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4299995Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/generated_serialization_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4301445Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4302916Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/invalid_arguments.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4304407Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/nested.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4305791Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/numpy_stub.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4307092Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/object_ptr.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4308526Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/out_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4309991Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/pybind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4311568Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4313245Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/pyobject_preservation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4314724Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_arg_parser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4316223Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_compat.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4317660Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4319195Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_numbers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4320612Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_raii.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4322089Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_scalars.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4323538Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_strings.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4324957Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_stub.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4326430Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_symnode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4327998Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4329649Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_tuples.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4331515Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4332968Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/schema_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4334385Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/six.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4335844Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/structseq.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4337574Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_apply.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4339067Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_dtypes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4340544Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_flatten.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4342144Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_layouts.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4343618Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_list.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4345180Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4346788Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_new.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4348234Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_numpy.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4349716Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_qschemes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4351198Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4352659Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4354325Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/throughput_benchmark.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4355927Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4357426Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/variadic.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4358860Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/verbose.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-04-25T04:39:25.4359836Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2025-04-25T04:39:25.4360963Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu/Event.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/xpu 2025-04-25T04:39:25.4362457Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/xpu 2025-04-25T04:39:25.4363978Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu/Stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/xpu 2025-04-25T04:39:25.4365077Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:25.4366027Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_ocl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:25.4367016Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_sycl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:25.4368036Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_threadpool.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:25.4369124Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_threadpool_iface.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-25T04:39:25.4370062Z creating build/bdist.linux-x86_64/wheel/torch/include/THH 2025-04-25T04:39:25.4370982Z copying build/lib.linux-x86_64-cpython-310/torch/include/THH/THHAtomics.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/THH 2025-04-25T04:39:25.4372352Z copying build/lib.linux-x86_64-cpython-310/torch/include/THH/THHDeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/THH 2025-04-25T04:39:25.4373220Z creating build/bdist.linux-x86_64/wheel/torch/share 2025-04-25T04:39:25.4373834Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake 2025-04-25T04:39:25.4374324Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2025-04-25T04:39:25.4375313Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/ATen/ATenConfig.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/ATen 2025-04-25T04:39:25.4376276Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2025-04-25T04:39:25.4377748Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2 2025-04-25T04:39:25.4379290Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/FindCUDAToolkit.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2 2025-04-25T04:39:25.4380799Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/FindCUSPARSELT.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2 2025-04-25T04:39:25.4382480Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/FindCUDSS.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2 2025-04-25T04:39:25.4383997Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/FindSYCLToolkit.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2 2025-04-25T04:39:25.4385779Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2 2025-04-25T04:39:25.4387660Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2 2025-04-25T04:39:25.4389121Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2025-04-25T04:39:25.4390634Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/cuda.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-04-25T04:39:25.4392415Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/xpu.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-04-25T04:39:25.4394280Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/glog.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-04-25T04:39:25.4396015Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/gflags.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-04-25T04:39:25.4397751Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/mkl.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-04-25T04:39:25.4399230Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-04-25T04:39:25.4400808Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/protobuf.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-04-25T04:39:25.4402836Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/utils.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-04-25T04:39:25.4404430Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-04-25T04:39:25.4405661Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-04-25T04:39:25.4406978Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-04-25T04:39:25.4408731Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-04-25T04:39:25.4409974Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-04-25T04:39:25.4411396Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-04-25T04:39:25.4413293Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-04-25T04:39:25.4415445Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-04-25T04:39:25.4417649Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-04-25T04:39:25.4419002Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-04-25T04:39:25.4420736Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-04-25T04:39:25.4422867Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-04-25T04:39:25.4424894Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-04-25T04:39:25.4426952Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-04-25T04:39:25.4428360Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2025-04-25T04:39:25.4429382Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Tensorpipe 2025-04-25T04:39:25.4430921Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Tensorpipe 2025-04-25T04:39:25.4431978Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2025-04-25T04:39:25.4432918Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Torch 2025-04-25T04:39:25.4434221Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Torch/TorchConfig.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Torch 2025-04-25T04:39:25.4435351Z copying build/lib.linux-x86_64-cpython-310/torch/_C.cpython-310-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./torch 2025-04-25T04:39:25.4446185Z creating build/bdist.linux-x86_64/wheel/torchgen 2025-04-25T04:39:25.4447321Z copying build/lib.linux-x86_64-cpython-310/torchgen/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-25T04:39:25.4448551Z copying build/lib.linux-x86_64-cpython-310/torchgen/code_template.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-25T04:39:25.4449869Z copying build/lib.linux-x86_64-cpython-310/torchgen/context.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-25T04:39:25.4451112Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-25T04:39:25.4454566Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_aoti_c_shim.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-25T04:39:25.4455733Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_backend_stubs.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-25T04:39:25.4456862Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_executorch.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-25T04:39:25.4458235Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_functionalization_type.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-25T04:39:25.4459780Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_lazy_tensor.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-25T04:39:25.4461283Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_schema_utils.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-25T04:39:25.4462691Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_vmap_plumbing.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-25T04:39:25.4463935Z copying build/lib.linux-x86_64-cpython-310/torchgen/local.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-25T04:39:25.4465121Z copying build/lib.linux-x86_64-cpython-310/torchgen/model.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-25T04:39:25.4467452Z copying build/lib.linux-x86_64-cpython-310/torchgen/native_function_generation.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-25T04:39:25.4468720Z copying build/lib.linux-x86_64-cpython-310/torchgen/utils.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-25T04:39:25.4470581Z copying build/lib.linux-x86_64-cpython-310/torchgen/yaml_utils.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-25T04:39:25.4472154Z creating build/bdist.linux-x86_64/wheel/torchgen/aoti 2025-04-25T04:39:25.4473629Z copying build/lib.linux-x86_64-cpython-310/torchgen/aoti/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/aoti 2025-04-25T04:39:25.4475171Z copying build/lib.linux-x86_64-cpython-310/torchgen/aoti/fallback_ops.py -> build/bdist.linux-x86_64/wheel/./torchgen/aoti 2025-04-25T04:39:25.4476938Z creating build/bdist.linux-x86_64/wheel/torchgen/api 2025-04-25T04:39:25.4478810Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-25T04:39:25.4480032Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/autograd.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-25T04:39:25.4481768Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/cpp.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-25T04:39:25.4482997Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/dispatcher.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-25T04:39:25.4484361Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/functionalization.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-25T04:39:25.4485508Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/lazy.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-25T04:39:25.4486655Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/meta.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-25T04:39:25.4487782Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/native.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-25T04:39:25.4488961Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/python.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-25T04:39:25.4490505Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/structured.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-25T04:39:25.4491806Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/translate.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-25T04:39:25.4493391Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/ufunc.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-25T04:39:25.4494574Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/unboxing.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-25T04:39:25.4496186Z creating build/bdist.linux-x86_64/wheel/torchgen/api/types 2025-04-25T04:39:25.4497678Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-04-25T04:39:25.4499096Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/types/signatures.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-04-25T04:39:25.4500414Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/types/types.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-04-25T04:39:25.4502080Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/types/types_base.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-04-25T04:39:25.4503228Z creating build/bdist.linux-x86_64/wheel/torchgen/dest 2025-04-25T04:39:25.4505101Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-04-25T04:39:25.4506369Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/lazy_ir.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-04-25T04:39:25.4507657Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/lazy_ts_lowering.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-04-25T04:39:25.4509278Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/native_functions.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-04-25T04:39:25.4521319Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/register_dispatch_key.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-04-25T04:39:25.4522757Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/ufunc.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-04-25T04:39:25.4523626Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch 2025-04-25T04:39:25.4524462Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch 2025-04-25T04:39:25.4525722Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/model.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch 2025-04-25T04:39:25.4526946Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/parse.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch 2025-04-25T04:39:25.4527869Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2025-04-25T04:39:25.4528760Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch/api 2025-04-25T04:39:25.4530191Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/custom_ops.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch/api 2025-04-25T04:39:25.4531676Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/et_cpp.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch/api 2025-04-25T04:39:25.4533123Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/unboxing.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch/api 2025-04-25T04:39:25.4534170Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2025-04-25T04:39:25.4535268Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch/api/types 2025-04-25T04:39:25.4536849Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/types/signatures.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch/api/types 2025-04-25T04:39:25.4538611Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/types/types.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch/api/types 2025-04-25T04:39:25.4539678Z creating build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2025-04-25T04:39:25.4540678Z copying build/lib.linux-x86_64-cpython-310/torchgen/operator_versions/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/operator_versions 2025-04-25T04:39:25.4542243Z copying build/lib.linux-x86_64-cpython-310/torchgen/operator_versions/gen_mobile_upgraders.py -> build/bdist.linux-x86_64/wheel/./torchgen/operator_versions 2025-04-25T04:39:25.4543954Z copying build/lib.linux-x86_64-cpython-310/torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/bdist.linux-x86_64/wheel/./torchgen/operator_versions 2025-04-25T04:39:25.4545092Z creating build/bdist.linux-x86_64/wheel/torchgen/selective_build 2025-04-25T04:39:25.4546105Z copying build/lib.linux-x86_64-cpython-310/torchgen/selective_build/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/selective_build 2025-04-25T04:39:25.4547425Z copying build/lib.linux-x86_64-cpython-310/torchgen/selective_build/operator.py -> build/bdist.linux-x86_64/wheel/./torchgen/selective_build 2025-04-25T04:39:25.4548720Z copying build/lib.linux-x86_64-cpython-310/torchgen/selective_build/selector.py -> build/bdist.linux-x86_64/wheel/./torchgen/selective_build 2025-04-25T04:39:25.4549825Z creating build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2025-04-25T04:39:25.4550800Z copying build/lib.linux-x86_64-cpython-310/torchgen/static_runtime/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/static_runtime 2025-04-25T04:39:25.4552197Z copying build/lib.linux-x86_64-cpython-310/torchgen/static_runtime/config.py -> build/bdist.linux-x86_64/wheel/./torchgen/static_runtime 2025-04-25T04:39:25.4553826Z copying build/lib.linux-x86_64-cpython-310/torchgen/static_runtime/gen_static_runtime_ops.py -> build/bdist.linux-x86_64/wheel/./torchgen/static_runtime 2025-04-25T04:39:25.4555050Z copying build/lib.linux-x86_64-cpython-310/torchgen/static_runtime/generator.py -> build/bdist.linux-x86_64/wheel/./torchgen/static_runtime 2025-04-25T04:39:25.4555952Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged 2025-04-25T04:39:25.4556463Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen 2025-04-25T04:39:25.4557036Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2025-04-25T04:39:25.4558546Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/native/native_functions.yaml -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/native 2025-04-25T04:39:25.4560396Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/native/tags.yaml -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/native 2025-04-25T04:39:25.4562215Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4563622Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4565959Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4568080Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4569750Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4571394Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4573079Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4574892Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4576479Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/Function.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4578073Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4580108Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/Functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4582374Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/Functions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4584504Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/LazyIr.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4586348Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4588685Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/MethodOperators.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4591250Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/NativeFunction.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4592947Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4594420Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4595999Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4597534Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/Operator.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4599064Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/Operators.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4600636Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/Operators.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4602276Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4604087Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4605920Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4607778Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4609625Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4611354Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4613320Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4615117Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4616799Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4618386Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/TensorBody.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4620007Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4621533Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4623270Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4624958Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4626602Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4628355Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4630084Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4631661Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/enum_tag.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-04-25T04:39:25.4632687Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2025-04-25T04:39:25.4633648Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/BUILD.bazel -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-25T04:39:25.4635006Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/README.md -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-25T04:39:25.4636317Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-25T04:39:25.4637754Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/build.bzl -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-25T04:39:25.4639098Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/context.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-25T04:39:25.4640505Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/deprecated.yaml -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-25T04:39:25.4641965Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/derivatives.yaml -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-25T04:39:25.4643380Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_annotated_fn_args.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-25T04:39:25.4644828Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_autograd.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-25T04:39:25.4646245Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_autograd_functions.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-25T04:39:25.4648079Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_inplace_or_view_type.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-25T04:39:25.4649640Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_python_functions.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-25T04:39:25.4651245Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_trace_type.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-25T04:39:25.4653068Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_variable_factories.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-25T04:39:25.4655002Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_variable_type.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-25T04:39:25.4656973Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_view_funcs.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-25T04:39:25.4658835Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/load_derivatives.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-25T04:39:25.4660493Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4662420Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4664632Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/Functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4666665Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/Functions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4668598Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/TraceType.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4670108Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/VariableType.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4671615Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/VariableType.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4673101Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/ViewFuncs.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4675408Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/ViewFuncs.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4676905Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/annotated_fn_args.py.in -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4678508Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_enum_tag.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4680089Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_fft_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4681634Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4683158Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_functions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4684698Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_linalg_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4686300Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_nested_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4687871Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_nn_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4689416Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_return_types.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4690972Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_return_types.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4692527Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_sparse_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4694123Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_special_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4695745Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_torch_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4697330Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_variable_methods.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4698977Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/variable_factories.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-04-25T04:39:25.4699898Z running install_egg_info 2025-04-25T04:39:25.5135766Z running egg_info 2025-04-25T04:39:25.5194525Z creating torch.egg-info 2025-04-25T04:39:25.5195846Z writing torch.egg-info/PKG-INFO 2025-04-25T04:39:25.5205275Z writing dependency_links to torch.egg-info/dependency_links.txt 2025-04-25T04:39:25.5207081Z writing entry points to torch.egg-info/entry_points.txt 2025-04-25T04:39:25.5212503Z writing requirements to torch.egg-info/requires.txt 2025-04-25T04:39:25.5214704Z writing top-level names to torch.egg-info/top_level.txt 2025-04-25T04:39:25.5216070Z writing manifest file 'torch.egg-info/SOURCES.txt' 2025-04-25T04:39:26.1000869Z reading manifest file 'torch.egg-info/SOURCES.txt' 2025-04-25T04:39:26.1001673Z reading manifest template 'MANIFEST.in' 2025-04-25T04:39:26.6902053Z warning: no files found matching '*.*' under directory 'ios' 2025-04-25T04:39:29.0688855Z warning: no files found matching '*.*' under directory 'modules' 2025-04-25T04:39:29.2029093Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-04-25T04:39:29.4104297Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-04-25T04:39:29.7999736Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-04-25T04:39:29.8000465Z adding license file 'LICENSE' 2025-04-25T04:39:29.8000754Z adding license file 'NOTICE' 2025-04-25T04:39:31.2625237Z writing manifest file 'torch.egg-info/SOURCES.txt' 2025-04-25T04:39:31.3160443Z Copying torch.egg-info to build/bdist.linux-x86_64/wheel/./torch-2.8.0a0+gitb68c0ef-py3.10.egg-info 2025-04-25T04:39:31.3210213Z running install_scripts 2025-04-25T04:39:31.3431371Z creating build/bdist.linux-x86_64/wheel/torch-2.8.0a0+gitb68c0ef.dist-info/WHEEL 2025-04-25T04:39:31.3436626Z creating 'dist/torch-2.8.0a0+gitb68c0ef-cp310-cp310-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-04-25T04:39:31.3615248Z adding 'functorch/_C.cpython-310-x86_64-linux-gnu.so' 2025-04-25T04:39:31.3624898Z adding 'functorch/__init__.py' 2025-04-25T04:39:31.3626783Z adding 'functorch/_src/__init__.py' 2025-04-25T04:39:31.3628814Z adding 'functorch/_src/aot_autograd/__init__.py' 2025-04-25T04:39:31.3630851Z adding 'functorch/_src/eager_transforms/__init__.py' 2025-04-25T04:39:31.3632700Z adding 'functorch/_src/make_functional/__init__.py' 2025-04-25T04:39:31.3634845Z adding 'functorch/_src/vmap/__init__.py' 2025-04-25T04:39:31.3636881Z adding 'functorch/compile/__init__.py' 2025-04-25T04:39:31.3640433Z adding 'functorch/dim/__init__.py' 2025-04-25T04:39:31.3642836Z adding 'functorch/dim/batch_tensor.py' 2025-04-25T04:39:31.3645019Z adding 'functorch/dim/delayed_mul_tensor.py' 2025-04-25T04:39:31.3647340Z adding 'functorch/dim/dim.py' 2025-04-25T04:39:31.3649474Z adding 'functorch/dim/magic_trace.py' 2025-04-25T04:39:31.3652392Z adding 'functorch/dim/op_properties.py' 2025-04-25T04:39:31.3659498Z adding 'functorch/dim/reference.py' 2025-04-25T04:39:31.3662038Z adding 'functorch/dim/tree_map.py' 2025-04-25T04:39:31.3664221Z adding 'functorch/dim/wrap_type.py' 2025-04-25T04:39:31.3666276Z adding 'functorch/einops/__init__.py' 2025-04-25T04:39:31.3671111Z adding 'functorch/einops/_parsing.py' 2025-04-25T04:39:31.3675090Z adding 'functorch/einops/rearrange.py' 2025-04-25T04:39:31.3677330Z adding 'functorch/experimental/__init__.py' 2025-04-25T04:39:31.3679044Z adding 'functorch/experimental/control_flow.py' 2025-04-25T04:39:31.3680639Z adding 'functorch/experimental/ops.py' 2025-04-25T04:39:31.3685723Z adding 'torch/_C.cpython-310-x86_64-linux-gnu.so' 2025-04-25T04:39:31.3688027Z adding 'torch/_VF.py' 2025-04-25T04:39:31.3892628Z adding 'torch/_VF.pyi' 2025-04-25T04:39:31.3920249Z adding 'torch/__config__.py' 2025-04-25T04:39:31.3922235Z adding 'torch/__future__.py' 2025-04-25T04:39:31.3956117Z adding 'torch/__init__.py' 2025-04-25T04:39:31.3964997Z adding 'torch/_appdirs.py' 2025-04-25T04:39:31.3967756Z adding 'torch/_classes.py' 2025-04-25T04:39:31.3970002Z adding 'torch/_compile.py' 2025-04-25T04:39:31.3974378Z adding 'torch/_custom_ops.py' 2025-04-25T04:39:31.3977161Z adding 'torch/_deploy.py' 2025-04-25T04:39:31.3979008Z adding 'torch/_environment.py' 2025-04-25T04:39:31.3991097Z adding 'torch/_guards.py' 2025-04-25T04:39:31.4010199Z adding 'torch/_jit_internal.py' 2025-04-25T04:39:31.4014231Z adding 'torch/_linalg_utils.py' 2025-04-25T04:39:31.4027477Z adding 'torch/_lobpcg.py' 2025-04-25T04:39:31.4032311Z adding 'torch/_lowrank.py' 2025-04-25T04:39:31.4099011Z adding 'torch/_meta_registrations.py' 2025-04-25T04:39:31.4107189Z adding 'torch/_namedtensor_internals.py' 2025-04-25T04:39:31.4125252Z adding 'torch/_ops.py' 2025-04-25T04:39:31.4130068Z adding 'torch/_python_dispatcher.py' 2025-04-25T04:39:31.4132227Z adding 'torch/_size_docs.py' 2025-04-25T04:39:31.4135004Z adding 'torch/_sources.py' 2025-04-25T04:39:31.4137360Z adding 'torch/_storage_docs.py' 2025-04-25T04:39:31.4139340Z adding 'torch/_streambase.py' 2025-04-25T04:39:31.4161237Z adding 'torch/_tensor.py' 2025-04-25T04:39:31.4200599Z adding 'torch/_tensor_docs.py' 2025-04-25T04:39:31.4211837Z adding 'torch/_tensor_str.py' 2025-04-25T04:39:31.4214087Z adding 'torch/_thread_safe_fork.py' 2025-04-25T04:39:31.4337080Z adding 'torch/_torch_docs.py' 2025-04-25T04:39:31.4359803Z adding 'torch/_utils.py' 2025-04-25T04:39:31.4364671Z adding 'torch/_utils_internal.py' 2025-04-25T04:39:31.4368423Z adding 'torch/_vmap_internals.py' 2025-04-25T04:39:31.4374633Z adding 'torch/_weights_only_unpickler.py' 2025-04-25T04:39:31.4402238Z adding 'torch/functional.py' 2025-04-25T04:39:31.4414013Z adding 'torch/hub.py' 2025-04-25T04:39:31.4432746Z adding 'torch/library.py' 2025-04-25T04:39:31.4457837Z adding 'torch/overrides.py' 2025-04-25T04:39:31.4461699Z adding 'torch/py.typed' 2025-04-25T04:39:31.4464804Z adding 'torch/quasirandom.py' 2025-04-25T04:39:31.4468275Z adding 'torch/random.py' 2025-04-25T04:39:31.4470230Z adding 'torch/return_types.py' 2025-04-25T04:39:31.4472924Z adding 'torch/return_types.pyi' 2025-04-25T04:39:31.4498598Z adding 'torch/serialization.py' 2025-04-25T04:39:31.4512805Z adding 'torch/storage.py' 2025-04-25T04:39:31.4516053Z adding 'torch/torch_version.py' 2025-04-25T04:39:31.4518556Z adding 'torch/types.py' 2025-04-25T04:39:31.4520185Z adding 'torch/version.py' 2025-04-25T04:39:31.4725506Z adding 'torch/_C/_VariableFunctions.pyi' 2025-04-25T04:39:31.4834659Z adding 'torch/_C/__init__.pyi' 2025-04-25T04:39:31.4846371Z adding 'torch/_C/_aoti.pyi' 2025-04-25T04:39:31.4848757Z adding 'torch/_C/_autograd.pyi' 2025-04-25T04:39:31.4850516Z adding 'torch/_C/_cpu.pyi' 2025-04-25T04:39:31.4852071Z adding 'torch/_C/_cudnn.pyi' 2025-04-25T04:39:31.4853807Z adding 'torch/_C/_cusparselt.pyi' 2025-04-25T04:39:31.4855200Z adding 'torch/_C/_distributed_autograd.pyi' 2025-04-25T04:39:31.4860718Z adding 'torch/_C/_distributed_c10d.pyi' 2025-04-25T04:39:31.4864150Z adding 'torch/_C/_distributed_rpc.pyi' 2025-04-25T04:39:31.4866132Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2025-04-25T04:39:31.4867722Z adding 'torch/_C/_export.pyi' 2025-04-25T04:39:31.4870011Z adding 'torch/_C/_functions.pyi' 2025-04-25T04:39:31.4871464Z adding 'torch/_C/_functorch.pyi' 2025-04-25T04:39:31.4873017Z adding 'torch/_C/_instruction_counter.pyi' 2025-04-25T04:39:31.4874679Z adding 'torch/_C/_itt.pyi' 2025-04-25T04:39:31.4876299Z adding 'torch/_C/_lazy.pyi' 2025-04-25T04:39:31.4877938Z adding 'torch/_C/_lazy_ts_backend.pyi' 2025-04-25T04:39:31.4879699Z adding 'torch/_C/_monitor.pyi' 2025-04-25T04:39:31.4882033Z adding 'torch/_C/_nn.pyi' 2025-04-25T04:39:31.4883692Z adding 'torch/_C/_nvtx.pyi' 2025-04-25T04:39:31.4885422Z adding 'torch/_C/_onnx.pyi' 2025-04-25T04:39:31.4888131Z adding 'torch/_C/_profiler.pyi' 2025-04-25T04:39:31.4889927Z adding 'torch/_C/_verbose.pyi' 2025-04-25T04:39:31.4891823Z adding 'torch/_C/_dynamo/__init__.pyi' 2025-04-25T04:39:31.4893513Z adding 'torch/_C/_dynamo/compiled_autograd.pyi' 2025-04-25T04:39:31.4895515Z adding 'torch/_C/_dynamo/eval_frame.pyi' 2025-04-25T04:39:31.4897737Z adding 'torch/_C/_dynamo/guards.pyi' 2025-04-25T04:39:31.4899944Z adding 'torch/_C_flatbuffer/__init__.pyi' 2025-04-25T04:39:31.4902104Z adding 'torch/_awaits/__init__.py' 2025-04-25T04:39:31.4903894Z adding 'torch/_custom_op/__init__.py' 2025-04-25T04:39:31.4908221Z adding 'torch/_custom_op/autograd.py' 2025-04-25T04:39:31.4915795Z adding 'torch/_custom_op/impl.py' 2025-04-25T04:39:31.4921988Z adding 'torch/_decomp/__init__.py' 2025-04-25T04:39:31.4975192Z adding 'torch/_decomp/decompositions.py' 2025-04-25T04:39:31.4983114Z adding 'torch/_decomp/decompositions_for_jvp.py' 2025-04-25T04:39:31.4986829Z adding 'torch/_decomp/decompositions_for_rng.py' 2025-04-25T04:39:31.4988932Z adding 'torch/_dispatch/__init__.py' 2025-04-25T04:39:31.4991849Z adding 'torch/_dispatch/python.py' 2025-04-25T04:39:31.4995594Z adding 'torch/_dynamo/__init__.py' 2025-04-25T04:39:31.4999472Z adding 'torch/_dynamo/_trace_wrapped_higher_order_op.py' 2025-04-25T04:39:31.5003082Z adding 'torch/_dynamo/bytecode_analysis.py' 2025-04-25T04:39:31.5021000Z adding 'torch/_dynamo/bytecode_transformation.py' 2025-04-25T04:39:31.5025942Z adding 'torch/_dynamo/cache_size.py' 2025-04-25T04:39:31.5028477Z adding 'torch/_dynamo/callback.py' 2025-04-25T04:39:31.5030644Z adding 'torch/_dynamo/code_context.py' 2025-04-25T04:39:31.5038481Z adding 'torch/_dynamo/codegen.py' 2025-04-25T04:39:31.5055063Z adding 'torch/_dynamo/compiled_autograd.py' 2025-04-25T04:39:31.5060749Z adding 'torch/_dynamo/comptime.py' 2025-04-25T04:39:31.5071138Z adding 'torch/_dynamo/config.py' 2025-04-25T04:39:31.5088220Z adding 'torch/_dynamo/convert_frame.py' 2025-04-25T04:39:31.5091662Z adding 'torch/_dynamo/create_parameter_op.py' 2025-04-25T04:39:31.5093484Z adding 'torch/_dynamo/current_scope_id.py' 2025-04-25T04:39:31.5103514Z adding 'torch/_dynamo/debug_utils.py' 2025-04-25T04:39:31.5112479Z adding 'torch/_dynamo/decorators.py' 2025-04-25T04:39:31.5117123Z adding 'torch/_dynamo/device_interface.py' 2025-04-25T04:39:31.5119489Z adding 'torch/_dynamo/distributed.py' 2025-04-25T04:39:31.5144126Z adding 'torch/_dynamo/eval_frame.py' 2025-04-25T04:39:31.5153114Z adding 'torch/_dynamo/exc.py' 2025-04-25T04:39:31.5156441Z adding 'torch/_dynamo/external_utils.py' 2025-04-25T04:39:31.5158907Z adding 'torch/_dynamo/funcname_cache.py' 2025-04-25T04:39:31.5160848Z adding 'torch/_dynamo/graph_break_hints.py' 2025-04-25T04:39:31.5164428Z adding 'torch/_dynamo/graph_deduplication.py' 2025-04-25T04:39:31.5169869Z adding 'torch/_dynamo/graph_region_tracker.py' 2025-04-25T04:39:31.5172267Z adding 'torch/_dynamo/graph_utils.py' 2025-04-25T04:39:31.5211829Z adding 'torch/_dynamo/guards.py' 2025-04-25T04:39:31.5216501Z adding 'torch/_dynamo/hooks.py' 2025-04-25T04:39:31.5218589Z adding 'torch/_dynamo/logging.py' 2025-04-25T04:39:31.5221695Z adding 'torch/_dynamo/metrics_context.py' 2025-04-25T04:39:31.5224673Z adding 'torch/_dynamo/mutation_guard.py' 2025-04-25T04:39:31.5264992Z adding 'torch/_dynamo/output_graph.py' 2025-04-25T04:39:31.5275818Z adding 'torch/_dynamo/pgo.py' 2025-04-25T04:39:31.5279239Z adding 'torch/_dynamo/profiler.py' 2025-04-25T04:39:31.5281883Z adding 'torch/_dynamo/replay_record.py' 2025-04-25T04:39:31.5289034Z adding 'torch/_dynamo/resume_execution.py' 2025-04-25T04:39:31.5302182Z adding 'torch/_dynamo/side_effects.py' 2025-04-25T04:39:31.5309519Z adding 'torch/_dynamo/source.py' 2025-04-25T04:39:31.5361362Z adding 'torch/_dynamo/symbolic_convert.py' 2025-04-25T04:39:31.5367021Z adding 'torch/_dynamo/tensor_version_op.py' 2025-04-25T04:39:31.5369348Z adding 'torch/_dynamo/test_case.py' 2025-04-25T04:39:31.5373608Z adding 'torch/_dynamo/test_minifier_common.py' 2025-04-25T04:39:31.5378957Z adding 'torch/_dynamo/testing.py' 2025-04-25T04:39:31.5412035Z adding 'torch/_dynamo/trace_rules.py' 2025-04-25T04:39:31.5417797Z adding 'torch/_dynamo/types.py' 2025-04-25T04:39:31.5470535Z adding 'torch/_dynamo/utils.py' 2025-04-25T04:39:31.5475810Z adding 'torch/_dynamo/backends/__init__.py' 2025-04-25T04:39:31.5478657Z adding 'torch/_dynamo/backends/common.py' 2025-04-25T04:39:31.5482219Z adding 'torch/_dynamo/backends/cudagraphs.py' 2025-04-25T04:39:31.5487325Z adding 'torch/_dynamo/backends/debugging.py' 2025-04-25T04:39:31.5496023Z adding 'torch/_dynamo/backends/distributed.py' 2025-04-25T04:39:31.5498706Z adding 'torch/_dynamo/backends/inductor.py' 2025-04-25T04:39:31.5500419Z adding 'torch/_dynamo/backends/onnxrt.py' 2025-04-25T04:39:31.5503466Z adding 'torch/_dynamo/backends/registry.py' 2025-04-25T04:39:31.5505178Z adding 'torch/_dynamo/backends/tensorrt.py' 2025-04-25T04:39:31.5507038Z adding 'torch/_dynamo/backends/torchxla.py' 2025-04-25T04:39:31.5510276Z adding 'torch/_dynamo/backends/tvm.py' 2025-04-25T04:39:31.5514379Z adding 'torch/_dynamo/polyfills/__init__.py' 2025-04-25T04:39:31.5516461Z adding 'torch/_dynamo/polyfills/builtins.py' 2025-04-25T04:39:31.5518330Z adding 'torch/_dynamo/polyfills/functools.py' 2025-04-25T04:39:31.5520136Z adding 'torch/_dynamo/polyfills/fx.py' 2025-04-25T04:39:31.5522955Z adding 'torch/_dynamo/polyfills/itertools.py' 2025-04-25T04:39:31.5524926Z adding 'torch/_dynamo/polyfills/loader.py' 2025-04-25T04:39:31.5527047Z adding 'torch/_dynamo/polyfills/operator.py' 2025-04-25T04:39:31.5528828Z adding 'torch/_dynamo/polyfills/os.py' 2025-04-25T04:39:31.5533267Z adding 'torch/_dynamo/polyfills/pytree.py' 2025-04-25T04:39:31.5535365Z adding 'torch/_dynamo/polyfills/sys.py' 2025-04-25T04:39:31.5537374Z adding 'torch/_dynamo/polyfills/tensor.py' 2025-04-25T04:39:31.5539241Z adding 'torch/_dynamo/repro/__init__.py' 2025-04-25T04:39:31.5550121Z adding 'torch/_dynamo/repro/after_aot.py' 2025-04-25T04:39:31.5556909Z adding 'torch/_dynamo/repro/after_dynamo.py' 2025-04-25T04:39:31.5564009Z adding 'torch/_dynamo/repro/aoti.py' 2025-04-25T04:39:31.5567680Z adding 'torch/_dynamo/variables/__init__.py' 2025-04-25T04:39:31.5574738Z adding 'torch/_dynamo/variables/base.py' 2025-04-25T04:39:31.5619412Z adding 'torch/_dynamo/variables/builder.py' 2025-04-25T04:39:31.5647286Z adding 'torch/_dynamo/variables/builtin.py' 2025-04-25T04:39:31.5652925Z adding 'torch/_dynamo/variables/constant.py' 2025-04-25T04:39:31.5664200Z adding 'torch/_dynamo/variables/ctx_manager.py' 2025-04-25T04:39:31.5674412Z adding 'torch/_dynamo/variables/dicts.py' 2025-04-25T04:39:31.5679973Z adding 'torch/_dynamo/variables/distributed.py' 2025-04-25T04:39:31.5703163Z adding 'torch/_dynamo/variables/functions.py' 2025-04-25T04:39:31.5737325Z adding 'torch/_dynamo/variables/higher_order_ops.py' 2025-04-25T04:39:31.5745308Z adding 'torch/_dynamo/variables/iter.py' 2025-04-25T04:39:31.5748918Z adding 'torch/_dynamo/variables/lazy.py' 2025-04-25T04:39:31.5758466Z adding 'torch/_dynamo/variables/lists.py' 2025-04-25T04:39:31.5777987Z adding 'torch/_dynamo/variables/misc.py' 2025-04-25T04:39:31.5792915Z adding 'torch/_dynamo/variables/nn_module.py' 2025-04-25T04:39:31.5799464Z adding 'torch/_dynamo/variables/optimizer.py' 2025-04-25T04:39:31.5802284Z adding 'torch/_dynamo/variables/script_object.py' 2025-04-25T04:39:31.5804610Z adding 'torch/_dynamo/variables/sdpa.py' 2025-04-25T04:39:31.5821134Z adding 'torch/_dynamo/variables/tensor.py' 2025-04-25T04:39:31.5842772Z adding 'torch/_dynamo/variables/torch.py' 2025-04-25T04:39:31.5851849Z adding 'torch/_dynamo/variables/torch_function.py' 2025-04-25T04:39:31.5871519Z adding 'torch/_dynamo/variables/user_defined.py' 2025-04-25T04:39:31.5876550Z adding 'torch/_export/__init__.py' 2025-04-25T04:39:31.5895154Z adding 'torch/_export/converter.py' 2025-04-25T04:39:31.5898647Z adding 'torch/_export/error.py' 2025-04-25T04:39:31.5909212Z adding 'torch/_export/non_strict_utils.py' 2025-04-25T04:39:31.5914762Z adding 'torch/_export/pass_base.py' 2025-04-25T04:39:31.5918043Z adding 'torch/_export/tools.py' 2025-04-25T04:39:31.5935954Z adding 'torch/_export/utils.py' 2025-04-25T04:39:31.5942672Z adding 'torch/_export/verifier.py' 2025-04-25T04:39:31.5946734Z adding 'torch/_export/wrappers.py' 2025-04-25T04:39:31.5948992Z adding 'torch/_export/db/__init__.py' 2025-04-25T04:39:31.5951715Z adding 'torch/_export/db/case.py' 2025-04-25T04:39:31.5953538Z adding 'torch/_export/db/gen_example.py' 2025-04-25T04:39:31.5955501Z adding 'torch/_export/db/logging.py' 2025-04-25T04:39:31.5958115Z adding 'torch/_export/db/examples/__init__.py' 2025-04-25T04:39:31.5960241Z adding 'torch/_export/db/examples/assume_constant_result.py' 2025-04-25T04:39:31.5961823Z adding 'torch/_export/db/examples/autograd_function.py' 2025-04-25T04:39:31.5963437Z adding 'torch/_export/db/examples/class_method.py' 2025-04-25T04:39:31.5965855Z adding 'torch/_export/db/examples/cond_branch_class_method.py' 2025-04-25T04:39:31.5967556Z adding 'torch/_export/db/examples/cond_branch_nested_function.py' 2025-04-25T04:39:31.5969661Z adding 'torch/_export/db/examples/cond_branch_nonlocal_variables.py' 2025-04-25T04:39:31.5971377Z adding 'torch/_export/db/examples/cond_closed_over_variable.py' 2025-04-25T04:39:31.5973260Z adding 'torch/_export/db/examples/cond_operands.py' 2025-04-25T04:39:31.5975014Z adding 'torch/_export/db/examples/cond_predicate.py' 2025-04-25T04:39:31.5976968Z adding 'torch/_export/db/examples/constrain_as_size_example.py' 2025-04-25T04:39:31.5978722Z adding 'torch/_export/db/examples/constrain_as_value_example.py' 2025-04-25T04:39:31.5980476Z adding 'torch/_export/db/examples/decorator.py' 2025-04-25T04:39:31.5982178Z adding 'torch/_export/db/examples/dictionary.py' 2025-04-25T04:39:31.5984088Z adding 'torch/_export/db/examples/dynamic_shape_assert.py' 2025-04-25T04:39:31.5985966Z adding 'torch/_export/db/examples/dynamic_shape_constructor.py' 2025-04-25T04:39:31.5987457Z adding 'torch/_export/db/examples/dynamic_shape_if_guard.py' 2025-04-25T04:39:31.5989194Z adding 'torch/_export/db/examples/dynamic_shape_map.py' 2025-04-25T04:39:31.5991077Z adding 'torch/_export/db/examples/dynamic_shape_round.py' 2025-04-25T04:39:31.5992715Z adding 'torch/_export/db/examples/dynamic_shape_slicing.py' 2025-04-25T04:39:31.5994466Z adding 'torch/_export/db/examples/dynamic_shape_view.py' 2025-04-25T04:39:31.5996149Z adding 'torch/_export/db/examples/fn_with_kwargs.py' 2025-04-25T04:39:31.5997915Z adding 'torch/_export/db/examples/list_contains.py' 2025-04-25T04:39:31.5999552Z adding 'torch/_export/db/examples/list_unpack.py' 2025-04-25T04:39:31.6001429Z adding 'torch/_export/db/examples/model_attr_mutation.py' 2025-04-25T04:39:31.6003107Z adding 'torch/_export/db/examples/nested_function.py' 2025-04-25T04:39:31.6004885Z adding 'torch/_export/db/examples/null_context_manager.py' 2025-04-25T04:39:31.6006531Z adding 'torch/_export/db/examples/optional_input.py' 2025-04-25T04:39:31.6008271Z adding 'torch/_export/db/examples/pytree_flatten.py' 2025-04-25T04:39:31.6009980Z adding 'torch/_export/db/examples/scalar_output.py' 2025-04-25T04:39:31.6011778Z adding 'torch/_export/db/examples/specialized_attribute.py' 2025-04-25T04:39:31.6013428Z adding 'torch/_export/db/examples/static_for_loop.py' 2025-04-25T04:39:31.6015112Z adding 'torch/_export/db/examples/static_if.py' 2025-04-25T04:39:31.6016727Z adding 'torch/_export/db/examples/tensor_setattr.py' 2025-04-25T04:39:31.6018495Z adding 'torch/_export/db/examples/type_reflection_method.py' 2025-04-25T04:39:31.6020173Z adding 'torch/_export/db/examples/unsupported_operator.py' 2025-04-25T04:39:31.6021977Z adding 'torch/_export/db/examples/user_input_mutation.py' 2025-04-25T04:39:31.6023789Z adding 'torch/_export/pass_infra/__init__.py' 2025-04-25T04:39:31.6025657Z adding 'torch/_export/pass_infra/node_metadata.py' 2025-04-25T04:39:31.6027507Z adding 'torch/_export/pass_infra/proxy_value.py' 2025-04-25T04:39:31.6029593Z adding 'torch/_export/passes/__init__.py' 2025-04-25T04:39:31.6031756Z adding 'torch/_export/passes/_node_metadata_hook.py' 2025-04-25T04:39:31.6035748Z adding 'torch/_export/passes/add_runtime_assertions_for_constraints_pass.py' 2025-04-25T04:39:31.6039001Z adding 'torch/_export/passes/collect_tracepoints_pass.py' 2025-04-25T04:39:31.6043405Z adding 'torch/_export/passes/constant_folding.py' 2025-04-25T04:39:31.6046082Z adding 'torch/_export/passes/functionalize_side_effectful_ops_pass.py' 2025-04-25T04:39:31.6048401Z adding 'torch/_export/passes/insert_custom_op_guards.py' 2025-04-25T04:39:31.6053294Z adding 'torch/_export/passes/lift_constants_pass.py' 2025-04-25T04:39:31.6055891Z adding 'torch/_export/passes/remove_runtime_assertions.py' 2025-04-25T04:39:31.6059017Z adding 'torch/_export/passes/replace_autocast_with_hop_pass.py' 2025-04-25T04:39:31.6066775Z adding 'torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py' 2025-04-25T04:39:31.6069691Z adding 'torch/_export/passes/replace_set_grad_with_hop_pass.py' 2025-04-25T04:39:31.6072025Z adding 'torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py' 2025-04-25T04:39:31.6075115Z adding 'torch/_export/passes/replace_with_hop_pass_util.py' 2025-04-25T04:39:31.6077309Z adding 'torch/_export/serde/__init__.py' 2025-04-25T04:39:31.6078854Z adding 'torch/_export/serde/aoti_schema.py' 2025-04-25T04:39:31.6082898Z adding 'torch/_export/serde/dynamic_shapes.py' 2025-04-25T04:39:31.6086424Z adding 'torch/_export/serde/export_schema.thrift' 2025-04-25T04:39:31.6091336Z adding 'torch/_export/serde/schema.py' 2025-04-25T04:39:31.6094950Z adding 'torch/_export/serde/schema.yaml' 2025-04-25T04:39:31.6101940Z adding 'torch/_export/serde/schema_check.py' 2025-04-25T04:39:31.6142887Z adding 'torch/_export/serde/serialize.py' 2025-04-25T04:39:31.6148109Z adding 'torch/_export/serde/union.py' 2025-04-25T04:39:31.6150020Z adding 'torch/_functorch/__init__.py' 2025-04-25T04:39:31.6173551Z adding 'torch/_functorch/aot_autograd.py' 2025-04-25T04:39:31.6180358Z adding 'torch/_functorch/apis.py' 2025-04-25T04:39:31.6189368Z adding 'torch/_functorch/autograd_function.py' 2025-04-25T04:39:31.6192087Z adding 'torch/_functorch/batch_norm_replacement.py' 2025-04-25T04:39:31.6194590Z adding 'torch/_functorch/benchmark_utils.py' 2025-04-25T04:39:31.6197554Z adding 'torch/_functorch/compile_utils.py' 2025-04-25T04:39:31.6202102Z adding 'torch/_functorch/compilers.py' 2025-04-25T04:39:31.6207035Z adding 'torch/_functorch/config.py' 2025-04-25T04:39:31.6209788Z adding 'torch/_functorch/deprecated.py' 2025-04-25T04:39:31.6231008Z adding 'torch/_functorch/eager_transforms.py' 2025-04-25T04:39:31.6236315Z adding 'torch/_functorch/functional_call.py' 2025-04-25T04:39:31.6241987Z adding 'torch/_functorch/fx_minifier.py' 2025-04-25T04:39:31.6248432Z adding 'torch/_functorch/make_functional.py' 2025-04-25T04:39:31.6275881Z adding 'torch/_functorch/partitioners.py' 2025-04-25T04:39:31.6280823Z adding 'torch/_functorch/pyfunctorch.py' 2025-04-25T04:39:31.6282687Z adding 'torch/_functorch/python_key.py' 2025-04-25T04:39:31.6284451Z adding 'torch/_functorch/pytree_hacks.py' 2025-04-25T04:39:31.6290392Z adding 'torch/_functorch/top_operators_github_usage.py' 2025-04-25T04:39:31.6292419Z adding 'torch/_functorch/utils.py' 2025-04-25T04:39:31.6298396Z adding 'torch/_functorch/vmap.py' 2025-04-25T04:39:31.6300973Z adding 'torch/_functorch/_activation_checkpointing/__init__.py' 2025-04-25T04:39:31.6303452Z adding 'torch/_functorch/_activation_checkpointing/ac_logging_utils.py' 2025-04-25T04:39:31.6307301Z adding 'torch/_functorch/_activation_checkpointing/graph_info_provider.py' 2025-04-25T04:39:31.6309776Z adding 'torch/_functorch/_activation_checkpointing/knapsack.py' 2025-04-25T04:39:31.6313644Z adding 'torch/_functorch/_activation_checkpointing/knapsack_evaluator.py' 2025-04-25T04:39:31.6315626Z adding 'torch/_functorch/_aot_autograd/__init__.py' 2025-04-25T04:39:31.6328106Z adding 'torch/_functorch/_aot_autograd/autograd_cache.py' 2025-04-25T04:39:31.6342515Z adding 'torch/_functorch/_aot_autograd/collect_metadata_analysis.py' 2025-04-25T04:39:31.6347484Z adding 'torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py' 2025-04-25T04:39:31.6354163Z adding 'torch/_functorch/_aot_autograd/functional_utils.py' 2025-04-25T04:39:31.6359929Z adding 'torch/_functorch/_aot_autograd/input_output_analysis.py' 2025-04-25T04:39:31.6377555Z adding 'torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py' 2025-04-25T04:39:31.6381091Z adding 'torch/_functorch/_aot_autograd/logging_utils.py' 2025-04-25T04:39:31.6414428Z adding 'torch/_functorch/_aot_autograd/runtime_wrappers.py' 2025-04-25T04:39:31.6429513Z adding 'torch/_functorch/_aot_autograd/schemas.py' 2025-04-25T04:39:31.6432804Z adding 'torch/_functorch/_aot_autograd/subclass_parametrization.py' 2025-04-25T04:39:31.6438791Z adding 'torch/_functorch/_aot_autograd/subclass_utils.py' 2025-04-25T04:39:31.6453005Z adding 'torch/_functorch/_aot_autograd/traced_function_transforms.py' 2025-04-25T04:39:31.6459903Z adding 'torch/_functorch/_aot_autograd/utils.py' 2025-04-25T04:39:31.6462877Z adding 'torch/_higher_order_ops/__init__.py' 2025-04-25T04:39:31.6464971Z adding 'torch/_higher_order_ops/_invoke_quant.py' 2025-04-25T04:39:31.6467711Z adding 'torch/_higher_order_ops/aoti_call_delegate.py' 2025-04-25T04:39:31.6473326Z adding 'torch/_higher_order_ops/associative_scan.py' 2025-04-25T04:39:31.6481089Z adding 'torch/_higher_order_ops/auto_functionalize.py' 2025-04-25T04:39:31.6485138Z adding 'torch/_higher_order_ops/base_hop.py' 2025-04-25T04:39:31.6494108Z adding 'torch/_higher_order_ops/cond.py' 2025-04-25T04:39:31.6498639Z adding 'torch/_higher_order_ops/effects.py' 2025-04-25T04:39:31.6531256Z adding 'torch/_higher_order_ops/executorch_call_delegate.py' 2025-04-25T04:39:31.6533831Z adding 'torch/_higher_order_ops/flat_apply.py' 2025-04-25T04:39:31.6543911Z adding 'torch/_higher_order_ops/flex_attention.py' 2025-04-25T04:39:31.6546802Z adding 'torch/_higher_order_ops/foreach_map.py' 2025-04-25T04:39:31.6549209Z adding 'torch/_higher_order_ops/hints_wrap.py' 2025-04-25T04:39:31.6555238Z adding 'torch/_higher_order_ops/invoke_subgraph.py' 2025-04-25T04:39:31.6559037Z adding 'torch/_higher_order_ops/map.py' 2025-04-25T04:39:31.6562039Z adding 'torch/_higher_order_ops/out_dtype.py' 2025-04-25T04:39:31.6564104Z adding 'torch/_higher_order_ops/run_const_graph.py' 2025-04-25T04:39:31.6576105Z adding 'torch/_higher_order_ops/scan.py' 2025-04-25T04:39:31.6579789Z adding 'torch/_higher_order_ops/schema.py' 2025-04-25T04:39:31.6582422Z adding 'torch/_higher_order_ops/strict_mode.py' 2025-04-25T04:39:31.6585435Z adding 'torch/_higher_order_ops/torchbind.py' 2025-04-25T04:39:31.6606558Z adding 'torch/_higher_order_ops/triton_kernel_wrap.py' 2025-04-25T04:39:31.6618548Z adding 'torch/_higher_order_ops/utils.py' 2025-04-25T04:39:31.6624867Z adding 'torch/_higher_order_ops/while_loop.py' 2025-04-25T04:39:31.6628954Z adding 'torch/_higher_order_ops/wrap.py' 2025-04-25T04:39:31.6631850Z adding 'torch/_inductor/__autotune_main__.py' 2025-04-25T04:39:31.6636073Z adding 'torch/_inductor/__init__.py' 2025-04-25T04:39:31.6639915Z adding 'torch/_inductor/analyze_preserves_zero_mask.py' 2025-04-25T04:39:31.6643305Z adding 'torch/_inductor/aoti_eager.py' 2025-04-25T04:39:31.6649104Z adding 'torch/_inductor/async_compile.py' 2025-04-25T04:39:31.6657337Z adding 'torch/_inductor/autotune_process.py' 2025-04-25T04:39:31.6661602Z adding 'torch/_inductor/bounds.py' 2025-04-25T04:39:31.6666577Z adding 'torch/_inductor/choices.py' 2025-04-25T04:39:31.6708552Z adding 'torch/_inductor/codecache.py' 2025-04-25T04:39:31.6714665Z adding 'torch/_inductor/comm_analysis.py' 2025-04-25T04:39:31.6718862Z adding 'torch/_inductor/comm_lowering.py' 2025-04-25T04:39:31.6728425Z adding 'torch/_inductor/comms.py' 2025-04-25T04:39:31.6759528Z adding 'torch/_inductor/compile_fx.py' 2025-04-25T04:39:31.6764540Z adding 'torch/_inductor/compile_fx_async.py' 2025-04-25T04:39:31.6771443Z adding 'torch/_inductor/compile_fx_ext.py' 2025-04-25T04:39:31.6774435Z adding 'torch/_inductor/compile_fx_subproc.py' 2025-04-25T04:39:31.6780516Z adding 'torch/_inductor/compiler_bisector.py' 2025-04-25T04:39:31.6805490Z adding 'torch/_inductor/config.py' 2025-04-25T04:39:31.6811580Z adding 'torch/_inductor/constant_folding.py' 2025-04-25T04:39:31.6828900Z adding 'torch/_inductor/cpp_builder.py' 2025-04-25T04:39:31.6834794Z adding 'torch/_inductor/cpu_vec_isa.py' 2025-04-25T04:39:31.6870175Z adding 'torch/_inductor/cudagraph_trees.py' 2025-04-25T04:39:31.6876815Z adding 'torch/_inductor/cudagraph_utils.py' 2025-04-25T04:39:31.6879510Z adding 'torch/_inductor/custom_graph_pass.py' 2025-04-25T04:39:31.6889040Z adding 'torch/_inductor/debug.py' 2025-04-25T04:39:31.6899914Z adding 'torch/_inductor/decomposition.py' 2025-04-25T04:39:31.6909758Z adding 'torch/_inductor/dependencies.py' 2025-04-25T04:39:31.6914110Z adding 'torch/_inductor/dtype_propagation.py' 2025-04-25T04:39:31.6917065Z adding 'torch/_inductor/exc.py' 2025-04-25T04:39:31.6918879Z adding 'torch/_inductor/extern_node_serializer.py' 2025-04-25T04:39:31.6922651Z adding 'torch/_inductor/freezing.py' 2025-04-25T04:39:31.6924859Z adding 'torch/_inductor/freezing_utils.py' 2025-04-25T04:39:31.6935336Z adding 'torch/_inductor/fuzzer.py' 2025-04-25T04:39:31.6940293Z adding 'torch/_inductor/fx_utils.py' 2025-04-25T04:39:31.6972233Z adding 'torch/_inductor/graph.py' 2025-04-25T04:39:31.6976029Z adding 'torch/_inductor/hooks.py' 2025-04-25T04:39:31.6980496Z adding 'torch/_inductor/index_propagation.py' 2025-04-25T04:39:31.6984160Z adding 'torch/_inductor/inductor_prims.py' 2025-04-25T04:39:31.7071124Z adding 'torch/_inductor/ir.py' 2025-04-25T04:39:31.7081009Z adding 'torch/_inductor/jagged_lowerings.py' 2025-04-25T04:39:31.7088243Z adding 'torch/_inductor/loop_body.py' 2025-04-25T04:39:31.7158938Z adding 'torch/_inductor/lowering.py' 2025-04-25T04:39:31.7171491Z adding 'torch/_inductor/memory.py' 2025-04-25T04:39:31.7176702Z adding 'torch/_inductor/metrics.py' 2025-04-25T04:39:31.7185616Z adding 'torch/_inductor/mkldnn_ir.py' 2025-04-25T04:39:31.7196256Z adding 'torch/_inductor/mkldnn_lowerings.py' 2025-04-25T04:39:31.7200389Z adding 'torch/_inductor/mock_cache.py' 2025-04-25T04:39:31.7209522Z adding 'torch/_inductor/ops_handler.py' 2025-04-25T04:39:31.7213101Z adding 'torch/_inductor/optimize_indexing.py' 2025-04-25T04:39:31.7221572Z adding 'torch/_inductor/output_code.py' 2025-04-25T04:39:31.7247858Z adding 'torch/_inductor/pattern_matcher.py' 2025-04-25T04:39:31.7252568Z adding 'torch/_inductor/quantized_lowerings.py' 2025-04-25T04:39:31.7257073Z adding 'torch/_inductor/remote_cache.py' 2025-04-25T04:39:31.7314981Z adding 'torch/_inductor/scheduler.py' 2025-04-25T04:39:31.7320821Z adding 'torch/_inductor/script.ld' 2025-04-25T04:39:31.7348058Z adding 'torch/_inductor/select_algorithm.py' 2025-04-25T04:39:31.7360339Z adding 'torch/_inductor/sizevars.py' 2025-04-25T04:39:31.7364575Z adding 'torch/_inductor/standalone_compile.py' 2025-04-25T04:39:31.7368050Z adding 'torch/_inductor/subgraph_lowering.py' 2025-04-25T04:39:31.7374080Z adding 'torch/_inductor/template_heuristics.py' 2025-04-25T04:39:31.7376691Z adding 'torch/_inductor/test_case.py' 2025-04-25T04:39:31.7378692Z adding 'torch/_inductor/test_operators.py' 2025-04-25T04:39:31.7383528Z adding 'torch/_inductor/triton_bundler.py' 2025-04-25T04:39:31.7414977Z adding 'torch/_inductor/utils.py' 2025-04-25T04:39:31.7422129Z adding 'torch/_inductor/virtualized.py' 2025-04-25T04:39:31.7427450Z adding 'torch/_inductor/wrapper_benchmark.py' 2025-04-25T04:39:31.7430070Z adding 'torch/_inductor/autoheuristic/__init__.py' 2025-04-25T04:39:31.7434196Z adding 'torch/_inductor/autoheuristic/autoheuristic.py' 2025-04-25T04:39:31.7438724Z adding 'torch/_inductor/autoheuristic/autoheuristic_utils.py' 2025-04-25T04:39:31.7441999Z adding 'torch/_inductor/autoheuristic/learned_heuristic_controller.py' 2025-04-25T04:39:31.7444398Z adding 'torch/_inductor/autoheuristic/learnedheuristic_interface.py' 2025-04-25T04:39:31.7449934Z adding 'torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py' 2025-04-25T04:39:31.7456442Z adding 'torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py' 2025-04-25T04:39:31.7459939Z adding 'torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py' 2025-04-25T04:39:31.7463219Z adding 'torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py' 2025-04-25T04:39:31.7465976Z adding 'torch/_inductor/autoheuristic/artifacts/_PadMMA100.py' 2025-04-25T04:39:31.7467742Z adding 'torch/_inductor/autoheuristic/artifacts/__init__.py' 2025-04-25T04:39:31.7469950Z adding 'torch/_inductor/codegen/__init__.py' 2025-04-25T04:39:31.7472026Z adding 'torch/_inductor/codegen/aoti_hipify_utils.py' 2025-04-25T04:39:31.7475401Z adding 'torch/_inductor/codegen/block_analysis.py' 2025-04-25T04:39:31.7501412Z adding 'torch/_inductor/codegen/common.py' 2025-04-25T04:39:31.7565634Z adding 'torch/_inductor/codegen/cpp.py' 2025-04-25T04:39:31.7574354Z adding 'torch/_inductor/codegen/cpp_bmm_template.py' 2025-04-25T04:39:31.7585558Z adding 'torch/_inductor/codegen/cpp_flex_attention_template.py' 2025-04-25T04:39:31.7604604Z adding 'torch/_inductor/codegen/cpp_gemm_template.py' 2025-04-25T04:39:31.7611981Z adding 'torch/_inductor/codegen/cpp_grouped_gemm_template.py' 2025-04-25T04:39:31.7626929Z adding 'torch/_inductor/codegen/cpp_micro_gemm.py' 2025-04-25T04:39:31.7637723Z adding 'torch/_inductor/codegen/cpp_prefix.h' 2025-04-25T04:39:31.7641470Z adding 'torch/_inductor/codegen/cpp_template.py' 2025-04-25T04:39:31.7648364Z adding 'torch/_inductor/codegen/cpp_template_kernel.py' 2025-04-25T04:39:31.7656988Z adding 'torch/_inductor/codegen/cpp_utils.py' 2025-04-25T04:39:31.7688221Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu.py' 2025-04-25T04:39:31.7701122Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py' 2025-04-25T04:39:31.7709059Z adding 'torch/_inductor/codegen/cpp_wrapper_gpu.py' 2025-04-25T04:39:31.7711468Z adding 'torch/_inductor/codegen/cpu_device_op_overrides.py' 2025-04-25T04:39:31.7714140Z adding 'torch/_inductor/codegen/cuda_combined_scheduling.py' 2025-04-25T04:39:31.7718150Z adding 'torch/_inductor/codegen/debug_utils.py' 2025-04-25T04:39:31.7736014Z adding 'torch/_inductor/codegen/halide.py' 2025-04-25T04:39:31.7745200Z adding 'torch/_inductor/codegen/memory_planning.py' 2025-04-25T04:39:31.7754589Z adding 'torch/_inductor/codegen/mps.py' 2025-04-25T04:39:31.7757389Z adding 'torch/_inductor/codegen/mps_device_op_overrides.py' 2025-04-25T04:39:31.7762732Z adding 'torch/_inductor/codegen/multi_kernel.py' 2025-04-25T04:39:31.7789241Z adding 'torch/_inductor/codegen/simd.py' 2025-04-25T04:39:31.7797895Z adding 'torch/_inductor/codegen/simd_kernel_features.py' 2025-04-25T04:39:31.7801196Z adding 'torch/_inductor/codegen/subgraph.py' 2025-04-25T04:39:31.7854869Z adding 'torch/_inductor/codegen/triton.py' 2025-04-25T04:39:31.7869850Z adding 'torch/_inductor/codegen/triton_combo_kernel.py' 2025-04-25T04:39:31.7874109Z adding 'torch/_inductor/codegen/triton_split_scan.py' 2025-04-25T04:39:31.7877658Z adding 'torch/_inductor/codegen/triton_utils.py' 2025-04-25T04:39:31.7915701Z adding 'torch/_inductor/codegen/wrapper.py' 2025-04-25T04:39:31.7922839Z adding 'torch/_inductor/codegen/aoti_runtime/interface.cpp' 2025-04-25T04:39:31.7925370Z adding 'torch/_inductor/codegen/cuda/__init__.py' 2025-04-25T04:39:31.7928156Z adding 'torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py' 2025-04-25T04:39:31.7930401Z adding 'torch/_inductor/codegen/cuda/cuda_env.py' 2025-04-25T04:39:31.7936871Z adding 'torch/_inductor/codegen/cuda/cuda_kernel.py' 2025-04-25T04:39:31.7941562Z adding 'torch/_inductor/codegen/cuda/cuda_template.py' 2025-04-25T04:39:31.7945316Z adding 'torch/_inductor/codegen/cuda/cutlass_presets.py' 2025-04-25T04:39:31.7950967Z adding 'torch/_inductor/codegen/cuda/cutlass_utils.py' 2025-04-25T04:39:31.7954557Z adding 'torch/_inductor/codegen/cuda/device_op_overrides.py' 2025-04-25T04:39:31.7971882Z adding 'torch/_inductor/codegen/cuda/gemm_template.py' 2025-04-25T04:39:31.7975340Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py' 2025-04-25T04:39:31.7978533Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/evt_extensions.py' 2025-04-25T04:39:31.7983711Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py' 2025-04-25T04:39:31.7986002Z adding 'torch/_inductor/codegen/rocm/__init__.py' 2025-04-25T04:39:31.7992152Z adding 'torch/_inductor/codegen/rocm/ck_conv_template.py' 2025-04-25T04:39:31.7995128Z adding 'torch/_inductor/codegen/rocm/ck_template.py' 2025-04-25T04:39:31.8005566Z adding 'torch/_inductor/codegen/rocm/ck_universal_gemm_template.py' 2025-04-25T04:39:31.8009028Z adding 'torch/_inductor/codegen/rocm/compile_command.py' 2025-04-25T04:39:31.8011765Z adding 'torch/_inductor/codegen/rocm/rocm_benchmark_request.py' 2025-04-25T04:39:31.8014539Z adding 'torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py' 2025-04-25T04:39:31.8018438Z adding 'torch/_inductor/codegen/rocm/rocm_kernel.py' 2025-04-25T04:39:31.8022006Z adding 'torch/_inductor/codegen/rocm/rocm_template.py' 2025-04-25T04:39:31.8024066Z adding 'torch/_inductor/codegen/rocm/rocm_template_buffer.py' 2025-04-25T04:39:31.8025797Z adding 'torch/_inductor/codegen/xpu/__init__.py' 2025-04-25T04:39:31.8027874Z adding 'torch/_inductor/codegen/xpu/device_op_overrides.py' 2025-04-25T04:39:31.8029727Z adding 'torch/_inductor/compile_worker/__init__.py' 2025-04-25T04:39:31.8031940Z adding 'torch/_inductor/compile_worker/__main__.py' 2025-04-25T04:39:31.8036433Z adding 'torch/_inductor/compile_worker/subproc_pool.py' 2025-04-25T04:39:31.8040163Z adding 'torch/_inductor/compile_worker/utils.py' 2025-04-25T04:39:31.8042030Z adding 'torch/_inductor/fx_passes/__init__.py' 2025-04-25T04:39:31.8050467Z adding 'torch/_inductor/fx_passes/b2b_gemm.py' 2025-04-25T04:39:31.8056176Z adding 'torch/_inductor/fx_passes/binary_folding.py' 2025-04-25T04:39:31.8063333Z adding 'torch/_inductor/fx_passes/ddp_fusion.py' 2025-04-25T04:39:31.8066780Z adding 'torch/_inductor/fx_passes/decompose_mem_bound_mm.py' 2025-04-25T04:39:31.8069166Z adding 'torch/_inductor/fx_passes/dedupe_symint_uses.py' 2025-04-25T04:39:31.8073518Z adding 'torch/_inductor/fx_passes/efficient_conv_bn_eval.py' 2025-04-25T04:39:31.8076858Z adding 'torch/_inductor/fx_passes/freezing_patterns.py' 2025-04-25T04:39:31.8083852Z adding 'torch/_inductor/fx_passes/fuse_attention.py' 2025-04-25T04:39:31.8097374Z adding 'torch/_inductor/fx_passes/group_batch_fusion.py' 2025-04-25T04:39:31.8107577Z adding 'torch/_inductor/fx_passes/joint_graph.py' 2025-04-25T04:39:31.8119551Z adding 'torch/_inductor/fx_passes/micro_pipeline_tp.py' 2025-04-25T04:39:31.8123321Z adding 'torch/_inductor/fx_passes/misc_patterns.py' 2025-04-25T04:39:31.8136092Z adding 'torch/_inductor/fx_passes/mkldnn_fusion.py' 2025-04-25T04:39:31.8141029Z adding 'torch/_inductor/fx_passes/numeric_utils.py' 2025-04-25T04:39:31.8149393Z adding 'torch/_inductor/fx_passes/pad_mm.py' 2025-04-25T04:39:31.8166334Z adding 'torch/_inductor/fx_passes/post_grad.py' 2025-04-25T04:39:31.8175544Z adding 'torch/_inductor/fx_passes/pre_grad.py' 2025-04-25T04:39:31.8204091Z adding 'torch/_inductor/fx_passes/quantization.py' 2025-04-25T04:39:31.8216433Z adding 'torch/_inductor/fx_passes/reinplace.py' 2025-04-25T04:39:31.8219516Z adding 'torch/_inductor/fx_passes/replace_random.py' 2025-04-25T04:39:31.8249831Z adding 'torch/_inductor/fx_passes/split_cat.py' 2025-04-25T04:39:31.8254494Z adding 'torch/_inductor/fx_passes/serialized_patterns/__init__.py' 2025-04-25T04:39:31.8257610Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py' 2025-04-25T04:39:31.8260388Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py' 2025-04-25T04:39:31.8263738Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py' 2025-04-25T04:39:31.8267813Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py' 2025-04-25T04:39:31.8270530Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py' 2025-04-25T04:39:31.8273696Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py' 2025-04-25T04:39:31.8277495Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py' 2025-04-25T04:39:31.8281959Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py' 2025-04-25T04:39:31.8286153Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py' 2025-04-25T04:39:31.8290435Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py' 2025-04-25T04:39:31.8294228Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py' 2025-04-25T04:39:31.8297366Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py' 2025-04-25T04:39:31.8300656Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py' 2025-04-25T04:39:31.8303954Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py' 2025-04-25T04:39:31.8307106Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py' 2025-04-25T04:39:31.8310497Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py' 2025-04-25T04:39:31.8313757Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py' 2025-04-25T04:39:31.8317026Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py' 2025-04-25T04:39:31.8320457Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py' 2025-04-25T04:39:31.8323070Z adding 'torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py' 2025-04-25T04:39:31.8325318Z adding 'torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py' 2025-04-25T04:39:31.8327380Z adding 'torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py' 2025-04-25T04:39:31.8329382Z adding 'torch/_inductor/kernel/__init__.py' 2025-04-25T04:39:31.8332958Z adding 'torch/_inductor/kernel/bmm.py' 2025-04-25T04:39:31.8339566Z adding 'torch/_inductor/kernel/conv.py' 2025-04-25T04:39:31.8368511Z adding 'torch/_inductor/kernel/flex_attention.py' 2025-04-25T04:39:31.8378037Z adding 'torch/_inductor/kernel/flex_decoding.py' 2025-04-25T04:39:31.8389143Z adding 'torch/_inductor/kernel/mm.py' 2025-04-25T04:39:31.8394119Z adding 'torch/_inductor/kernel/mm_common.py' 2025-04-25T04:39:31.8397396Z adding 'torch/_inductor/kernel/mm_plus_mm.py' 2025-04-25T04:39:31.8402403Z adding 'torch/_inductor/kernel/mm_scaled_grouped.py' 2025-04-25T04:39:31.8404982Z adding 'torch/_inductor/package/__init__.py' 2025-04-25T04:39:31.8406776Z adding 'torch/_inductor/package/build_package.py' 2025-04-25T04:39:31.8411151Z adding 'torch/_inductor/package/package.py' 2025-04-25T04:39:31.8413506Z adding 'torch/_inductor/package/pt2_archive_constants.py' 2025-04-25T04:39:31.8415653Z adding 'torch/_inductor/runtime/__init__.py' 2025-04-25T04:39:31.8422263Z adding 'torch/_inductor/runtime/autotune_cache.py' 2025-04-25T04:39:31.8426941Z adding 'torch/_inductor/runtime/benchmarking.py' 2025-04-25T04:39:31.8429352Z adding 'torch/_inductor/runtime/cache_dir_utils.py' 2025-04-25T04:39:31.8431701Z adding 'torch/_inductor/runtime/compile_tasks.py' 2025-04-25T04:39:31.8435728Z adding 'torch/_inductor/runtime/coordinate_descent_tuner.py' 2025-04-25T04:39:31.8438825Z adding 'torch/_inductor/runtime/halide_helpers.py' 2025-04-25T04:39:31.8442281Z adding 'torch/_inductor/runtime/hints.py' 2025-04-25T04:39:31.8445569Z adding 'torch/_inductor/runtime/runtime_utils.py' 2025-04-25T04:39:31.8449597Z adding 'torch/_inductor/runtime/static_cuda_launcher.py' 2025-04-25T04:39:31.8452328Z adding 'torch/_inductor/runtime/triton_compat.py' 2025-04-25T04:39:31.8459706Z adding 'torch/_inductor/runtime/triton_helpers.py' 2025-04-25T04:39:31.8492334Z adding 'torch/_inductor/runtime/triton_heuristics.py' 2025-04-25T04:39:31.8497400Z adding 'torch/_lazy/__init__.py' 2025-04-25T04:39:31.8500471Z adding 'torch/_lazy/closure.py' 2025-04-25T04:39:31.8502865Z adding 'torch/_lazy/computation.py' 2025-04-25T04:39:31.8504736Z adding 'torch/_lazy/config.py' 2025-04-25T04:39:31.8506672Z adding 'torch/_lazy/debug.py' 2025-04-25T04:39:31.8508633Z adding 'torch/_lazy/device_context.py' 2025-04-25T04:39:31.8512603Z adding 'torch/_lazy/extract_compiled_graph.py' 2025-04-25T04:39:31.8514954Z adding 'torch/_lazy/ir_cache.py' 2025-04-25T04:39:31.8516715Z adding 'torch/_lazy/metrics.py' 2025-04-25T04:39:31.8518793Z adding 'torch/_lazy/tensor_factory_functions.py' 2025-04-25T04:39:31.8520554Z adding 'torch/_lazy/ts_backend.py' 2025-04-25T04:39:31.8522718Z adding 'torch/_library/__init__.py' 2025-04-25T04:39:31.8526366Z adding 'torch/_library/autograd.py' 2025-04-25T04:39:31.8537926Z adding 'torch/_library/custom_ops.py' 2025-04-25T04:39:31.8543505Z adding 'torch/_library/fake_class_registry.py' 2025-04-25T04:39:31.8547466Z adding 'torch/_library/fake_impl.py' 2025-04-25T04:39:31.8550736Z adding 'torch/_library/fake_profile.py' 2025-04-25T04:39:31.8555504Z adding 'torch/_library/infer_schema.py' 2025-04-25T04:39:31.8558235Z adding 'torch/_library/simple_registry.py' 2025-04-25T04:39:31.8562765Z adding 'torch/_library/triton.py' 2025-04-25T04:39:31.8569130Z adding 'torch/_library/utils.py' 2025-04-25T04:39:31.8572073Z adding 'torch/_logging/__init__.py' 2025-04-25T04:39:31.8587911Z adding 'torch/_logging/_internal.py' 2025-04-25T04:39:31.8592191Z adding 'torch/_logging/_registrations.py' 2025-04-25T04:39:31.8594874Z adding 'torch/_logging/scribe.py' 2025-04-25T04:39:31.8597483Z adding 'torch/_logging/structured.py' 2025-04-25T04:39:31.8600152Z adding 'torch/_numpy/__init__.py' 2025-04-25T04:39:31.8602307Z adding 'torch/_numpy/_binary_ufuncs_impl.py' 2025-04-25T04:39:31.8607162Z adding 'torch/_numpy/_casting_dicts.py' 2025-04-25T04:39:31.8612443Z adding 'torch/_numpy/_dtypes.py' 2025-04-25T04:39:31.8616083Z adding 'torch/_numpy/_dtypes_impl.py' 2025-04-25T04:39:31.8618441Z adding 'torch/_numpy/_funcs.py' 2025-04-25T04:39:31.8637192Z adding 'torch/_numpy/_funcs_impl.py' 2025-04-25T04:39:31.8640827Z adding 'torch/_numpy/_getlimits.py' 2025-04-25T04:39:31.8646353Z adding 'torch/_numpy/_ndarray.py' 2025-04-25T04:39:31.8650465Z adding 'torch/_numpy/_normalizations.py' 2025-04-25T04:39:31.8654396Z adding 'torch/_numpy/_reductions_impl.py' 2025-04-25T04:39:31.8657904Z adding 'torch/_numpy/_ufuncs.py' 2025-04-25T04:39:31.8660330Z adding 'torch/_numpy/_unary_ufuncs_impl.py' 2025-04-25T04:39:31.8664119Z adding 'torch/_numpy/_util.py' 2025-04-25T04:39:31.8666345Z adding 'torch/_numpy/fft.py' 2025-04-25T04:39:31.8669089Z adding 'torch/_numpy/linalg.py' 2025-04-25T04:39:31.8672007Z adding 'torch/_numpy/random.py' 2025-04-25T04:39:31.8674828Z adding 'torch/_numpy/testing/__init__.py' 2025-04-25T04:39:31.8699650Z adding 'torch/_numpy/testing/utils.py' 2025-04-25T04:39:31.8723258Z adding 'torch/_prims/__init__.py' 2025-04-25T04:39:31.8727971Z adding 'torch/_prims/context.py' 2025-04-25T04:39:31.8730325Z adding 'torch/_prims/debug_prims.py' 2025-04-25T04:39:31.8732930Z adding 'torch/_prims/executor.py' 2025-04-25T04:39:31.8736959Z adding 'torch/_prims/rng_prims.py' 2025-04-25T04:39:31.8760616Z adding 'torch/_prims_common/__init__.py' 2025-04-25T04:39:31.8767972Z adding 'torch/_prims_common/wrappers.py' 2025-04-25T04:39:31.8832920Z adding 'torch/_refs/__init__.py' 2025-04-25T04:39:31.8840350Z adding 'torch/_refs/_conversions.py' 2025-04-25T04:39:31.8845162Z adding 'torch/_refs/fft.py' 2025-04-25T04:39:31.8849937Z adding 'torch/_refs/linalg/__init__.py' 2025-04-25T04:39:31.8852050Z adding 'torch/_refs/nn/__init__.py' 2025-04-25T04:39:31.8863267Z adding 'torch/_refs/nn/functional/__init__.py' 2025-04-25T04:39:31.8867403Z adding 'torch/_refs/special/__init__.py' 2025-04-25T04:39:31.8869431Z adding 'torch/_strobelight/__init__.py' 2025-04-25T04:39:31.8873156Z adding 'torch/_strobelight/cli_function_profiler.py' 2025-04-25T04:39:31.8877205Z adding 'torch/_strobelight/compile_time_profiler.py' 2025-04-25T04:39:31.8879349Z adding 'torch/_subclasses/__init__.py' 2025-04-25T04:39:31.8882849Z adding 'torch/_subclasses/_fake_tensor_utils.py' 2025-04-25T04:39:31.8893995Z adding 'torch/_subclasses/fake_impls.py' 2025-04-25T04:39:31.8936495Z adding 'torch/_subclasses/fake_tensor.py' 2025-04-25T04:39:31.8943770Z adding 'torch/_subclasses/fake_utils.py' 2025-04-25T04:39:31.8953755Z adding 'torch/_subclasses/functional_tensor.py' 2025-04-25T04:39:31.8982307Z adding 'torch/_subclasses/meta_utils.py' 2025-04-25T04:39:31.8987432Z adding 'torch/_subclasses/schema_check_mode.py' 2025-04-25T04:39:31.8989468Z adding 'torch/_vendor/__init__.py' 2025-04-25T04:39:31.8991951Z adding 'torch/_vendor/packaging/__init__.py' 2025-04-25T04:39:31.8993700Z adding 'torch/_vendor/packaging/_structures.py' 2025-04-25T04:39:31.8998907Z adding 'torch/_vendor/packaging/version.py' 2025-04-25T04:39:31.9002671Z adding 'torch/accelerator/__init__.py' 2025-04-25T04:39:31.9004809Z adding 'torch/accelerator/_utils.py' 2025-04-25T04:39:31.9017461Z adding 'torch/amp/__init__.py' 2025-04-25T04:39:31.9017978Z adding 'torch/amp/autocast_mode.py' 2025-04-25T04:39:31.9023788Z adding 'torch/amp/grad_scaler.py' 2025-04-25T04:39:31.9027657Z adding 'torch/ao/__init__.py' 2025-04-25T04:39:31.9030190Z adding 'torch/ao/nn/__init__.py' 2025-04-25T04:39:31.9032447Z adding 'torch/ao/nn/intrinsic/__init__.py' 2025-04-25T04:39:31.9034507Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2025-04-25T04:39:31.9037231Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2025-04-25T04:39:31.9040124Z adding 'torch/ao/nn/intrinsic/qat/__init__.py' 2025-04-25T04:39:31.9042884Z adding 'torch/ao/nn/intrinsic/qat/modules/__init__.py' 2025-04-25T04:39:31.9049687Z adding 'torch/ao/nn/intrinsic/qat/modules/conv_fused.py' 2025-04-25T04:39:31.9053718Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_fused.py' 2025-04-25T04:39:31.9056062Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_relu.py' 2025-04-25T04:39:31.9058088Z adding 'torch/ao/nn/intrinsic/quantized/__init__.py' 2025-04-25T04:39:31.9060009Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/__init__.py' 2025-04-25T04:39:31.9062191Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-04-25T04:39:31.9064325Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-04-25T04:39:31.9066604Z adding 'torch/ao/nn/intrinsic/quantized/modules/__init__.py' 2025-04-25T04:39:31.9068881Z adding 'torch/ao/nn/intrinsic/quantized/modules/bn_relu.py' 2025-04-25T04:39:31.9071196Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_add.py' 2025-04-25T04:39:31.9074024Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_relu.py' 2025-04-25T04:39:31.9077112Z adding 'torch/ao/nn/intrinsic/quantized/modules/linear_relu.py' 2025-04-25T04:39:31.9079122Z adding 'torch/ao/nn/qat/__init__.py' 2025-04-25T04:39:31.9081105Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2025-04-25T04:39:31.9082796Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2025-04-25T04:39:31.9084679Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2025-04-25T04:39:31.9087166Z adding 'torch/ao/nn/qat/modules/__init__.py' 2025-04-25T04:39:31.9091550Z adding 'torch/ao/nn/qat/modules/conv.py' 2025-04-25T04:39:31.9094865Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2025-04-25T04:39:31.9097653Z adding 'torch/ao/nn/qat/modules/linear.py' 2025-04-25T04:39:31.9100648Z adding 'torch/ao/nn/quantizable/__init__.py' 2025-04-25T04:39:31.9102721Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2025-04-25T04:39:31.9109943Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2025-04-25T04:39:31.9117048Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2025-04-25T04:39:31.9120341Z adding 'torch/ao/nn/quantized/__init__.py' 2025-04-25T04:39:31.9127418Z adding 'torch/ao/nn/quantized/functional.py' 2025-04-25T04:39:31.9132156Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2025-04-25T04:39:31.9134902Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2025-04-25T04:39:31.9139155Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2025-04-25T04:39:31.9143553Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2025-04-25T04:39:31.9157672Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2025-04-25T04:39:31.9162699Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2025-04-25T04:39:31.9166721Z adding 'torch/ao/nn/quantized/modules/activation.py' 2025-04-25T04:39:31.9170086Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2025-04-25T04:39:31.9177986Z adding 'torch/ao/nn/quantized/modules/conv.py' 2025-04-25T04:39:31.9181813Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2025-04-25T04:39:31.9186411Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2025-04-25T04:39:31.9190218Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2025-04-25T04:39:31.9195445Z adding 'torch/ao/nn/quantized/modules/linear.py' 2025-04-25T04:39:31.9198900Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2025-04-25T04:39:31.9202001Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2025-04-25T04:39:31.9205248Z adding 'torch/ao/nn/quantized/modules/utils.py' 2025-04-25T04:39:31.9208150Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2025-04-25T04:39:31.9210911Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2025-04-25T04:39:31.9214768Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2025-04-25T04:39:31.9218182Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2025-04-25T04:39:31.9225335Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2025-04-25T04:39:31.9229001Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2025-04-25T04:39:31.9233014Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2025-04-25T04:39:31.9235389Z adding 'torch/ao/nn/sparse/__init__.py' 2025-04-25T04:39:31.9237357Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2025-04-25T04:39:31.9241588Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2025-04-25T04:39:31.9243793Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2025-04-25T04:39:31.9245796Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2025-04-25T04:39:31.9249597Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2025-04-25T04:39:31.9251878Z adding 'torch/ao/ns/__init__.py' 2025-04-25T04:39:31.9257422Z adding 'torch/ao/ns/_numeric_suite.py' 2025-04-25T04:39:31.9269029Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2025-04-25T04:39:31.9272162Z adding 'torch/ao/ns/fx/__init__.py' 2025-04-25T04:39:31.9278555Z adding 'torch/ao/ns/fx/graph_matcher.py' 2025-04-25T04:39:31.9290908Z adding 'torch/ao/ns/fx/graph_passes.py' 2025-04-25T04:39:31.9296871Z adding 'torch/ao/ns/fx/mappings.py' 2025-04-25T04:39:31.9312616Z adding 'torch/ao/ns/fx/n_shadows_utils.py' 2025-04-25T04:39:31.9316482Z adding 'torch/ao/ns/fx/ns_types.py' 2025-04-25T04:39:31.9320414Z adding 'torch/ao/ns/fx/pattern_utils.py' 2025-04-25T04:39:31.9324926Z adding 'torch/ao/ns/fx/qconfig_multi_mapping.py' 2025-04-25T04:39:31.9331146Z adding 'torch/ao/ns/fx/utils.py' 2025-04-25T04:39:31.9335426Z adding 'torch/ao/ns/fx/weight_utils.py' 2025-04-25T04:39:31.9338407Z adding 'torch/ao/pruning/__init__.py' 2025-04-25T04:39:31.9340495Z adding 'torch/ao/pruning/_mappings.py' 2025-04-25T04:39:31.9342821Z adding 'torch/ao/pruning/_experimental/__init__.py' 2025-04-25T04:39:31.9344986Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/__init__.py' 2025-04-25T04:39:31.9351537Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py' 2025-04-25T04:39:31.9354177Z adding 'torch/ao/pruning/_experimental/data_scheduler/__init__.py' 2025-04-25T04:39:31.9357942Z adding 'torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py' 2025-04-25T04:39:31.9360364Z adding 'torch/ao/pruning/_experimental/data_sparsifier/__init__.py' 2025-04-25T04:39:31.9365717Z adding 'torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py' 2025-04-25T04:39:31.9369864Z adding 'torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py' 2025-04-25T04:39:31.9373507Z adding 'torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py' 2025-04-25T04:39:31.9375685Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py' 2025-04-25T04:39:31.9378118Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2025-04-25T04:39:31.9380182Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2025-04-25T04:39:31.9383784Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2025-04-25T04:39:31.9386891Z adding 'torch/ao/pruning/_experimental/pruner/FPGM_pruner.py' 2025-04-25T04:39:31.9388978Z adding 'torch/ao/pruning/_experimental/pruner/__init__.py' 2025-04-25T04:39:31.9393323Z adding 'torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py' 2025-04-25T04:39:31.9396425Z adding 'torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py' 2025-04-25T04:39:31.9398594Z adding 'torch/ao/pruning/_experimental/pruner/match_utils.py' 2025-04-25T04:39:31.9401353Z adding 'torch/ao/pruning/_experimental/pruner/parametrization.py' 2025-04-25T04:39:31.9406839Z adding 'torch/ao/pruning/_experimental/pruner/prune_functions.py' 2025-04-25T04:39:31.9409466Z adding 'torch/ao/pruning/_experimental/pruner/saliency_pruner.py' 2025-04-25T04:39:31.9411533Z adding 'torch/ao/pruning/scheduler/__init__.py' 2025-04-25T04:39:31.9414870Z adding 'torch/ao/pruning/scheduler/base_scheduler.py' 2025-04-25T04:39:31.9418187Z adding 'torch/ao/pruning/scheduler/cubic_scheduler.py' 2025-04-25T04:39:31.9420390Z adding 'torch/ao/pruning/scheduler/lambda_scheduler.py' 2025-04-25T04:39:31.9422223Z adding 'torch/ao/pruning/sparsifier/__init__.py' 2025-04-25T04:39:31.9426962Z adding 'torch/ao/pruning/sparsifier/base_sparsifier.py' 2025-04-25T04:39:31.9430034Z adding 'torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py' 2025-04-25T04:39:31.9432988Z adding 'torch/ao/pruning/sparsifier/utils.py' 2025-04-25T04:39:31.9436759Z adding 'torch/ao/pruning/sparsifier/weight_norm_sparsifier.py' 2025-04-25T04:39:31.9440664Z adding 'torch/ao/quantization/__init__.py' 2025-04-25T04:39:31.9444031Z adding 'torch/ao/quantization/_correct_bias.py' 2025-04-25T04:39:31.9448040Z adding 'torch/ao/quantization/_equalize.py' 2025-04-25T04:39:31.9451857Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2025-04-25T04:39:31.9457952Z adding 'torch/ao/quantization/fake_quantize.py' 2025-04-25T04:39:31.9461847Z adding 'torch/ao/quantization/fuse_modules.py' 2025-04-25T04:39:31.9466190Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2025-04-25T04:39:31.9488385Z adding 'torch/ao/quantization/observer.py' 2025-04-25T04:39:31.9496428Z adding 'torch/ao/quantization/qconfig.py' 2025-04-25T04:39:31.9501270Z adding 'torch/ao/quantization/qconfig_mapping.py' 2025-04-25T04:39:31.9503844Z adding 'torch/ao/quantization/quant_type.py' 2025-04-25T04:39:31.9507979Z adding 'torch/ao/quantization/quantization_mappings.py' 2025-04-25T04:39:31.9516816Z adding 'torch/ao/quantization/quantize.py' 2025-04-25T04:39:31.9525270Z adding 'torch/ao/quantization/quantize_fx.py' 2025-04-25T04:39:31.9530609Z adding 'torch/ao/quantization/quantize_jit.py' 2025-04-25T04:39:31.9534575Z adding 'torch/ao/quantization/quantize_pt2e.py' 2025-04-25T04:39:31.9536986Z adding 'torch/ao/quantization/stubs.py' 2025-04-25T04:39:31.9546428Z adding 'torch/ao/quantization/utils.py' 2025-04-25T04:39:31.9549484Z adding 'torch/ao/quantization/backend_config/__init__.py' 2025-04-25T04:39:31.9555538Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2025-04-25T04:39:31.9559010Z adding 'torch/ao/quantization/backend_config/_qnnpack_pt2e.py' 2025-04-25T04:39:31.9567176Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2025-04-25T04:39:31.9572016Z adding 'torch/ao/quantization/backend_config/executorch.py' 2025-04-25T04:39:31.9574862Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2025-04-25T04:39:31.9577702Z adding 'torch/ao/quantization/backend_config/native.py' 2025-04-25T04:39:31.9579683Z adding 'torch/ao/quantization/backend_config/observation_type.py' 2025-04-25T04:39:31.9584073Z adding 'torch/ao/quantization/backend_config/onednn.py' 2025-04-25T04:39:31.9587158Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2025-04-25T04:39:31.9589624Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2025-04-25T04:39:31.9593968Z adding 'torch/ao/quantization/backend_config/utils.py' 2025-04-25T04:39:31.9596699Z adding 'torch/ao/quantization/backend_config/x86.py' 2025-04-25T04:39:31.9599061Z adding 'torch/ao/quantization/fx/__init__.py' 2025-04-25T04:39:31.9607189Z adding 'torch/ao/quantization/fx/_decomposed.py' 2025-04-25T04:39:31.9619128Z adding 'torch/ao/quantization/fx/_equalize.py' 2025-04-25T04:39:31.9633884Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2025-04-25T04:39:31.9651578Z adding 'torch/ao/quantization/fx/convert.py' 2025-04-25T04:39:31.9657522Z adding 'torch/ao/quantization/fx/custom_config.py' 2025-04-25T04:39:31.9661406Z adding 'torch/ao/quantization/fx/fuse.py' 2025-04-25T04:39:31.9664474Z adding 'torch/ao/quantization/fx/fuse_handler.py' 2025-04-25T04:39:31.9667411Z adding 'torch/ao/quantization/fx/graph_module.py' 2025-04-25T04:39:31.9669559Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2025-04-25T04:39:31.9671576Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2025-04-25T04:39:31.9675352Z adding 'torch/ao/quantization/fx/lstm_utils.py' 2025-04-25T04:39:31.9679368Z adding 'torch/ao/quantization/fx/match_utils.py' 2025-04-25T04:39:31.9682063Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2025-04-25T04:39:31.9708788Z adding 'torch/ao/quantization/fx/prepare.py' 2025-04-25T04:39:31.9715616Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2025-04-25T04:39:31.9719122Z adding 'torch/ao/quantization/fx/quantize_handler.py' 2025-04-25T04:39:31.9721532Z adding 'torch/ao/quantization/fx/tracer.py' 2025-04-25T04:39:31.9732688Z adding 'torch/ao/quantization/fx/utils.py' 2025-04-25T04:39:31.9735682Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2025-04-25T04:39:31.9756609Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2025-04-25T04:39:31.9766784Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2025-04-25T04:39:31.9771694Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2025-04-25T04:39:31.9781231Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2025-04-25T04:39:31.9784112Z adding 'torch/ao/quantization/pt2e/__init__.py' 2025-04-25T04:39:31.9792583Z adding 'torch/ao/quantization/pt2e/_affine_quantization.py' 2025-04-25T04:39:31.9797826Z adding 'torch/ao/quantization/pt2e/_numeric_debugger.py' 2025-04-25T04:39:31.9800546Z adding 'torch/ao/quantization/pt2e/duplicate_dq_pass.py' 2025-04-25T04:39:31.9803986Z adding 'torch/ao/quantization/pt2e/export_utils.py' 2025-04-25T04:39:31.9807251Z adding 'torch/ao/quantization/pt2e/graph_utils.py' 2025-04-25T04:39:31.9809531Z adding 'torch/ao/quantization/pt2e/lowering.py' 2025-04-25T04:39:31.9813293Z adding 'torch/ao/quantization/pt2e/port_metadata_pass.py' 2025-04-25T04:39:31.9820491Z adding 'torch/ao/quantization/pt2e/prepare.py' 2025-04-25T04:39:31.9831247Z adding 'torch/ao/quantization/pt2e/qat_utils.py' 2025-04-25T04:39:31.9839305Z adding 'torch/ao/quantization/pt2e/utils.py' 2025-04-25T04:39:31.9841976Z adding 'torch/ao/quantization/pt2e/representation/__init__.py' 2025-04-25T04:39:31.9847863Z adding 'torch/ao/quantization/pt2e/representation/rewrite.py' 2025-04-25T04:39:31.9850807Z adding 'torch/ao/quantization/quantizer/__init__.py' 2025-04-25T04:39:31.9853359Z adding 'torch/ao/quantization/quantizer/composable_quantizer.py' 2025-04-25T04:39:31.9855942Z adding 'torch/ao/quantization/quantizer/embedding_quantizer.py' 2025-04-25T04:39:31.9859313Z adding 'torch/ao/quantization/quantizer/quantizer.py' 2025-04-25T04:39:31.9862164Z adding 'torch/ao/quantization/quantizer/utils.py' 2025-04-25T04:39:31.9875815Z adding 'torch/ao/quantization/quantizer/x86_inductor_quantizer.py' 2025-04-25T04:39:31.9882177Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer.py' 2025-04-25T04:39:31.9891347Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py' 2025-04-25T04:39:31.9894952Z adding 'torch/ao/quantization/quantizer/xpu_inductor_quantizer.py' 2025-04-25T04:39:31.9903402Z adding 'torch/autograd/__init__.py' 2025-04-25T04:39:31.9906753Z adding 'torch/autograd/anomaly_mode.py' 2025-04-25T04:39:31.9910263Z adding 'torch/autograd/forward_ad.py' 2025-04-25T04:39:31.9920326Z adding 'torch/autograd/function.py' 2025-04-25T04:39:31.9933849Z adding 'torch/autograd/functional.py' 2025-04-25T04:39:31.9939341Z adding 'torch/autograd/grad_mode.py' 2025-04-25T04:39:31.9968238Z adding 'torch/autograd/gradcheck.py' 2025-04-25T04:39:31.9979505Z adding 'torch/autograd/graph.py' 2025-04-25T04:39:31.9994190Z adding 'torch/autograd/profiler.py' 2025-04-25T04:39:31.9999337Z adding 'torch/autograd/profiler_legacy.py' 2025-04-25T04:39:32.0011615Z adding 'torch/autograd/profiler_util.py' 2025-04-25T04:39:32.0014347Z adding 'torch/autograd/variable.py' 2025-04-25T04:39:32.0016295Z adding 'torch/autograd/_functions/__init__.py' 2025-04-25T04:39:32.0018316Z adding 'torch/autograd/_functions/tensor.py' 2025-04-25T04:39:32.0020558Z adding 'torch/autograd/_functions/utils.py' 2025-04-25T04:39:32.0023190Z adding 'torch/backends/__init__.py' 2025-04-25T04:39:32.0025171Z adding 'torch/backends/_coreml/__init__.py' 2025-04-25T04:39:32.0027963Z adding 'torch/backends/_coreml/preprocess.py' 2025-04-25T04:39:32.0029994Z adding 'torch/backends/_nnapi/__init__.py' 2025-04-25T04:39:32.0033064Z adding 'torch/backends/_nnapi/prepare.py' 2025-04-25T04:39:32.0054682Z adding 'torch/backends/_nnapi/serializer.py' 2025-04-25T04:39:32.0058571Z adding 'torch/backends/cpu/__init__.py' 2025-04-25T04:39:32.0063984Z adding 'torch/backends/cuda/__init__.py' 2025-04-25T04:39:32.0067747Z adding 'torch/backends/cudnn/__init__.py' 2025-04-25T04:39:32.0070244Z adding 'torch/backends/cudnn/rnn.py' 2025-04-25T04:39:32.0072613Z adding 'torch/backends/cusparselt/__init__.py' 2025-04-25T04:39:32.0074771Z adding 'torch/backends/kleidiai/__init__.py' 2025-04-25T04:39:32.0076843Z adding 'torch/backends/mha/__init__.py' 2025-04-25T04:39:32.0079346Z adding 'torch/backends/mkl/__init__.py' 2025-04-25T04:39:32.0082135Z adding 'torch/backends/mkldnn/__init__.py' 2025-04-25T04:39:32.0084618Z adding 'torch/backends/mps/__init__.py' 2025-04-25T04:39:32.0086819Z adding 'torch/backends/nnpack/__init__.py' 2025-04-25T04:39:32.0089062Z adding 'torch/backends/openmp/__init__.py' 2025-04-25T04:39:32.0091932Z adding 'torch/backends/opt_einsum/__init__.py' 2025-04-25T04:39:32.0094450Z adding 'torch/backends/quantized/__init__.py' 2025-04-25T04:39:32.0096242Z adding 'torch/backends/xeon/__init__.py' 2025-04-25T04:39:32.0106344Z adding 'torch/backends/xeon/run_cpu.py' 2025-04-25T04:39:32.0109420Z adding 'torch/backends/xnnpack/__init__.py' 2025-04-25T04:39:32.0438771Z adding 'torch/bin/FileStoreTest' 2025-04-25T04:39:32.0781809Z adding 'torch/bin/HashStoreTest' 2025-04-25T04:39:32.1144389Z adding 'torch/bin/TCPStoreTest' 2025-04-25T04:39:32.1201225Z adding 'torch/bin/aot_model_compiler_test' 2025-04-25T04:39:32.3806851Z adding 'torch/bin/protoc' 2025-04-25T04:39:32.6544683Z adding 'torch/bin/protoc-3.13.0.0' 2025-04-25T04:39:33.3069617Z adding 'torch/bin/test_api' 2025-04-25T04:39:33.3838224Z adding 'torch/bin/test_cpp_rpc' 2025-04-25T04:39:33.4193516Z adding 'torch/bin/test_dist_autograd' 2025-04-25T04:39:33.4534343Z adding 'torch/bin/test_edge_op_registration' 2025-04-25T04:39:33.7734940Z adding 'torch/bin/test_jit' 2025-04-25T04:39:33.9690123Z adding 'torch/bin/test_lazy' 2025-04-25T04:39:34.0213128Z adding 'torch/bin/test_mobile_nnc' 2025-04-25T04:39:34.4707389Z adding 'torch/bin/test_tensorexpr' 2025-04-25T04:39:34.4962104Z adding 'torch/bin/torch_shm_manager' 2025-04-25T04:39:34.5028507Z adding 'torch/bin/tutorial_tensorexpr' 2025-04-25T04:39:34.5038932Z adding 'torch/compiler/__init__.py' 2025-04-25T04:39:34.5043002Z adding 'torch/compiler/_cache.py' 2025-04-25T04:39:34.5045827Z adding 'torch/compiler/config.py' 2025-04-25T04:39:34.5047876Z adding 'torch/contrib/__init__.py' 2025-04-25T04:39:34.5050861Z adding 'torch/contrib/_tensorboard_vis.py' 2025-04-25T04:39:34.5053828Z adding 'torch/cpu/__init__.py' 2025-04-25T04:39:34.5055809Z adding 'torch/cpu/amp/__init__.py' 2025-04-25T04:39:34.5057853Z adding 'torch/cpu/amp/autocast_mode.py' 2025-04-25T04:39:34.5059851Z adding 'torch/cpu/amp/grad_scaler.py' 2025-04-25T04:39:34.5076950Z adding 'torch/cuda/__init__.py' 2025-04-25T04:39:34.5080399Z adding 'torch/cuda/_gpu_trace.py' 2025-04-25T04:39:34.5088578Z adding 'torch/cuda/_memory_viz.py' 2025-04-25T04:39:34.5095696Z adding 'torch/cuda/_sanitizer.py' 2025-04-25T04:39:34.5098382Z adding 'torch/cuda/_utils.py' 2025-04-25T04:39:34.5100183Z adding 'torch/cuda/comm.py' 2025-04-25T04:39:34.5101769Z adding 'torch/cuda/error.py' 2025-04-25T04:39:34.5104463Z adding 'torch/cuda/gds.py' 2025-04-25T04:39:34.5111554Z adding 'torch/cuda/graphs.py' 2025-04-25T04:39:34.5115104Z adding 'torch/cuda/jiterator.py' 2025-04-25T04:39:34.5128222Z adding 'torch/cuda/memory.py' 2025-04-25T04:39:34.5131878Z adding 'torch/cuda/nccl.py' 2025-04-25T04:39:34.5134532Z adding 'torch/cuda/nvtx.py' 2025-04-25T04:39:34.5136918Z adding 'torch/cuda/profiler.py' 2025-04-25T04:39:34.5139917Z adding 'torch/cuda/random.py' 2025-04-25T04:39:34.5141776Z adding 'torch/cuda/sparse.py' 2025-04-25T04:39:34.5145285Z adding 'torch/cuda/streams.py' 2025-04-25T04:39:34.5154873Z adding 'torch/cuda/tunable.py' 2025-04-25T04:39:34.5157634Z adding 'torch/cuda/amp/__init__.py' 2025-04-25T04:39:34.5159827Z adding 'torch/cuda/amp/autocast_mode.py' 2025-04-25T04:39:34.5161600Z adding 'torch/cuda/amp/common.py' 2025-04-25T04:39:34.5163519Z adding 'torch/cuda/amp/grad_scaler.py' 2025-04-25T04:39:34.5167027Z adding 'torch/distributed/__init__.py' 2025-04-25T04:39:34.5169145Z adding 'torch/distributed/_checkpointable.py' 2025-04-25T04:39:34.5171226Z adding 'torch/distributed/_composable_state.py' 2025-04-25T04:39:34.5183795Z adding 'torch/distributed/_functional_collectives.py' 2025-04-25T04:39:34.5187017Z adding 'torch/distributed/_functional_collectives_impl.py' 2025-04-25T04:39:34.5189648Z adding 'torch/distributed/_serialization.py' 2025-04-25T04:39:34.5197972Z adding 'torch/distributed/_state_dict_utils.py' 2025-04-25T04:39:34.5201127Z adding 'torch/distributed/argparse_util.py' 2025-04-25T04:39:34.5203603Z adding 'torch/distributed/c10d_logger.py' 2025-04-25T04:39:34.5207041Z adding 'torch/distributed/collective_utils.py' 2025-04-25T04:39:34.5209444Z adding 'torch/distributed/constants.py' 2025-04-25T04:39:34.5223220Z adding 'torch/distributed/device_mesh.py' 2025-04-25T04:39:34.5289016Z adding 'torch/distributed/distributed_c10d.py' 2025-04-25T04:39:34.5297212Z adding 'torch/distributed/launch.py' 2025-04-25T04:39:34.5299209Z adding 'torch/distributed/logging_handlers.py' 2025-04-25T04:39:34.5301935Z adding 'torch/distributed/remote_device.py' 2025-04-25T04:39:34.5305939Z adding 'torch/distributed/rendezvous.py' 2025-04-25T04:39:34.5316116Z adding 'torch/distributed/run.py' 2025-04-25T04:39:34.5321560Z adding 'torch/distributed/utils.py' 2025-04-25T04:39:34.5323974Z adding 'torch/distributed/_composable/__init__.py' 2025-04-25T04:39:34.5326817Z adding 'torch/distributed/_composable/checkpoint_activation.py' 2025-04-25T04:39:34.5330566Z adding 'torch/distributed/_composable/contract.py' 2025-04-25T04:39:34.5334685Z adding 'torch/distributed/_composable/replicate.py' 2025-04-25T04:39:34.5337085Z adding 'torch/distributed/_composable/fsdp/__init__.py' 2025-04-25T04:39:34.5339031Z adding 'torch/distributed/_composable/fsdp/fully_shard.py' 2025-04-25T04:39:34.5340914Z adding 'torch/distributed/_shard/__init__.py' 2025-04-25T04:39:34.5343024Z adding 'torch/distributed/_shard/_utils.py' 2025-04-25T04:39:34.5347292Z adding 'torch/distributed/_shard/api.py' 2025-04-25T04:39:34.5349980Z adding 'torch/distributed/_shard/common_op_utils.py' 2025-04-25T04:39:34.5352116Z adding 'torch/distributed/_shard/metadata.py' 2025-04-25T04:39:34.5354202Z adding 'torch/distributed/_shard/op_registry_utils.py' 2025-04-25T04:39:34.5356050Z adding 'torch/distributed/_shard/sharder.py' 2025-04-25T04:39:34.5358214Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2025-04-25T04:39:34.5360613Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2025-04-25T04:39:34.5363418Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2025-04-25T04:39:34.5368341Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2025-04-25T04:39:34.5382904Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2025-04-25T04:39:34.5386140Z adding 'torch/distributed/_shard/sharded_tensor/logger.py' 2025-04-25T04:39:34.5388092Z adding 'torch/distributed/_shard/sharded_tensor/logging_handlers.py' 2025-04-25T04:39:34.5390226Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2025-04-25T04:39:34.5393949Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2025-04-25T04:39:34.5396436Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2025-04-25T04:39:34.5400056Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2025-04-25T04:39:34.5402349Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2025-04-25T04:39:34.5405059Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2025-04-25T04:39:34.5407359Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2025-04-25T04:39:34.5410204Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2025-04-25T04:39:34.5412238Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2025-04-25T04:39:34.5415372Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2025-04-25T04:39:34.5417368Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2025-04-25T04:39:34.5419979Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2025-04-25T04:39:34.5422096Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2025-04-25T04:39:34.5425732Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2025-04-25T04:39:34.5429888Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2025-04-25T04:39:34.5433848Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2025-04-25T04:39:34.5436059Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2025-04-25T04:39:34.5440952Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2025-04-25T04:39:34.5445429Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2025-04-25T04:39:34.5451478Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2025-04-25T04:39:34.5453915Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2025-04-25T04:39:34.5455854Z adding 'torch/distributed/_sharding_spec/__init__.py' 2025-04-25T04:39:34.5472873Z adding 'torch/distributed/_symmetric_memory/__init__.py' 2025-04-25T04:39:34.5476330Z adding 'torch/distributed/_tensor/__init__.py' 2025-04-25T04:39:34.5478152Z adding 'torch/distributed/_tensor/api.py' 2025-04-25T04:39:34.5479876Z adding 'torch/distributed/_tensor/placement_types.py' 2025-04-25T04:39:34.5482089Z adding 'torch/distributed/_tools/__init__.py' 2025-04-25T04:39:34.5483931Z adding 'torch/distributed/_tools/common_utils.py' 2025-04-25T04:39:34.5487405Z adding 'torch/distributed/_tools/fake_collectives.py' 2025-04-25T04:39:34.5494095Z adding 'torch/distributed/_tools/fsdp2_mem_tracker.py' 2025-04-25T04:39:34.5498631Z adding 'torch/distributed/_tools/ilp_utils.py' 2025-04-25T04:39:34.5511063Z adding 'torch/distributed/_tools/mem_tracker.py' 2025-04-25T04:39:34.5516118Z adding 'torch/distributed/_tools/memory_tracker.py' 2025-04-25T04:39:34.5520044Z adding 'torch/distributed/_tools/mod_tracker.py' 2025-04-25T04:39:34.5526495Z adding 'torch/distributed/_tools/runtime_estimator.py' 2025-04-25T04:39:34.5539677Z adding 'torch/distributed/_tools/sac_estimator.py' 2025-04-25T04:39:34.5544348Z adding 'torch/distributed/_tools/sac_ilp.py' 2025-04-25T04:39:34.5546540Z adding 'torch/distributed/algorithms/__init__.py' 2025-04-25T04:39:34.5551343Z adding 'torch/distributed/algorithms/join.py' 2025-04-25T04:39:34.5553579Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2025-04-25T04:39:34.5558042Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2025-04-25T04:39:34.5560257Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2025-04-25T04:39:34.5563397Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2025-04-25T04:39:34.5565492Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2025-04-25T04:39:34.5568062Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2025-04-25T04:39:34.5569866Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2025-04-25T04:39:34.5572634Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2025-04-25T04:39:34.5575459Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2025-04-25T04:39:34.5581090Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2025-04-25T04:39:34.5583677Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2025-04-25T04:39:34.5586763Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2025-04-25T04:39:34.5589426Z adding 'torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py' 2025-04-25T04:39:34.5592564Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2025-04-25T04:39:34.5595659Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2025-04-25T04:39:34.5606988Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2025-04-25T04:39:34.5610993Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2025-04-25T04:39:34.5613119Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2025-04-25T04:39:34.5615946Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2025-04-25T04:39:34.5619996Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2025-04-25T04:39:34.5622662Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2025-04-25T04:39:34.5625122Z adding 'torch/distributed/autograd/__init__.py' 2025-04-25T04:39:34.5627500Z adding 'torch/distributed/checkpoint/__init__.py' 2025-04-25T04:39:34.5629587Z adding 'torch/distributed/checkpoint/_async_executor.py' 2025-04-25T04:39:34.5633441Z adding 'torch/distributed/checkpoint/_async_process_executor.py' 2025-04-25T04:39:34.5635800Z adding 'torch/distributed/checkpoint/_async_thread_executor.py' 2025-04-25T04:39:34.5638482Z adding 'torch/distributed/checkpoint/_checkpointer.py' 2025-04-25T04:39:34.5641025Z adding 'torch/distributed/checkpoint/_dedup_save_plans.py' 2025-04-25T04:39:34.5643347Z adding 'torch/distributed/checkpoint/_dedup_tensors.py' 2025-04-25T04:39:34.5646673Z adding 'torch/distributed/checkpoint/_extension.py' 2025-04-25T04:39:34.5649810Z adding 'torch/distributed/checkpoint/_fsspec_filesystem.py' 2025-04-25T04:39:34.5653613Z adding 'torch/distributed/checkpoint/_hf_planner.py' 2025-04-25T04:39:34.5657403Z adding 'torch/distributed/checkpoint/_hf_storage.py' 2025-04-25T04:39:34.5660126Z adding 'torch/distributed/checkpoint/_nested_dict.py' 2025-04-25T04:39:34.5662753Z adding 'torch/distributed/checkpoint/_sharded_tensor_utils.py' 2025-04-25T04:39:34.5664841Z adding 'torch/distributed/checkpoint/_storage_utils.py' 2025-04-25T04:39:34.5667926Z adding 'torch/distributed/checkpoint/_traverse.py' 2025-04-25T04:39:34.5669865Z adding 'torch/distributed/checkpoint/_version.py' 2025-04-25T04:39:34.5671883Z adding 'torch/distributed/checkpoint/api.py' 2025-04-25T04:39:34.5679567Z adding 'torch/distributed/checkpoint/default_planner.py' 2025-04-25T04:39:34.5689445Z adding 'torch/distributed/checkpoint/filesystem.py' 2025-04-25T04:39:34.5694238Z adding 'torch/distributed/checkpoint/format_utils.py' 2025-04-25T04:39:34.5696949Z adding 'torch/distributed/checkpoint/logger.py' 2025-04-25T04:39:34.5698851Z adding 'torch/distributed/checkpoint/logging_handlers.py' 2025-04-25T04:39:34.5701725Z adding 'torch/distributed/checkpoint/metadata.py' 2025-04-25T04:39:34.5706434Z adding 'torch/distributed/checkpoint/optimizer.py' 2025-04-25T04:39:34.5711974Z adding 'torch/distributed/checkpoint/planner.py' 2025-04-25T04:39:34.5717451Z adding 'torch/distributed/checkpoint/planner_helpers.py' 2025-04-25T04:39:34.5720008Z adding 'torch/distributed/checkpoint/resharding.py' 2025-04-25T04:39:34.5722884Z adding 'torch/distributed/checkpoint/staging.py' 2025-04-25T04:39:34.5738156Z adding 'torch/distributed/checkpoint/state_dict.py' 2025-04-25T04:39:34.5744191Z adding 'torch/distributed/checkpoint/state_dict_loader.py' 2025-04-25T04:39:34.5748836Z adding 'torch/distributed/checkpoint/state_dict_saver.py' 2025-04-25T04:39:34.5751234Z adding 'torch/distributed/checkpoint/stateful.py' 2025-04-25T04:39:34.5754470Z adding 'torch/distributed/checkpoint/storage.py' 2025-04-25T04:39:34.5759646Z adding 'torch/distributed/checkpoint/utils.py' 2025-04-25T04:39:34.5763151Z adding 'torch/distributed/elastic/__init__.py' 2025-04-25T04:39:34.5765173Z adding 'torch/distributed/elastic/control_plane.py' 2025-04-25T04:39:34.5767110Z adding 'torch/distributed/elastic/agent/__init__.py' 2025-04-25T04:39:34.5769389Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2025-04-25T04:39:34.5781157Z adding 'torch/distributed/elastic/agent/server/api.py' 2025-04-25T04:39:34.5784306Z adding 'torch/distributed/elastic/agent/server/health_check_server.py' 2025-04-25T04:39:34.5790301Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2025-04-25T04:39:34.5793124Z adding 'torch/distributed/elastic/events/__init__.py' 2025-04-25T04:39:34.5795702Z adding 'torch/distributed/elastic/events/api.py' 2025-04-25T04:39:34.5797571Z adding 'torch/distributed/elastic/events/handlers.py' 2025-04-25T04:39:34.5800693Z adding 'torch/distributed/elastic/metrics/__init__.py' 2025-04-25T04:39:34.5803679Z adding 'torch/distributed/elastic/metrics/api.py' 2025-04-25T04:39:34.5807644Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2025-04-25T04:39:34.5817704Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2025-04-25T04:39:34.5821042Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2025-04-25T04:39:34.5823960Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2025-04-25T04:39:34.5829652Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2025-04-25T04:39:34.5833078Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2025-04-25T04:39:34.5835282Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2025-04-25T04:39:34.5837256Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py' 2025-04-25T04:39:34.5839428Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py' 2025-04-25T04:39:34.5841780Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py' 2025-04-25T04:39:34.5845196Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2025-04-25T04:39:34.5847513Z adding 'torch/distributed/elastic/rendezvous/_etcd_stub.py' 2025-04-25T04:39:34.5852089Z adding 'torch/distributed/elastic/rendezvous/api.py' 2025-04-25T04:39:34.5856669Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2025-04-25T04:39:34.5869700Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2025-04-25T04:39:34.5883162Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2025-04-25T04:39:34.5887422Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2025-04-25T04:39:34.5891340Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2025-04-25T04:39:34.5895002Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2025-04-25T04:39:34.5897630Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2025-04-25T04:39:34.5900404Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2025-04-25T04:39:34.5904265Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2025-04-25T04:39:34.5906978Z adding 'torch/distributed/elastic/timer/__init__.py' 2025-04-25T04:39:34.5911028Z adding 'torch/distributed/elastic/timer/api.py' 2025-04-25T04:39:34.5913363Z adding 'torch/distributed/elastic/timer/debug_info_logging.py' 2025-04-25T04:39:34.5918778Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2025-04-25T04:39:34.5921883Z adding 'torch/distributed/elastic/timer/local_timer.py' 2025-04-25T04:39:34.5924141Z adding 'torch/distributed/elastic/utils/__init__.py' 2025-04-25T04:39:34.5926331Z adding 'torch/distributed/elastic/utils/api.py' 2025-04-25T04:39:34.5929581Z adding 'torch/distributed/elastic/utils/distributed.py' 2025-04-25T04:39:34.5931651Z adding 'torch/distributed/elastic/utils/log_level.py' 2025-04-25T04:39:34.5933967Z adding 'torch/distributed/elastic/utils/logging.py' 2025-04-25T04:39:34.5937637Z adding 'torch/distributed/elastic/utils/store.py' 2025-04-25T04:39:34.5940084Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2025-04-25T04:39:34.5942372Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2025-04-25T04:39:34.5944935Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2025-04-25T04:39:34.5947370Z adding 'torch/distributed/fsdp/__init__.py' 2025-04-25T04:39:34.5954985Z adding 'torch/distributed/fsdp/_common_utils.py' 2025-04-25T04:39:34.5958657Z adding 'torch/distributed/fsdp/_debug_utils.py' 2025-04-25T04:39:34.5961687Z adding 'torch/distributed/fsdp/_dynamo_utils.py' 2025-04-25T04:39:34.5966227Z adding 'torch/distributed/fsdp/_exec_order_utils.py' 2025-04-25T04:39:34.6003726Z adding 'torch/distributed/fsdp/_flat_param.py' 2025-04-25T04:39:34.6008957Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2025-04-25T04:39:34.6023267Z adding 'torch/distributed/fsdp/_init_utils.py' 2025-04-25T04:39:34.6026401Z adding 'torch/distributed/fsdp/_limiter_utils.py' 2025-04-25T04:39:34.6054387Z adding 'torch/distributed/fsdp/_optim_utils.py' 2025-04-25T04:39:34.6077259Z adding 'torch/distributed/fsdp/_runtime_utils.py' 2025-04-25T04:39:34.6081508Z adding 'torch/distributed/fsdp/_shard_utils.py' 2025-04-25T04:39:34.6090646Z adding 'torch/distributed/fsdp/_state_dict_utils.py' 2025-04-25T04:39:34.6095449Z adding 'torch/distributed/fsdp/_trace_utils.py' 2025-04-25T04:39:34.6098628Z adding 'torch/distributed/fsdp/_traversal_utils.py' 2025-04-25T04:39:34.6102989Z adding 'torch/distributed/fsdp/_unshard_param_utils.py' 2025-04-25T04:39:34.6107381Z adding 'torch/distributed/fsdp/_wrap_utils.py' 2025-04-25T04:39:34.6113751Z adding 'torch/distributed/fsdp/api.py' 2025-04-25T04:39:34.6143856Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2025-04-25T04:39:34.6151183Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2025-04-25T04:39:34.6158651Z adding 'torch/distributed/fsdp/wrap.py' 2025-04-25T04:39:34.6161648Z adding 'torch/distributed/fsdp/_fully_shard/__init__.py' 2025-04-25T04:39:34.6164232Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_api.py' 2025-04-25T04:39:34.6171616Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py' 2025-04-25T04:39:34.6175160Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_common.py' 2025-04-25T04:39:34.6179121Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_init.py' 2025-04-25T04:39:34.6191746Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_param.py' 2025-04-25T04:39:34.6202665Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py' 2025-04-25T04:39:34.6208625Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_state.py' 2025-04-25T04:39:34.6217430Z adding 'torch/distributed/fsdp/_fully_shard/_fully_shard.py' 2025-04-25T04:39:34.6220296Z adding 'torch/distributed/launcher/__init__.py' 2025-04-25T04:39:34.6224722Z adding 'torch/distributed/launcher/api.py' 2025-04-25T04:39:34.6227096Z adding 'torch/distributed/nn/__init__.py' 2025-04-25T04:39:34.6231666Z adding 'torch/distributed/nn/functional.py' 2025-04-25T04:39:34.6234043Z adding 'torch/distributed/nn/api/__init__.py' 2025-04-25T04:39:34.6242201Z adding 'torch/distributed/nn/api/remote_module.py' 2025-04-25T04:39:34.6244900Z adding 'torch/distributed/nn/jit/__init__.py' 2025-04-25T04:39:34.6247849Z adding 'torch/distributed/nn/jit/instantiator.py' 2025-04-25T04:39:34.6249995Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2025-04-25T04:39:34.6252570Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2025-04-25T04:39:34.6254953Z adding 'torch/distributed/optim/__init__.py' 2025-04-25T04:39:34.6256989Z adding 'torch/distributed/optim/_deprecation_warning.py' 2025-04-25T04:39:34.6259982Z adding 'torch/distributed/optim/apply_optimizer_in_backward.py' 2025-04-25T04:39:34.6262757Z adding 'torch/distributed/optim/functional_adadelta.py' 2025-04-25T04:39:34.6265508Z adding 'torch/distributed/optim/functional_adagrad.py' 2025-04-25T04:39:34.6268656Z adding 'torch/distributed/optim/functional_adam.py' 2025-04-25T04:39:34.6271599Z adding 'torch/distributed/optim/functional_adamax.py' 2025-04-25T04:39:34.6274802Z adding 'torch/distributed/optim/functional_adamw.py' 2025-04-25T04:39:34.6277734Z adding 'torch/distributed/optim/functional_rmsprop.py' 2025-04-25T04:39:34.6280462Z adding 'torch/distributed/optim/functional_rprop.py' 2025-04-25T04:39:34.6283421Z adding 'torch/distributed/optim/functional_sgd.py' 2025-04-25T04:39:34.6288304Z adding 'torch/distributed/optim/named_optimizer.py' 2025-04-25T04:39:34.6292633Z adding 'torch/distributed/optim/optimizer.py' 2025-04-25T04:39:34.6295989Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2025-04-25T04:39:34.6298028Z adding 'torch/distributed/optim/utils.py' 2025-04-25T04:39:34.6319909Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2025-04-25T04:39:34.6323869Z adding 'torch/distributed/optim/zero_redundancy_optimizer.pyi' 2025-04-25T04:39:34.6341058Z adding 'torch/distributed/pipelining/_IR.py' 2025-04-25T04:39:34.6343916Z adding 'torch/distributed/pipelining/__init__.py' 2025-04-25T04:39:34.6349098Z adding 'torch/distributed/pipelining/_backward.py' 2025-04-25T04:39:34.6351468Z adding 'torch/distributed/pipelining/_debug.py' 2025-04-25T04:39:34.6354700Z adding 'torch/distributed/pipelining/_schedule_visualizer.py' 2025-04-25T04:39:34.6356780Z adding 'torch/distributed/pipelining/_unflatten.py' 2025-04-25T04:39:34.6359305Z adding 'torch/distributed/pipelining/_utils.py' 2025-04-25T04:39:34.6364836Z adding 'torch/distributed/pipelining/microbatch.py' 2025-04-25T04:39:34.6392868Z adding 'torch/distributed/pipelining/schedules.py' 2025-04-25T04:39:34.6414056Z adding 'torch/distributed/pipelining/stage.py' 2025-04-25T04:39:34.6419832Z adding 'torch/distributed/rpc/__init__.py' 2025-04-25T04:39:34.6422308Z adding 'torch/distributed/rpc/_utils.py' 2025-04-25T04:39:34.6432154Z adding 'torch/distributed/rpc/api.py' 2025-04-25T04:39:34.6438579Z adding 'torch/distributed/rpc/backend_registry.py' 2025-04-25T04:39:34.6441131Z adding 'torch/distributed/rpc/constants.py' 2025-04-25T04:39:34.6444150Z adding 'torch/distributed/rpc/functions.py' 2025-04-25T04:39:34.6448426Z adding 'torch/distributed/rpc/internal.py' 2025-04-25T04:39:34.6452028Z adding 'torch/distributed/rpc/options.py' 2025-04-25T04:39:34.6454620Z adding 'torch/distributed/rpc/rref_proxy.py' 2025-04-25T04:39:34.6458333Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2025-04-25T04:39:34.6460680Z adding 'torch/distributed/rpc/_testing/__init__.py' 2025-04-25T04:39:34.6463297Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2025-04-25T04:39:34.6465624Z adding 'torch/distributed/tensor/__init__.py' 2025-04-25T04:39:34.6480786Z adding 'torch/distributed/tensor/_api.py' 2025-04-25T04:39:34.6486926Z adding 'torch/distributed/tensor/_collective_utils.py' 2025-04-25T04:39:34.6493457Z adding 'torch/distributed/tensor/_dispatch.py' 2025-04-25T04:39:34.6497847Z adding 'torch/distributed/tensor/_dtensor_spec.py' 2025-04-25T04:39:34.6504657Z adding 'torch/distributed/tensor/_op_schema.py' 2025-04-25T04:39:34.6510474Z adding 'torch/distributed/tensor/_random.py' 2025-04-25T04:39:34.6516134Z adding 'torch/distributed/tensor/_redistribute.py' 2025-04-25T04:39:34.6522937Z adding 'torch/distributed/tensor/_sharding_prop.py' 2025-04-25T04:39:34.6527815Z adding 'torch/distributed/tensor/_shards_wrapper.py' 2025-04-25T04:39:34.6531383Z adding 'torch/distributed/tensor/_tp_conv.py' 2025-04-25T04:39:34.6536849Z adding 'torch/distributed/tensor/_utils.py' 2025-04-25T04:39:34.6539270Z adding 'torch/distributed/tensor/device_mesh.py' 2025-04-25T04:39:34.6547992Z adding 'torch/distributed/tensor/placement_types.py' 2025-04-25T04:39:34.6550850Z adding 'torch/distributed/tensor/_ops/__init__.py' 2025-04-25T04:39:34.6555613Z adding 'torch/distributed/tensor/_ops/_common_rules.py' 2025-04-25T04:39:34.6558231Z adding 'torch/distributed/tensor/_ops/_conv_ops.py' 2025-04-25T04:39:34.6561507Z adding 'torch/distributed/tensor/_ops/_einsum_strategy.py' 2025-04-25T04:39:34.6565413Z adding 'torch/distributed/tensor/_ops/_embedding_ops.py' 2025-04-25T04:39:34.6575302Z adding 'torch/distributed/tensor/_ops/_math_ops.py' 2025-04-25T04:39:34.6583390Z adding 'torch/distributed/tensor/_ops/_matrix_ops.py' 2025-04-25T04:39:34.6589781Z adding 'torch/distributed/tensor/_ops/_pointwise_ops.py' 2025-04-25T04:39:34.6592299Z adding 'torch/distributed/tensor/_ops/_random_ops.py' 2025-04-25T04:39:34.6602354Z adding 'torch/distributed/tensor/_ops/_tensor_ops.py' 2025-04-25T04:39:34.6610600Z adding 'torch/distributed/tensor/_ops/_view_ops.py' 2025-04-25T04:39:34.6615296Z adding 'torch/distributed/tensor/_ops/utils.py' 2025-04-25T04:39:34.6618092Z adding 'torch/distributed/tensor/debug/__init__.py' 2025-04-25T04:39:34.6625330Z adding 'torch/distributed/tensor/debug/_comm_mode.py' 2025-04-25T04:39:34.6628524Z adding 'torch/distributed/tensor/debug/_op_coverage.py' 2025-04-25T04:39:34.6631954Z adding 'torch/distributed/tensor/debug/_visualize_sharding.py' 2025-04-25T04:39:34.6634462Z adding 'torch/distributed/tensor/experimental/__init__.py' 2025-04-25T04:39:34.6648337Z adding 'torch/distributed/tensor/experimental/_attention.py' 2025-04-25T04:39:34.6653634Z adding 'torch/distributed/tensor/experimental/_func_map.py' 2025-04-25T04:39:34.6657031Z adding 'torch/distributed/tensor/experimental/_register_sharding.py' 2025-04-25T04:39:34.6663361Z adding 'torch/distributed/tensor/experimental/_tp_transform.py' 2025-04-25T04:39:34.6666015Z adding 'torch/distributed/tensor/parallel/__init__.py' 2025-04-25T04:39:34.6668218Z adding 'torch/distributed/tensor/parallel/_data_parallel_utils.py' 2025-04-25T04:39:34.6670478Z adding 'torch/distributed/tensor/parallel/_utils.py' 2025-04-25T04:39:34.6673632Z adding 'torch/distributed/tensor/parallel/api.py' 2025-04-25T04:39:34.6676677Z adding 'torch/distributed/tensor/parallel/ddp.py' 2025-04-25T04:39:34.6681341Z adding 'torch/distributed/tensor/parallel/fsdp.py' 2025-04-25T04:39:34.6684330Z adding 'torch/distributed/tensor/parallel/input_reshard.py' 2025-04-25T04:39:34.6689809Z adding 'torch/distributed/tensor/parallel/loss.py' 2025-04-25T04:39:34.6698106Z adding 'torch/distributed/tensor/parallel/style.py' 2025-04-25T04:39:34.6702906Z adding 'torch/distributions/__init__.py' 2025-04-25T04:39:34.6705921Z adding 'torch/distributions/bernoulli.py' 2025-04-25T04:39:34.6708396Z adding 'torch/distributions/beta.py' 2025-04-25T04:39:34.6711623Z adding 'torch/distributions/binomial.py' 2025-04-25T04:39:34.6714861Z adding 'torch/distributions/categorical.py' 2025-04-25T04:39:34.6717458Z adding 'torch/distributions/cauchy.py' 2025-04-25T04:39:34.6719665Z adding 'torch/distributions/chi2.py' 2025-04-25T04:39:34.6723328Z adding 'torch/distributions/constraint_registry.py' 2025-04-25T04:39:34.6728966Z adding 'torch/distributions/constraints.py' 2025-04-25T04:39:34.6733112Z adding 'torch/distributions/continuous_bernoulli.py' 2025-04-25T04:39:34.6736155Z adding 'torch/distributions/dirichlet.py' 2025-04-25T04:39:34.6740785Z adding 'torch/distributions/distribution.py' 2025-04-25T04:39:34.6743654Z adding 'torch/distributions/exp_family.py' 2025-04-25T04:39:34.6745926Z adding 'torch/distributions/exponential.py' 2025-04-25T04:39:34.6748717Z adding 'torch/distributions/fishersnedecor.py' 2025-04-25T04:39:34.6751222Z adding 'torch/distributions/gamma.py' 2025-04-25T04:39:34.6754205Z adding 'torch/distributions/generalized_pareto.py' 2025-04-25T04:39:34.6757255Z adding 'torch/distributions/geometric.py' 2025-04-25T04:39:34.6759824Z adding 'torch/distributions/gumbel.py' 2025-04-25T04:39:34.6762185Z adding 'torch/distributions/half_cauchy.py' 2025-04-25T04:39:34.6764599Z adding 'torch/distributions/half_normal.py' 2025-04-25T04:39:34.6767437Z adding 'torch/distributions/independent.py' 2025-04-25T04:39:34.6769773Z adding 'torch/distributions/inverse_gamma.py' 2025-04-25T04:39:34.6777971Z adding 'torch/distributions/kl.py' 2025-04-25T04:39:34.6781405Z adding 'torch/distributions/kumaraswamy.py' 2025-04-25T04:39:34.6784077Z adding 'torch/distributions/laplace.py' 2025-04-25T04:39:34.6787439Z adding 'torch/distributions/lkj_cholesky.py' 2025-04-25T04:39:34.6789859Z adding 'torch/distributions/log_normal.py' 2025-04-25T04:39:34.6792252Z adding 'torch/distributions/logistic_normal.py' 2025-04-25T04:39:34.6796184Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2025-04-25T04:39:34.6799885Z adding 'torch/distributions/mixture_same_family.py' 2025-04-25T04:39:34.6803095Z adding 'torch/distributions/multinomial.py' 2025-04-25T04:39:34.6807268Z adding 'torch/distributions/multivariate_normal.py' 2025-04-25T04:39:34.6810359Z adding 'torch/distributions/negative_binomial.py' 2025-04-25T04:39:34.6813236Z adding 'torch/distributions/normal.py' 2025-04-25T04:39:34.6815963Z adding 'torch/distributions/one_hot_categorical.py' 2025-04-25T04:39:34.6818368Z adding 'torch/distributions/pareto.py' 2025-04-25T04:39:34.6820963Z adding 'torch/distributions/poisson.py' 2025-04-25T04:39:34.6823984Z adding 'torch/distributions/relaxed_bernoulli.py' 2025-04-25T04:39:34.6826998Z adding 'torch/distributions/relaxed_categorical.py' 2025-04-25T04:39:34.6829701Z adding 'torch/distributions/studentT.py' 2025-04-25T04:39:34.6833391Z adding 'torch/distributions/transformed_distribution.py' 2025-04-25T04:39:34.6844711Z adding 'torch/distributions/transforms.py' 2025-04-25T04:39:34.6848078Z adding 'torch/distributions/uniform.py' 2025-04-25T04:39:34.6851800Z adding 'torch/distributions/utils.py' 2025-04-25T04:39:34.6855117Z adding 'torch/distributions/von_mises.py' 2025-04-25T04:39:34.6857664Z adding 'torch/distributions/weibull.py' 2025-04-25T04:39:34.6862432Z adding 'torch/distributions/wishart.py' 2025-04-25T04:39:34.6869919Z adding 'torch/export/__init__.py' 2025-04-25T04:39:34.6876330Z adding 'torch/export/_draft_export.py' 2025-04-25T04:39:34.6879254Z adding 'torch/export/_remove_auto_functionalized_pass.py' 2025-04-25T04:39:34.6882183Z adding 'torch/export/_remove_effect_tokens_pass.py' 2025-04-25T04:39:34.6884296Z adding 'torch/export/_safeguard.py' 2025-04-25T04:39:34.6889862Z adding 'torch/export/_swap.py' 2025-04-25T04:39:34.6917766Z adding 'torch/export/_trace.py' 2025-04-25T04:39:34.6921917Z adding 'torch/export/_tree_utils.py' 2025-04-25T04:39:34.6927241Z adding 'torch/export/_unlift.py' 2025-04-25T04:39:34.6929514Z adding 'torch/export/_wrapper_utils.py' 2025-04-25T04:39:34.6931378Z adding 'torch/export/custom_obj.py' 2025-04-25T04:39:34.6933198Z adding 'torch/export/custom_ops.py' 2025-04-25T04:39:34.6936072Z adding 'torch/export/decomp_utils.py' 2025-04-25T04:39:34.6952119Z adding 'torch/export/dynamic_shapes.py' 2025-04-25T04:39:34.6971528Z adding 'torch/export/exported_program.py' 2025-04-25T04:39:34.6979037Z adding 'torch/export/graph_signature.py' 2025-04-25T04:39:34.7001517Z adding 'torch/export/unflatten.py' 2025-04-25T04:39:34.7005858Z adding 'torch/export/experimental/__init__.py' 2025-04-25T04:39:34.7008371Z adding 'torch/export/passes/__init__.py' 2025-04-25T04:39:34.7018475Z adding 'torch/fft/__init__.py' 2025-04-25T04:39:34.7022042Z adding 'torch/func/__init__.py' 2025-04-25T04:39:34.7027213Z adding 'torch/futures/__init__.py' 2025-04-25T04:39:34.7030874Z adding 'torch/fx/__init__.py' 2025-04-25T04:39:34.7032967Z adding 'torch/fx/_compatibility.py' 2025-04-25T04:39:34.7039385Z adding 'torch/fx/_graph_pickler.py' 2025-04-25T04:39:34.7043264Z adding 'torch/fx/_lazy_graph_module.py' 2025-04-25T04:39:34.7045871Z adding 'torch/fx/_pytree.py' 2025-04-25T04:39:34.7061884Z adding 'torch/fx/_symbolic_trace.py' 2025-04-25T04:39:34.7065279Z adding 'torch/fx/_utils.py' 2025-04-25T04:39:34.7067425Z adding 'torch/fx/annotate.py' 2025-04-25T04:39:34.7069239Z adding 'torch/fx/config.py' 2025-04-25T04:39:34.7093241Z adding 'torch/fx/graph.py' 2025-04-25T04:39:34.7107943Z adding 'torch/fx/graph_module.py' 2025-04-25T04:39:34.7111326Z adding 'torch/fx/immutable_collections.py' 2025-04-25T04:39:34.7117654Z adding 'torch/fx/interpreter.py' 2025-04-25T04:39:34.7129227Z adding 'torch/fx/node.py' 2025-04-25T04:39:34.7136959Z adding 'torch/fx/operator_schemas.py' 2025-04-25T04:39:34.7146884Z adding 'torch/fx/proxy.py' 2025-04-25T04:39:34.7153126Z adding 'torch/fx/subgraph_rewriter.py' 2025-04-25T04:39:34.7155861Z adding 'torch/fx/tensor_type.py' 2025-04-25T04:39:34.7159268Z adding 'torch/fx/traceback.py' 2025-04-25T04:39:34.7161662Z adding 'torch/fx/experimental/__init__.py' 2025-04-25T04:39:34.7163715Z adding 'torch/fx/experimental/_backward_state.py' 2025-04-25T04:39:34.7166532Z adding 'torch/fx/experimental/_config.py' 2025-04-25T04:39:34.7168754Z adding 'torch/fx/experimental/_constant_symnode.py' 2025-04-25T04:39:34.7171499Z adding 'torch/fx/experimental/_dynamism.py' 2025-04-25T04:39:34.7185104Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2025-04-25T04:39:34.7191121Z adding 'torch/fx/experimental/const_fold.py' 2025-04-25T04:39:34.7193228Z adding 'torch/fx/experimental/debug.py' 2025-04-25T04:39:34.7202724Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2025-04-25T04:39:34.7206795Z adding 'torch/fx/experimental/merge_matmul.py' 2025-04-25T04:39:34.7211068Z adding 'torch/fx/experimental/meta_tracer.py' 2025-04-25T04:39:34.7214296Z adding 'torch/fx/experimental/normalize.py' 2025-04-25T04:39:34.7220511Z adding 'torch/fx/experimental/optimization.py' 2025-04-25T04:39:34.7225418Z adding 'torch/fx/experimental/partitioner_utils.py' 2025-04-25T04:39:34.7255874Z adding 'torch/fx/experimental/proxy_tensor.py' 2025-04-25T04:39:34.7264781Z adding 'torch/fx/experimental/recording.py' 2025-04-25T04:39:34.7267104Z adding 'torch/fx/experimental/refinement_types.py' 2025-04-25T04:39:34.7270192Z adding 'torch/fx/experimental/rewriter.py' 2025-04-25T04:39:34.7273286Z adding 'torch/fx/experimental/schema_type_annotation.py' 2025-04-25T04:39:34.7291103Z adding 'torch/fx/experimental/sym_node.py' 2025-04-25T04:39:34.7403522Z adding 'torch/fx/experimental/symbolic_shapes.py' 2025-04-25T04:39:34.7412928Z adding 'torch/fx/experimental/unify_refinements.py' 2025-04-25T04:39:34.7423426Z adding 'torch/fx/experimental/validator.py' 2025-04-25T04:39:34.7426541Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2025-04-25T04:39:34.7430956Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2025-04-25T04:39:34.7443773Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2025-04-25T04:39:34.7455997Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2025-04-25T04:39:34.7458646Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2025-04-25T04:39:34.7463294Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2025-04-25T04:39:34.7465984Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2025-04-25T04:39:34.7467502Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2025-04-25T04:39:34.7469645Z adding 'torch/fx/experimental/unification/__init__.py' 2025-04-25T04:39:34.7471743Z adding 'torch/fx/experimental/unification/core.py' 2025-04-25T04:39:34.7473599Z adding 'torch/fx/experimental/unification/dispatch.py' 2025-04-25T04:39:34.7475936Z adding 'torch/fx/experimental/unification/match.py' 2025-04-25T04:39:34.7478458Z adding 'torch/fx/experimental/unification/more.py' 2025-04-25T04:39:34.7482495Z adding 'torch/fx/experimental/unification/unification_tools.py' 2025-04-25T04:39:34.7485078Z adding 'torch/fx/experimental/unification/utils.py' 2025-04-25T04:39:34.7487330Z adding 'torch/fx/experimental/unification/variable.py' 2025-04-25T04:39:34.7489529Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2025-04-25T04:39:34.7492131Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2025-04-25T04:39:34.7494516Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2025-04-25T04:39:34.7499482Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2025-04-25T04:39:34.7502666Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2025-04-25T04:39:34.7505079Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2025-04-25T04:39:34.7507097Z adding 'torch/fx/passes/__init__.py' 2025-04-25T04:39:34.7512511Z adding 'torch/fx/passes/_tensorify_python_scalars.py' 2025-04-25T04:39:34.7515005Z adding 'torch/fx/passes/annotate_getitem_nodes.py' 2025-04-25T04:39:34.7517374Z adding 'torch/fx/passes/fake_tensor_prop.py' 2025-04-25T04:39:34.7522676Z adding 'torch/fx/passes/graph_drawer.py' 2025-04-25T04:39:34.7525762Z adding 'torch/fx/passes/graph_manipulation.py' 2025-04-25T04:39:34.7528975Z adding 'torch/fx/passes/graph_transform_observer.py' 2025-04-25T04:39:34.7538579Z adding 'torch/fx/passes/net_min_base.py' 2025-04-25T04:39:34.7542935Z adding 'torch/fx/passes/operator_support.py' 2025-04-25T04:39:34.7545662Z adding 'torch/fx/passes/param_fetch.py' 2025-04-25T04:39:34.7549161Z adding 'torch/fx/passes/pass_manager.py' 2025-04-25T04:39:34.7560264Z adding 'torch/fx/passes/reinplace.py' 2025-04-25T04:39:34.7569202Z adding 'torch/fx/passes/runtime_assert.py' 2025-04-25T04:39:34.7573135Z adding 'torch/fx/passes/shape_prop.py' 2025-04-25T04:39:34.7582566Z adding 'torch/fx/passes/split_module.py' 2025-04-25T04:39:34.7587586Z adding 'torch/fx/passes/split_utils.py' 2025-04-25T04:39:34.7597768Z adding 'torch/fx/passes/splitter_base.py' 2025-04-25T04:39:34.7602846Z adding 'torch/fx/passes/tools_common.py' 2025-04-25T04:39:34.7604905Z adding 'torch/fx/passes/backends/__init__.py' 2025-04-25T04:39:34.7607163Z adding 'torch/fx/passes/backends/cudagraphs.py' 2025-04-25T04:39:34.7609001Z adding 'torch/fx/passes/dialect/__init__.py' 2025-04-25T04:39:34.7610730Z adding 'torch/fx/passes/dialect/common/__init__.py' 2025-04-25T04:39:34.7613618Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2025-04-25T04:39:34.7615912Z adding 'torch/fx/passes/infra/__init__.py' 2025-04-25T04:39:34.7621445Z adding 'torch/fx/passes/infra/partitioner.py' 2025-04-25T04:39:34.7624437Z adding 'torch/fx/passes/infra/pass_base.py' 2025-04-25T04:39:34.7628491Z adding 'torch/fx/passes/infra/pass_manager.py' 2025-04-25T04:39:34.7630652Z adding 'torch/fx/passes/tests/__init__.py' 2025-04-25T04:39:34.7632752Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2025-04-25T04:39:34.7634710Z adding 'torch/fx/passes/utils/__init__.py' 2025-04-25T04:39:34.7637186Z adding 'torch/fx/passes/utils/common.py' 2025-04-25T04:39:34.7641866Z adding 'torch/fx/passes/utils/fuser_utils.py' 2025-04-25T04:39:34.7647517Z adding 'torch/fx/passes/utils/matcher_utils.py' 2025-04-25T04:39:34.7650780Z adding 'torch/fx/passes/utils/matcher_with_name_node_map_utils.py' 2025-04-25T04:39:34.7653110Z adding 'torch/fx/passes/utils/source_matcher_utils.py' 2025-04-25T04:39:34.7655782Z adding 'torch/include/clog.h' 2025-04-25T04:39:34.7666395Z adding 'torch/include/cpuinfo.h' 2025-04-25T04:39:34.7669701Z adding 'torch/include/dnnl.h' 2025-04-25T04:39:34.7671601Z adding 'torch/include/dnnl.hpp' 2025-04-25T04:39:34.7673752Z adding 'torch/include/dnnl_config.h' 2025-04-25T04:39:34.7675429Z adding 'torch/include/dnnl_debug.h' 2025-04-25T04:39:34.7677319Z adding 'torch/include/dnnl_ocl.h' 2025-04-25T04:39:34.7679187Z adding 'torch/include/dnnl_ocl.hpp' 2025-04-25T04:39:34.7681085Z adding 'torch/include/dnnl_sycl.h' 2025-04-25T04:39:34.7683104Z adding 'torch/include/dnnl_sycl.hpp' 2025-04-25T04:39:34.7685004Z adding 'torch/include/dnnl_sycl_types.h' 2025-04-25T04:39:34.7686758Z adding 'torch/include/dnnl_threadpool.h' 2025-04-25T04:39:34.7688568Z adding 'torch/include/dnnl_threadpool.hpp' 2025-04-25T04:39:34.7690529Z adding 'torch/include/dnnl_threadpool_iface.hpp' 2025-04-25T04:39:34.7692395Z adding 'torch/include/dnnl_types.h' 2025-04-25T04:39:34.7694252Z adding 'torch/include/dnnl_version.h' 2025-04-25T04:39:34.7696190Z adding 'torch/include/experiments-config.h' 2025-04-25T04:39:34.7697914Z adding 'torch/include/fp16.h' 2025-04-25T04:39:34.7701954Z adding 'torch/include/fxdiv.h' 2025-04-25T04:39:34.7704465Z adding 'torch/include/libshm.h' 2025-04-25T04:39:34.7710499Z adding 'torch/include/nnpack.h' 2025-04-25T04:39:34.7719477Z adding 'torch/include/psimd.h' 2025-04-25T04:39:34.7731676Z adding 'torch/include/pthreadpool.h' 2025-04-25T04:39:34.7736442Z adding 'torch/include/qnnpack_func.h' 2025-04-25T04:39:34.7768209Z adding 'torch/include/sleef.h' 2025-04-25T04:39:34.7805554Z adding 'torch/include/xnnpack.h' 2025-04-25T04:39:34.7813258Z adding 'torch/include/ATen/ATen.h' 2025-04-25T04:39:34.7816282Z adding 'torch/include/ATen/AccumulateType.h' 2025-04-25T04:39:34.7818256Z adding 'torch/include/ATen/ArrayRef.h' 2025-04-25T04:39:34.7819998Z adding 'torch/include/ATen/Backend.h' 2025-04-25T04:39:34.7821809Z adding 'torch/include/ATen/Backtrace.h' 2025-04-25T04:39:34.7823838Z adding 'torch/include/ATen/BlasBackend.h' 2025-04-25T04:39:34.7827839Z adding 'torch/include/ATen/CPUApplyUtils.h' 2025-04-25T04:39:34.7830338Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2025-04-25T04:39:34.7832529Z adding 'torch/include/ATen/CPUFunctions.h' 2025-04-25T04:39:34.7837303Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2025-04-25T04:39:34.7840457Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2025-04-25T04:39:34.7842764Z adding 'torch/include/ATen/CUDAFunctions.h' 2025-04-25T04:39:34.7847947Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2025-04-25T04:39:34.7850960Z adding 'torch/include/ATen/CachedTensorUtils.h' 2025-04-25T04:39:34.7853376Z adding 'torch/include/ATen/CollapseDims.h' 2025-04-25T04:39:34.7855971Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2025-04-25T04:39:34.7861756Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2025-04-25T04:39:34.7865168Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2025-04-25T04:39:34.7868992Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2025-04-25T04:39:34.7871963Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2025-04-25T04:39:34.7876993Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2025-04-25T04:39:34.7880273Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2025-04-25T04:39:34.7882368Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2025-04-25T04:39:34.7884209Z adding 'torch/include/ATen/Config.h' 2025-04-25T04:39:34.7890738Z adding 'torch/include/ATen/Context.h' 2025-04-25T04:39:34.7893392Z adding 'torch/include/ATen/DLConvertor.h' 2025-04-25T04:39:34.7895139Z adding 'torch/include/ATen/Device.h' 2025-04-25T04:39:34.7897586Z adding 'torch/include/ATen/DeviceAccelerator.h' 2025-04-25T04:39:34.7899768Z adding 'torch/include/ATen/DeviceGuard.h' 2025-04-25T04:39:34.7901640Z adding 'torch/include/ATen/DimVector.h' 2025-04-25T04:39:34.7903373Z adding 'torch/include/ATen/Dimname.h' 2025-04-25T04:39:34.7910313Z adding 'torch/include/ATen/Dispatch.h' 2025-04-25T04:39:34.7917513Z adding 'torch/include/ATen/Dispatch_v2.h' 2025-04-25T04:39:34.7931152Z adding 'torch/include/ATen/DynamicLibrary.h' 2025-04-25T04:39:34.7931756Z adding 'torch/include/ATen/EmptyTensor.h' 2025-04-25T04:39:34.7932113Z adding 'torch/include/ATen/ExpandBase.h' 2025-04-25T04:39:34.7932449Z adding 'torch/include/ATen/ExpandUtils.h' 2025-04-25T04:39:34.7932796Z adding 'torch/include/ATen/Formatting.h' 2025-04-25T04:39:34.7933454Z adding 'torch/include/ATen/FuncTorchTLS.h' 2025-04-25T04:39:34.7936970Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2025-04-25T04:39:34.7943308Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2025-04-25T04:39:34.7952506Z adding 'torch/include/ATen/Functions.h' 2025-04-25T04:39:34.7955351Z adding 'torch/include/ATen/Generator.h' 2025-04-25T04:39:34.7957505Z adding 'torch/include/ATen/InferSize.h' 2025-04-25T04:39:34.7959297Z adding 'torch/include/ATen/InitialTensorOptions.h' 2025-04-25T04:39:34.7960710Z adding 'torch/include/ATen/Layout.h' 2025-04-25T04:39:34.7962526Z adding 'torch/include/ATen/LegacyBatchedFallback.h' 2025-04-25T04:39:34.7965362Z adding 'torch/include/ATen/LegacyBatchedTensorImpl.h' 2025-04-25T04:39:34.7967281Z adding 'torch/include/ATen/LegacyVmapMode.h' 2025-04-25T04:39:34.7970758Z adding 'torch/include/ATen/LegacyVmapTransforms.h' 2025-04-25T04:39:34.7972734Z adding 'torch/include/ATen/LinalgBackend.h' 2025-04-25T04:39:34.7974947Z adding 'torch/include/ATen/MapAllocator.h' 2025-04-25T04:39:34.7977295Z adding 'torch/include/ATen/MatrixRef.h' 2025-04-25T04:39:34.7979087Z adding 'torch/include/ATen/MemoryOverlap.h' 2025-04-25T04:39:34.7981058Z adding 'torch/include/ATen/MetaFunctions.h' 2025-04-25T04:39:34.7984338Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2025-04-25T04:39:34.7987984Z adding 'torch/include/ATen/MethodOperators.h' 2025-04-25T04:39:34.7989884Z adding 'torch/include/ATen/NamedTensor.h' 2025-04-25T04:39:34.7992713Z adding 'torch/include/ATen/NamedTensorUtils.h' 2025-04-25T04:39:34.8001290Z adding 'torch/include/ATen/NativeFunctions.h' 2025-04-25T04:39:34.8010903Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2025-04-25T04:39:34.8015850Z adding 'torch/include/ATen/NestedTensorImpl.h' 2025-04-25T04:39:34.8018318Z adding 'torch/include/ATen/NumericUtils.h' 2025-04-25T04:39:34.8020324Z adding 'torch/include/ATen/OpMathType.h' 2025-04-25T04:39:34.8023225Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2025-04-25T04:39:34.8032070Z adding 'torch/include/ATen/Operators.h' 2025-04-25T04:39:34.8035323Z adding 'torch/include/ATen/PTThreadPool.h' 2025-04-25T04:39:34.8036778Z adding 'torch/include/ATen/PadNd.h' 2025-04-25T04:39:34.8039007Z adding 'torch/include/ATen/Parallel-inl.h' 2025-04-25T04:39:34.8041630Z adding 'torch/include/ATen/Parallel.h' 2025-04-25T04:39:34.8043439Z adding 'torch/include/ATen/ParallelFuture.h' 2025-04-25T04:39:34.8044976Z adding 'torch/include/ATen/ParallelNative.h' 2025-04-25T04:39:34.8046800Z adding 'torch/include/ATen/ParallelOpenMP.h' 2025-04-25T04:39:34.8048599Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2025-04-25T04:39:34.8050262Z adding 'torch/include/ATen/ROCmFABackend.h' 2025-04-25T04:39:34.8285031Z adding 'torch/include/ATen/RedispatchFunctions.h' 2025-04-25T04:39:34.8457779Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2025-04-25T04:39:34.8479469Z adding 'torch/include/ATen/SDPBackend.h' 2025-04-25T04:39:34.8482099Z adding 'torch/include/ATen/SavedTensorHooks.h' 2025-04-25T04:39:34.8483478Z adding 'torch/include/ATen/Scalar.h' 2025-04-25T04:39:34.8485282Z adding 'torch/include/ATen/ScalarOps.h' 2025-04-25T04:39:34.8487061Z adding 'torch/include/ATen/ScalarType.h' 2025-04-25T04:39:34.8488686Z adding 'torch/include/ATen/SequenceNumber.h' 2025-04-25T04:39:34.8490253Z adding 'torch/include/ATen/SmallVector.h' 2025-04-25T04:39:34.8493172Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2025-04-25T04:39:34.8497815Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2025-04-25T04:39:34.8503101Z adding 'torch/include/ATen/SparseTensorImpl.h' 2025-04-25T04:39:34.8504966Z adding 'torch/include/ATen/Storage.h' 2025-04-25T04:39:34.8506820Z adding 'torch/include/ATen/StorageUtils.h' 2025-04-25T04:39:34.8508347Z adding 'torch/include/ATen/Tensor.h' 2025-04-25T04:39:34.8509793Z adding 'torch/include/ATen/TensorAccessor.h' 2025-04-25T04:39:34.8512035Z adding 'torch/include/ATen/TensorGeometry.h' 2025-04-25T04:39:34.8519371Z adding 'torch/include/ATen/TensorIndexing.h' 2025-04-25T04:39:34.8532036Z adding 'torch/include/ATen/TensorIterator.h' 2025-04-25T04:39:34.8535125Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2025-04-25T04:39:34.8537845Z adding 'torch/include/ATen/TensorMeta.h' 2025-04-25T04:39:34.8540417Z adding 'torch/include/ATen/TensorNames.h' 2025-04-25T04:39:34.8542597Z adding 'torch/include/ATen/TensorOperators.h' 2025-04-25T04:39:34.8544193Z adding 'torch/include/ATen/TensorOptions.h' 2025-04-25T04:39:34.8546530Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2025-04-25T04:39:34.8549140Z adding 'torch/include/ATen/TensorUtils.h' 2025-04-25T04:39:34.8551352Z adding 'torch/include/ATen/ThreadLocalPythonObjects.h' 2025-04-25T04:39:34.8554167Z adding 'torch/include/ATen/ThreadLocalState.h' 2025-04-25T04:39:34.8557425Z adding 'torch/include/ATen/TracerMode.h' 2025-04-25T04:39:34.8559635Z adding 'torch/include/ATen/TypeDefault.h' 2025-04-25T04:39:34.8562109Z adding 'torch/include/ATen/Utils.h' 2025-04-25T04:39:34.8564136Z adding 'torch/include/ATen/Version.h' 2025-04-25T04:39:34.8717053Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2025-04-25T04:39:34.8757222Z adding 'torch/include/ATen/WrapDimUtils.h' 2025-04-25T04:39:34.8759495Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2025-04-25T04:39:34.8768705Z adding 'torch/include/ATen/autocast_mode.h' 2025-04-25T04:39:34.8771673Z adding 'torch/include/ATen/ceil_div.h' 2025-04-25T04:39:34.8775114Z adding 'torch/include/ATen/code_template.h' 2025-04-25T04:39:34.8777929Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2025-04-25T04:39:34.8779909Z adding 'torch/include/ATen/div_rtn.h' 2025-04-25T04:39:34.8783664Z adding 'torch/include/ATen/dlpack.h' 2025-04-25T04:39:34.8785961Z adding 'torch/include/ATen/jit_macros.h' 2025-04-25T04:39:34.8788054Z adding 'torch/include/ATen/jiterator_macros.h' 2025-04-25T04:39:34.8795403Z adding 'torch/include/ATen/record_function.h' 2025-04-25T04:39:34.8798669Z adding 'torch/include/ATen/core/ATenGeneral.h' 2025-04-25T04:39:34.8800579Z adding 'torch/include/ATen/core/ATenOpList.h' 2025-04-25T04:39:34.8802672Z adding 'torch/include/ATen/core/ATen_fwd.h' 2025-04-25T04:39:34.8805424Z adding 'torch/include/ATen/core/ATen_pch.h' 2025-04-25T04:39:34.8807720Z adding 'torch/include/ATen/core/Array.h' 2025-04-25T04:39:34.8809725Z adding 'torch/include/ATen/core/Backtrace.h' 2025-04-25T04:39:34.8818348Z adding 'torch/include/ATen/core/CachingHostAllocator.h' 2025-04-25T04:39:34.8821104Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2025-04-25T04:39:34.8823982Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2025-04-25T04:39:34.8826162Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2025-04-25T04:39:34.8831041Z adding 'torch/include/ATen/core/Dict.h' 2025-04-25T04:39:34.8834506Z adding 'torch/include/ATen/core/Dict_inl.h' 2025-04-25T04:39:34.8836763Z adding 'torch/include/ATen/core/DimVector.h' 2025-04-25T04:39:34.8839104Z adding 'torch/include/ATen/core/Dimname.h' 2025-04-25T04:39:34.8842937Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2025-04-25T04:39:34.8845239Z adding 'torch/include/ATen/core/Formatting.h' 2025-04-25T04:39:34.8848590Z adding 'torch/include/ATen/core/Generator.h' 2025-04-25T04:39:34.8850963Z adding 'torch/include/ATen/core/GeneratorForPrivateuseone.h' 2025-04-25T04:39:34.8857492Z adding 'torch/include/ATen/core/IListRef.h' 2025-04-25T04:39:34.8860850Z adding 'torch/include/ATen/core/IListRef_inl.h' 2025-04-25T04:39:34.8864128Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2025-04-25T04:39:34.8869232Z adding 'torch/include/ATen/core/List.h' 2025-04-25T04:39:34.8873406Z adding 'torch/include/ATen/core/List_inl.h' 2025-04-25T04:39:34.8877014Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2025-04-25T04:39:34.8880289Z adding 'torch/include/ATen/core/NamedTensor.h' 2025-04-25T04:39:34.8883659Z adding 'torch/include/ATen/core/NestedIntSymNodeImpl.h' 2025-04-25T04:39:34.8887353Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2025-04-25T04:39:34.8889696Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2025-04-25T04:39:34.8891767Z adding 'torch/include/ATen/core/PythonOpRegistrationTrampoline.h' 2025-04-25T04:39:34.8894118Z adding 'torch/include/ATen/core/QuantizerBase.h' 2025-04-25T04:39:34.8896222Z adding 'torch/include/ATen/core/Range.h' 2025-04-25T04:39:34.8898157Z adding 'torch/include/ATen/core/Reduction.h' 2025-04-25T04:39:34.8899906Z adding 'torch/include/ATen/core/Scalar.h' 2025-04-25T04:39:34.8901657Z adding 'torch/include/ATen/core/ScalarType.h' 2025-04-25T04:39:34.8904019Z adding 'torch/include/ATen/core/Tensor.h' 2025-04-25T04:39:34.8907545Z adding 'torch/include/ATen/core/TensorAccessor.h' 2025-04-25T04:39:34.8919987Z adding 'torch/include/ATen/core/TensorBase.h' 2025-04-25T04:39:34.8970285Z adding 'torch/include/ATen/core/TensorBody.h' 2025-04-25T04:39:34.8978722Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2025-04-25T04:39:34.8982339Z adding 'torch/include/ATen/core/TransformationHelper.h' 2025-04-25T04:39:34.8984150Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2025-04-25T04:39:34.8986195Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2025-04-25T04:39:34.8988835Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2025-04-25T04:39:34.8991281Z adding 'torch/include/ATen/core/Variadic.h' 2025-04-25T04:39:34.8993791Z adding 'torch/include/ATen/core/Vitals.h' 2025-04-25T04:39:34.8996826Z adding 'torch/include/ATen/core/alias_info.h' 2025-04-25T04:39:34.9009836Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2025-04-25T04:39:34.9014131Z adding 'torch/include/ATen/core/blob.h' 2025-04-25T04:39:34.9016589Z adding 'torch/include/ATen/core/builtin_function.h' 2025-04-25T04:39:34.9021624Z adding 'torch/include/ATen/core/class_type.h' 2025-04-25T04:39:34.9024344Z adding 'torch/include/ATen/core/custom_class.h' 2025-04-25T04:39:34.9028291Z adding 'torch/include/ATen/core/dynamic_type.h' 2025-04-25T04:39:34.9030557Z adding 'torch/include/ATen/core/enum_tag.h' 2025-04-25T04:39:34.9033026Z adding 'torch/include/ATen/core/enum_type.h' 2025-04-25T04:39:34.9035832Z adding 'torch/include/ATen/core/function.h' 2025-04-25T04:39:34.9044352Z adding 'torch/include/ATen/core/function_schema.h' 2025-04-25T04:39:34.9047222Z adding 'torch/include/ATen/core/function_schema_inl.h' 2025-04-25T04:39:34.9049462Z adding 'torch/include/ATen/core/functional.h' 2025-04-25T04:39:34.9051449Z adding 'torch/include/ATen/core/grad_mode.h' 2025-04-25T04:39:34.9055712Z adding 'torch/include/ATen/core/interned_strings.h' 2025-04-25T04:39:34.9058141Z adding 'torch/include/ATen/core/interned_strings_class.h' 2025-04-25T04:39:34.9074683Z adding 'torch/include/ATen/core/ivalue.h' 2025-04-25T04:39:34.9101797Z adding 'torch/include/ATen/core/ivalue_inl.h' 2025-04-25T04:39:34.9105901Z adding 'torch/include/ATen/core/ivalue_to.h' 2025-04-25T04:39:34.9125630Z adding 'torch/include/ATen/core/jit_type.h' 2025-04-25T04:39:34.9134286Z adding 'torch/include/ATen/core/jit_type_base.h' 2025-04-25T04:39:34.9137199Z adding 'torch/include/ATen/core/operator_name.h' 2025-04-25T04:39:34.9140584Z adding 'torch/include/ATen/core/qualified_name.h' 2025-04-25T04:39:34.9143034Z adding 'torch/include/ATen/core/rref_interface.h' 2025-04-25T04:39:34.9146282Z adding 'torch/include/ATen/core/stack.h' 2025-04-25T04:39:34.9149691Z adding 'torch/include/ATen/core/symbol.h' 2025-04-25T04:39:34.9152284Z adding 'torch/include/ATen/core/type_factory.h' 2025-04-25T04:39:34.9154485Z adding 'torch/include/ATen/core/type_ptr.h' 2025-04-25T04:39:34.9156305Z adding 'torch/include/ATen/core/typeid.h' 2025-04-25T04:39:34.9160537Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2025-04-25T04:39:34.9163222Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2025-04-25T04:39:34.9166837Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2025-04-25T04:39:34.9170870Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2025-04-25T04:39:34.9173974Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2025-04-25T04:39:34.9177000Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2025-04-25T04:39:34.9179341Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2025-04-25T04:39:34.9184734Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2025-04-25T04:39:34.9193131Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2025-04-25T04:39:34.9197278Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2025-04-25T04:39:34.9200496Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2025-04-25T04:39:34.9205268Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2025-04-25T04:39:34.9216190Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2025-04-25T04:39:34.9219606Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2025-04-25T04:39:34.9225106Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2025-04-25T04:39:34.9227917Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2025-04-25T04:39:34.9230498Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2025-04-25T04:39:34.9233651Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2025-04-25T04:39:34.9237684Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2025-04-25T04:39:34.9241768Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2025-04-25T04:39:34.9248953Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2025-04-25T04:39:34.9252544Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2025-04-25T04:39:34.9254499Z adding 'torch/include/ATen/cpu/Utils.h' 2025-04-25T04:39:34.9258240Z adding 'torch/include/ATen/cpu/vml.h' 2025-04-25T04:39:34.9261074Z adding 'torch/include/ATen/cpu/vec/functional.h' 2025-04-25T04:39:34.9265210Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2025-04-25T04:39:34.9270607Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2025-04-25T04:39:34.9273817Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2025-04-25T04:39:34.9276346Z adding 'torch/include/ATen/cpu/vec/vec.h' 2025-04-25T04:39:34.9287287Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2025-04-25T04:39:34.9291364Z adding 'torch/include/ATen/cpu/vec/vec_convert.h' 2025-04-25T04:39:34.9294541Z adding 'torch/include/ATen/cpu/vec/vec_half.h' 2025-04-25T04:39:34.9298746Z adding 'torch/include/ATen/cpu/vec/vec_mask.h' 2025-04-25T04:39:34.9303001Z adding 'torch/include/ATen/cpu/vec/vec_n.h' 2025-04-25T04:39:34.9305919Z adding 'torch/include/ATen/cpu/vec/sve/sve_helper.h' 2025-04-25T04:39:34.9308615Z adding 'torch/include/ATen/cpu/vec/sve/vec_common_sve.h' 2025-04-25T04:39:34.9312995Z adding 'torch/include/ATen/cpu/vec/sve/vec_double.h' 2025-04-25T04:39:34.9319471Z adding 'torch/include/ATen/cpu/vec/sve/vec_float.h' 2025-04-25T04:39:34.9324649Z adding 'torch/include/ATen/cpu/vec/sve/vec_int.h' 2025-04-25T04:39:34.9329508Z adding 'torch/include/ATen/cpu/vec/sve/vec_qint.h' 2025-04-25T04:39:34.9332195Z adding 'torch/include/ATen/cpu/vec/vec128/vec128.h' 2025-04-25T04:39:34.9337080Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h' 2025-04-25T04:39:34.9339864Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_convert.h' 2025-04-25T04:39:34.9344885Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h' 2025-04-25T04:39:34.9349936Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h' 2025-04-25T04:39:34.9353509Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h' 2025-04-25T04:39:34.9356636Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2025-04-25T04:39:34.9358744Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2025-04-25T04:39:34.9362248Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2025-04-25T04:39:34.9368423Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h' 2025-04-25T04:39:34.9371808Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2025-04-25T04:39:34.9377135Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2025-04-25T04:39:34.9383113Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2025-04-25T04:39:34.9386681Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_convert.h' 2025-04-25T04:39:34.9390561Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2025-04-25T04:39:34.9396557Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2025-04-25T04:39:34.9399932Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_half.h' 2025-04-25T04:39:34.9411116Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2025-04-25T04:39:34.9415682Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_mask.h' 2025-04-25T04:39:34.9424795Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2025-04-25T04:39:34.9428303Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h' 2025-04-25T04:39:34.9431374Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h' 2025-04-25T04:39:34.9436748Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h' 2025-04-25T04:39:34.9443089Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h' 2025-04-25T04:39:34.9447415Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h' 2025-04-25T04:39:34.9451805Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h' 2025-04-25T04:39:34.9455785Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h' 2025-04-25T04:39:34.9459469Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h' 2025-04-25T04:39:34.9463039Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h' 2025-04-25T04:39:34.9466540Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h' 2025-04-25T04:39:34.9471158Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h' 2025-04-25T04:39:34.9476649Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h' 2025-04-25T04:39:34.9482646Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h' 2025-04-25T04:39:34.9504364Z adding 'torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h' 2025-04-25T04:39:34.9511060Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2025-04-25T04:39:34.9523584Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2025-04-25T04:39:34.9531736Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2025-04-25T04:39:34.9540943Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2025-04-25T04:39:34.9545534Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_convert.h' 2025-04-25T04:39:34.9550119Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2025-04-25T04:39:34.9557122Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2025-04-25T04:39:34.9568067Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2025-04-25T04:39:34.9573532Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_mask.h' 2025-04-25T04:39:34.9583045Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2025-04-25T04:39:34.9587136Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2025-04-25T04:39:34.9589345Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2025-04-25T04:39:34.9592251Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2025-04-25T04:39:34.9597799Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2025-04-25T04:39:34.9604840Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2025-04-25T04:39:34.9609521Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2025-04-25T04:39:34.9612139Z adding 'torch/include/ATen/cuda/CUDAConfig.h' 2025-04-25T04:39:34.9614200Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2025-04-25T04:39:34.9617153Z adding 'torch/include/ATen/cuda/CUDAContextLight.h' 2025-04-25T04:39:34.9619827Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2025-04-25T04:39:34.9622074Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2025-04-25T04:39:34.9625920Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2025-04-25T04:39:34.9629745Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2025-04-25T04:39:34.9632875Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2025-04-25T04:39:34.9635468Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2025-04-25T04:39:34.9638297Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2025-04-25T04:39:34.9642063Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2025-04-25T04:39:34.9645916Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2025-04-25T04:39:34.9648108Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2025-04-25T04:39:34.9652251Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2025-04-25T04:39:34.9654773Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2025-04-25T04:39:34.9657423Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2025-04-25T04:39:34.9659802Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2025-04-25T04:39:34.9664062Z adding 'torch/include/ATen/cuda/Exceptions.h' 2025-04-25T04:39:34.9667157Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2025-04-25T04:39:34.9669380Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2025-04-25T04:39:34.9671392Z adding 'torch/include/ATen/cuda/PhiloxCudaState.h' 2025-04-25T04:39:34.9673408Z adding 'torch/include/ATen/cuda/PhiloxUtils.cuh' 2025-04-25T04:39:34.9675861Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2025-04-25T04:39:34.9678335Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2025-04-25T04:39:34.9680576Z adding 'torch/include/ATen/cuda/Sleep.h' 2025-04-25T04:39:34.9682832Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2025-04-25T04:39:34.9685587Z adding 'torch/include/ATen/cuda/cub-RadixSortPairs.cuh' 2025-04-25T04:39:34.9691999Z adding 'torch/include/ATen/cuda/cub.cuh' 2025-04-25T04:39:34.9695377Z adding 'torch/include/ATen/cuda/cub.h' 2025-04-25T04:39:34.9697707Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2025-04-25T04:39:34.9700046Z adding 'torch/include/ATen/cuda/jiterator.h' 2025-04-25T04:39:34.9703661Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2025-04-25T04:39:34.9705861Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2025-04-25T04:39:34.9709377Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2025-04-25T04:39:34.9713487Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2025-04-25T04:39:34.9715802Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2025-04-25T04:39:34.9719240Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2025-04-25T04:39:34.9721789Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2025-04-25T04:39:34.9723847Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2025-04-25T04:39:34.9727201Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2025-04-25T04:39:34.9729657Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2025-04-25T04:39:34.9732616Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2025-04-25T04:39:34.9735433Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2025-04-25T04:39:34.9741383Z adding 'torch/include/ATen/cuda/tunable/GemmCommon.h' 2025-04-25T04:39:34.9747723Z adding 'torch/include/ATen/cuda/tunable/GemmHipblaslt.h' 2025-04-25T04:39:34.9751274Z adding 'torch/include/ATen/cuda/tunable/GemmRocblas.h' 2025-04-25T04:39:34.9753297Z adding 'torch/include/ATen/cuda/tunable/StreamTimer.h' 2025-04-25T04:39:34.9756398Z adding 'torch/include/ATen/cuda/tunable/Tunable.h' 2025-04-25T04:39:34.9759571Z adding 'torch/include/ATen/cuda/tunable/TunableGemm.h' 2025-04-25T04:39:34.9764500Z adding 'torch/include/ATen/cuda/tunable/TunableOp.h' 2025-04-25T04:39:34.9769929Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2025-04-25T04:39:34.9771965Z adding 'torch/include/ATen/cudnn/Handle.h' 2025-04-25T04:39:34.9773502Z adding 'torch/include/ATen/cudnn/Handles.h' 2025-04-25T04:39:34.9775171Z adding 'torch/include/ATen/cudnn/Types.h' 2025-04-25T04:39:34.9776871Z adding 'torch/include/ATen/cudnn/Utils.h' 2025-04-25T04:39:34.9778676Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2025-04-25T04:39:34.9781263Z adding 'torch/include/ATen/detail/AcceleratorHooksInterface.h' 2025-04-25T04:39:34.9784394Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2025-04-25T04:39:34.9786708Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2025-04-25T04:39:34.9788912Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2025-04-25T04:39:34.9790839Z adding 'torch/include/ATen/detail/HPUHooksInterface.h' 2025-04-25T04:39:34.9792883Z adding 'torch/include/ATen/detail/IPUHooksInterface.h' 2025-04-25T04:39:34.9794672Z adding 'torch/include/ATen/detail/MAIAHooksInterface.h' 2025-04-25T04:39:34.9796955Z adding 'torch/include/ATen/detail/MPSHooksInterface.h' 2025-04-25T04:39:34.9799372Z adding 'torch/include/ATen/detail/MTIAHooksInterface.h' 2025-04-25T04:39:34.9801556Z adding 'torch/include/ATen/detail/PrivateUse1HooksInterface.h' 2025-04-25T04:39:34.9803637Z adding 'torch/include/ATen/detail/XPUHooksInterface.h' 2025-04-25T04:39:34.9806000Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2025-04-25T04:39:34.9810917Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2025-04-25T04:39:34.9813810Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2025-04-25T04:39:34.9816922Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2025-04-25T04:39:34.9819709Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2025-04-25T04:39:34.9822771Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2025-04-25T04:39:34.9824826Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2025-04-25T04:39:34.9828077Z adding 'torch/include/ATen/functorch/Interpreter.h' 2025-04-25T04:39:34.9832081Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2025-04-25T04:39:34.9833690Z adding 'torch/include/ATen/functorch/Macros.h' 2025-04-25T04:39:34.9836050Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2025-04-25T04:39:34.9839037Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2025-04-25T04:39:34.9841134Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2025-04-25T04:39:34.9843441Z adding 'torch/include/ATen/hip/ATenHIPGeneral.h' 2025-04-25T04:39:34.9845402Z adding 'torch/include/ATen/hip/ApplyGridUtils.cuh' 2025-04-25T04:39:34.9847567Z adding 'torch/include/ATen/hip/AsmUtils.cuh' 2025-04-25T04:39:34.9852490Z adding 'torch/include/ATen/hip/Atomic.cuh' 2025-04-25T04:39:34.9855186Z adding 'torch/include/ATen/hip/CachingHostAllocator.h' 2025-04-25T04:39:34.9857371Z adding 'torch/include/ATen/hip/DeviceUtils.cuh' 2025-04-25T04:39:34.9859268Z adding 'torch/include/ATen/hip/EmptyTensor.h' 2025-04-25T04:39:34.9862899Z adding 'torch/include/ATen/hip/Exceptions.h' 2025-04-25T04:39:34.9869154Z adding 'torch/include/ATen/hip/HIPApplyUtils.cuh' 2025-04-25T04:39:34.9873365Z adding 'torch/include/ATen/hip/HIPBlas.h' 2025-04-25T04:39:34.9875494Z adding 'torch/include/ATen/hip/HIPConfig.h' 2025-04-25T04:39:34.9877187Z adding 'torch/include/ATen/hip/HIPContext.h' 2025-04-25T04:39:34.9879413Z adding 'torch/include/ATen/hip/HIPContextLight.h' 2025-04-25T04:39:34.9881551Z adding 'torch/include/ATen/hip/HIPDataType.h' 2025-04-25T04:39:34.9883356Z adding 'torch/include/ATen/hip/HIPDevice.h' 2025-04-25T04:39:34.9886509Z adding 'torch/include/ATen/hip/HIPEvent.h' 2025-04-25T04:39:34.9889670Z adding 'torch/include/ATen/hip/HIPGeneratorImpl.h' 2025-04-25T04:39:34.9892354Z adding 'torch/include/ATen/hip/HIPGraph.h' 2025-04-25T04:39:34.9894367Z adding 'torch/include/ATen/hip/HIPGraphsUtils.cuh' 2025-04-25T04:39:34.9896564Z adding 'torch/include/ATen/hip/HIPSparse.h' 2025-04-25T04:39:34.9899555Z adding 'torch/include/ATen/hip/HIPSparseBlas.h' 2025-04-25T04:39:34.9902928Z adding 'torch/include/ATen/hip/HIPSparseDescriptors.h' 2025-04-25T04:39:34.9904881Z adding 'torch/include/ATen/hip/HIPTensorMethods.cuh' 2025-04-25T04:39:34.9906652Z adding 'torch/include/ATen/hip/HIPUtils.h' 2025-04-25T04:39:34.9908926Z adding 'torch/include/ATen/hip/NumericLimits.cuh' 2025-04-25T04:39:34.9910818Z adding 'torch/include/ATen/hip/PeerToPeerAccess.h' 2025-04-25T04:39:34.9912336Z adding 'torch/include/ATen/hip/PhiloxCudaState.h' 2025-04-25T04:39:34.9914123Z adding 'torch/include/ATen/hip/PhiloxUtils.cuh' 2025-04-25T04:39:34.9915727Z adding 'torch/include/ATen/hip/PinnedMemoryAllocator.h' 2025-04-25T04:39:34.9917618Z adding 'torch/include/ATen/hip/ScanUtils.cuh' 2025-04-25T04:39:34.9919240Z adding 'torch/include/ATen/hip/Sleep.h' 2025-04-25T04:39:34.9921033Z adding 'torch/include/ATen/hip/ThrustAllocator.h' 2025-04-25T04:39:34.9923112Z adding 'torch/include/ATen/hip/cub-RadixSortPairs.cuh' 2025-04-25T04:39:34.9928959Z adding 'torch/include/ATen/hip/cub.cuh' 2025-04-25T04:39:34.9931844Z adding 'torch/include/ATen/hip/cub.h' 2025-04-25T04:39:34.9933881Z adding 'torch/include/ATen/hip/cub_definitions.cuh' 2025-04-25T04:39:34.9935752Z adding 'torch/include/ATen/hip/jiterator.h' 2025-04-25T04:39:34.9938855Z adding 'torch/include/ATen/hip/jiterator_impl.h' 2025-04-25T04:39:34.9940767Z adding 'torch/include/ATen/hip/llvm_jit_strings.h' 2025-04-25T04:39:34.9944948Z adding 'torch/include/ATen/hip/detail/DeviceThreadHandles.h' 2025-04-25T04:39:34.9947209Z adding 'torch/include/ATen/hip/detail/HIPHooks.h' 2025-04-25T04:39:34.9949169Z adding 'torch/include/ATen/hip/detail/IndexUtils.cuh' 2025-04-25T04:39:34.9951794Z adding 'torch/include/ATen/hip/detail/IntegerDivider.cuh' 2025-04-25T04:39:34.9953963Z adding 'torch/include/ATen/hip/detail/KernelUtils.h' 2025-04-25T04:39:34.9955644Z adding 'torch/include/ATen/hip/detail/LazyNVRTC.h' 2025-04-25T04:39:34.9958160Z adding 'torch/include/ATen/hip/detail/OffsetCalculator.cuh' 2025-04-25T04:39:34.9960215Z adding 'torch/include/ATen/hip/detail/PhiloxCudaStateRaw.cuh' 2025-04-25T04:39:34.9962521Z adding 'torch/include/ATen/hip/detail/TensorInfo.cuh' 2025-04-25T04:39:34.9964700Z adding 'torch/include/ATen/hip/detail/UnpackRaw.cuh' 2025-04-25T04:39:34.9967246Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2025-04-25T04:39:34.9968951Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2025-04-25T04:39:34.9973197Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2025-04-25T04:39:34.9976047Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2025-04-25T04:39:34.9981189Z adding 'torch/include/ATen/hip/tunable/GemmCommon.h' 2025-04-25T04:39:34.9986737Z adding 'torch/include/ATen/hip/tunable/GemmHipblaslt.h' 2025-04-25T04:39:34.9990374Z adding 'torch/include/ATen/hip/tunable/GemmRocblas.h' 2025-04-25T04:39:34.9992470Z adding 'torch/include/ATen/hip/tunable/StreamTimer.h' 2025-04-25T04:39:34.9995684Z adding 'torch/include/ATen/hip/tunable/Tunable.h' 2025-04-25T04:39:34.9998718Z adding 'torch/include/ATen/hip/tunable/TunableGemm.h' 2025-04-25T04:39:35.0003554Z adding 'torch/include/ATen/hip/tunable/TunableOp.h' 2025-04-25T04:39:35.0005973Z adding 'torch/include/ATen/metal/Context.h' 2025-04-25T04:39:35.0009154Z adding 'torch/include/ATen/miopen/Descriptors.h' 2025-04-25T04:39:35.0011028Z adding 'torch/include/ATen/miopen/Exceptions.h' 2025-04-25T04:39:35.0012806Z adding 'torch/include/ATen/miopen/Handle.h' 2025-04-25T04:39:35.0014491Z adding 'torch/include/ATen/miopen/Types.h' 2025-04-25T04:39:35.0016188Z adding 'torch/include/ATen/miopen/Utils.h' 2025-04-25T04:39:35.0017885Z adding 'torch/include/ATen/miopen/miopen-wrapper.h' 2025-04-25T04:39:35.0020223Z adding 'torch/include/ATen/mps/EmptyTensor.h' 2025-04-25T04:39:35.0022657Z adding 'torch/include/ATen/mps/IndexKernels.h' 2025-04-25T04:39:35.0029424Z adding 'torch/include/ATen/mps/MPSAllocator.h' 2025-04-25T04:39:35.0032080Z adding 'torch/include/ATen/mps/MPSAllocatorInterface.h' 2025-04-25T04:39:35.0034197Z adding 'torch/include/ATen/mps/MPSDevice.h' 2025-04-25T04:39:35.0036675Z adding 'torch/include/ATen/mps/MPSEvent.h' 2025-04-25T04:39:35.0039360Z adding 'torch/include/ATen/mps/MPSGeneratorImpl.h' 2025-04-25T04:39:35.0042119Z adding 'torch/include/ATen/mps/MPSGuardImpl.h' 2025-04-25T04:39:35.0044365Z adding 'torch/include/ATen/mps/MPSHooks.h' 2025-04-25T04:39:35.0049982Z adding 'torch/include/ATen/mps/MPSProfiler.h' 2025-04-25T04:39:35.0052997Z adding 'torch/include/ATen/mps/MPSStream.h' 2025-04-25T04:39:35.0056050Z adding 'torch/include/ATen/native/Activation.h' 2025-04-25T04:39:35.0058272Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2025-04-25T04:39:35.0060068Z adding 'torch/include/ATen/native/AmpKernels.h' 2025-04-25T04:39:35.0063182Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2025-04-25T04:39:35.0065707Z adding 'torch/include/ATen/native/BinaryOps.h' 2025-04-25T04:39:35.0069099Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2025-04-25T04:39:35.0071973Z adding 'torch/include/ATen/native/CPUBlas.h' 2025-04-25T04:39:35.0074284Z adding 'torch/include/ATen/native/CPUFallback.h' 2025-04-25T04:39:35.0076033Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2025-04-25T04:39:35.0078601Z adding 'torch/include/ATen/native/ComplexHelper.h' 2025-04-25T04:39:35.0080452Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2025-04-25T04:39:35.0083313Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2025-04-25T04:39:35.0088259Z adding 'torch/include/ATen/native/ConvUtils.h' 2025-04-25T04:39:35.0090600Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2025-04-25T04:39:35.0092294Z adding 'torch/include/ATen/native/Copy.h' 2025-04-25T04:39:35.0093903Z adding 'torch/include/ATen/native/Cross.h' 2025-04-25T04:39:35.0096730Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2025-04-25T04:39:35.0101115Z adding 'torch/include/ATen/native/DispatchStub.h' 2025-04-25T04:39:35.0103340Z adding 'torch/include/ATen/native/Distance.h' 2025-04-25T04:39:35.0108273Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2025-04-25T04:39:35.0115379Z adding 'torch/include/ATen/native/Distributions.h' 2025-04-25T04:39:35.0118572Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2025-04-25T04:39:35.0120424Z adding 'torch/include/ATen/native/Fill.h' 2025-04-25T04:39:35.0125403Z adding 'torch/include/ATen/native/ForeachUtils.h' 2025-04-25T04:39:35.0127687Z adding 'torch/include/ATen/native/FractionalMaxPooling.h' 2025-04-25T04:39:35.0129484Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2025-04-25T04:39:35.0131130Z adding 'torch/include/ATen/native/FusedAdagrad.h' 2025-04-25T04:39:35.0132955Z adding 'torch/include/ATen/native/FusedAdam.h' 2025-04-25T04:39:35.0134523Z adding 'torch/include/ATen/native/FusedSGD.h' 2025-04-25T04:39:35.0136485Z adding 'torch/include/ATen/native/Gelu.h' 2025-04-25T04:39:35.0139931Z adding 'torch/include/ATen/native/GridSampler.h' 2025-04-25T04:39:35.0142403Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2025-04-25T04:39:35.0144076Z adding 'torch/include/ATen/native/Histogram.h' 2025-04-25T04:39:35.0146193Z adding 'torch/include/ATen/native/IndexKernel.h' 2025-04-25T04:39:35.0149030Z adding 'torch/include/ATen/native/IndexingUtils.h' 2025-04-25T04:39:35.0151151Z adding 'torch/include/ATen/native/Lerp.h' 2025-04-25T04:39:35.0152813Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2025-04-25T04:39:35.0161416Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2025-04-25T04:39:35.0164092Z adding 'torch/include/ATen/native/LossMulti.h' 2025-04-25T04:39:35.0204419Z adding 'torch/include/ATen/native/Math.h' 2025-04-25T04:39:35.0209652Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2025-04-25T04:39:35.0213128Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2025-04-25T04:39:35.0215488Z adding 'torch/include/ATen/native/MaxPooling.h' 2025-04-25T04:39:35.0217292Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2025-04-25T04:39:35.0219486Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2025-04-25T04:39:35.0221316Z adding 'torch/include/ATen/native/Normalization.h' 2025-04-25T04:39:35.0223351Z adding 'torch/include/ATen/native/Padding.h' 2025-04-25T04:39:35.0225319Z adding 'torch/include/ATen/native/PixelShuffle.h' 2025-04-25T04:39:35.0227144Z adding 'torch/include/ATen/native/PointwiseOps.h' 2025-04-25T04:39:35.0230994Z adding 'torch/include/ATen/native/Pool.h' 2025-04-25T04:39:35.0233351Z adding 'torch/include/ATen/native/Pow.h' 2025-04-25T04:39:35.0235441Z adding 'torch/include/ATen/native/RNN.h' 2025-04-25T04:39:35.0237190Z adding 'torch/include/ATen/native/RangeFactories.h' 2025-04-25T04:39:35.0239488Z adding 'torch/include/ATen/native/RangeUtils.h' 2025-04-25T04:39:35.0241278Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2025-04-25T04:39:35.0243201Z adding 'torch/include/ATen/native/ReduceOps.h' 2025-04-25T04:39:35.0247897Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2025-04-25T04:39:35.0250220Z adding 'torch/include/ATen/native/ReductionType.h' 2025-04-25T04:39:35.0252233Z adding 'torch/include/ATen/native/Repeat.h' 2025-04-25T04:39:35.0255661Z adding 'torch/include/ATen/native/Resize.h' 2025-04-25T04:39:35.0258148Z adding 'torch/include/ATen/native/ResizeCommon.h' 2025-04-25T04:39:35.0260570Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2025-04-25T04:39:35.0262531Z adding 'torch/include/ATen/native/SegmentReduce.h' 2025-04-25T04:39:35.0266664Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2025-04-25T04:39:35.0269125Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2025-04-25T04:39:35.0270920Z adding 'torch/include/ATen/native/Sorting.h' 2025-04-25T04:39:35.0272974Z adding 'torch/include/ATen/native/SortingUtils.h' 2025-04-25T04:39:35.0276131Z adding 'torch/include/ATen/native/SparseTensorUtils.h' 2025-04-25T04:39:35.0278752Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2025-04-25T04:39:35.0281444Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2025-04-25T04:39:35.0283671Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2025-04-25T04:39:35.0286229Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2025-04-25T04:39:35.0288108Z adding 'torch/include/ATen/native/TensorCompare.h' 2025-04-25T04:39:35.0289936Z adding 'torch/include/ATen/native/TensorConversions.h' 2025-04-25T04:39:35.0291891Z adding 'torch/include/ATen/native/TensorDimApply.h' 2025-04-25T04:39:35.0294790Z adding 'torch/include/ATen/native/TensorFactories.h' 2025-04-25T04:39:35.0296481Z adding 'torch/include/ATen/native/TensorIterator.h' 2025-04-25T04:39:35.0298578Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2025-04-25T04:39:35.0300401Z adding 'torch/include/ATen/native/TensorProperties.h' 2025-04-25T04:39:35.0303086Z adding 'torch/include/ATen/native/TensorShape.h' 2025-04-25T04:39:35.0304993Z adding 'torch/include/ATen/native/TensorTransformations.h' 2025-04-25T04:39:35.0307186Z adding 'torch/include/ATen/native/TopKImpl.h' 2025-04-25T04:39:35.0308990Z adding 'torch/include/ATen/native/TransposeType.h' 2025-04-25T04:39:35.0311066Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2025-04-25T04:39:35.0312781Z adding 'torch/include/ATen/native/TypeProperties.h' 2025-04-25T04:39:35.0315083Z adding 'torch/include/ATen/native/UnaryOps.h' 2025-04-25T04:39:35.0316970Z adding 'torch/include/ATen/native/Unfold2d.h' 2025-04-25T04:39:35.0318690Z adding 'torch/include/ATen/native/Unfold3d.h' 2025-04-25T04:39:35.0320937Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2025-04-25T04:39:35.0326447Z adding 'torch/include/ATen/native/UpSample.h' 2025-04-25T04:39:35.0328741Z adding 'torch/include/ATen/native/batch_norm.h' 2025-04-25T04:39:35.0330655Z adding 'torch/include/ATen/native/group_norm.h' 2025-04-25T04:39:35.0332979Z adding 'torch/include/ATen/native/im2col.h' 2025-04-25T04:39:35.0336000Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2025-04-25T04:39:35.0338554Z adding 'torch/include/ATen/native/layer_norm.h' 2025-04-25T04:39:35.0341170Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2025-04-25T04:39:35.0343213Z adding 'torch/include/ATen/native/vol2col.h' 2025-04-25T04:39:35.0346154Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h' 2025-04-25T04:39:35.0348109Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h' 2025-04-25T04:39:35.0350261Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h' 2025-04-25T04:39:35.0352427Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2025-04-25T04:39:35.0354005Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2025-04-25T04:39:35.0355452Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2025-04-25T04:39:35.0356993Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2025-04-25T04:39:35.0359053Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2025-04-25T04:39:35.0362773Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2025-04-25T04:39:35.0365173Z adding 'torch/include/ATen/native/cpu/Elu.h' 2025-04-25T04:39:35.0367238Z adding 'torch/include/ATen/native/cpu/Gelu.h' 2025-04-25T04:39:35.0369077Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2025-04-25T04:39:35.0371177Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2025-04-25T04:39:35.0373020Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2025-04-25T04:39:35.0374981Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2025-04-25T04:39:35.0377136Z adding 'torch/include/ATen/native/cpu/LogAddExp.h' 2025-04-25T04:39:35.0381391Z adding 'torch/include/ATen/native/cpu/Loops.h' 2025-04-25T04:39:35.0383607Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2025-04-25T04:39:35.0385279Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2025-04-25T04:39:35.0389401Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2025-04-25T04:39:35.0392586Z adding 'torch/include/ATen/native/cpu/ReduceUtils.h' 2025-04-25T04:39:35.0394759Z adding 'torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h' 2025-04-25T04:39:35.0396349Z adding 'torch/include/ATen/native/cpu/SampledAddmmKernel.h' 2025-04-25T04:39:35.0399054Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2025-04-25T04:39:35.0400930Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2025-04-25T04:39:35.0402595Z adding 'torch/include/ATen/native/cpu/SpmmReduceKernel.h' 2025-04-25T04:39:35.0404247Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2025-04-25T04:39:35.0416963Z adding 'torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h' 2025-04-25T04:39:35.0419841Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2025-04-25T04:39:35.0424652Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2025-04-25T04:39:35.0426967Z adding 'torch/include/ATen/native/cpu/int_mm_kernel.h' 2025-04-25T04:39:35.0428663Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2025-04-25T04:39:35.0431571Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2025-04-25T04:39:35.0434544Z adding 'torch/include/ATen/native/cpu/utils.h' 2025-04-25T04:39:35.0437119Z adding 'torch/include/ATen/native/cpu/zmath.h' 2025-04-25T04:39:35.0440092Z adding 'torch/include/ATen/native/cuda/Activation.h' 2025-04-25T04:39:35.0441987Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2025-04-25T04:39:35.0445931Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2025-04-25T04:39:35.0452766Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2025-04-25T04:39:35.0455167Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2025-04-25T04:39:35.0456832Z adding 'torch/include/ATen/native/cuda/Copy.h' 2025-04-25T04:39:35.0463161Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2025-04-25T04:39:35.0465797Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2025-04-25T04:39:35.0467238Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2025-04-25T04:39:35.0474538Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2025-04-25T04:39:35.0476856Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2025-04-25T04:39:35.0478746Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2025-04-25T04:39:35.0482787Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2025-04-25T04:39:35.0485324Z adding 'torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh' 2025-04-25T04:39:35.0488600Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2025-04-25T04:39:35.0490654Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2025-04-25T04:39:35.0492424Z adding 'torch/include/ATen/native/cuda/GroupMM.h' 2025-04-25T04:39:35.0495210Z adding 'torch/include/ATen/native/cuda/GroupMMCommon.cuh' 2025-04-25T04:39:35.0496986Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2025-04-25T04:39:35.0500216Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2025-04-25T04:39:35.0503494Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2025-04-25T04:39:35.0505471Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2025-04-25T04:39:35.0509170Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2025-04-25T04:39:35.0539377Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2025-04-25T04:39:35.0548027Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2025-04-25T04:39:35.0550367Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2025-04-25T04:39:35.0554277Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2025-04-25T04:39:35.0569863Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2025-04-25T04:39:35.0575949Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2025-04-25T04:39:35.0578271Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2025-04-25T04:39:35.0580447Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2025-04-25T04:39:35.0594503Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2025-04-25T04:39:35.0597285Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2025-04-25T04:39:35.0599254Z adding 'torch/include/ATen/native/cuda/Resize.h' 2025-04-25T04:39:35.0600979Z adding 'torch/include/ATen/native/cuda/RowwiseScaledMM.h' 2025-04-25T04:39:35.0602631Z adding 'torch/include/ATen/native/cuda/ScaledGroupMM.h' 2025-04-25T04:39:35.0604236Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2025-04-25T04:39:35.0609602Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2025-04-25T04:39:35.0611861Z adding 'torch/include/ATen/native/cuda/Sort.h' 2025-04-25T04:39:35.0613530Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2025-04-25T04:39:35.0617325Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2025-04-25T04:39:35.0619274Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2025-04-25T04:39:35.0622023Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2025-04-25T04:39:35.0626434Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2025-04-25T04:39:35.0632191Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2025-04-25T04:39:35.0634095Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2025-04-25T04:39:35.0635739Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2025-04-25T04:39:35.0637318Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2025-04-25T04:39:35.0641366Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2025-04-25T04:39:35.0643883Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2025-04-25T04:39:35.0645809Z adding 'torch/include/ATen/native/cuda/cutlass_common.cuh' 2025-04-25T04:39:35.0653020Z adding 'torch/include/ATen/native/cuda/cutlass_utils.cuh' 2025-04-25T04:39:35.0655486Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2025-04-25T04:39:35.0657088Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2025-04-25T04:39:35.0660165Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2025-04-25T04:39:35.0662144Z adding 'torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh' 2025-04-25T04:39:35.0663922Z adding 'torch/include/ATen/native/cuda/fused_adamw_impl.cuh' 2025-04-25T04:39:35.0666972Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2025-04-25T04:39:35.0670159Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2025-04-25T04:39:35.0676338Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2025-04-25T04:39:35.0678638Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2025-04-25T04:39:35.0681907Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2025-04-25T04:39:35.0684758Z adding 'torch/include/ATen/native/hip/Activation.h' 2025-04-25T04:39:35.0686666Z adding 'torch/include/ATen/native/hip/BinaryInternal.h' 2025-04-25T04:39:35.0688462Z adding 'torch/include/ATen/native/hip/CompositeRandomAccessor.h' 2025-04-25T04:39:35.0690113Z adding 'torch/include/ATen/native/hip/Copy.h' 2025-04-25T04:39:35.0696434Z adding 'torch/include/ATen/native/hip/CuFFTPlanCache.h' 2025-04-25T04:39:35.0698901Z adding 'torch/include/ATen/native/hip/CuFFTUtils.h' 2025-04-25T04:39:35.0700645Z adding 'torch/include/ATen/native/hip/DeviceSqrt.cuh' 2025-04-25T04:39:35.0707649Z adding 'torch/include/ATen/native/hip/DistributionTemplates.h' 2025-04-25T04:39:35.0710800Z adding 'torch/include/ATen/native/hip/Distributions.h' 2025-04-25T04:39:35.0712297Z adding 'torch/include/ATen/native/hip/EmbeddingBackwardKernel.cuh' 2025-04-25T04:39:35.0716066Z adding 'torch/include/ATen/native/hip/ForeachFunctors.cuh' 2025-04-25T04:39:35.0718597Z adding 'torch/include/ATen/native/hip/ForeachMinMaxFunctors.cuh' 2025-04-25T04:39:35.0722081Z adding 'torch/include/ATen/native/hip/GridSampler.cuh' 2025-04-25T04:39:35.0724314Z adding 'torch/include/ATen/native/hip/GridSampler.h' 2025-04-25T04:39:35.0725961Z adding 'torch/include/ATen/native/hip/GroupMM.h' 2025-04-25T04:39:35.0728648Z adding 'torch/include/ATen/native/hip/GroupMMCommon.cuh' 2025-04-25T04:39:35.0732817Z adding 'torch/include/ATen/native/hip/HIPJitLoops.cuh' 2025-04-25T04:39:35.0740316Z adding 'torch/include/ATen/native/hip/HIPLoops.cuh' 2025-04-25T04:39:35.0742796Z adding 'torch/include/ATen/native/hip/IndexKernel.h' 2025-04-25T04:39:35.0746076Z adding 'torch/include/ATen/native/hip/JitLoops.cuh' 2025-04-25T04:39:35.0749192Z adding 'torch/include/ATen/native/hip/KernelUtils.cuh' 2025-04-25T04:39:35.0751148Z adding 'torch/include/ATen/native/hip/LaunchUtils.h' 2025-04-25T04:39:35.0754821Z adding 'torch/include/ATen/native/hip/Loops.cuh' 2025-04-25T04:39:35.0785225Z adding 'torch/include/ATen/native/hip/Math.cuh' 2025-04-25T04:39:35.0793734Z adding 'torch/include/ATen/native/hip/MemoryAccess.cuh' 2025-04-25T04:39:35.0795892Z adding 'torch/include/ATen/native/hip/MiscUtils.h' 2025-04-25T04:39:35.0799528Z adding 'torch/include/ATen/native/hip/MultiTensorApply.cuh' 2025-04-25T04:39:35.0815172Z adding 'torch/include/ATen/native/hip/Normalization.cuh' 2025-04-25T04:39:35.0821141Z adding 'torch/include/ATen/native/hip/PersistentSoftmax.cuh' 2025-04-25T04:39:35.0823527Z adding 'torch/include/ATen/native/hip/Pow.cuh' 2025-04-25T04:39:35.0825657Z adding 'torch/include/ATen/native/hip/Randperm.cuh' 2025-04-25T04:39:35.0839733Z adding 'torch/include/ATen/native/hip/Reduce.cuh' 2025-04-25T04:39:35.0842341Z adding 'torch/include/ATen/native/hip/ReduceOps.h' 2025-04-25T04:39:35.0844131Z adding 'torch/include/ATen/native/hip/Resize.h' 2025-04-25T04:39:35.0845704Z adding 'torch/include/ATen/native/hip/RowwiseScaledMM.h' 2025-04-25T04:39:35.0847302Z adding 'torch/include/ATen/native/hip/ScaledGroupMM.h' 2025-04-25T04:39:35.0848734Z adding 'torch/include/ATen/native/hip/ScanKernels.h' 2025-04-25T04:39:35.0853907Z adding 'torch/include/ATen/native/hip/ScanUtils.cuh' 2025-04-25T04:39:35.0855954Z adding 'torch/include/ATen/native/hip/Sort.h' 2025-04-25T04:39:35.0857630Z adding 'torch/include/ATen/native/hip/SortStable.h' 2025-04-25T04:39:35.0861341Z adding 'torch/include/ATen/native/hip/SortUtils.cuh' 2025-04-25T04:39:35.0863305Z adding 'torch/include/ATen/native/hip/Sorting.h' 2025-04-25T04:39:35.0865865Z adding 'torch/include/ATen/native/hip/SortingCommon.cuh' 2025-04-25T04:39:35.0870128Z adding 'torch/include/ATen/native/hip/SortingRadixSelect.cuh' 2025-04-25T04:39:35.0875618Z adding 'torch/include/ATen/native/hip/TensorModeKernel.cuh' 2025-04-25T04:39:35.0877510Z adding 'torch/include/ATen/native/hip/TensorModeKernel.h' 2025-04-25T04:39:35.0879013Z adding 'torch/include/ATen/native/hip/TensorTopK.h' 2025-04-25T04:39:35.0880512Z adding 'torch/include/ATen/native/hip/UniqueCub.cuh' 2025-04-25T04:39:35.0883937Z adding 'torch/include/ATen/native/hip/UpSample.cuh' 2025-04-25T04:39:35.0886326Z adding 'torch/include/ATen/native/hip/block_reduce.cuh' 2025-04-25T04:39:35.0887959Z adding 'torch/include/ATen/native/hip/ck_bgemm.h' 2025-04-25T04:39:35.0889444Z adding 'torch/include/ATen/native/hip/ck_gemm.h' 2025-04-25T04:39:35.0892870Z adding 'torch/include/ATen/native/hip/ck_gemm_template.h' 2025-04-25T04:39:35.0895120Z adding 'torch/include/ATen/native/hip/ck_types.h' 2025-04-25T04:39:35.0896930Z adding 'torch/include/ATen/native/hip/cutlass_common.cuh' 2025-04-25T04:39:35.0902637Z adding 'torch/include/ATen/native/hip/cutlass_utils.cuh' 2025-04-25T04:39:35.0905106Z adding 'torch/include/ATen/native/hip/fused_adam_amsgrad_impl.cuh' 2025-04-25T04:39:35.0906765Z adding 'torch/include/ATen/native/hip/fused_adam_impl.cuh' 2025-04-25T04:39:35.0909872Z adding 'torch/include/ATen/native/hip/fused_adam_utils.cuh' 2025-04-25T04:39:35.0911794Z adding 'torch/include/ATen/native/hip/fused_adamw_amsgrad_impl.cuh' 2025-04-25T04:39:35.0913515Z adding 'torch/include/ATen/native/hip/fused_adamw_impl.cuh' 2025-04-25T04:39:35.0916540Z adding 'torch/include/ATen/native/hip/im2col.cuh' 2025-04-25T04:39:35.0919945Z adding 'torch/include/ATen/native/hip/jit_utils.h' 2025-04-25T04:39:35.0926065Z adding 'torch/include/ATen/native/hip/reduction_template.cuh' 2025-04-25T04:39:35.0928396Z adding 'torch/include/ATen/native/hip/thread_constants.h' 2025-04-25T04:39:35.0931656Z adding 'torch/include/ATen/native/hip/vol2col.cuh' 2025-04-25T04:39:35.0934465Z adding 'torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h' 2025-04-25T04:39:35.0937245Z adding 'torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h' 2025-04-25T04:39:35.0939894Z adding 'torch/include/ATen/native/kleidiai/kai_kernels.h' 2025-04-25T04:39:35.0941968Z adding 'torch/include/ATen/native/kleidiai/kai_pack.h' 2025-04-25T04:39:35.0944295Z adding 'torch/include/ATen/native/kleidiai/kai_ukernel_interface.h' 2025-04-25T04:39:35.0949952Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/Attr.h' 2025-04-25T04:39:35.0952867Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/Utils.h' 2025-04-25T04:39:35.0955251Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h' 2025-04-25T04:39:35.0957990Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h' 2025-04-25T04:39:35.0959956Z adding 'torch/include/ATen/native/mps/Copy.h' 2025-04-25T04:39:35.0961939Z adding 'torch/include/ATen/native/mps/MPSGraphSequoiaOps.h' 2025-04-25T04:39:35.0963987Z adding 'torch/include/ATen/native/mps/MPSGraphSonomaOps.h' 2025-04-25T04:39:35.0966750Z adding 'torch/include/ATen/native/mps/MPSGraphVenturaOps.h' 2025-04-25T04:39:35.0969623Z adding 'torch/include/ATen/native/mps/MetalShaderLibrary.h' 2025-04-25T04:39:35.0975451Z adding 'torch/include/ATen/native/mps/OperationUtils.h' 2025-04-25T04:39:35.0977733Z adding 'torch/include/ATen/native/mps/TensorFactory.h' 2025-04-25T04:39:35.0979752Z adding 'torch/include/ATen/native/mps/operations/BinaryKernel.h' 2025-04-25T04:39:35.0981942Z adding 'torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h' 2025-04-25T04:39:35.0983290Z adding 'torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h' 2025-04-25T04:39:35.0985267Z adding 'torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h' 2025-04-25T04:39:35.0986929Z adding 'torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h' 2025-04-25T04:39:35.0988666Z adding 'torch/include/ATen/native/mps/operations/Indexing.h' 2025-04-25T04:39:35.0993058Z adding 'torch/include/ATen/native/mps/operations/MultiTensorApply.h' 2025-04-25T04:39:35.0996005Z adding 'torch/include/ATen/native/nested/NestedTensorBinaryOps.h' 2025-04-25T04:39:35.0998218Z adding 'torch/include/ATen/native/nested/NestedTensorMath.h' 2025-04-25T04:39:35.1000613Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h' 2025-04-25T04:39:35.1002837Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerUtils.h' 2025-04-25T04:39:35.1007892Z adding 'torch/include/ATen/native/nested/NestedTensorUtils.h' 2025-04-25T04:39:35.1011039Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2025-04-25T04:39:35.1013077Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2025-04-25T04:39:35.1015277Z adding 'torch/include/ATen/native/quantized/ConvUtils.h' 2025-04-25T04:39:35.1016925Z adding 'torch/include/ATen/native/quantized/Copy.h' 2025-04-25T04:39:35.1018915Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2025-04-25T04:39:35.1020721Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2025-04-25T04:39:35.1023130Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2025-04-25T04:39:35.1024924Z adding 'torch/include/ATen/native/quantized/library.h' 2025-04-25T04:39:35.1028633Z adding 'torch/include/ATen/native/quantized/cpu/ACLUtils.h' 2025-04-25T04:39:35.1030505Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2025-04-25T04:39:35.1032432Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2025-04-25T04:39:35.1036692Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2025-04-25T04:39:35.1042318Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2025-04-25T04:39:35.1046364Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2025-04-25T04:39:35.1049299Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2025-04-25T04:39:35.1051294Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2025-04-25T04:39:35.1054968Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2025-04-25T04:39:35.1059268Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2025-04-25T04:39:35.1063297Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2025-04-25T04:39:35.1065435Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2025-04-25T04:39:35.1067349Z adding 'torch/include/ATen/native/quantized/cpu/qconv.h' 2025-04-25T04:39:35.1069420Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2025-04-25T04:39:35.1071127Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2025-04-25T04:39:35.1072922Z adding 'torch/include/ATen/native/quantized/cpu/qlinear.h' 2025-04-25T04:39:35.1076797Z adding 'torch/include/ATen/native/quantized/cudnn/utils.h' 2025-04-25T04:39:35.1079440Z adding 'torch/include/ATen/native/transformers/attention.h' 2025-04-25T04:39:35.1084653Z adding 'torch/include/ATen/native/transformers/sdp_utils_cpp.h' 2025-04-25T04:39:35.1087187Z adding 'torch/include/ATen/native/transformers/cuda/sdp_utils.h' 2025-04-25T04:39:35.1089675Z adding 'torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h' 2025-04-25T04:39:35.1091856Z adding 'torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h' 2025-04-25T04:39:35.1095494Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h' 2025-04-25T04:39:35.1099347Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h' 2025-04-25T04:39:35.1125878Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h' 2025-04-25T04:39:35.1143782Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h' 2025-04-25T04:39:35.1146505Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h' 2025-04-25T04:39:35.1152456Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h' 2025-04-25T04:39:35.1156093Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h' 2025-04-25T04:39:35.1159361Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h' 2025-04-25T04:39:35.1161787Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h' 2025-04-25T04:39:35.1164798Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h' 2025-04-25T04:39:35.1171733Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h' 2025-04-25T04:39:35.1176904Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h' 2025-04-25T04:39:35.1179943Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h' 2025-04-25T04:39:35.1183805Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h' 2025-04-25T04:39:35.1201487Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h' 2025-04-25T04:39:35.1206394Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h' 2025-04-25T04:39:35.1211978Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h' 2025-04-25T04:39:35.1214620Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h' 2025-04-25T04:39:35.1223644Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h' 2025-04-25T04:39:35.1232747Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h' 2025-04-25T04:39:35.1236175Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h' 2025-04-25T04:39:35.1240438Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h' 2025-04-25T04:39:35.1250996Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h' 2025-04-25T04:39:35.1256776Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h' 2025-04-25T04:39:35.1259898Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h' 2025-04-25T04:39:35.1262761Z adding 'torch/include/ATen/native/transformers/hip/aotriton_adapter.h' 2025-04-25T04:39:35.1264617Z adding 'torch/include/ATen/native/transformers/hip/sdp_utils.h' 2025-04-25T04:39:35.1268883Z adding 'torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h' 2025-04-25T04:39:35.1271806Z adding 'torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h' 2025-04-25T04:39:35.1275366Z adding 'torch/include/ATen/native/transformers/hip/mem_eff_attention/debug_utils.h' 2025-04-25T04:39:35.1278908Z adding 'torch/include/ATen/native/transformers/hip/mem_eff_attention/gemm_kernel_utils.h' 2025-04-25T04:39:35.1281204Z adding 'torch/include/ATen/native/transformers/hip/mem_eff_attention/pytorch_utils.h' 2025-04-25T04:39:35.1283086Z adding 'torch/include/ATen/native/utils/Factory.h' 2025-04-25T04:39:35.1285028Z adding 'torch/include/ATen/native/utils/ParamUtils.h' 2025-04-25T04:39:35.1287344Z adding 'torch/include/ATen/native/utils/ParamsHash.h' 2025-04-25T04:39:35.1324757Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2025-04-25T04:39:35.1326711Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2025-04-25T04:39:35.1328794Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1330607Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2025-04-25T04:39:35.1332486Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2025-04-25T04:39:35.1334325Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2025-04-25T04:39:35.1336354Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2025-04-25T04:39:35.1339259Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1340629Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2025-04-25T04:39:35.1342532Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2025-04-25T04:39:35.1344633Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2025-04-25T04:39:35.1346476Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2025-04-25T04:39:35.1348549Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2025-04-25T04:39:35.1350729Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2025-04-25T04:39:35.1352742Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1354819Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-04-25T04:39:35.1356573Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-04-25T04:39:35.1358391Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2025-04-25T04:39:35.1360324Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2025-04-25T04:39:35.1362339Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1364167Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2025-04-25T04:39:35.1365939Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2025-04-25T04:39:35.1367721Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2025-04-25T04:39:35.1369804Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2025-04-25T04:39:35.1371853Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2025-04-25T04:39:35.1373804Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1375488Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2025-04-25T04:39:35.1377387Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2025-04-25T04:39:35.1379645Z adding 'torch/include/ATen/ops/_add_relu.h' 2025-04-25T04:39:35.1381761Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1383552Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2025-04-25T04:39:35.1385441Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2025-04-25T04:39:35.1387275Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2025-04-25T04:39:35.1389489Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2025-04-25T04:39:35.1391570Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2025-04-25T04:39:35.1393783Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.1395800Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2025-04-25T04:39:35.1397625Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2025-04-25T04:39:35.1399583Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2025-04-25T04:39:35.1401441Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2025-04-25T04:39:35.1403260Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2025-04-25T04:39:35.1405485Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2025-04-25T04:39:35.1407359Z adding 'torch/include/ATen/ops/_aminmax.h' 2025-04-25T04:39:35.1409493Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1411525Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2025-04-25T04:39:35.1413293Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2025-04-25T04:39:35.1415095Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2025-04-25T04:39:35.1417160Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2025-04-25T04:39:35.1419301Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2025-04-25T04:39:35.1421535Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1423526Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h' 2025-04-25T04:39:35.1436640Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2025-04-25T04:39:35.1437874Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2025-04-25T04:39:35.1438551Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2025-04-25T04:39:35.1439146Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2025-04-25T04:39:35.1439799Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1440431Z adding 'torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h' 2025-04-25T04:39:35.1440972Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2025-04-25T04:39:35.1441704Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2025-04-25T04:39:35.1442259Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2025-04-25T04:39:35.1446761Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2025-04-25T04:39:35.1448892Z adding 'torch/include/ATen/ops/_assert_async.h' 2025-04-25T04:39:35.1450792Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2025-04-25T04:39:35.1452631Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2025-04-25T04:39:35.1454377Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2025-04-25T04:39:35.1456295Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2025-04-25T04:39:35.1458983Z adding 'torch/include/ATen/ops/_assert_scalar.h' 2025-04-25T04:39:35.1460637Z adding 'torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1462746Z adding 'torch/include/ATen/ops/_assert_scalar_native.h' 2025-04-25T04:39:35.1464547Z adding 'torch/include/ATen/ops/_assert_scalar_ops.h' 2025-04-25T04:39:35.1466667Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2025-04-25T04:39:35.1468851Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1470800Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h' 2025-04-25T04:39:35.1472693Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2025-04-25T04:39:35.1474684Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2025-04-25T04:39:35.1476515Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2025-04-25T04:39:35.1478622Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1480435Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2025-04-25T04:39:35.1482375Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2025-04-25T04:39:35.1484168Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2025-04-25T04:39:35.1486165Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1488084Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2025-04-25T04:39:35.1489999Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2025-04-25T04:39:35.1491699Z adding 'torch/include/ATen/ops/_backward.h' 2025-04-25T04:39:35.1493745Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1495578Z adding 'torch/include/ATen/ops/_backward_native.h' 2025-04-25T04:39:35.1497425Z adding 'torch/include/ATen/ops/_backward_ops.h' 2025-04-25T04:39:35.1499441Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2025-04-25T04:39:35.1501437Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2025-04-25T04:39:35.1503675Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1505384Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2025-04-25T04:39:35.1507404Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2025-04-25T04:39:35.1509551Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1511128Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2025-04-25T04:39:35.1513071Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2025-04-25T04:39:35.1515072Z adding 'torch/include/ATen/ops/_batch_norm_no_update.h' 2025-04-25T04:39:35.1517197Z adding 'torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1518941Z adding 'torch/include/ATen/ops/_batch_norm_no_update_native.h' 2025-04-25T04:39:35.1521092Z adding 'torch/include/ATen/ops/_batch_norm_no_update_ops.h' 2025-04-25T04:39:35.1523238Z adding 'torch/include/ATen/ops/_batch_norm_with_update.h' 2025-04-25T04:39:35.1525341Z adding 'torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1527154Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h' 2025-04-25T04:39:35.1529053Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h' 2025-04-25T04:39:35.1530941Z adding 'torch/include/ATen/ops/_batch_norm_with_update_native.h' 2025-04-25T04:39:35.1533207Z adding 'torch/include/ATen/ops/_batch_norm_with_update_ops.h' 2025-04-25T04:39:35.1535136Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2025-04-25T04:39:35.1537085Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1538994Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2025-04-25T04:39:35.1540895Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2025-04-25T04:39:35.1542821Z adding 'torch/include/ATen/ops/_cast_Char.h' 2025-04-25T04:39:35.1544766Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1546385Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2025-04-25T04:39:35.1548196Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2025-04-25T04:39:35.1549966Z adding 'torch/include/ATen/ops/_cast_Double.h' 2025-04-25T04:39:35.1551990Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1553572Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2025-04-25T04:39:35.1555369Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2025-04-25T04:39:35.1557195Z adding 'torch/include/ATen/ops/_cast_Float.h' 2025-04-25T04:39:35.1559127Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1560727Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2025-04-25T04:39:35.1562562Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2025-04-25T04:39:35.1564315Z adding 'torch/include/ATen/ops/_cast_Half.h' 2025-04-25T04:39:35.1566287Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1567892Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2025-04-25T04:39:35.1569830Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2025-04-25T04:39:35.1571691Z adding 'torch/include/ATen/ops/_cast_Int.h' 2025-04-25T04:39:35.1573523Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1575095Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2025-04-25T04:39:35.1576915Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2025-04-25T04:39:35.1578667Z adding 'torch/include/ATen/ops/_cast_Long.h' 2025-04-25T04:39:35.1580605Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1582221Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2025-04-25T04:39:35.1584180Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2025-04-25T04:39:35.1585946Z adding 'torch/include/ATen/ops/_cast_Short.h' 2025-04-25T04:39:35.1587907Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1589510Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2025-04-25T04:39:35.1591342Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2025-04-25T04:39:35.1593255Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2025-04-25T04:39:35.1595408Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1597474Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2025-04-25T04:39:35.1599140Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2025-04-25T04:39:35.1601026Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2025-04-25T04:39:35.1603021Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2025-04-25T04:39:35.1604952Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2025-04-25T04:39:35.1607007Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1608786Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2025-04-25T04:39:35.1610555Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2025-04-25T04:39:35.1612299Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2025-04-25T04:39:35.1614231Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2025-04-25T04:39:35.1616170Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2025-04-25T04:39:35.1618204Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1619930Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2025-04-25T04:39:35.1621795Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2025-04-25T04:39:35.1623522Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2025-04-25T04:39:35.1625388Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2025-04-25T04:39:35.1627192Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2025-04-25T04:39:35.1629327Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1630909Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2025-04-25T04:39:35.1633071Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2025-04-25T04:39:35.1634903Z adding 'torch/include/ATen/ops/_chunk_cat.h' 2025-04-25T04:39:35.1636936Z adding 'torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1638980Z adding 'torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h' 2025-04-25T04:39:35.1641046Z adding 'torch/include/ATen/ops/_chunk_cat_native.h' 2025-04-25T04:39:35.1642962Z adding 'torch/include/ATen/ops/_chunk_cat_ops.h' 2025-04-25T04:39:35.1644886Z adding 'torch/include/ATen/ops/_coalesce.h' 2025-04-25T04:39:35.1646898Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1648551Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2025-04-25T04:39:35.1650655Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2025-04-25T04:39:35.1652510Z adding 'torch/include/ATen/ops/_coalesced.h' 2025-04-25T04:39:35.1654501Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1656237Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2025-04-25T04:39:35.1658150Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2025-04-25T04:39:35.1660236Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2025-04-25T04:39:35.1662271Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2025-04-25T04:39:35.1664227Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2025-04-25T04:39:35.1666221Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2025-04-25T04:39:35.1668028Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2025-04-25T04:39:35.1669900Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2025-04-25T04:39:35.1671598Z adding 'torch/include/ATen/ops/_conj.h' 2025-04-25T04:39:35.1673587Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1675277Z adding 'torch/include/ATen/ops/_conj_copy.h' 2025-04-25T04:39:35.1677343Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1679325Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.1680717Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2025-04-25T04:39:35.1683362Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2025-04-25T04:39:35.1684975Z adding 'torch/include/ATen/ops/_conj_native.h' 2025-04-25T04:39:35.1686761Z adding 'torch/include/ATen/ops/_conj_ops.h' 2025-04-25T04:39:35.1688493Z adding 'torch/include/ATen/ops/_conj_physical.h' 2025-04-25T04:39:35.1690626Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1692380Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2025-04-25T04:39:35.1694611Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2025-04-25T04:39:35.1696792Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2025-04-25T04:39:35.1699065Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2025-04-25T04:39:35.1701017Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2025-04-25T04:39:35.1703036Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2025-04-25T04:39:35.1705257Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2025-04-25T04:39:35.1707451Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.1709412Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2025-04-25T04:39:35.1711470Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2025-04-25T04:39:35.1713209Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2025-04-25T04:39:35.1715423Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2025-04-25T04:39:35.1717074Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2025-04-25T04:39:35.1719378Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2025-04-25T04:39:35.1721308Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2025-04-25T04:39:35.1723904Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.1725766Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2025-04-25T04:39:35.1727668Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2025-04-25T04:39:35.1729554Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2025-04-25T04:39:35.1731522Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2025-04-25T04:39:35.1733466Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2025-04-25T04:39:35.1735692Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2025-04-25T04:39:35.1737598Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack.h' 2025-04-25T04:39:35.1739714Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h' 2025-04-25T04:39:35.1741678Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h' 2025-04-25T04:39:35.1743489Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h' 2025-04-25T04:39:35.1745299Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h' 2025-04-25T04:39:35.1747311Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h' 2025-04-25T04:39:35.1749143Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_native.h' 2025-04-25T04:39:35.1751014Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h' 2025-04-25T04:39:35.1753559Z adding 'torch/include/ATen/ops/_convolution.h' 2025-04-25T04:39:35.1756047Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1758030Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1760076Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2025-04-25T04:39:35.1762318Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1764125Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2025-04-25T04:39:35.1766063Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2025-04-25T04:39:35.1768030Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2025-04-25T04:39:35.1770086Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1771758Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2025-04-25T04:39:35.1773749Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2025-04-25T04:39:35.1775627Z adding 'torch/include/ATen/ops/_convolution_native.h' 2025-04-25T04:39:35.1777860Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2025-04-25T04:39:35.1779869Z adding 'torch/include/ATen/ops/_copy_from.h' 2025-04-25T04:39:35.1781817Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2025-04-25T04:39:35.1783990Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1785620Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2025-04-25T04:39:35.1787511Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2025-04-25T04:39:35.1789444Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1791202Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2025-04-25T04:39:35.1793131Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2025-04-25T04:39:35.1794991Z adding 'torch/include/ATen/ops/_cslt_compress.h' 2025-04-25T04:39:35.1796970Z adding 'torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h' 2025-04-25T04:39:35.1798832Z adding 'torch/include/ATen/ops/_cslt_compress_native.h' 2025-04-25T04:39:35.1800590Z adding 'torch/include/ATen/ops/_cslt_compress_ops.h' 2025-04-25T04:39:35.1802436Z adding 'torch/include/ATen/ops/_cslt_sparse_mm.h' 2025-04-25T04:39:35.1804369Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h' 2025-04-25T04:39:35.1806138Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_native.h' 2025-04-25T04:39:35.1808108Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_ops.h' 2025-04-25T04:39:35.1810085Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search.h' 2025-04-25T04:39:35.1812138Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h' 2025-04-25T04:39:35.1813852Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_native.h' 2025-04-25T04:39:35.1815765Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h' 2025-04-25T04:39:35.1817781Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2025-04-25T04:39:35.1819992Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2025-04-25T04:39:35.1822275Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1824152Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2025-04-25T04:39:35.1826127Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2025-04-25T04:39:35.1828067Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2025-04-25T04:39:35.1830150Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2025-04-25T04:39:35.1832272Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1834119Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2025-04-25T04:39:35.1835973Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2025-04-25T04:39:35.1837992Z adding 'torch/include/ATen/ops/_ctc_loss_meta_dispatch.h' 2025-04-25T04:39:35.1840366Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2025-04-25T04:39:35.1842577Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2025-04-25T04:39:35.1844978Z adding 'torch/include/ATen/ops/_cudnn_attention_forward.h' 2025-04-25T04:39:35.1847148Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h' 2025-04-25T04:39:35.1848975Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_native.h' 2025-04-25T04:39:35.1851106Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_ops.h' 2025-04-25T04:39:35.1853281Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2025-04-25T04:39:35.1855310Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1857071Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2025-04-25T04:39:35.1858925Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2025-04-25T04:39:35.1861038Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2025-04-25T04:39:35.1863772Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2025-04-25T04:39:35.1866211Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1867980Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2025-04-25T04:39:35.1869710Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2025-04-25T04:39:35.1871714Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2025-04-25T04:39:35.1874282Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2025-04-25T04:39:35.1877388Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2025-04-25T04:39:35.1879982Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1882010Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2025-04-25T04:39:35.1883958Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2025-04-25T04:39:35.1886327Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2025-04-25T04:39:35.1888669Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1890581Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2025-04-25T04:39:35.1892792Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2025-04-25T04:39:35.1895110Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1898021Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2025-04-25T04:39:35.1899750Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2025-04-25T04:39:35.1901954Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2025-04-25T04:39:35.1903910Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2025-04-25T04:39:35.1906257Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2025-04-25T04:39:35.1908156Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2025-04-25T04:39:35.1910958Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1912483Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2025-04-25T04:39:35.1915055Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2025-04-25T04:39:35.1917142Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2025-04-25T04:39:35.1919684Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1921699Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2025-04-25T04:39:35.1923941Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2025-04-25T04:39:35.1926075Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2025-04-25T04:39:35.1928588Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1930544Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2025-04-25T04:39:35.1932778Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2025-04-25T04:39:35.1934970Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2025-04-25T04:39:35.1937708Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1939688Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2025-04-25T04:39:35.1942293Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2025-04-25T04:39:35.1944350Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2025-04-25T04:39:35.1946822Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2025-04-25T04:39:35.1948917Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2025-04-25T04:39:35.1951134Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2025-04-25T04:39:35.1953358Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2025-04-25T04:39:35.1955530Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2025-04-25T04:39:35.1957845Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2025-04-25T04:39:35.1960242Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2025-04-25T04:39:35.1962314Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2025-04-25T04:39:35.1964112Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2025-04-25T04:39:35.1966206Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2025-04-25T04:39:35.1968157Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1969810Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2025-04-25T04:39:35.1971919Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2025-04-25T04:39:35.1973572Z adding 'torch/include/ATen/ops/_dimI.h' 2025-04-25T04:39:35.1975530Z adding 'torch/include/ATen/ops/_dimI_native.h' 2025-04-25T04:39:35.1977309Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2025-04-25T04:39:35.1979071Z adding 'torch/include/ATen/ops/_dimV.h' 2025-04-25T04:39:35.1980736Z adding 'torch/include/ATen/ops/_dimV_native.h' 2025-04-25T04:39:35.1982623Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2025-04-25T04:39:35.1984324Z adding 'torch/include/ATen/ops/_dim_arange.h' 2025-04-25T04:39:35.1986347Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.1987897Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2025-04-25T04:39:35.1989712Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2025-04-25T04:39:35.1991464Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2025-04-25T04:39:35.1993531Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.1995110Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2025-04-25T04:39:35.1996752Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2025-04-25T04:39:35.1998333Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2025-04-25T04:39:35.2000127Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2025-04-25T04:39:35.2001741Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit.h' 2025-04-25T04:39:35.2003492Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h' 2025-04-25T04:39:35.2004915Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h' 2025-04-25T04:39:35.2006605Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h' 2025-04-25T04:39:35.2008243Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h' 2025-04-25T04:39:35.2010210Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h' 2025-04-25T04:39:35.2011591Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h' 2025-04-25T04:39:35.2013221Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h' 2025-04-25T04:39:35.2015097Z adding 'torch/include/ATen/ops/_efficient_attention_backward.h' 2025-04-25T04:39:35.2017092Z adding 'torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h' 2025-04-25T04:39:35.2018671Z adding 'torch/include/ATen/ops/_efficient_attention_backward_native.h' 2025-04-25T04:39:35.2020587Z adding 'torch/include/ATen/ops/_efficient_attention_backward_ops.h' 2025-04-25T04:39:35.2022847Z adding 'torch/include/ATen/ops/_efficient_attention_forward.h' 2025-04-25T04:39:35.2024746Z adding 'torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h' 2025-04-25T04:39:35.2026303Z adding 'torch/include/ATen/ops/_efficient_attention_forward_native.h' 2025-04-25T04:39:35.2028181Z adding 'torch/include/ATen/ops/_efficient_attention_forward_ops.h' 2025-04-25T04:39:35.2030064Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2025-04-25T04:39:35.2032110Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2033506Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2025-04-25T04:39:35.2035171Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2025-04-25T04:39:35.2036719Z adding 'torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h' 2025-04-25T04:39:35.2038483Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2025-04-25T04:39:35.2040857Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2025-04-25T04:39:35.2042757Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2025-04-25T04:39:35.2044613Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2025-04-25T04:39:35.2046463Z adding 'torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h' 2025-04-25T04:39:35.2048148Z adding 'torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h' 2025-04-25T04:39:35.2049822Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2025-04-25T04:39:35.2051530Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2025-04-25T04:39:35.2053393Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2054895Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2025-04-25T04:39:35.2056574Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2025-04-25T04:39:35.2058560Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2025-04-25T04:39:35.2060664Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2062375Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2025-04-25T04:39:35.2064010Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2025-04-25T04:39:35.2065567Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2025-04-25T04:39:35.2067440Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2025-04-25T04:39:35.2069217Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2025-04-25T04:39:35.2071139Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2072677Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2025-04-25T04:39:35.2074412Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2025-04-25T04:39:35.2075941Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2025-04-25T04:39:35.2077828Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2025-04-25T04:39:35.2079413Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2025-04-25T04:39:35.2081281Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2025-04-25T04:39:35.2083135Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2025-04-25T04:39:35.2085109Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2086560Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2025-04-25T04:39:35.2088135Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2025-04-25T04:39:35.2089605Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2025-04-25T04:39:35.2091445Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2025-04-25T04:39:35.2093089Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2025-04-25T04:39:35.2095034Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.2096445Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2025-04-25T04:39:35.2098175Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2025-04-25T04:39:35.2100351Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2025-04-25T04:39:35.2102671Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2104273Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2025-04-25T04:39:35.2105920Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2025-04-25T04:39:35.2107701Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2025-04-25T04:39:35.2110012Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2025-04-25T04:39:35.2112006Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2113659Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2025-04-25T04:39:35.2115212Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2025-04-25T04:39:35.2117118Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2025-04-25T04:39:35.2118627Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2025-04-25T04:39:35.2120437Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2121907Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2025-04-25T04:39:35.2123436Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2025-04-25T04:39:35.2125270Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2025-04-25T04:39:35.2126967Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2025-04-25T04:39:35.2128688Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2025-04-25T04:39:35.2130381Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2025-04-25T04:39:35.2132167Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2025-04-25T04:39:35.2133676Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2025-04-25T04:39:35.2136051Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2137606Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2025-04-25T04:39:35.2139267Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2025-04-25T04:39:35.2140923Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2025-04-25T04:39:35.2143029Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2025-04-25T04:39:35.2144842Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2025-04-25T04:39:35.2146749Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2025-04-25T04:39:35.2148595Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2025-04-25T04:39:35.2150483Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2025-04-25T04:39:35.2151955Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2025-04-25T04:39:35.2153808Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2025-04-25T04:39:35.2155772Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2157383Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2025-04-25T04:39:35.2159140Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2025-04-25T04:39:35.2160703Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2025-04-25T04:39:35.2162496Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2025-04-25T04:39:35.2164525Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2025-04-25T04:39:35.2166670Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2168306Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2025-04-25T04:39:35.2169924Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2025-04-25T04:39:35.2171654Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2025-04-25T04:39:35.2173517Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2025-04-25T04:39:35.2175086Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2025-04-25T04:39:35.2177124Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2025-04-25T04:39:35.2178933Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2025-04-25T04:39:35.2180622Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2025-04-25T04:39:35.2182562Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2025-04-25T04:39:35.2184477Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2025-04-25T04:39:35.2186515Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2025-04-25T04:39:35.2188288Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2025-04-25T04:39:35.2189946Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2025-04-25T04:39:35.2191795Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2025-04-25T04:39:35.2193545Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2025-04-25T04:39:35.2195396Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2025-04-25T04:39:35.2197116Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2025-04-25T04:39:35.2198746Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2025-04-25T04:39:35.2200607Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2025-04-25T04:39:35.2202683Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h' 2025-04-25T04:39:35.2204837Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h' 2025-04-25T04:39:35.2206688Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h' 2025-04-25T04:39:35.2208463Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h' 2025-04-25T04:39:35.2210415Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h' 2025-04-25T04:39:35.2212512Z adding 'torch/include/ATen/ops/_flash_attention_backward.h' 2025-04-25T04:39:35.2214612Z adding 'torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h' 2025-04-25T04:39:35.2216366Z adding 'torch/include/ATen/ops/_flash_attention_backward_native.h' 2025-04-25T04:39:35.2218439Z adding 'torch/include/ATen/ops/_flash_attention_backward_ops.h' 2025-04-25T04:39:35.2220545Z adding 'torch/include/ATen/ops/_flash_attention_forward.h' 2025-04-25T04:39:35.2222950Z adding 'torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h' 2025-04-25T04:39:35.2225085Z adding 'torch/include/ATen/ops/_flash_attention_forward_native.h' 2025-04-25T04:39:35.2226850Z adding 'torch/include/ATen/ops/_flash_attention_forward_ops.h' 2025-04-25T04:39:35.2228728Z adding 'torch/include/ATen/ops/_foobar.h' 2025-04-25T04:39:35.2230704Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2232449Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2025-04-25T04:39:35.2234072Z adding 'torch/include/ATen/ops/_foobar_native.h' 2025-04-25T04:39:35.2235908Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2025-04-25T04:39:35.2237861Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2025-04-25T04:39:35.2240061Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2241725Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2025-04-25T04:39:35.2243403Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2025-04-25T04:39:35.2245271Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2025-04-25T04:39:35.2247074Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2025-04-25T04:39:35.2249078Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2250745Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2025-04-25T04:39:35.2252321Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2025-04-25T04:39:35.2254365Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2025-04-25T04:39:35.2256452Z adding 'torch/include/ATen/ops/_foreach_add.h' 2025-04-25T04:39:35.2258832Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2260719Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2025-04-25T04:39:35.2262876Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2025-04-25T04:39:35.2265531Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2025-04-25T04:39:35.2267987Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2025-04-25T04:39:35.2270310Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2272365Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2025-04-25T04:39:35.2274346Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2025-04-25T04:39:35.2276818Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2025-04-25T04:39:35.2279221Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2025-04-25T04:39:35.2281514Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2283447Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2025-04-25T04:39:35.2285452Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2025-04-25T04:39:35.2287931Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2025-04-25T04:39:35.2290039Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2025-04-25T04:39:35.2292084Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2293894Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2025-04-25T04:39:35.2295695Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2025-04-25T04:39:35.2297789Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2025-04-25T04:39:35.2299626Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2025-04-25T04:39:35.2301855Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2303685Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2025-04-25T04:39:35.2305605Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2025-04-25T04:39:35.2307614Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2025-04-25T04:39:35.2309541Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2025-04-25T04:39:35.2311615Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2313399Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2025-04-25T04:39:35.2315231Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2025-04-25T04:39:35.2317484Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2025-04-25T04:39:35.2319601Z adding 'torch/include/ATen/ops/_foreach_clamp_max.h' 2025-04-25T04:39:35.2321816Z adding 'torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2323581Z adding 'torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h' 2025-04-25T04:39:35.2325535Z adding 'torch/include/ATen/ops/_foreach_clamp_max_native.h' 2025-04-25T04:39:35.2327823Z adding 'torch/include/ATen/ops/_foreach_clamp_max_ops.h' 2025-04-25T04:39:35.2330119Z adding 'torch/include/ATen/ops/_foreach_clamp_min.h' 2025-04-25T04:39:35.2332261Z adding 'torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2335106Z adding 'torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h' 2025-04-25T04:39:35.2337011Z adding 'torch/include/ATen/ops/_foreach_clamp_min_native.h' 2025-04-25T04:39:35.2340125Z adding 'torch/include/ATen/ops/_foreach_clamp_min_ops.h' 2025-04-25T04:39:35.2342256Z adding 'torch/include/ATen/ops/_foreach_copy.h' 2025-04-25T04:39:35.2344562Z adding 'torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2346237Z adding 'torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h' 2025-04-25T04:39:35.2348085Z adding 'torch/include/ATen/ops/_foreach_copy_native.h' 2025-04-25T04:39:35.2350021Z adding 'torch/include/ATen/ops/_foreach_copy_ops.h' 2025-04-25T04:39:35.2351986Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2025-04-25T04:39:35.2354012Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2355835Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2025-04-25T04:39:35.2357595Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2025-04-25T04:39:35.2359597Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2025-04-25T04:39:35.2361513Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2025-04-25T04:39:35.2363642Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2365717Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2025-04-25T04:39:35.2368462Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2025-04-25T04:39:35.2370337Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2025-04-25T04:39:35.2372600Z adding 'torch/include/ATen/ops/_foreach_div.h' 2025-04-25T04:39:35.2374800Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2376713Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2025-04-25T04:39:35.2378730Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2025-04-25T04:39:35.2381213Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2025-04-25T04:39:35.2383391Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2025-04-25T04:39:35.2385434Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2387153Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2025-04-25T04:39:35.2388992Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2025-04-25T04:39:35.2390957Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2025-04-25T04:39:35.2392919Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2025-04-25T04:39:35.2394895Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2396709Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2025-04-25T04:39:35.2398439Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2025-04-25T04:39:35.2400428Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2025-04-25T04:39:35.2402321Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2025-04-25T04:39:35.2404404Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2406156Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2025-04-25T04:39:35.2407996Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2025-04-25T04:39:35.2409879Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2025-04-25T04:39:35.2411932Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2025-04-25T04:39:35.2413805Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2415616Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2025-04-25T04:39:35.2417322Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2025-04-25T04:39:35.2419335Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2025-04-25T04:39:35.2421223Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2025-04-25T04:39:35.2423469Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2425156Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2025-04-25T04:39:35.2426940Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2025-04-25T04:39:35.2428833Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2025-04-25T04:39:35.2430772Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2025-04-25T04:39:35.2432745Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2434502Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2025-04-25T04:39:35.2436309Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2025-04-25T04:39:35.2438455Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2025-04-25T04:39:35.2440818Z adding 'torch/include/ATen/ops/_foreach_lerp.h' 2025-04-25T04:39:35.2443055Z adding 'torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2444873Z adding 'torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h' 2025-04-25T04:39:35.2446820Z adding 'torch/include/ATen/ops/_foreach_lerp_native.h' 2025-04-25T04:39:35.2449134Z adding 'torch/include/ATen/ops/_foreach_lerp_ops.h' 2025-04-25T04:39:35.2451587Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2025-04-25T04:39:35.2453731Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2455529Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2025-04-25T04:39:35.2457387Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2025-04-25T04:39:35.2459468Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2025-04-25T04:39:35.2461532Z adding 'torch/include/ATen/ops/_foreach_log.h' 2025-04-25T04:39:35.2463674Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2025-04-25T04:39:35.2465733Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2467645Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2025-04-25T04:39:35.2469476Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2025-04-25T04:39:35.2471593Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2025-04-25T04:39:35.2473619Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2025-04-25T04:39:35.2475706Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2477598Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2025-04-25T04:39:35.2479455Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2025-04-25T04:39:35.2481511Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2025-04-25T04:39:35.2483631Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2025-04-25T04:39:35.2485669Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2487566Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2025-04-25T04:39:35.2489368Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2025-04-25T04:39:35.2491433Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2025-04-25T04:39:35.2493544Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2495367Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2025-04-25T04:39:35.2497210Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2025-04-25T04:39:35.2499299Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2025-04-25T04:39:35.2501255Z adding 'torch/include/ATen/ops/_foreach_max.h' 2025-04-25T04:39:35.2503686Z adding 'torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2505440Z adding 'torch/include/ATen/ops/_foreach_max_cuda_dispatch.h' 2025-04-25T04:39:35.2507253Z adding 'torch/include/ATen/ops/_foreach_max_native.h' 2025-04-25T04:39:35.2509283Z adding 'torch/include/ATen/ops/_foreach_max_ops.h' 2025-04-25T04:39:35.2511455Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2025-04-25T04:39:35.2513791Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2515733Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2025-04-25T04:39:35.2517807Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2025-04-25T04:39:35.2520136Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2025-04-25T04:39:35.2522445Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2025-04-25T04:39:35.2524719Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2526617Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2025-04-25T04:39:35.2528775Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2025-04-25T04:39:35.2531054Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2025-04-25T04:39:35.2533451Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2025-04-25T04:39:35.2535757Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2537846Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2025-04-25T04:39:35.2539977Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2025-04-25T04:39:35.2542640Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2025-04-25T04:39:35.2544950Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2025-04-25T04:39:35.2547075Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2548957Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2025-04-25T04:39:35.2550824Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2025-04-25T04:39:35.2552905Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2025-04-25T04:39:35.2554944Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2025-04-25T04:39:35.2557169Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2559039Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2025-04-25T04:39:35.2560905Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2025-04-25T04:39:35.2563005Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2025-04-25T04:39:35.2565174Z adding 'torch/include/ATen/ops/_foreach_pow.h' 2025-04-25T04:39:35.2567443Z adding 'torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2569369Z adding 'torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h' 2025-04-25T04:39:35.2571439Z adding 'torch/include/ATen/ops/_foreach_pow_native.h' 2025-04-25T04:39:35.2573831Z adding 'torch/include/ATen/ops/_foreach_pow_ops.h' 2025-04-25T04:39:35.2576092Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2025-04-25T04:39:35.2578203Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2580073Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2025-04-25T04:39:35.2582018Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2025-04-25T04:39:35.2584134Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2025-04-25T04:39:35.2586198Z adding 'torch/include/ATen/ops/_foreach_round.h' 2025-04-25T04:39:35.2588301Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2590084Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2025-04-25T04:39:35.2591955Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2025-04-25T04:39:35.2593994Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2025-04-25T04:39:35.2595949Z adding 'torch/include/ATen/ops/_foreach_rsqrt.h' 2025-04-25T04:39:35.2598197Z adding 'torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2599969Z adding 'torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h' 2025-04-25T04:39:35.2601837Z adding 'torch/include/ATen/ops/_foreach_rsqrt_native.h' 2025-04-25T04:39:35.2603938Z adding 'torch/include/ATen/ops/_foreach_rsqrt_ops.h' 2025-04-25T04:39:35.2605926Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2025-04-25T04:39:35.2608161Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2609958Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2025-04-25T04:39:35.2611854Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2025-04-25T04:39:35.2613894Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2025-04-25T04:39:35.2615872Z adding 'torch/include/ATen/ops/_foreach_sign.h' 2025-04-25T04:39:35.2618027Z adding 'torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2619891Z adding 'torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h' 2025-04-25T04:39:35.2621857Z adding 'torch/include/ATen/ops/_foreach_sign_native.h' 2025-04-25T04:39:35.2624020Z adding 'torch/include/ATen/ops/_foreach_sign_ops.h' 2025-04-25T04:39:35.2625918Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2025-04-25T04:39:35.2628051Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2629899Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2025-04-25T04:39:35.2631753Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2025-04-25T04:39:35.2633841Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2025-04-25T04:39:35.2635879Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2025-04-25T04:39:35.2638129Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2640375Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2025-04-25T04:39:35.2642265Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2025-04-25T04:39:35.2644320Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2025-04-25T04:39:35.2646315Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2025-04-25T04:39:35.2648444Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2650339Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2025-04-25T04:39:35.2652235Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2025-04-25T04:39:35.2654254Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2025-04-25T04:39:35.2656485Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2025-04-25T04:39:35.2658749Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2660663Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2025-04-25T04:39:35.2662786Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2025-04-25T04:39:35.2665211Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2025-04-25T04:39:35.2667369Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2025-04-25T04:39:35.2669480Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2671347Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2025-04-25T04:39:35.2673198Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2025-04-25T04:39:35.2675231Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2025-04-25T04:39:35.2677236Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2025-04-25T04:39:35.2679352Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2681247Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2025-04-25T04:39:35.2683122Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2025-04-25T04:39:35.2685136Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2025-04-25T04:39:35.2687125Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2025-04-25T04:39:35.2689245Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2691203Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2025-04-25T04:39:35.2692953Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2025-04-25T04:39:35.2694993Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2025-04-25T04:39:35.2697112Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2025-04-25T04:39:35.2699183Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2701012Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2025-04-25T04:39:35.2702969Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2025-04-25T04:39:35.2705064Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2025-04-25T04:39:35.2706979Z adding 'torch/include/ATen/ops/_functional_assert_async.h' 2025-04-25T04:39:35.2709048Z adding 'torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h' 2025-04-25T04:39:35.2710819Z adding 'torch/include/ATen/ops/_functional_assert_async_native.h' 2025-04-25T04:39:35.2712900Z adding 'torch/include/ATen/ops/_functional_assert_async_ops.h' 2025-04-25T04:39:35.2714745Z adding 'torch/include/ATen/ops/_functional_assert_scalar.h' 2025-04-25T04:39:35.2717059Z adding 'torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2718659Z adding 'torch/include/ATen/ops/_functional_assert_scalar_native.h' 2025-04-25T04:39:35.2720703Z adding 'torch/include/ATen/ops/_functional_assert_scalar_ops.h' 2025-04-25T04:39:35.2722651Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range.h' 2025-04-25T04:39:35.2724825Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2726681Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h' 2025-04-25T04:39:35.2728844Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2730611Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h' 2025-04-25T04:39:35.2732555Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h' 2025-04-25T04:39:35.2734491Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_native.h' 2025-04-25T04:39:35.2736435Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_ops.h' 2025-04-25T04:39:35.2738625Z adding 'torch/include/ATen/ops/_fused_adagrad.h' 2025-04-25T04:39:35.2741033Z adding 'torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2743068Z adding 'torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h' 2025-04-25T04:39:35.2745123Z adding 'torch/include/ATen/ops/_fused_adagrad_native.h' 2025-04-25T04:39:35.2747343Z adding 'torch/include/ATen/ops/_fused_adagrad_ops.h' 2025-04-25T04:39:35.2749868Z adding 'torch/include/ATen/ops/_fused_adam.h' 2025-04-25T04:39:35.2752436Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2754387Z adding 'torch/include/ATen/ops/_fused_adam_cpu_dispatch.h' 2025-04-25T04:39:35.2756463Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2025-04-25T04:39:35.2758571Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2025-04-25T04:39:35.2761282Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2025-04-25T04:39:35.2764040Z adding 'torch/include/ATen/ops/_fused_adamw.h' 2025-04-25T04:39:35.2766562Z adding 'torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2768559Z adding 'torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h' 2025-04-25T04:39:35.2770617Z adding 'torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h' 2025-04-25T04:39:35.2772692Z adding 'torch/include/ATen/ops/_fused_adamw_native.h' 2025-04-25T04:39:35.2775226Z adding 'torch/include/ATen/ops/_fused_adamw_ops.h' 2025-04-25T04:39:35.2777554Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2025-04-25T04:39:35.2779576Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2781394Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2025-04-25T04:39:35.2783448Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2025-04-25T04:39:35.2785381Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2025-04-25T04:39:35.2787622Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2025-04-25T04:39:35.2789913Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2791794Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2025-04-25T04:39:35.2793738Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2025-04-25T04:39:35.2795597Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2025-04-25T04:39:35.2797940Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2025-04-25T04:39:35.2799822Z adding 'torch/include/ATen/ops/_fused_rms_norm.h' 2025-04-25T04:39:35.2801597Z adding 'torch/include/ATen/ops/_fused_rms_norm_native.h' 2025-04-25T04:39:35.2844395Z adding 'torch/include/ATen/ops/_fused_rms_norm_ops.h' 2025-04-25T04:39:35.2846410Z adding 'torch/include/ATen/ops/_fused_sdp_choice.h' 2025-04-25T04:39:35.2848244Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h' 2025-04-25T04:39:35.2850152Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h' 2025-04-25T04:39:35.2852068Z adding 'torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h' 2025-04-25T04:39:35.2853966Z adding 'torch/include/ATen/ops/_fused_sdp_choice_native.h' 2025-04-25T04:39:35.2855961Z adding 'torch/include/ATen/ops/_fused_sdp_choice_ops.h' 2025-04-25T04:39:35.2858239Z adding 'torch/include/ATen/ops/_fused_sgd.h' 2025-04-25T04:39:35.2860564Z adding 'torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2862598Z adding 'torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h' 2025-04-25T04:39:35.2864589Z adding 'torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h' 2025-04-25T04:39:35.2866559Z adding 'torch/include/ATen/ops/_fused_sgd_native.h' 2025-04-25T04:39:35.2869066Z adding 'torch/include/ATen/ops/_fused_sgd_ops.h' 2025-04-25T04:39:35.2871075Z adding 'torch/include/ATen/ops/_fw_primal.h' 2025-04-25T04:39:35.2873086Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2874891Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2025-04-25T04:39:35.2876924Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2878956Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.2880552Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2025-04-25T04:39:35.2882516Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2025-04-25T04:39:35.2884284Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2025-04-25T04:39:35.2886333Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2025-04-25T04:39:35.2888123Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2025-04-25T04:39:35.2890165Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.2891836Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2025-04-25T04:39:35.2893743Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2025-04-25T04:39:35.2895754Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2025-04-25T04:39:35.2897754Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2025-04-25T04:39:35.2899785Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.2901588Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2025-04-25T04:39:35.2903589Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2025-04-25T04:39:35.2905639Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2907432Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2025-04-25T04:39:35.2909430Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2025-04-25T04:39:35.2911220Z adding 'torch/include/ATen/ops/_grouped_mm.h' 2025-04-25T04:39:35.2913160Z adding 'torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h' 2025-04-25T04:39:35.2914921Z adding 'torch/include/ATen/ops/_grouped_mm_native.h' 2025-04-25T04:39:35.2916981Z adding 'torch/include/ATen/ops/_grouped_mm_ops.h' 2025-04-25T04:39:35.2918776Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2025-04-25T04:39:35.2920851Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.2922476Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2025-04-25T04:39:35.2924385Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2025-04-25T04:39:35.2926159Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2025-04-25T04:39:35.2928205Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2929889Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2025-04-25T04:39:35.2931748Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2025-04-25T04:39:35.2933678Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2025-04-25T04:39:35.2935786Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2937765Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2025-04-25T04:39:35.2940249Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2025-04-25T04:39:35.2942487Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2025-04-25T04:39:35.2944558Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2025-04-25T04:39:35.2946796Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2948681Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2025-04-25T04:39:35.2950480Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2025-04-25T04:39:35.2952458Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2025-04-25T04:39:35.2954612Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2025-04-25T04:39:35.2956617Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2958421Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2025-04-25T04:39:35.2960211Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2025-04-25T04:39:35.2962192Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2025-04-25T04:39:35.2964035Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2025-04-25T04:39:35.2966188Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2967957Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2025-04-25T04:39:35.2969938Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2025-04-25T04:39:35.2971882Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2025-04-25T04:39:35.2973658Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2025-04-25T04:39:35.2975855Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2025-04-25T04:39:35.2977821Z adding 'torch/include/ATen/ops/_indices.h' 2025-04-25T04:39:35.2979671Z adding 'torch/include/ATen/ops/_indices_copy.h' 2025-04-25T04:39:35.2981735Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.2983595Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.2985193Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2025-04-25T04:39:35.2986987Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2025-04-25T04:39:35.2988753Z adding 'torch/include/ATen/ops/_indices_native.h' 2025-04-25T04:39:35.2990533Z adding 'torch/include/ATen/ops/_indices_ops.h' 2025-04-25T04:39:35.2992252Z adding 'torch/include/ATen/ops/_int_mm.h' 2025-04-25T04:39:35.2993842Z adding 'torch/include/ATen/ops/_int_mm_cpu_dispatch.h' 2025-04-25T04:39:35.2995461Z adding 'torch/include/ATen/ops/_int_mm_cuda_dispatch.h' 2025-04-25T04:39:35.2997016Z adding 'torch/include/ATen/ops/_int_mm_native.h' 2025-04-25T04:39:35.2998871Z adding 'torch/include/ATen/ops/_int_mm_ops.h' 2025-04-25T04:39:35.3000396Z adding 'torch/include/ATen/ops/_is_all_true.h' 2025-04-25T04:39:35.3002107Z adding 'torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3003485Z adding 'torch/include/ATen/ops/_is_all_true_native.h' 2025-04-25T04:39:35.3005202Z adding 'torch/include/ATen/ops/_is_all_true_ops.h' 2025-04-25T04:39:35.3006690Z adding 'torch/include/ATen/ops/_is_any_true.h' 2025-04-25T04:39:35.3008388Z adding 'torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3009677Z adding 'torch/include/ATen/ops/_is_any_true_native.h' 2025-04-25T04:39:35.3011218Z adding 'torch/include/ATen/ops/_is_any_true_ops.h' 2025-04-25T04:39:35.3012760Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2025-04-25T04:39:35.3014587Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.3015851Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2025-04-25T04:39:35.3017548Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2025-04-25T04:39:35.3019255Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward.h' 2025-04-25T04:39:35.3020948Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h' 2025-04-25T04:39:35.3022552Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h' 2025-04-25T04:39:35.3024118Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h' 2025-04-25T04:39:35.3025741Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h' 2025-04-25T04:39:35.3027280Z adding 'torch/include/ATen/ops/_lazy_clone.h' 2025-04-25T04:39:35.3028891Z adding 'torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3030295Z adding 'torch/include/ATen/ops/_lazy_clone_native.h' 2025-04-25T04:39:35.3031734Z adding 'torch/include/ATen/ops/_lazy_clone_ops.h' 2025-04-25T04:39:35.3033364Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2025-04-25T04:39:35.3034990Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3036366Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2025-04-25T04:39:35.3038073Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2025-04-25T04:39:35.3039975Z adding 'torch/include/ATen/ops/_linalg_det.h' 2025-04-25T04:39:35.3041805Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.3043327Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2025-04-25T04:39:35.3044929Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2025-04-25T04:39:35.3046499Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2025-04-25T04:39:35.3048072Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2025-04-25T04:39:35.3049531Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2025-04-25T04:39:35.3051094Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2025-04-25T04:39:35.3052931Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2025-04-25T04:39:35.3054670Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.3056128Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2025-04-25T04:39:35.3057641Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2025-04-25T04:39:35.3059191Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2025-04-25T04:39:35.3060732Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2025-04-25T04:39:35.3062296Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2025-04-25T04:39:35.3064106Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2025-04-25T04:39:35.3065760Z adding 'torch/include/ATen/ops/_linalg_eigvals.h' 2025-04-25T04:39:35.3067261Z adding 'torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h' 2025-04-25T04:39:35.3068829Z adding 'torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h' 2025-04-25T04:39:35.3070135Z adding 'torch/include/ATen/ops/_linalg_eigvals_native.h' 2025-04-25T04:39:35.3071782Z adding 'torch/include/ATen/ops/_linalg_eigvals_ops.h' 2025-04-25T04:39:35.3073324Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2025-04-25T04:39:35.3075177Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.3076543Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2025-04-25T04:39:35.3078225Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2025-04-25T04:39:35.3079667Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2025-04-25T04:39:35.3081317Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2025-04-25T04:39:35.3082707Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2025-04-25T04:39:35.3084679Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2025-04-25T04:39:35.3086178Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2025-04-25T04:39:35.3088007Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.3089353Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2025-04-25T04:39:35.3091081Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2025-04-25T04:39:35.3092523Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2025-04-25T04:39:35.3094204Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2025-04-25T04:39:35.3095852Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2025-04-25T04:39:35.3097694Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2025-04-25T04:39:35.3099305Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2025-04-25T04:39:35.3101189Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.3102763Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2025-04-25T04:39:35.3104500Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2025-04-25T04:39:35.3105888Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2025-04-25T04:39:35.3107629Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2025-04-25T04:39:35.3109033Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2025-04-25T04:39:35.3110754Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2025-04-25T04:39:35.3112269Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2025-04-25T04:39:35.3113951Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2025-04-25T04:39:35.3115482Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2025-04-25T04:39:35.3116971Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2025-04-25T04:39:35.3118549Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2025-04-25T04:39:35.3120127Z adding 'torch/include/ATen/ops/_log_softmax.h' 2025-04-25T04:39:35.3121742Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2025-04-25T04:39:35.3123693Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.3124947Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2025-04-25T04:39:35.3126693Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2025-04-25T04:39:35.3128408Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2025-04-25T04:39:35.3130322Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2025-04-25T04:39:35.3132103Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2025-04-25T04:39:35.3134086Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2025-04-25T04:39:35.3136191Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.3138018Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2025-04-25T04:39:35.3139982Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2025-04-25T04:39:35.3141889Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2025-04-25T04:39:35.3143899Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2025-04-25T04:39:35.3145689Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2025-04-25T04:39:35.3147606Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2025-04-25T04:39:35.3149504Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2025-04-25T04:39:35.3151457Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2025-04-25T04:39:35.3153273Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2025-04-25T04:39:35.3155034Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2025-04-25T04:39:35.3156952Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2025-04-25T04:39:35.3159030Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2025-04-25T04:39:35.3161292Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3162922Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2025-04-25T04:39:35.3165053Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2025-04-25T04:39:35.3166949Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2025-04-25T04:39:35.3168949Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.3170580Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2025-04-25T04:39:35.3172524Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2025-04-25T04:39:35.3174480Z adding 'torch/include/ATen/ops/_make_dep_token.h' 2025-04-25T04:39:35.3176455Z adding 'torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h' 2025-04-25T04:39:35.3178234Z adding 'torch/include/ATen/ops/_make_dep_token_native.h' 2025-04-25T04:39:35.3180177Z adding 'torch/include/ATen/ops/_make_dep_token_ops.h' 2025-04-25T04:39:35.3182074Z adding 'torch/include/ATen/ops/_make_dual.h' 2025-04-25T04:39:35.3184128Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3185894Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2025-04-25T04:39:35.3187992Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3189971Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.3191510Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2025-04-25T04:39:35.3193481Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2025-04-25T04:39:35.3195335Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2025-04-25T04:39:35.3197965Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2025-04-25T04:39:35.3199722Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2025-04-25T04:39:35.3201877Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3204135Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2025-04-25T04:39:35.3206203Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2025-04-25T04:39:35.3207896Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2025-04-25T04:39:35.3210107Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2025-04-25T04:39:35.3212082Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2025-04-25T04:39:35.3214369Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3216326Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2025-04-25T04:39:35.3218377Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2025-04-25T04:39:35.3220177Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2025-04-25T04:39:35.3222617Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2025-04-25T04:39:35.3224141Z adding 'torch/include/ATen/ops/_masked_scale.h' 2025-04-25T04:39:35.3226547Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3228160Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2025-04-25T04:39:35.3230057Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2025-04-25T04:39:35.3232130Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2025-04-25T04:39:35.3234072Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2025-04-25T04:39:35.3236225Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2025-04-25T04:39:35.3238619Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3240559Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2025-04-25T04:39:35.3242506Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2025-04-25T04:39:35.3244422Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2025-04-25T04:39:35.3246537Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2025-04-25T04:39:35.3248733Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3250460Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2025-04-25T04:39:35.3252452Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2025-04-25T04:39:35.3254272Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2025-04-25T04:39:35.3256431Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2025-04-25T04:39:35.3258301Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear.h' 2025-04-25T04:39:35.3260488Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h' 2025-04-25T04:39:35.3263394Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_native.h' 2025-04-25T04:39:35.3265387Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_ops.h' 2025-04-25T04:39:35.3267474Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2025-04-25T04:39:35.3269692Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3271429Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2025-04-25T04:39:35.3273313Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2025-04-25T04:39:35.3275394Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2025-04-25T04:39:35.3277619Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3279420Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2025-04-25T04:39:35.3281186Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2025-04-25T04:39:35.3283337Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2025-04-25T04:39:35.3285599Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2025-04-25T04:39:35.3288172Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3289812Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2025-04-25T04:39:35.3291983Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2025-04-25T04:39:35.3294351Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2025-04-25T04:39:35.3297078Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3298653Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2025-04-25T04:39:35.3300782Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2025-04-25T04:39:35.3303132Z adding 'torch/include/ATen/ops/_native_batch_norm_legit.h' 2025-04-25T04:39:35.3305614Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3307454Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h' 2025-04-25T04:39:35.3309632Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h' 2025-04-25T04:39:35.3311835Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_native.h' 2025-04-25T04:39:35.3314009Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training.h' 2025-04-25T04:39:35.3316289Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3318083Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h' 2025-04-25T04:39:35.3320230Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h' 2025-04-25T04:39:35.3322855Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_ops.h' 2025-04-25T04:39:35.3325195Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2025-04-25T04:39:35.3327674Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3329475Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2025-04-25T04:39:35.3331534Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2025-04-25T04:39:35.3333452Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2025-04-25T04:39:35.3335892Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2025-04-25T04:39:35.3337740Z adding 'torch/include/ATen/ops/_neg_view.h' 2025-04-25T04:39:35.3340759Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3342499Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2025-04-25T04:39:35.3344917Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3346934Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.3348485Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2025-04-25T04:39:35.3350400Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2025-04-25T04:39:35.3352330Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2025-04-25T04:39:35.3354293Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2025-04-25T04:39:35.3356527Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h' 2025-04-25T04:39:35.3358545Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h' 2025-04-25T04:39:35.3360504Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h' 2025-04-25T04:39:35.3362240Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h' 2025-04-25T04:39:35.3364042Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h' 2025-04-25T04:39:35.3365899Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2025-04-25T04:39:35.3368000Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2025-04-25T04:39:35.3370118Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3371957Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2025-04-25T04:39:35.3373947Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2025-04-25T04:39:35.3376047Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3377899Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2025-04-25T04:39:35.3379853Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2025-04-25T04:39:35.3381712Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2025-04-25T04:39:35.3383882Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2025-04-25T04:39:35.3385961Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor.h' 2025-04-25T04:39:35.3387948Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor_native.h' 2025-04-25T04:39:35.3389897Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor_ops.h' 2025-04-25T04:39:35.3391871Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy.h' 2025-04-25T04:39:35.3393674Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_native.h' 2025-04-25T04:39:35.3395817Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h' 2025-04-25T04:39:35.3397505Z adding 'torch/include/ATen/ops/_nested_get_lengths.h' 2025-04-25T04:39:35.3399366Z adding 'torch/include/ATen/ops/_nested_get_lengths_native.h' 2025-04-25T04:39:35.3401323Z adding 'torch/include/ATen/ops/_nested_get_lengths_ops.h' 2025-04-25T04:39:35.3403309Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen.h' 2025-04-25T04:39:35.3405102Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_native.h' 2025-04-25T04:39:35.3406961Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_ops.h' 2025-04-25T04:39:35.3408853Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen.h' 2025-04-25T04:39:35.3410674Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_native.h' 2025-04-25T04:39:35.3412690Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_ops.h' 2025-04-25T04:39:35.3414539Z adding 'torch/include/ATen/ops/_nested_get_offsets.h' 2025-04-25T04:39:35.3416336Z adding 'torch/include/ATen/ops/_nested_get_offsets_native.h' 2025-04-25T04:39:35.3418219Z adding 'torch/include/ATen/ops/_nested_get_offsets_ops.h' 2025-04-25T04:39:35.3420232Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx.h' 2025-04-25T04:39:35.3422058Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_native.h' 2025-04-25T04:39:35.3424036Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_ops.h' 2025-04-25T04:39:35.3425862Z adding 'torch/include/ATen/ops/_nested_get_values.h' 2025-04-25T04:39:35.3427817Z adding 'torch/include/ATen/ops/_nested_get_values_copy.h' 2025-04-25T04:39:35.3429912Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3431941Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.3433588Z adding 'torch/include/ATen/ops/_nested_get_values_copy_native.h' 2025-04-25T04:39:35.3435590Z adding 'torch/include/ATen/ops/_nested_get_values_copy_ops.h' 2025-04-25T04:39:35.3437402Z adding 'torch/include/ATen/ops/_nested_get_values_native.h' 2025-04-25T04:39:35.3439714Z adding 'torch/include/ATen/ops/_nested_get_values_ops.h' 2025-04-25T04:39:35.3441677Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2025-04-25T04:39:35.3443672Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2025-04-25T04:39:35.3445730Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2025-04-25T04:39:35.3447671Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2025-04-25T04:39:35.3449517Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2025-04-25T04:39:35.3451465Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2025-04-25T04:39:35.3453464Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2025-04-25T04:39:35.3455622Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3457519Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2025-04-25T04:39:35.3459483Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2025-04-25T04:39:35.3461325Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2025-04-25T04:39:35.3463452Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2025-04-25T04:39:35.3465320Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2025-04-25T04:39:35.3467194Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2025-04-25T04:39:35.3469099Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2025-04-25T04:39:35.3471071Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2025-04-25T04:39:35.3473052Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2025-04-25T04:39:35.3475160Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2025-04-25T04:39:35.3477417Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3479265Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2025-04-25T04:39:35.3481297Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2025-04-25T04:39:35.3483253Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2025-04-25T04:39:35.3485342Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3487094Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2025-04-25T04:39:35.3489086Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2025-04-25T04:39:35.3491053Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2025-04-25T04:39:35.3492953Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2025-04-25T04:39:35.3494918Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2025-04-25T04:39:35.3496819Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets.h' 2025-04-25T04:39:35.3498947Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3500906Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h' 2025-04-25T04:39:35.3502967Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h' 2025-04-25T04:39:35.3504873Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2025-04-25T04:39:35.3506935Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3508696Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2025-04-25T04:39:35.3510674Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2025-04-25T04:39:35.3512587Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2025-04-25T04:39:35.3514658Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2025-04-25T04:39:35.3516789Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3518873Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.3520600Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2025-04-25T04:39:35.3522602Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2025-04-25T04:39:35.3524630Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2025-04-25T04:39:35.3526541Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2025-04-25T04:39:35.3528340Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2025-04-25T04:39:35.3530317Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2025-04-25T04:39:35.3532249Z adding 'torch/include/ATen/ops/_nested_view_from_jagged.h' 2025-04-25T04:39:35.3534428Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy.h' 2025-04-25T04:39:35.3536678Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3538843Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.3540721Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h' 2025-04-25T04:39:35.3542943Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h' 2025-04-25T04:39:35.3544863Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_native.h' 2025-04-25T04:39:35.3546904Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_ops.h' 2025-04-25T04:39:35.3548986Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2025-04-25T04:39:35.3551222Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3552939Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2025-04-25T04:39:35.3554964Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2025-04-25T04:39:35.3556800Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2025-04-25T04:39:35.3559041Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.3560717Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2025-04-25T04:39:35.3562631Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2025-04-25T04:39:35.3565041Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2025-04-25T04:39:35.3567422Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3569449Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2025-04-25T04:39:35.3571366Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2025-04-25T04:39:35.3573204Z adding 'torch/include/ATen/ops/_nnz.h' 2025-04-25T04:39:35.3575070Z adding 'torch/include/ATen/ops/_nnz_native.h' 2025-04-25T04:39:35.3577072Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2025-04-25T04:39:35.3579066Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2025-04-25T04:39:35.3581247Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2025-04-25T04:39:35.3583601Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.3585313Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2025-04-25T04:39:35.3587273Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2025-04-25T04:39:35.3589367Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3591129Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2025-04-25T04:39:35.3593266Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2025-04-25T04:39:35.3595212Z adding 'torch/include/ATen/ops/_pad_circular.h' 2025-04-25T04:39:35.3597366Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.3599096Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2025-04-25T04:39:35.3601010Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2025-04-25T04:39:35.3603029Z adding 'torch/include/ATen/ops/_pad_enum.h' 2025-04-25T04:39:35.3605077Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.3606822Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2025-04-25T04:39:35.3608832Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2025-04-25T04:39:35.3610819Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2025-04-25T04:39:35.3612956Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.3614731Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2025-04-25T04:39:35.3616772Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2025-04-25T04:39:35.3618871Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward.h' 2025-04-25T04:39:35.3620904Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h' 2025-04-25T04:39:35.3623059Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h' 2025-04-25T04:39:35.3624886Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h' 2025-04-25T04:39:35.3626952Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h' 2025-04-25T04:39:35.3628836Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2025-04-25T04:39:35.3631011Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3632782Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2025-04-25T04:39:35.3634730Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2025-04-25T04:39:35.3636533Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2025-04-25T04:39:35.3638981Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2025-04-25T04:39:35.3641048Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2025-04-25T04:39:35.3643237Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3645083Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2025-04-25T04:39:35.3646958Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2025-04-25T04:39:35.3648717Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2025-04-25T04:39:35.3650764Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2025-04-25T04:39:35.3652725Z adding 'torch/include/ATen/ops/_pin_memory.h' 2025-04-25T04:39:35.3654887Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3656675Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2025-04-25T04:39:35.3658936Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2025-04-25T04:39:35.3660763Z adding 'torch/include/ATen/ops/_prelu_kernel.h' 2025-04-25T04:39:35.3662781Z adding 'torch/include/ATen/ops/_prelu_kernel_backward.h' 2025-04-25T04:39:35.3664809Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h' 2025-04-25T04:39:35.3666665Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h' 2025-04-25T04:39:35.3668546Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_native.h' 2025-04-25T04:39:35.3670601Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_ops.h' 2025-04-25T04:39:35.3672457Z adding 'torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h' 2025-04-25T04:39:35.3674342Z adding 'torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h' 2025-04-25T04:39:35.3676201Z adding 'torch/include/ATen/ops/_prelu_kernel_native.h' 2025-04-25T04:39:35.3678144Z adding 'torch/include/ATen/ops/_prelu_kernel_ops.h' 2025-04-25T04:39:35.3679988Z adding 'torch/include/ATen/ops/_print.h' 2025-04-25T04:39:35.3682115Z adding 'torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3683756Z adding 'torch/include/ATen/ops/_print_native.h' 2025-04-25T04:39:35.3685758Z adding 'torch/include/ATen/ops/_print_ops.h' 2025-04-25T04:39:35.3687595Z adding 'torch/include/ATen/ops/_propagate_xla_data.h' 2025-04-25T04:39:35.3689696Z adding 'torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.3691408Z adding 'torch/include/ATen/ops/_propagate_xla_data_native.h' 2025-04-25T04:39:35.3693906Z adding 'torch/include/ATen/ops/_propagate_xla_data_ops.h' 2025-04-25T04:39:35.3695622Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2025-04-25T04:39:35.3697784Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.3699564Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2025-04-25T04:39:35.3701407Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2025-04-25T04:39:35.3703474Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2025-04-25T04:39:35.3705871Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2025-04-25T04:39:35.3708287Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3710341Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.3711981Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2025-04-25T04:39:35.3714048Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2025-04-25T04:39:35.3716103Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2025-04-25T04:39:35.3718018Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2025-04-25T04:39:35.3720075Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2025-04-25T04:39:35.3722840Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2025-04-25T04:39:35.3724961Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2025-04-25T04:39:35.3727050Z adding 'torch/include/ATen/ops/_reshape_copy.h' 2025-04-25T04:39:35.3729256Z adding 'torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3730975Z adding 'torch/include/ATen/ops/_reshape_copy_native.h' 2025-04-25T04:39:35.3733033Z adding 'torch/include/ATen/ops/_reshape_copy_ops.h' 2025-04-25T04:39:35.3734955Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2025-04-25T04:39:35.3737201Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.3739213Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2025-04-25T04:39:35.3741170Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2025-04-25T04:39:35.3743656Z adding 'torch/include/ATen/ops/_resize_output.h' 2025-04-25T04:39:35.3745991Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3747932Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2025-04-25T04:39:35.3749900Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2025-04-25T04:39:35.3751982Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2025-04-25T04:39:35.3754004Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2025-04-25T04:39:35.3756137Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.3757961Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2025-04-25T04:39:35.3760042Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2025-04-25T04:39:35.3762096Z adding 'torch/include/ATen/ops/_safe_softmax.h' 2025-04-25T04:39:35.3764179Z adding 'torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3765921Z adding 'torch/include/ATen/ops/_safe_softmax_native.h' 2025-04-25T04:39:35.3767952Z adding 'torch/include/ATen/ops/_safe_softmax_ops.h' 2025-04-25T04:39:35.3770022Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2025-04-25T04:39:35.3772258Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3774183Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2025-04-25T04:39:35.3776168Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2025-04-25T04:39:35.3778029Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2025-04-25T04:39:35.3780120Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2025-04-25T04:39:35.3782180Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2025-04-25T04:39:35.3784378Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.3786129Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2025-04-25T04:39:35.3788122Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2025-04-25T04:39:35.3790252Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2025-04-25T04:39:35.3792498Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.3794435Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h' 2025-04-25T04:39:35.3796398Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h' 2025-04-25T04:39:35.3798532Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h' 2025-04-25T04:39:35.3800501Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2025-04-25T04:39:35.3802672Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2025-04-25T04:39:35.3804804Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h' 2025-04-25T04:39:35.3807194Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h' 2025-04-25T04:39:35.3809425Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h' 2025-04-25T04:39:35.3811403Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h' 2025-04-25T04:39:35.3813608Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h' 2025-04-25T04:39:35.3815799Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h' 2025-04-25T04:39:35.3817789Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h' 2025-04-25T04:39:35.3820027Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h' 2025-04-25T04:39:35.3822299Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h' 2025-04-25T04:39:35.3824290Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h' 2025-04-25T04:39:35.3826365Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h' 2025-04-25T04:39:35.3828155Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h' 2025-04-25T04:39:35.3830197Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h' 2025-04-25T04:39:35.3832190Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h' 2025-04-25T04:39:35.3834044Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h' 2025-04-25T04:39:35.3836029Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h' 2025-04-25T04:39:35.3838080Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention.h' 2025-04-25T04:39:35.3840360Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h' 2025-04-25T04:39:35.3842558Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h' 2025-04-25T04:39:35.3844408Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h' 2025-04-25T04:39:35.3846470Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h' 2025-04-25T04:39:35.3848454Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h' 2025-04-25T04:39:35.3850280Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h' 2025-04-25T04:39:35.3852255Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h' 2025-04-25T04:39:35.3854270Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h' 2025-04-25T04:39:35.3856082Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h' 2025-04-25T04:39:35.3858116Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h' 2025-04-25T04:39:35.3860030Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h' 2025-04-25T04:39:35.3861890Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h' 2025-04-25T04:39:35.3863865Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h' 2025-04-25T04:39:35.3865731Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h' 2025-04-25T04:39:35.3867762Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h' 2025-04-25T04:39:35.3869811Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h' 2025-04-25T04:39:35.3872067Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h' 2025-04-25T04:39:35.3874350Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3876134Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h' 2025-04-25T04:39:35.3878207Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h' 2025-04-25T04:39:35.3880289Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3882058Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h' 2025-04-25T04:39:35.3884042Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h' 2025-04-25T04:39:35.3885852Z adding 'torch/include/ATen/ops/_scaled_grouped_mm.h' 2025-04-25T04:39:35.3887800Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h' 2025-04-25T04:39:35.3889563Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_native.h' 2025-04-25T04:39:35.3891515Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_ops.h' 2025-04-25T04:39:35.3893534Z adding 'torch/include/ATen/ops/_scaled_mm.h' 2025-04-25T04:39:35.3895648Z adding 'torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h' 2025-04-25T04:39:35.3897468Z adding 'torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h' 2025-04-25T04:39:35.3899300Z adding 'torch/include/ATen/ops/_scaled_mm_native.h' 2025-04-25T04:39:35.3901399Z adding 'torch/include/ATen/ops/_scaled_mm_ops.h' 2025-04-25T04:39:35.3903594Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2025-04-25T04:39:35.3905808Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3907601Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2025-04-25T04:39:35.3909485Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2025-04-25T04:39:35.3911263Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2025-04-25T04:39:35.3913285Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2025-04-25T04:39:35.3915134Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2025-04-25T04:39:35.3917214Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.3918765Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2025-04-25T04:39:35.3920593Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2025-04-25T04:39:35.3923278Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2025-04-25T04:39:35.3925839Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.3927699Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2025-04-25T04:39:35.3929753Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2025-04-25T04:39:35.3931609Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2025-04-25T04:39:35.3933838Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2025-04-25T04:39:35.3936152Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2025-04-25T04:39:35.3938521Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2025-04-25T04:39:35.3940597Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2025-04-25T04:39:35.3942570Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2025-04-25T04:39:35.3944703Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2025-04-25T04:39:35.3946509Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2025-04-25T04:39:35.3948641Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.3950306Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2025-04-25T04:39:35.3952290Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2025-04-25T04:39:35.3954109Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2025-04-25T04:39:35.3956157Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.3957785Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2025-04-25T04:39:35.3959669Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2025-04-25T04:39:35.3961706Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2025-04-25T04:39:35.3963822Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.3965455Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2025-04-25T04:39:35.3967388Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2025-04-25T04:39:35.3969249Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2025-04-25T04:39:35.3971265Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.3973076Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2025-04-25T04:39:35.3974910Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2025-04-25T04:39:35.3976802Z adding 'torch/include/ATen/ops/_softmax.h' 2025-04-25T04:39:35.3978735Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2025-04-25T04:39:35.3981555Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.3982986Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2025-04-25T04:39:35.3984953Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2025-04-25T04:39:35.3986776Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2025-04-25T04:39:35.3988756Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2025-04-25T04:39:35.3990771Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2025-04-25T04:39:35.3992875Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2025-04-25T04:39:35.3995146Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.3996985Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2025-04-25T04:39:35.3999025Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2025-04-25T04:39:35.4000877Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2025-04-25T04:39:35.4002921Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2025-04-25T04:39:35.4004970Z adding 'torch/include/ATen/ops/_softmax_native.h' 2025-04-25T04:39:35.4007003Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2025-04-25T04:39:35.4009005Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2025-04-25T04:39:35.4011369Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4013173Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2025-04-25T04:39:35.4015307Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2025-04-25T04:39:35.4017310Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2025-04-25T04:39:35.4019358Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2025-04-25T04:39:35.4021573Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4023736Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.4025445Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2025-04-25T04:39:35.4027613Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2025-04-25T04:39:35.4029495Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2025-04-25T04:39:35.4031535Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2025-04-25T04:39:35.4033611Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2025-04-25T04:39:35.4035874Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4037932Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2025-04-25T04:39:35.4040664Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2025-04-25T04:39:35.4042774Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2025-04-25T04:39:35.4045226Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4047059Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2025-04-25T04:39:35.4049208Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2025-04-25T04:39:35.4051509Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2025-04-25T04:39:35.4054005Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4055840Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2025-04-25T04:39:35.4058094Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2025-04-25T04:39:35.4060214Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h' 2025-04-25T04:39:35.4062610Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4064433Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h' 2025-04-25T04:39:35.4066697Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h' 2025-04-25T04:39:35.4068874Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2025-04-25T04:39:35.4071361Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4073230Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2025-04-25T04:39:35.4075358Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2025-04-25T04:39:35.4077501Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2025-04-25T04:39:35.4080221Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2025-04-25T04:39:35.4082760Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4084908Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2025-04-25T04:39:35.4086908Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2025-04-25T04:39:35.4089207Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2025-04-25T04:39:35.4091492Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4093440Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2025-04-25T04:39:35.4095383Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2025-04-25T04:39:35.4097625Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2025-04-25T04:39:35.4099785Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2025-04-25T04:39:35.4102175Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4104061Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2025-04-25T04:39:35.4106198Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2025-04-25T04:39:35.4108219Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2025-04-25T04:39:35.4110468Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4112280Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2025-04-25T04:39:35.4114502Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2025-04-25T04:39:35.4116562Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2025-04-25T04:39:35.4118852Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4120649Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2025-04-25T04:39:35.4122859Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2025-04-25T04:39:35.4124986Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2025-04-25T04:39:35.4127360Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4129248Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2025-04-25T04:39:35.4131427Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2025-04-25T04:39:35.4133459Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2025-04-25T04:39:35.4135686Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2025-04-25T04:39:35.4138016Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4139980Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2025-04-25T04:39:35.4142161Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2025-04-25T04:39:35.4144247Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4146148Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4147940Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2025-04-25T04:39:35.4149998Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2025-04-25T04:39:35.4152046Z adding 'torch/include/ATen/ops/_sparse_mask_projection.h' 2025-04-25T04:39:35.4154198Z adding 'torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4155855Z adding 'torch/include/ATen/ops/_sparse_mask_projection_native.h' 2025-04-25T04:39:35.4157920Z adding 'torch/include/ATen/ops/_sparse_mask_projection_ops.h' 2025-04-25T04:39:35.4159752Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2025-04-25T04:39:35.4161812Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4163656Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2025-04-25T04:39:35.4166152Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2025-04-25T04:39:35.4168059Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl.h' 2025-04-25T04:39:35.4169577Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h' 2025-04-25T04:39:35.4171307Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h' 2025-04-25T04:39:35.4173280Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h' 2025-04-25T04:39:35.4175172Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h' 2025-04-25T04:39:35.4177289Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h' 2025-04-25T04:39:35.4179013Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm.h' 2025-04-25T04:39:35.4181042Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h' 2025-04-25T04:39:35.4182945Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h' 2025-04-25T04:39:35.4184961Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h' 2025-04-25T04:39:35.4186763Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply.h' 2025-04-25T04:39:35.4188800Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h' 2025-04-25T04:39:35.4191874Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h' 2025-04-25T04:39:35.4193745Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h' 2025-04-25T04:39:35.4195601Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h' 2025-04-25T04:39:35.4197341Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h' 2025-04-25T04:39:35.4199147Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_native.h' 2025-04-25T04:39:35.4201139Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h' 2025-04-25T04:39:35.4203055Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear.h' 2025-04-25T04:39:35.4205010Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h' 2025-04-25T04:39:35.4207191Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_native.h' 2025-04-25T04:39:35.4209324Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h' 2025-04-25T04:39:35.4211184Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm.h' 2025-04-25T04:39:35.4213036Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h' 2025-04-25T04:39:35.4214852Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_native.h' 2025-04-25T04:39:35.4216745Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h' 2025-04-25T04:39:35.4218773Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile.h' 2025-04-25T04:39:35.4228540Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h' 2025-04-25T04:39:35.4229417Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_native.h' 2025-04-25T04:39:35.4230173Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h' 2025-04-25T04:39:35.4230707Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2025-04-25T04:39:35.4231316Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2025-04-25T04:39:35.4232120Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4232862Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2025-04-25T04:39:35.4233802Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2025-04-25T04:39:35.4235972Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4237930Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4239745Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2025-04-25T04:39:35.4241771Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2025-04-25T04:39:35.4243775Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2025-04-25T04:39:35.4245788Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4247522Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2025-04-25T04:39:35.4249441Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2025-04-25T04:39:35.4251402Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2025-04-25T04:39:35.4253320Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2025-04-25T04:39:35.4255401Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4257110Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2025-04-25T04:39:35.4259141Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2025-04-25T04:39:35.4261049Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4263047Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4264739Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2025-04-25T04:39:35.4266814Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2025-04-25T04:39:35.4268770Z adding 'torch/include/ATen/ops/_spdiags.h' 2025-04-25T04:39:35.4270814Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4272611Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2025-04-25T04:39:35.4274363Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2025-04-25T04:39:35.4276325Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2025-04-25T04:39:35.4278207Z adding 'torch/include/ATen/ops/_spsolve.h' 2025-04-25T04:39:35.4279979Z adding 'torch/include/ATen/ops/_spsolve_native.h' 2025-04-25T04:39:35.4281884Z adding 'torch/include/ATen/ops/_spsolve_ops.h' 2025-04-25T04:39:35.4283729Z adding 'torch/include/ATen/ops/_stack.h' 2025-04-25T04:39:35.4285821Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4287583Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2025-04-25T04:39:35.4289319Z adding 'torch/include/ATen/ops/_stack_native.h' 2025-04-25T04:39:35.4291231Z adding 'torch/include/ATen/ops/_stack_ops.h' 2025-04-25T04:39:35.4293224Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2025-04-25T04:39:35.4295249Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4297097Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2025-04-25T04:39:35.4298911Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2025-04-25T04:39:35.4300771Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2025-04-25T04:39:35.4302923Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4304723Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2025-04-25T04:39:35.4306527Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2025-04-25T04:39:35.4308294Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2025-04-25T04:39:35.4310158Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2025-04-25T04:39:35.4312013Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2025-04-25T04:39:35.4313954Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2025-04-25T04:39:35.4315869Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2025-04-25T04:39:35.4317916Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4319618Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2025-04-25T04:39:35.4321537Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2025-04-25T04:39:35.4323433Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2025-04-25T04:39:35.4325522Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4327450Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4329325Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2025-04-25T04:39:35.4331188Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2025-04-25T04:39:35.4333076Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2025-04-25T04:39:35.4335081Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4337007Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2025-04-25T04:39:35.4339281Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4341510Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.4343208Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2025-04-25T04:39:35.4345255Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2025-04-25T04:39:35.4347153Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2025-04-25T04:39:35.4349101Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2025-04-25T04:39:35.4350851Z adding 'torch/include/ATen/ops/_test_check_tensor.h' 2025-04-25T04:39:35.4352999Z adding 'torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4354643Z adding 'torch/include/ATen/ops/_test_check_tensor_native.h' 2025-04-25T04:39:35.4356711Z adding 'torch/include/ATen/ops/_test_check_tensor_ops.h' 2025-04-25T04:39:35.4358630Z adding 'torch/include/ATen/ops/_test_functorch_fallback.h' 2025-04-25T04:39:35.4360824Z adding 'torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4362586Z adding 'torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h' 2025-04-25T04:39:35.4364529Z adding 'torch/include/ATen/ops/_test_functorch_fallback_native.h' 2025-04-25T04:39:35.4366462Z adding 'torch/include/ATen/ops/_test_functorch_fallback_ops.h' 2025-04-25T04:39:35.4368545Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2025-04-25T04:39:35.4370721Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4372570Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2025-04-25T04:39:35.4374494Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2025-04-25T04:39:35.4376557Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2025-04-25T04:39:35.4378419Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2025-04-25T04:39:35.4380706Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4382494Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2025-04-25T04:39:35.4384435Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2025-04-25T04:39:35.4386504Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2025-04-25T04:39:35.4388490Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2025-04-25T04:39:35.4390597Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4392494Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2025-04-25T04:39:35.4394316Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2025-04-25T04:39:35.4396381Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2025-04-25T04:39:35.4398384Z adding 'torch/include/ATen/ops/_test_parallel_materialize.h' 2025-04-25T04:39:35.4400476Z adding 'torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4402175Z adding 'torch/include/ATen/ops/_test_parallel_materialize_native.h' 2025-04-25T04:39:35.4404240Z adding 'torch/include/ATen/ops/_test_parallel_materialize_ops.h' 2025-04-25T04:39:35.4406145Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2025-04-25T04:39:35.4408299Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4409977Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2025-04-25T04:39:35.4412036Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2025-04-25T04:39:35.4413878Z adding 'torch/include/ATen/ops/_test_string_default.h' 2025-04-25T04:39:35.4416014Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4417722Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2025-04-25T04:39:35.4419771Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2025-04-25T04:39:35.4421673Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2025-04-25T04:39:35.4424013Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4425687Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2025-04-25T04:39:35.4427837Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2025-04-25T04:39:35.4429794Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2025-04-25T04:39:35.4432035Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4433765Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2025-04-25T04:39:35.4435850Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2025-04-25T04:39:35.4438025Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2025-04-25T04:39:35.4441008Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4442767Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2025-04-25T04:39:35.4444846Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2025-04-25T04:39:35.4446894Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2025-04-25T04:39:35.4449046Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2025-04-25T04:39:35.4451234Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4453169Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2025-04-25T04:39:35.4455057Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2025-04-25T04:39:35.4457199Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2025-04-25T04:39:35.4459349Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4461260Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2025-04-25T04:39:35.4463307Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2025-04-25T04:39:35.4465392Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2025-04-25T04:39:35.4467598Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2025-04-25T04:39:35.4469667Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2025-04-25T04:39:35.4471854Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4473770Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2025-04-25T04:39:35.4476012Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4477959Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2025-04-25T04:39:35.4479793Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2025-04-25T04:39:35.4482007Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2025-04-25T04:39:35.4483990Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2025-04-25T04:39:35.4486026Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2025-04-25T04:39:35.4488164Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4490101Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2025-04-25T04:39:35.4491966Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2025-04-25T04:39:35.4494105Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2025-04-25T04:39:35.4496340Z adding 'torch/include/ATen/ops/_to_copy.h' 2025-04-25T04:39:35.4498608Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4500426Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2025-04-25T04:39:35.4502829Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2025-04-25T04:39:35.4504709Z adding 'torch/include/ATen/ops/_to_cpu.h' 2025-04-25T04:39:35.4506781Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4508509Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2025-04-25T04:39:35.4510498Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2025-04-25T04:39:35.4512502Z adding 'torch/include/ATen/ops/_to_dense.h' 2025-04-25T04:39:35.4514674Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4516458Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2025-04-25T04:39:35.4518545Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2025-04-25T04:39:35.4520618Z adding 'torch/include/ATen/ops/_to_sparse.h' 2025-04-25T04:39:35.4522633Z adding 'torch/include/ATen/ops/_to_sparse_bsc.h' 2025-04-25T04:39:35.4524756Z adding 'torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4526629Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h' 2025-04-25T04:39:35.4528660Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h' 2025-04-25T04:39:35.4530511Z adding 'torch/include/ATen/ops/_to_sparse_bsc_native.h' 2025-04-25T04:39:35.4532593Z adding 'torch/include/ATen/ops/_to_sparse_bsc_ops.h' 2025-04-25T04:39:35.4534615Z adding 'torch/include/ATen/ops/_to_sparse_bsr.h' 2025-04-25T04:39:35.4536773Z adding 'torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4538838Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h' 2025-04-25T04:39:35.4540811Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h' 2025-04-25T04:39:35.4542882Z adding 'torch/include/ATen/ops/_to_sparse_bsr_native.h' 2025-04-25T04:39:35.4544986Z adding 'torch/include/ATen/ops/_to_sparse_bsr_ops.h' 2025-04-25T04:39:35.4547174Z adding 'torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4549067Z adding 'torch/include/ATen/ops/_to_sparse_cpu_dispatch.h' 2025-04-25T04:39:35.4550973Z adding 'torch/include/ATen/ops/_to_sparse_csc.h' 2025-04-25T04:39:35.4553115Z adding 'torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4554921Z adding 'torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h' 2025-04-25T04:39:35.4556843Z adding 'torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h' 2025-04-25T04:39:35.4558753Z adding 'torch/include/ATen/ops/_to_sparse_csc_native.h' 2025-04-25T04:39:35.4560847Z adding 'torch/include/ATen/ops/_to_sparse_csc_ops.h' 2025-04-25T04:39:35.4562810Z adding 'torch/include/ATen/ops/_to_sparse_csr.h' 2025-04-25T04:39:35.4564928Z adding 'torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4566773Z adding 'torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h' 2025-04-25T04:39:35.4568857Z adding 'torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h' 2025-04-25T04:39:35.4570629Z adding 'torch/include/ATen/ops/_to_sparse_csr_native.h' 2025-04-25T04:39:35.4572651Z adding 'torch/include/ATen/ops/_to_sparse_csr_ops.h' 2025-04-25T04:39:35.4574745Z adding 'torch/include/ATen/ops/_to_sparse_cuda_dispatch.h' 2025-04-25T04:39:35.4576711Z adding 'torch/include/ATen/ops/_to_sparse_native.h' 2025-04-25T04:39:35.4578882Z adding 'torch/include/ATen/ops/_to_sparse_ops.h' 2025-04-25T04:39:35.4580943Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured.h' 2025-04-25T04:39:35.4583149Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h' 2025-04-25T04:39:35.4584944Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_native.h' 2025-04-25T04:39:35.4587000Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_ops.h' 2025-04-25T04:39:35.4589045Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2025-04-25T04:39:35.4591272Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4593137Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2025-04-25T04:39:35.4595093Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2025-04-25T04:39:35.4596845Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2025-04-25T04:39:35.4599000Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2025-04-25T04:39:35.4601242Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2025-04-25T04:39:35.4603698Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4605635Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2025-04-25T04:39:35.4607671Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2025-04-25T04:39:35.4609674Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2025-04-25T04:39:35.4612048Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2025-04-25T04:39:35.4614141Z adding 'torch/include/ATen/ops/_trilinear.h' 2025-04-25T04:39:35.4616396Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4618395Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.4620207Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2025-04-25T04:39:35.4622300Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2025-04-25T04:39:35.4624593Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2025-04-25T04:39:35.4626825Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4628880Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2025-04-25T04:39:35.4630698Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2025-04-25T04:39:35.4632924Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2025-04-25T04:39:35.4634951Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2025-04-25T04:39:35.4637162Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4639239Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2025-04-25T04:39:35.4641157Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2025-04-25T04:39:35.4643189Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2025-04-25T04:39:35.4645182Z adding 'torch/include/ATen/ops/_unique.h' 2025-04-25T04:39:35.4648179Z adding 'torch/include/ATen/ops/_unique2.h' 2025-04-25T04:39:35.4650459Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4652264Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2025-04-25T04:39:35.4654262Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2025-04-25T04:39:35.4656239Z adding 'torch/include/ATen/ops/_unique2_native.h' 2025-04-25T04:39:35.4658255Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2025-04-25T04:39:35.4660365Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4662445Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2025-04-25T04:39:35.4664310Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2025-04-25T04:39:35.4666236Z adding 'torch/include/ATen/ops/_unique_native.h' 2025-04-25T04:39:35.4668256Z adding 'torch/include/ATen/ops/_unique_ops.h' 2025-04-25T04:39:35.4670270Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2025-04-25T04:39:35.4672307Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4674064Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2025-04-25T04:39:35.4676015Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2025-04-25T04:39:35.4677973Z adding 'torch/include/ATen/ops/_unsafe_index.h' 2025-04-25T04:39:35.4680039Z adding 'torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4681918Z adding 'torch/include/ATen/ops/_unsafe_index_native.h' 2025-04-25T04:39:35.4683793Z adding 'torch/include/ATen/ops/_unsafe_index_ops.h' 2025-04-25T04:39:35.4685800Z adding 'torch/include/ATen/ops/_unsafe_index_put.h' 2025-04-25T04:39:35.4687853Z adding 'torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4689669Z adding 'torch/include/ATen/ops/_unsafe_index_put_native.h' 2025-04-25T04:39:35.4691608Z adding 'torch/include/ATen/ops/_unsafe_index_put_ops.h' 2025-04-25T04:39:35.4693594Z adding 'torch/include/ATen/ops/_unsafe_masked_index.h' 2025-04-25T04:39:35.4695726Z adding 'torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4697537Z adding 'torch/include/ATen/ops/_unsafe_masked_index_native.h' 2025-04-25T04:39:35.4699493Z adding 'torch/include/ATen/ops/_unsafe_masked_index_ops.h' 2025-04-25T04:39:35.4701618Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h' 2025-04-25T04:39:35.4703763Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4705577Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h' 2025-04-25T04:39:35.4707558Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h' 2025-04-25T04:39:35.4709693Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2025-04-25T04:39:35.4711904Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4713732Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2025-04-25T04:39:35.4715770Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2025-04-25T04:39:35.4718281Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2025-04-25T04:39:35.4720873Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2025-04-25T04:39:35.4723387Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.4725292Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2025-04-25T04:39:35.4727465Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2025-04-25T04:39:35.4729384Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2025-04-25T04:39:35.4731518Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2025-04-25T04:39:35.4733469Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2025-04-25T04:39:35.4735592Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2025-04-25T04:39:35.4737970Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.4740132Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4742114Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2025-04-25T04:39:35.4744293Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2025-04-25T04:39:35.4746136Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2025-04-25T04:39:35.4748201Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2025-04-25T04:39:35.4750177Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2025-04-25T04:39:35.4752391Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2025-04-25T04:39:35.4754841Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2025-04-25T04:39:35.4757483Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2025-04-25T04:39:35.4760010Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.4761886Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2025-04-25T04:39:35.4764091Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2025-04-25T04:39:35.4766016Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2025-04-25T04:39:35.4768233Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2025-04-25T04:39:35.4770443Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2025-04-25T04:39:35.4772469Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2025-04-25T04:39:35.4774497Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.4776413Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4778399Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2025-04-25T04:39:35.4780470Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2025-04-25T04:39:35.4782525Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2025-04-25T04:39:35.4784611Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2025-04-25T04:39:35.4786563Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2025-04-25T04:39:35.4788694Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2025-04-25T04:39:35.4791085Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2025-04-25T04:39:35.4793686Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2025-04-25T04:39:35.4796191Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.4797981Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2025-04-25T04:39:35.4800012Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2025-04-25T04:39:35.4801973Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2025-04-25T04:39:35.4804031Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2025-04-25T04:39:35.4806032Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2025-04-25T04:39:35.4808108Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2025-04-25T04:39:35.4810345Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.4812256Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4814214Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2025-04-25T04:39:35.4816214Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2025-04-25T04:39:35.4818140Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2025-04-25T04:39:35.4820238Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2025-04-25T04:39:35.4822259Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2025-04-25T04:39:35.4824418Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2025-04-25T04:39:35.4826874Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2025-04-25T04:39:35.4829421Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2025-04-25T04:39:35.4832422Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.4833814Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2025-04-25T04:39:35.4836028Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2025-04-25T04:39:35.4838094Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2025-04-25T04:39:35.4841310Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2025-04-25T04:39:35.4843552Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2025-04-25T04:39:35.4845735Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2025-04-25T04:39:35.4847896Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.4850177Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4851801Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2025-04-25T04:39:35.4853868Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2025-04-25T04:39:35.4855778Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2025-04-25T04:39:35.4857828Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2025-04-25T04:39:35.4859889Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2025-04-25T04:39:35.4862117Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2025-04-25T04:39:35.4864613Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2025-04-25T04:39:35.4867294Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2025-04-25T04:39:35.4869875Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.4871707Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2025-04-25T04:39:35.4873905Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2025-04-25T04:39:35.4875839Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2025-04-25T04:39:35.4877962Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2025-04-25T04:39:35.4879916Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2025-04-25T04:39:35.4882069Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2025-04-25T04:39:35.4884292Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.4886223Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4888212Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2025-04-25T04:39:35.4890294Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2025-04-25T04:39:35.4892196Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2025-04-25T04:39:35.4894299Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2025-04-25T04:39:35.4896259Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2025-04-25T04:39:35.4898451Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2025-04-25T04:39:35.4900444Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2025-04-25T04:39:35.4902702Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2025-04-25T04:39:35.4904536Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2025-04-25T04:39:35.4906613Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2025-04-25T04:39:35.4908608Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2025-04-25T04:39:35.4910826Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4912451Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2025-04-25T04:39:35.4914400Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2025-04-25T04:39:35.4916320Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2025-04-25T04:39:35.4918366Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2025-04-25T04:39:35.4920316Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2025-04-25T04:39:35.4922230Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2025-04-25T04:39:35.4924184Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2025-04-25T04:39:35.4926140Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2025-04-25T04:39:35.4928252Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4930078Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2025-04-25T04:39:35.4931975Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2025-04-25T04:39:35.4933941Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2025-04-25T04:39:35.4936077Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4938078Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2025-04-25T04:39:35.4940249Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2025-04-25T04:39:35.4942371Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2025-04-25T04:39:35.4944591Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4946322Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2025-04-25T04:39:35.4948291Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2025-04-25T04:39:35.4950260Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2025-04-25T04:39:35.4952395Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4954167Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2025-04-25T04:39:35.4956145Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2025-04-25T04:39:35.4958126Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2025-04-25T04:39:35.4960251Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4962003Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2025-04-25T04:39:35.4963967Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2025-04-25T04:39:35.4965993Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2025-04-25T04:39:35.4968102Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4969835Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2025-04-25T04:39:35.4971809Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2025-04-25T04:39:35.4973579Z adding 'torch/include/ATen/ops/_values.h' 2025-04-25T04:39:35.4975505Z adding 'torch/include/ATen/ops/_values_copy.h' 2025-04-25T04:39:35.4977590Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.4979625Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.4981308Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2025-04-25T04:39:35.4983443Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2025-04-25T04:39:35.4985364Z adding 'torch/include/ATen/ops/_values_native.h' 2025-04-25T04:39:35.4987409Z adding 'torch/include/ATen/ops/_values_ops.h' 2025-04-25T04:39:35.4989185Z adding 'torch/include/ATen/ops/_version.h' 2025-04-25T04:39:35.4991220Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.4992951Z adding 'torch/include/ATen/ops/_version_native.h' 2025-04-25T04:39:35.4994865Z adding 'torch/include/ATen/ops/_version_ops.h' 2025-04-25T04:39:35.4996850Z adding 'torch/include/ATen/ops/_weight_int4pack_mm.h' 2025-04-25T04:39:35.4998808Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h' 2025-04-25T04:39:35.5000772Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h' 2025-04-25T04:39:35.5002781Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h' 2025-04-25T04:39:35.5004664Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h' 2025-04-25T04:39:35.5006621Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h' 2025-04-25T04:39:35.5008523Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_native.h' 2025-04-25T04:39:35.5010536Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_ops.h' 2025-04-25T04:39:35.5012565Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h' 2025-04-25T04:39:35.5014400Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h' 2025-04-25T04:39:35.5016467Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h' 2025-04-25T04:39:35.5018289Z adding 'torch/include/ATen/ops/_weight_int8pack_mm.h' 2025-04-25T04:39:35.5020310Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h' 2025-04-25T04:39:35.5022166Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_native.h' 2025-04-25T04:39:35.5024222Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_ops.h' 2025-04-25T04:39:35.5026086Z adding 'torch/include/ATen/ops/_weight_norm.h' 2025-04-25T04:39:35.5028199Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5030038Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2025-04-25T04:39:35.5032224Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5034039Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2025-04-25T04:39:35.5036061Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2025-04-25T04:39:35.5038114Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2025-04-25T04:39:35.5040299Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2025-04-25T04:39:35.5042497Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5044410Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2025-04-25T04:39:35.5046338Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2025-04-25T04:39:35.5048258Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2025-04-25T04:39:35.5050381Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2025-04-25T04:39:35.5052581Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5054418Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2025-04-25T04:39:35.5056377Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2025-04-25T04:39:35.5058185Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2025-04-25T04:39:35.5060263Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2025-04-25T04:39:35.5062212Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2025-04-25T04:39:35.5064232Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2025-04-25T04:39:35.5066202Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack.h' 2025-04-25T04:39:35.5068318Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5070150Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_native.h' 2025-04-25T04:39:35.5072044Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_ops.h' 2025-04-25T04:39:35.5074050Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h' 2025-04-25T04:39:35.5076265Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5078012Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h' 2025-04-25T04:39:35.5080160Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h' 2025-04-25T04:39:35.5082076Z adding 'torch/include/ATen/ops/abs.h' 2025-04-25T04:39:35.5084147Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5085910Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2025-04-25T04:39:35.5087846Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2025-04-25T04:39:35.5089695Z adding 'torch/include/ATen/ops/abs_native.h' 2025-04-25T04:39:35.5091816Z adding 'torch/include/ATen/ops/abs_ops.h' 2025-04-25T04:39:35.5093811Z adding 'torch/include/ATen/ops/absolute.h' 2025-04-25T04:39:35.5096074Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5097733Z adding 'torch/include/ATen/ops/absolute_native.h' 2025-04-25T04:39:35.5099814Z adding 'torch/include/ATen/ops/absolute_ops.h' 2025-04-25T04:39:35.5101779Z adding 'torch/include/ATen/ops/acos.h' 2025-04-25T04:39:35.5104023Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5105756Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2025-04-25T04:39:35.5107742Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2025-04-25T04:39:35.5109542Z adding 'torch/include/ATen/ops/acos_meta.h' 2025-04-25T04:39:35.5111523Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2025-04-25T04:39:35.5113559Z adding 'torch/include/ATen/ops/acos_native.h' 2025-04-25T04:39:35.5116441Z adding 'torch/include/ATen/ops/acos_ops.h' 2025-04-25T04:39:35.5118468Z adding 'torch/include/ATen/ops/acosh.h' 2025-04-25T04:39:35.5120725Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5122529Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2025-04-25T04:39:35.5124424Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2025-04-25T04:39:35.5126169Z adding 'torch/include/ATen/ops/acosh_meta.h' 2025-04-25T04:39:35.5128148Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2025-04-25T04:39:35.5130146Z adding 'torch/include/ATen/ops/acosh_native.h' 2025-04-25T04:39:35.5132139Z adding 'torch/include/ATen/ops/acosh_ops.h' 2025-04-25T04:39:35.5134287Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2025-04-25T04:39:35.5136342Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5138440Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5140316Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2025-04-25T04:39:35.5142464Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2025-04-25T04:39:35.5144617Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2025-04-25T04:39:35.5146905Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5148874Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2025-04-25T04:39:35.5150796Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2025-04-25T04:39:35.5152698Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2025-04-25T04:39:35.5154716Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2025-04-25T04:39:35.5156867Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2025-04-25T04:39:35.5158982Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2025-04-25T04:39:35.5161022Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-04-25T04:39:35.5163086Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-04-25T04:39:35.5164858Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2025-04-25T04:39:35.5166827Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2025-04-25T04:39:35.5168911Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5170788Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2025-04-25T04:39:35.5172790Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2025-04-25T04:39:35.5174616Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2025-04-25T04:39:35.5176777Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2025-04-25T04:39:35.5178659Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2025-04-25T04:39:35.5180789Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5182556Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2025-04-25T04:39:35.5184570Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2025-04-25T04:39:35.5186683Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2025-04-25T04:39:35.5188722Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2025-04-25T04:39:35.5190969Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5192831Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2025-04-25T04:39:35.5194807Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2025-04-25T04:39:35.5196668Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2025-04-25T04:39:35.5198647Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2025-04-25T04:39:35.5200528Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2025-04-25T04:39:35.5202698Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2025-04-25T04:39:35.5204942Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5206665Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2025-04-25T04:39:35.5208695Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2025-04-25T04:39:35.5210509Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2025-04-25T04:39:35.5212527Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2025-04-25T04:39:35.5214382Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2025-04-25T04:39:35.5216467Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2025-04-25T04:39:35.5218477Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2025-04-25T04:39:35.5220504Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2025-04-25T04:39:35.5222892Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5224872Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2025-04-25T04:39:35.5226703Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2025-04-25T04:39:35.5228608Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2025-04-25T04:39:35.5230557Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2025-04-25T04:39:35.5232510Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2025-04-25T04:39:35.5234534Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2025-04-25T04:39:35.5236751Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5238749Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2025-04-25T04:39:35.5241400Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2025-04-25T04:39:35.5243031Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2025-04-25T04:39:35.5244575Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2025-04-25T04:39:35.5246171Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2025-04-25T04:39:35.5247810Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2025-04-25T04:39:35.5249442Z adding 'torch/include/ATen/ops/add.h' 2025-04-25T04:39:35.5251215Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5253034Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5254398Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2025-04-25T04:39:35.5255859Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2025-04-25T04:39:35.5257376Z adding 'torch/include/ATen/ops/add_meta.h' 2025-04-25T04:39:35.5258953Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2025-04-25T04:39:35.5260721Z adding 'torch/include/ATen/ops/add_native.h' 2025-04-25T04:39:35.5262814Z adding 'torch/include/ATen/ops/add_ops.h' 2025-04-25T04:39:35.5264537Z adding 'torch/include/ATen/ops/addbmm.h' 2025-04-25T04:39:35.5266364Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2025-04-25T04:39:35.5267982Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2025-04-25T04:39:35.5269469Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2025-04-25T04:39:35.5271008Z adding 'torch/include/ATen/ops/addbmm_native.h' 2025-04-25T04:39:35.5272697Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2025-04-25T04:39:35.5274338Z adding 'torch/include/ATen/ops/addcdiv.h' 2025-04-25T04:39:35.5276223Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5277662Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2025-04-25T04:39:35.5279253Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2025-04-25T04:39:35.5280743Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2025-04-25T04:39:35.5282345Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2025-04-25T04:39:35.5283903Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2025-04-25T04:39:35.5285585Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2025-04-25T04:39:35.5287278Z adding 'torch/include/ATen/ops/addcmul.h' 2025-04-25T04:39:35.5289046Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5290551Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2025-04-25T04:39:35.5292113Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2025-04-25T04:39:35.5293567Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2025-04-25T04:39:35.5295156Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2025-04-25T04:39:35.5296671Z adding 'torch/include/ATen/ops/addcmul_native.h' 2025-04-25T04:39:35.5298312Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2025-04-25T04:39:35.5300088Z adding 'torch/include/ATen/ops/addmm.h' 2025-04-25T04:39:35.5302065Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5303587Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2025-04-25T04:39:35.5305369Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2025-04-25T04:39:35.5306812Z adding 'torch/include/ATen/ops/addmm_meta.h' 2025-04-25T04:39:35.5308380Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2025-04-25T04:39:35.5310028Z adding 'torch/include/ATen/ops/addmm_native.h' 2025-04-25T04:39:35.5311944Z adding 'torch/include/ATen/ops/addmm_ops.h' 2025-04-25T04:39:35.5313692Z adding 'torch/include/ATen/ops/addmv.h' 2025-04-25T04:39:35.5315513Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5316993Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2025-04-25T04:39:35.5318582Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2025-04-25T04:39:35.5320144Z adding 'torch/include/ATen/ops/addmv_meta.h' 2025-04-25T04:39:35.5321723Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2025-04-25T04:39:35.5323328Z adding 'torch/include/ATen/ops/addmv_native.h' 2025-04-25T04:39:35.5325230Z adding 'torch/include/ATen/ops/addmv_ops.h' 2025-04-25T04:39:35.5326843Z adding 'torch/include/ATen/ops/addr.h' 2025-04-25T04:39:35.5328625Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5330625Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2025-04-25T04:39:35.5332416Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2025-04-25T04:39:35.5333869Z adding 'torch/include/ATen/ops/addr_native.h' 2025-04-25T04:39:35.5335982Z adding 'torch/include/ATen/ops/addr_ops.h' 2025-04-25T04:39:35.5337879Z adding 'torch/include/ATen/ops/adjoint.h' 2025-04-25T04:39:35.5339880Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5341376Z adding 'torch/include/ATen/ops/adjoint_native.h' 2025-04-25T04:39:35.5343381Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2025-04-25T04:39:35.5345454Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2025-04-25T04:39:35.5347549Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2025-04-25T04:39:35.5349601Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5351125Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2025-04-25T04:39:35.5352874Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2025-04-25T04:39:35.5354858Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5356418Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2025-04-25T04:39:35.5358361Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2025-04-25T04:39:35.5360074Z adding 'torch/include/ATen/ops/alias.h' 2025-04-25T04:39:35.5362018Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5363639Z adding 'torch/include/ATen/ops/alias_copy.h' 2025-04-25T04:39:35.5365606Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5367441Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5368904Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2025-04-25T04:39:35.5370710Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2025-04-25T04:39:35.5372454Z adding 'torch/include/ATen/ops/alias_native.h' 2025-04-25T04:39:35.5374170Z adding 'torch/include/ATen/ops/alias_ops.h' 2025-04-25T04:39:35.5375876Z adding 'torch/include/ATen/ops/align_as.h' 2025-04-25T04:39:35.5377794Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5379301Z adding 'torch/include/ATen/ops/align_as_native.h' 2025-04-25T04:39:35.5381069Z adding 'torch/include/ATen/ops/align_as_ops.h' 2025-04-25T04:39:35.5382930Z adding 'torch/include/ATen/ops/align_tensors.h' 2025-04-25T04:39:35.5384840Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5386428Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2025-04-25T04:39:35.5388208Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2025-04-25T04:39:35.5389853Z adding 'torch/include/ATen/ops/align_to.h' 2025-04-25T04:39:35.5391831Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5393424Z adding 'torch/include/ATen/ops/align_to_native.h' 2025-04-25T04:39:35.5395315Z adding 'torch/include/ATen/ops/align_to_ops.h' 2025-04-25T04:39:35.5397321Z adding 'torch/include/ATen/ops/all.h' 2025-04-25T04:39:35.5399345Z adding 'torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5401199Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5402979Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5404696Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2025-04-25T04:39:35.5406536Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2025-04-25T04:39:35.5408266Z adding 'torch/include/ATen/ops/all_meta.h' 2025-04-25T04:39:35.5410248Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2025-04-25T04:39:35.5411953Z adding 'torch/include/ATen/ops/all_native.h' 2025-04-25T04:39:35.5414099Z adding 'torch/include/ATen/ops/all_ops.h' 2025-04-25T04:39:35.5415969Z adding 'torch/include/ATen/ops/allclose.h' 2025-04-25T04:39:35.5417952Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5419549Z adding 'torch/include/ATen/ops/allclose_native.h' 2025-04-25T04:39:35.5421387Z adding 'torch/include/ATen/ops/allclose_ops.h' 2025-04-25T04:39:35.5423278Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2025-04-25T04:39:35.5425214Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5426819Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2025-04-25T04:39:35.5428623Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2025-04-25T04:39:35.5430416Z adding 'torch/include/ATen/ops/amax.h' 2025-04-25T04:39:35.5432546Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5434199Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2025-04-25T04:39:35.5435938Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2025-04-25T04:39:35.5437757Z adding 'torch/include/ATen/ops/amax_meta.h' 2025-04-25T04:39:35.5439677Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2025-04-25T04:39:35.5441367Z adding 'torch/include/ATen/ops/amax_native.h' 2025-04-25T04:39:35.5443213Z adding 'torch/include/ATen/ops/amax_ops.h' 2025-04-25T04:39:35.5445079Z adding 'torch/include/ATen/ops/amin.h' 2025-04-25T04:39:35.5447114Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5448663Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2025-04-25T04:39:35.5450553Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2025-04-25T04:39:35.5452212Z adding 'torch/include/ATen/ops/amin_meta.h' 2025-04-25T04:39:35.5454029Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2025-04-25T04:39:35.5455704Z adding 'torch/include/ATen/ops/amin_native.h' 2025-04-25T04:39:35.5457645Z adding 'torch/include/ATen/ops/amin_ops.h' 2025-04-25T04:39:35.5459428Z adding 'torch/include/ATen/ops/aminmax.h' 2025-04-25T04:39:35.5461578Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5463291Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2025-04-25T04:39:35.5465102Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2025-04-25T04:39:35.5466847Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2025-04-25T04:39:35.5468661Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2025-04-25T04:39:35.5470420Z adding 'torch/include/ATen/ops/aminmax_native.h' 2025-04-25T04:39:35.5472335Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2025-04-25T04:39:35.5474090Z adding 'torch/include/ATen/ops/and.h' 2025-04-25T04:39:35.5476121Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5477736Z adding 'torch/include/ATen/ops/and_native.h' 2025-04-25T04:39:35.5479667Z adding 'torch/include/ATen/ops/and_ops.h' 2025-04-25T04:39:35.5481483Z adding 'torch/include/ATen/ops/angle.h' 2025-04-25T04:39:35.5483318Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2025-04-25T04:39:35.5485094Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2025-04-25T04:39:35.5486791Z adding 'torch/include/ATen/ops/angle_native.h' 2025-04-25T04:39:35.5488624Z adding 'torch/include/ATen/ops/angle_ops.h' 2025-04-25T04:39:35.5490630Z adding 'torch/include/ATen/ops/any.h' 2025-04-25T04:39:35.5492619Z adding 'torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5494636Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5496315Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5498132Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2025-04-25T04:39:35.5499882Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2025-04-25T04:39:35.5501841Z adding 'torch/include/ATen/ops/any_meta.h' 2025-04-25T04:39:35.5503640Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2025-04-25T04:39:35.5505477Z adding 'torch/include/ATen/ops/any_native.h' 2025-04-25T04:39:35.5507696Z adding 'torch/include/ATen/ops/any_ops.h' 2025-04-25T04:39:35.5509867Z adding 'torch/include/ATen/ops/arange.h' 2025-04-25T04:39:35.5511935Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5513721Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2025-04-25T04:39:35.5515397Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2025-04-25T04:39:35.5517191Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2025-04-25T04:39:35.5518929Z adding 'torch/include/ATen/ops/arange_native.h' 2025-04-25T04:39:35.5521123Z adding 'torch/include/ATen/ops/arange_ops.h' 2025-04-25T04:39:35.5522990Z adding 'torch/include/ATen/ops/arccos.h' 2025-04-25T04:39:35.5524970Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5526501Z adding 'torch/include/ATen/ops/arccos_native.h' 2025-04-25T04:39:35.5528491Z adding 'torch/include/ATen/ops/arccos_ops.h' 2025-04-25T04:39:35.5530267Z adding 'torch/include/ATen/ops/arccosh.h' 2025-04-25T04:39:35.5532214Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5533760Z adding 'torch/include/ATen/ops/arccosh_native.h' 2025-04-25T04:39:35.5535703Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2025-04-25T04:39:35.5538615Z adding 'torch/include/ATen/ops/arcsin.h' 2025-04-25T04:39:35.5540756Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5542395Z adding 'torch/include/ATen/ops/arcsin_native.h' 2025-04-25T04:39:35.5544351Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2025-04-25T04:39:35.5546217Z adding 'torch/include/ATen/ops/arcsinh.h' 2025-04-25T04:39:35.5548138Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5549760Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2025-04-25T04:39:35.5551612Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2025-04-25T04:39:35.5553477Z adding 'torch/include/ATen/ops/arctan.h' 2025-04-25T04:39:35.5555334Z adding 'torch/include/ATen/ops/arctan2.h' 2025-04-25T04:39:35.5557212Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5558821Z adding 'torch/include/ATen/ops/arctan2_native.h' 2025-04-25T04:39:35.5560772Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2025-04-25T04:39:35.5562709Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5564248Z adding 'torch/include/ATen/ops/arctan_native.h' 2025-04-25T04:39:35.5566172Z adding 'torch/include/ATen/ops/arctan_ops.h' 2025-04-25T04:39:35.5568006Z adding 'torch/include/ATen/ops/arctanh.h' 2025-04-25T04:39:35.5569969Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5571557Z adding 'torch/include/ATen/ops/arctanh_native.h' 2025-04-25T04:39:35.5573417Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2025-04-25T04:39:35.5575265Z adding 'torch/include/ATen/ops/argmax.h' 2025-04-25T04:39:35.5577262Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5578981Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2025-04-25T04:39:35.5580677Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2025-04-25T04:39:35.5582457Z adding 'torch/include/ATen/ops/argmax_meta.h' 2025-04-25T04:39:35.5584851Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2025-04-25T04:39:35.5586134Z adding 'torch/include/ATen/ops/argmax_native.h' 2025-04-25T04:39:35.5587960Z adding 'torch/include/ATen/ops/argmax_ops.h' 2025-04-25T04:39:35.5590318Z adding 'torch/include/ATen/ops/argmin.h' 2025-04-25T04:39:35.5592461Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5594086Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2025-04-25T04:39:35.5595751Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2025-04-25T04:39:35.5597353Z adding 'torch/include/ATen/ops/argmin_meta.h' 2025-04-25T04:39:35.5599276Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2025-04-25T04:39:35.5600878Z adding 'torch/include/ATen/ops/argmin_native.h' 2025-04-25T04:39:35.5602769Z adding 'torch/include/ATen/ops/argmin_ops.h' 2025-04-25T04:39:35.5604706Z adding 'torch/include/ATen/ops/argsort.h' 2025-04-25T04:39:35.5606857Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5608255Z adding 'torch/include/ATen/ops/argsort_native.h' 2025-04-25T04:39:35.5610348Z adding 'torch/include/ATen/ops/argsort_ops.h' 2025-04-25T04:39:35.5612058Z adding 'torch/include/ATen/ops/argwhere.h' 2025-04-25T04:39:35.5614232Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5615595Z adding 'torch/include/ATen/ops/argwhere_native.h' 2025-04-25T04:39:35.5617404Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2025-04-25T04:39:35.5619458Z adding 'torch/include/ATen/ops/as_strided.h' 2025-04-25T04:39:35.5621678Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5623279Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2025-04-25T04:39:35.5625412Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5627419Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5628659Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2025-04-25T04:39:35.5630270Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2025-04-25T04:39:35.5631939Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2025-04-25T04:39:35.5633600Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2025-04-25T04:39:35.5635284Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2025-04-25T04:39:35.5636762Z adding 'torch/include/ATen/ops/as_strided_native.h' 2025-04-25T04:39:35.5638841Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2025-04-25T04:39:35.5640894Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2025-04-25T04:39:35.5642952Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5644730Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5646016Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2025-04-25T04:39:35.5647918Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2025-04-25T04:39:35.5649700Z adding 'torch/include/ATen/ops/asin.h' 2025-04-25T04:39:35.5651957Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5653401Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2025-04-25T04:39:35.5655207Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2025-04-25T04:39:35.5656774Z adding 'torch/include/ATen/ops/asin_meta.h' 2025-04-25T04:39:35.5658642Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2025-04-25T04:39:35.5660281Z adding 'torch/include/ATen/ops/asin_native.h' 2025-04-25T04:39:35.5662316Z adding 'torch/include/ATen/ops/asin_ops.h' 2025-04-25T04:39:35.5664062Z adding 'torch/include/ATen/ops/asinh.h' 2025-04-25T04:39:35.5666350Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5667779Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2025-04-25T04:39:35.5669545Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2025-04-25T04:39:35.5671194Z adding 'torch/include/ATen/ops/asinh_meta.h' 2025-04-25T04:39:35.5673001Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2025-04-25T04:39:35.5674729Z adding 'torch/include/ATen/ops/asinh_native.h' 2025-04-25T04:39:35.5676620Z adding 'torch/include/ATen/ops/asinh_ops.h' 2025-04-25T04:39:35.5678407Z adding 'torch/include/ATen/ops/atan.h' 2025-04-25T04:39:35.5680301Z adding 'torch/include/ATen/ops/atan2.h' 2025-04-25T04:39:35.5682406Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5683820Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2025-04-25T04:39:35.5685713Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2025-04-25T04:39:35.5687244Z adding 'torch/include/ATen/ops/atan2_meta.h' 2025-04-25T04:39:35.5689172Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2025-04-25T04:39:35.5690730Z adding 'torch/include/ATen/ops/atan2_native.h' 2025-04-25T04:39:35.5692679Z adding 'torch/include/ATen/ops/atan2_ops.h' 2025-04-25T04:39:35.5694837Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5696304Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2025-04-25T04:39:35.5698071Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2025-04-25T04:39:35.5699674Z adding 'torch/include/ATen/ops/atan_meta.h' 2025-04-25T04:39:35.5701590Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2025-04-25T04:39:35.5703291Z adding 'torch/include/ATen/ops/atan_native.h' 2025-04-25T04:39:35.5705283Z adding 'torch/include/ATen/ops/atan_ops.h' 2025-04-25T04:39:35.5707009Z adding 'torch/include/ATen/ops/atanh.h' 2025-04-25T04:39:35.5709196Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5710614Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2025-04-25T04:39:35.5712402Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2025-04-25T04:39:35.5714022Z adding 'torch/include/ATen/ops/atanh_meta.h' 2025-04-25T04:39:35.5715853Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2025-04-25T04:39:35.5717514Z adding 'torch/include/ATen/ops/atanh_native.h' 2025-04-25T04:39:35.5719429Z adding 'torch/include/ATen/ops/atanh_ops.h' 2025-04-25T04:39:35.5721191Z adding 'torch/include/ATen/ops/atleast_1d.h' 2025-04-25T04:39:35.5723305Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5724723Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2025-04-25T04:39:35.5726585Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2025-04-25T04:39:35.5728352Z adding 'torch/include/ATen/ops/atleast_2d.h' 2025-04-25T04:39:35.5730448Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5731827Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2025-04-25T04:39:35.5733653Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2025-04-25T04:39:35.5735472Z adding 'torch/include/ATen/ops/atleast_3d.h' 2025-04-25T04:39:35.5737662Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5739242Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2025-04-25T04:39:35.5741151Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2025-04-25T04:39:35.5743207Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2025-04-25T04:39:35.5745387Z adding 'torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5747233Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5748709Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2025-04-25T04:39:35.5750609Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2025-04-25T04:39:35.5752545Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2025-04-25T04:39:35.5754576Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2025-04-25T04:39:35.5756957Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5758487Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2025-04-25T04:39:35.5760377Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2025-04-25T04:39:35.5762052Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2025-04-25T04:39:35.5764007Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2025-04-25T04:39:35.5765790Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2025-04-25T04:39:35.5767934Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2025-04-25T04:39:35.5770071Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5771582Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2025-04-25T04:39:35.5773396Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2025-04-25T04:39:35.5775522Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2025-04-25T04:39:35.5777477Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2025-04-25T04:39:35.5779332Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2025-04-25T04:39:35.5781333Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2025-04-25T04:39:35.5783428Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2025-04-25T04:39:35.5785434Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2025-04-25T04:39:35.5787756Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5789284Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2025-04-25T04:39:35.5791214Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2025-04-25T04:39:35.5792835Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2025-04-25T04:39:35.5794824Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2025-04-25T04:39:35.5796600Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2025-04-25T04:39:35.5798907Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2025-04-25T04:39:35.5800609Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5802233Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2025-04-25T04:39:35.5804015Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2025-04-25T04:39:35.5805797Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2025-04-25T04:39:35.5807720Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2025-04-25T04:39:35.5809550Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2025-04-25T04:39:35.5811549Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2025-04-25T04:39:35.5813448Z adding 'torch/include/ATen/ops/baddbmm.h' 2025-04-25T04:39:35.5815536Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5817168Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2025-04-25T04:39:35.5819090Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2025-04-25T04:39:35.5820860Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2025-04-25T04:39:35.5822847Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2025-04-25T04:39:35.5824683Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2025-04-25T04:39:35.5826797Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2025-04-25T04:39:35.5828966Z adding 'torch/include/ATen/ops/bartlett_window.h' 2025-04-25T04:39:35.5831099Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5832725Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2025-04-25T04:39:35.5834817Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2025-04-25T04:39:35.5837016Z adding 'torch/include/ATen/ops/batch_norm.h' 2025-04-25T04:39:35.5839379Z adding 'torch/include/ATen/ops/batch_norm_backward.h' 2025-04-25T04:39:35.5841205Z adding 'torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h' 2025-04-25T04:39:35.5843000Z adding 'torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h' 2025-04-25T04:39:35.5844808Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2025-04-25T04:39:35.5846864Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5848765Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2025-04-25T04:39:35.5850408Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2025-04-25T04:39:35.5852303Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2025-04-25T04:39:35.5854315Z adding 'torch/include/ATen/ops/batch_norm_backward_native.h' 2025-04-25T04:39:35.5856180Z adding 'torch/include/ATen/ops/batch_norm_backward_ops.h' 2025-04-25T04:39:35.5858162Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2025-04-25T04:39:35.5860534Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5862278Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2025-04-25T04:39:35.5864067Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2025-04-25T04:39:35.5866035Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2025-04-25T04:39:35.5868052Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5869763Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2025-04-25T04:39:35.5871680Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2025-04-25T04:39:35.5873479Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2025-04-25T04:39:35.5875308Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2025-04-25T04:39:35.5877263Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2025-04-25T04:39:35.5879403Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5881084Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2025-04-25T04:39:35.5882714Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2025-04-25T04:39:35.5884625Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2025-04-25T04:39:35.5886796Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2025-04-25T04:39:35.5888997Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5890644Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2025-04-25T04:39:35.5892347Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2025-04-25T04:39:35.5894312Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2025-04-25T04:39:35.5895950Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2025-04-25T04:39:35.5897808Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2025-04-25T04:39:35.5899721Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2025-04-25T04:39:35.5901896Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5903580Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2025-04-25T04:39:35.5905242Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2025-04-25T04:39:35.5907179Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2025-04-25T04:39:35.5909054Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2025-04-25T04:39:35.5911271Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5912829Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2025-04-25T04:39:35.5914724Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2025-04-25T04:39:35.5916345Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2025-04-25T04:39:35.5918336Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2025-04-25T04:39:35.5920126Z adding 'torch/include/ATen/ops/bernoulli.h' 2025-04-25T04:39:35.5922374Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5924358Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5925809Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2025-04-25T04:39:35.5927748Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2025-04-25T04:39:35.5929463Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2025-04-25T04:39:35.5931214Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2025-04-25T04:39:35.5933390Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2025-04-25T04:39:35.5935439Z adding 'torch/include/ATen/ops/bilinear.h' 2025-04-25T04:39:35.5937708Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.5939086Z adding 'torch/include/ATen/ops/bilinear_native.h' 2025-04-25T04:39:35.5940925Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2025-04-25T04:39:35.5943062Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2025-04-25T04:39:35.5945043Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2025-04-25T04:39:35.5947040Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2025-04-25T04:39:35.5948998Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2025-04-25T04:39:35.5950619Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2025-04-25T04:39:35.5952590Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2025-04-25T04:39:35.5954414Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2025-04-25T04:39:35.5956355Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2025-04-25T04:39:35.5958152Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2025-04-25T04:39:35.5960004Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2025-04-25T04:39:35.5961880Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2025-04-25T04:39:35.5964972Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5966615Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2025-04-25T04:39:35.5968625Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2025-04-25T04:39:35.5970295Z adding 'torch/include/ATen/ops/bincount.h' 2025-04-25T04:39:35.5972570Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5974028Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2025-04-25T04:39:35.5975883Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2025-04-25T04:39:35.5977485Z adding 'torch/include/ATen/ops/bincount_native.h' 2025-04-25T04:39:35.5979347Z adding 'torch/include/ATen/ops/bincount_ops.h' 2025-04-25T04:39:35.5981156Z adding 'torch/include/ATen/ops/binomial.h' 2025-04-25T04:39:35.5983427Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5984994Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2025-04-25T04:39:35.5986745Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2025-04-25T04:39:35.5988436Z adding 'torch/include/ATen/ops/binomial_native.h' 2025-04-25T04:39:35.5990286Z adding 'torch/include/ATen/ops/binomial_ops.h' 2025-04-25T04:39:35.5992182Z adding 'torch/include/ATen/ops/bitwise_and.h' 2025-04-25T04:39:35.5994419Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.5996335Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.5997848Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2025-04-25T04:39:35.5999590Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2025-04-25T04:39:35.6001211Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2025-04-25T04:39:35.6003080Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2025-04-25T04:39:35.6004760Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2025-04-25T04:39:35.6006955Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2025-04-25T04:39:35.6008971Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2025-04-25T04:39:35.6011246Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6013199Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6014649Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2025-04-25T04:39:35.6016440Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2025-04-25T04:39:35.6018199Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2025-04-25T04:39:35.6019947Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2025-04-25T04:39:35.6021697Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2025-04-25T04:39:35.6023887Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2025-04-25T04:39:35.6025749Z adding 'torch/include/ATen/ops/bitwise_not.h' 2025-04-25T04:39:35.6027970Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6029417Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2025-04-25T04:39:35.6031147Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2025-04-25T04:39:35.6032801Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2025-04-25T04:39:35.6034659Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2025-04-25T04:39:35.6036291Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2025-04-25T04:39:35.6038440Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2025-04-25T04:39:35.6040375Z adding 'torch/include/ATen/ops/bitwise_or.h' 2025-04-25T04:39:35.6042815Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6044663Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6046097Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2025-04-25T04:39:35.6047798Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2025-04-25T04:39:35.6049437Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2025-04-25T04:39:35.6051244Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2025-04-25T04:39:35.6053006Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2025-04-25T04:39:35.6055172Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2025-04-25T04:39:35.6057285Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2025-04-25T04:39:35.6059508Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6061436Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6062955Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2025-04-25T04:39:35.6064739Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2025-04-25T04:39:35.6066393Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2025-04-25T04:39:35.6068224Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2025-04-25T04:39:35.6069933Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2025-04-25T04:39:35.6072062Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2025-04-25T04:39:35.6074018Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2025-04-25T04:39:35.6076282Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6078283Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6079755Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2025-04-25T04:39:35.6081520Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2025-04-25T04:39:35.6083439Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2025-04-25T04:39:35.6085482Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2025-04-25T04:39:35.6087258Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2025-04-25T04:39:35.6089513Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2025-04-25T04:39:35.6091870Z adding 'torch/include/ATen/ops/blackman_window.h' 2025-04-25T04:39:35.6094364Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6095900Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2025-04-25T04:39:35.6098047Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2025-04-25T04:39:35.6100075Z adding 'torch/include/ATen/ops/block_diag.h' 2025-04-25T04:39:35.6102300Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6104077Z adding 'torch/include/ATen/ops/block_diag_native.h' 2025-04-25T04:39:35.6105920Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2025-04-25T04:39:35.6107934Z adding 'torch/include/ATen/ops/bmm.h' 2025-04-25T04:39:35.6110309Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6111921Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2025-04-25T04:39:35.6113906Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2025-04-25T04:39:35.6115840Z adding 'torch/include/ATen/ops/bmm_meta.h' 2025-04-25T04:39:35.6117753Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2025-04-25T04:39:35.6119616Z adding 'torch/include/ATen/ops/bmm_native.h' 2025-04-25T04:39:35.6121635Z adding 'torch/include/ATen/ops/bmm_ops.h' 2025-04-25T04:39:35.6123614Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2025-04-25T04:39:35.6125714Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6127216Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2025-04-25T04:39:35.6129244Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2025-04-25T04:39:35.6130866Z adding 'torch/include/ATen/ops/broadcast_to.h' 2025-04-25T04:39:35.6133048Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6134505Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2025-04-25T04:39:35.6136272Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2025-04-25T04:39:35.6138428Z adding 'torch/include/ATen/ops/bucketize.h' 2025-04-25T04:39:35.6140676Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6142471Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2025-04-25T04:39:35.6144325Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2025-04-25T04:39:35.6146093Z adding 'torch/include/ATen/ops/bucketize_native.h' 2025-04-25T04:39:35.6148235Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2025-04-25T04:39:35.6150060Z adding 'torch/include/ATen/ops/can_cast.h' 2025-04-25T04:39:35.6152176Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6153577Z adding 'torch/include/ATen/ops/can_cast_native.h' 2025-04-25T04:39:35.6155350Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2025-04-25T04:39:35.6157149Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2025-04-25T04:39:35.6159291Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6160727Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2025-04-25T04:39:35.6162480Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2025-04-25T04:39:35.6164303Z adding 'torch/include/ATen/ops/cat.h' 2025-04-25T04:39:35.6166496Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6168159Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6169769Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2025-04-25T04:39:35.6171542Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2025-04-25T04:39:35.6173871Z adding 'torch/include/ATen/ops/cat_meta.h' 2025-04-25T04:39:35.6175846Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2025-04-25T04:39:35.6177671Z adding 'torch/include/ATen/ops/cat_native.h' 2025-04-25T04:39:35.6179680Z adding 'torch/include/ATen/ops/cat_ops.h' 2025-04-25T04:39:35.6181615Z adding 'torch/include/ATen/ops/cauchy.h' 2025-04-25T04:39:35.6183885Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6185423Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2025-04-25T04:39:35.6187262Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2025-04-25T04:39:35.6189076Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2025-04-25T04:39:35.6190724Z adding 'torch/include/ATen/ops/cauchy_native.h' 2025-04-25T04:39:35.6192663Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2025-04-25T04:39:35.6194568Z adding 'torch/include/ATen/ops/ccol_indices.h' 2025-04-25T04:39:35.6196555Z adding 'torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6198049Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2025-04-25T04:39:35.6200161Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6202107Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6203446Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2025-04-25T04:39:35.6205301Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2025-04-25T04:39:35.6207014Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2025-04-25T04:39:35.6208804Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2025-04-25T04:39:35.6210565Z adding 'torch/include/ATen/ops/cdist.h' 2025-04-25T04:39:35.6212625Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6214090Z adding 'torch/include/ATen/ops/cdist_native.h' 2025-04-25T04:39:35.6215941Z adding 'torch/include/ATen/ops/cdist_ops.h' 2025-04-25T04:39:35.6217903Z adding 'torch/include/ATen/ops/ceil.h' 2025-04-25T04:39:35.6220043Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6221441Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2025-04-25T04:39:35.6223392Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2025-04-25T04:39:35.6225037Z adding 'torch/include/ATen/ops/ceil_meta.h' 2025-04-25T04:39:35.6226865Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2025-04-25T04:39:35.6228580Z adding 'torch/include/ATen/ops/ceil_native.h' 2025-04-25T04:39:35.6230478Z adding 'torch/include/ATen/ops/ceil_ops.h' 2025-04-25T04:39:35.6232315Z adding 'torch/include/ATen/ops/celu.h' 2025-04-25T04:39:35.6234478Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6235849Z adding 'torch/include/ATen/ops/celu_native.h' 2025-04-25T04:39:35.6237851Z adding 'torch/include/ATen/ops/celu_ops.h' 2025-04-25T04:39:35.6240110Z adding 'torch/include/ATen/ops/chain_matmul.h' 2025-04-25T04:39:35.6242241Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6243553Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2025-04-25T04:39:35.6245311Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2025-04-25T04:39:35.6246857Z adding 'torch/include/ATen/ops/chalf.h' 2025-04-25T04:39:35.6248835Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6250217Z adding 'torch/include/ATen/ops/chalf_native.h' 2025-04-25T04:39:35.6251915Z adding 'torch/include/ATen/ops/chalf_ops.h' 2025-04-25T04:39:35.6253786Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2025-04-25T04:39:35.6255906Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6257366Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2025-04-25T04:39:35.6259116Z adding 'torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h' 2025-04-25T04:39:35.6260627Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2025-04-25T04:39:35.6262600Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2025-04-25T04:39:35.6264221Z adding 'torch/include/ATen/ops/cholesky.h' 2025-04-25T04:39:35.6266040Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2025-04-25T04:39:35.6267731Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2025-04-25T04:39:35.6269341Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2025-04-25T04:39:35.6271184Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2025-04-25T04:39:35.6272924Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2025-04-25T04:39:35.6274441Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2025-04-25T04:39:35.6276203Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2025-04-25T04:39:35.6277843Z adding 'torch/include/ATen/ops/cholesky_native.h' 2025-04-25T04:39:35.6279782Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2025-04-25T04:39:35.6281377Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2025-04-25T04:39:35.6283430Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6284766Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2025-04-25T04:39:35.6286506Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2025-04-25T04:39:35.6288280Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2025-04-25T04:39:35.6290323Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6291715Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2025-04-25T04:39:35.6293491Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2025-04-25T04:39:35.6294979Z adding 'torch/include/ATen/ops/chunk.h' 2025-04-25T04:39:35.6296941Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6298296Z adding 'torch/include/ATen/ops/chunk_native.h' 2025-04-25T04:39:35.6300019Z adding 'torch/include/ATen/ops/chunk_ops.h' 2025-04-25T04:39:35.6302072Z adding 'torch/include/ATen/ops/clamp.h' 2025-04-25T04:39:35.6304228Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6305720Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2025-04-25T04:39:35.6307499Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2025-04-25T04:39:35.6309250Z adding 'torch/include/ATen/ops/clamp_max.h' 2025-04-25T04:39:35.6311450Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6312826Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2025-04-25T04:39:35.6314607Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2025-04-25T04:39:35.6316163Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2025-04-25T04:39:35.6317939Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2025-04-25T04:39:35.6319569Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2025-04-25T04:39:35.6321532Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2025-04-25T04:39:35.6323265Z adding 'torch/include/ATen/ops/clamp_meta.h' 2025-04-25T04:39:35.6325077Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2025-04-25T04:39:35.6326894Z adding 'torch/include/ATen/ops/clamp_min.h' 2025-04-25T04:39:35.6329009Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6330532Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2025-04-25T04:39:35.6332468Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2025-04-25T04:39:35.6334187Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2025-04-25T04:39:35.6336088Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2025-04-25T04:39:35.6337911Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2025-04-25T04:39:35.6340054Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2025-04-25T04:39:35.6341977Z adding 'torch/include/ATen/ops/clamp_native.h' 2025-04-25T04:39:35.6344251Z adding 'torch/include/ATen/ops/clamp_ops.h' 2025-04-25T04:39:35.6346403Z adding 'torch/include/ATen/ops/clip.h' 2025-04-25T04:39:35.6348623Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6350193Z adding 'torch/include/ATen/ops/clip_native.h' 2025-04-25T04:39:35.6352333Z adding 'torch/include/ATen/ops/clip_ops.h' 2025-04-25T04:39:35.6354282Z adding 'torch/include/ATen/ops/clone.h' 2025-04-25T04:39:35.6356460Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6357966Z adding 'torch/include/ATen/ops/clone_native.h' 2025-04-25T04:39:35.6359832Z adding 'torch/include/ATen/ops/clone_ops.h' 2025-04-25T04:39:35.6361591Z adding 'torch/include/ATen/ops/coalesce.h' 2025-04-25T04:39:35.6363686Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6365194Z adding 'torch/include/ATen/ops/coalesce_native.h' 2025-04-25T04:39:35.6367037Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2025-04-25T04:39:35.6368890Z adding 'torch/include/ATen/ops/col2im.h' 2025-04-25T04:39:35.6370829Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2025-04-25T04:39:35.6372549Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2025-04-25T04:39:35.6374166Z adding 'torch/include/ATen/ops/col2im_native.h' 2025-04-25T04:39:35.6375964Z adding 'torch/include/ATen/ops/col2im_ops.h' 2025-04-25T04:39:35.6377496Z adding 'torch/include/ATen/ops/col_indices.h' 2025-04-25T04:39:35.6379401Z adding 'torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6380816Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2025-04-25T04:39:35.6382859Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6384682Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6386635Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2025-04-25T04:39:35.6388363Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2025-04-25T04:39:35.6390024Z adding 'torch/include/ATen/ops/col_indices_native.h' 2025-04-25T04:39:35.6391547Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2025-04-25T04:39:35.6393145Z adding 'torch/include/ATen/ops/column_stack.h' 2025-04-25T04:39:35.6395153Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6396494Z adding 'torch/include/ATen/ops/column_stack_native.h' 2025-04-25T04:39:35.6397966Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2025-04-25T04:39:35.6399656Z adding 'torch/include/ATen/ops/combinations.h' 2025-04-25T04:39:35.6401292Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6402651Z adding 'torch/include/ATen/ops/combinations_native.h' 2025-04-25T04:39:35.6404305Z adding 'torch/include/ATen/ops/combinations_ops.h' 2025-04-25T04:39:35.6406067Z adding 'torch/include/ATen/ops/complex.h' 2025-04-25T04:39:35.6407987Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6409454Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2025-04-25T04:39:35.6424546Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2025-04-25T04:39:35.6425110Z adding 'torch/include/ATen/ops/complex_native.h' 2025-04-25T04:39:35.6425363Z adding 'torch/include/ATen/ops/complex_ops.h' 2025-04-25T04:39:35.6425514Z adding 'torch/include/ATen/ops/concat.h' 2025-04-25T04:39:35.6425887Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6426165Z adding 'torch/include/ATen/ops/concat_native.h' 2025-04-25T04:39:35.6426440Z adding 'torch/include/ATen/ops/concat_ops.h' 2025-04-25T04:39:35.6426602Z adding 'torch/include/ATen/ops/concatenate.h' 2025-04-25T04:39:35.6426901Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6427735Z adding 'torch/include/ATen/ops/concatenate_native.h' 2025-04-25T04:39:35.6429752Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2025-04-25T04:39:35.6431396Z adding 'torch/include/ATen/ops/conj.h' 2025-04-25T04:39:35.6433404Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6434768Z adding 'torch/include/ATen/ops/conj_native.h' 2025-04-25T04:39:35.6436489Z adding 'torch/include/ATen/ops/conj_ops.h' 2025-04-25T04:39:35.6438705Z adding 'torch/include/ATen/ops/conj_physical.h' 2025-04-25T04:39:35.6440522Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6442004Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6443547Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2025-04-25T04:39:35.6445219Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2025-04-25T04:39:35.6446814Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2025-04-25T04:39:35.6448680Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2025-04-25T04:39:35.6450744Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2025-04-25T04:39:35.6452686Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6454181Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2025-04-25T04:39:35.6456076Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2025-04-25T04:39:35.6457586Z adding 'torch/include/ATen/ops/contiguous.h' 2025-04-25T04:39:35.6459569Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6460928Z adding 'torch/include/ATen/ops/contiguous_native.h' 2025-04-25T04:39:35.6462822Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2025-04-25T04:39:35.6464785Z adding 'torch/include/ATen/ops/conv1d.h' 2025-04-25T04:39:35.6466843Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6468356Z adding 'torch/include/ATen/ops/conv1d_native.h' 2025-04-25T04:39:35.6470238Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2025-04-25T04:39:35.6472301Z adding 'torch/include/ATen/ops/conv2d.h' 2025-04-25T04:39:35.6474475Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6475974Z adding 'torch/include/ATen/ops/conv2d_native.h' 2025-04-25T04:39:35.6477822Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2025-04-25T04:39:35.6479829Z adding 'torch/include/ATen/ops/conv3d.h' 2025-04-25T04:39:35.6481890Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6483602Z adding 'torch/include/ATen/ops/conv3d_native.h' 2025-04-25T04:39:35.6485309Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2025-04-25T04:39:35.6487602Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2025-04-25T04:39:35.6489681Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6491414Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2025-04-25T04:39:35.6493005Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2025-04-25T04:39:35.6494930Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2025-04-25T04:39:35.6496612Z adding 'torch/include/ATen/ops/conv_tbc.h' 2025-04-25T04:39:35.6498354Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2025-04-25T04:39:35.6500197Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6501856Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2025-04-25T04:39:35.6503714Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2025-04-25T04:39:35.6505691Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6507097Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2025-04-25T04:39:35.6508861Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2025-04-25T04:39:35.6510766Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2025-04-25T04:39:35.6512756Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6514344Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2025-04-25T04:39:35.6516189Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2025-04-25T04:39:35.6518182Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2025-04-25T04:39:35.6520053Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6521618Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2025-04-25T04:39:35.6523323Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2025-04-25T04:39:35.6525185Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2025-04-25T04:39:35.6527196Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6528709Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2025-04-25T04:39:35.6530522Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2025-04-25T04:39:35.6532626Z adding 'torch/include/ATen/ops/convolution.h' 2025-04-25T04:39:35.6535195Z adding 'torch/include/ATen/ops/convolution_backward.h' 2025-04-25T04:39:35.6538021Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6540426Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2025-04-25T04:39:35.6542226Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2025-04-25T04:39:35.6544263Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2025-04-25T04:39:35.6546638Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2025-04-25T04:39:35.6549050Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6550693Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2025-04-25T04:39:35.6552679Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2025-04-25T04:39:35.6554723Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6556423Z adding 'torch/include/ATen/ops/convolution_native.h' 2025-04-25T04:39:35.6558201Z adding 'torch/include/ATen/ops/convolution_ops.h' 2025-04-25T04:39:35.6560547Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2025-04-25T04:39:35.6562772Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6564343Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2025-04-25T04:39:35.6566207Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2025-04-25T04:39:35.6567952Z adding 'torch/include/ATen/ops/copy.h' 2025-04-25T04:39:35.6570004Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6572288Z adding 'torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6573623Z adding 'torch/include/ATen/ops/copy_meta_dispatch.h' 2025-04-25T04:39:35.6575009Z adding 'torch/include/ATen/ops/copy_native.h' 2025-04-25T04:39:35.6576894Z adding 'torch/include/ATen/ops/copy_ops.h' 2025-04-25T04:39:35.6578774Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2025-04-25T04:39:35.6580722Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6582396Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2025-04-25T04:39:35.6584015Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2025-04-25T04:39:35.6585909Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2025-04-25T04:39:35.6587640Z adding 'torch/include/ATen/ops/copysign.h' 2025-04-25T04:39:35.6589586Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6591433Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6592917Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2025-04-25T04:39:35.6594606Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2025-04-25T04:39:35.6596207Z adding 'torch/include/ATen/ops/copysign_meta.h' 2025-04-25T04:39:35.6597894Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2025-04-25T04:39:35.6599565Z adding 'torch/include/ATen/ops/copysign_native.h' 2025-04-25T04:39:35.6601428Z adding 'torch/include/ATen/ops/copysign_ops.h' 2025-04-25T04:39:35.6603203Z adding 'torch/include/ATen/ops/corrcoef.h' 2025-04-25T04:39:35.6605021Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6606519Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2025-04-25T04:39:35.6608172Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2025-04-25T04:39:35.6609865Z adding 'torch/include/ATen/ops/cos.h' 2025-04-25T04:39:35.6611785Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6613275Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2025-04-25T04:39:35.6614939Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2025-04-25T04:39:35.6616555Z adding 'torch/include/ATen/ops/cos_meta.h' 2025-04-25T04:39:35.6618348Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2025-04-25T04:39:35.6619961Z adding 'torch/include/ATen/ops/cos_native.h' 2025-04-25T04:39:35.6621807Z adding 'torch/include/ATen/ops/cos_ops.h' 2025-04-25T04:39:35.6623583Z adding 'torch/include/ATen/ops/cosh.h' 2025-04-25T04:39:35.6625530Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6627018Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2025-04-25T04:39:35.6628688Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2025-04-25T04:39:35.6630264Z adding 'torch/include/ATen/ops/cosh_meta.h' 2025-04-25T04:39:35.6631970Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2025-04-25T04:39:35.6633615Z adding 'torch/include/ATen/ops/cosh_native.h' 2025-04-25T04:39:35.6635386Z adding 'torch/include/ATen/ops/cosh_ops.h' 2025-04-25T04:39:35.6637198Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2025-04-25T04:39:35.6639369Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6640902Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2025-04-25T04:39:35.6642716Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2025-04-25T04:39:35.6644311Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2025-04-25T04:39:35.6646202Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6647706Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2025-04-25T04:39:35.6649423Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2025-04-25T04:39:35.6651174Z adding 'torch/include/ATen/ops/count_nonzero.h' 2025-04-25T04:39:35.6653110Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6654669Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2025-04-25T04:39:35.6656314Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2025-04-25T04:39:35.6657965Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2025-04-25T04:39:35.6659800Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2025-04-25T04:39:35.6661653Z adding 'torch/include/ATen/ops/cov.h' 2025-04-25T04:39:35.6663571Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6665115Z adding 'torch/include/ATen/ops/cov_native.h' 2025-04-25T04:39:35.6666883Z adding 'torch/include/ATen/ops/cov_ops.h' 2025-04-25T04:39:35.6668584Z adding 'torch/include/ATen/ops/cross.h' 2025-04-25T04:39:35.6670453Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6672184Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2025-04-25T04:39:35.6674280Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6675833Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2025-04-25T04:39:35.6677593Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2025-04-25T04:39:35.6679211Z adding 'torch/include/ATen/ops/cross_native.h' 2025-04-25T04:39:35.6680971Z adding 'torch/include/ATen/ops/cross_ops.h' 2025-04-25T04:39:35.6682599Z adding 'torch/include/ATen/ops/crow_indices.h' 2025-04-25T04:39:35.6684488Z adding 'torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6685959Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2025-04-25T04:39:35.6687851Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6689641Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6691013Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2025-04-25T04:39:35.6692760Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2025-04-25T04:39:35.6694359Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2025-04-25T04:39:35.6696065Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2025-04-25T04:39:35.6697766Z adding 'torch/include/ATen/ops/ctc_loss.h' 2025-04-25T04:39:35.6699838Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6701254Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2025-04-25T04:39:35.6703264Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2025-04-25T04:39:35.6705183Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2025-04-25T04:39:35.6706959Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2025-04-25T04:39:35.6708918Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6710482Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2025-04-25T04:39:35.6712033Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2025-04-25T04:39:35.6713873Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2025-04-25T04:39:35.6715758Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6717367Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2025-04-25T04:39:35.6718982Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2025-04-25T04:39:35.6720759Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2025-04-25T04:39:35.6722558Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2025-04-25T04:39:35.6724521Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2025-04-25T04:39:35.6726572Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6728243Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2025-04-25T04:39:35.6729912Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2025-04-25T04:39:35.6731869Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2025-04-25T04:39:35.6733833Z adding 'torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6735503Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2025-04-25T04:39:35.6737118Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2025-04-25T04:39:35.6739412Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2025-04-25T04:39:35.6741689Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2025-04-25T04:39:35.6744132Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2025-04-25T04:39:35.6746379Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6748011Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2025-04-25T04:39:35.6749718Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2025-04-25T04:39:35.6751578Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2025-04-25T04:39:35.6753480Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2025-04-25T04:39:35.6755174Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2025-04-25T04:39:35.6757032Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2025-04-25T04:39:35.6759147Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2025-04-25T04:39:35.6761284Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6762920Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2025-04-25T04:39:35.6764594Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2025-04-25T04:39:35.6766489Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2025-04-25T04:39:35.6768679Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2025-04-25T04:39:35.6770939Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6772569Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2025-04-25T04:39:35.6774447Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2025-04-25T04:39:35.6776760Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2025-04-25T04:39:35.6778709Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2025-04-25T04:39:35.6780685Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2025-04-25T04:39:35.6783102Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6785352Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2025-04-25T04:39:35.6786654Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2025-04-25T04:39:35.6788734Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2025-04-25T04:39:35.6791246Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6792773Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2025-04-25T04:39:35.6794805Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2025-04-25T04:39:35.6796580Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2025-04-25T04:39:35.6798717Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2025-04-25T04:39:35.6800909Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6803575Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2025-04-25T04:39:35.6805296Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2025-04-25T04:39:35.6807311Z adding 'torch/include/ATen/ops/cummax.h' 2025-04-25T04:39:35.6809860Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6811711Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6813553Z adding 'torch/include/ATen/ops/cummax_native.h' 2025-04-25T04:39:35.6815586Z adding 'torch/include/ATen/ops/cummax_ops.h' 2025-04-25T04:39:35.6817563Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2025-04-25T04:39:35.6819831Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6821355Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2025-04-25T04:39:35.6823408Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2025-04-25T04:39:35.6825240Z adding 'torch/include/ATen/ops/cummin.h' 2025-04-25T04:39:35.6827488Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6829260Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6830798Z adding 'torch/include/ATen/ops/cummin_native.h' 2025-04-25T04:39:35.6833044Z adding 'torch/include/ATen/ops/cummin_ops.h' 2025-04-25T04:39:35.6834785Z adding 'torch/include/ATen/ops/cumprod.h' 2025-04-25T04:39:35.6836654Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2025-04-25T04:39:35.6839170Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6841026Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2025-04-25T04:39:35.6843042Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2025-04-25T04:39:35.6845120Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6846967Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6848629Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2025-04-25T04:39:35.6850442Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2025-04-25T04:39:35.6852190Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2025-04-25T04:39:35.6854018Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2025-04-25T04:39:35.6855865Z adding 'torch/include/ATen/ops/cumprod_native.h' 2025-04-25T04:39:35.6857980Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2025-04-25T04:39:35.6860023Z adding 'torch/include/ATen/ops/cumsum.h' 2025-04-25T04:39:35.6862313Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6864021Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6865861Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2025-04-25T04:39:35.6867619Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2025-04-25T04:39:35.6869349Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2025-04-25T04:39:35.6871270Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2025-04-25T04:39:35.6873111Z adding 'torch/include/ATen/ops/cumsum_native.h' 2025-04-25T04:39:35.6875258Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2025-04-25T04:39:35.6877188Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2025-04-25T04:39:35.6879247Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6880825Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2025-04-25T04:39:35.6882724Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2025-04-25T04:39:35.6884422Z adding 'torch/include/ATen/ops/data.h' 2025-04-25T04:39:35.6886411Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6887961Z adding 'torch/include/ATen/ops/data_native.h' 2025-04-25T04:39:35.6889763Z adding 'torch/include/ATen/ops/data_ops.h' 2025-04-25T04:39:35.6891733Z adding 'torch/include/ATen/ops/deg2rad.h' 2025-04-25T04:39:35.6893652Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6895234Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2025-04-25T04:39:35.6897149Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2025-04-25T04:39:35.6898865Z adding 'torch/include/ATen/ops/dense_dim.h' 2025-04-25T04:39:35.6900890Z adding 'torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6902566Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2025-04-25T04:39:35.6904363Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2025-04-25T04:39:35.6906250Z adding 'torch/include/ATen/ops/dequantize.h' 2025-04-25T04:39:35.6908329Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6909979Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2025-04-25T04:39:35.6911753Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2025-04-25T04:39:35.6913476Z adding 'torch/include/ATen/ops/dequantize_native.h' 2025-04-25T04:39:35.6915521Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2025-04-25T04:39:35.6917294Z adding 'torch/include/ATen/ops/det.h' 2025-04-25T04:39:35.6919255Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6920762Z adding 'torch/include/ATen/ops/det_native.h' 2025-04-25T04:39:35.6922674Z adding 'torch/include/ATen/ops/det_ops.h' 2025-04-25T04:39:35.6924305Z adding 'torch/include/ATen/ops/detach.h' 2025-04-25T04:39:35.6926160Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6927706Z adding 'torch/include/ATen/ops/detach_copy.h' 2025-04-25T04:39:35.6929617Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6931387Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6932802Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2025-04-25T04:39:35.6934519Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2025-04-25T04:39:35.6936153Z adding 'torch/include/ATen/ops/detach_native.h' 2025-04-25T04:39:35.6938094Z adding 'torch/include/ATen/ops/detach_ops.h' 2025-04-25T04:39:35.6939909Z adding 'torch/include/ATen/ops/diag.h' 2025-04-25T04:39:35.6941812Z adding 'torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6943608Z adding 'torch/include/ATen/ops/diag_embed.h' 2025-04-25T04:39:35.6945435Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6947323Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6948732Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2025-04-25T04:39:35.6950528Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2025-04-25T04:39:35.6952286Z adding 'torch/include/ATen/ops/diag_native.h' 2025-04-25T04:39:35.6953994Z adding 'torch/include/ATen/ops/diag_ops.h' 2025-04-25T04:39:35.6955594Z adding 'torch/include/ATen/ops/diagflat.h' 2025-04-25T04:39:35.6957506Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6958948Z adding 'torch/include/ATen/ops/diagflat_native.h' 2025-04-25T04:39:35.6960739Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2025-04-25T04:39:35.6962481Z adding 'torch/include/ATen/ops/diagonal.h' 2025-04-25T04:39:35.6964500Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2025-04-25T04:39:35.6966628Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6968163Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2025-04-25T04:39:35.6969926Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2025-04-25T04:39:35.6971828Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6973526Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6975255Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2025-04-25T04:39:35.6977084Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6978915Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6980285Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2025-04-25T04:39:35.6982232Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2025-04-25T04:39:35.6983849Z adding 'torch/include/ATen/ops/diagonal_native.h' 2025-04-25T04:39:35.6985713Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2025-04-25T04:39:35.6987543Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2025-04-25T04:39:35.6989491Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.6991369Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.6992760Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2025-04-25T04:39:35.6994547Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2025-04-25T04:39:35.6996304Z adding 'torch/include/ATen/ops/diff.h' 2025-04-25T04:39:35.6998190Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.6999754Z adding 'torch/include/ATen/ops/diff_native.h' 2025-04-25T04:39:35.7001602Z adding 'torch/include/ATen/ops/diff_ops.h' 2025-04-25T04:39:35.7003391Z adding 'torch/include/ATen/ops/digamma.h' 2025-04-25T04:39:35.7005298Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7006838Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2025-04-25T04:39:35.7008495Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2025-04-25T04:39:35.7010056Z adding 'torch/include/ATen/ops/digamma_meta.h' 2025-04-25T04:39:35.7011710Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2025-04-25T04:39:35.7013322Z adding 'torch/include/ATen/ops/digamma_native.h' 2025-04-25T04:39:35.7015136Z adding 'torch/include/ATen/ops/digamma_ops.h' 2025-04-25T04:39:35.7016896Z adding 'torch/include/ATen/ops/dist.h' 2025-04-25T04:39:35.7018750Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7020287Z adding 'torch/include/ATen/ops/dist_native.h' 2025-04-25T04:39:35.7022175Z adding 'torch/include/ATen/ops/dist_ops.h' 2025-04-25T04:39:35.7024175Z adding 'torch/include/ATen/ops/div.h' 2025-04-25T04:39:35.7026255Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7028093Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7029772Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2025-04-25T04:39:35.7031503Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2025-04-25T04:39:35.7033183Z adding 'torch/include/ATen/ops/div_meta.h' 2025-04-25T04:39:35.7035026Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2025-04-25T04:39:35.7036741Z adding 'torch/include/ATen/ops/div_native.h' 2025-04-25T04:39:35.7039442Z adding 'torch/include/ATen/ops/div_ops.h' 2025-04-25T04:39:35.7041490Z adding 'torch/include/ATen/ops/divide.h' 2025-04-25T04:39:35.7043732Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7045166Z adding 'torch/include/ATen/ops/divide_native.h' 2025-04-25T04:39:35.7047293Z adding 'torch/include/ATen/ops/divide_ops.h' 2025-04-25T04:39:35.7049286Z adding 'torch/include/ATen/ops/dot.h' 2025-04-25T04:39:35.7051049Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7052606Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2025-04-25T04:39:35.7054284Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2025-04-25T04:39:35.7055839Z adding 'torch/include/ATen/ops/dot_native.h' 2025-04-25T04:39:35.7057672Z adding 'torch/include/ATen/ops/dot_ops.h' 2025-04-25T04:39:35.7059417Z adding 'torch/include/ATen/ops/dropout.h' 2025-04-25T04:39:35.7061409Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7062994Z adding 'torch/include/ATen/ops/dropout_native.h' 2025-04-25T04:39:35.7064893Z adding 'torch/include/ATen/ops/dropout_ops.h' 2025-04-25T04:39:35.7066774Z adding 'torch/include/ATen/ops/dsplit.h' 2025-04-25T04:39:35.7068854Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7070528Z adding 'torch/include/ATen/ops/dsplit_native.h' 2025-04-25T04:39:35.7072552Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2025-04-25T04:39:35.7074440Z adding 'torch/include/ATen/ops/dstack.h' 2025-04-25T04:39:35.7076531Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7078165Z adding 'torch/include/ATen/ops/dstack_native.h' 2025-04-25T04:39:35.7080197Z adding 'torch/include/ATen/ops/dstack_ops.h' 2025-04-25T04:39:35.7082046Z adding 'torch/include/ATen/ops/einsum.h' 2025-04-25T04:39:35.7084190Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7085767Z adding 'torch/include/ATen/ops/einsum_native.h' 2025-04-25T04:39:35.7087608Z adding 'torch/include/ATen/ops/einsum_ops.h' 2025-04-25T04:39:35.7089530Z adding 'torch/include/ATen/ops/elu.h' 2025-04-25T04:39:35.7091474Z adding 'torch/include/ATen/ops/elu_backward.h' 2025-04-25T04:39:35.7093625Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7095232Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2025-04-25T04:39:35.7097048Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2025-04-25T04:39:35.7098789Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2025-04-25T04:39:35.7100650Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2025-04-25T04:39:35.7102467Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2025-04-25T04:39:35.7104501Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2025-04-25T04:39:35.7106568Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7108221Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2025-04-25T04:39:35.7110032Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2025-04-25T04:39:35.7111789Z adding 'torch/include/ATen/ops/elu_meta.h' 2025-04-25T04:39:35.7113608Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2025-04-25T04:39:35.7115437Z adding 'torch/include/ATen/ops/elu_native.h' 2025-04-25T04:39:35.7117477Z adding 'torch/include/ATen/ops/elu_ops.h' 2025-04-25T04:39:35.7120058Z adding 'torch/include/ATen/ops/embedding.h' 2025-04-25T04:39:35.7122297Z adding 'torch/include/ATen/ops/embedding_backward.h' 2025-04-25T04:39:35.7124249Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7125866Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2025-04-25T04:39:35.7127709Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2025-04-25T04:39:35.7129794Z adding 'torch/include/ATen/ops/embedding_bag.h' 2025-04-25T04:39:35.7132042Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7133380Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2025-04-25T04:39:35.7135739Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2025-04-25T04:39:35.7137711Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7140314Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2025-04-25T04:39:35.7142692Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7144400Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2025-04-25T04:39:35.7146741Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2025-04-25T04:39:35.7148799Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2025-04-25T04:39:35.7150586Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2025-04-25T04:39:35.7152632Z adding 'torch/include/ATen/ops/embedding_native.h' 2025-04-25T04:39:35.7154578Z adding 'torch/include/ATen/ops/embedding_ops.h' 2025-04-25T04:39:35.7156467Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2025-04-25T04:39:35.7158903Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7160478Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2025-04-25T04:39:35.7162394Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2025-04-25T04:39:35.7164366Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2025-04-25T04:39:35.7166120Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2025-04-25T04:39:35.7168284Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2025-04-25T04:39:35.7170203Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2025-04-25T04:39:35.7172296Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7173660Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2025-04-25T04:39:35.7175509Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2025-04-25T04:39:35.7177712Z adding 'torch/include/ATen/ops/empty.h' 2025-04-25T04:39:35.7180123Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7181983Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7183674Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2025-04-25T04:39:35.7185428Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2025-04-25T04:39:35.7187288Z adding 'torch/include/ATen/ops/empty_like.h' 2025-04-25T04:39:35.7189457Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7190904Z adding 'torch/include/ATen/ops/empty_like_native.h' 2025-04-25T04:39:35.7192819Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2025-04-25T04:39:35.7194675Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2025-04-25T04:39:35.7196562Z adding 'torch/include/ATen/ops/empty_native.h' 2025-04-25T04:39:35.7198612Z adding 'torch/include/ATen/ops/empty_ops.h' 2025-04-25T04:39:35.7200885Z adding 'torch/include/ATen/ops/empty_permuted.h' 2025-04-25T04:39:35.7203254Z adding 'torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7204720Z adding 'torch/include/ATen/ops/empty_permuted_native.h' 2025-04-25T04:39:35.7206520Z adding 'torch/include/ATen/ops/empty_permuted_ops.h' 2025-04-25T04:39:35.7208434Z adding 'torch/include/ATen/ops/empty_quantized.h' 2025-04-25T04:39:35.7210586Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7212040Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2025-04-25T04:39:35.7213892Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2025-04-25T04:39:35.7216033Z adding 'torch/include/ATen/ops/empty_strided.h' 2025-04-25T04:39:35.7218636Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7219984Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2025-04-25T04:39:35.7221870Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2025-04-25T04:39:35.7223720Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2025-04-25T04:39:35.7225514Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2025-04-25T04:39:35.7227401Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2025-04-25T04:39:35.7229138Z adding 'torch/include/ATen/ops/eq.h' 2025-04-25T04:39:35.7232258Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7233709Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2025-04-25T04:39:35.7235449Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2025-04-25T04:39:35.7237108Z adding 'torch/include/ATen/ops/eq_meta.h' 2025-04-25T04:39:35.7239202Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2025-04-25T04:39:35.7241007Z adding 'torch/include/ATen/ops/eq_native.h' 2025-04-25T04:39:35.7243049Z adding 'torch/include/ATen/ops/eq_ops.h' 2025-04-25T04:39:35.7244746Z adding 'torch/include/ATen/ops/equal.h' 2025-04-25T04:39:35.7246436Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2025-04-25T04:39:35.7248134Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2025-04-25T04:39:35.7249673Z adding 'torch/include/ATen/ops/equal_native.h' 2025-04-25T04:39:35.7251362Z adding 'torch/include/ATen/ops/equal_ops.h' 2025-04-25T04:39:35.7253006Z adding 'torch/include/ATen/ops/erf.h' 2025-04-25T04:39:35.7255269Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7256591Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2025-04-25T04:39:35.7258218Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2025-04-25T04:39:35.7259788Z adding 'torch/include/ATen/ops/erf_meta.h' 2025-04-25T04:39:35.7261543Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2025-04-25T04:39:35.7263223Z adding 'torch/include/ATen/ops/erf_native.h' 2025-04-25T04:39:35.7265029Z adding 'torch/include/ATen/ops/erf_ops.h' 2025-04-25T04:39:35.7266787Z adding 'torch/include/ATen/ops/erfc.h' 2025-04-25T04:39:35.7268890Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7270240Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2025-04-25T04:39:35.7271919Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2025-04-25T04:39:35.7273426Z adding 'torch/include/ATen/ops/erfc_meta.h' 2025-04-25T04:39:35.7275264Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2025-04-25T04:39:35.7277405Z adding 'torch/include/ATen/ops/erfc_native.h' 2025-04-25T04:39:35.7278939Z adding 'torch/include/ATen/ops/erfc_ops.h' 2025-04-25T04:39:35.7280576Z adding 'torch/include/ATen/ops/erfinv.h' 2025-04-25T04:39:35.7282549Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7284026Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2025-04-25T04:39:35.7285693Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2025-04-25T04:39:35.7287297Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2025-04-25T04:39:35.7288979Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2025-04-25T04:39:35.7290561Z adding 'torch/include/ATen/ops/erfinv_native.h' 2025-04-25T04:39:35.7292431Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2025-04-25T04:39:35.7294069Z adding 'torch/include/ATen/ops/exp.h' 2025-04-25T04:39:35.7295815Z adding 'torch/include/ATen/ops/exp2.h' 2025-04-25T04:39:35.7297944Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7299367Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2025-04-25T04:39:35.7300996Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2025-04-25T04:39:35.7302649Z adding 'torch/include/ATen/ops/exp2_meta.h' 2025-04-25T04:39:35.7304403Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2025-04-25T04:39:35.7306154Z adding 'torch/include/ATen/ops/exp2_native.h' 2025-04-25T04:39:35.7307770Z adding 'torch/include/ATen/ops/exp2_ops.h' 2025-04-25T04:39:35.7309921Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7311265Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2025-04-25T04:39:35.7312914Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2025-04-25T04:39:35.7314436Z adding 'torch/include/ATen/ops/exp_meta.h' 2025-04-25T04:39:35.7316203Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2025-04-25T04:39:35.7317768Z adding 'torch/include/ATen/ops/exp_native.h' 2025-04-25T04:39:35.7319524Z adding 'torch/include/ATen/ops/exp_ops.h' 2025-04-25T04:39:35.7321226Z adding 'torch/include/ATen/ops/expand.h' 2025-04-25T04:39:35.7322850Z adding 'torch/include/ATen/ops/expand_as.h' 2025-04-25T04:39:35.7324804Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7326172Z adding 'torch/include/ATen/ops/expand_as_native.h' 2025-04-25T04:39:35.7327880Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2025-04-25T04:39:35.7330041Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7331524Z adding 'torch/include/ATen/ops/expand_copy.h' 2025-04-25T04:39:35.7333639Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7335513Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7336758Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2025-04-25T04:39:35.7338790Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2025-04-25T04:39:35.7340585Z adding 'torch/include/ATen/ops/expand_native.h' 2025-04-25T04:39:35.7342456Z adding 'torch/include/ATen/ops/expand_ops.h' 2025-04-25T04:39:35.7344306Z adding 'torch/include/ATen/ops/expm1.h' 2025-04-25T04:39:35.7346399Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7347794Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2025-04-25T04:39:35.7349560Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2025-04-25T04:39:35.7351225Z adding 'torch/include/ATen/ops/expm1_meta.h' 2025-04-25T04:39:35.7352929Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2025-04-25T04:39:35.7354603Z adding 'torch/include/ATen/ops/expm1_native.h' 2025-04-25T04:39:35.7356409Z adding 'torch/include/ATen/ops/expm1_ops.h' 2025-04-25T04:39:35.7358196Z adding 'torch/include/ATen/ops/exponential.h' 2025-04-25T04:39:35.7360247Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7361782Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2025-04-25T04:39:35.7363393Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2025-04-25T04:39:35.7365031Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2025-04-25T04:39:35.7366582Z adding 'torch/include/ATen/ops/exponential_native.h' 2025-04-25T04:39:35.7368444Z adding 'torch/include/ATen/ops/exponential_ops.h' 2025-04-25T04:39:35.7370697Z adding 'torch/include/ATen/ops/eye.h' 2025-04-25T04:39:35.7373130Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7374666Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2025-04-25T04:39:35.7376561Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2025-04-25T04:39:35.7378407Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2025-04-25T04:39:35.7380183Z adding 'torch/include/ATen/ops/eye_native.h' 2025-04-25T04:39:35.7382400Z adding 'torch/include/ATen/ops/eye_ops.h' 2025-04-25T04:39:35.7384819Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2025-04-25T04:39:35.7386677Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2025-04-25T04:39:35.7388901Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2025-04-25T04:39:35.7390978Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7392453Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2025-04-25T04:39:35.7394508Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2025-04-25T04:39:35.7396084Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7397800Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2025-04-25T04:39:35.7400214Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2025-04-25T04:39:35.7402169Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2025-04-25T04:39:35.7404034Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2025-04-25T04:39:35.7406182Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7407869Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2025-04-25T04:39:35.7409913Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2025-04-25T04:39:35.7411959Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2025-04-25T04:39:35.7413868Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2025-04-25T04:39:35.7415875Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2025-04-25T04:39:35.7417963Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7419623Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2025-04-25T04:39:35.7421587Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2025-04-25T04:39:35.7423695Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7425301Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2025-04-25T04:39:35.7427065Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2025-04-25T04:39:35.7428768Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2025-04-25T04:39:35.7430690Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2025-04-25T04:39:35.7432617Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7434098Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2025-04-25T04:39:35.7435965Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2025-04-25T04:39:35.7437875Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2025-04-25T04:39:35.7440569Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7442211Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2025-04-25T04:39:35.7444233Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7445677Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2025-04-25T04:39:35.7447411Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2025-04-25T04:39:35.7449030Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2025-04-25T04:39:35.7450750Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2025-04-25T04:39:35.7452471Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2025-04-25T04:39:35.7454555Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7456162Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2025-04-25T04:39:35.7458234Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7459699Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2025-04-25T04:39:35.7461373Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2025-04-25T04:39:35.7463095Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2025-04-25T04:39:35.7464850Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2025-04-25T04:39:35.7466540Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2025-04-25T04:39:35.7468608Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7469994Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2025-04-25T04:39:35.7471658Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2025-04-25T04:39:35.7473298Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2025-04-25T04:39:35.7475370Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7476959Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2025-04-25T04:39:35.7478505Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2025-04-25T04:39:35.7480204Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2025-04-25T04:39:35.7482280Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7483687Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2025-04-25T04:39:35.7485455Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2025-04-25T04:39:35.7487102Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2025-04-25T04:39:35.7489125Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7490450Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2025-04-25T04:39:35.7492192Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2025-04-25T04:39:35.7493844Z adding 'torch/include/ATen/ops/feature_dropout.h' 2025-04-25T04:39:35.7495865Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7497282Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2025-04-25T04:39:35.7498976Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2025-04-25T04:39:35.7500984Z adding 'torch/include/ATen/ops/fft_fft.h' 2025-04-25T04:39:35.7503130Z adding 'torch/include/ATen/ops/fft_fft2.h' 2025-04-25T04:39:35.7505436Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7506850Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2025-04-25T04:39:35.7508710Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2025-04-25T04:39:35.7510821Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7512266Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2025-04-25T04:39:35.7514052Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2025-04-25T04:39:35.7515951Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2025-04-25T04:39:35.7517964Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7519405Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2025-04-25T04:39:35.7521192Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2025-04-25T04:39:35.7523232Z adding 'torch/include/ATen/ops/fft_fftn.h' 2025-04-25T04:39:35.7525440Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7526976Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2025-04-25T04:39:35.7528854Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2025-04-25T04:39:35.7530582Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2025-04-25T04:39:35.7532558Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7533959Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2025-04-25T04:39:35.7535715Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2025-04-25T04:39:35.7537798Z adding 'torch/include/ATen/ops/fft_hfft.h' 2025-04-25T04:39:35.7539947Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2025-04-25T04:39:35.7542367Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7543849Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2025-04-25T04:39:35.7545724Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2025-04-25T04:39:35.7547827Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7549321Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2025-04-25T04:39:35.7551135Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2025-04-25T04:39:35.7553195Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2025-04-25T04:39:35.7555357Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7556848Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2025-04-25T04:39:35.7558636Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2025-04-25T04:39:35.7560850Z adding 'torch/include/ATen/ops/fft_ifft.h' 2025-04-25T04:39:35.7562788Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2025-04-25T04:39:35.7565076Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7566492Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2025-04-25T04:39:35.7568358Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2025-04-25T04:39:35.7570450Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7571872Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2025-04-25T04:39:35.7573713Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2025-04-25T04:39:35.7575885Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2025-04-25T04:39:35.7578008Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7579469Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2025-04-25T04:39:35.7581249Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2025-04-25T04:39:35.7583122Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2025-04-25T04:39:35.7585132Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7586520Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2025-04-25T04:39:35.7588252Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2025-04-25T04:39:35.7590221Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2025-04-25T04:39:35.7592270Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2025-04-25T04:39:35.7594569Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7595961Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2025-04-25T04:39:35.7597838Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2025-04-25T04:39:35.7599974Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7601425Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2025-04-25T04:39:35.7603223Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2025-04-25T04:39:35.7605219Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2025-04-25T04:39:35.7607465Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7608887Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2025-04-25T04:39:35.7610684Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2025-04-25T04:39:35.7612739Z adding 'torch/include/ATen/ops/fft_irfft.h' 2025-04-25T04:39:35.7614821Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2025-04-25T04:39:35.7617108Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7618514Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2025-04-25T04:39:35.7620332Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2025-04-25T04:39:35.7622496Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7624027Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2025-04-25T04:39:35.7626043Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2025-04-25T04:39:35.7628112Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2025-04-25T04:39:35.7630489Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7632572Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2025-04-25T04:39:35.7634175Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2025-04-25T04:39:35.7636192Z adding 'torch/include/ATen/ops/fft_rfft.h' 2025-04-25T04:39:35.7638610Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2025-04-25T04:39:35.7640873Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7642433Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2025-04-25T04:39:35.7645208Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2025-04-25T04:39:35.7648796Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7651358Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2025-04-25T04:39:35.7653331Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2025-04-25T04:39:35.7655413Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2025-04-25T04:39:35.7657447Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7658856Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2025-04-25T04:39:35.7660686Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2025-04-25T04:39:35.7663311Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2025-04-25T04:39:35.7665380Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7666931Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2025-04-25T04:39:35.7668754Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2025-04-25T04:39:35.7670620Z adding 'torch/include/ATen/ops/fill.h' 2025-04-25T04:39:35.7672543Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7674209Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2025-04-25T04:39:35.7675836Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2025-04-25T04:39:35.7677425Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2025-04-25T04:39:35.7679216Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7680799Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2025-04-25T04:39:35.7682430Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2025-04-25T04:39:35.7684206Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2025-04-25T04:39:35.7685839Z adding 'torch/include/ATen/ops/fill_native.h' 2025-04-25T04:39:35.7687878Z adding 'torch/include/ATen/ops/fill_ops.h' 2025-04-25T04:39:35.7689673Z adding 'torch/include/ATen/ops/fix.h' 2025-04-25T04:39:35.7691557Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7693025Z adding 'torch/include/ATen/ops/fix_native.h' 2025-04-25T04:39:35.7694895Z adding 'torch/include/ATen/ops/fix_ops.h' 2025-04-25T04:39:35.7696620Z adding 'torch/include/ATen/ops/flatten.h' 2025-04-25T04:39:35.7698623Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7700214Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2025-04-25T04:39:35.7702142Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7703628Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2025-04-25T04:39:35.7705285Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2025-04-25T04:39:35.7706885Z adding 'torch/include/ATen/ops/flatten_native.h' 2025-04-25T04:39:35.7708801Z adding 'torch/include/ATen/ops/flatten_ops.h' 2025-04-25T04:39:35.7710547Z adding 'torch/include/ATen/ops/flip.h' 2025-04-25T04:39:35.7712476Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7714038Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2025-04-25T04:39:35.7715738Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2025-04-25T04:39:35.7717393Z adding 'torch/include/ATen/ops/flip_native.h' 2025-04-25T04:39:35.7719119Z adding 'torch/include/ATen/ops/flip_ops.h' 2025-04-25T04:39:35.7720762Z adding 'torch/include/ATen/ops/fliplr.h' 2025-04-25T04:39:35.7722616Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7724027Z adding 'torch/include/ATen/ops/fliplr_native.h' 2025-04-25T04:39:35.7725735Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2025-04-25T04:39:35.7727433Z adding 'torch/include/ATen/ops/flipud.h' 2025-04-25T04:39:35.7729247Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7730697Z adding 'torch/include/ATen/ops/flipud_native.h' 2025-04-25T04:39:35.7732420Z adding 'torch/include/ATen/ops/flipud_ops.h' 2025-04-25T04:39:35.7734188Z adding 'torch/include/ATen/ops/float_power.h' 2025-04-25T04:39:35.7736230Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7737927Z adding 'torch/include/ATen/ops/float_power_native.h' 2025-04-25T04:39:35.7740185Z adding 'torch/include/ATen/ops/float_power_ops.h' 2025-04-25T04:39:35.7742266Z adding 'torch/include/ATen/ops/floor.h' 2025-04-25T04:39:35.7744206Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7745697Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2025-04-25T04:39:35.7747378Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2025-04-25T04:39:35.7749122Z adding 'torch/include/ATen/ops/floor_divide.h' 2025-04-25T04:39:35.7751019Z adding 'torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7752611Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2025-04-25T04:39:35.7754340Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2025-04-25T04:39:35.7756045Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2025-04-25T04:39:35.7757721Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2025-04-25T04:39:35.7759640Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2025-04-25T04:39:35.7761394Z adding 'torch/include/ATen/ops/floor_meta.h' 2025-04-25T04:39:35.7763108Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2025-04-25T04:39:35.7764743Z adding 'torch/include/ATen/ops/floor_native.h' 2025-04-25T04:39:35.7766535Z adding 'torch/include/ATen/ops/floor_ops.h' 2025-04-25T04:39:35.7768273Z adding 'torch/include/ATen/ops/fmax.h' 2025-04-25T04:39:35.7770191Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7771770Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2025-04-25T04:39:35.7773404Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2025-04-25T04:39:35.7775027Z adding 'torch/include/ATen/ops/fmax_meta.h' 2025-04-25T04:39:35.7776673Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2025-04-25T04:39:35.7778302Z adding 'torch/include/ATen/ops/fmax_native.h' 2025-04-25T04:39:35.7780056Z adding 'torch/include/ATen/ops/fmax_ops.h' 2025-04-25T04:39:35.7781870Z adding 'torch/include/ATen/ops/fmin.h' 2025-04-25T04:39:35.7783802Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7785405Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2025-04-25T04:39:35.7787064Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2025-04-25T04:39:35.7788701Z adding 'torch/include/ATen/ops/fmin_meta.h' 2025-04-25T04:39:35.7790364Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2025-04-25T04:39:35.7792024Z adding 'torch/include/ATen/ops/fmin_native.h' 2025-04-25T04:39:35.7793693Z adding 'torch/include/ATen/ops/fmin_ops.h' 2025-04-25T04:39:35.7795497Z adding 'torch/include/ATen/ops/fmod.h' 2025-04-25T04:39:35.7797379Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7799202Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7800760Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2025-04-25T04:39:35.7802464Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2025-04-25T04:39:35.7804127Z adding 'torch/include/ATen/ops/fmod_meta.h' 2025-04-25T04:39:35.7805795Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2025-04-25T04:39:35.7807401Z adding 'torch/include/ATen/ops/fmod_native.h' 2025-04-25T04:39:35.7809386Z adding 'torch/include/ATen/ops/fmod_ops.h' 2025-04-25T04:39:35.7811112Z adding 'torch/include/ATen/ops/frac.h' 2025-04-25T04:39:35.7813070Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7814582Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2025-04-25T04:39:35.7816302Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2025-04-25T04:39:35.7817863Z adding 'torch/include/ATen/ops/frac_meta.h' 2025-04-25T04:39:35.7819565Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2025-04-25T04:39:35.7821186Z adding 'torch/include/ATen/ops/frac_native.h' 2025-04-25T04:39:35.7823149Z adding 'torch/include/ATen/ops/frac_ops.h' 2025-04-25T04:39:35.7825000Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2025-04-25T04:39:35.7826986Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2025-04-25T04:39:35.7828922Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7830509Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2025-04-25T04:39:35.7832188Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2025-04-25T04:39:35.7833840Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2025-04-25T04:39:35.7835580Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2025-04-25T04:39:35.7837264Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2025-04-25T04:39:35.7839901Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2025-04-25T04:39:35.7842044Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7843627Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2025-04-25T04:39:35.7845416Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2025-04-25T04:39:35.7847024Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2025-04-25T04:39:35.7848923Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2025-04-25T04:39:35.7850521Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2025-04-25T04:39:35.7852527Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2025-04-25T04:39:35.7854368Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2025-04-25T04:39:35.7856299Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2025-04-25T04:39:35.7858125Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2025-04-25T04:39:35.7859872Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2025-04-25T04:39:35.7861646Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2025-04-25T04:39:35.7863571Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2025-04-25T04:39:35.7865485Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7867105Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2025-04-25T04:39:35.7868797Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2025-04-25T04:39:35.7871326Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2025-04-25T04:39:35.7873567Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2025-04-25T04:39:35.7875314Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2025-04-25T04:39:35.7877067Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2025-04-25T04:39:35.7879035Z adding 'torch/include/ATen/ops/frexp.h' 2025-04-25T04:39:35.7880919Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7882744Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2025-04-25T04:39:35.7884462Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2025-04-25T04:39:35.7886115Z adding 'torch/include/ATen/ops/frexp_native.h' 2025-04-25T04:39:35.7888034Z adding 'torch/include/ATen/ops/frexp_ops.h' 2025-04-25T04:39:35.7889824Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2025-04-25T04:39:35.7891915Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7893466Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2025-04-25T04:39:35.7895393Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2025-04-25T04:39:35.7897693Z adding 'torch/include/ATen/ops/from_blob.h' 2025-04-25T04:39:35.7899728Z adding 'torch/include/ATen/ops/from_file.h' 2025-04-25T04:39:35.7901795Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7903764Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2025-04-25T04:39:35.7905391Z adding 'torch/include/ATen/ops/from_file_native.h' 2025-04-25T04:39:35.7907517Z adding 'torch/include/ATen/ops/from_file_ops.h' 2025-04-25T04:39:35.7910318Z adding 'torch/include/ATen/ops/full.h' 2025-04-25T04:39:35.7912258Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7914028Z adding 'torch/include/ATen/ops/full_like.h' 2025-04-25T04:39:35.7916198Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.7917826Z adding 'torch/include/ATen/ops/full_like_native.h' 2025-04-25T04:39:35.7919685Z adding 'torch/include/ATen/ops/full_like_ops.h' 2025-04-25T04:39:35.7921564Z adding 'torch/include/ATen/ops/full_native.h' 2025-04-25T04:39:35.7923776Z adding 'torch/include/ATen/ops/full_ops.h' 2025-04-25T04:39:35.7925933Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2025-04-25T04:39:35.7927990Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7929854Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2025-04-25T04:39:35.7932050Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2025-04-25T04:39:35.7933528Z adding 'torch/include/ATen/ops/gather.h' 2025-04-25T04:39:35.7935200Z adding 'torch/include/ATen/ops/gather_backward.h' 2025-04-25T04:39:35.7937360Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7938687Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2025-04-25T04:39:35.7940586Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2025-04-25T04:39:35.7942719Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7944479Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.7946114Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2025-04-25T04:39:35.7948078Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2025-04-25T04:39:35.7950001Z adding 'torch/include/ATen/ops/gather_meta.h' 2025-04-25T04:39:35.7952063Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2025-04-25T04:39:35.7953870Z adding 'torch/include/ATen/ops/gather_native.h' 2025-04-25T04:39:35.7956046Z adding 'torch/include/ATen/ops/gather_ops.h' 2025-04-25T04:39:35.7958054Z adding 'torch/include/ATen/ops/gcd.h' 2025-04-25T04:39:35.7960480Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7962124Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2025-04-25T04:39:35.7964080Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2025-04-25T04:39:35.7965943Z adding 'torch/include/ATen/ops/gcd_meta.h' 2025-04-25T04:39:35.7967955Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2025-04-25T04:39:35.7969796Z adding 'torch/include/ATen/ops/gcd_native.h' 2025-04-25T04:39:35.7971854Z adding 'torch/include/ATen/ops/gcd_ops.h' 2025-04-25T04:39:35.7973840Z adding 'torch/include/ATen/ops/ge.h' 2025-04-25T04:39:35.7976437Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7977958Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2025-04-25T04:39:35.7979961Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2025-04-25T04:39:35.7981876Z adding 'torch/include/ATen/ops/ge_meta.h' 2025-04-25T04:39:35.7984012Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2025-04-25T04:39:35.7985959Z adding 'torch/include/ATen/ops/ge_native.h' 2025-04-25T04:39:35.7988140Z adding 'torch/include/ATen/ops/ge_ops.h' 2025-04-25T04:39:35.7990221Z adding 'torch/include/ATen/ops/gelu.h' 2025-04-25T04:39:35.7992287Z adding 'torch/include/ATen/ops/gelu_backward.h' 2025-04-25T04:39:35.7994766Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.7996432Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2025-04-25T04:39:35.7998359Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2025-04-25T04:39:35.8000257Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2025-04-25T04:39:35.8002402Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2025-04-25T04:39:35.8004149Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2025-04-25T04:39:35.8006203Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2025-04-25T04:39:35.8008495Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8010169Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2025-04-25T04:39:35.8012118Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2025-04-25T04:39:35.8013961Z adding 'torch/include/ATen/ops/gelu_meta.h' 2025-04-25T04:39:35.8015992Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2025-04-25T04:39:35.8017898Z adding 'torch/include/ATen/ops/gelu_native.h' 2025-04-25T04:39:35.8020024Z adding 'torch/include/ATen/ops/gelu_ops.h' 2025-04-25T04:39:35.8022165Z adding 'torch/include/ATen/ops/geometric.h' 2025-04-25T04:39:35.8024500Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8026308Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2025-04-25T04:39:35.8028263Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2025-04-25T04:39:35.8030231Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2025-04-25T04:39:35.8032043Z adding 'torch/include/ATen/ops/geometric_native.h' 2025-04-25T04:39:35.8034099Z adding 'torch/include/ATen/ops/geometric_ops.h' 2025-04-25T04:39:35.8036227Z adding 'torch/include/ATen/ops/geqrf.h' 2025-04-25T04:39:35.8038453Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2025-04-25T04:39:35.8040594Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2025-04-25T04:39:35.8042743Z adding 'torch/include/ATen/ops/geqrf_native.h' 2025-04-25T04:39:35.8044323Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2025-04-25T04:39:35.8046169Z adding 'torch/include/ATen/ops/ger.h' 2025-04-25T04:39:35.8048276Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8050037Z adding 'torch/include/ATen/ops/ger_native.h' 2025-04-25T04:39:35.8052060Z adding 'torch/include/ATen/ops/ger_ops.h' 2025-04-25T04:39:35.8053994Z adding 'torch/include/ATen/ops/glu.h' 2025-04-25T04:39:35.8055992Z adding 'torch/include/ATen/ops/glu_backward.h' 2025-04-25T04:39:35.8058050Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2025-04-25T04:39:35.8060030Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2025-04-25T04:39:35.8062095Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2025-04-25T04:39:35.8064262Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8066122Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2025-04-25T04:39:35.8068079Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2025-04-25T04:39:35.8069947Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2025-04-25T04:39:35.8071987Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2025-04-25T04:39:35.8074082Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2025-04-25T04:39:35.8076035Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2025-04-25T04:39:35.8085363Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8087134Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2025-04-25T04:39:35.8089086Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2025-04-25T04:39:35.8091055Z adding 'torch/include/ATen/ops/glu_jvp.h' 2025-04-25T04:39:35.8093215Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8095019Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2025-04-25T04:39:35.8097002Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2025-04-25T04:39:35.8098845Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2025-04-25T04:39:35.8100919Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2025-04-25T04:39:35.8102946Z adding 'torch/include/ATen/ops/glu_meta.h' 2025-04-25T04:39:35.8104945Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2025-04-25T04:39:35.8106892Z adding 'torch/include/ATen/ops/glu_native.h' 2025-04-25T04:39:35.8108820Z adding 'torch/include/ATen/ops/glu_ops.h' 2025-04-25T04:39:35.8110961Z adding 'torch/include/ATen/ops/gradient.h' 2025-04-25T04:39:35.8113255Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8115103Z adding 'torch/include/ATen/ops/gradient_native.h' 2025-04-25T04:39:35.8117504Z adding 'torch/include/ATen/ops/gradient_ops.h' 2025-04-25T04:39:35.8119675Z adding 'torch/include/ATen/ops/greater.h' 2025-04-25T04:39:35.8122079Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8123830Z adding 'torch/include/ATen/ops/greater_equal.h' 2025-04-25T04:39:35.8126041Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8127833Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2025-04-25T04:39:35.8130067Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2025-04-25T04:39:35.8132396Z adding 'torch/include/ATen/ops/greater_native.h' 2025-04-25T04:39:35.8134263Z adding 'torch/include/ATen/ops/greater_ops.h' 2025-04-25T04:39:35.8136340Z adding 'torch/include/ATen/ops/grid_sampler.h' 2025-04-25T04:39:35.8138666Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2025-04-25T04:39:35.8140775Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2025-04-25T04:39:35.8143247Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8145090Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2025-04-25T04:39:35.8147177Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2025-04-25T04:39:35.8149045Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2025-04-25T04:39:35.8151180Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2025-04-25T04:39:35.8153412Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8155185Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2025-04-25T04:39:35.8157159Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2025-04-25T04:39:35.8159085Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2025-04-25T04:39:35.8161125Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2025-04-25T04:39:35.8163152Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2025-04-25T04:39:35.8165269Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2025-04-25T04:39:35.8167597Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8169431Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2025-04-25T04:39:35.8171435Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2025-04-25T04:39:35.8173325Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2025-04-25T04:39:35.8175573Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2025-04-25T04:39:35.8177737Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8179486Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2025-04-25T04:39:35.8181432Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2025-04-25T04:39:35.8183413Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2025-04-25T04:39:35.8185495Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2025-04-25T04:39:35.8187701Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8189406Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2025-04-25T04:39:35.8191389Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2025-04-25T04:39:35.8193312Z adding 'torch/include/ATen/ops/group_norm.h' 2025-04-25T04:39:35.8195453Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8197194Z adding 'torch/include/ATen/ops/group_norm_native.h' 2025-04-25T04:39:35.8199196Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2025-04-25T04:39:35.8201285Z adding 'torch/include/ATen/ops/gru.h' 2025-04-25T04:39:35.8203238Z adding 'torch/include/ATen/ops/gru_cell.h' 2025-04-25T04:39:35.8205378Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8207099Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2025-04-25T04:39:35.8209114Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2025-04-25T04:39:35.8211268Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8213034Z adding 'torch/include/ATen/ops/gru_native.h' 2025-04-25T04:39:35.8215152Z adding 'torch/include/ATen/ops/gru_ops.h' 2025-04-25T04:39:35.8217226Z adding 'torch/include/ATen/ops/gt.h' 2025-04-25T04:39:35.8219503Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8221311Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2025-04-25T04:39:35.8223472Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2025-04-25T04:39:35.8225285Z adding 'torch/include/ATen/ops/gt_meta.h' 2025-04-25T04:39:35.8227288Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2025-04-25T04:39:35.8229203Z adding 'torch/include/ATen/ops/gt_native.h' 2025-04-25T04:39:35.8231414Z adding 'torch/include/ATen/ops/gt_ops.h' 2025-04-25T04:39:35.8233977Z adding 'torch/include/ATen/ops/hamming_window.h' 2025-04-25T04:39:35.8236535Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8238592Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2025-04-25T04:39:35.8241139Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2025-04-25T04:39:35.8243500Z adding 'torch/include/ATen/ops/hann_window.h' 2025-04-25T04:39:35.8245787Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8247597Z adding 'torch/include/ATen/ops/hann_window_native.h' 2025-04-25T04:39:35.8249879Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2025-04-25T04:39:35.8251935Z adding 'torch/include/ATen/ops/hardshrink.h' 2025-04-25T04:39:35.8253983Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2025-04-25T04:39:35.8256220Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8257929Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2025-04-25T04:39:35.8259875Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2025-04-25T04:39:35.8261822Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2025-04-25T04:39:35.8263906Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2025-04-25T04:39:35.8265772Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2025-04-25T04:39:35.8267838Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2025-04-25T04:39:35.8270071Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8271896Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2025-04-25T04:39:35.8273785Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2025-04-25T04:39:35.8275605Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2025-04-25T04:39:35.8277575Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2025-04-25T04:39:35.8279443Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2025-04-25T04:39:35.8281459Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2025-04-25T04:39:35.8283410Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2025-04-25T04:39:35.8285404Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2025-04-25T04:39:35.8287664Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8289366Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2025-04-25T04:39:35.8291316Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2025-04-25T04:39:35.8293179Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2025-04-25T04:39:35.8295303Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2025-04-25T04:39:35.8297103Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2025-04-25T04:39:35.8299125Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2025-04-25T04:39:35.8301389Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8303198Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2025-04-25T04:39:35.8305093Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2025-04-25T04:39:35.8306944Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2025-04-25T04:39:35.8308907Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2025-04-25T04:39:35.8310780Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2025-04-25T04:39:35.8312839Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2025-04-25T04:39:35.8314812Z adding 'torch/include/ATen/ops/hardswish.h' 2025-04-25T04:39:35.8316849Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2025-04-25T04:39:35.8319028Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8320818Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2025-04-25T04:39:35.8322738Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2025-04-25T04:39:35.8324615Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2025-04-25T04:39:35.8326614Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2025-04-25T04:39:35.8328609Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2025-04-25T04:39:35.8330581Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2025-04-25T04:39:35.8332478Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2025-04-25T04:39:35.8334330Z adding 'torch/include/ATen/ops/hardswish_native.h' 2025-04-25T04:39:35.8336340Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2025-04-25T04:39:35.8338549Z adding 'torch/include/ATen/ops/hardtanh.h' 2025-04-25T04:39:35.8340713Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2025-04-25T04:39:35.8342950Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2025-04-25T04:39:35.8344899Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2025-04-25T04:39:35.8346767Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2025-04-25T04:39:35.8348805Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2025-04-25T04:39:35.8351001Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2025-04-25T04:39:35.8353236Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2025-04-25T04:39:35.8354924Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2025-04-25T04:39:35.8356704Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2025-04-25T04:39:35.8358788Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2025-04-25T04:39:35.8360849Z adding 'torch/include/ATen/ops/heaviside.h' 2025-04-25T04:39:35.8363190Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8364810Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2025-04-25T04:39:35.8366728Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2025-04-25T04:39:35.8368595Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2025-04-25T04:39:35.8370671Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2025-04-25T04:39:35.8372832Z adding 'torch/include/ATen/ops/heaviside_native.h' 2025-04-25T04:39:35.8374557Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2025-04-25T04:39:35.8376627Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2025-04-25T04:39:35.8378835Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8380521Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2025-04-25T04:39:35.8382652Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2025-04-25T04:39:35.8384570Z adding 'torch/include/ATen/ops/histc.h' 2025-04-25T04:39:35.8386656Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2025-04-25T04:39:35.8388916Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2025-04-25T04:39:35.8390443Z adding 'torch/include/ATen/ops/histc_native.h' 2025-04-25T04:39:35.8392506Z adding 'torch/include/ATen/ops/histc_ops.h' 2025-04-25T04:39:35.8394784Z adding 'torch/include/ATen/ops/histogram.h' 2025-04-25T04:39:35.8397190Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2025-04-25T04:39:35.8398914Z adding 'torch/include/ATen/ops/histogram_native.h' 2025-04-25T04:39:35.8401150Z adding 'torch/include/ATen/ops/histogram_ops.h' 2025-04-25T04:39:35.8403313Z adding 'torch/include/ATen/ops/histogramdd.h' 2025-04-25T04:39:35.8405465Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8407460Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2025-04-25T04:39:35.8409517Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2025-04-25T04:39:35.8411560Z adding 'torch/include/ATen/ops/hsplit.h' 2025-04-25T04:39:35.8413669Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8415652Z adding 'torch/include/ATen/ops/hsplit_native.h' 2025-04-25T04:39:35.8417605Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2025-04-25T04:39:35.8419675Z adding 'torch/include/ATen/ops/hspmm.h' 2025-04-25T04:39:35.8421604Z adding 'torch/include/ATen/ops/hspmm_native.h' 2025-04-25T04:39:35.8423800Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2025-04-25T04:39:35.8425713Z adding 'torch/include/ATen/ops/hstack.h' 2025-04-25T04:39:35.8427873Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8429565Z adding 'torch/include/ATen/ops/hstack_native.h' 2025-04-25T04:39:35.8431671Z adding 'torch/include/ATen/ops/hstack_ops.h' 2025-04-25T04:39:35.8433620Z adding 'torch/include/ATen/ops/huber_loss.h' 2025-04-25T04:39:35.8435732Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2025-04-25T04:39:35.8438018Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8441097Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2025-04-25T04:39:35.8442807Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2025-04-25T04:39:35.8444411Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2025-04-25T04:39:35.8446246Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2025-04-25T04:39:35.8448176Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2025-04-25T04:39:35.8449901Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2025-04-25T04:39:35.8451649Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2025-04-25T04:39:35.8453470Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2025-04-25T04:39:35.8455326Z adding 'torch/include/ATen/ops/hypot.h' 2025-04-25T04:39:35.8457267Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8458943Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2025-04-25T04:39:35.8460810Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2025-04-25T04:39:35.8462527Z adding 'torch/include/ATen/ops/hypot_meta.h' 2025-04-25T04:39:35.8464253Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2025-04-25T04:39:35.8466001Z adding 'torch/include/ATen/ops/hypot_native.h' 2025-04-25T04:39:35.8467801Z adding 'torch/include/ATen/ops/hypot_ops.h' 2025-04-25T04:39:35.8469672Z adding 'torch/include/ATen/ops/i0.h' 2025-04-25T04:39:35.8471613Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8473280Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2025-04-25T04:39:35.8474968Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2025-04-25T04:39:35.8476692Z adding 'torch/include/ATen/ops/i0_meta.h' 2025-04-25T04:39:35.8478456Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2025-04-25T04:39:35.8480248Z adding 'torch/include/ATen/ops/i0_native.h' 2025-04-25T04:39:35.8482004Z adding 'torch/include/ATen/ops/i0_ops.h' 2025-04-25T04:39:35.8483864Z adding 'torch/include/ATen/ops/igamma.h' 2025-04-25T04:39:35.8485967Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8487515Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2025-04-25T04:39:35.8489171Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2025-04-25T04:39:35.8490904Z adding 'torch/include/ATen/ops/igamma_meta.h' 2025-04-25T04:39:35.8492634Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2025-04-25T04:39:35.8494384Z adding 'torch/include/ATen/ops/igamma_native.h' 2025-04-25T04:39:35.8496179Z adding 'torch/include/ATen/ops/igamma_ops.h' 2025-04-25T04:39:35.8498057Z adding 'torch/include/ATen/ops/igammac.h' 2025-04-25T04:39:35.8500009Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8501738Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2025-04-25T04:39:35.8503519Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2025-04-25T04:39:35.8505211Z adding 'torch/include/ATen/ops/igammac_meta.h' 2025-04-25T04:39:35.8506953Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2025-04-25T04:39:35.8508713Z adding 'torch/include/ATen/ops/igammac_native.h' 2025-04-25T04:39:35.8510499Z adding 'torch/include/ATen/ops/igammac_ops.h' 2025-04-25T04:39:35.8512432Z adding 'torch/include/ATen/ops/im2col.h' 2025-04-25T04:39:35.8514218Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2025-04-25T04:39:35.8516133Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2025-04-25T04:39:35.8517772Z adding 'torch/include/ATen/ops/im2col_native.h' 2025-04-25T04:39:35.8519726Z adding 'torch/include/ATen/ops/im2col_ops.h' 2025-04-25T04:39:35.8521420Z adding 'torch/include/ATen/ops/imag.h' 2025-04-25T04:39:35.8523407Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8524853Z adding 'torch/include/ATen/ops/imag_native.h' 2025-04-25T04:39:35.8526684Z adding 'torch/include/ATen/ops/imag_ops.h' 2025-04-25T04:39:35.8528406Z adding 'torch/include/ATen/ops/index.h' 2025-04-25T04:39:35.8530369Z adding 'torch/include/ATen/ops/index_add.h' 2025-04-25T04:39:35.8532388Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8534175Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8535795Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2025-04-25T04:39:35.8538861Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2025-04-25T04:39:35.8540758Z adding 'torch/include/ATen/ops/index_add_meta.h' 2025-04-25T04:39:35.8542857Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2025-04-25T04:39:35.8544587Z adding 'torch/include/ATen/ops/index_add_native.h' 2025-04-25T04:39:35.8546712Z adding 'torch/include/ATen/ops/index_add_ops.h' 2025-04-25T04:39:35.8548751Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8550567Z adding 'torch/include/ATen/ops/index_copy.h' 2025-04-25T04:39:35.8552489Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8554269Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8555880Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2025-04-25T04:39:35.8557745Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2025-04-25T04:39:35.8559546Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2025-04-25T04:39:35.8561421Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2025-04-25T04:39:35.8563116Z adding 'torch/include/ATen/ops/index_copy_native.h' 2025-04-25T04:39:35.8565219Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2025-04-25T04:39:35.8567083Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2025-04-25T04:39:35.8568891Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2025-04-25T04:39:35.8570750Z adding 'torch/include/ATen/ops/index_fill.h' 2025-04-25T04:39:35.8572894Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8574767Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8576471Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2025-04-25T04:39:35.8578130Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2025-04-25T04:39:35.8579904Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2025-04-25T04:39:35.8581670Z adding 'torch/include/ATen/ops/index_fill_native.h' 2025-04-25T04:39:35.8584232Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2025-04-25T04:39:35.8586244Z adding 'torch/include/ATen/ops/index_meta.h' 2025-04-25T04:39:35.8588247Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2025-04-25T04:39:35.8589854Z adding 'torch/include/ATen/ops/index_native.h' 2025-04-25T04:39:35.8591775Z adding 'torch/include/ATen/ops/index_ops.h' 2025-04-25T04:39:35.8593590Z adding 'torch/include/ATen/ops/index_put.h' 2025-04-25T04:39:35.8595714Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8597242Z adding 'torch/include/ATen/ops/index_put_native.h' 2025-04-25T04:39:35.8599287Z adding 'torch/include/ATen/ops/index_put_ops.h' 2025-04-25T04:39:35.8601155Z adding 'torch/include/ATen/ops/index_reduce.h' 2025-04-25T04:39:35.8603295Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8604901Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2025-04-25T04:39:35.8606783Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2025-04-25T04:39:35.8608544Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2025-04-25T04:39:35.8610467Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2025-04-25T04:39:35.8612127Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2025-04-25T04:39:35.8614256Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2025-04-25T04:39:35.8616224Z adding 'torch/include/ATen/ops/index_select.h' 2025-04-25T04:39:35.8618148Z adding 'torch/include/ATen/ops/index_select_backward.h' 2025-04-25T04:39:35.8619968Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8621664Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2025-04-25T04:39:35.8623605Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2025-04-25T04:39:35.8625487Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8627301Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2025-04-25T04:39:35.8629060Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2025-04-25T04:39:35.8630679Z adding 'torch/include/ATen/ops/index_select_native.h' 2025-04-25T04:39:35.8632859Z adding 'torch/include/ATen/ops/index_select_ops.h' 2025-04-25T04:39:35.8634469Z adding 'torch/include/ATen/ops/indices.h' 2025-04-25T04:39:35.8636446Z adding 'torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8638484Z adding 'torch/include/ATen/ops/indices_copy.h' 2025-04-25T04:39:35.8640420Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8642123Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8643636Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2025-04-25T04:39:35.8645556Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2025-04-25T04:39:35.8647259Z adding 'torch/include/ATen/ops/indices_native.h' 2025-04-25T04:39:35.8649055Z adding 'torch/include/ATen/ops/indices_ops.h' 2025-04-25T04:39:35.8650897Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2025-04-25T04:39:35.8652805Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8654512Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2025-04-25T04:39:35.8656250Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2025-04-25T04:39:35.8657861Z adding 'torch/include/ATen/ops/inner.h' 2025-04-25T04:39:35.8660001Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8661374Z adding 'torch/include/ATen/ops/inner_native.h' 2025-04-25T04:39:35.8663513Z adding 'torch/include/ATen/ops/inner_ops.h' 2025-04-25T04:39:35.8665220Z adding 'torch/include/ATen/ops/instance_norm.h' 2025-04-25T04:39:35.8667263Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8668775Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2025-04-25T04:39:35.8670692Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2025-04-25T04:39:35.8672418Z adding 'torch/include/ATen/ops/int_repr.h' 2025-04-25T04:39:35.8674460Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8675967Z adding 'torch/include/ATen/ops/int_repr_native.h' 2025-04-25T04:39:35.8677858Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2025-04-25T04:39:35.8679535Z adding 'torch/include/ATen/ops/inverse.h' 2025-04-25T04:39:35.8681562Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8683068Z adding 'torch/include/ATen/ops/inverse_native.h' 2025-04-25T04:39:35.8685003Z adding 'torch/include/ATen/ops/inverse_ops.h' 2025-04-25T04:39:35.8686623Z adding 'torch/include/ATen/ops/is_coalesced.h' 2025-04-25T04:39:35.8688626Z adding 'torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8690162Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2025-04-25T04:39:35.8691987Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2025-04-25T04:39:35.8693633Z adding 'torch/include/ATen/ops/is_complex.h' 2025-04-25T04:39:35.8695576Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8697056Z adding 'torch/include/ATen/ops/is_complex_native.h' 2025-04-25T04:39:35.8698887Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2025-04-25T04:39:35.8700525Z adding 'torch/include/ATen/ops/is_conj.h' 2025-04-25T04:39:35.8702600Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8704051Z adding 'torch/include/ATen/ops/is_conj_native.h' 2025-04-25T04:39:35.8705924Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2025-04-25T04:39:35.8707626Z adding 'torch/include/ATen/ops/is_distributed.h' 2025-04-25T04:39:35.8709655Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8711175Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2025-04-25T04:39:35.8712934Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2025-04-25T04:39:35.8714534Z adding 'torch/include/ATen/ops/is_floating_point.h' 2025-04-25T04:39:35.8716572Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8718154Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2025-04-25T04:39:35.8720123Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2025-04-25T04:39:35.8721814Z adding 'torch/include/ATen/ops/is_inference.h' 2025-04-25T04:39:35.8723899Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8725487Z adding 'torch/include/ATen/ops/is_inference_native.h' 2025-04-25T04:39:35.8727344Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2025-04-25T04:39:35.8729087Z adding 'torch/include/ATen/ops/is_leaf.h' 2025-04-25T04:39:35.8731081Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8732675Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2025-04-25T04:39:35.8734502Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2025-04-25T04:39:35.8736263Z adding 'torch/include/ATen/ops/is_neg.h' 2025-04-25T04:39:35.8738505Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8740273Z adding 'torch/include/ATen/ops/is_neg_native.h' 2025-04-25T04:39:35.8742348Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2025-04-25T04:39:35.8744155Z adding 'torch/include/ATen/ops/is_nonzero.h' 2025-04-25T04:39:35.8746286Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8747784Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2025-04-25T04:39:35.8749639Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2025-04-25T04:39:35.8751370Z adding 'torch/include/ATen/ops/is_pinned.h' 2025-04-25T04:39:35.8753388Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8755041Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2025-04-25T04:39:35.8756923Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2025-04-25T04:39:35.8758776Z adding 'torch/include/ATen/ops/is_same_size.h' 2025-04-25T04:39:35.8760875Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8762539Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2025-04-25T04:39:35.8764353Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2025-04-25T04:39:35.8766005Z adding 'torch/include/ATen/ops/is_set_to.h' 2025-04-25T04:39:35.8767911Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2025-04-25T04:39:35.8769740Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2025-04-25T04:39:35.8771433Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2025-04-25T04:39:35.8773321Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2025-04-25T04:39:35.8775144Z adding 'torch/include/ATen/ops/is_signed.h' 2025-04-25T04:39:35.8777159Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8778824Z adding 'torch/include/ATen/ops/is_signed_native.h' 2025-04-25T04:39:35.8780630Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2025-04-25T04:39:35.8782620Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2025-04-25T04:39:35.8784620Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8786263Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2025-04-25T04:39:35.8788040Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2025-04-25T04:39:35.8789889Z adding 'torch/include/ATen/ops/isclose.h' 2025-04-25T04:39:35.8791936Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8793594Z adding 'torch/include/ATen/ops/isclose_native.h' 2025-04-25T04:39:35.8795498Z adding 'torch/include/ATen/ops/isclose_ops.h' 2025-04-25T04:39:35.8797285Z adding 'torch/include/ATen/ops/isfinite.h' 2025-04-25T04:39:35.8799265Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8800904Z adding 'torch/include/ATen/ops/isfinite_native.h' 2025-04-25T04:39:35.8802732Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2025-04-25T04:39:35.8804830Z adding 'torch/include/ATen/ops/isin.h' 2025-04-25T04:39:35.8806956Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8808900Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2025-04-25T04:39:35.8810785Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2025-04-25T04:39:35.8812645Z adding 'torch/include/ATen/ops/isin_meta.h' 2025-04-25T04:39:35.8814562Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2025-04-25T04:39:35.8816404Z adding 'torch/include/ATen/ops/isin_native.h' 2025-04-25T04:39:35.8818515Z adding 'torch/include/ATen/ops/isin_ops.h' 2025-04-25T04:39:35.8820585Z adding 'torch/include/ATen/ops/isinf.h' 2025-04-25T04:39:35.8822707Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8824433Z adding 'torch/include/ATen/ops/isinf_native.h' 2025-04-25T04:39:35.8826332Z adding 'torch/include/ATen/ops/isinf_ops.h' 2025-04-25T04:39:35.8828213Z adding 'torch/include/ATen/ops/isnan.h' 2025-04-25T04:39:35.8830240Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8831965Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2025-04-25T04:39:35.8833771Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2025-04-25T04:39:35.8835650Z adding 'torch/include/ATen/ops/isnan_native.h' 2025-04-25T04:39:35.8837640Z adding 'torch/include/ATen/ops/isnan_ops.h' 2025-04-25T04:39:35.8839737Z adding 'torch/include/ATen/ops/isneginf.h' 2025-04-25T04:39:35.8841827Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8843525Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2025-04-25T04:39:35.8845317Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2025-04-25T04:39:35.8847100Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2025-04-25T04:39:35.8848971Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2025-04-25T04:39:35.8850745Z adding 'torch/include/ATen/ops/isneginf_native.h' 2025-04-25T04:39:35.8852643Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2025-04-25T04:39:35.8854488Z adding 'torch/include/ATen/ops/isposinf.h' 2025-04-25T04:39:35.8856597Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8858287Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2025-04-25T04:39:35.8860101Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2025-04-25T04:39:35.8861997Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2025-04-25T04:39:35.8863967Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2025-04-25T04:39:35.8865761Z adding 'torch/include/ATen/ops/isposinf_native.h' 2025-04-25T04:39:35.8867628Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2025-04-25T04:39:35.8869474Z adding 'torch/include/ATen/ops/isreal.h' 2025-04-25T04:39:35.8871452Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8873125Z adding 'torch/include/ATen/ops/isreal_native.h' 2025-04-25T04:39:35.8874915Z adding 'torch/include/ATen/ops/isreal_ops.h' 2025-04-25T04:39:35.8876805Z adding 'torch/include/ATen/ops/istft.h' 2025-04-25T04:39:35.8878909Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8880552Z adding 'torch/include/ATen/ops/istft_native.h' 2025-04-25T04:39:35.8882533Z adding 'torch/include/ATen/ops/istft_ops.h' 2025-04-25T04:39:35.8884293Z adding 'torch/include/ATen/ops/item.h' 2025-04-25T04:39:35.8886287Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8887915Z adding 'torch/include/ATen/ops/item_native.h' 2025-04-25T04:39:35.8889811Z adding 'torch/include/ATen/ops/item_ops.h' 2025-04-25T04:39:35.8891939Z adding 'torch/include/ATen/ops/kaiser_window.h' 2025-04-25T04:39:35.8894316Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8895978Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2025-04-25T04:39:35.8898200Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2025-04-25T04:39:35.8900387Z adding 'torch/include/ATen/ops/kl_div.h' 2025-04-25T04:39:35.8902517Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8904302Z adding 'torch/include/ATen/ops/kl_div_native.h' 2025-04-25T04:39:35.8906091Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2025-04-25T04:39:35.8907912Z adding 'torch/include/ATen/ops/kron.h' 2025-04-25T04:39:35.8910043Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8911663Z adding 'torch/include/ATen/ops/kron_native.h' 2025-04-25T04:39:35.8913580Z adding 'torch/include/ATen/ops/kron_ops.h' 2025-04-25T04:39:35.8915648Z adding 'torch/include/ATen/ops/kthvalue.h' 2025-04-25T04:39:35.8917779Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.8919701Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8921412Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2025-04-25T04:39:35.8923261Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2025-04-25T04:39:35.8925066Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2025-04-25T04:39:35.8927163Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2025-04-25T04:39:35.8929182Z adding 'torch/include/ATen/ops/l1_loss.h' 2025-04-25T04:39:35.8931195Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8932809Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2025-04-25T04:39:35.8934662Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2025-04-25T04:39:35.8936685Z adding 'torch/include/ATen/ops/layer_norm.h' 2025-04-25T04:39:35.8939438Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8941252Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2025-04-25T04:39:35.8943361Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2025-04-25T04:39:35.8945240Z adding 'torch/include/ATen/ops/lcm.h' 2025-04-25T04:39:35.8947424Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8949060Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2025-04-25T04:39:35.8950910Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2025-04-25T04:39:35.8952706Z adding 'torch/include/ATen/ops/lcm_meta.h' 2025-04-25T04:39:35.8954584Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2025-04-25T04:39:35.8956306Z adding 'torch/include/ATen/ops/lcm_native.h' 2025-04-25T04:39:35.8958235Z adding 'torch/include/ATen/ops/lcm_ops.h' 2025-04-25T04:39:35.8960162Z adding 'torch/include/ATen/ops/ldexp.h' 2025-04-25T04:39:35.8962307Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.8963925Z adding 'torch/include/ATen/ops/ldexp_native.h' 2025-04-25T04:39:35.8966854Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2025-04-25T04:39:35.8968861Z adding 'torch/include/ATen/ops/le.h' 2025-04-25T04:39:35.8971023Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8972756Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2025-04-25T04:39:35.8974628Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2025-04-25T04:39:35.8976489Z adding 'torch/include/ATen/ops/le_meta.h' 2025-04-25T04:39:35.8978375Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2025-04-25T04:39:35.8980303Z adding 'torch/include/ATen/ops/le_native.h' 2025-04-25T04:39:35.8982454Z adding 'torch/include/ATen/ops/le_ops.h' 2025-04-25T04:39:35.8984486Z adding 'torch/include/ATen/ops/leaky_relu.h' 2025-04-25T04:39:35.8986461Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2025-04-25T04:39:35.8988677Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.8990390Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2025-04-25T04:39:35.8992282Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2025-04-25T04:39:35.8994018Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2025-04-25T04:39:35.8996024Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2025-04-25T04:39:35.8997740Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2025-04-25T04:39:35.8999850Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2025-04-25T04:39:35.9001886Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9003490Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2025-04-25T04:39:35.9005363Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2025-04-25T04:39:35.9007118Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2025-04-25T04:39:35.9009019Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2025-04-25T04:39:35.9010822Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2025-04-25T04:39:35.9012823Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2025-04-25T04:39:35.9014806Z adding 'torch/include/ATen/ops/lerp.h' 2025-04-25T04:39:35.9016944Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9018675Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2025-04-25T04:39:35.9020539Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2025-04-25T04:39:35.9022447Z adding 'torch/include/ATen/ops/lerp_meta.h' 2025-04-25T04:39:35.9024559Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2025-04-25T04:39:35.9026266Z adding 'torch/include/ATen/ops/lerp_native.h' 2025-04-25T04:39:35.9028374Z adding 'torch/include/ATen/ops/lerp_ops.h' 2025-04-25T04:39:35.9030386Z adding 'torch/include/ATen/ops/less.h' 2025-04-25T04:39:35.9032496Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9034281Z adding 'torch/include/ATen/ops/less_equal.h' 2025-04-25T04:39:35.9036429Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9038247Z adding 'torch/include/ATen/ops/less_equal_native.h' 2025-04-25T04:39:35.9040509Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2025-04-25T04:39:35.9042409Z adding 'torch/include/ATen/ops/less_native.h' 2025-04-25T04:39:35.9044530Z adding 'torch/include/ATen/ops/less_ops.h' 2025-04-25T04:39:35.9046441Z adding 'torch/include/ATen/ops/lgamma.h' 2025-04-25T04:39:35.9048629Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9050202Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2025-04-25T04:39:35.9052066Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2025-04-25T04:39:35.9053803Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2025-04-25T04:39:35.9055710Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2025-04-25T04:39:35.9057489Z adding 'torch/include/ATen/ops/lgamma_native.h' 2025-04-25T04:39:35.9059415Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2025-04-25T04:39:35.9061268Z adding 'torch/include/ATen/ops/lift.h' 2025-04-25T04:39:35.9063451Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9065081Z adding 'torch/include/ATen/ops/lift_fresh.h' 2025-04-25T04:39:35.9067213Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9068823Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2025-04-25T04:39:35.9070925Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9072900Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9074421Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2025-04-25T04:39:35.9076336Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2025-04-25T04:39:35.9078110Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2025-04-25T04:39:35.9079958Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2025-04-25T04:39:35.9081725Z adding 'torch/include/ATen/ops/lift_native.h' 2025-04-25T04:39:35.9083609Z adding 'torch/include/ATen/ops/lift_ops.h' 2025-04-25T04:39:35.9085522Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2025-04-25T04:39:35.9087668Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9089496Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2025-04-25T04:39:35.9091572Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9093229Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2025-04-25T04:39:35.9095116Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2025-04-25T04:39:35.9096837Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2025-04-25T04:39:35.9098802Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2025-04-25T04:39:35.9100581Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2025-04-25T04:39:35.9102765Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2025-04-25T04:39:35.9104601Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2025-04-25T04:39:35.9106538Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2025-04-25T04:39:35.9108510Z adding 'torch/include/ATen/ops/linalg_cond.h' 2025-04-25T04:39:35.9110637Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9112409Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2025-04-25T04:39:35.9114606Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2025-04-25T04:39:35.9116274Z adding 'torch/include/ATen/ops/linalg_cross.h' 2025-04-25T04:39:35.9118507Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9120148Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2025-04-25T04:39:35.9122050Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2025-04-25T04:39:35.9123796Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2025-04-25T04:39:35.9125686Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2025-04-25T04:39:35.9127549Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2025-04-25T04:39:35.9129440Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2025-04-25T04:39:35.9131319Z adding 'torch/include/ATen/ops/linalg_det.h' 2025-04-25T04:39:35.9133429Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9135074Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2025-04-25T04:39:35.9137002Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2025-04-25T04:39:35.9139223Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2025-04-25T04:39:35.9141219Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9143008Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2025-04-25T04:39:35.9144871Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2025-04-25T04:39:35.9146812Z adding 'torch/include/ATen/ops/linalg_eig.h' 2025-04-25T04:39:35.9148879Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2025-04-25T04:39:35.9150662Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2025-04-25T04:39:35.9152412Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2025-04-25T04:39:35.9154405Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2025-04-25T04:39:35.9156298Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2025-04-25T04:39:35.9158387Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9160079Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2025-04-25T04:39:35.9162012Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2025-04-25T04:39:35.9163930Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2025-04-25T04:39:35.9165965Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9167678Z adding 'torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h' 2025-04-25T04:39:35.9169518Z adding 'torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h' 2025-04-25T04:39:35.9171252Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2025-04-25T04:39:35.9173629Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2025-04-25T04:39:35.9176082Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2025-04-25T04:39:35.9178192Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9180072Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2025-04-25T04:39:35.9182035Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2025-04-25T04:39:35.9184025Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2025-04-25T04:39:35.9186314Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2025-04-25T04:39:35.9188090Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2025-04-25T04:39:35.9189722Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2025-04-25T04:39:35.9191603Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2025-04-25T04:39:35.9193404Z adding 'torch/include/ATen/ops/linalg_inv.h' 2025-04-25T04:39:35.9195520Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9197347Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2025-04-25T04:39:35.9199508Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9201371Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2025-04-25T04:39:35.9203169Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2025-04-25T04:39:35.9204967Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2025-04-25T04:39:35.9206742Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2025-04-25T04:39:35.9208610Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2025-04-25T04:39:35.9210593Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2025-04-25T04:39:35.9212420Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2025-04-25T04:39:35.9214350Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2025-04-25T04:39:35.9216281Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2025-04-25T04:39:35.9218354Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9220223Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2025-04-25T04:39:35.9222467Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9224400Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2025-04-25T04:39:35.9226417Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2025-04-25T04:39:35.9228128Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2025-04-25T04:39:35.9229984Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2025-04-25T04:39:35.9231857Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2025-04-25T04:39:35.9233778Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2025-04-25T04:39:35.9235666Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2025-04-25T04:39:35.9237773Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2025-04-25T04:39:35.9239924Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2025-04-25T04:39:35.9242137Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9243913Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2025-04-25T04:39:35.9245783Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2025-04-25T04:39:35.9247566Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2025-04-25T04:39:35.9249445Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2025-04-25T04:39:35.9251266Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2025-04-25T04:39:35.9253245Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2025-04-25T04:39:35.9255326Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2025-04-25T04:39:35.9257471Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9259298Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2025-04-25T04:39:35.9261162Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2025-04-25T04:39:35.9263149Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2025-04-25T04:39:35.9265319Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2025-04-25T04:39:35.9267202Z adding 'torch/include/ATen/ops/linalg_lu.h' 2025-04-25T04:39:35.9269421Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9271156Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2025-04-25T04:39:35.9278128Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2025-04-25T04:39:35.9278692Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2025-04-25T04:39:35.9279322Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9279923Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2025-04-25T04:39:35.9281214Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9283036Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2025-04-25T04:39:35.9285012Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2025-04-25T04:39:35.9286888Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2025-04-25T04:39:35.9288890Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2025-04-25T04:39:35.9290726Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2025-04-25T04:39:35.9292675Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2025-04-25T04:39:35.9294641Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2025-04-25T04:39:35.9296654Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2025-04-25T04:39:35.9298516Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2025-04-25T04:39:35.9300503Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2025-04-25T04:39:35.9303047Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2025-04-25T04:39:35.9304565Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2025-04-25T04:39:35.9306562Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2025-04-25T04:39:35.9308853Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9310644Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2025-04-25T04:39:35.9312539Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2025-04-25T04:39:35.9314397Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2025-04-25T04:39:35.9316325Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2025-04-25T04:39:35.9318224Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2025-04-25T04:39:35.9320217Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2025-04-25T04:39:35.9322170Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2025-04-25T04:39:35.9324322Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9325982Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2025-04-25T04:39:35.9327941Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2025-04-25T04:39:35.9329908Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2025-04-25T04:39:35.9332110Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9333900Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2025-04-25T04:39:35.9335737Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2025-04-25T04:39:35.9337722Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2025-04-25T04:39:35.9340141Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2025-04-25T04:39:35.9342429Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2025-04-25T04:39:35.9344840Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9346661Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2025-04-25T04:39:35.9348874Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2025-04-25T04:39:35.9350851Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2025-04-25T04:39:35.9353056Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9354680Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2025-04-25T04:39:35.9356657Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2025-04-25T04:39:35.9359222Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2025-04-25T04:39:35.9361396Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9363176Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2025-04-25T04:39:35.9365510Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2025-04-25T04:39:35.9367651Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2025-04-25T04:39:35.9370038Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9371952Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2025-04-25T04:39:35.9373393Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2025-04-25T04:39:35.9375468Z adding 'torch/include/ATen/ops/linalg_norm.h' 2025-04-25T04:39:35.9377529Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9379522Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2025-04-25T04:39:35.9381424Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2025-04-25T04:39:35.9383680Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2025-04-25T04:39:35.9385816Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9387723Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9389691Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9391613Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2025-04-25T04:39:35.9394175Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2025-04-25T04:39:35.9396297Z adding 'torch/include/ATen/ops/linalg_qr.h' 2025-04-25T04:39:35.9398477Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9400262Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2025-04-25T04:39:35.9401999Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2025-04-25T04:39:35.9403779Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2025-04-25T04:39:35.9405660Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2025-04-25T04:39:35.9407425Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2025-04-25T04:39:35.9409271Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2025-04-25T04:39:35.9411191Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2025-04-25T04:39:35.9414124Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9416025Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2025-04-25T04:39:35.9417759Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2025-04-25T04:39:35.9419636Z adding 'torch/include/ATen/ops/linalg_solve.h' 2025-04-25T04:39:35.9421794Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9423535Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2025-04-25T04:39:35.9425658Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9427287Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2025-04-25T04:39:35.9429237Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2025-04-25T04:39:35.9431044Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2025-04-25T04:39:35.9432882Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2025-04-25T04:39:35.9434941Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2025-04-25T04:39:35.9436889Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2025-04-25T04:39:35.9438968Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2025-04-25T04:39:35.9440850Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2025-04-25T04:39:35.9442683Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2025-04-25T04:39:35.9444670Z adding 'torch/include/ATen/ops/linalg_svd.h' 2025-04-25T04:39:35.9446679Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9448352Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2025-04-25T04:39:35.9450261Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2025-04-25T04:39:35.9452216Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2025-04-25T04:39:35.9454180Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9455786Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2025-04-25T04:39:35.9457820Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2025-04-25T04:39:35.9459571Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2025-04-25T04:39:35.9461630Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9463319Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2025-04-25T04:39:35.9465258Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2025-04-25T04:39:35.9467210Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2025-04-25T04:39:35.9469228Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9470871Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2025-04-25T04:39:35.9472752Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2025-04-25T04:39:35.9474651Z adding 'torch/include/ATen/ops/linalg_vander.h' 2025-04-25T04:39:35.9476594Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9478216Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2025-04-25T04:39:35.9480104Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2025-04-25T04:39:35.9481884Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2025-04-25T04:39:35.9483923Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9485508Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2025-04-25T04:39:35.9487431Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2025-04-25T04:39:35.9489326Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2025-04-25T04:39:35.9491528Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9493201Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2025-04-25T04:39:35.9495130Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2025-04-25T04:39:35.9496861Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2025-04-25T04:39:35.9498768Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2025-04-25T04:39:35.9500484Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2025-04-25T04:39:35.9502614Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2025-04-25T04:39:35.9504438Z adding 'torch/include/ATen/ops/linear.h' 2025-04-25T04:39:35.9506502Z adding 'torch/include/ATen/ops/linear_backward.h' 2025-04-25T04:39:35.9508517Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9510200Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2025-04-25T04:39:35.9512124Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2025-04-25T04:39:35.9514143Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9515932Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9517592Z adding 'torch/include/ATen/ops/linear_native.h' 2025-04-25T04:39:35.9519509Z adding 'torch/include/ATen/ops/linear_ops.h' 2025-04-25T04:39:35.9521879Z adding 'torch/include/ATen/ops/linspace.h' 2025-04-25T04:39:35.9524174Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9526006Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2025-04-25T04:39:35.9527938Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2025-04-25T04:39:35.9529686Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2025-04-25T04:39:35.9531510Z adding 'torch/include/ATen/ops/linspace_native.h' 2025-04-25T04:39:35.9533886Z adding 'torch/include/ATen/ops/linspace_ops.h' 2025-04-25T04:39:35.9535857Z adding 'torch/include/ATen/ops/log.h' 2025-04-25T04:39:35.9537855Z adding 'torch/include/ATen/ops/log10.h' 2025-04-25T04:39:35.9540015Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9541860Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2025-04-25T04:39:35.9543623Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2025-04-25T04:39:35.9545306Z adding 'torch/include/ATen/ops/log10_meta.h' 2025-04-25T04:39:35.9547076Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2025-04-25T04:39:35.9548853Z adding 'torch/include/ATen/ops/log10_native.h' 2025-04-25T04:39:35.9550758Z adding 'torch/include/ATen/ops/log10_ops.h' 2025-04-25T04:39:35.9552648Z adding 'torch/include/ATen/ops/log1p.h' 2025-04-25T04:39:35.9554663Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9556383Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2025-04-25T04:39:35.9558050Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2025-04-25T04:39:35.9559768Z adding 'torch/include/ATen/ops/log1p_meta.h' 2025-04-25T04:39:35.9561563Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2025-04-25T04:39:35.9563431Z adding 'torch/include/ATen/ops/log1p_native.h' 2025-04-25T04:39:35.9565223Z adding 'torch/include/ATen/ops/log1p_ops.h' 2025-04-25T04:39:35.9567092Z adding 'torch/include/ATen/ops/log2.h' 2025-04-25T04:39:35.9569103Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9570762Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2025-04-25T04:39:35.9572507Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2025-04-25T04:39:35.9574236Z adding 'torch/include/ATen/ops/log2_meta.h' 2025-04-25T04:39:35.9576074Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2025-04-25T04:39:35.9577759Z adding 'torch/include/ATen/ops/log2_native.h' 2025-04-25T04:39:35.9579603Z adding 'torch/include/ATen/ops/log2_ops.h' 2025-04-25T04:39:35.9581777Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9583487Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2025-04-25T04:39:35.9585282Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2025-04-25T04:39:35.9586942Z adding 'torch/include/ATen/ops/log_meta.h' 2025-04-25T04:39:35.9588772Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2025-04-25T04:39:35.9590452Z adding 'torch/include/ATen/ops/log_native.h' 2025-04-25T04:39:35.9592301Z adding 'torch/include/ATen/ops/log_normal.h' 2025-04-25T04:39:35.9594310Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9596045Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2025-04-25T04:39:35.9597816Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2025-04-25T04:39:35.9599623Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2025-04-25T04:39:35.9601318Z adding 'torch/include/ATen/ops/log_normal_native.h' 2025-04-25T04:39:35.9603310Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2025-04-25T04:39:35.9605335Z adding 'torch/include/ATen/ops/log_ops.h' 2025-04-25T04:39:35.9607259Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2025-04-25T04:39:35.9609068Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2025-04-25T04:39:35.9611852Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2025-04-25T04:39:35.9613020Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2025-04-25T04:39:35.9614859Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2025-04-25T04:39:35.9617308Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2025-04-25T04:39:35.9619282Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9621154Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2025-04-25T04:39:35.9623161Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2025-04-25T04:39:35.9624964Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2025-04-25T04:39:35.9626967Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2025-04-25T04:39:35.9629049Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2025-04-25T04:39:35.9630884Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2025-04-25T04:39:35.9633442Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2025-04-25T04:39:35.9634904Z adding 'torch/include/ATen/ops/log_softmax.h' 2025-04-25T04:39:35.9637024Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9639314Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9641133Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2025-04-25T04:39:35.9643133Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2025-04-25T04:39:35.9644997Z adding 'torch/include/ATen/ops/logaddexp.h' 2025-04-25T04:39:35.9646994Z adding 'torch/include/ATen/ops/logaddexp2.h' 2025-04-25T04:39:35.9648903Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9650568Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2025-04-25T04:39:35.9652472Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2025-04-25T04:39:35.9654404Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2025-04-25T04:39:35.9656245Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2025-04-25T04:39:35.9658050Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2025-04-25T04:39:35.9659922Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2025-04-25T04:39:35.9662089Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9663819Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2025-04-25T04:39:35.9665590Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2025-04-25T04:39:35.9667247Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2025-04-25T04:39:35.9669129Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2025-04-25T04:39:35.9670784Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2025-04-25T04:39:35.9672750Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2025-04-25T04:39:35.9674673Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2025-04-25T04:39:35.9676722Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9678588Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9680140Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2025-04-25T04:39:35.9682104Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2025-04-25T04:39:35.9683939Z adding 'torch/include/ATen/ops/logdet.h' 2025-04-25T04:39:35.9685855Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9687474Z adding 'torch/include/ATen/ops/logdet_native.h' 2025-04-25T04:39:35.9689289Z adding 'torch/include/ATen/ops/logdet_ops.h' 2025-04-25T04:39:35.9691182Z adding 'torch/include/ATen/ops/logical_and.h' 2025-04-25T04:39:35.9693055Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9694783Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2025-04-25T04:39:35.9696575Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2025-04-25T04:39:35.9698257Z adding 'torch/include/ATen/ops/logical_and_native.h' 2025-04-25T04:39:35.9700187Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2025-04-25T04:39:35.9702099Z adding 'torch/include/ATen/ops/logical_not.h' 2025-04-25T04:39:35.9704136Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9705847Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2025-04-25T04:39:35.9707629Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2025-04-25T04:39:35.9709476Z adding 'torch/include/ATen/ops/logical_not_native.h' 2025-04-25T04:39:35.9711248Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2025-04-25T04:39:35.9713103Z adding 'torch/include/ATen/ops/logical_or.h' 2025-04-25T04:39:35.9715056Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9716771Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2025-04-25T04:39:35.9718560Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2025-04-25T04:39:35.9720264Z adding 'torch/include/ATen/ops/logical_or_native.h' 2025-04-25T04:39:35.9722244Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2025-04-25T04:39:35.9724066Z adding 'torch/include/ATen/ops/logical_xor.h' 2025-04-25T04:39:35.9726023Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9727735Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2025-04-25T04:39:35.9729515Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2025-04-25T04:39:35.9731214Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2025-04-25T04:39:35.9733235Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2025-04-25T04:39:35.9735055Z adding 'torch/include/ATen/ops/logit.h' 2025-04-25T04:39:35.9736897Z adding 'torch/include/ATen/ops/logit_backward.h' 2025-04-25T04:39:35.9739914Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9741663Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2025-04-25T04:39:35.9743666Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2025-04-25T04:39:35.9745369Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2025-04-25T04:39:35.9747284Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2025-04-25T04:39:35.9748968Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2025-04-25T04:39:35.9750967Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2025-04-25T04:39:35.9752819Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2025-04-25T04:39:35.9754649Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2025-04-25T04:39:35.9756412Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2025-04-25T04:39:35.9758174Z adding 'torch/include/ATen/ops/logit_native.h' 2025-04-25T04:39:35.9760095Z adding 'torch/include/ATen/ops/logit_ops.h' 2025-04-25T04:39:35.9762458Z adding 'torch/include/ATen/ops/logspace.h' 2025-04-25T04:39:35.9764816Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9766641Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2025-04-25T04:39:35.9768430Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2025-04-25T04:39:35.9770374Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2025-04-25T04:39:35.9772270Z adding 'torch/include/ATen/ops/logspace_native.h' 2025-04-25T04:39:35.9774646Z adding 'torch/include/ATen/ops/logspace_ops.h' 2025-04-25T04:39:35.9776864Z adding 'torch/include/ATen/ops/logsumexp.h' 2025-04-25T04:39:35.9778881Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9780974Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9782722Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9784324Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2025-04-25T04:39:35.9786313Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2025-04-25T04:39:35.9788256Z adding 'torch/include/ATen/ops/lshift.h' 2025-04-25T04:39:35.9790361Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9792102Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2025-04-25T04:39:35.9793924Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2025-04-25T04:39:35.9795705Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2025-04-25T04:39:35.9797480Z adding 'torch/include/ATen/ops/lshift_native.h' 2025-04-25T04:39:35.9799634Z adding 'torch/include/ATen/ops/lshift_ops.h' 2025-04-25T04:39:35.9801597Z adding 'torch/include/ATen/ops/lstm.h' 2025-04-25T04:39:35.9803416Z adding 'torch/include/ATen/ops/lstm_cell.h' 2025-04-25T04:39:35.9805430Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9807057Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2025-04-25T04:39:35.9808963Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2025-04-25T04:39:35.9810952Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9812934Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2025-04-25T04:39:35.9815089Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9816838Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2025-04-25T04:39:35.9818930Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2025-04-25T04:39:35.9820859Z adding 'torch/include/ATen/ops/lstm_native.h' 2025-04-25T04:39:35.9822965Z adding 'torch/include/ATen/ops/lstm_ops.h' 2025-04-25T04:39:35.9824898Z adding 'torch/include/ATen/ops/lt.h' 2025-04-25T04:39:35.9827031Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9828743Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2025-04-25T04:39:35.9830496Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2025-04-25T04:39:35.9832284Z adding 'torch/include/ATen/ops/lt_meta.h' 2025-04-25T04:39:35.9834135Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2025-04-25T04:39:35.9836010Z adding 'torch/include/ATen/ops/lt_native.h' 2025-04-25T04:39:35.9838269Z adding 'torch/include/ATen/ops/lt_ops.h' 2025-04-25T04:39:35.9840332Z adding 'torch/include/ATen/ops/lu_solve.h' 2025-04-25T04:39:35.9842321Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9844018Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2025-04-25T04:39:35.9845858Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2025-04-25T04:39:35.9848805Z adding 'torch/include/ATen/ops/lu_unpack.h' 2025-04-25T04:39:35.9850931Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9852872Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2025-04-25T04:39:35.9854666Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2025-04-25T04:39:35.9856444Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2025-04-25T04:39:35.9858348Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2025-04-25T04:39:35.9860190Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2025-04-25T04:39:35.9862171Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2025-04-25T04:39:35.9864018Z adding 'torch/include/ATen/ops/mH.h' 2025-04-25T04:39:35.9865929Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9867708Z adding 'torch/include/ATen/ops/mH_native.h' 2025-04-25T04:39:35.9869339Z adding 'torch/include/ATen/ops/mH_ops.h' 2025-04-25T04:39:35.9871041Z adding 'torch/include/ATen/ops/mT.h' 2025-04-25T04:39:35.9872965Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9874562Z adding 'torch/include/ATen/ops/mT_native.h' 2025-04-25T04:39:35.9876292Z adding 'torch/include/ATen/ops/mT_ops.h' 2025-04-25T04:39:35.9878243Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2025-04-25T04:39:35.9880265Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9881911Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2025-04-25T04:39:35.9883777Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2025-04-25T04:39:35.9885709Z adding 'torch/include/ATen/ops/masked_fill.h' 2025-04-25T04:39:35.9887761Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9889554Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2025-04-25T04:39:35.9891256Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2025-04-25T04:39:35.9893161Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2025-04-25T04:39:35.9894913Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2025-04-25T04:39:35.9897152Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2025-04-25T04:39:35.9899074Z adding 'torch/include/ATen/ops/masked_scatter.h' 2025-04-25T04:39:35.9901090Z adding 'torch/include/ATen/ops/masked_scatter_backward.h' 2025-04-25T04:39:35.9903214Z adding 'torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9904885Z adding 'torch/include/ATen/ops/masked_scatter_backward_native.h' 2025-04-25T04:39:35.9906640Z adding 'torch/include/ATen/ops/masked_scatter_backward_ops.h' 2025-04-25T04:39:35.9908582Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9910370Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2025-04-25T04:39:35.9912099Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2025-04-25T04:39:35.9913866Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2025-04-25T04:39:35.9915681Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2025-04-25T04:39:35.9917571Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2025-04-25T04:39:35.9919417Z adding 'torch/include/ATen/ops/masked_select.h' 2025-04-25T04:39:35.9921205Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2025-04-25T04:39:35.9923220Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9924790Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2025-04-25T04:39:35.9926664Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2025-04-25T04:39:35.9928523Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2025-04-25T04:39:35.9930346Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2025-04-25T04:39:35.9932010Z adding 'torch/include/ATen/ops/masked_select_native.h' 2025-04-25T04:39:35.9933925Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2025-04-25T04:39:35.9935770Z adding 'torch/include/ATen/ops/matmul.h' 2025-04-25T04:39:35.9937811Z adding 'torch/include/ATen/ops/matmul_backward.h' 2025-04-25T04:39:35.9940044Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:35.9941790Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2025-04-25T04:39:35.9943787Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2025-04-25T04:39:35.9945857Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9947594Z adding 'torch/include/ATen/ops/matmul_native.h' 2025-04-25T04:39:35.9949469Z adding 'torch/include/ATen/ops/matmul_ops.h' 2025-04-25T04:39:35.9951192Z adding 'torch/include/ATen/ops/matrix_H.h' 2025-04-25T04:39:35.9953158Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9954704Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2025-04-25T04:39:35.9956538Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2025-04-25T04:39:35.9958319Z adding 'torch/include/ATen/ops/matrix_exp.h' 2025-04-25T04:39:35.9960146Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2025-04-25T04:39:35.9962047Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9963688Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2025-04-25T04:39:35.9965425Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2025-04-25T04:39:35.9967384Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9968912Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2025-04-25T04:39:35.9970755Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2025-04-25T04:39:35.9972533Z adding 'torch/include/ATen/ops/matrix_power.h' 2025-04-25T04:39:35.9974606Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9976189Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2025-04-25T04:39:35.9978176Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2025-04-25T04:39:35.9980163Z adding 'torch/include/ATen/ops/max.h' 2025-04-25T04:39:35.9982442Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:35.9984286Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:35.9986105Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2025-04-25T04:39:35.9987989Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2025-04-25T04:39:35.9989884Z adding 'torch/include/ATen/ops/max_meta.h' 2025-04-25T04:39:35.9991718Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2025-04-25T04:39:35.9993611Z adding 'torch/include/ATen/ops/max_native.h' 2025-04-25T04:39:35.9995871Z adding 'torch/include/ATen/ops/max_ops.h' 2025-04-25T04:39:35.9997913Z adding 'torch/include/ATen/ops/max_pool1d.h' 2025-04-25T04:39:35.9999886Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0001676Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2025-04-25T04:39:36.0003513Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2025-04-25T04:39:36.0005477Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2025-04-25T04:39:36.0007378Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0009045Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2025-04-25T04:39:36.0010925Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2025-04-25T04:39:36.0012706Z adding 'torch/include/ATen/ops/max_pool2d.h' 2025-04-25T04:39:36.0014623Z adding 'torch/include/ATen/ops/max_pool2d_backward.h' 2025-04-25T04:39:36.0016777Z adding 'torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0018407Z adding 'torch/include/ATen/ops/max_pool2d_backward_native.h' 2025-04-25T04:39:36.0020410Z adding 'torch/include/ATen/ops/max_pool2d_backward_ops.h' 2025-04-25T04:39:36.0022463Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0024137Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2025-04-25T04:39:36.0025999Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2025-04-25T04:39:36.0028006Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2025-04-25T04:39:36.0030029Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2025-04-25T04:39:36.0032241Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.0033905Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2025-04-25T04:39:36.0035811Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2025-04-25T04:39:36.0037712Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2025-04-25T04:39:36.0040207Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2025-04-25T04:39:36.0042051Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2025-04-25T04:39:36.0044177Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2025-04-25T04:39:36.0046244Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.0047999Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2025-04-25T04:39:36.0049880Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2025-04-25T04:39:36.0051678Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2025-04-25T04:39:36.0053564Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2025-04-25T04:39:36.0055372Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2025-04-25T04:39:36.0057426Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2025-04-25T04:39:36.0059302Z adding 'torch/include/ATen/ops/max_pool3d.h' 2025-04-25T04:39:36.0061248Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0063112Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2025-04-25T04:39:36.0064874Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2025-04-25T04:39:36.0066877Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2025-04-25T04:39:36.0068878Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2025-04-25T04:39:36.0070960Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2025-04-25T04:39:36.0072771Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2025-04-25T04:39:36.0074583Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2025-04-25T04:39:36.0076543Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2025-04-25T04:39:36.0078553Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2025-04-25T04:39:36.0080381Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2025-04-25T04:39:36.0082196Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2025-04-25T04:39:36.0084248Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2025-04-25T04:39:36.0086266Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2025-04-25T04:39:36.0088275Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2025-04-25T04:39:36.0090155Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2025-04-25T04:39:36.0091882Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2025-04-25T04:39:36.0093838Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2025-04-25T04:39:36.0095939Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2025-04-25T04:39:36.0098118Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2025-04-25T04:39:36.0100058Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2025-04-25T04:39:36.0102710Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2025-04-25T04:39:36.0104178Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2025-04-25T04:39:36.0106027Z adding 'torch/include/ATen/ops/maximum.h' 2025-04-25T04:39:36.0108173Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.0109699Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2025-04-25T04:39:36.0111592Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2025-04-25T04:39:36.0113269Z adding 'torch/include/ATen/ops/maximum_meta.h' 2025-04-25T04:39:36.0115094Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2025-04-25T04:39:36.0116928Z adding 'torch/include/ATen/ops/maximum_native.h' 2025-04-25T04:39:36.0118728Z adding 'torch/include/ATen/ops/maximum_ops.h' 2025-04-25T04:39:36.0120777Z adding 'torch/include/ATen/ops/mean.h' 2025-04-25T04:39:36.0122786Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0124937Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.0127162Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0128731Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2025-04-25T04:39:36.0130649Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2025-04-25T04:39:36.0132579Z adding 'torch/include/ATen/ops/mean_meta.h' 2025-04-25T04:39:36.0134570Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2025-04-25T04:39:36.0136407Z adding 'torch/include/ATen/ops/mean_native.h' 2025-04-25T04:39:36.0139006Z adding 'torch/include/ATen/ops/mean_ops.h' 2025-04-25T04:39:36.0141285Z adding 'torch/include/ATen/ops/median.h' 2025-04-25T04:39:36.0144011Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0145621Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0147146Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2025-04-25T04:39:36.0149140Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2025-04-25T04:39:36.0151041Z adding 'torch/include/ATen/ops/median_native.h' 2025-04-25T04:39:36.0153305Z adding 'torch/include/ATen/ops/median_ops.h' 2025-04-25T04:39:36.0155156Z adding 'torch/include/ATen/ops/meshgrid.h' 2025-04-25T04:39:36.0157237Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0158807Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2025-04-25T04:39:36.0160777Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2025-04-25T04:39:36.0162865Z adding 'torch/include/ATen/ops/min.h' 2025-04-25T04:39:36.0165114Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.0166859Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0168771Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2025-04-25T04:39:36.0170681Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2025-04-25T04:39:36.0172601Z adding 'torch/include/ATen/ops/min_meta.h' 2025-04-25T04:39:36.0174491Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2025-04-25T04:39:36.0176429Z adding 'torch/include/ATen/ops/min_native.h' 2025-04-25T04:39:36.0178705Z adding 'torch/include/ATen/ops/min_ops.h' 2025-04-25T04:39:36.0180903Z adding 'torch/include/ATen/ops/minimum.h' 2025-04-25T04:39:36.0183063Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.0184701Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2025-04-25T04:39:36.0186598Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2025-04-25T04:39:36.0188321Z adding 'torch/include/ATen/ops/minimum_meta.h' 2025-04-25T04:39:36.0190156Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2025-04-25T04:39:36.0191975Z adding 'torch/include/ATen/ops/minimum_native.h' 2025-04-25T04:39:36.0193869Z adding 'torch/include/ATen/ops/minimum_ops.h' 2025-04-25T04:39:36.0195970Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2025-04-25T04:39:36.0198047Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2025-04-25T04:39:36.0200405Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0202168Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2025-04-25T04:39:36.0204027Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2025-04-25T04:39:36.0206110Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2025-04-25T04:39:36.0208367Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0210059Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2025-04-25T04:39:36.0211895Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2025-04-25T04:39:36.0214209Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2025-04-25T04:39:36.0216527Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2025-04-25T04:39:36.0218953Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2025-04-25T04:39:36.0221312Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2025-04-25T04:39:36.0223280Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2025-04-25T04:39:36.0225479Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2025-04-25T04:39:36.0227725Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0229733Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2025-04-25T04:39:36.0231532Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2025-04-25T04:39:36.0233685Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2025-04-25T04:39:36.0235847Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2025-04-25T04:39:36.0238331Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2025-04-25T04:39:36.0240220Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2025-04-25T04:39:36.0242314Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2025-04-25T04:39:36.0244789Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2025-04-25T04:39:36.0247598Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0249409Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2025-04-25T04:39:36.0251429Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2025-04-25T04:39:36.0253510Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2025-04-25T04:39:36.0256127Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2025-04-25T04:39:36.0258703Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0260649Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2025-04-25T04:39:36.0262707Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2025-04-25T04:39:36.0264951Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2025-04-25T04:39:36.0267026Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2025-04-25T04:39:36.0269532Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2025-04-25T04:39:36.0272103Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0274164Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2025-04-25T04:39:36.0276019Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2025-04-25T04:39:36.0278441Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2025-04-25T04:39:36.0280811Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0282929Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2025-04-25T04:39:36.0284792Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2025-04-25T04:39:36.0287176Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2025-04-25T04:39:36.0289168Z adding 'torch/include/ATen/ops/mish.h' 2025-04-25T04:39:36.0291221Z adding 'torch/include/ATen/ops/mish_backward.h' 2025-04-25T04:39:36.0293412Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0295278Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2025-04-25T04:39:36.0298266Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2025-04-25T04:39:36.0300107Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2025-04-25T04:39:36.0302215Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2025-04-25T04:39:36.0304465Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.0306115Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2025-04-25T04:39:36.0308166Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2025-04-25T04:39:36.0310001Z adding 'torch/include/ATen/ops/mish_meta.h' 2025-04-25T04:39:36.0312006Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2025-04-25T04:39:36.0313886Z adding 'torch/include/ATen/ops/mish_native.h' 2025-04-25T04:39:36.0316016Z adding 'torch/include/ATen/ops/mish_ops.h' 2025-04-25T04:39:36.0318053Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2025-04-25T04:39:36.0320218Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2025-04-25T04:39:36.0322470Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0324202Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2025-04-25T04:39:36.0326258Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2025-04-25T04:39:36.0328180Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2025-04-25T04:39:36.0330180Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2025-04-25T04:39:36.0332571Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2025-04-25T04:39:36.0335031Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0336899Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2025-04-25T04:39:36.0340313Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2025-04-25T04:39:36.0341969Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2025-04-25T04:39:36.0343838Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2025-04-25T04:39:36.0345851Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0347266Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2025-04-25T04:39:36.0349450Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0351179Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2025-04-25T04:39:36.0352979Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2025-04-25T04:39:36.0355151Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2025-04-25T04:39:36.0356739Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2025-04-25T04:39:36.0358507Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2025-04-25T04:39:36.0360663Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0362291Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2025-04-25T04:39:36.0364001Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2025-04-25T04:39:36.0365792Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0367942Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2025-04-25T04:39:36.0369481Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2025-04-25T04:39:36.0371279Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2025-04-25T04:39:36.0373199Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2025-04-25T04:39:36.0375375Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0376840Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2025-04-25T04:39:36.0378881Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2025-04-25T04:39:36.0381107Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0382588Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2025-04-25T04:39:36.0384747Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2025-04-25T04:39:36.0386841Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2025-04-25T04:39:36.0388882Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2025-04-25T04:39:36.0391249Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0392844Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2025-04-25T04:39:36.0394901Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2025-04-25T04:39:36.0397097Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0398721Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2025-04-25T04:39:36.0400813Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2025-04-25T04:39:36.0403249Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2025-04-25T04:39:36.0405820Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0407460Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2025-04-25T04:39:36.0409483Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2025-04-25T04:39:36.0411887Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2025-04-25T04:39:36.0414477Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0416155Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2025-04-25T04:39:36.0418186Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2025-04-25T04:39:36.0420266Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer.h' 2025-04-25T04:39:36.0422870Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward.h' 2025-04-25T04:39:36.0425385Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0427265Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h' 2025-04-25T04:39:36.0429189Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h' 2025-04-25T04:39:36.0431677Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h' 2025-04-25T04:39:36.0434024Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0435834Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h' 2025-04-25T04:39:36.0437908Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_native.h' 2025-04-25T04:39:36.0440300Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_ops.h' 2025-04-25T04:39:36.0442381Z adding 'torch/include/ATen/ops/mm.h' 2025-04-25T04:39:36.0444649Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.0446308Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2025-04-25T04:39:36.0448281Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2025-04-25T04:39:36.0450013Z adding 'torch/include/ATen/ops/mm_meta.h' 2025-04-25T04:39:36.0451987Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2025-04-25T04:39:36.0453883Z adding 'torch/include/ATen/ops/mm_native.h' 2025-04-25T04:39:36.0455954Z adding 'torch/include/ATen/ops/mm_ops.h' 2025-04-25T04:39:36.0458047Z adding 'torch/include/ATen/ops/mode.h' 2025-04-25T04:39:36.0460333Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0462413Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0464071Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2025-04-25T04:39:36.0465966Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2025-04-25T04:39:36.0467794Z adding 'torch/include/ATen/ops/mode_native.h' 2025-04-25T04:39:36.0469955Z adding 'torch/include/ATen/ops/mode_ops.h' 2025-04-25T04:39:36.0471903Z adding 'torch/include/ATen/ops/moveaxis.h' 2025-04-25T04:39:36.0474191Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0475776Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2025-04-25T04:39:36.0477685Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2025-04-25T04:39:36.0479580Z adding 'torch/include/ATen/ops/movedim.h' 2025-04-25T04:39:36.0481876Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0483467Z adding 'torch/include/ATen/ops/movedim_native.h' 2025-04-25T04:39:36.0485419Z adding 'torch/include/ATen/ops/movedim_ops.h' 2025-04-25T04:39:36.0487924Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2025-04-25T04:39:36.0490510Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0492232Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2025-04-25T04:39:36.0494366Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2025-04-25T04:39:36.0496969Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2025-04-25T04:39:36.0499610Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0501276Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2025-04-25T04:39:36.0503526Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2025-04-25T04:39:36.0505329Z adding 'torch/include/ATen/ops/mse_loss.h' 2025-04-25T04:39:36.0507318Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2025-04-25T04:39:36.0509407Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2025-04-25T04:39:36.0511401Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2025-04-25T04:39:36.0513103Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2025-04-25T04:39:36.0514884Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2025-04-25T04:39:36.0517290Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.0518699Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2025-04-25T04:39:36.0520612Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2025-04-25T04:39:36.0522405Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2025-04-25T04:39:36.0524444Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2025-04-25T04:39:36.0526248Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2025-04-25T04:39:36.0528198Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2025-04-25T04:39:36.0530084Z adding 'torch/include/ATen/ops/msort.h' 2025-04-25T04:39:36.0532318Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0533870Z adding 'torch/include/ATen/ops/msort_native.h' 2025-04-25T04:39:36.0535874Z adding 'torch/include/ATen/ops/msort_ops.h' 2025-04-25T04:39:36.0538204Z adding 'torch/include/ATen/ops/mul.h' 2025-04-25T04:39:36.0540336Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0542482Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.0544061Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2025-04-25T04:39:36.0545879Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2025-04-25T04:39:36.0547651Z adding 'torch/include/ATen/ops/mul_meta.h' 2025-04-25T04:39:36.0549612Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2025-04-25T04:39:36.0551569Z adding 'torch/include/ATen/ops/mul_native.h' 2025-04-25T04:39:36.0553760Z adding 'torch/include/ATen/ops/mul_ops.h' 2025-04-25T04:39:36.0555910Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2025-04-25T04:39:36.0558115Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2025-04-25T04:39:36.0560233Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2025-04-25T04:39:36.0562231Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2025-04-25T04:39:36.0564090Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2025-04-25T04:39:36.0566165Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2025-04-25T04:39:36.0568190Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2025-04-25T04:39:36.0570214Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2025-04-25T04:39:36.0572085Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2025-04-25T04:39:36.0574160Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2025-04-25T04:39:36.0576121Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2025-04-25T04:39:36.0578160Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2025-04-25T04:39:36.0580237Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2025-04-25T04:39:36.0582242Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2025-04-25T04:39:36.0584179Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2025-04-25T04:39:36.0586193Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2025-04-25T04:39:36.0588353Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0590171Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2025-04-25T04:39:36.0592242Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2025-04-25T04:39:36.0594315Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2025-04-25T04:39:36.0596123Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2025-04-25T04:39:36.0598163Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2025-04-25T04:39:36.0599912Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2025-04-25T04:39:36.0601901Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2025-04-25T04:39:36.0604300Z adding 'torch/include/ATen/ops/multinomial.h' 2025-04-25T04:39:36.0606484Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2025-04-25T04:39:36.0608196Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2025-04-25T04:39:36.0609927Z adding 'torch/include/ATen/ops/multinomial_native.h' 2025-04-25T04:39:36.0611847Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2025-04-25T04:39:36.0613767Z adding 'torch/include/ATen/ops/multiply.h' 2025-04-25T04:39:36.0616100Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0617562Z adding 'torch/include/ATen/ops/multiply_native.h' 2025-04-25T04:39:36.0619556Z adding 'torch/include/ATen/ops/multiply_ops.h' 2025-04-25T04:39:36.0621450Z adding 'torch/include/ATen/ops/mv.h' 2025-04-25T04:39:36.0623854Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0625294Z adding 'torch/include/ATen/ops/mv_native.h' 2025-04-25T04:39:36.0627233Z adding 'torch/include/ATen/ops/mv_ops.h' 2025-04-25T04:39:36.0629158Z adding 'torch/include/ATen/ops/mvlgamma.h' 2025-04-25T04:39:36.0631469Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0633184Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2025-04-25T04:39:36.0634846Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2025-04-25T04:39:36.0636590Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2025-04-25T04:39:36.0638692Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2025-04-25T04:39:36.0640793Z adding 'torch/include/ATen/ops/nan_to_num.h' 2025-04-25T04:39:36.0643151Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0644762Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2025-04-25T04:39:36.0646691Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2025-04-25T04:39:36.0648446Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2025-04-25T04:39:36.0650497Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2025-04-25T04:39:36.0652456Z adding 'torch/include/ATen/ops/nanmean.h' 2025-04-25T04:39:36.0654796Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0656286Z adding 'torch/include/ATen/ops/nanmean_native.h' 2025-04-25T04:39:36.0658186Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2025-04-25T04:39:36.0660347Z adding 'torch/include/ATen/ops/nanmedian.h' 2025-04-25T04:39:36.0662824Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0664739Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0666335Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2025-04-25T04:39:36.0668215Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2025-04-25T04:39:36.0669977Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2025-04-25T04:39:36.0672211Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2025-04-25T04:39:36.0674338Z adding 'torch/include/ATen/ops/nanquantile.h' 2025-04-25T04:39:36.0676807Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0678297Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2025-04-25T04:39:36.0680390Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2025-04-25T04:39:36.0682342Z adding 'torch/include/ATen/ops/nansum.h' 2025-04-25T04:39:36.0684369Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2025-04-25T04:39:36.0686319Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2025-04-25T04:39:36.0688103Z adding 'torch/include/ATen/ops/nansum_native.h' 2025-04-25T04:39:36.0690038Z adding 'torch/include/ATen/ops/nansum_ops.h' 2025-04-25T04:39:36.0692026Z adding 'torch/include/ATen/ops/narrow.h' 2025-04-25T04:39:36.0694377Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0696076Z adding 'torch/include/ATen/ops/narrow_copy.h' 2025-04-25T04:39:36.0698546Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.0700281Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2025-04-25T04:39:36.0701932Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2025-04-25T04:39:36.0703967Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2025-04-25T04:39:36.0705820Z adding 'torch/include/ATen/ops/narrow_native.h' 2025-04-25T04:39:36.0707703Z adding 'torch/include/ATen/ops/narrow_ops.h' 2025-04-25T04:39:36.0709868Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2025-04-25T04:39:36.0711991Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2025-04-25T04:39:36.0714847Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0716369Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2025-04-25T04:39:36.0718290Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2025-04-25T04:39:36.0720222Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2025-04-25T04:39:36.0722426Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2025-04-25T04:39:36.0724426Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2025-04-25T04:39:36.0726446Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2025-04-25T04:39:36.0728110Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2025-04-25T04:39:36.0730075Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2025-04-25T04:39:36.0731966Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2025-04-25T04:39:36.0734107Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0735578Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2025-04-25T04:39:36.0737133Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2025-04-25T04:39:36.0739102Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2025-04-25T04:39:36.0740798Z adding 'torch/include/ATen/ops/native_dropout.h' 2025-04-25T04:39:36.0742852Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2025-04-25T04:39:36.0744940Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0746435Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2025-04-25T04:39:36.0748075Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2025-04-25T04:39:36.0749664Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2025-04-25T04:39:36.0751447Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2025-04-25T04:39:36.0754272Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0755915Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2025-04-25T04:39:36.0757640Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2025-04-25T04:39:36.0759159Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2025-04-25T04:39:36.0760994Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2025-04-25T04:39:36.0763045Z adding 'torch/include/ATen/ops/native_group_norm.h' 2025-04-25T04:39:36.0765499Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2025-04-25T04:39:36.0767879Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0769563Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2025-04-25T04:39:36.0771329Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2025-04-25T04:39:36.0772998Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2025-04-25T04:39:36.0774905Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2025-04-25T04:39:36.0777058Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0778627Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2025-04-25T04:39:36.0780476Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2025-04-25T04:39:36.0782219Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2025-04-25T04:39:36.0784299Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2025-04-25T04:39:36.0786211Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2025-04-25T04:39:36.0788695Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2025-04-25T04:39:36.0791015Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0792718Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2025-04-25T04:39:36.0794479Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2025-04-25T04:39:36.0796171Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2025-04-25T04:39:36.0798060Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2025-04-25T04:39:36.0800201Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0801763Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2025-04-25T04:39:36.0803607Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2025-04-25T04:39:36.0805379Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2025-04-25T04:39:36.0807192Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2025-04-25T04:39:36.0808987Z adding 'torch/include/ATen/ops/native_norm.h' 2025-04-25T04:39:36.0811101Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0812478Z adding 'torch/include/ATen/ops/native_norm_native.h' 2025-04-25T04:39:36.0814416Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2025-04-25T04:39:36.0816205Z adding 'torch/include/ATen/ops/ne.h' 2025-04-25T04:39:36.0818393Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.0819798Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2025-04-25T04:39:36.0821666Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2025-04-25T04:39:36.0823284Z adding 'torch/include/ATen/ops/ne_meta.h' 2025-04-25T04:39:36.0825114Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2025-04-25T04:39:36.0826712Z adding 'torch/include/ATen/ops/ne_native.h' 2025-04-25T04:39:36.0828670Z adding 'torch/include/ATen/ops/ne_ops.h' 2025-04-25T04:39:36.0830455Z adding 'torch/include/ATen/ops/neg.h' 2025-04-25T04:39:36.0832641Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.0833985Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2025-04-25T04:39:36.0835647Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2025-04-25T04:39:36.0837216Z adding 'torch/include/ATen/ops/neg_meta.h' 2025-04-25T04:39:36.0839324Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2025-04-25T04:39:36.0841296Z adding 'torch/include/ATen/ops/neg_native.h' 2025-04-25T04:39:36.0842986Z adding 'torch/include/ATen/ops/neg_ops.h' 2025-04-25T04:39:36.0844637Z adding 'torch/include/ATen/ops/negative.h' 2025-04-25T04:39:36.0846923Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0848298Z adding 'torch/include/ATen/ops/negative_native.h' 2025-04-25T04:39:36.0849960Z adding 'torch/include/ATen/ops/negative_ops.h' 2025-04-25T04:39:36.0851717Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2025-04-25T04:39:36.0853781Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0855206Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2025-04-25T04:39:36.0856981Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2025-04-25T04:39:36.0858817Z adding 'torch/include/ATen/ops/new_empty.h' 2025-04-25T04:39:36.0861197Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0862877Z adding 'torch/include/ATen/ops/new_empty_native.h' 2025-04-25T04:39:36.0865042Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2025-04-25T04:39:36.0867210Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2025-04-25T04:39:36.0869810Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0872453Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.0873365Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2025-04-25T04:39:36.0875538Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2025-04-25T04:39:36.0877709Z adding 'torch/include/ATen/ops/new_full.h' 2025-04-25T04:39:36.0880036Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0881615Z adding 'torch/include/ATen/ops/new_full_native.h' 2025-04-25T04:39:36.0883690Z adding 'torch/include/ATen/ops/new_full_ops.h' 2025-04-25T04:39:36.0885910Z adding 'torch/include/ATen/ops/new_ones.h' 2025-04-25T04:39:36.0888296Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0889890Z adding 'torch/include/ATen/ops/new_ones_native.h' 2025-04-25T04:39:36.0891811Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2025-04-25T04:39:36.0893956Z adding 'torch/include/ATen/ops/new_zeros.h' 2025-04-25T04:39:36.0896464Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.0898006Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2025-04-25T04:39:36.0900087Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2025-04-25T04:39:36.0902081Z adding 'torch/include/ATen/ops/nextafter.h' 2025-04-25T04:39:36.0904423Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.0905958Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2025-04-25T04:39:36.0907875Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2025-04-25T04:39:36.0909648Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2025-04-25T04:39:36.0911514Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2025-04-25T04:39:36.0913192Z adding 'torch/include/ATen/ops/nextafter_native.h' 2025-04-25T04:39:36.0915180Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2025-04-25T04:39:36.0917264Z adding 'torch/include/ATen/ops/nll_loss.h' 2025-04-25T04:39:36.0919572Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2025-04-25T04:39:36.0921841Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2025-04-25T04:39:36.0924164Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2025-04-25T04:39:36.0926087Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2025-04-25T04:39:36.0927873Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2025-04-25T04:39:36.0929895Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2025-04-25T04:39:36.0932093Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0933963Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2025-04-25T04:39:36.0936209Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2025-04-25T04:39:36.0938286Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2025-04-25T04:39:36.0940223Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2025-04-25T04:39:36.0942364Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2025-04-25T04:39:36.0944285Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2025-04-25T04:39:36.0946170Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2025-04-25T04:39:36.0948410Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2025-04-25T04:39:36.0950930Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.0952520Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2025-04-25T04:39:36.0954520Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2025-04-25T04:39:36.0956295Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2025-04-25T04:39:36.0958299Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2025-04-25T04:39:36.0960143Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2025-04-25T04:39:36.0962226Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2025-04-25T04:39:36.0964364Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0966204Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2025-04-25T04:39:36.0968826Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.0970422Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2025-04-25T04:39:36.0972417Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2025-04-25T04:39:36.0974534Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2025-04-25T04:39:36.0976336Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2025-04-25T04:39:36.0978162Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2025-04-25T04:39:36.0980217Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2025-04-25T04:39:36.0982278Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2025-04-25T04:39:36.0984324Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2025-04-25T04:39:36.0986894Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.0988428Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2025-04-25T04:39:36.0990257Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2025-04-25T04:39:36.0992358Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2025-04-25T04:39:36.0994237Z adding 'torch/include/ATen/ops/nonzero.h' 2025-04-25T04:39:36.0996280Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2025-04-25T04:39:36.0998201Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2025-04-25T04:39:36.1000033Z adding 'torch/include/ATen/ops/nonzero_native.h' 2025-04-25T04:39:36.1001896Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2025-04-25T04:39:36.1004138Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1005694Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2025-04-25T04:39:36.1007648Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2025-04-25T04:39:36.1009599Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2025-04-25T04:39:36.1011769Z adding 'torch/include/ATen/ops/nonzero_static.h' 2025-04-25T04:39:36.1013961Z adding 'torch/include/ATen/ops/nonzero_static_cpu_dispatch.h' 2025-04-25T04:39:36.1015962Z adding 'torch/include/ATen/ops/nonzero_static_cuda_dispatch.h' 2025-04-25T04:39:36.1017779Z adding 'torch/include/ATen/ops/nonzero_static_native.h' 2025-04-25T04:39:36.1019804Z adding 'torch/include/ATen/ops/nonzero_static_ops.h' 2025-04-25T04:39:36.1022146Z adding 'torch/include/ATen/ops/norm.h' 2025-04-25T04:39:36.1024675Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1026738Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.1028687Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1030456Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2025-04-25T04:39:36.1032519Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2025-04-25T04:39:36.1034368Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2025-04-25T04:39:36.1036739Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1038452Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2025-04-25T04:39:36.1040506Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2025-04-25T04:39:36.1042302Z adding 'torch/include/ATen/ops/norm_meta.h' 2025-04-25T04:39:36.1044413Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2025-04-25T04:39:36.1046428Z adding 'torch/include/ATen/ops/norm_native.h' 2025-04-25T04:39:36.1049030Z adding 'torch/include/ATen/ops/norm_ops.h' 2025-04-25T04:39:36.1051975Z adding 'torch/include/ATen/ops/normal.h' 2025-04-25T04:39:36.1054773Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1056623Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2025-04-25T04:39:36.1058888Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2025-04-25T04:39:36.1060729Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2025-04-25T04:39:36.1062983Z adding 'torch/include/ATen/ops/normal_native.h' 2025-04-25T04:39:36.1065493Z adding 'torch/include/ATen/ops/normal_ops.h' 2025-04-25T04:39:36.1067636Z adding 'torch/include/ATen/ops/not_equal.h' 2025-04-25T04:39:36.1069672Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1071381Z adding 'torch/include/ATen/ops/not_equal_native.h' 2025-04-25T04:39:36.1073438Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2025-04-25T04:39:36.1075504Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2025-04-25T04:39:36.1077512Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1079215Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2025-04-25T04:39:36.1081165Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2025-04-25T04:39:36.1082979Z adding 'torch/include/ATen/ops/numpy_T.h' 2025-04-25T04:39:36.1084927Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1086766Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2025-04-25T04:39:36.1088527Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2025-04-25T04:39:36.1090246Z adding 'torch/include/ATen/ops/one_hot.h' 2025-04-25T04:39:36.1092249Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1093838Z adding 'torch/include/ATen/ops/one_hot_native.h' 2025-04-25T04:39:36.1095603Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2025-04-25T04:39:36.1097903Z adding 'torch/include/ATen/ops/ones.h' 2025-04-25T04:39:36.1100164Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1102101Z adding 'torch/include/ATen/ops/ones_like.h' 2025-04-25T04:39:36.1104249Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1105990Z adding 'torch/include/ATen/ops/ones_like_native.h' 2025-04-25T04:39:36.1107949Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2025-04-25T04:39:36.1109815Z adding 'torch/include/ATen/ops/ones_native.h' 2025-04-25T04:39:36.1111993Z adding 'torch/include/ATen/ops/ones_ops.h' 2025-04-25T04:39:36.1114021Z adding 'torch/include/ATen/ops/or.h' 2025-04-25T04:39:36.1116080Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1117896Z adding 'torch/include/ATen/ops/or_native.h' 2025-04-25T04:39:36.1119943Z adding 'torch/include/ATen/ops/or_ops.h' 2025-04-25T04:39:36.1122473Z adding 'torch/include/ATen/ops/orgqr.h' 2025-04-25T04:39:36.1124549Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1126051Z adding 'torch/include/ATen/ops/orgqr_native.h' 2025-04-25T04:39:36.1128026Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2025-04-25T04:39:36.1130019Z adding 'torch/include/ATen/ops/ormqr.h' 2025-04-25T04:39:36.1132111Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2025-04-25T04:39:36.1134117Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2025-04-25T04:39:36.1135979Z adding 'torch/include/ATen/ops/ormqr_native.h' 2025-04-25T04:39:36.1138258Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2025-04-25T04:39:36.1140253Z adding 'torch/include/ATen/ops/outer.h' 2025-04-25T04:39:36.1142653Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1144292Z adding 'torch/include/ATen/ops/outer_native.h' 2025-04-25T04:39:36.1146316Z adding 'torch/include/ATen/ops/outer_ops.h' 2025-04-25T04:39:36.1148229Z adding 'torch/include/ATen/ops/output_nr.h' 2025-04-25T04:39:36.1150477Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1152044Z adding 'torch/include/ATen/ops/output_nr_native.h' 2025-04-25T04:39:36.1153973Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2025-04-25T04:39:36.1155923Z adding 'torch/include/ATen/ops/pad.h' 2025-04-25T04:39:36.1158237Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1160045Z adding 'torch/include/ATen/ops/pad_native.h' 2025-04-25T04:39:36.1161903Z adding 'torch/include/ATen/ops/pad_ops.h' 2025-04-25T04:39:36.1163832Z adding 'torch/include/ATen/ops/pad_sequence.h' 2025-04-25T04:39:36.1166152Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1167767Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2025-04-25T04:39:36.1169730Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2025-04-25T04:39:36.1171677Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2025-04-25T04:39:36.1174002Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1175548Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2025-04-25T04:39:36.1177549Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2025-04-25T04:39:36.1179318Z adding 'torch/include/ATen/ops/pdist.h' 2025-04-25T04:39:36.1181752Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1183371Z adding 'torch/include/ATen/ops/pdist_native.h' 2025-04-25T04:39:36.1185408Z adding 'torch/include/ATen/ops/pdist_ops.h' 2025-04-25T04:39:36.1187182Z adding 'torch/include/ATen/ops/permute.h' 2025-04-25T04:39:36.1189401Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1191031Z adding 'torch/include/ATen/ops/permute_copy.h' 2025-04-25T04:39:36.1193315Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1195402Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.1196865Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2025-04-25T04:39:36.1198894Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2025-04-25T04:39:36.1200802Z adding 'torch/include/ATen/ops/permute_native.h' 2025-04-25T04:39:36.1202707Z adding 'torch/include/ATen/ops/permute_ops.h' 2025-04-25T04:39:36.1205502Z adding 'torch/include/ATen/ops/pin_memory.h' 2025-04-25T04:39:36.1207748Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1209351Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2025-04-25T04:39:36.1211308Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2025-04-25T04:39:36.1213172Z adding 'torch/include/ATen/ops/pinverse.h' 2025-04-25T04:39:36.1215454Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1217039Z adding 'torch/include/ATen/ops/pinverse_native.h' 2025-04-25T04:39:36.1218957Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2025-04-25T04:39:36.1220968Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2025-04-25T04:39:36.1223391Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1225517Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.1227092Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2025-04-25T04:39:36.1228977Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2025-04-25T04:39:36.1231029Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2025-04-25T04:39:36.1232999Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2025-04-25T04:39:36.1235298Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1237383Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.1239353Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2025-04-25T04:39:36.1241230Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2025-04-25T04:39:36.1243222Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2025-04-25T04:39:36.1245203Z adding 'torch/include/ATen/ops/poisson.h' 2025-04-25T04:39:36.1247445Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1249249Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2025-04-25T04:39:36.1251284Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2025-04-25T04:39:36.1253018Z adding 'torch/include/ATen/ops/poisson_native.h' 2025-04-25T04:39:36.1254903Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2025-04-25T04:39:36.1257198Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1258761Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2025-04-25T04:39:36.1260706Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2025-04-25T04:39:36.1262807Z adding 'torch/include/ATen/ops/poisson_ops.h' 2025-04-25T04:39:36.1264827Z adding 'torch/include/ATen/ops/polar.h' 2025-04-25T04:39:36.1267067Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1268762Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2025-04-25T04:39:36.1270631Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2025-04-25T04:39:36.1272497Z adding 'torch/include/ATen/ops/polar_native.h' 2025-04-25T04:39:36.1274452Z adding 'torch/include/ATen/ops/polar_ops.h' 2025-04-25T04:39:36.1276559Z adding 'torch/include/ATen/ops/polygamma.h' 2025-04-25T04:39:36.1278729Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1280766Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.1282365Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2025-04-25T04:39:36.1284322Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2025-04-25T04:39:36.1286077Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2025-04-25T04:39:36.1288081Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2025-04-25T04:39:36.1289829Z adding 'torch/include/ATen/ops/polygamma_native.h' 2025-04-25T04:39:36.1291870Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2025-04-25T04:39:36.1293765Z adding 'torch/include/ATen/ops/positive.h' 2025-04-25T04:39:36.1296033Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1297661Z adding 'torch/include/ATen/ops/positive_native.h' 2025-04-25T04:39:36.1299589Z adding 'torch/include/ATen/ops/positive_ops.h' 2025-04-25T04:39:36.1301635Z adding 'torch/include/ATen/ops/pow.h' 2025-04-25T04:39:36.1304191Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.1305809Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2025-04-25T04:39:36.1307833Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2025-04-25T04:39:36.1309672Z adding 'torch/include/ATen/ops/pow_meta.h' 2025-04-25T04:39:36.1311762Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2025-04-25T04:39:36.1313671Z adding 'torch/include/ATen/ops/pow_native.h' 2025-04-25T04:39:36.1315980Z adding 'torch/include/ATen/ops/pow_ops.h' 2025-04-25T04:39:36.1318047Z adding 'torch/include/ATen/ops/prelu.h' 2025-04-25T04:39:36.1320291Z adding 'torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1321879Z adding 'torch/include/ATen/ops/prelu_native.h' 2025-04-25T04:39:36.1323889Z adding 'torch/include/ATen/ops/prelu_ops.h' 2025-04-25T04:39:36.1325907Z adding 'torch/include/ATen/ops/prod.h' 2025-04-25T04:39:36.1328270Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1330349Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.1332186Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1334258Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2025-04-25T04:39:36.1336004Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2025-04-25T04:39:36.1338085Z adding 'torch/include/ATen/ops/prod_meta.h' 2025-04-25T04:39:36.1340214Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2025-04-25T04:39:36.1342210Z adding 'torch/include/ATen/ops/prod_native.h' 2025-04-25T04:39:36.1344565Z adding 'torch/include/ATen/ops/prod_ops.h' 2025-04-25T04:39:36.1346629Z adding 'torch/include/ATen/ops/promote_types.h' 2025-04-25T04:39:36.1349064Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1350591Z adding 'torch/include/ATen/ops/promote_types_native.h' 2025-04-25T04:39:36.1352457Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2025-04-25T04:39:36.1354302Z adding 'torch/include/ATen/ops/put.h' 2025-04-25T04:39:36.1356617Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1358305Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2025-04-25T04:39:36.1360241Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2025-04-25T04:39:36.1362191Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2025-04-25T04:39:36.1364024Z adding 'torch/include/ATen/ops/put_native.h' 2025-04-25T04:39:36.1366089Z adding 'torch/include/ATen/ops/put_ops.h' 2025-04-25T04:39:36.1368148Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2025-04-25T04:39:36.1370028Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2025-04-25T04:39:36.1372129Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2025-04-25T04:39:36.1374062Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2025-04-25T04:39:36.1376070Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1377544Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2025-04-25T04:39:36.1379510Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2025-04-25T04:39:36.1381407Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2025-04-25T04:39:36.1383779Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1385316Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2025-04-25T04:39:36.1387244Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2025-04-25T04:39:36.1388879Z adding 'torch/include/ATen/ops/q_scale.h' 2025-04-25T04:39:36.1390737Z adding 'torch/include/ATen/ops/q_scale_native.h' 2025-04-25T04:39:36.1392546Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2025-04-25T04:39:36.1394383Z adding 'torch/include/ATen/ops/q_zero_point.h' 2025-04-25T04:39:36.1396193Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2025-04-25T04:39:36.1398069Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2025-04-25T04:39:36.1400002Z adding 'torch/include/ATen/ops/qr.h' 2025-04-25T04:39:36.1402099Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1403648Z adding 'torch/include/ATen/ops/qr_native.h' 2025-04-25T04:39:36.1405620Z adding 'torch/include/ATen/ops/qr_ops.h' 2025-04-25T04:39:36.1407431Z adding 'torch/include/ATen/ops/qscheme.h' 2025-04-25T04:39:36.1409212Z adding 'torch/include/ATen/ops/qscheme_native.h' 2025-04-25T04:39:36.1411006Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2025-04-25T04:39:36.1413073Z adding 'torch/include/ATen/ops/quantile.h' 2025-04-25T04:39:36.1415381Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1416989Z adding 'torch/include/ATen/ops/quantile_native.h' 2025-04-25T04:39:36.1419138Z adding 'torch/include/ATen/ops/quantile_ops.h' 2025-04-25T04:39:36.1421200Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2025-04-25T04:39:36.1423678Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1425288Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2025-04-25T04:39:36.1427189Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2025-04-25T04:39:36.1428890Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2025-04-25T04:39:36.1430844Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2025-04-25T04:39:36.1432987Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2025-04-25T04:39:36.1435321Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1437068Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2025-04-25T04:39:36.1439347Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2025-04-25T04:39:36.1441137Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2025-04-25T04:39:36.1443413Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1445066Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2025-04-25T04:39:36.1446874Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2025-04-25T04:39:36.1448645Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2025-04-25T04:39:36.1450542Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2025-04-25T04:39:36.1452497Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2025-04-25T04:39:36.1454712Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2025-04-25T04:39:36.1456899Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2025-04-25T04:39:36.1459158Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1460934Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2025-04-25T04:39:36.1462924Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2025-04-25T04:39:36.1464885Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2025-04-25T04:39:36.1467111Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1468729Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2025-04-25T04:39:36.1470699Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2025-04-25T04:39:36.1472832Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2025-04-25T04:39:36.1474957Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1476568Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2025-04-25T04:39:36.1478467Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2025-04-25T04:39:36.1480519Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2025-04-25T04:39:36.1482757Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1484412Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2025-04-25T04:39:36.1486345Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2025-04-25T04:39:36.1488358Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2025-04-25T04:39:36.1490620Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1492225Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2025-04-25T04:39:36.1494118Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2025-04-25T04:39:36.1496214Z adding 'torch/include/ATen/ops/quantized_max_pool3d.h' 2025-04-25T04:39:36.1498428Z adding 'torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1500068Z adding 'torch/include/ATen/ops/quantized_max_pool3d_native.h' 2025-04-25T04:39:36.1502044Z adding 'torch/include/ATen/ops/quantized_max_pool3d_ops.h' 2025-04-25T04:39:36.1504196Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2025-04-25T04:39:36.1506340Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1507951Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2025-04-25T04:39:36.1509903Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2025-04-25T04:39:36.1511914Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2025-04-25T04:39:36.1514180Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1515782Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2025-04-25T04:39:36.1517660Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2025-04-25T04:39:36.1519509Z adding 'torch/include/ATen/ops/rad2deg.h' 2025-04-25T04:39:36.1521736Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1523280Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2025-04-25T04:39:36.1525203Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2025-04-25T04:39:36.1528513Z adding 'torch/include/ATen/ops/rand.h' 2025-04-25T04:39:36.1531508Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1533745Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1535514Z adding 'torch/include/ATen/ops/rand_like.h' 2025-04-25T04:39:36.1538039Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1539823Z adding 'torch/include/ATen/ops/rand_like_native.h' 2025-04-25T04:39:36.1541919Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2025-04-25T04:39:36.1543934Z adding 'torch/include/ATen/ops/rand_native.h' 2025-04-25T04:39:36.1546371Z adding 'torch/include/ATen/ops/rand_ops.h' 2025-04-25T04:39:36.1549772Z adding 'torch/include/ATen/ops/randint.h' 2025-04-25T04:39:36.1553147Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1555768Z adding 'torch/include/ATen/ops/randint_like.h' 2025-04-25T04:39:36.1558535Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1560173Z adding 'torch/include/ATen/ops/randint_like_native.h' 2025-04-25T04:39:36.1562398Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2025-04-25T04:39:36.1564418Z adding 'torch/include/ATen/ops/randint_native.h' 2025-04-25T04:39:36.1566875Z adding 'torch/include/ATen/ops/randint_ops.h' 2025-04-25T04:39:36.1570199Z adding 'torch/include/ATen/ops/randn.h' 2025-04-25T04:39:36.1573379Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1584378Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1584792Z adding 'torch/include/ATen/ops/randn_like.h' 2025-04-25T04:39:36.1585288Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1585707Z adding 'torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-04-25T04:39:36.1585868Z adding 'torch/include/ATen/ops/randn_like_native.h' 2025-04-25T04:39:36.1586029Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2025-04-25T04:39:36.1587953Z adding 'torch/include/ATen/ops/randn_native.h' 2025-04-25T04:39:36.1590074Z adding 'torch/include/ATen/ops/randn_ops.h' 2025-04-25T04:39:36.1592552Z adding 'torch/include/ATen/ops/random.h' 2025-04-25T04:39:36.1594794Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1596760Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2025-04-25T04:39:36.1598831Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2025-04-25T04:39:36.1600919Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2025-04-25T04:39:36.1602883Z adding 'torch/include/ATen/ops/random_native.h' 2025-04-25T04:39:36.1605539Z adding 'torch/include/ATen/ops/random_ops.h' 2025-04-25T04:39:36.1608162Z adding 'torch/include/ATen/ops/randperm.h' 2025-04-25T04:39:36.1610861Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1612793Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2025-04-25T04:39:36.1614852Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2025-04-25T04:39:36.1616807Z adding 'torch/include/ATen/ops/randperm_native.h' 2025-04-25T04:39:36.1619072Z adding 'torch/include/ATen/ops/randperm_ops.h' 2025-04-25T04:39:36.1621416Z adding 'torch/include/ATen/ops/range.h' 2025-04-25T04:39:36.1623868Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1625803Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2025-04-25T04:39:36.1627806Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2025-04-25T04:39:36.1629782Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2025-04-25T04:39:36.1631740Z adding 'torch/include/ATen/ops/range_native.h' 2025-04-25T04:39:36.1634160Z adding 'torch/include/ATen/ops/range_ops.h' 2025-04-25T04:39:36.1636226Z adding 'torch/include/ATen/ops/ravel.h' 2025-04-25T04:39:36.1638630Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1641349Z adding 'torch/include/ATen/ops/ravel_native.h' 2025-04-25T04:39:36.1643316Z adding 'torch/include/ATen/ops/ravel_ops.h' 2025-04-25T04:39:36.1645230Z adding 'torch/include/ATen/ops/real.h' 2025-04-25T04:39:36.1647376Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1649179Z adding 'torch/include/ATen/ops/real_native.h' 2025-04-25T04:39:36.1651207Z adding 'torch/include/ATen/ops/real_ops.h' 2025-04-25T04:39:36.1653235Z adding 'torch/include/ATen/ops/reciprocal.h' 2025-04-25T04:39:36.1655489Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.1657386Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2025-04-25T04:39:36.1659457Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2025-04-25T04:39:36.1661629Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2025-04-25T04:39:36.1663543Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2025-04-25T04:39:36.1665448Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2025-04-25T04:39:36.1667555Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2025-04-25T04:39:36.1669531Z adding 'torch/include/ATen/ops/record_stream.h' 2025-04-25T04:39:36.1671581Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2025-04-25T04:39:36.1674362Z adding 'torch/include/ATen/ops/record_stream_native.h' 2025-04-25T04:39:36.1676487Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2025-04-25T04:39:36.1678400Z adding 'torch/include/ATen/ops/refine_names.h' 2025-04-25T04:39:36.1680566Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1682366Z adding 'torch/include/ATen/ops/refine_names_native.h' 2025-04-25T04:39:36.1684392Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2025-04-25T04:39:36.1686608Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2025-04-25T04:39:36.1689019Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2025-04-25T04:39:36.1691515Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.1693439Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2025-04-25T04:39:36.1695568Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2025-04-25T04:39:36.1697526Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2025-04-25T04:39:36.1699620Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2025-04-25T04:39:36.1701686Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2025-04-25T04:39:36.1703842Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2025-04-25T04:39:36.1706171Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.1708794Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2025-04-25T04:39:36.1710824Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2025-04-25T04:39:36.1712785Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2025-04-25T04:39:36.1714852Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2025-04-25T04:39:36.1716862Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2025-04-25T04:39:36.1719003Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2025-04-25T04:39:36.1721220Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2025-04-25T04:39:36.1723693Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2025-04-25T04:39:36.1726065Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2025-04-25T04:39:36.1728132Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2025-04-25T04:39:36.1730193Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2025-04-25T04:39:36.1732243Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2025-04-25T04:39:36.1734410Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2025-04-25T04:39:36.1736377Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2025-04-25T04:39:36.1738644Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2025-04-25T04:39:36.1740886Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2025-04-25T04:39:36.1743249Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2025-04-25T04:39:36.1745599Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2025-04-25T04:39:36.1748063Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.1749946Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2025-04-25T04:39:36.1752687Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2025-04-25T04:39:36.1754170Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2025-04-25T04:39:36.1756570Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2025-04-25T04:39:36.1758488Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2025-04-25T04:39:36.1760668Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2025-04-25T04:39:36.1762913Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.1765037Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2025-04-25T04:39:36.1767254Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2025-04-25T04:39:36.1769418Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2025-04-25T04:39:36.1771605Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2025-04-25T04:39:36.1773557Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2025-04-25T04:39:36.1775854Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2025-04-25T04:39:36.1777850Z adding 'torch/include/ATen/ops/relu.h' 2025-04-25T04:39:36.1779836Z adding 'torch/include/ATen/ops/relu6.h' 2025-04-25T04:39:36.1782231Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1784114Z adding 'torch/include/ATen/ops/relu6_native.h' 2025-04-25T04:39:36.1786233Z adding 'torch/include/ATen/ops/relu6_ops.h' 2025-04-25T04:39:36.1788436Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1790298Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2025-04-25T04:39:36.1792304Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2025-04-25T04:39:36.1794296Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2025-04-25T04:39:36.1796278Z adding 'torch/include/ATen/ops/relu_native.h' 2025-04-25T04:39:36.1798437Z adding 'torch/include/ATen/ops/relu_ops.h' 2025-04-25T04:39:36.1800610Z adding 'torch/include/ATen/ops/remainder.h' 2025-04-25T04:39:36.1802936Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1805083Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.1807008Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2025-04-25T04:39:36.1809012Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2025-04-25T04:39:36.1810973Z adding 'torch/include/ATen/ops/remainder_meta.h' 2025-04-25T04:39:36.1813027Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2025-04-25T04:39:36.1815029Z adding 'torch/include/ATen/ops/remainder_native.h' 2025-04-25T04:39:36.1817405Z adding 'torch/include/ATen/ops/remainder_ops.h' 2025-04-25T04:39:36.1819544Z adding 'torch/include/ATen/ops/rename.h' 2025-04-25T04:39:36.1821766Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1824621Z adding 'torch/include/ATen/ops/rename_native.h' 2025-04-25T04:39:36.1825999Z adding 'torch/include/ATen/ops/rename_ops.h' 2025-04-25T04:39:36.1828205Z adding 'torch/include/ATen/ops/renorm.h' 2025-04-25T04:39:36.1830508Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.1832219Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2025-04-25T04:39:36.1834274Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2025-04-25T04:39:36.1836239Z adding 'torch/include/ATen/ops/renorm_meta.h' 2025-04-25T04:39:36.1838503Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2025-04-25T04:39:36.1840609Z adding 'torch/include/ATen/ops/renorm_native.h' 2025-04-25T04:39:36.1842776Z adding 'torch/include/ATen/ops/renorm_ops.h' 2025-04-25T04:39:36.1845061Z adding 'torch/include/ATen/ops/repeat.h' 2025-04-25T04:39:36.1847336Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1849797Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2025-04-25T04:39:36.1852383Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1854421Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1856485Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2025-04-25T04:39:36.1858434Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2025-04-25T04:39:36.1860372Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2025-04-25T04:39:36.1862825Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2025-04-25T04:39:36.1864832Z adding 'torch/include/ATen/ops/repeat_native.h' 2025-04-25T04:39:36.1866906Z adding 'torch/include/ATen/ops/repeat_ops.h' 2025-04-25T04:39:36.1869237Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2025-04-25T04:39:36.1871744Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2025-04-25T04:39:36.1874193Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.1876125Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2025-04-25T04:39:36.1878784Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2025-04-25T04:39:36.1880732Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2025-04-25T04:39:36.1882503Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2025-04-25T04:39:36.1884451Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2025-04-25T04:39:36.1886650Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2025-04-25T04:39:36.1889070Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.1890926Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2025-04-25T04:39:36.1892853Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2025-04-25T04:39:36.1894803Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2025-04-25T04:39:36.1896906Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2025-04-25T04:39:36.1898816Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2025-04-25T04:39:36.1901054Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2025-04-25T04:39:36.1903349Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2025-04-25T04:39:36.1905737Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2025-04-25T04:39:36.1908059Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2025-04-25T04:39:36.1910232Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2025-04-25T04:39:36.1912309Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2025-04-25T04:39:36.1914273Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2025-04-25T04:39:36.1916745Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.1918430Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2025-04-25T04:39:36.1920530Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2025-04-25T04:39:36.1922609Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2025-04-25T04:39:36.1924589Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2025-04-25T04:39:36.1926493Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2025-04-25T04:39:36.1928614Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2025-04-25T04:39:36.1930818Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2025-04-25T04:39:36.1933503Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2025-04-25T04:39:36.1935722Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2025-04-25T04:39:36.1937998Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2025-04-25T04:39:36.1939995Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2025-04-25T04:39:36.1942202Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2025-04-25T04:39:36.1944700Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.1946423Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2025-04-25T04:39:36.1948667Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2025-04-25T04:39:36.1950521Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2025-04-25T04:39:36.1952623Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2025-04-25T04:39:36.1954764Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2025-04-25T04:39:36.1956757Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2025-04-25T04:39:36.1958693Z adding 'torch/include/ATen/ops/requires_grad.h' 2025-04-25T04:39:36.1960996Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1962690Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2025-04-25T04:39:36.1964710Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2025-04-25T04:39:36.1966738Z adding 'torch/include/ATen/ops/reshape.h' 2025-04-25T04:39:36.1968711Z adding 'torch/include/ATen/ops/reshape_as.h' 2025-04-25T04:39:36.1970764Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1972877Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2025-04-25T04:39:36.1974678Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2025-04-25T04:39:36.1976687Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2025-04-25T04:39:36.1978823Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.1980923Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2025-04-25T04:39:36.1982819Z adding 'torch/include/ATen/ops/reshape_native.h' 2025-04-25T04:39:36.1984866Z adding 'torch/include/ATen/ops/reshape_ops.h' 2025-04-25T04:39:36.1987156Z adding 'torch/include/ATen/ops/resize.h' 2025-04-25T04:39:36.1989375Z adding 'torch/include/ATen/ops/resize_as.h' 2025-04-25T04:39:36.1991730Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.1993564Z adding 'torch/include/ATen/ops/resize_as_native.h' 2025-04-25T04:39:36.1995714Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2025-04-25T04:39:36.1997978Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2025-04-25T04:39:36.2000174Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2002057Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2025-04-25T04:39:36.2003999Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2025-04-25T04:39:36.2006144Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2025-04-25T04:39:36.2008417Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2010375Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2025-04-25T04:39:36.2012409Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2025-04-25T04:39:36.2014477Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2025-04-25T04:39:36.2016560Z adding 'torch/include/ATen/ops/resize_native.h' 2025-04-25T04:39:36.2018677Z adding 'torch/include/ATen/ops/resize_ops.h' 2025-04-25T04:39:36.2020735Z adding 'torch/include/ATen/ops/resolve_conj.h' 2025-04-25T04:39:36.2023051Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2024838Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2025-04-25T04:39:36.2026879Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2025-04-25T04:39:36.2028840Z adding 'torch/include/ATen/ops/resolve_neg.h' 2025-04-25T04:39:36.2031015Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2032806Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2025-04-25T04:39:36.2034839Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2025-04-25T04:39:36.2036933Z adding 'torch/include/ATen/ops/result_type.h' 2025-04-25T04:39:36.2039477Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2041304Z adding 'torch/include/ATen/ops/result_type_native.h' 2025-04-25T04:39:36.2043573Z adding 'torch/include/ATen/ops/result_type_ops.h' 2025-04-25T04:39:36.2045487Z adding 'torch/include/ATen/ops/retain_grad.h' 2025-04-25T04:39:36.2047671Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2049441Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2025-04-25T04:39:36.2051501Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2025-04-25T04:39:36.2053448Z adding 'torch/include/ATen/ops/retains_grad.h' 2025-04-25T04:39:36.2055650Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2057433Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2025-04-25T04:39:36.2059498Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2025-04-25T04:39:36.2061656Z adding 'torch/include/ATen/ops/rms_norm.h' 2025-04-25T04:39:36.2063948Z adding 'torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2065917Z adding 'torch/include/ATen/ops/rms_norm_native.h' 2025-04-25T04:39:36.2068262Z adding 'torch/include/ATen/ops/rms_norm_ops.h' 2025-04-25T04:39:36.2070142Z adding 'torch/include/ATen/ops/rnn_relu.h' 2025-04-25T04:39:36.2072284Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2025-04-25T04:39:36.2074658Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2076500Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2025-04-25T04:39:36.2078603Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2025-04-25T04:39:36.2080820Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2082495Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2025-04-25T04:39:36.2084712Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2025-04-25T04:39:36.2086681Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2025-04-25T04:39:36.2088697Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2025-04-25T04:39:36.2090817Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2092737Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2025-04-25T04:39:36.2094573Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2025-04-25T04:39:36.2096698Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2098465Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2025-04-25T04:39:36.2100590Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2025-04-25T04:39:36.2103006Z adding 'torch/include/ATen/ops/roll.h' 2025-04-25T04:39:36.2105406Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2106921Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2025-04-25T04:39:36.2108895Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2025-04-25T04:39:36.2110669Z adding 'torch/include/ATen/ops/roll_native.h' 2025-04-25T04:39:36.2112836Z adding 'torch/include/ATen/ops/roll_ops.h' 2025-04-25T04:39:36.2114938Z adding 'torch/include/ATen/ops/rot90.h' 2025-04-25T04:39:36.2116905Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2118620Z adding 'torch/include/ATen/ops/rot90_native.h' 2025-04-25T04:39:36.2120688Z adding 'torch/include/ATen/ops/rot90_ops.h' 2025-04-25T04:39:36.2122685Z adding 'torch/include/ATen/ops/round.h' 2025-04-25T04:39:36.2124833Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2126353Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2025-04-25T04:39:36.2128270Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2025-04-25T04:39:36.2130136Z adding 'torch/include/ATen/ops/round_meta.h' 2025-04-25T04:39:36.2131986Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2025-04-25T04:39:36.2133671Z adding 'torch/include/ATen/ops/round_native.h' 2025-04-25T04:39:36.2135774Z adding 'torch/include/ATen/ops/round_ops.h' 2025-04-25T04:39:36.2137676Z adding 'torch/include/ATen/ops/row_indices.h' 2025-04-25T04:39:36.2140726Z adding 'torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2142533Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2025-04-25T04:39:36.2144553Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2146414Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2147884Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2025-04-25T04:39:36.2149657Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2025-04-25T04:39:36.2151442Z adding 'torch/include/ATen/ops/row_indices_native.h' 2025-04-25T04:39:36.2154030Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2025-04-25T04:39:36.2155884Z adding 'torch/include/ATen/ops/row_stack.h' 2025-04-25T04:39:36.2157820Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2159400Z adding 'torch/include/ATen/ops/row_stack_native.h' 2025-04-25T04:39:36.2161220Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2025-04-25T04:39:36.2163108Z adding 'torch/include/ATen/ops/rrelu.h' 2025-04-25T04:39:36.2165110Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2166707Z adding 'torch/include/ATen/ops/rrelu_native.h' 2025-04-25T04:39:36.2169490Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2025-04-25T04:39:36.2170758Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2025-04-25T04:39:36.2172794Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2025-04-25T04:39:36.2174913Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2176852Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2025-04-25T04:39:36.2178963Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2025-04-25T04:39:36.2181063Z adding 'torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2183215Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2025-04-25T04:39:36.2185223Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2025-04-25T04:39:36.2187411Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2025-04-25T04:39:36.2189322Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2025-04-25T04:39:36.2191758Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2025-04-25T04:39:36.2193864Z adding 'torch/include/ATen/ops/rshift.h' 2025-04-25T04:39:36.2196462Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2198097Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2025-04-25T04:39:36.2200090Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2025-04-25T04:39:36.2202013Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2025-04-25T04:39:36.2203864Z adding 'torch/include/ATen/ops/rshift_native.h' 2025-04-25T04:39:36.2206315Z adding 'torch/include/ATen/ops/rshift_ops.h' 2025-04-25T04:39:36.2208486Z adding 'torch/include/ATen/ops/rsqrt.h' 2025-04-25T04:39:36.2210645Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2212101Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2025-04-25T04:39:36.2213919Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2025-04-25T04:39:36.2215680Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2025-04-25T04:39:36.2217554Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2025-04-25T04:39:36.2219316Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2025-04-25T04:39:36.2221317Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2025-04-25T04:39:36.2223580Z adding 'torch/include/ATen/ops/rsub.h' 2025-04-25T04:39:36.2225850Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2227778Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2025-04-25T04:39:36.2229724Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2025-04-25T04:39:36.2231774Z adding 'torch/include/ATen/ops/rsub_native.h' 2025-04-25T04:39:36.2233981Z adding 'torch/include/ATen/ops/rsub_ops.h' 2025-04-25T04:39:36.2236161Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2025-04-25T04:39:36.2238407Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2240129Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2025-04-25T04:39:36.2242093Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2025-04-25T04:39:36.2244058Z adding 'torch/include/ATen/ops/scaled_dot_product_attention.h' 2025-04-25T04:39:36.2246131Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2247764Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_native.h' 2025-04-25T04:39:36.2249694Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_ops.h' 2025-04-25T04:39:36.2251757Z adding 'torch/include/ATen/ops/scatter.h' 2025-04-25T04:39:36.2253841Z adding 'torch/include/ATen/ops/scatter_add.h' 2025-04-25T04:39:36.2256108Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2258139Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2259939Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2025-04-25T04:39:36.2262283Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2025-04-25T04:39:36.2264126Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2025-04-25T04:39:36.2266003Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2025-04-25T04:39:36.2267771Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2025-04-25T04:39:36.2269953Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2025-04-25T04:39:36.2272398Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2274337Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2276508Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2025-04-25T04:39:36.2278670Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2025-04-25T04:39:36.2280581Z adding 'torch/include/ATen/ops/scatter_meta.h' 2025-04-25T04:39:36.2282738Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2025-04-25T04:39:36.2284744Z adding 'torch/include/ATen/ops/scatter_native.h' 2025-04-25T04:39:36.2287492Z adding 'torch/include/ATen/ops/scatter_ops.h' 2025-04-25T04:39:36.2289785Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2025-04-25T04:39:36.2292153Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2293794Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2025-04-25T04:39:36.2295589Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2025-04-25T04:39:36.2297327Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2025-04-25T04:39:36.2299337Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2025-04-25T04:39:36.2301118Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2025-04-25T04:39:36.2303189Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2025-04-25T04:39:36.2305202Z adding 'torch/include/ATen/ops/searchsorted.h' 2025-04-25T04:39:36.2307333Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2025-04-25T04:39:36.2309266Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2025-04-25T04:39:36.2311233Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2025-04-25T04:39:36.2313337Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2025-04-25T04:39:36.2315434Z adding 'torch/include/ATen/ops/segment_reduce.h' 2025-04-25T04:39:36.2317538Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2319365Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2025-04-25T04:39:36.2321480Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2025-04-25T04:39:36.2323495Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2025-04-25T04:39:36.2325637Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2025-04-25T04:39:36.2327887Z adding 'torch/include/ATen/ops/select.h' 2025-04-25T04:39:36.2330314Z adding 'torch/include/ATen/ops/select_backward.h' 2025-04-25T04:39:36.2332574Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2334663Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2336376Z adding 'torch/include/ATen/ops/select_backward_native.h' 2025-04-25T04:39:36.2338640Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2025-04-25T04:39:36.2340957Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2343137Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2345151Z adding 'torch/include/ATen/ops/select_copy.h' 2025-04-25T04:39:36.2347419Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2349560Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2351288Z adding 'torch/include/ATen/ops/select_copy_native.h' 2025-04-25T04:39:36.2353845Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2025-04-25T04:39:36.2355784Z adding 'torch/include/ATen/ops/select_native.h' 2025-04-25T04:39:36.2357895Z adding 'torch/include/ATen/ops/select_ops.h' 2025-04-25T04:39:36.2360099Z adding 'torch/include/ATen/ops/select_scatter.h' 2025-04-25T04:39:36.2362738Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2364857Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2366376Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2025-04-25T04:39:36.2368437Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2025-04-25T04:39:36.2370376Z adding 'torch/include/ATen/ops/selu.h' 2025-04-25T04:39:36.2372706Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2374335Z adding 'torch/include/ATen/ops/selu_native.h' 2025-04-25T04:39:36.2376361Z adding 'torch/include/ATen/ops/selu_ops.h' 2025-04-25T04:39:36.2378859Z adding 'torch/include/ATen/ops/set.h' 2025-04-25T04:39:36.2381446Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2383822Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2385588Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2025-04-25T04:39:36.2387680Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2025-04-25T04:39:36.2389527Z adding 'torch/include/ATen/ops/set_data.h' 2025-04-25T04:39:36.2391837Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2393492Z adding 'torch/include/ATen/ops/set_data_native.h' 2025-04-25T04:39:36.2395486Z adding 'torch/include/ATen/ops/set_data_ops.h' 2025-04-25T04:39:36.2397514Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2025-04-25T04:39:36.2399759Z adding 'torch/include/ATen/ops/set_native.h' 2025-04-25T04:39:36.2402291Z adding 'torch/include/ATen/ops/set_ops.h' 2025-04-25T04:39:36.2404485Z adding 'torch/include/ATen/ops/sgn.h' 2025-04-25T04:39:36.2406935Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2408525Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2025-04-25T04:39:36.2410511Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2025-04-25T04:39:36.2412350Z adding 'torch/include/ATen/ops/sgn_meta.h' 2025-04-25T04:39:36.2414404Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2025-04-25T04:39:36.2416315Z adding 'torch/include/ATen/ops/sgn_native.h' 2025-04-25T04:39:36.2418429Z adding 'torch/include/ATen/ops/sgn_ops.h' 2025-04-25T04:39:36.2420500Z adding 'torch/include/ATen/ops/sigmoid.h' 2025-04-25T04:39:36.2422681Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2025-04-25T04:39:36.2425167Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2426997Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2025-04-25T04:39:36.2428846Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2025-04-25T04:39:36.2430742Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2025-04-25T04:39:36.2432766Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2025-04-25T04:39:36.2434677Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2025-04-25T04:39:36.2436782Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2025-04-25T04:39:36.2439458Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2441104Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2025-04-25T04:39:36.2443109Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2025-04-25T04:39:36.2445240Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2025-04-25T04:39:36.2447424Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2025-04-25T04:39:36.2449340Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2025-04-25T04:39:36.2451311Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2025-04-25T04:39:36.2452990Z adding 'torch/include/ATen/ops/sign.h' 2025-04-25T04:39:36.2455029Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2456189Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2025-04-25T04:39:36.2457738Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2025-04-25T04:39:36.2459251Z adding 'torch/include/ATen/ops/sign_meta.h' 2025-04-25T04:39:36.2460896Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2025-04-25T04:39:36.2462438Z adding 'torch/include/ATen/ops/sign_native.h' 2025-04-25T04:39:36.2464105Z adding 'torch/include/ATen/ops/sign_ops.h' 2025-04-25T04:39:36.2465811Z adding 'torch/include/ATen/ops/signbit.h' 2025-04-25T04:39:36.2467904Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2469095Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2025-04-25T04:39:36.2470622Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2025-04-25T04:39:36.2472134Z adding 'torch/include/ATen/ops/signbit_meta.h' 2025-04-25T04:39:36.2473810Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2025-04-25T04:39:36.2475406Z adding 'torch/include/ATen/ops/signbit_native.h' 2025-04-25T04:39:36.2477061Z adding 'torch/include/ATen/ops/signbit_ops.h' 2025-04-25T04:39:36.2478674Z adding 'torch/include/ATen/ops/silu.h' 2025-04-25T04:39:36.2480319Z adding 'torch/include/ATen/ops/silu_backward.h' 2025-04-25T04:39:36.2482458Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2483925Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2485375Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2025-04-25T04:39:36.2486878Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2025-04-25T04:39:36.2488520Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2025-04-25T04:39:36.2489981Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2025-04-25T04:39:36.2491415Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2025-04-25T04:39:36.2493022Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2025-04-25T04:39:36.2494980Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2496230Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2025-04-25T04:39:36.2497777Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2025-04-25T04:39:36.2499229Z adding 'torch/include/ATen/ops/silu_meta.h' 2025-04-25T04:39:36.2500845Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2025-04-25T04:39:36.2502347Z adding 'torch/include/ATen/ops/silu_native.h' 2025-04-25T04:39:36.2504038Z adding 'torch/include/ATen/ops/silu_ops.h' 2025-04-25T04:39:36.2505729Z adding 'torch/include/ATen/ops/sin.h' 2025-04-25T04:39:36.2507712Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2509111Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2025-04-25T04:39:36.2510530Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2025-04-25T04:39:36.2512016Z adding 'torch/include/ATen/ops/sin_meta.h' 2025-04-25T04:39:36.2513695Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2025-04-25T04:39:36.2515352Z adding 'torch/include/ATen/ops/sin_native.h' 2025-04-25T04:39:36.2517407Z adding 'torch/include/ATen/ops/sin_ops.h' 2025-04-25T04:39:36.2519209Z adding 'torch/include/ATen/ops/sinc.h' 2025-04-25T04:39:36.2521348Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2522868Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2025-04-25T04:39:36.2524502Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2025-04-25T04:39:36.2526126Z adding 'torch/include/ATen/ops/sinc_meta.h' 2025-04-25T04:39:36.2527930Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2025-04-25T04:39:36.2529528Z adding 'torch/include/ATen/ops/sinc_native.h' 2025-04-25T04:39:36.2531257Z adding 'torch/include/ATen/ops/sinc_ops.h' 2025-04-25T04:39:36.2532974Z adding 'torch/include/ATen/ops/sinh.h' 2025-04-25T04:39:36.2535068Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2536555Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2025-04-25T04:39:36.2538480Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2025-04-25T04:39:36.2540338Z adding 'torch/include/ATen/ops/sinh_meta.h' 2025-04-25T04:39:36.2542216Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2025-04-25T04:39:36.2543940Z adding 'torch/include/ATen/ops/sinh_native.h' 2025-04-25T04:39:36.2545729Z adding 'torch/include/ATen/ops/sinh_ops.h' 2025-04-25T04:39:36.2547438Z adding 'torch/include/ATen/ops/size.h' 2025-04-25T04:39:36.2549450Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2550892Z adding 'torch/include/ATen/ops/size_native.h' 2025-04-25T04:39:36.2552605Z adding 'torch/include/ATen/ops/size_ops.h' 2025-04-25T04:39:36.2554534Z adding 'torch/include/ATen/ops/slice.h' 2025-04-25T04:39:36.2556723Z adding 'torch/include/ATen/ops/slice_backward.h' 2025-04-25T04:39:36.2558829Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2560496Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2025-04-25T04:39:36.2562371Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2025-04-25T04:39:36.2564226Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2566256Z adding 'torch/include/ATen/ops/slice_copy.h' 2025-04-25T04:39:36.2568334Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2570194Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2571712Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2025-04-25T04:39:36.2573634Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2025-04-25T04:39:36.2575470Z adding 'torch/include/ATen/ops/slice_inverse.h' 2025-04-25T04:39:36.2577323Z adding 'torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2578918Z adding 'torch/include/ATen/ops/slice_inverse_native.h' 2025-04-25T04:39:36.2580797Z adding 'torch/include/ATen/ops/slice_inverse_ops.h' 2025-04-25T04:39:36.2582447Z adding 'torch/include/ATen/ops/slice_native.h' 2025-04-25T04:39:36.2584372Z adding 'torch/include/ATen/ops/slice_ops.h' 2025-04-25T04:39:36.2586543Z adding 'torch/include/ATen/ops/slice_scatter.h' 2025-04-25T04:39:36.2588777Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2590661Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2592362Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2025-04-25T04:39:36.2594351Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2025-04-25T04:39:36.2597119Z adding 'torch/include/ATen/ops/slogdet.h' 2025-04-25T04:39:36.2599357Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2601015Z adding 'torch/include/ATen/ops/slogdet_native.h' 2025-04-25T04:39:36.2602900Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2025-04-25T04:39:36.2605206Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2025-04-25T04:39:36.2607698Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2609746Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2025-04-25T04:39:36.2611912Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2025-04-25T04:39:36.2613518Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2025-04-25T04:39:36.2615341Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2025-04-25T04:39:36.2617247Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2025-04-25T04:39:36.2619051Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2025-04-25T04:39:36.2621319Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2025-04-25T04:39:36.2623718Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2625388Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2025-04-25T04:39:36.2627114Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2025-04-25T04:39:36.2628831Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2025-04-25T04:39:36.2630771Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2025-04-25T04:39:36.2632989Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2025-04-25T04:39:36.2635166Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2636955Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2025-04-25T04:39:36.2638874Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2025-04-25T04:39:36.2640753Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2025-04-25T04:39:36.2642664Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2025-04-25T04:39:36.2644986Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2025-04-25T04:39:36.2647250Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2648946Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2025-04-25T04:39:36.2650792Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2025-04-25T04:39:36.2652535Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2025-04-25T04:39:36.2654406Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2025-04-25T04:39:36.2656187Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2025-04-25T04:39:36.2658062Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2025-04-25T04:39:36.2660293Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2025-04-25T04:39:36.2663170Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2025-04-25T04:39:36.2665173Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2025-04-25T04:39:36.2667083Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2025-04-25T04:39:36.2669148Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2025-04-25T04:39:36.2670982Z adding 'torch/include/ATen/ops/smm.h' 2025-04-25T04:39:36.2673041Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2674361Z adding 'torch/include/ATen/ops/smm_native.h' 2025-04-25T04:39:36.2676114Z adding 'torch/include/ATen/ops/smm_ops.h' 2025-04-25T04:39:36.2677880Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2025-04-25T04:39:36.2679765Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2025-04-25T04:39:36.2681844Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2683440Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2025-04-25T04:39:36.2685312Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2025-04-25T04:39:36.2686826Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2025-04-25T04:39:36.2688640Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2025-04-25T04:39:36.2690741Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2692087Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2025-04-25T04:39:36.2693787Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2025-04-25T04:39:36.2695354Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2025-04-25T04:39:36.2697196Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2025-04-25T04:39:36.2698832Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2025-04-25T04:39:36.2700611Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2025-04-25T04:39:36.2702424Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2025-04-25T04:39:36.2704335Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2025-04-25T04:39:36.2706412Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2707901Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2025-04-25T04:39:36.2709705Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2025-04-25T04:39:36.2712254Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2713852Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2025-04-25T04:39:36.2715753Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2025-04-25T04:39:36.2717503Z adding 'torch/include/ATen/ops/softmax.h' 2025-04-25T04:39:36.2719544Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2721328Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2722739Z adding 'torch/include/ATen/ops/softmax_native.h' 2025-04-25T04:39:36.2724546Z adding 'torch/include/ATen/ops/softmax_ops.h' 2025-04-25T04:39:36.2726370Z adding 'torch/include/ATen/ops/softplus.h' 2025-04-25T04:39:36.2728563Z adding 'torch/include/ATen/ops/softplus_backward.h' 2025-04-25T04:39:36.2731025Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2732262Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2025-04-25T04:39:36.2733884Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2025-04-25T04:39:36.2735424Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2025-04-25T04:39:36.2737046Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2025-04-25T04:39:36.2738799Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2025-04-25T04:39:36.2741108Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2025-04-25T04:39:36.2743533Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2744655Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2025-04-25T04:39:36.2746302Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2025-04-25T04:39:36.2747741Z adding 'torch/include/ATen/ops/softplus_meta.h' 2025-04-25T04:39:36.2749425Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2025-04-25T04:39:36.2750958Z adding 'torch/include/ATen/ops/softplus_native.h' 2025-04-25T04:39:36.2752602Z adding 'torch/include/ATen/ops/softplus_ops.h' 2025-04-25T04:39:36.2754173Z adding 'torch/include/ATen/ops/softshrink.h' 2025-04-25T04:39:36.2755908Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2025-04-25T04:39:36.2758094Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2759964Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2025-04-25T04:39:36.2761851Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2025-04-25T04:39:36.2763476Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2025-04-25T04:39:36.2765251Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2025-04-25T04:39:36.2766569Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2025-04-25T04:39:36.2768431Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2025-04-25T04:39:36.2770633Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2772040Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2025-04-25T04:39:36.2773566Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2025-04-25T04:39:36.2775068Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2025-04-25T04:39:36.2776717Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2025-04-25T04:39:36.2778182Z adding 'torch/include/ATen/ops/softshrink_native.h' 2025-04-25T04:39:36.2779774Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2025-04-25T04:39:36.2781733Z adding 'torch/include/ATen/ops/sort.h' 2025-04-25T04:39:36.2783827Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2785626Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2787180Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2788700Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2025-04-25T04:39:36.2790311Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2025-04-25T04:39:36.2791799Z adding 'torch/include/ATen/ops/sort_meta.h' 2025-04-25T04:39:36.2793537Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2025-04-25T04:39:36.2795189Z adding 'torch/include/ATen/ops/sort_native.h' 2025-04-25T04:39:36.2797364Z adding 'torch/include/ATen/ops/sort_ops.h' 2025-04-25T04:39:36.2799588Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2025-04-25T04:39:36.2802303Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2803840Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2025-04-25T04:39:36.2805743Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2025-04-25T04:39:36.2807523Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2025-04-25T04:39:36.2809665Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2811044Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2025-04-25T04:39:36.2812797Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2025-04-25T04:39:36.2814876Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2025-04-25T04:39:36.2817162Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2818528Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2025-04-25T04:39:36.2820403Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2025-04-25T04:39:36.2822296Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2025-04-25T04:39:36.2824764Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2826751Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2828408Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2025-04-25T04:39:36.2830519Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2025-04-25T04:39:36.2832624Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2025-04-25T04:39:36.2834789Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2836317Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2025-04-25T04:39:36.2838621Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2025-04-25T04:39:36.2840588Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2025-04-25T04:39:36.2842843Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.2844437Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2025-04-25T04:39:36.2846502Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2025-04-25T04:39:36.2848106Z adding 'torch/include/ATen/ops/sparse_dim.h' 2025-04-25T04:39:36.2850158Z adding 'torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2851639Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2025-04-25T04:39:36.2853370Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2025-04-25T04:39:36.2855176Z adding 'torch/include/ATen/ops/sparse_mask.h' 2025-04-25T04:39:36.2857298Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2858876Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2025-04-25T04:39:36.2860706Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2025-04-25T04:39:36.2862884Z adding 'torch/include/ATen/ops/sparse_resize.h' 2025-04-25T04:39:36.2864781Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2025-04-25T04:39:36.2867120Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2868781Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2025-04-25T04:39:36.2870533Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2025-04-25T04:39:36.2872551Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2025-04-25T04:39:36.2874526Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2876285Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2025-04-25T04:39:36.2877852Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2025-04-25T04:39:36.2879750Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2025-04-25T04:39:36.2881618Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2025-04-25T04:39:36.2883791Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2025-04-25T04:39:36.2885712Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2025-04-25T04:39:36.2887527Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2025-04-25T04:39:36.2889811Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2891354Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2025-04-25T04:39:36.2893126Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2025-04-25T04:39:36.2894864Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2025-04-25T04:39:36.2896726Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2025-04-25T04:39:36.2898482Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2025-04-25T04:39:36.2900352Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2025-04-25T04:39:36.2902277Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2025-04-25T04:39:36.2904700Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2906222Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2025-04-25T04:39:36.2908212Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2025-04-25T04:39:36.2909856Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2025-04-25T04:39:36.2911707Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2025-04-25T04:39:36.2913491Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2025-04-25T04:39:36.2915310Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2025-04-25T04:39:36.2917177Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2025-04-25T04:39:36.2919516Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2921073Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2025-04-25T04:39:36.2922867Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2025-04-25T04:39:36.2924562Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2025-04-25T04:39:36.2926502Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2025-04-25T04:39:36.2928232Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2025-04-25T04:39:36.2930164Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2025-04-25T04:39:36.2931953Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2025-04-25T04:39:36.2934305Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2935908Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2025-04-25T04:39:36.2937813Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2025-04-25T04:39:36.2940085Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2025-04-25T04:39:36.2942135Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2025-04-25T04:39:36.2943916Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2025-04-25T04:39:36.2945796Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2025-04-25T04:39:36.2947797Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2025-04-25T04:39:36.2950251Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2951851Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2025-04-25T04:39:36.2953660Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2025-04-25T04:39:36.2955443Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2025-04-25T04:39:36.2957311Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2025-04-25T04:39:36.2959060Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2025-04-25T04:39:36.2960880Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2025-04-25T04:39:36.2963214Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2025-04-25T04:39:36.2965502Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2967662Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2969384Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2025-04-25T04:39:36.2971327Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2025-04-25T04:39:36.2972800Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2025-04-25T04:39:36.2974550Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2025-04-25T04:39:36.2976217Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2025-04-25T04:39:36.2978225Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2025-04-25T04:39:36.2980193Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2025-04-25T04:39:36.2982323Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.2984098Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.2985729Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2025-04-25T04:39:36.2987364Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2025-04-25T04:39:36.2988926Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2025-04-25T04:39:36.2990692Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2025-04-25T04:39:36.2992323Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2025-04-25T04:39:36.2994310Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2025-04-25T04:39:36.2996264Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2025-04-25T04:39:36.2998220Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3000039Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3001747Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2025-04-25T04:39:36.3003495Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2025-04-25T04:39:36.3004947Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2025-04-25T04:39:36.3006706Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2025-04-25T04:39:36.3008344Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2025-04-25T04:39:36.3010309Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2025-04-25T04:39:36.3012260Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2025-04-25T04:39:36.3014306Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3016140Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3017658Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2025-04-25T04:39:36.3019328Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2025-04-25T04:39:36.3021010Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2025-04-25T04:39:36.3023697Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2025-04-25T04:39:36.3025487Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2025-04-25T04:39:36.3027459Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2025-04-25T04:39:36.3029251Z adding 'torch/include/ATen/ops/special_digamma.h' 2025-04-25T04:39:36.3031170Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3032682Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2025-04-25T04:39:36.3034492Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2025-04-25T04:39:36.3036308Z adding 'torch/include/ATen/ops/special_entr.h' 2025-04-25T04:39:36.3038491Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3040400Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2025-04-25T04:39:36.3042077Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2025-04-25T04:39:36.3043736Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2025-04-25T04:39:36.3045411Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2025-04-25T04:39:36.3047060Z adding 'torch/include/ATen/ops/special_entr_native.h' 2025-04-25T04:39:36.3048797Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2025-04-25T04:39:36.3050596Z adding 'torch/include/ATen/ops/special_erf.h' 2025-04-25T04:39:36.3052563Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3054107Z adding 'torch/include/ATen/ops/special_erf_native.h' 2025-04-25T04:39:36.3055796Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2025-04-25T04:39:36.3057541Z adding 'torch/include/ATen/ops/special_erfc.h' 2025-04-25T04:39:36.3059488Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3060968Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2025-04-25T04:39:36.3063241Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2025-04-25T04:39:36.3065657Z adding 'torch/include/ATen/ops/special_erfcx.h' 2025-04-25T04:39:36.3067476Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3069311Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2025-04-25T04:39:36.3071133Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2025-04-25T04:39:36.3073015Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2025-04-25T04:39:36.3074875Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2025-04-25T04:39:36.3076485Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2025-04-25T04:39:36.3078317Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2025-04-25T04:39:36.3080167Z adding 'torch/include/ATen/ops/special_erfinv.h' 2025-04-25T04:39:36.3082255Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3084019Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2025-04-25T04:39:36.3085675Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2025-04-25T04:39:36.3087824Z adding 'torch/include/ATen/ops/special_exp2.h' 2025-04-25T04:39:36.3089709Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3091399Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2025-04-25T04:39:36.3093270Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2025-04-25T04:39:36.3095400Z adding 'torch/include/ATen/ops/special_expit.h' 2025-04-25T04:39:36.3097389Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3099279Z adding 'torch/include/ATen/ops/special_expit_native.h' 2025-04-25T04:39:36.3100936Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2025-04-25T04:39:36.3103091Z adding 'torch/include/ATen/ops/special_expm1.h' 2025-04-25T04:39:36.3105071Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3106858Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2025-04-25T04:39:36.3108668Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2025-04-25T04:39:36.3110534Z adding 'torch/include/ATen/ops/special_gammainc.h' 2025-04-25T04:39:36.3112742Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3114227Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2025-04-25T04:39:36.3116211Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2025-04-25T04:39:36.3118179Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2025-04-25T04:39:36.3120369Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3122113Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2025-04-25T04:39:36.3123837Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2025-04-25T04:39:36.3125973Z adding 'torch/include/ATen/ops/special_gammaln.h' 2025-04-25T04:39:36.3127587Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3129115Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2025-04-25T04:39:36.3131049Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2025-04-25T04:39:36.3133314Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2025-04-25T04:39:36.3135505Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3137081Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3138911Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2025-04-25T04:39:36.3140923Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2025-04-25T04:39:36.3142817Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2025-04-25T04:39:36.3144571Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2025-04-25T04:39:36.3146269Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2025-04-25T04:39:36.3148422Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2025-04-25T04:39:36.3150583Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2025-04-25T04:39:36.3152626Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3154455Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3156177Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2025-04-25T04:39:36.3158205Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2025-04-25T04:39:36.3159870Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2025-04-25T04:39:36.3161743Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2025-04-25T04:39:36.3163425Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2025-04-25T04:39:36.3165369Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2025-04-25T04:39:36.3167699Z adding 'torch/include/ATen/ops/special_i0.h' 2025-04-25T04:39:36.3169504Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3171364Z adding 'torch/include/ATen/ops/special_i0_native.h' 2025-04-25T04:39:36.3173176Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2025-04-25T04:39:36.3174937Z adding 'torch/include/ATen/ops/special_i0e.h' 2025-04-25T04:39:36.3176875Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3178423Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2025-04-25T04:39:36.3180124Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2025-04-25T04:39:36.3181721Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2025-04-25T04:39:36.3183576Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2025-04-25T04:39:36.3185146Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2025-04-25T04:39:36.3186935Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2025-04-25T04:39:36.3188678Z adding 'torch/include/ATen/ops/special_i1.h' 2025-04-25T04:39:36.3190866Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3192573Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2025-04-25T04:39:36.3194435Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2025-04-25T04:39:36.3196097Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2025-04-25T04:39:36.3197879Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2025-04-25T04:39:36.3199616Z adding 'torch/include/ATen/ops/special_i1_native.h' 2025-04-25T04:39:36.3201421Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2025-04-25T04:39:36.3203208Z adding 'torch/include/ATen/ops/special_i1e.h' 2025-04-25T04:39:36.3205211Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3206818Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2025-04-25T04:39:36.3208595Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2025-04-25T04:39:36.3210310Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2025-04-25T04:39:36.3212041Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2025-04-25T04:39:36.3213752Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2025-04-25T04:39:36.3215851Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2025-04-25T04:39:36.3217880Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2025-04-25T04:39:36.3220017Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3222197Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3223848Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2025-04-25T04:39:36.3225647Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2025-04-25T04:39:36.3227337Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2025-04-25T04:39:36.3229435Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2025-04-25T04:39:36.3231161Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2025-04-25T04:39:36.3233361Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2025-04-25T04:39:36.3235359Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2025-04-25T04:39:36.3237754Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3240044Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3241780Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2025-04-25T04:39:36.3243679Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2025-04-25T04:39:36.3245305Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2025-04-25T04:39:36.3247265Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2025-04-25T04:39:36.3248979Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2025-04-25T04:39:36.3251191Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2025-04-25T04:39:36.3252994Z adding 'torch/include/ATen/ops/special_log1p.h' 2025-04-25T04:39:36.3255034Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3256698Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2025-04-25T04:39:36.3258505Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2025-04-25T04:39:36.3260283Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2025-04-25T04:39:36.3262383Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3263985Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2025-04-25T04:39:36.3265658Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2025-04-25T04:39:36.3267295Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2025-04-25T04:39:36.3268938Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2025-04-25T04:39:36.3270461Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2025-04-25T04:39:36.3272328Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2025-04-25T04:39:36.3274311Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2025-04-25T04:39:36.3276473Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3278216Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2025-04-25T04:39:36.3280197Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2025-04-25T04:39:36.3282122Z adding 'torch/include/ATen/ops/special_logit.h' 2025-04-25T04:39:36.3284340Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3285959Z adding 'torch/include/ATen/ops/special_logit_native.h' 2025-04-25T04:39:36.3287957Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2025-04-25T04:39:36.3289919Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2025-04-25T04:39:36.3292023Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3294022Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2025-04-25T04:39:36.3295865Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2025-04-25T04:39:36.3297824Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2025-04-25T04:39:36.3300162Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3301956Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2025-04-25T04:39:36.3303852Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2025-04-25T04:39:36.3305607Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2025-04-25T04:39:36.3307566Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2025-04-25T04:39:36.3309493Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2025-04-25T04:39:36.3311680Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2025-04-25T04:39:36.3313543Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2025-04-25T04:39:36.3315641Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3317245Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2025-04-25T04:39:36.3319058Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2025-04-25T04:39:36.3320947Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2025-04-25T04:39:36.3322905Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2025-04-25T04:39:36.3324742Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2025-04-25T04:39:36.3326844Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2025-04-25T04:39:36.3328646Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2025-04-25T04:39:36.3330834Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3332628Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2025-04-25T04:39:36.3334482Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2025-04-25T04:39:36.3336285Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2025-04-25T04:39:36.3338481Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2025-04-25T04:39:36.3340383Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2025-04-25T04:39:36.3342631Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2025-04-25T04:39:36.3344600Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2025-04-25T04:39:36.3346731Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3348530Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2025-04-25T04:39:36.3350532Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2025-04-25T04:39:36.3352220Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2025-04-25T04:39:36.3354196Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2025-04-25T04:39:36.3356152Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2025-04-25T04:39:36.3358596Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2025-04-25T04:39:36.3360274Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2025-04-25T04:39:36.3362512Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3364165Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2025-04-25T04:39:36.3366154Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2025-04-25T04:39:36.3368055Z adding 'torch/include/ATen/ops/special_ndtr.h' 2025-04-25T04:39:36.3370362Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3372103Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2025-04-25T04:39:36.3373919Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2025-04-25T04:39:36.3375879Z adding 'torch/include/ATen/ops/special_ndtri.h' 2025-04-25T04:39:36.3378068Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3379797Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2025-04-25T04:39:36.3381851Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2025-04-25T04:39:36.3383635Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2025-04-25T04:39:36.3385560Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2025-04-25T04:39:36.3387685Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2025-04-25T04:39:36.3389412Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2025-04-25T04:39:36.3391286Z adding 'torch/include/ATen/ops/special_polygamma.h' 2025-04-25T04:39:36.3393587Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3395142Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2025-04-25T04:39:36.3396930Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2025-04-25T04:39:36.3398768Z adding 'torch/include/ATen/ops/special_psi.h' 2025-04-25T04:39:36.3400917Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3402417Z adding 'torch/include/ATen/ops/special_psi_native.h' 2025-04-25T04:39:36.3404460Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2025-04-25T04:39:36.3406522Z adding 'torch/include/ATen/ops/special_round.h' 2025-04-25T04:39:36.3408413Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3409992Z adding 'torch/include/ATen/ops/special_round_native.h' 2025-04-25T04:39:36.3411976Z adding 'torch/include/ATen/ops/special_round_ops.h' 2025-04-25T04:39:36.3414076Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2025-04-25T04:39:36.3416184Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3417887Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2025-04-25T04:39:36.3419771Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2025-04-25T04:39:36.3421432Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2025-04-25T04:39:36.3423551Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2025-04-25T04:39:36.3425324Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2025-04-25T04:39:36.3427250Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2025-04-25T04:39:36.3429053Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2025-04-25T04:39:36.3431197Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3432776Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2025-04-25T04:39:36.3434788Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2025-04-25T04:39:36.3436509Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2025-04-25T04:39:36.3438593Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2025-04-25T04:39:36.3440347Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2025-04-25T04:39:36.3442365Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2025-04-25T04:39:36.3444323Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2025-04-25T04:39:36.3446579Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3448411Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3450231Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2025-04-25T04:39:36.3452022Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2025-04-25T04:39:36.3453845Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2025-04-25T04:39:36.3462506Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2025-04-25T04:39:36.3464663Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2025-04-25T04:39:36.3466585Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2025-04-25T04:39:36.3468786Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2025-04-25T04:39:36.3470943Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3473036Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3474594Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2025-04-25T04:39:36.3476561Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2025-04-25T04:39:36.3478206Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2025-04-25T04:39:36.3480198Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2025-04-25T04:39:36.3482017Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2025-04-25T04:39:36.3484228Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2025-04-25T04:39:36.3486195Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2025-04-25T04:39:36.3488380Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3490309Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3491968Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2025-04-25T04:39:36.3493770Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2025-04-25T04:39:36.3495682Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2025-04-25T04:39:36.3497517Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2025-04-25T04:39:36.3499476Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2025-04-25T04:39:36.3502289Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2025-04-25T04:39:36.3503872Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2025-04-25T04:39:36.3505835Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3507710Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3509161Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2025-04-25T04:39:36.3511102Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2025-04-25T04:39:36.3512599Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2025-04-25T04:39:36.3514461Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2025-04-25T04:39:36.3516191Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2025-04-25T04:39:36.3518036Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2025-04-25T04:39:36.3519572Z adding 'torch/include/ATen/ops/special_sinc.h' 2025-04-25T04:39:36.3521874Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3523153Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2025-04-25T04:39:36.3524877Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2025-04-25T04:39:36.3526710Z adding 'torch/include/ATen/ops/special_softmax.h' 2025-04-25T04:39:36.3528688Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3530357Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2025-04-25T04:39:36.3532419Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2025-04-25T04:39:36.3534609Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2025-04-25T04:39:36.3536847Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3538707Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2025-04-25T04:39:36.3541199Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2025-04-25T04:39:36.3543293Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2025-04-25T04:39:36.3545206Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2025-04-25T04:39:36.3547046Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2025-04-25T04:39:36.3549059Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2025-04-25T04:39:36.3551000Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2025-04-25T04:39:36.3553404Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3555532Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3557315Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2025-04-25T04:39:36.3559241Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2025-04-25T04:39:36.3560929Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2025-04-25T04:39:36.3562840Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2025-04-25T04:39:36.3564708Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2025-04-25T04:39:36.3566745Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2025-04-25T04:39:36.3568787Z adding 'torch/include/ATen/ops/special_xlogy.h' 2025-04-25T04:39:36.3571343Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3573099Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2025-04-25T04:39:36.3575403Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2025-04-25T04:39:36.3577597Z adding 'torch/include/ATen/ops/special_zeta.h' 2025-04-25T04:39:36.3580438Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3582497Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3584108Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2025-04-25T04:39:36.3586075Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2025-04-25T04:39:36.3587612Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2025-04-25T04:39:36.3589756Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2025-04-25T04:39:36.3591732Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2025-04-25T04:39:36.3593591Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2025-04-25T04:39:36.3595566Z adding 'torch/include/ATen/ops/split.h' 2025-04-25T04:39:36.3597740Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3599741Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3601659Z adding 'torch/include/ATen/ops/split_copy.h' 2025-04-25T04:39:36.3604029Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3605969Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3607533Z adding 'torch/include/ATen/ops/split_copy_native.h' 2025-04-25T04:39:36.3609463Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2025-04-25T04:39:36.3611331Z adding 'torch/include/ATen/ops/split_native.h' 2025-04-25T04:39:36.3613185Z adding 'torch/include/ATen/ops/split_ops.h' 2025-04-25T04:39:36.3615173Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2025-04-25T04:39:36.3617391Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3619241Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2025-04-25T04:39:36.3621522Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3623760Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3625183Z adding 'torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h' 2025-04-25T04:39:36.3626853Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2025-04-25T04:39:36.3628690Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2025-04-25T04:39:36.3630313Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2025-04-25T04:39:36.3632279Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2025-04-25T04:39:36.3633933Z adding 'torch/include/ATen/ops/sqrt.h' 2025-04-25T04:39:36.3635967Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3637397Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2025-04-25T04:39:36.3639407Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2025-04-25T04:39:36.3641066Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2025-04-25T04:39:36.3642984Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2025-04-25T04:39:36.3644758Z adding 'torch/include/ATen/ops/sqrt_native.h' 2025-04-25T04:39:36.3646707Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2025-04-25T04:39:36.3648493Z adding 'torch/include/ATen/ops/square.h' 2025-04-25T04:39:36.3650548Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3652079Z adding 'torch/include/ATen/ops/square_native.h' 2025-04-25T04:39:36.3654080Z adding 'torch/include/ATen/ops/square_ops.h' 2025-04-25T04:39:36.3655853Z adding 'torch/include/ATen/ops/squeeze.h' 2025-04-25T04:39:36.3657964Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3659779Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3661780Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2025-04-25T04:39:36.3663816Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3665909Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3667275Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2025-04-25T04:39:36.3669244Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2025-04-25T04:39:36.3671155Z adding 'torch/include/ATen/ops/squeeze_native.h' 2025-04-25T04:39:36.3673257Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2025-04-25T04:39:36.3675295Z adding 'torch/include/ATen/ops/sspaddmm.h' 2025-04-25T04:39:36.3677415Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3679018Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2025-04-25T04:39:36.3680905Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2025-04-25T04:39:36.3682631Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2025-04-25T04:39:36.3684485Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2025-04-25T04:39:36.3686376Z adding 'torch/include/ATen/ops/stack.h' 2025-04-25T04:39:36.3688320Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3689969Z adding 'torch/include/ATen/ops/stack_native.h' 2025-04-25T04:39:36.3691862Z adding 'torch/include/ATen/ops/stack_ops.h' 2025-04-25T04:39:36.3693982Z adding 'torch/include/ATen/ops/std.h' 2025-04-25T04:39:36.3696110Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3697883Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2025-04-25T04:39:36.3699710Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2025-04-25T04:39:36.3701782Z adding 'torch/include/ATen/ops/std_mean.h' 2025-04-25T04:39:36.3703968Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3705925Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3707683Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2025-04-25T04:39:36.3709746Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2025-04-25T04:39:36.3711486Z adding 'torch/include/ATen/ops/std_mean_native.h' 2025-04-25T04:39:36.3713598Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2025-04-25T04:39:36.3715551Z adding 'torch/include/ATen/ops/std_native.h' 2025-04-25T04:39:36.3717880Z adding 'torch/include/ATen/ops/std_ops.h' 2025-04-25T04:39:36.3720133Z adding 'torch/include/ATen/ops/stft.h' 2025-04-25T04:39:36.3722475Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3723776Z adding 'torch/include/ATen/ops/stft_native.h' 2025-04-25T04:39:36.3725724Z adding 'torch/include/ATen/ops/stft_ops.h' 2025-04-25T04:39:36.3727415Z adding 'torch/include/ATen/ops/stride.h' 2025-04-25T04:39:36.3729319Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3730947Z adding 'torch/include/ATen/ops/stride_native.h' 2025-04-25T04:39:36.3732573Z adding 'torch/include/ATen/ops/stride_ops.h' 2025-04-25T04:39:36.3734306Z adding 'torch/include/ATen/ops/sub.h' 2025-04-25T04:39:36.3736199Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3738339Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3739847Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2025-04-25T04:39:36.3741594Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2025-04-25T04:39:36.3743311Z adding 'torch/include/ATen/ops/sub_meta.h' 2025-04-25T04:39:36.3745118Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2025-04-25T04:39:36.3746763Z adding 'torch/include/ATen/ops/sub_native.h' 2025-04-25T04:39:36.3748844Z adding 'torch/include/ATen/ops/sub_ops.h' 2025-04-25T04:39:36.3750715Z adding 'torch/include/ATen/ops/subtract.h' 2025-04-25T04:39:36.3752581Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3754069Z adding 'torch/include/ATen/ops/subtract_native.h' 2025-04-25T04:39:36.3756077Z adding 'torch/include/ATen/ops/subtract_ops.h' 2025-04-25T04:39:36.3758230Z adding 'torch/include/ATen/ops/sum.h' 2025-04-25T04:39:36.3760165Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3762063Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3763730Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3765359Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2025-04-25T04:39:36.3767059Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2025-04-25T04:39:36.3768678Z adding 'torch/include/ATen/ops/sum_meta.h' 2025-04-25T04:39:36.3770503Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2025-04-25T04:39:36.3772224Z adding 'torch/include/ATen/ops/sum_native.h' 2025-04-25T04:39:36.3774294Z adding 'torch/include/ATen/ops/sum_ops.h' 2025-04-25T04:39:36.3776100Z adding 'torch/include/ATen/ops/sum_to_size.h' 2025-04-25T04:39:36.3777970Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3779450Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2025-04-25T04:39:36.3781121Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2025-04-25T04:39:36.3782991Z adding 'torch/include/ATen/ops/svd.h' 2025-04-25T04:39:36.3784922Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3786448Z adding 'torch/include/ATen/ops/svd_native.h' 2025-04-25T04:39:36.3788249Z adding 'torch/include/ATen/ops/svd_ops.h' 2025-04-25T04:39:36.3789912Z adding 'torch/include/ATen/ops/swapaxes.h' 2025-04-25T04:39:36.3791859Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3793415Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2025-04-25T04:39:36.3795199Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2025-04-25T04:39:36.3796875Z adding 'torch/include/ATen/ops/swapdims.h' 2025-04-25T04:39:36.3798749Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3800248Z adding 'torch/include/ATen/ops/swapdims_native.h' 2025-04-25T04:39:36.3802401Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2025-04-25T04:39:36.3804096Z adding 'torch/include/ATen/ops/sym_constrain_range.h' 2025-04-25T04:39:36.3806312Z adding 'torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3807944Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size.h' 2025-04-25T04:39:36.3810144Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3811804Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_native.h' 2025-04-25T04:39:36.3813791Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_ops.h' 2025-04-25T04:39:36.3815600Z adding 'torch/include/ATen/ops/sym_constrain_range_native.h' 2025-04-25T04:39:36.3817650Z adding 'torch/include/ATen/ops/sym_constrain_range_ops.h' 2025-04-25T04:39:36.3819458Z adding 'torch/include/ATen/ops/sym_numel.h' 2025-04-25T04:39:36.3821342Z adding 'torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3823198Z adding 'torch/include/ATen/ops/sym_numel_native.h' 2025-04-25T04:39:36.3824958Z adding 'torch/include/ATen/ops/sym_numel_ops.h' 2025-04-25T04:39:36.3826762Z adding 'torch/include/ATen/ops/sym_size.h' 2025-04-25T04:39:36.3828848Z adding 'torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3830395Z adding 'torch/include/ATen/ops/sym_size_native.h' 2025-04-25T04:39:36.3832311Z adding 'torch/include/ATen/ops/sym_size_ops.h' 2025-04-25T04:39:36.3834147Z adding 'torch/include/ATen/ops/sym_storage_offset.h' 2025-04-25T04:39:36.3836120Z adding 'torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3838528Z adding 'torch/include/ATen/ops/sym_storage_offset_native.h' 2025-04-25T04:39:36.3839975Z adding 'torch/include/ATen/ops/sym_storage_offset_ops.h' 2025-04-25T04:39:36.3841946Z adding 'torch/include/ATen/ops/sym_stride.h' 2025-04-25T04:39:36.3844048Z adding 'torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3845661Z adding 'torch/include/ATen/ops/sym_stride_native.h' 2025-04-25T04:39:36.3847489Z adding 'torch/include/ATen/ops/sym_stride_ops.h' 2025-04-25T04:39:36.3849402Z adding 'torch/include/ATen/ops/t.h' 2025-04-25T04:39:36.3851296Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3853057Z adding 'torch/include/ATen/ops/t_copy.h' 2025-04-25T04:39:36.3854972Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.3856882Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3858463Z adding 'torch/include/ATen/ops/t_copy_native.h' 2025-04-25T04:39:36.3860332Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2025-04-25T04:39:36.3862176Z adding 'torch/include/ATen/ops/t_native.h' 2025-04-25T04:39:36.3864096Z adding 'torch/include/ATen/ops/t_ops.h' 2025-04-25T04:39:36.3866167Z adding 'torch/include/ATen/ops/take.h' 2025-04-25T04:39:36.3868212Z adding 'torch/include/ATen/ops/take_along_dim.h' 2025-04-25T04:39:36.3870102Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.3871750Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2025-04-25T04:39:36.3873640Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2025-04-25T04:39:36.3875526Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2025-04-25T04:39:36.3877388Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2025-04-25T04:39:36.3879109Z adding 'torch/include/ATen/ops/take_native.h' 2025-04-25T04:39:36.3881176Z adding 'torch/include/ATen/ops/take_ops.h' 2025-04-25T04:39:36.3882963Z adding 'torch/include/ATen/ops/tan.h' 2025-04-25T04:39:36.3885034Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.3886675Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2025-04-25T04:39:36.3888495Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2025-04-25T04:39:36.3890328Z adding 'torch/include/ATen/ops/tan_meta.h' 2025-04-25T04:39:36.3892153Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2025-04-25T04:39:36.3894022Z adding 'torch/include/ATen/ops/tan_native.h' 2025-04-25T04:39:36.4092297Z adding 'torch/include/ATen/ops/tan_ops.h' 2025-04-25T04:39:36.4093703Z adding 'torch/include/ATen/ops/tanh.h' 2025-04-25T04:39:36.4095589Z adding 'torch/include/ATen/ops/tanh_backward.h' 2025-04-25T04:39:36.4097858Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4099660Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2025-04-25T04:39:36.4101951Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2025-04-25T04:39:36.4103965Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2025-04-25T04:39:36.4105929Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2025-04-25T04:39:36.4107895Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2025-04-25T04:39:36.4109859Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2025-04-25T04:39:36.4112207Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4113896Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2025-04-25T04:39:36.4115660Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2025-04-25T04:39:36.4117404Z adding 'torch/include/ATen/ops/tanh_meta.h' 2025-04-25T04:39:36.4119314Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2025-04-25T04:39:36.4121319Z adding 'torch/include/ATen/ops/tanh_native.h' 2025-04-25T04:39:36.4123360Z adding 'torch/include/ATen/ops/tanh_ops.h' 2025-04-25T04:39:36.4125347Z adding 'torch/include/ATen/ops/tensor.h' 2025-04-25T04:39:36.4127662Z adding 'torch/include/ATen/ops/tensor_split.h' 2025-04-25T04:39:36.4129776Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4131456Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2025-04-25T04:39:36.4133626Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2025-04-25T04:39:36.4135617Z adding 'torch/include/ATen/ops/tensordot.h' 2025-04-25T04:39:36.4137975Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4139859Z adding 'torch/include/ATen/ops/tensordot_native.h' 2025-04-25T04:39:36.4142133Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2025-04-25T04:39:36.4144719Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2025-04-25T04:39:36.4147439Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4148971Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2025-04-25T04:39:36.4151124Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2025-04-25T04:39:36.4153200Z adding 'torch/include/ATen/ops/threshold.h' 2025-04-25T04:39:36.4155226Z adding 'torch/include/ATen/ops/threshold_backward.h' 2025-04-25T04:39:36.4157558Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4159390Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2025-04-25T04:39:36.4161684Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2025-04-25T04:39:36.4163395Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2025-04-25T04:39:36.4165413Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2025-04-25T04:39:36.4167496Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2025-04-25T04:39:36.4169405Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2025-04-25T04:39:36.4171468Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4173319Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2025-04-25T04:39:36.4175227Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2025-04-25T04:39:36.4177102Z adding 'torch/include/ATen/ops/threshold_meta.h' 2025-04-25T04:39:36.4179056Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2025-04-25T04:39:36.4181232Z adding 'torch/include/ATen/ops/threshold_native.h' 2025-04-25T04:39:36.4183285Z adding 'torch/include/ATen/ops/threshold_ops.h' 2025-04-25T04:39:36.4185252Z adding 'torch/include/ATen/ops/tile.h' 2025-04-25T04:39:36.4187417Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4189182Z adding 'torch/include/ATen/ops/tile_native.h' 2025-04-25T04:39:36.4191032Z adding 'torch/include/ATen/ops/tile_ops.h' 2025-04-25T04:39:36.4192818Z adding 'torch/include/ATen/ops/to.h' 2025-04-25T04:39:36.4194957Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4196729Z adding 'torch/include/ATen/ops/to_dense.h' 2025-04-25T04:39:36.4198617Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2025-04-25T04:39:36.4200684Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4202504Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2025-04-25T04:39:36.4204418Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2025-04-25T04:39:36.4206573Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4208359Z adding 'torch/include/ATen/ops/to_dense_native.h' 2025-04-25T04:39:36.4210390Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2025-04-25T04:39:36.4212350Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2025-04-25T04:39:36.4214147Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2025-04-25T04:39:36.4216274Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4217995Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2025-04-25T04:39:36.4219990Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2025-04-25T04:39:36.4222206Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4223982Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2025-04-25T04:39:36.4225805Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2025-04-25T04:39:36.4228127Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2025-04-25T04:39:36.4229821Z adding 'torch/include/ATen/ops/to_native.h' 2025-04-25T04:39:36.4232106Z adding 'torch/include/ATen/ops/to_ops.h' 2025-04-25T04:39:36.4234446Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2025-04-25T04:39:36.4236667Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4238641Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2025-04-25T04:39:36.4240803Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2025-04-25T04:39:36.4242805Z adding 'torch/include/ATen/ops/to_sparse.h' 2025-04-25T04:39:36.4244561Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2025-04-25T04:39:36.4246687Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4248342Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2025-04-25T04:39:36.4250279Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2025-04-25T04:39:36.4252302Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2025-04-25T04:39:36.4254372Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4256143Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2025-04-25T04:39:36.4258192Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2025-04-25T04:39:36.4260248Z adding 'torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4262273Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2025-04-25T04:39:36.4264243Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4265915Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2025-04-25T04:39:36.4267818Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2025-04-25T04:39:36.4269951Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2025-04-25T04:39:36.4271768Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4273615Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2025-04-25T04:39:36.4275347Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2025-04-25T04:39:36.4277169Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2025-04-25T04:39:36.4279187Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2025-04-25T04:39:36.4281392Z adding 'torch/include/ATen/ops/topk.h' 2025-04-25T04:39:36.4283751Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4285546Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2025-04-25T04:39:36.4287530Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2025-04-25T04:39:36.4289429Z adding 'torch/include/ATen/ops/topk_meta.h' 2025-04-25T04:39:36.4291395Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2025-04-25T04:39:36.4293308Z adding 'torch/include/ATen/ops/topk_native.h' 2025-04-25T04:39:36.4295370Z adding 'torch/include/ATen/ops/topk_ops.h' 2025-04-25T04:39:36.4297312Z adding 'torch/include/ATen/ops/trace.h' 2025-04-25T04:39:36.4299343Z adding 'torch/include/ATen/ops/trace_backward.h' 2025-04-25T04:39:36.4301679Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4303309Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2025-04-25T04:39:36.4305153Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2025-04-25T04:39:36.4307147Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4308941Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2025-04-25T04:39:36.4310784Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2025-04-25T04:39:36.4312553Z adding 'torch/include/ATen/ops/trace_native.h' 2025-04-25T04:39:36.4314504Z adding 'torch/include/ATen/ops/trace_ops.h' 2025-04-25T04:39:36.4316408Z adding 'torch/include/ATen/ops/transpose.h' 2025-04-25T04:39:36.4318619Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4320550Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4322246Z adding 'torch/include/ATen/ops/transpose_copy.h' 2025-04-25T04:39:36.4324383Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4326437Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4327970Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2025-04-25T04:39:36.4329906Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2025-04-25T04:39:36.4331774Z adding 'torch/include/ATen/ops/transpose_native.h' 2025-04-25T04:39:36.4333782Z adding 'torch/include/ATen/ops/transpose_ops.h' 2025-04-25T04:39:36.4335577Z adding 'torch/include/ATen/ops/trapezoid.h' 2025-04-25T04:39:36.4337967Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4340237Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2025-04-25T04:39:36.4342131Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2025-04-25T04:39:36.4344076Z adding 'torch/include/ATen/ops/trapz.h' 2025-04-25T04:39:36.4346062Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4347853Z adding 'torch/include/ATen/ops/trapz_native.h' 2025-04-25T04:39:36.4349888Z adding 'torch/include/ATen/ops/trapz_ops.h' 2025-04-25T04:39:36.4351797Z adding 'torch/include/ATen/ops/triangular_solve.h' 2025-04-25T04:39:36.4354064Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4355978Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2025-04-25T04:39:36.4358000Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2025-04-25T04:39:36.4359791Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2025-04-25T04:39:36.4361938Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2025-04-25T04:39:36.4363917Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2025-04-25T04:39:36.4366059Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2025-04-25T04:39:36.4367899Z adding 'torch/include/ATen/ops/tril.h' 2025-04-25T04:39:36.4369996Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4371867Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2025-04-25T04:39:36.4373803Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2025-04-25T04:39:36.4375790Z adding 'torch/include/ATen/ops/tril_indices.h' 2025-04-25T04:39:36.4377850Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4379610Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2025-04-25T04:39:36.4381783Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2025-04-25T04:39:36.4383681Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2025-04-25T04:39:36.4386042Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2025-04-25T04:39:36.4387960Z adding 'torch/include/ATen/ops/tril_meta.h' 2025-04-25T04:39:36.4390020Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2025-04-25T04:39:36.4392243Z adding 'torch/include/ATen/ops/tril_native.h' 2025-04-25T04:39:36.4394303Z adding 'torch/include/ATen/ops/tril_ops.h' 2025-04-25T04:39:36.4396549Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2025-04-25T04:39:36.4398692Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4401320Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2025-04-25T04:39:36.4403083Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2025-04-25T04:39:36.4404991Z adding 'torch/include/ATen/ops/triu.h' 2025-04-25T04:39:36.4407397Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4409026Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2025-04-25T04:39:36.4411175Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2025-04-25T04:39:36.4413325Z adding 'torch/include/ATen/ops/triu_indices.h' 2025-04-25T04:39:36.4415599Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4417431Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2025-04-25T04:39:36.4419412Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2025-04-25T04:39:36.4421248Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2025-04-25T04:39:36.4423482Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2025-04-25T04:39:36.4425377Z adding 'torch/include/ATen/ops/triu_meta.h' 2025-04-25T04:39:36.4427764Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2025-04-25T04:39:36.4429801Z adding 'torch/include/ATen/ops/triu_native.h' 2025-04-25T04:39:36.4431811Z adding 'torch/include/ATen/ops/triu_ops.h' 2025-04-25T04:39:36.4433889Z adding 'torch/include/ATen/ops/true_divide.h' 2025-04-25T04:39:36.4436157Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4437821Z adding 'torch/include/ATen/ops/true_divide_native.h' 2025-04-25T04:39:36.4440478Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2025-04-25T04:39:36.4442404Z adding 'torch/include/ATen/ops/trunc.h' 2025-04-25T04:39:36.4444858Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4446237Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2025-04-25T04:39:36.4448282Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2025-04-25T04:39:36.4450222Z adding 'torch/include/ATen/ops/trunc_meta.h' 2025-04-25T04:39:36.4452095Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2025-04-25T04:39:36.4453938Z adding 'torch/include/ATen/ops/trunc_native.h' 2025-04-25T04:39:36.4455931Z adding 'torch/include/ATen/ops/trunc_ops.h' 2025-04-25T04:39:36.4457896Z adding 'torch/include/ATen/ops/type_as.h' 2025-04-25T04:39:36.4460175Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4461845Z adding 'torch/include/ATen/ops/type_as_native.h' 2025-04-25T04:39:36.4463753Z adding 'torch/include/ATen/ops/type_as_ops.h' 2025-04-25T04:39:36.4466038Z adding 'torch/include/ATen/ops/unbind.h' 2025-04-25T04:39:36.4468018Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4469848Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4471471Z adding 'torch/include/ATen/ops/unbind_copy.h' 2025-04-25T04:39:36.4473763Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4475825Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4477185Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2025-04-25T04:39:36.4479316Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2025-04-25T04:39:36.4481236Z adding 'torch/include/ATen/ops/unbind_native.h' 2025-04-25T04:39:36.4483197Z adding 'torch/include/ATen/ops/unbind_ops.h' 2025-04-25T04:39:36.4485443Z adding 'torch/include/ATen/ops/unflatten.h' 2025-04-25T04:39:36.4487852Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4489537Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2025-04-25T04:39:36.4491676Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4493286Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2025-04-25T04:39:36.4495228Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2025-04-25T04:39:36.4496931Z adding 'torch/include/ATen/ops/unflatten_native.h' 2025-04-25T04:39:36.4499004Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2025-04-25T04:39:36.4500748Z adding 'torch/include/ATen/ops/unfold.h' 2025-04-25T04:39:36.4503095Z adding 'torch/include/ATen/ops/unfold_backward.h' 2025-04-25T04:39:36.4505489Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4513814Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2025-04-25T04:39:36.4514571Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2025-04-25T04:39:36.4515182Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2025-04-25T04:39:36.4515661Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2025-04-25T04:39:36.4516229Z adding 'torch/include/ATen/ops/unfold_copy.h' 2025-04-25T04:39:36.4516830Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4519061Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4520836Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2025-04-25T04:39:36.4522965Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2025-04-25T04:39:36.4525186Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2025-04-25T04:39:36.4527095Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2025-04-25T04:39:36.4529030Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2025-04-25T04:39:36.4531152Z adding 'torch/include/ATen/ops/unfold_native.h' 2025-04-25T04:39:36.4533023Z adding 'torch/include/ATen/ops/unfold_ops.h' 2025-04-25T04:39:36.4535190Z adding 'torch/include/ATen/ops/uniform.h' 2025-04-25T04:39:36.4537780Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4539652Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2025-04-25T04:39:36.4541768Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2025-04-25T04:39:36.4546664Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2025-04-25T04:39:36.4548900Z adding 'torch/include/ATen/ops/uniform_native.h' 2025-04-25T04:39:36.4550991Z adding 'torch/include/ATen/ops/uniform_ops.h' 2025-04-25T04:39:36.4553267Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2025-04-25T04:39:36.4555585Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4557615Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2025-04-25T04:39:36.4559794Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2025-04-25T04:39:36.4562079Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2025-04-25T04:39:36.4564020Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2025-04-25T04:39:36.4566119Z adding 'torch/include/ATen/ops/unique_dim.h' 2025-04-25T04:39:36.4568332Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4570461Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2025-04-25T04:39:36.4572797Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4574753Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2025-04-25T04:39:36.4576822Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2025-04-25T04:39:36.4578721Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2025-04-25T04:39:36.4580659Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2025-04-25T04:39:36.4582869Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2025-04-25T04:39:36.4584639Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2025-04-25T04:39:36.4586882Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2025-04-25T04:39:36.4588763Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2025-04-25T04:39:36.4590655Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2025-04-25T04:39:36.4592896Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4594612Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2025-04-25T04:39:36.4597080Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2025-04-25T04:39:36.4599246Z adding 'torch/include/ATen/ops/unsafe_split.h' 2025-04-25T04:39:36.4601573Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4603341Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2025-04-25T04:39:36.4605643Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2025-04-25T04:39:36.4607938Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2025-04-25T04:39:36.4610278Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4612090Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2025-04-25T04:39:36.4614304Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2025-04-25T04:39:36.4616397Z adding 'torch/include/ATen/ops/unsqueeze.h' 2025-04-25T04:39:36.4618426Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4620213Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2025-04-25T04:39:36.4622741Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4624804Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4626434Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2025-04-25T04:39:36.4628372Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2025-04-25T04:39:36.4630540Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2025-04-25T04:39:36.4632287Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2025-04-25T04:39:36.4634847Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2025-04-25T04:39:36.4637656Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2025-04-25T04:39:36.4640305Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4642553Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2025-04-25T04:39:36.4644581Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2025-04-25T04:39:36.4646545Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2025-04-25T04:39:36.4648651Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2025-04-25T04:39:36.4650631Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2025-04-25T04:39:36.4652722Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2025-04-25T04:39:36.4655128Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4656946Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4658852Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2025-04-25T04:39:36.4661126Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2025-04-25T04:39:36.4663118Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2025-04-25T04:39:36.4665251Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2025-04-25T04:39:36.4667396Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2025-04-25T04:39:36.4669568Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2025-04-25T04:39:36.4672427Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2025-04-25T04:39:36.4675131Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2025-04-25T04:39:36.4677712Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4679756Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2025-04-25T04:39:36.4681895Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2025-04-25T04:39:36.4683777Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2025-04-25T04:39:36.4685926Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2025-04-25T04:39:36.4687837Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2025-04-25T04:39:36.4689903Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2025-04-25T04:39:36.4692299Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4694292Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4696404Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4698254Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2025-04-25T04:39:36.4700414Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2025-04-25T04:39:36.4702592Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2025-04-25T04:39:36.4704695Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2025-04-25T04:39:36.4706840Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2025-04-25T04:39:36.4709263Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2025-04-25T04:39:36.4711912Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2025-04-25T04:39:36.4714299Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2025-04-25T04:39:36.4716827Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4718771Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2025-04-25T04:39:36.4721155Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2025-04-25T04:39:36.4722962Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2025-04-25T04:39:36.4725040Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2025-04-25T04:39:36.4726985Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2025-04-25T04:39:36.4729384Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2025-04-25T04:39:36.4731449Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4733513Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4735445Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2025-04-25T04:39:36.4737720Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2025-04-25T04:39:36.4739969Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2025-04-25T04:39:36.4742142Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2025-04-25T04:39:36.4744245Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2025-04-25T04:39:36.4746312Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2025-04-25T04:39:36.4748893Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2025-04-25T04:39:36.4751385Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2025-04-25T04:39:36.4753880Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4755816Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2025-04-25T04:39:36.4758115Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2025-04-25T04:39:36.4759879Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2025-04-25T04:39:36.4762119Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2025-04-25T04:39:36.4764159Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2025-04-25T04:39:36.4766421Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2025-04-25T04:39:36.4768430Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4770320Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4772412Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2025-04-25T04:39:36.4774399Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2025-04-25T04:39:36.4776338Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2025-04-25T04:39:36.4778462Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2025-04-25T04:39:36.4780471Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2025-04-25T04:39:36.4782721Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2025-04-25T04:39:36.4785581Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2025-04-25T04:39:36.4788213Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2025-04-25T04:39:36.4790849Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4792805Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2025-04-25T04:39:36.4795084Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2025-04-25T04:39:36.4798332Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2025-04-25T04:39:36.4799268Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2025-04-25T04:39:36.4801641Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2025-04-25T04:39:36.4803835Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2025-04-25T04:39:36.4806401Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4809000Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4811118Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4813371Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2025-04-25T04:39:36.4815662Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2025-04-25T04:39:36.4817666Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2025-04-25T04:39:36.4820445Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2025-04-25T04:39:36.4822561Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2025-04-25T04:39:36.4824983Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2025-04-25T04:39:36.4827862Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2025-04-25T04:39:36.4830641Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2025-04-25T04:39:36.4833463Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4835807Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2025-04-25T04:39:36.4838235Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2025-04-25T04:39:36.4840659Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2025-04-25T04:39:36.4843014Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2025-04-25T04:39:36.4845504Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2025-04-25T04:39:36.4847975Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2025-04-25T04:39:36.4850242Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4852407Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4854600Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2025-04-25T04:39:36.4857008Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2025-04-25T04:39:36.4859231Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2025-04-25T04:39:36.4862011Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2025-04-25T04:39:36.4864079Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2025-04-25T04:39:36.4866113Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2025-04-25T04:39:36.4868394Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2025-04-25T04:39:36.4870981Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2025-04-25T04:39:36.4873603Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4875114Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2025-04-25T04:39:36.4877386Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2025-04-25T04:39:36.4879236Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2025-04-25T04:39:36.4881327Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2025-04-25T04:39:36.4883019Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2025-04-25T04:39:36.4885376Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2025-04-25T04:39:36.4887539Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4888926Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4891050Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2025-04-25T04:39:36.4892705Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2025-04-25T04:39:36.4894852Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2025-04-25T04:39:36.4897141Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2025-04-25T04:39:36.4899000Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2025-04-25T04:39:36.4901076Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2025-04-25T04:39:36.4903017Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2025-04-25T04:39:36.4905006Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4906740Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2025-04-25T04:39:36.4908717Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2025-04-25T04:39:36.4910456Z adding 'torch/include/ATen/ops/values.h' 2025-04-25T04:39:36.4912416Z adding 'torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4913777Z adding 'torch/include/ATen/ops/values_copy.h' 2025-04-25T04:39:36.4915587Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4917233Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4918552Z adding 'torch/include/ATen/ops/values_copy_native.h' 2025-04-25T04:39:36.4920365Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2025-04-25T04:39:36.4922268Z adding 'torch/include/ATen/ops/values_native.h' 2025-04-25T04:39:36.4924392Z adding 'torch/include/ATen/ops/values_ops.h' 2025-04-25T04:39:36.4926362Z adding 'torch/include/ATen/ops/vander.h' 2025-04-25T04:39:36.4928373Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4930433Z adding 'torch/include/ATen/ops/vander_native.h' 2025-04-25T04:39:36.4932287Z adding 'torch/include/ATen/ops/vander_ops.h' 2025-04-25T04:39:36.4934143Z adding 'torch/include/ATen/ops/var.h' 2025-04-25T04:39:36.4936167Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4937873Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2025-04-25T04:39:36.4940082Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2025-04-25T04:39:36.4942252Z adding 'torch/include/ATen/ops/var_mean.h' 2025-04-25T04:39:36.4944059Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4946050Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4947461Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2025-04-25T04:39:36.4949381Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2025-04-25T04:39:36.4950994Z adding 'torch/include/ATen/ops/var_mean_native.h' 2025-04-25T04:39:36.4953222Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2025-04-25T04:39:36.4954981Z adding 'torch/include/ATen/ops/var_native.h' 2025-04-25T04:39:36.4957719Z adding 'torch/include/ATen/ops/var_ops.h' 2025-04-25T04:39:36.4959097Z adding 'torch/include/ATen/ops/vdot.h' 2025-04-25T04:39:36.4961008Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4962660Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2025-04-25T04:39:36.4964311Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2025-04-25T04:39:36.4965898Z adding 'torch/include/ATen/ops/vdot_native.h' 2025-04-25T04:39:36.4967726Z adding 'torch/include/ATen/ops/vdot_ops.h' 2025-04-25T04:39:36.4969678Z adding 'torch/include/ATen/ops/view.h' 2025-04-25T04:39:36.4971542Z adding 'torch/include/ATen/ops/view_as.h' 2025-04-25T04:39:36.4973396Z adding 'torch/include/ATen/ops/view_as_complex.h' 2025-04-25T04:39:36.4975278Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2025-04-25T04:39:36.4977306Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.4979368Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.4980756Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2025-04-25T04:39:36.4982794Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2025-04-25T04:39:36.4984509Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2025-04-25T04:39:36.4986434Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2025-04-25T04:39:36.4988454Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2025-04-25T04:39:36.4990331Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2025-04-25T04:39:36.4991945Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2025-04-25T04:39:36.4993824Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.4995313Z adding 'torch/include/ATen/ops/view_as_native.h' 2025-04-25T04:39:36.4997148Z adding 'torch/include/ATen/ops/view_as_ops.h' 2025-04-25T04:39:36.4998810Z adding 'torch/include/ATen/ops/view_as_real.h' 2025-04-25T04:39:36.5001016Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2025-04-25T04:39:36.5003284Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.5005379Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.5006988Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2025-04-25T04:39:36.5009219Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2025-04-25T04:39:36.5011309Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2025-04-25T04:39:36.5013134Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2025-04-25T04:39:36.5014857Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2025-04-25T04:39:36.5016588Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2025-04-25T04:39:36.5018507Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2025-04-25T04:39:36.5020544Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.5022312Z adding 'torch/include/ATen/ops/view_copy.h' 2025-04-25T04:39:36.5024530Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.5027607Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.5029064Z adding 'torch/include/ATen/ops/view_copy_native.h' 2025-04-25T04:39:36.5031351Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2025-04-25T04:39:36.5033438Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2025-04-25T04:39:36.5035489Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2025-04-25T04:39:36.5037341Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2025-04-25T04:39:36.5039449Z adding 'torch/include/ATen/ops/view_native.h' 2025-04-25T04:39:36.5041294Z adding 'torch/include/ATen/ops/view_ops.h' 2025-04-25T04:39:36.5042948Z adding 'torch/include/ATen/ops/vsplit.h' 2025-04-25T04:39:36.5046066Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.5047223Z adding 'torch/include/ATen/ops/vsplit_native.h' 2025-04-25T04:39:36.5049087Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2025-04-25T04:39:36.5050639Z adding 'torch/include/ATen/ops/vstack.h' 2025-04-25T04:39:36.5052833Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.5054055Z adding 'torch/include/ATen/ops/vstack_native.h' 2025-04-25T04:39:36.5055956Z adding 'torch/include/ATen/ops/vstack_ops.h' 2025-04-25T04:39:36.5058147Z adding 'torch/include/ATen/ops/where.h' 2025-04-25T04:39:36.5059846Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.5061621Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2025-04-25T04:39:36.5063592Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2025-04-25T04:39:36.5065369Z adding 'torch/include/ATen/ops/where_native.h' 2025-04-25T04:39:36.5067650Z adding 'torch/include/ATen/ops/where_ops.h' 2025-04-25T04:39:36.5069841Z adding 'torch/include/ATen/ops/xlogy.h' 2025-04-25T04:39:36.5071959Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.5073927Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-25T04:39:36.5075768Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2025-04-25T04:39:36.5077649Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2025-04-25T04:39:36.5079520Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2025-04-25T04:39:36.5081582Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2025-04-25T04:39:36.5083364Z adding 'torch/include/ATen/ops/xlogy_native.h' 2025-04-25T04:39:36.5085598Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2025-04-25T04:39:36.5087774Z adding 'torch/include/ATen/ops/xor.h' 2025-04-25T04:39:36.5090180Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2025-04-25T04:39:36.5092084Z adding 'torch/include/ATen/ops/xor_native.h' 2025-04-25T04:39:36.5094504Z adding 'torch/include/ATen/ops/xor_ops.h' 2025-04-25T04:39:36.5096742Z adding 'torch/include/ATen/ops/zero.h' 2025-04-25T04:39:36.5099162Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.5101193Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2025-04-25T04:39:36.5103478Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2025-04-25T04:39:36.5105658Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2025-04-25T04:39:36.5107965Z adding 'torch/include/ATen/ops/zero_native.h' 2025-04-25T04:39:36.5110173Z adding 'torch/include/ATen/ops/zero_ops.h' 2025-04-25T04:39:36.5112870Z adding 'torch/include/ATen/ops/zeros.h' 2025-04-25T04:39:36.5115472Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.5117547Z adding 'torch/include/ATen/ops/zeros_like.h' 2025-04-25T04:39:36.5120291Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2025-04-25T04:39:36.5122352Z adding 'torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-04-25T04:39:36.5124304Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2025-04-25T04:39:36.5126776Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2025-04-25T04:39:36.5128858Z adding 'torch/include/ATen/ops/zeros_native.h' 2025-04-25T04:39:36.5131139Z adding 'torch/include/ATen/ops/zeros_ops.h' 2025-04-25T04:39:36.5136922Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2025-04-25T04:39:36.5140776Z adding 'torch/include/ATen/quantized/Quantizer.h' 2025-04-25T04:39:36.5143721Z adding 'torch/include/ATen/xpu/CachingHostAllocator.h' 2025-04-25T04:39:36.5145667Z adding 'torch/include/ATen/xpu/PinnedMemoryAllocator.h' 2025-04-25T04:39:36.5147679Z adding 'torch/include/ATen/xpu/XPUContext.h' 2025-04-25T04:39:36.5149301Z adding 'torch/include/ATen/xpu/XPUDevice.h' 2025-04-25T04:39:36.5152357Z adding 'torch/include/ATen/xpu/XPUEvent.h' 2025-04-25T04:39:36.5154490Z adding 'torch/include/ATen/xpu/XPUGeneratorImpl.h' 2025-04-25T04:39:36.5156933Z adding 'torch/include/ATen/xpu/detail/XPUHooks.h' 2025-04-25T04:39:36.5159160Z adding 'torch/include/THH/THHAtomics.cuh' 2025-04-25T04:39:36.5160836Z adding 'torch/include/THH/THHDeviceUtils.cuh' 2025-04-25T04:39:36.5162804Z adding 'torch/include/aotriton/config.h' 2025-04-25T04:39:36.5164728Z adding 'torch/include/aotriton/cpp_tune.h' 2025-04-25T04:39:36.5166573Z adding 'torch/include/aotriton/dtypes.h' 2025-04-25T04:39:36.5169044Z adding 'torch/include/aotriton/flash.h' 2025-04-25T04:39:36.5171163Z adding 'torch/include/aotriton/runtime.h' 2025-04-25T04:39:36.5173549Z adding 'torch/include/aotriton/util.h' 2025-04-25T04:39:36.5175952Z adding 'torch/include/aotriton/_internal/packed_kernel.h' 2025-04-25T04:39:36.5178124Z adding 'torch/include/aotriton/_internal/triton_kernel.h' 2025-04-25T04:39:36.5180049Z adding 'torch/include/aotriton/_internal/util.h' 2025-04-25T04:39:36.5182756Z adding 'torch/include/asmjit/arm.h' 2025-04-25T04:39:36.5184633Z adding 'torch/include/asmjit/asmjit-scope-begin.h' 2025-04-25T04:39:36.5186408Z adding 'torch/include/asmjit/asmjit-scope-end.h' 2025-04-25T04:39:36.5188451Z adding 'torch/include/asmjit/asmjit.h' 2025-04-25T04:39:36.5223188Z adding 'torch/include/asmjit/core.h' 2025-04-25T04:39:36.5227583Z adding 'torch/include/asmjit/x86.h' 2025-04-25T04:39:36.5230187Z adding 'torch/include/asmjit/arm/a64assembler.h' 2025-04-25T04:39:36.5232201Z adding 'torch/include/asmjit/arm/a64builder.h' 2025-04-25T04:39:36.5235589Z adding 'torch/include/asmjit/arm/a64compiler.h' 2025-04-25T04:39:36.5246691Z adding 'torch/include/asmjit/arm/a64emitter.h' 2025-04-25T04:39:36.5269779Z adding 'torch/include/asmjit/arm/a64globals.h' 2025-04-25T04:39:36.5274790Z adding 'torch/include/asmjit/arm/a64instdb.h' 2025-04-25T04:39:36.5278049Z adding 'torch/include/asmjit/arm/a64operand.h' 2025-04-25T04:39:36.5281707Z adding 'torch/include/asmjit/arm/a64utils.h' 2025-04-25T04:39:36.5283518Z adding 'torch/include/asmjit/arm/armglobals.h' 2025-04-25T04:39:36.5290305Z adding 'torch/include/asmjit/arm/armoperand.h' 2025-04-25T04:39:36.5296964Z adding 'torch/include/asmjit/core/api-config.h' 2025-04-25T04:39:36.5300910Z adding 'torch/include/asmjit/core/archcommons.h' 2025-04-25T04:39:36.5305003Z adding 'torch/include/asmjit/core/archtraits.h' 2025-04-25T04:39:36.5307573Z adding 'torch/include/asmjit/core/assembler.h' 2025-04-25T04:39:36.5320567Z adding 'torch/include/asmjit/core/builder.h' 2025-04-25T04:39:36.5323921Z adding 'torch/include/asmjit/core/codebuffer.h' 2025-04-25T04:39:36.5337004Z adding 'torch/include/asmjit/core/codeholder.h' 2025-04-25T04:39:36.5345656Z adding 'torch/include/asmjit/core/compiler.h' 2025-04-25T04:39:36.5349240Z adding 'torch/include/asmjit/core/compilerdefs.h' 2025-04-25T04:39:36.5352629Z adding 'torch/include/asmjit/core/constpool.h' 2025-04-25T04:39:36.5360609Z adding 'torch/include/asmjit/core/cpuinfo.h' 2025-04-25T04:39:36.5371498Z adding 'torch/include/asmjit/core/emitter.h' 2025-04-25T04:39:36.5376767Z adding 'torch/include/asmjit/core/environment.h' 2025-04-25T04:39:36.5380603Z adding 'torch/include/asmjit/core/errorhandler.h' 2025-04-25T04:39:36.5384327Z adding 'torch/include/asmjit/core/formatter.h' 2025-04-25T04:39:36.5399900Z adding 'torch/include/asmjit/core/func.h' 2025-04-25T04:39:36.5406101Z adding 'torch/include/asmjit/core/globals.h' 2025-04-25T04:39:36.5415031Z adding 'torch/include/asmjit/core/inst.h' 2025-04-25T04:39:36.5420097Z adding 'torch/include/asmjit/core/jitallocator.h' 2025-04-25T04:39:36.5422887Z adding 'torch/include/asmjit/core/jitruntime.h' 2025-04-25T04:39:36.5426058Z adding 'torch/include/asmjit/core/logger.h' 2025-04-25T04:39:36.5445582Z adding 'torch/include/asmjit/core/operand.h' 2025-04-25T04:39:36.5449217Z adding 'torch/include/asmjit/core/osutils.h' 2025-04-25T04:39:36.5453193Z adding 'torch/include/asmjit/core/string.h' 2025-04-25T04:39:36.5470063Z adding 'torch/include/asmjit/core/support.h' 2025-04-25T04:39:36.5473633Z adding 'torch/include/asmjit/core/target.h' 2025-04-25T04:39:36.5478188Z adding 'torch/include/asmjit/core/type.h' 2025-04-25T04:39:36.5482414Z adding 'torch/include/asmjit/core/virtmem.h' 2025-04-25T04:39:36.5489084Z adding 'torch/include/asmjit/core/zone.h' 2025-04-25T04:39:36.5492372Z adding 'torch/include/asmjit/core/zonehash.h' 2025-04-25T04:39:36.5495155Z adding 'torch/include/asmjit/core/zonelist.h' 2025-04-25T04:39:36.5498021Z adding 'torch/include/asmjit/core/zonestack.h' 2025-04-25T04:39:36.5500656Z adding 'torch/include/asmjit/core/zonestring.h' 2025-04-25T04:39:36.5504756Z adding 'torch/include/asmjit/core/zonetree.h' 2025-04-25T04:39:36.5510739Z adding 'torch/include/asmjit/core/zonevector.h' 2025-04-25T04:39:36.5520781Z adding 'torch/include/asmjit/x86/x86assembler.h' 2025-04-25T04:39:36.5526596Z adding 'torch/include/asmjit/x86/x86builder.h' 2025-04-25T04:39:36.5534346Z adding 'torch/include/asmjit/x86/x86compiler.h' 2025-04-25T04:39:36.5589811Z adding 'torch/include/asmjit/x86/x86emitter.h' 2025-04-25T04:39:36.5622529Z adding 'torch/include/asmjit/x86/x86globals.h' 2025-04-25T04:39:36.5632688Z adding 'torch/include/asmjit/x86/x86instdb.h' 2025-04-25T04:39:36.5644113Z adding 'torch/include/asmjit/x86/x86operand.h' 2025-04-25T04:39:36.5651361Z adding 'torch/include/c10/core/Allocator.h' 2025-04-25T04:39:36.5653864Z adding 'torch/include/c10/core/AutogradState.h' 2025-04-25T04:39:36.5657105Z adding 'torch/include/c10/core/Backend.h' 2025-04-25T04:39:36.5659548Z adding 'torch/include/c10/core/CPUAllocator.h' 2025-04-25T04:39:36.5661829Z adding 'torch/include/c10/core/CachingDeviceAllocator.h' 2025-04-25T04:39:36.5663941Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2025-04-25T04:39:36.5666214Z adding 'torch/include/c10/core/ConstantSymNodeImpl.h' 2025-04-25T04:39:36.5668551Z adding 'torch/include/c10/core/Contiguity.h' 2025-04-25T04:39:36.5670644Z adding 'torch/include/c10/core/CopyBytes.h' 2025-04-25T04:39:36.5672394Z adding 'torch/include/c10/core/DefaultDtype.h' 2025-04-25T04:39:36.5674353Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2025-04-25T04:39:36.5677457Z adding 'torch/include/c10/core/Device.h' 2025-04-25T04:39:36.5679594Z adding 'torch/include/c10/core/DeviceArray.h' 2025-04-25T04:39:36.5682900Z adding 'torch/include/c10/core/DeviceGuard.h' 2025-04-25T04:39:36.5685776Z adding 'torch/include/c10/core/DeviceType.h' 2025-04-25T04:39:36.5696524Z adding 'torch/include/c10/core/DispatchKey.h' 2025-04-25T04:39:36.5710914Z adding 'torch/include/c10/core/DispatchKeySet.h' 2025-04-25T04:39:36.5714471Z adding 'torch/include/c10/core/DynamicCast.h' 2025-04-25T04:39:36.5717461Z adding 'torch/include/c10/core/Event.h' 2025-04-25T04:39:36.5720036Z adding 'torch/include/c10/core/GeneratorImpl.h' 2025-04-25T04:39:36.5722181Z adding 'torch/include/c10/core/GradMode.h' 2025-04-25T04:39:36.5724668Z adding 'torch/include/c10/core/InferenceMode.h' 2025-04-25T04:39:36.5726839Z adding 'torch/include/c10/core/Layout.h' 2025-04-25T04:39:36.5730515Z adding 'torch/include/c10/core/MemoryFormat.h' 2025-04-25T04:39:36.5732705Z adding 'torch/include/c10/core/OptionalRef.h' 2025-04-25T04:39:36.5735123Z adding 'torch/include/c10/core/PyHandleCache.h' 2025-04-25T04:39:36.5737182Z adding 'torch/include/c10/core/QEngine.h' 2025-04-25T04:39:36.5739446Z adding 'torch/include/c10/core/QScheme.h' 2025-04-25T04:39:36.5741863Z adding 'torch/include/c10/core/RefcountedDeleter.h' 2025-04-25T04:39:36.5744339Z adding 'torch/include/c10/core/SafePyObject.h' 2025-04-25T04:39:36.5748987Z adding 'torch/include/c10/core/Scalar.h' 2025-04-25T04:39:36.5755725Z adding 'torch/include/c10/core/ScalarType.h' 2025-04-25T04:39:36.5758450Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2025-04-25T04:39:36.5761431Z adding 'torch/include/c10/core/Storage.h' 2025-04-25T04:39:36.5765705Z adding 'torch/include/c10/core/StorageImpl.h' 2025-04-25T04:39:36.5769237Z adding 'torch/include/c10/core/Stream.h' 2025-04-25T04:39:36.5772367Z adding 'torch/include/c10/core/StreamGuard.h' 2025-04-25T04:39:36.5774879Z adding 'torch/include/c10/core/SymBool.h' 2025-04-25T04:39:36.5777489Z adding 'torch/include/c10/core/SymFloat.h' 2025-04-25T04:39:36.5782444Z adding 'torch/include/c10/core/SymInt.h' 2025-04-25T04:39:36.5785237Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2025-04-25T04:39:36.5787814Z adding 'torch/include/c10/core/SymNodeImpl.h' 2025-04-25T04:39:36.5790938Z adding 'torch/include/c10/core/SymbolicShapeMeta.h' 2025-04-25T04:39:36.5829461Z adding 'torch/include/c10/core/TensorImpl.h' 2025-04-25T04:39:36.5840242Z adding 'torch/include/c10/core/TensorOptions.h' 2025-04-25T04:39:36.5842765Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2025-04-25T04:39:36.5844969Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2025-04-25T04:39:36.5846627Z adding 'torch/include/c10/core/alignment.h' 2025-04-25T04:39:36.5849030Z adding 'torch/include/c10/core/thread_pool.h' 2025-04-25T04:39:36.5851560Z adding 'torch/include/c10/core/impl/COW.h' 2025-04-25T04:39:36.5853835Z adding 'torch/include/c10/core/impl/COWDeleter.h' 2025-04-25T04:39:36.5858865Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2025-04-25T04:39:36.5861578Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2025-04-25T04:39:36.5863631Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2025-04-25T04:39:36.5866016Z adding 'torch/include/c10/core/impl/HermeticPyObjectTLS.h' 2025-04-25T04:39:36.5871213Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2025-04-25T04:39:36.5874023Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2025-04-25T04:39:36.5878168Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2025-04-25T04:39:36.5881402Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2025-04-25T04:39:36.5885894Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2025-04-25T04:39:36.5890015Z adding 'torch/include/c10/core/impl/PyObjectSlot.h' 2025-04-25T04:39:36.5891976Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2025-04-25T04:39:36.5895097Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2025-04-25T04:39:36.5897574Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2025-04-25T04:39:36.5899846Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2025-04-25T04:39:36.5901915Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2025-04-25T04:39:36.5904964Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2025-04-25T04:39:36.5907268Z adding 'torch/include/c10/cuda/CUDAAllocatorConfig.h' 2025-04-25T04:39:36.5912707Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2025-04-25T04:39:36.5915789Z adding 'torch/include/c10/cuda/CUDADeviceAssertion.h' 2025-04-25T04:39:36.5919127Z adding 'torch/include/c10/cuda/CUDADeviceAssertionHost.h' 2025-04-25T04:39:36.5921569Z adding 'torch/include/c10/cuda/CUDAException.h' 2025-04-25T04:39:36.5924105Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2025-04-25T04:39:36.5926263Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2025-04-25T04:39:36.5929752Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2025-04-25T04:39:36.5931949Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2025-04-25T04:39:36.5934230Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2025-04-25T04:39:36.5936186Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2025-04-25T04:39:36.5941021Z adding 'torch/include/c10/cuda/CUDAStream.h' 2025-04-25T04:39:36.5943836Z adding 'torch/include/c10/cuda/driver_api.h' 2025-04-25T04:39:36.5947926Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2025-04-25T04:39:36.5950114Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2025-04-25T04:39:36.5952550Z adding 'torch/include/c10/hip/HIPAlgorithm.h' 2025-04-25T04:39:36.5955287Z adding 'torch/include/c10/hip/HIPAllocatorConfig.h' 2025-04-25T04:39:36.5961436Z adding 'torch/include/c10/hip/HIPCachingAllocator.h' 2025-04-25T04:39:36.5964657Z adding 'torch/include/c10/hip/HIPDeviceAssertion.h' 2025-04-25T04:39:36.5968116Z adding 'torch/include/c10/hip/HIPDeviceAssertionHost.h' 2025-04-25T04:39:36.5971032Z adding 'torch/include/c10/hip/HIPException.h' 2025-04-25T04:39:36.5973878Z adding 'torch/include/c10/hip/HIPFunctions.h' 2025-04-25T04:39:36.5976389Z adding 'torch/include/c10/hip/HIPGraphsC10Utils.h' 2025-04-25T04:39:36.5980206Z adding 'torch/include/c10/hip/HIPGuard.h' 2025-04-25T04:39:36.5982933Z adding 'torch/include/c10/hip/HIPMacros.h' 2025-04-25T04:39:36.5985296Z adding 'torch/include/c10/hip/HIPMathCompat.h' 2025-04-25T04:39:36.5987360Z adding 'torch/include/c10/hip/HIPMiscFunctions.h' 2025-04-25T04:39:36.5991793Z adding 'torch/include/c10/hip/HIPStream.h' 2025-04-25T04:39:36.5994529Z adding 'torch/include/c10/hip/driver_api.h' 2025-04-25T04:39:36.5998499Z adding 'torch/include/c10/hip/impl/HIPGuardImpl.h' 2025-04-25T04:39:36.6000658Z adding 'torch/include/c10/hip/impl/HIPTest.h' 2025-04-25T04:39:36.6003654Z adding 'torch/include/c10/hip/impl/hip_cmake_macros.h' 2025-04-25T04:39:36.6007117Z adding 'torch/include/c10/macros/Export.h' 2025-04-25T04:39:36.6012655Z adding 'torch/include/c10/macros/Macros.h' 2025-04-25T04:39:36.6015049Z adding 'torch/include/c10/macros/cmake_macros.h' 2025-04-25T04:39:36.6017198Z adding 'torch/include/c10/metal/common.h' 2025-04-25T04:39:36.6020511Z adding 'torch/include/c10/metal/indexing.h' 2025-04-25T04:39:36.6023285Z adding 'torch/include/c10/metal/random.h' 2025-04-25T04:39:36.6025777Z adding 'torch/include/c10/metal/reduction_utils.h' 2025-04-25T04:39:36.6038045Z adding 'torch/include/c10/metal/special_math.h' 2025-04-25T04:39:36.6041508Z adding 'torch/include/c10/metal/utils.h' 2025-04-25T04:39:36.6044882Z adding 'torch/include/c10/mobile/CPUCachingAllocator.h' 2025-04-25T04:39:36.6047414Z adding 'torch/include/c10/mobile/CPUProfilingAllocator.h' 2025-04-25T04:39:36.6049670Z adding 'torch/include/c10/test/util/Macros.h' 2025-04-25T04:39:36.6053544Z adding 'torch/include/c10/test/util/complex_math_test_common.h' 2025-04-25T04:39:36.6058780Z adding 'torch/include/c10/test/util/complex_test_common.h' 2025-04-25T04:39:36.6062387Z adding 'torch/include/c10/util/AbortHandler.h' 2025-04-25T04:39:36.6065203Z adding 'torch/include/c10/util/AlignOf.h' 2025-04-25T04:39:36.6067907Z adding 'torch/include/c10/util/ApproximateClock.h' 2025-04-25T04:39:36.6069801Z adding 'torch/include/c10/util/Array.h' 2025-04-25T04:39:36.6073661Z adding 'torch/include/c10/util/ArrayRef.h' 2025-04-25T04:39:36.6076963Z adding 'torch/include/c10/util/BFloat16-inl.h' 2025-04-25T04:39:36.6080262Z adding 'torch/include/c10/util/BFloat16-math.h' 2025-04-25T04:39:36.6082881Z adding 'torch/include/c10/util/BFloat16.h' 2025-04-25T04:39:36.6085139Z adding 'torch/include/c10/util/Backtrace.h' 2025-04-25T04:39:36.6087470Z adding 'torch/include/c10/util/Bitset.h' 2025-04-25T04:39:36.6089822Z adding 'torch/include/c10/util/C++17.h' 2025-04-25T04:39:36.6091988Z adding 'torch/include/c10/util/CallOnce.h' 2025-04-25T04:39:36.6095487Z adding 'torch/include/c10/util/ConstexprCrc.h' 2025-04-25T04:39:36.6097960Z adding 'torch/include/c10/util/DeadlockDetection.h' 2025-04-25T04:39:36.6100307Z adding 'torch/include/c10/util/Deprecated.h' 2025-04-25T04:39:36.6102284Z adding 'torch/include/c10/util/DimVector.h' 2025-04-25T04:39:36.6104265Z adding 'torch/include/c10/util/DynamicCounter.h' 2025-04-25T04:39:36.6112852Z adding 'torch/include/c10/util/Exception.h' 2025-04-25T04:39:36.6116679Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2025-04-25T04:39:36.6119067Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2025-04-25T04:39:36.6120662Z adding 'torch/include/c10/util/FbcodeMaps.h' 2025-04-25T04:39:36.6124491Z adding 'torch/include/c10/util/Flags.h' 2025-04-25T04:39:36.6126844Z adding 'torch/include/c10/util/Float4_e2m1fn_x2.h' 2025-04-25T04:39:36.6129420Z adding 'torch/include/c10/util/Float8_e4m3fn-inl.h' 2025-04-25T04:39:36.6133242Z adding 'torch/include/c10/util/Float8_e4m3fn.h' 2025-04-25T04:39:36.6136700Z adding 'torch/include/c10/util/Float8_e4m3fnuz-inl.h' 2025-04-25T04:39:36.6139548Z adding 'torch/include/c10/util/Float8_e4m3fnuz.h' 2025-04-25T04:39:36.6142480Z adding 'torch/include/c10/util/Float8_e5m2-inl.h' 2025-04-25T04:39:36.6145320Z adding 'torch/include/c10/util/Float8_e5m2.h' 2025-04-25T04:39:36.6148301Z adding 'torch/include/c10/util/Float8_e5m2fnuz-inl.h' 2025-04-25T04:39:36.6151065Z adding 'torch/include/c10/util/Float8_e5m2fnuz.h' 2025-04-25T04:39:36.6153546Z adding 'torch/include/c10/util/Float8_e8m0fnu-inl.h' 2025-04-25T04:39:36.6156206Z adding 'torch/include/c10/util/Float8_e8m0fnu.h' 2025-04-25T04:39:36.6158366Z adding 'torch/include/c10/util/Float8_fnuz_cvt.h' 2025-04-25T04:39:36.6160600Z adding 'torch/include/c10/util/FunctionRef.h' 2025-04-25T04:39:36.6162551Z adding 'torch/include/c10/util/Gauge.h' 2025-04-25T04:39:36.6165619Z adding 'torch/include/c10/util/Half-inl.h' 2025-04-25T04:39:36.6171520Z adding 'torch/include/c10/util/Half.h' 2025-04-25T04:39:36.6174254Z adding 'torch/include/c10/util/IdWrapper.h' 2025-04-25T04:39:36.6176374Z adding 'torch/include/c10/util/Lazy.h' 2025-04-25T04:39:36.6179686Z adding 'torch/include/c10/util/LeftRight.h' 2025-04-25T04:39:36.6181717Z adding 'torch/include/c10/util/Load.h' 2025-04-25T04:39:36.6186071Z adding 'torch/include/c10/util/Logging.h' 2025-04-25T04:39:36.6188521Z adding 'torch/include/c10/util/MathConstants.h' 2025-04-25T04:39:36.6191477Z adding 'torch/include/c10/util/MaybeOwned.h' 2025-04-25T04:39:36.6194556Z adding 'torch/include/c10/util/Metaprogramming.h' 2025-04-25T04:39:36.6196571Z adding 'torch/include/c10/util/NetworkFlow.h' 2025-04-25T04:39:36.6198526Z adding 'torch/include/c10/util/Optional.h' 2025-04-25T04:39:36.6201196Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2025-04-25T04:39:36.6203534Z adding 'torch/include/c10/util/ParallelGuard.h' 2025-04-25T04:39:36.6207154Z adding 'torch/include/c10/util/Registry.h' 2025-04-25T04:39:36.6209543Z adding 'torch/include/c10/util/ScopeExit.h' 2025-04-25T04:39:36.6211719Z adding 'torch/include/c10/util/SmallBuffer.h' 2025-04-25T04:39:36.6226515Z adding 'torch/include/c10/util/SmallVector.h' 2025-04-25T04:39:36.6230631Z adding 'torch/include/c10/util/StringUtil.h' 2025-04-25T04:39:36.6232973Z adding 'torch/include/c10/util/Synchronized.h' 2025-04-25T04:39:36.6235489Z adding 'torch/include/c10/util/ThreadLocal.h' 2025-04-25T04:39:36.6238136Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2025-04-25T04:39:36.6240200Z adding 'torch/include/c10/util/Type.h' 2025-04-25T04:39:36.6242936Z adding 'torch/include/c10/util/TypeCast.h' 2025-04-25T04:39:36.6245717Z adding 'torch/include/c10/util/TypeIndex.h' 2025-04-25T04:39:36.6250311Z adding 'torch/include/c10/util/TypeList.h' 2025-04-25T04:39:36.6253323Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2025-04-25T04:39:36.6256174Z adding 'torch/include/c10/util/TypeTraits.h' 2025-04-25T04:39:36.6258082Z adding 'torch/include/c10/util/Unicode.h' 2025-04-25T04:39:36.6260925Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2025-04-25T04:39:36.6262920Z adding 'torch/include/c10/util/Unroll.h' 2025-04-25T04:39:36.6265299Z adding 'torch/include/c10/util/WaitCounter.h' 2025-04-25T04:39:36.6267345Z adding 'torch/include/c10/util/WaitCounterDynamicBackend.h' 2025-04-25T04:39:36.6269701Z adding 'torch/include/c10/util/accumulate.h' 2025-04-25T04:39:36.6271857Z adding 'torch/include/c10/util/bit_cast.h' 2025-04-25T04:39:36.6273860Z adding 'torch/include/c10/util/bits.h' 2025-04-25T04:39:36.6279484Z adding 'torch/include/c10/util/complex.h' 2025-04-25T04:39:36.6283331Z adding 'torch/include/c10/util/complex_math.h' 2025-04-25T04:39:36.6285701Z adding 'torch/include/c10/util/complex_utils.h' 2025-04-25T04:39:36.6287676Z adding 'torch/include/c10/util/copysign.h' 2025-04-25T04:39:36.6289602Z adding 'torch/include/c10/util/env.h' 2025-04-25T04:39:36.6291427Z adding 'torch/include/c10/util/error.h' 2025-04-25T04:39:36.6304504Z adding 'torch/include/c10/util/flat_hash_map.h' 2025-04-25T04:39:36.6307962Z adding 'torch/include/c10/util/floating_point_utils.h' 2025-04-25T04:39:36.6310497Z adding 'torch/include/c10/util/generic_math.h' 2025-04-25T04:39:36.6314661Z adding 'torch/include/c10/util/hash.h' 2025-04-25T04:39:36.6319176Z adding 'torch/include/c10/util/int128.h' 2025-04-25T04:39:36.6330147Z adding 'torch/include/c10/util/intrusive_ptr.h' 2025-04-25T04:39:36.6333572Z adding 'torch/include/c10/util/irange.h' 2025-04-25T04:39:36.6342288Z adding 'torch/include/c10/util/llvmMathExtras.h' 2025-04-25T04:39:36.6345633Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2025-04-25T04:39:36.6349109Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2025-04-25T04:39:36.6351204Z adding 'torch/include/c10/util/numa.h' 2025-04-25T04:39:36.6366543Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2025-04-25T04:39:36.6370436Z adding 'torch/include/c10/util/overflows.h' 2025-04-25T04:39:36.6372421Z adding 'torch/include/c10/util/overloaded.h' 2025-04-25T04:39:36.6374127Z adding 'torch/include/c10/util/python_stub.h' 2025-04-25T04:39:36.6375943Z adding 'torch/include/c10/util/qint32.h' 2025-04-25T04:39:36.6377795Z adding 'torch/include/c10/util/qint8.h' 2025-04-25T04:39:36.6379645Z adding 'torch/include/c10/util/quint2x4.h' 2025-04-25T04:39:36.6381575Z adding 'torch/include/c10/util/quint4x2.h' 2025-04-25T04:39:36.6383433Z adding 'torch/include/c10/util/quint8.h' 2025-04-25T04:39:36.6385659Z adding 'torch/include/c10/util/safe_numerics.h' 2025-04-25T04:39:36.6388326Z adding 'torch/include/c10/util/signal_handler.h' 2025-04-25T04:39:36.6395469Z adding 'torch/include/c10/util/sparse_bitset.h' 2025-04-25T04:39:36.6398345Z adding 'torch/include/c10/util/ssize.h' 2025-04-25T04:39:36.6400431Z adding 'torch/include/c10/util/static_tracepoint.h' 2025-04-25T04:39:36.6403644Z adding 'torch/include/c10/util/static_tracepoint_elfx86.h' 2025-04-25T04:39:36.6405667Z adding 'torch/include/c10/util/strides.h' 2025-04-25T04:39:36.6407343Z adding 'torch/include/c10/util/string_utils.h' 2025-04-25T04:39:36.6412413Z adding 'torch/include/c10/util/string_view.h' 2025-04-25T04:39:36.6419927Z adding 'torch/include/c10/util/strong_type.h' 2025-04-25T04:39:36.6423264Z adding 'torch/include/c10/util/tempfile.h' 2025-04-25T04:39:36.6425097Z adding 'torch/include/c10/util/thread_name.h' 2025-04-25T04:39:36.6432321Z adding 'torch/include/c10/util/typeid.h' 2025-04-25T04:39:36.6434884Z adding 'torch/include/c10/util/win32-headers.h' 2025-04-25T04:39:36.6437333Z adding 'torch/include/c10/xpu/XPUCachingAllocator.h' 2025-04-25T04:39:36.6441581Z adding 'torch/include/c10/xpu/XPUDeviceProp.h' 2025-04-25T04:39:36.6443801Z adding 'torch/include/c10/xpu/XPUException.h' 2025-04-25T04:39:36.6445810Z adding 'torch/include/c10/xpu/XPUFunctions.h' 2025-04-25T04:39:36.6447822Z adding 'torch/include/c10/xpu/XPUMacros.h' 2025-04-25T04:39:36.6451181Z adding 'torch/include/c10/xpu/XPUStream.h' 2025-04-25T04:39:36.6454803Z adding 'torch/include/c10/xpu/impl/XPUGuardImpl.h' 2025-04-25T04:39:36.6457351Z adding 'torch/include/c10/xpu/test/impl/XPUTest.h' 2025-04-25T04:39:36.6459839Z adding 'torch/include/caffe2/core/common.h' 2025-04-25T04:39:36.6462267Z adding 'torch/include/caffe2/core/macros.h' 2025-04-25T04:39:36.6464485Z adding 'torch/include/caffe2/core/timer.h' 2025-04-25T04:39:36.6468265Z adding 'torch/include/caffe2/perfkernels/batch_box_cox_vec.h' 2025-04-25T04:39:36.6471093Z adding 'torch/include/caffe2/perfkernels/common.h' 2025-04-25T04:39:36.6473538Z adding 'torch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2025-04-25T04:39:36.6507195Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2025-04-25T04:39:36.6510824Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2025-04-25T04:39:36.6512731Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2025-04-25T04:39:36.6516872Z adding 'torch/include/caffe2/serialize/inline_container.h' 2025-04-25T04:39:36.6519180Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2025-04-25T04:39:36.6521142Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2025-04-25T04:39:36.6524492Z adding 'torch/include/caffe2/serialize/versions.h' 2025-04-25T04:39:36.6527420Z adding 'torch/include/caffe2/utils/fixed_divisor.h' 2025-04-25T04:39:36.6529489Z adding 'torch/include/caffe2/utils/proto_wrap.h' 2025-04-25T04:39:36.6531473Z adding 'torch/include/caffe2/utils/string_utils.h' 2025-04-25T04:39:36.6534168Z adding 'torch/include/caffe2/utils/threadpool/ThreadPool.h' 2025-04-25T04:39:36.6536174Z adding 'torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2025-04-25T04:39:36.6541083Z adding 'torch/include/caffe2/utils/threadpool/WorkersPool.h' 2025-04-25T04:39:36.6544076Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2025-04-25T04:39:36.6546616Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool.h' 2025-04-25T04:39:36.6548725Z adding 'torch/include/caffe2/utils/threadpool/thread_pool_guard.h' 2025-04-25T04:39:36.6551954Z adding 'torch/include/fbgemm/ConvUtils.h' 2025-04-25T04:39:36.6562444Z adding 'torch/include/fbgemm/Fbgemm.h' 2025-04-25T04:39:36.6565747Z adding 'torch/include/fbgemm/FbgemmBuild.h' 2025-04-25T04:39:36.6568149Z adding 'torch/include/fbgemm/FbgemmConvert.h' 2025-04-25T04:39:36.6571796Z adding 'torch/include/fbgemm/FbgemmEmbedding.h' 2025-04-25T04:39:36.6574156Z adding 'torch/include/fbgemm/FbgemmFP16.h' 2025-04-25T04:39:36.6577789Z adding 'torch/include/fbgemm/FbgemmFPCommon.h' 2025-04-25T04:39:36.6580597Z adding 'torch/include/fbgemm/FbgemmI64.h' 2025-04-25T04:39:36.6582645Z adding 'torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h' 2025-04-25T04:39:36.6584956Z adding 'torch/include/fbgemm/FbgemmI8DirectconvAvx2.h' 2025-04-25T04:39:36.6587562Z adding 'torch/include/fbgemm/FbgemmI8Spmdm.h' 2025-04-25T04:39:36.6591413Z adding 'torch/include/fbgemm/FbgemmPackMatrixB.h' 2025-04-25T04:39:36.6594305Z adding 'torch/include/fbgemm/FbgemmSparse.h' 2025-04-25T04:39:36.6597553Z adding 'torch/include/fbgemm/OutputProcessing-inl.h' 2025-04-25T04:39:36.6601470Z adding 'torch/include/fbgemm/PackingTraits-inl.h' 2025-04-25T04:39:36.6605719Z adding 'torch/include/fbgemm/QuantUtils.h' 2025-04-25T04:39:36.6608623Z adding 'torch/include/fbgemm/QuantUtilsAvx2.h' 2025-04-25T04:39:36.6610646Z adding 'torch/include/fbgemm/QuantUtilsAvx512.h' 2025-04-25T04:39:36.6612461Z adding 'torch/include/fbgemm/SimdUtils.h' 2025-04-25T04:39:36.6615458Z adding 'torch/include/fbgemm/Types.h' 2025-04-25T04:39:36.6619384Z adding 'torch/include/fbgemm/Utils.h' 2025-04-25T04:39:36.6621951Z adding 'torch/include/fbgemm/UtilsAvx2.h' 2025-04-25T04:39:36.6624082Z adding 'torch/include/fbgemm/spmmUtils.h' 2025-04-25T04:39:36.6626115Z adding 'torch/include/fbgemm/spmmUtilsAvx2.h' 2025-04-25T04:39:36.6629823Z adding 'torch/include/fmt/args.h' 2025-04-25T04:39:36.6663438Z adding 'torch/include/fmt/base.h' 2025-04-25T04:39:36.6686708Z adding 'torch/include/fmt/chrono.h' 2025-04-25T04:39:36.6695269Z adding 'torch/include/fmt/color.h' 2025-04-25T04:39:36.6701525Z adding 'torch/include/fmt/compile.h' 2025-04-25T04:39:36.6703854Z adding 'torch/include/fmt/core.h' 2025-04-25T04:39:36.6730611Z adding 'torch/include/fmt/format-inl.h' 2025-04-25T04:39:36.6784615Z adding 'torch/include/fmt/format.h' 2025-04-25T04:39:36.6792702Z adding 'torch/include/fmt/os.h' 2025-04-25T04:39:36.6795901Z adding 'torch/include/fmt/ostream.h' 2025-04-25T04:39:36.6802508Z adding 'torch/include/fmt/printf.h' 2025-04-25T04:39:36.6810276Z adding 'torch/include/fmt/ranges.h' 2025-04-25T04:39:36.6817000Z adding 'torch/include/fmt/std.h' 2025-04-25T04:39:36.6822232Z adding 'torch/include/fmt/xchar.h' 2025-04-25T04:39:36.6824735Z adding 'torch/include/fp16/bitcasts.h' 2025-04-25T04:39:36.6829488Z adding 'torch/include/fp16/fp16.h' 2025-04-25T04:39:36.6832782Z adding 'torch/include/fp16/psimd.h' 2025-04-25T04:39:36.6836899Z adding 'torch/include/google/protobuf/any.h' 2025-04-25T04:39:36.6841736Z adding 'torch/include/google/protobuf/any.pb.h' 2025-04-25T04:39:36.6851257Z adding 'torch/include/google/protobuf/api.pb.h' 2025-04-25T04:39:36.6862317Z adding 'torch/include/google/protobuf/arena.h' 2025-04-25T04:39:36.6868394Z adding 'torch/include/google/protobuf/arena_impl.h' 2025-04-25T04:39:36.6873732Z adding 'torch/include/google/protobuf/arenastring.h' 2025-04-25T04:39:36.6902396Z adding 'torch/include/google/protobuf/descriptor.h' 2025-04-25T04:39:36.6975407Z adding 'torch/include/google/protobuf/descriptor.pb.h' 2025-04-25T04:39:36.6993450Z adding 'torch/include/google/protobuf/descriptor_database.h' 2025-04-25T04:39:36.6997092Z adding 'torch/include/google/protobuf/duration.pb.h' 2025-04-25T04:39:36.7001372Z adding 'torch/include/google/protobuf/dynamic_message.h' 2025-04-25T04:39:36.7004729Z adding 'torch/include/google/protobuf/empty.pb.h' 2025-04-25T04:39:36.7024801Z adding 'torch/include/google/protobuf/extension_set.h' 2025-04-25T04:39:36.7030510Z adding 'torch/include/google/protobuf/extension_set_inl.h' 2025-04-25T04:39:36.7034477Z adding 'torch/include/google/protobuf/field_mask.pb.h' 2025-04-25T04:39:36.7037758Z adding 'torch/include/google/protobuf/generated_enum_reflection.h' 2025-04-25T04:39:36.7040585Z adding 'torch/include/google/protobuf/generated_enum_util.h' 2025-04-25T04:39:36.7045519Z adding 'torch/include/google/protobuf/generated_message_reflection.h' 2025-04-25T04:39:36.7050684Z adding 'torch/include/google/protobuf/generated_message_table_driven.h' 2025-04-25T04:39:36.7054819Z adding 'torch/include/google/protobuf/generated_message_util.h' 2025-04-25T04:39:36.7057640Z adding 'torch/include/google/protobuf/has_bits.h' 2025-04-25T04:39:36.7061001Z adding 'torch/include/google/protobuf/implicit_weak_message.h' 2025-04-25T04:39:36.7064656Z adding 'torch/include/google/protobuf/inlined_string_field.h' 2025-04-25T04:39:36.7079987Z adding 'torch/include/google/protobuf/map.h' 2025-04-25T04:39:36.7083978Z adding 'torch/include/google/protobuf/map_entry.h' 2025-04-25T04:39:36.7091993Z adding 'torch/include/google/protobuf/map_entry_lite.h' 2025-04-25T04:39:36.7101295Z adding 'torch/include/google/protobuf/map_field.h' 2025-04-25T04:39:36.7106857Z adding 'torch/include/google/protobuf/map_field_inl.h' 2025-04-25T04:39:36.7110891Z adding 'torch/include/google/protobuf/map_field_lite.h' 2025-04-25T04:39:36.7119577Z adding 'torch/include/google/protobuf/map_type_handler.h' 2025-04-25T04:39:36.7140424Z adding 'torch/include/google/protobuf/message.h' 2025-04-25T04:39:36.7150613Z adding 'torch/include/google/protobuf/message_lite.h' 2025-04-25T04:39:36.7153498Z adding 'torch/include/google/protobuf/metadata.h' 2025-04-25T04:39:36.7157070Z adding 'torch/include/google/protobuf/metadata_lite.h' 2025-04-25T04:39:36.7166521Z adding 'torch/include/google/protobuf/parse_context.h' 2025-04-25T04:39:36.7169711Z adding 'torch/include/google/protobuf/port.h' 2025-04-25T04:39:36.7175797Z adding 'torch/include/google/protobuf/reflection.h' 2025-04-25T04:39:36.7178669Z adding 'torch/include/google/protobuf/reflection_ops.h' 2025-04-25T04:39:36.7209018Z adding 'torch/include/google/protobuf/repeated_field.h' 2025-04-25T04:39:36.7216023Z adding 'torch/include/google/protobuf/service.h' 2025-04-25T04:39:36.7220193Z adding 'torch/include/google/protobuf/source_context.pb.h' 2025-04-25T04:39:36.7228983Z adding 'torch/include/google/protobuf/struct.pb.h' 2025-04-25T04:39:36.7238962Z adding 'torch/include/google/protobuf/text_format.h' 2025-04-25T04:39:36.7243214Z adding 'torch/include/google/protobuf/timestamp.pb.h' 2025-04-25T04:39:36.7258880Z adding 'torch/include/google/protobuf/type.pb.h' 2025-04-25T04:39:36.7266034Z adding 'torch/include/google/protobuf/unknown_field_set.h' 2025-04-25T04:39:36.7271762Z adding 'torch/include/google/protobuf/wire_format.h' 2025-04-25T04:39:36.7290688Z adding 'torch/include/google/protobuf/wire_format_lite.h' 2025-04-25T04:39:36.7300400Z adding 'torch/include/google/protobuf/wrappers.pb.h' 2025-04-25T04:39:36.7306170Z adding 'torch/include/google/protobuf/compiler/code_generator.h' 2025-04-25T04:39:36.7313789Z adding 'torch/include/google/protobuf/compiler/command_line_interface.h' 2025-04-25T04:39:36.7319388Z adding 'torch/include/google/protobuf/compiler/importer.h' 2025-04-25T04:39:36.7328813Z adding 'torch/include/google/protobuf/compiler/parser.h' 2025-04-25T04:39:36.7332455Z adding 'torch/include/google/protobuf/compiler/plugin.h' 2025-04-25T04:39:36.7345928Z adding 'torch/include/google/protobuf/compiler/plugin.pb.h' 2025-04-25T04:39:36.7350791Z adding 'torch/include/google/protobuf/compiler/cpp/cpp_generator.h' 2025-04-25T04:39:36.7353523Z adding 'torch/include/google/protobuf/compiler/csharp/csharp_generator.h' 2025-04-25T04:39:36.7356217Z adding 'torch/include/google/protobuf/compiler/csharp/csharp_names.h' 2025-04-25T04:39:36.7359147Z adding 'torch/include/google/protobuf/compiler/java/java_generator.h' 2025-04-25T04:39:36.7361683Z adding 'torch/include/google/protobuf/compiler/java/java_names.h' 2025-04-25T04:39:36.7366473Z adding 'torch/include/google/protobuf/compiler/js/js_generator.h' 2025-04-25T04:39:36.7369274Z adding 'torch/include/google/protobuf/compiler/js/well_known_types_embed.h' 2025-04-25T04:39:36.7372218Z adding 'torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h' 2025-04-25T04:39:36.7376787Z adding 'torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h' 2025-04-25T04:39:36.7379734Z adding 'torch/include/google/protobuf/compiler/php/php_generator.h' 2025-04-25T04:39:36.7383551Z adding 'torch/include/google/protobuf/compiler/python/python_generator.h' 2025-04-25T04:39:36.7386302Z adding 'torch/include/google/protobuf/compiler/ruby/ruby_generator.h' 2025-04-25T04:39:36.7410564Z adding 'torch/include/google/protobuf/io/coded_stream.h' 2025-04-25T04:39:36.7415446Z adding 'torch/include/google/protobuf/io/gzip_stream.h' 2025-04-25T04:39:36.7418350Z adding 'torch/include/google/protobuf/io/io_win32.h' 2025-04-25T04:39:36.7423940Z adding 'torch/include/google/protobuf/io/printer.h' 2025-04-25T04:39:36.7426659Z adding 'torch/include/google/protobuf/io/strtod.h' 2025-04-25T04:39:36.7432955Z adding 'torch/include/google/protobuf/io/tokenizer.h' 2025-04-25T04:39:36.7437653Z adding 'torch/include/google/protobuf/io/zero_copy_stream.h' 2025-04-25T04:39:36.7442175Z adding 'torch/include/google/protobuf/io/zero_copy_stream_impl.h' 2025-04-25T04:39:36.7448026Z adding 'torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h' 2025-04-25T04:39:36.7453052Z adding 'torch/include/google/protobuf/stubs/bytestream.h' 2025-04-25T04:39:36.7457369Z adding 'torch/include/google/protobuf/stubs/callback.h' 2025-04-25T04:39:36.7460823Z adding 'torch/include/google/protobuf/stubs/casts.h' 2025-04-25T04:39:36.7464621Z adding 'torch/include/google/protobuf/stubs/common.h' 2025-04-25T04:39:36.7467804Z adding 'torch/include/google/protobuf/stubs/fastmem.h' 2025-04-25T04:39:36.7470679Z adding 'torch/include/google/protobuf/stubs/hash.h' 2025-04-25T04:39:36.7474581Z adding 'torch/include/google/protobuf/stubs/logging.h' 2025-04-25T04:39:36.7477704Z adding 'torch/include/google/protobuf/stubs/macros.h' 2025-04-25T04:39:36.7485784Z adding 'torch/include/google/protobuf/stubs/map_util.h' 2025-04-25T04:39:36.7489582Z adding 'torch/include/google/protobuf/stubs/mutex.h' 2025-04-25T04:39:36.7492172Z adding 'torch/include/google/protobuf/stubs/once.h' 2025-04-25T04:39:36.7494958Z adding 'torch/include/google/protobuf/stubs/platform_macros.h' 2025-04-25T04:39:36.7499205Z adding 'torch/include/google/protobuf/stubs/port.h' 2025-04-25T04:39:36.7502372Z adding 'torch/include/google/protobuf/stubs/status.h' 2025-04-25T04:39:36.7505069Z adding 'torch/include/google/protobuf/stubs/stl_util.h' 2025-04-25T04:39:36.7511330Z adding 'torch/include/google/protobuf/stubs/stringpiece.h' 2025-04-25T04:39:36.7522647Z adding 'torch/include/google/protobuf/stubs/strutil.h' 2025-04-25T04:39:36.7526558Z adding 'torch/include/google/protobuf/stubs/template_util.h' 2025-04-25T04:39:36.7530058Z adding 'torch/include/google/protobuf/util/delimited_message_util.h' 2025-04-25T04:39:36.7534259Z adding 'torch/include/google/protobuf/util/field_comparator.h' 2025-04-25T04:39:36.7539106Z adding 'torch/include/google/protobuf/util/field_mask_util.h' 2025-04-25T04:39:36.7542751Z adding 'torch/include/google/protobuf/util/json_util.h' 2025-04-25T04:39:36.7558545Z adding 'torch/include/google/protobuf/util/message_differencer.h' 2025-04-25T04:39:36.7563415Z adding 'torch/include/google/protobuf/util/time_util.h' 2025-04-25T04:39:36.7566132Z adding 'torch/include/google/protobuf/util/type_resolver.h' 2025-04-25T04:39:36.7568391Z adding 'torch/include/google/protobuf/util/type_resolver_util.h' 2025-04-25T04:39:36.7570647Z adding 'torch/include/hip/HIPAlgorithm.h' 2025-04-25T04:39:36.7573044Z adding 'torch/include/hip/HIPAllocatorConfig.h' 2025-04-25T04:39:36.7578678Z adding 'torch/include/hip/HIPCachingAllocator.h' 2025-04-25T04:39:36.7581788Z adding 'torch/include/hip/HIPDeviceAssertion.h' 2025-04-25T04:39:36.7585273Z adding 'torch/include/hip/HIPDeviceAssertionHost.h' 2025-04-25T04:39:36.7588127Z adding 'torch/include/hip/HIPException.h' 2025-04-25T04:39:36.7590574Z adding 'torch/include/hip/HIPFunctions.h' 2025-04-25T04:39:36.7592961Z adding 'torch/include/hip/HIPGraphsC10Utils.h' 2025-04-25T04:39:36.7596603Z adding 'torch/include/hip/HIPGuard.h' 2025-04-25T04:39:36.7599078Z adding 'torch/include/hip/HIPMacros.h' 2025-04-25T04:39:36.7601302Z adding 'torch/include/hip/HIPMathCompat.h' 2025-04-25T04:39:36.7603099Z adding 'torch/include/hip/HIPMiscFunctions.h' 2025-04-25T04:39:36.7607282Z adding 'torch/include/hip/HIPStream.h' 2025-04-25T04:39:36.7609831Z adding 'torch/include/hip/driver_api.h' 2025-04-25T04:39:36.7613778Z adding 'torch/include/hip/impl/HIPGuardImpl.h' 2025-04-25T04:39:36.7615795Z adding 'torch/include/hip/impl/HIPTest.h' 2025-04-25T04:39:36.7618748Z adding 'torch/include/kineto/AbstractConfig.h' 2025-04-25T04:39:36.7621582Z adding 'torch/include/kineto/ActivityProfilerInterface.h' 2025-04-25T04:39:36.7623507Z adding 'torch/include/kineto/ActivityTraceInterface.h' 2025-04-25T04:39:36.7625679Z adding 'torch/include/kineto/ActivityType.h' 2025-04-25T04:39:36.7627530Z adding 'torch/include/kineto/ClientInterface.h' 2025-04-25T04:39:36.7632525Z adding 'torch/include/kineto/Config.h' 2025-04-25T04:39:36.7635604Z adding 'torch/include/kineto/GenericTraceActivity.h' 2025-04-25T04:39:36.7638801Z adding 'torch/include/kineto/IActivityProfiler.h' 2025-04-25T04:39:36.7641046Z adding 'torch/include/kineto/ILoggerObserver.h' 2025-04-25T04:39:36.7643321Z adding 'torch/include/kineto/ITraceActivity.h' 2025-04-25T04:39:36.7645246Z adding 'torch/include/kineto/LoggingAPI.h' 2025-04-25T04:39:36.7647179Z adding 'torch/include/kineto/ThreadUtil.h' 2025-04-25T04:39:36.7649081Z adding 'torch/include/kineto/TraceSpan.h' 2025-04-25T04:39:36.7651595Z adding 'torch/include/kineto/libkineto.h' 2025-04-25T04:39:36.7653834Z adding 'torch/include/kineto/output_base.h' 2025-04-25T04:39:36.7655795Z adding 'torch/include/kineto/time_since_epoch.h' 2025-04-25T04:39:36.7688326Z adding 'torch/include/oneapi/dnnl/dnnl.h' 2025-04-25T04:39:36.7789139Z adding 'torch/include/oneapi/dnnl/dnnl.hpp' 2025-04-25T04:39:36.7806387Z adding 'torch/include/oneapi/dnnl/dnnl_common.h' 2025-04-25T04:39:36.7811618Z adding 'torch/include/oneapi/dnnl/dnnl_common.hpp' 2025-04-25T04:39:36.7815779Z adding 'torch/include/oneapi/dnnl/dnnl_common_types.h' 2025-04-25T04:39:36.7818680Z adding 'torch/include/oneapi/dnnl/dnnl_config.h' 2025-04-25T04:39:36.7820945Z adding 'torch/include/oneapi/dnnl/dnnl_debug.h' 2025-04-25T04:39:36.7829372Z adding 'torch/include/oneapi/dnnl/dnnl_graph.h' 2025-04-25T04:39:36.7848988Z adding 'torch/include/oneapi/dnnl/dnnl_graph.hpp' 2025-04-25T04:39:36.7853199Z adding 'torch/include/oneapi/dnnl/dnnl_graph_ocl.h' 2025-04-25T04:39:36.7856202Z adding 'torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp' 2025-04-25T04:39:36.7858953Z adding 'torch/include/oneapi/dnnl/dnnl_graph_sycl.h' 2025-04-25T04:39:36.7861406Z adding 'torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp' 2025-04-25T04:39:36.7866489Z adding 'torch/include/oneapi/dnnl/dnnl_graph_types.h' 2025-04-25T04:39:36.7870498Z adding 'torch/include/oneapi/dnnl/dnnl_ocl.h' 2025-04-25T04:39:36.7875677Z adding 'torch/include/oneapi/dnnl/dnnl_ocl.hpp' 2025-04-25T04:39:36.7878144Z adding 'torch/include/oneapi/dnnl/dnnl_ocl_types.h' 2025-04-25T04:39:36.7881693Z adding 'torch/include/oneapi/dnnl/dnnl_sycl.h' 2025-04-25T04:39:36.7886223Z adding 'torch/include/oneapi/dnnl/dnnl_sycl.hpp' 2025-04-25T04:39:36.7888536Z adding 'torch/include/oneapi/dnnl/dnnl_sycl_types.h' 2025-04-25T04:39:36.7891014Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool.h' 2025-04-25T04:39:36.7893712Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool.hpp' 2025-04-25T04:39:36.7896189Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp' 2025-04-25T04:39:36.7920894Z adding 'torch/include/oneapi/dnnl/dnnl_types.h' 2025-04-25T04:39:36.7926664Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel.h' 2025-04-25T04:39:36.7931593Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel.hpp' 2025-04-25T04:39:36.7934283Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel_types.h' 2025-04-25T04:39:36.7936358Z adding 'torch/include/oneapi/dnnl/dnnl_version.h' 2025-04-25T04:39:36.7938728Z adding 'torch/include/oneapi/dnnl/dnnl_version_hash.h' 2025-04-25T04:39:36.7946261Z adding 'torch/include/pybind11/attr.h' 2025-04-25T04:39:36.7950063Z adding 'torch/include/pybind11/buffer_info.h' 2025-04-25T04:39:36.7971212Z adding 'torch/include/pybind11/cast.h' 2025-04-25T04:39:36.7976017Z adding 'torch/include/pybind11/chrono.h' 2025-04-25T04:39:36.7977943Z adding 'torch/include/pybind11/common.h' 2025-04-25T04:39:36.7980197Z adding 'torch/include/pybind11/complex.h' 2025-04-25T04:39:36.7982179Z adding 'torch/include/pybind11/eigen.h' 2025-04-25T04:39:36.7986770Z adding 'torch/include/pybind11/embed.h' 2025-04-25T04:39:36.7990154Z adding 'torch/include/pybind11/eval.h' 2025-04-25T04:39:36.7992980Z adding 'torch/include/pybind11/functional.h' 2025-04-25T04:39:36.7996420Z adding 'torch/include/pybind11/gil.h' 2025-04-25T04:39:36.7999570Z adding 'torch/include/pybind11/gil_safe_call_once.h' 2025-04-25T04:39:36.8003331Z adding 'torch/include/pybind11/iostream.h' 2025-04-25T04:39:36.8027626Z adding 'torch/include/pybind11/numpy.h' 2025-04-25T04:39:36.8032644Z adding 'torch/include/pybind11/operators.h' 2025-04-25T04:39:36.8035157Z adding 'torch/include/pybind11/options.h' 2025-04-25T04:39:36.8073066Z adding 'torch/include/pybind11/pybind11.h' 2025-04-25T04:39:36.8103056Z adding 'torch/include/pybind11/pytypes.h' 2025-04-25T04:39:36.8109919Z adding 'torch/include/pybind11/stl.h' 2025-04-25T04:39:36.8118381Z adding 'torch/include/pybind11/stl_bind.h' 2025-04-25T04:39:36.8121201Z adding 'torch/include/pybind11/type_caster_pyobject_ptr.h' 2025-04-25T04:39:36.8123762Z adding 'torch/include/pybind11/typing.h' 2025-04-25T04:39:36.8133546Z adding 'torch/include/pybind11/detail/class.h' 2025-04-25T04:39:36.8151078Z adding 'torch/include/pybind11/detail/common.h' 2025-04-25T04:39:36.8154619Z adding 'torch/include/pybind11/detail/cpp_conduit.h' 2025-04-25T04:39:36.8157400Z adding 'torch/include/pybind11/detail/descr.h' 2025-04-25T04:39:36.8160000Z adding 'torch/include/pybind11/detail/exception_translation.h' 2025-04-25T04:39:36.8165431Z adding 'torch/include/pybind11/detail/init.h' 2025-04-25T04:39:36.8175509Z adding 'torch/include/pybind11/detail/internals.h' 2025-04-25T04:39:36.8191155Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2025-04-25T04:39:36.8194317Z adding 'torch/include/pybind11/detail/typeid.h' 2025-04-25T04:39:36.8196695Z adding 'torch/include/pybind11/detail/value_and_holder.h' 2025-04-25T04:39:36.8198950Z adding 'torch/include/pybind11/eigen/common.h' 2025-04-25T04:39:36.8208315Z adding 'torch/include/pybind11/eigen/matrix.h' 2025-04-25T04:39:36.8213773Z adding 'torch/include/pybind11/eigen/tensor.h' 2025-04-25T04:39:36.8217137Z adding 'torch/include/pybind11/stl/filesystem.h' 2025-04-25T04:39:36.8219373Z adding 'torch/include/tensorpipe/config.h' 2025-04-25T04:39:36.8221351Z adding 'torch/include/tensorpipe/tensorpipe.h' 2025-04-25T04:39:36.8224531Z adding 'torch/include/tensorpipe/channel/context.h' 2025-04-25T04:39:36.8226423Z adding 'torch/include/tensorpipe/channel/error.h' 2025-04-25T04:39:36.8228571Z adding 'torch/include/tensorpipe/channel/basic/factory.h' 2025-04-25T04:39:36.8230640Z adding 'torch/include/tensorpipe/channel/cma/factory.h' 2025-04-25T04:39:36.8233375Z adding 'torch/include/tensorpipe/channel/mpt/factory.h' 2025-04-25T04:39:36.8235221Z adding 'torch/include/tensorpipe/channel/xth/factory.h' 2025-04-25T04:39:36.8237662Z adding 'torch/include/tensorpipe/common/buffer.h' 2025-04-25T04:39:36.8239729Z adding 'torch/include/tensorpipe/common/cpu_buffer.h' 2025-04-25T04:39:36.8241771Z adding 'torch/include/tensorpipe/common/device.h' 2025-04-25T04:39:36.8244193Z adding 'torch/include/tensorpipe/common/error.h' 2025-04-25T04:39:36.8249874Z adding 'torch/include/tensorpipe/common/optional.h' 2025-04-25T04:39:36.8253426Z adding 'torch/include/tensorpipe/core/context.h' 2025-04-25T04:39:36.8255248Z adding 'torch/include/tensorpipe/core/error.h' 2025-04-25T04:39:36.8257683Z adding 'torch/include/tensorpipe/core/listener.h' 2025-04-25T04:39:36.8260020Z adding 'torch/include/tensorpipe/core/message.h' 2025-04-25T04:39:36.8262657Z adding 'torch/include/tensorpipe/core/pipe.h' 2025-04-25T04:39:36.8265430Z adding 'torch/include/tensorpipe/transport/context.h' 2025-04-25T04:39:36.8267425Z adding 'torch/include/tensorpipe/transport/error.h' 2025-04-25T04:39:36.8269600Z adding 'torch/include/tensorpipe/transport/ibv/error.h' 2025-04-25T04:39:36.8271481Z adding 'torch/include/tensorpipe/transport/ibv/factory.h' 2025-04-25T04:39:36.8273424Z adding 'torch/include/tensorpipe/transport/ibv/utility.h' 2025-04-25T04:39:36.8275311Z adding 'torch/include/tensorpipe/transport/shm/factory.h' 2025-04-25T04:39:36.8277421Z adding 'torch/include/tensorpipe/transport/uv/error.h' 2025-04-25T04:39:36.8279222Z adding 'torch/include/tensorpipe/transport/uv/factory.h' 2025-04-25T04:39:36.8281251Z adding 'torch/include/tensorpipe/transport/uv/utility.h' 2025-04-25T04:39:36.8287637Z adding 'torch/include/torch/custom_class.h' 2025-04-25T04:39:36.8291641Z adding 'torch/include/torch/custom_class_detail.h' 2025-04-25T04:39:36.8293614Z adding 'torch/include/torch/extension.h' 2025-04-25T04:39:36.8306993Z adding 'torch/include/torch/library.h' 2025-04-25T04:39:36.8309744Z adding 'torch/include/torch/script.h' 2025-04-25T04:39:36.8313011Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2025-04-25T04:39:36.8314888Z adding 'torch/include/torch/csrc/DataLoader.h' 2025-04-25T04:39:36.8316837Z adding 'torch/include/torch/csrc/Device.h' 2025-04-25T04:39:36.8318661Z adding 'torch/include/torch/csrc/DeviceAccelerator.h' 2025-04-25T04:39:36.8320447Z adding 'torch/include/torch/csrc/Dtype.h' 2025-04-25T04:39:36.8322444Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2025-04-25T04:39:36.8324271Z adding 'torch/include/torch/csrc/Event.h' 2025-04-25T04:39:36.8329311Z adding 'torch/include/torch/csrc/Exceptions.h' 2025-04-25T04:39:36.8331421Z adding 'torch/include/torch/csrc/Export.h' 2025-04-25T04:39:36.8333410Z adding 'torch/include/torch/csrc/Generator.h' 2025-04-25T04:39:36.8335286Z adding 'torch/include/torch/csrc/Layout.h' 2025-04-25T04:39:36.8337271Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2025-04-25T04:39:36.8339333Z adding 'torch/include/torch/csrc/Module.h' 2025-04-25T04:39:36.8341006Z adding 'torch/include/torch/csrc/PyInterpreter.h' 2025-04-25T04:39:36.8342839Z adding 'torch/include/torch/csrc/QScheme.h' 2025-04-25T04:39:36.8344581Z adding 'torch/include/torch/csrc/Size.h' 2025-04-25T04:39:36.8346773Z adding 'torch/include/torch/csrc/Storage.h' 2025-04-25T04:39:36.8348584Z adding 'torch/include/torch/csrc/StorageMethods.h' 2025-04-25T04:39:36.8350158Z adding 'torch/include/torch/csrc/StorageSharing.h' 2025-04-25T04:39:36.8351977Z adding 'torch/include/torch/csrc/Stream.h' 2025-04-25T04:39:36.8353688Z adding 'torch/include/torch/csrc/THConcat.h' 2025-04-25T04:39:36.8355541Z adding 'torch/include/torch/csrc/THP.h' 2025-04-25T04:39:36.8357472Z adding 'torch/include/torch/csrc/TypeInfo.h' 2025-04-25T04:39:36.8359096Z adding 'torch/include/torch/csrc/Types.h' 2025-04-25T04:39:36.8361102Z adding 'torch/include/torch/csrc/copy_utils.h' 2025-04-25T04:39:36.8362820Z adding 'torch/include/torch/csrc/itt.h' 2025-04-25T04:39:36.8364661Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2025-04-25T04:39:36.8367486Z adding 'torch/include/torch/csrc/python_dimname.h' 2025-04-25T04:39:36.8369868Z adding 'torch/include/torch/csrc/python_headers.h' 2025-04-25T04:39:36.8371405Z adding 'torch/include/torch/csrc/serialization.h' 2025-04-25T04:39:36.8374679Z adding 'torch/include/torch/csrc/utils.h' 2025-04-25T04:39:36.8377693Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2025-04-25T04:39:36.8379982Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2025-04-25T04:39:36.8382111Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2025-04-25T04:39:36.8383915Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2025-04-25T04:39:36.8385544Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2025-04-25T04:39:36.8388868Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2025-04-25T04:39:36.8392176Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2025-04-25T04:39:36.8395141Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2025-04-25T04:39:36.8397813Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2025-04-25T04:39:36.8399671Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2025-04-25T04:39:36.8401722Z adding 'torch/include/torch/csrc/api/include/torch/mps.h' 2025-04-25T04:39:36.8403959Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2025-04-25T04:39:36.8405835Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2025-04-25T04:39:36.8407301Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2025-04-25T04:39:36.8412228Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2025-04-25T04:39:36.8416147Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2025-04-25T04:39:36.8419115Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2025-04-25T04:39:36.8420925Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2025-04-25T04:39:36.8426469Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2025-04-25T04:39:36.8428888Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2025-04-25T04:39:36.8431059Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2025-04-25T04:39:36.8433317Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2025-04-25T04:39:36.8435668Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2025-04-25T04:39:36.8437080Z adding 'torch/include/torch/csrc/api/include/torch/xpu.h' 2025-04-25T04:39:36.8440152Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2025-04-25T04:39:36.8442322Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2025-04-25T04:39:36.8444036Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2025-04-25T04:39:36.8445649Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2025-04-25T04:39:36.8448171Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2025-04-25T04:39:36.8449878Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2025-04-25T04:39:36.8451136Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2025-04-25T04:39:36.8452965Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2025-04-25T04:39:36.8457007Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2025-04-25T04:39:36.8459548Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2025-04-25T04:39:36.8462092Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2025-04-25T04:39:36.8464831Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2025-04-25T04:39:36.8471695Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2025-04-25T04:39:36.8474633Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2025-04-25T04:39:36.8476730Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2025-04-25T04:39:36.8478919Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2025-04-25T04:39:36.8481257Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2025-04-25T04:39:36.8483194Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2025-04-25T04:39:36.8485821Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2025-04-25T04:39:36.8488113Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2025-04-25T04:39:36.8490917Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2025-04-25T04:39:36.8493205Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2025-04-25T04:39:36.8495191Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2025-04-25T04:39:36.8497362Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2025-04-25T04:39:36.8499418Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2025-04-25T04:39:36.8501350Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2025-04-25T04:39:36.8503190Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2025-04-25T04:39:36.8505336Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2025-04-25T04:39:36.8507676Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2025-04-25T04:39:36.8509664Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2025-04-25T04:39:36.8511658Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2025-04-25T04:39:36.8513444Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2025-04-25T04:39:36.8515614Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2025-04-25T04:39:36.8520413Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2025-04-25T04:39:36.8522814Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2025-04-25T04:39:36.8525757Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2025-04-25T04:39:36.8527587Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2025-04-25T04:39:36.8529887Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2025-04-25T04:39:36.8537297Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2025-04-25T04:39:36.8540095Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2025-04-25T04:39:36.8541947Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2025-04-25T04:39:36.8544163Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2025-04-25T04:39:36.8547338Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2025-04-25T04:39:36.8549154Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2025-04-25T04:39:36.8555443Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2025-04-25T04:39:36.8558398Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2025-04-25T04:39:36.8560754Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2025-04-25T04:39:36.8563024Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2025-04-25T04:39:36.8565464Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2025-04-25T04:39:36.8568404Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2025-04-25T04:39:36.8570687Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2025-04-25T04:39:36.8572783Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2025-04-25T04:39:36.8574602Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2025-04-25T04:39:36.8579861Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2025-04-25T04:39:36.8583498Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2025-04-25T04:39:36.8585748Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2025-04-25T04:39:36.8587853Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2025-04-25T04:39:36.8592942Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2025-04-25T04:39:36.8597119Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2025-04-25T04:39:36.8599784Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2025-04-25T04:39:36.8602118Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2025-04-25T04:39:36.8606994Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2025-04-25T04:39:36.8610235Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2025-04-25T04:39:36.8613152Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2025-04-25T04:39:36.8615878Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2025-04-25T04:39:36.8620141Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2025-04-25T04:39:36.8623185Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2025-04-25T04:39:36.8625624Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2025-04-25T04:39:36.8628516Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2025-04-25T04:39:36.8630817Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2025-04-25T04:39:36.8633595Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2025-04-25T04:39:36.8636225Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2025-04-25T04:39:36.8642624Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2025-04-25T04:39:36.8645989Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2025-04-25T04:39:36.8649302Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2025-04-25T04:39:36.8651881Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2025-04-25T04:39:36.8656763Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2025-04-25T04:39:36.8660860Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2025-04-25T04:39:36.8664246Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2025-04-25T04:39:36.8667007Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2025-04-25T04:39:36.8669932Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2025-04-25T04:39:36.8672100Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2025-04-25T04:39:36.8674195Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2025-04-25T04:39:36.8679205Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2025-04-25T04:39:36.8682598Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2025-04-25T04:39:36.8685062Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2025-04-25T04:39:36.8687779Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2025-04-25T04:39:36.8691099Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2025-04-25T04:39:36.8694940Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2025-04-25T04:39:36.8697367Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2025-04-25T04:39:36.8699972Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2025-04-25T04:39:36.8702839Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2025-04-25T04:39:36.8707795Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2025-04-25T04:39:36.8712457Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2025-04-25T04:39:36.8715097Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2025-04-25T04:39:36.8717081Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2025-04-25T04:39:36.8720080Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2025-04-25T04:39:36.8722427Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2025-04-25T04:39:36.8724577Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2025-04-25T04:39:36.8727621Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2025-04-25T04:39:36.8730021Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2025-04-25T04:39:36.8732228Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2025-04-25T04:39:36.8734472Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2025-04-25T04:39:36.8739725Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2025-04-25T04:39:36.8743129Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2025-04-25T04:39:36.8745673Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2025-04-25T04:39:36.8747717Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2025-04-25T04:39:36.8751243Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2025-04-25T04:39:36.8754256Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2025-04-25T04:39:36.8756321Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2025-04-25T04:39:36.8758365Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2025-04-25T04:39:36.8760351Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2025-04-25T04:39:36.8762801Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2025-04-25T04:39:36.8764787Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2025-04-25T04:39:36.8769582Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2025-04-25T04:39:36.8772656Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2025-04-25T04:39:36.8775112Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2025-04-25T04:39:36.8779385Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2025-04-25T04:39:36.8782439Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2025-04-25T04:39:36.8784710Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2025-04-25T04:39:36.8787046Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2025-04-25T04:39:36.8789445Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2025-04-25T04:39:36.8792705Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2025-04-25T04:39:36.8795244Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2025-04-25T04:39:36.8799038Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2025-04-25T04:39:36.8801439Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2025-04-25T04:39:36.8803935Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2025-04-25T04:39:36.8806110Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h' 2025-04-25T04:39:36.8807739Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2025-04-25T04:39:36.8809679Z adding 'torch/include/torch/csrc/api/include/torch/python/init.h' 2025-04-25T04:39:36.8811928Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2025-04-25T04:39:36.8814338Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2025-04-25T04:39:36.8816332Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2025-04-25T04:39:36.8817831Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2025-04-25T04:39:36.8825393Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2025-04-25T04:39:36.8827546Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2025-04-25T04:39:36.8831999Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2025-04-25T04:39:36.8834296Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2025-04-25T04:39:36.8836950Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2025-04-25T04:39:36.8839248Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2025-04-25T04:39:36.8840898Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2025-04-25T04:39:36.8847411Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2025-04-25T04:39:36.8849726Z adding 'torch/include/torch/csrc/autograd/edge.h' 2025-04-25T04:39:36.8853789Z adding 'torch/include/torch/csrc/autograd/engine.h' 2025-04-25T04:39:36.8857827Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2025-04-25T04:39:36.8868439Z adding 'torch/include/torch/csrc/autograd/function.h' 2025-04-25T04:39:36.8871186Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2025-04-25T04:39:36.8872664Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2025-04-25T04:39:36.8876399Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2025-04-25T04:39:36.8878623Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2025-04-25T04:39:36.8880461Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2025-04-25T04:39:36.8882560Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2025-04-25T04:39:36.8883998Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2025-04-25T04:39:36.8886975Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2025-04-25T04:39:36.8890990Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2025-04-25T04:39:36.8892817Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2025-04-25T04:39:36.8894558Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2025-04-25T04:39:36.8896039Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2025-04-25T04:39:36.8898115Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2025-04-25T04:39:36.8899841Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2025-04-25T04:39:36.8901342Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2025-04-25T04:39:36.8902829Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2025-04-25T04:39:36.8905542Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2025-04-25T04:39:36.8907323Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2025-04-25T04:39:36.8908942Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2025-04-25T04:39:36.8910479Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2025-04-25T04:39:36.8911849Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2025-04-25T04:39:36.8913633Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2025-04-25T04:39:36.8915365Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2025-04-25T04:39:36.8916948Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2025-04-25T04:39:36.8918472Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2025-04-25T04:39:36.8920272Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2025-04-25T04:39:36.8922472Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2025-04-25T04:39:36.8924751Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2025-04-25T04:39:36.8926567Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2025-04-25T04:39:36.8929238Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2025-04-25T04:39:36.8931188Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2025-04-25T04:39:36.8932808Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2025-04-25T04:39:36.8946034Z adding 'torch/include/torch/csrc/autograd/variable.h' 2025-04-25T04:39:36.8948880Z adding 'torch/include/torch/csrc/autograd/variable_info.h' 2025-04-25T04:39:36.8953997Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2025-04-25T04:39:36.8956404Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2025-04-25T04:39:36.8958308Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2025-04-25T04:39:36.8959968Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2025-04-25T04:39:36.8963526Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2025-04-25T04:39:36.8965913Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2025-04-25T04:39:36.9011030Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2025-04-25T04:39:36.9024177Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2025-04-25T04:39:36.9028576Z adding 'torch/include/torch/csrc/autograd/generated/ViewFuncs.h' 2025-04-25T04:39:36.9031207Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2025-04-25T04:39:36.9033235Z adding 'torch/include/torch/csrc/autograd/generated/python_return_types.h' 2025-04-25T04:39:36.9039812Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2025-04-25T04:39:36.9043076Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2025-04-25T04:39:36.9045256Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2025-04-25T04:39:36.9048203Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2025-04-25T04:39:36.9050222Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2025-04-25T04:39:36.9051983Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2025-04-25T04:39:36.9054225Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2025-04-25T04:39:36.9056163Z adding 'torch/include/torch/csrc/cpu/Module.h' 2025-04-25T04:39:36.9059330Z adding 'torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h' 2025-04-25T04:39:36.9061231Z adding 'torch/include/torch/csrc/cuda/Event.h' 2025-04-25T04:39:36.9063171Z adding 'torch/include/torch/csrc/cuda/GdsFile.h' 2025-04-25T04:39:36.9065440Z adding 'torch/include/torch/csrc/cuda/Module.h' 2025-04-25T04:39:36.9066712Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2025-04-25T04:39:36.9068239Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2025-04-25T04:39:36.9069968Z adding 'torch/include/torch/csrc/cuda/comm.h' 2025-04-25T04:39:36.9071668Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2025-04-25T04:39:36.9073353Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2025-04-25T04:39:36.9075997Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2025-04-25T04:39:36.9077672Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2025-04-25T04:39:36.9079280Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2025-04-25T04:39:36.9081806Z adding 'torch/include/torch/csrc/distributed/autograd/autograd.h' 2025-04-25T04:39:36.9083579Z adding 'torch/include/torch/csrc/distributed/autograd/python_autograd.h' 2025-04-25T04:39:36.9085439Z adding 'torch/include/torch/csrc/distributed/autograd/utils.h' 2025-04-25T04:39:36.9088870Z adding 'torch/include/torch/csrc/distributed/autograd/context/container.h' 2025-04-25T04:39:36.9092029Z adding 'torch/include/torch/csrc/distributed/autograd/context/context.h' 2025-04-25T04:39:36.9095897Z adding 'torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h' 2025-04-25T04:39:36.9098276Z adding 'torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h' 2025-04-25T04:39:36.9100240Z adding 'torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h' 2025-04-25T04:39:36.9102304Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h' 2025-04-25T04:39:36.9104293Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h' 2025-04-25T04:39:36.9105983Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h' 2025-04-25T04:39:36.9108018Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h' 2025-04-25T04:39:36.9109690Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h' 2025-04-25T04:39:36.9112114Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h' 2025-04-25T04:39:36.9114598Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h' 2025-04-25T04:39:36.9116663Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h' 2025-04-25T04:39:36.9118791Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h' 2025-04-25T04:39:36.9120696Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h' 2025-04-25T04:39:36.9126034Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2025-04-25T04:39:36.9128344Z adding 'torch/include/torch/csrc/distributed/c10d/Backoff.hpp' 2025-04-25T04:39:36.9131943Z adding 'torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory-inl.h' 2025-04-25T04:39:36.9134743Z adding 'torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp' 2025-04-25T04:39:36.9136894Z adding 'torch/include/torch/csrc/distributed/c10d/DMAConnectivity.hpp' 2025-04-25T04:39:36.9139816Z adding 'torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp' 2025-04-25T04:39:36.9142087Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2025-04-25T04:39:36.9146536Z adding 'torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp' 2025-04-25T04:39:36.9148322Z adding 'torch/include/torch/csrc/distributed/c10d/Functional.hpp' 2025-04-25T04:39:36.9150220Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2025-04-25T04:39:36.9152142Z adding 'torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp' 2025-04-25T04:39:36.9154286Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2025-04-25T04:39:36.9159242Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2025-04-25T04:39:36.9161106Z adding 'torch/include/torch/csrc/distributed/c10d/NanCheck.hpp' 2025-04-25T04:39:36.9163903Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2025-04-25T04:39:36.9166193Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2025-04-25T04:39:36.9173670Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2025-04-25T04:39:36.9179442Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2025-04-25T04:39:36.9183535Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2025-04-25T04:39:36.9201913Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2025-04-25T04:39:36.9206940Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2025-04-25T04:39:36.9209905Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2025-04-25T04:39:36.9213656Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2025-04-25T04:39:36.9215928Z adding 'torch/include/torch/csrc/distributed/c10d/RankLocal.hpp' 2025-04-25T04:39:36.9218537Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2025-04-25T04:39:36.9221976Z adding 'torch/include/torch/csrc/distributed/c10d/SymmetricMemory.hpp' 2025-04-25T04:39:36.9225173Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2025-04-25T04:39:36.9227431Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp' 2025-04-25T04:39:36.9231357Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2025-04-25T04:39:36.9234471Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2025-04-25T04:39:36.9236860Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2025-04-25T04:39:36.9240251Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2025-04-25T04:39:36.9242390Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2025-04-25T04:39:36.9248832Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2025-04-25T04:39:36.9252154Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2025-04-25T04:39:36.9254596Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2025-04-25T04:39:36.9256496Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2025-04-25T04:39:36.9259089Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2025-04-25T04:39:36.9261228Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2025-04-25T04:39:36.9263538Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2025-04-25T04:39:36.9265522Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2025-04-25T04:39:36.9267599Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2025-04-25T04:39:36.9270066Z adding 'torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp' 2025-04-25T04:39:36.9279186Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2025-04-25T04:39:36.9280008Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2025-04-25T04:39:36.9280568Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2025-04-25T04:39:36.9286680Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2025-04-25T04:39:36.9289366Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2025-04-25T04:39:36.9291745Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2025-04-25T04:39:36.9293855Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2025-04-25T04:39:36.9295953Z adding 'torch/include/torch/csrc/distributed/c10d/socket_fmt.h' 2025-04-25T04:39:36.9298666Z adding 'torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp' 2025-04-25T04:39:36.9300861Z adding 'torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp' 2025-04-25T04:39:36.9303343Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp' 2025-04-25T04:39:36.9305434Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp' 2025-04-25T04:39:36.9307228Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp' 2025-04-25T04:39:36.9309561Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization.h' 2025-04-25T04:39:36.9311530Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h' 2025-04-25T04:39:36.9313520Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h' 2025-04-25T04:39:36.9316304Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2025-04-25T04:39:36.9319321Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2025-04-25T04:39:36.9321947Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2025-04-25T04:39:36.9324333Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2025-04-25T04:39:36.9326372Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2025-04-25T04:39:36.9328634Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2025-04-25T04:39:36.9330288Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2025-04-25T04:39:36.9333277Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2025-04-25T04:39:36.9335472Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2025-04-25T04:39:36.9337843Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2025-04-25T04:39:36.9340454Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2025-04-25T04:39:36.9342121Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2025-04-25T04:39:36.9347340Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2025-04-25T04:39:36.9349737Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2025-04-25T04:39:36.9355761Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2025-04-25T04:39:36.9362345Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2025-04-25T04:39:36.9365343Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2025-04-25T04:39:36.9367981Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2025-04-25T04:39:36.9370090Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2025-04-25T04:39:36.9372230Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2025-04-25T04:39:36.9378287Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2025-04-25T04:39:36.9381550Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2025-04-25T04:39:36.9383902Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2025-04-25T04:39:36.9386241Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2025-04-25T04:39:36.9388481Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2025-04-25T04:39:36.9390549Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2025-04-25T04:39:36.9392823Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2025-04-25T04:39:36.9395679Z adding 'torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h' 2025-04-25T04:39:36.9398063Z adding 'torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h' 2025-04-25T04:39:36.9400572Z adding 'torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h' 2025-04-25T04:39:36.9403129Z adding 'torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h' 2025-04-25T04:39:36.9404396Z adding 'torch/include/torch/csrc/distributed/rpc/testing/testing.h' 2025-04-25T04:39:36.9406755Z adding 'torch/include/torch/csrc/dynamo/cache_entry.h' 2025-04-25T04:39:36.9421044Z adding 'torch/include/torch/csrc/dynamo/compiled_autograd.h' 2025-04-25T04:39:36.9423996Z adding 'torch/include/torch/csrc/dynamo/cpp_shim.h' 2025-04-25T04:39:36.9425776Z adding 'torch/include/torch/csrc/dynamo/cpython_defs.h' 2025-04-25T04:39:36.9428056Z adding 'torch/include/torch/csrc/dynamo/cpython_includes.h' 2025-04-25T04:39:36.9430016Z adding 'torch/include/torch/csrc/dynamo/debug_macros.h' 2025-04-25T04:39:36.9432063Z adding 'torch/include/torch/csrc/dynamo/eval_frame.h' 2025-04-25T04:39:36.9433882Z adding 'torch/include/torch/csrc/dynamo/eval_frame_cpp.h' 2025-04-25T04:39:36.9436921Z adding 'torch/include/torch/csrc/dynamo/extra_state.h' 2025-04-25T04:39:36.9439726Z adding 'torch/include/torch/csrc/dynamo/framelocals_mapping.h' 2025-04-25T04:39:36.9441911Z adding 'torch/include/torch/csrc/dynamo/guards.h' 2025-04-25T04:39:36.9443640Z adding 'torch/include/torch/csrc/dynamo/init.h' 2025-04-25T04:39:36.9445385Z adding 'torch/include/torch/csrc/dynamo/python_compiled_autograd.h' 2025-04-25T04:39:36.9447013Z adding 'torch/include/torch/csrc/dynamo/utils.h' 2025-04-25T04:39:36.9448963Z adding 'torch/include/torch/csrc/export/pybind.h' 2025-04-25T04:39:36.9450724Z adding 'torch/include/torch/csrc/functorch/init.h' 2025-04-25T04:39:36.9452500Z adding 'torch/include/torch/csrc/fx/node.h' 2025-04-25T04:39:36.9455189Z adding 'torch/include/torch/csrc/inductor/array_ref_impl.h' 2025-04-25T04:39:36.9456968Z adding 'torch/include/torch/csrc/inductor/inductor_ops.h' 2025-04-25T04:39:36.9458624Z adding 'torch/include/torch/csrc/inductor/static_cuda_launcher.h' 2025-04-25T04:39:36.9461451Z adding 'torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h' 2025-04-25T04:39:36.9464517Z adding 'torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h' 2025-04-25T04:39:36.9466640Z adding 'torch/include/torch/csrc/inductor/aoti_include/array_ref.h' 2025-04-25T04:39:36.9468304Z adding 'torch/include/torch/csrc/inductor/aoti_include/common.h' 2025-04-25T04:39:36.9470006Z adding 'torch/include/torch/csrc/inductor/aoti_include/cpu.h' 2025-04-25T04:39:36.9471472Z adding 'torch/include/torch/csrc/inductor/aoti_include/cuda.h' 2025-04-25T04:39:36.9472944Z adding 'torch/include/torch/csrc/inductor/aoti_include/xpu.h' 2025-04-25T04:39:36.9475205Z adding 'torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h' 2025-04-25T04:39:36.9476876Z adding 'torch/include/torch/csrc/inductor/aoti_package/pybind.h' 2025-04-25T04:39:36.9479832Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h' 2025-04-25T04:39:36.9481600Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h' 2025-04-25T04:39:36.9483472Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h' 2025-04-25T04:39:36.9485651Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h' 2025-04-25T04:39:36.9487108Z adding 'torch/include/torch/csrc/inductor/aoti_runner/pybind.h' 2025-04-25T04:39:36.9490494Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h' 2025-04-25T04:39:36.9492290Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h' 2025-04-25T04:39:36.9494338Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h' 2025-04-25T04:39:36.9497323Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/interface.h' 2025-04-25T04:39:36.9500301Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h' 2025-04-25T04:39:36.9506898Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model.h' 2025-04-25T04:39:36.9514761Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_container.h' 2025-04-25T04:39:36.9517390Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h' 2025-04-25T04:39:36.9520334Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h' 2025-04-25T04:39:36.9522642Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h' 2025-04-25T04:39:36.9526056Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils.h' 2025-04-25T04:39:36.9528428Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h' 2025-04-25T04:39:36.9530385Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h' 2025-04-25T04:39:36.9532601Z adding 'torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h' 2025-04-25T04:39:36.9535666Z adding 'torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h' 2025-04-25T04:39:36.9537253Z adding 'torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h' 2025-04-25T04:39:36.9539437Z adding 'torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h' 2025-04-25T04:39:36.9542363Z adding 'torch/include/torch/csrc/inductor/aoti_torch/utils.h' 2025-04-25T04:39:36.9549657Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim.h' 2025-04-25T04:39:36.9552793Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h' 2025-04-25T04:39:36.9554817Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h' 2025-04-25T04:39:36.9559864Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h' 2025-04-25T04:39:36.9565769Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h' 2025-04-25T04:39:36.9569406Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h' 2025-04-25T04:39:36.9571590Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h' 2025-04-25T04:39:36.9573498Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/common.h' 2025-04-25T04:39:36.9575058Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h' 2025-04-25T04:39:36.9576601Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h' 2025-04-25T04:39:36.9578070Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h' 2025-04-25T04:39:36.9579876Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h' 2025-04-25T04:39:36.9581397Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h' 2025-04-25T04:39:36.9583074Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h' 2025-04-25T04:39:36.9584798Z adding 'torch/include/torch/csrc/instruction_counter/Module.h' 2025-04-25T04:39:36.9587667Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2025-04-25T04:39:36.9589731Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2025-04-25T04:39:36.9591486Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2025-04-25T04:39:36.9595966Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2025-04-25T04:39:36.9599191Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2025-04-25T04:39:36.9601366Z adding 'torch/include/torch/csrc/jit/api/method.h' 2025-04-25T04:39:36.9608954Z adding 'torch/include/torch/csrc/jit/api/module.h' 2025-04-25T04:39:36.9612448Z adding 'torch/include/torch/csrc/jit/api/object.h' 2025-04-25T04:39:36.9615277Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2025-04-25T04:39:36.9618517Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2025-04-25T04:39:36.9620797Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2025-04-25T04:39:36.9622745Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2025-04-25T04:39:36.9624843Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2025-04-25T04:39:36.9626450Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2025-04-25T04:39:36.9628256Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2025-04-25T04:39:36.9629915Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2025-04-25T04:39:36.9631851Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2025-04-25T04:39:36.9634223Z adding 'torch/include/torch/csrc/jit/backends/coreml/cpp/context.h' 2025-04-25T04:39:36.9636299Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h' 2025-04-25T04:39:36.9638176Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h' 2025-04-25T04:39:36.9640031Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h' 2025-04-25T04:39:36.9641769Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h' 2025-04-25T04:39:36.9643459Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h' 2025-04-25T04:39:36.9645915Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h' 2025-04-25T04:39:36.9648768Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h' 2025-04-25T04:39:36.9650346Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h' 2025-04-25T04:39:36.9652896Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h' 2025-04-25T04:39:36.9655154Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2025-04-25T04:39:36.9657462Z adding 'torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h' 2025-04-25T04:39:36.9659187Z adding 'torch/include/torch/csrc/jit/codegen/fuser/codegen.h' 2025-04-25T04:39:36.9661156Z adding 'torch/include/torch/csrc/jit/codegen/fuser/compiler.h' 2025-04-25T04:39:36.9663000Z adding 'torch/include/torch/csrc/jit/codegen/fuser/executor.h' 2025-04-25T04:39:36.9664610Z adding 'torch/include/torch/csrc/jit/codegen/fuser/fallback.h' 2025-04-25T04:39:36.9666698Z adding 'torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h' 2025-04-25T04:39:36.9668842Z adding 'torch/include/torch/csrc/jit/codegen/fuser/interface.h' 2025-04-25T04:39:36.9670570Z adding 'torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h' 2025-04-25T04:39:36.9674238Z adding 'torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h' 2025-04-25T04:39:36.9676561Z adding 'torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h' 2025-04-25T04:39:36.9678637Z adding 'torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h' 2025-04-25T04:39:36.9680371Z adding 'torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h' 2025-04-25T04:39:36.9682535Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h' 2025-04-25T04:39:36.9684676Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h' 2025-04-25T04:39:36.9686988Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h' 2025-04-25T04:39:36.9689260Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h' 2025-04-25T04:39:36.9693085Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h' 2025-04-25T04:39:36.9697027Z adding 'torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h' 2025-04-25T04:39:36.9699291Z adding 'torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h' 2025-04-25T04:39:36.9700855Z adding 'torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h' 2025-04-25T04:39:36.9702988Z adding 'torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h' 2025-04-25T04:39:36.9705234Z adding 'torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h' 2025-04-25T04:39:36.9707009Z adding 'torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h' 2025-04-25T04:39:36.9709021Z adding 'torch/include/torch/csrc/jit/codegen/onednn/interface.h' 2025-04-25T04:39:36.9711400Z adding 'torch/include/torch/csrc/jit/codegen/onednn/kernel.h' 2025-04-25T04:39:36.9713327Z adding 'torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h' 2025-04-25T04:39:36.9715713Z adding 'torch/include/torch/csrc/jit/codegen/onednn/operator.h' 2025-04-25T04:39:36.9718143Z adding 'torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h' 2025-04-25T04:39:36.9720695Z adding 'torch/include/torch/csrc/jit/cuda/cuda.h' 2025-04-25T04:39:36.9723209Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2025-04-25T04:39:36.9725029Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2025-04-25T04:39:36.9728934Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2025-04-25T04:39:36.9730960Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2025-04-25T04:39:36.9732736Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2025-04-25T04:39:36.9734803Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2025-04-25T04:39:36.9736637Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2025-04-25T04:39:36.9738770Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2025-04-25T04:39:36.9740824Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2025-04-25T04:39:36.9742551Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2025-04-25T04:39:36.9749040Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2025-04-25T04:39:36.9751734Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2025-04-25T04:39:36.9753666Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2025-04-25T04:39:36.9756011Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2025-04-25T04:39:36.9757870Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2025-04-25T04:39:36.9759677Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2025-04-25T04:39:36.9761764Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2025-04-25T04:39:36.9763992Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2025-04-25T04:39:36.9766143Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2025-04-25T04:39:36.9768244Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2025-04-25T04:39:36.9773026Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2025-04-25T04:39:36.9775277Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2025-04-25T04:39:36.9777031Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2025-04-25T04:39:36.9785536Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2025-04-25T04:39:36.9789845Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2025-04-25T04:39:36.9793293Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2025-04-25T04:39:36.9802700Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2025-04-25T04:39:36.9805499Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2025-04-25T04:39:36.9810557Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2025-04-25T04:39:36.9813190Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2025-04-25T04:39:36.9815378Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2025-04-25T04:39:36.9818099Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2025-04-25T04:39:36.9819985Z adding 'torch/include/torch/csrc/jit/ir/graph_utils.h' 2025-04-25T04:39:36.9837632Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2025-04-25T04:39:36.9841800Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2025-04-25T04:39:36.9844100Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2025-04-25T04:39:36.9845725Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2025-04-25T04:39:36.9847496Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2025-04-25T04:39:36.9850887Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2025-04-25T04:39:36.9853538Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2025-04-25T04:39:36.9855391Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2025-04-25T04:39:36.9857948Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2025-04-25T04:39:36.9860139Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2025-04-25T04:39:36.9863462Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2025-04-25T04:39:36.9866431Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2025-04-25T04:39:36.9868478Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2025-04-25T04:39:36.9870887Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2025-04-25T04:39:36.9873485Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2025-04-25T04:39:36.9875617Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2025-04-25T04:39:36.9877496Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2025-04-25T04:39:36.9879282Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2025-04-25T04:39:36.9881328Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2025-04-25T04:39:36.9884210Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2025-04-25T04:39:36.9886846Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2025-04-25T04:39:36.9888854Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2025-04-25T04:39:36.9890801Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2025-04-25T04:39:36.9892667Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2025-04-25T04:39:36.9895340Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2025-04-25T04:39:36.9897412Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2025-04-25T04:39:36.9899451Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2025-04-25T04:39:36.9901700Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2025-04-25T04:39:36.9903785Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2025-04-25T04:39:36.9905839Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2025-04-25T04:39:36.9908108Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/backport.h' 2025-04-25T04:39:36.9910456Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h' 2025-04-25T04:39:36.9912530Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h' 2025-04-25T04:39:36.9914712Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h' 2025-04-25T04:39:36.9916914Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h' 2025-04-25T04:39:36.9918843Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h' 2025-04-25T04:39:36.9920980Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h' 2025-04-25T04:39:36.9923709Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h' 2025-04-25T04:39:36.9925874Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h' 2025-04-25T04:39:36.9927656Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h' 2025-04-25T04:39:36.9929645Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h' 2025-04-25T04:39:36.9932113Z adding 'torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h' 2025-04-25T04:39:36.9934856Z adding 'torch/include/torch/csrc/jit/mobile/nnc/context.h' 2025-04-25T04:39:36.9937040Z adding 'torch/include/torch/csrc/jit/mobile/nnc/registry.h' 2025-04-25T04:39:36.9939874Z adding 'torch/include/torch/csrc/jit/mobile/train/export_data.h' 2025-04-25T04:39:36.9942128Z adding 'torch/include/torch/csrc/jit/mobile/train/random.h' 2025-04-25T04:39:36.9944251Z adding 'torch/include/torch/csrc/jit/mobile/train/sequential.h' 2025-04-25T04:39:36.9947093Z adding 'torch/include/torch/csrc/jit/mobile/train/optim/sgd.h' 2025-04-25T04:39:36.9949494Z adding 'torch/include/torch/csrc/jit/operator_upgraders/upgraders.h' 2025-04-25T04:39:36.9951486Z adding 'torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h' 2025-04-25T04:39:36.9953487Z adding 'torch/include/torch/csrc/jit/operator_upgraders/utils.h' 2025-04-25T04:39:36.9955531Z adding 'torch/include/torch/csrc/jit/operator_upgraders/version_map.h' 2025-04-25T04:39:36.9958089Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2025-04-25T04:39:36.9959821Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2025-04-25T04:39:36.9961673Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2025-04-25T04:39:36.9963774Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2025-04-25T04:39:36.9965416Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2025-04-25T04:39:36.9967264Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2025-04-25T04:39:36.9969138Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2025-04-25T04:39:36.9970779Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2025-04-25T04:39:36.9972597Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2025-04-25T04:39:36.9974553Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2025-04-25T04:39:36.9976408Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2025-04-25T04:39:36.9978055Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2025-04-25T04:39:36.9980002Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2025-04-25T04:39:36.9982023Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2025-04-25T04:39:36.9983977Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2025-04-25T04:39:36.9985760Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2025-04-25T04:39:36.9987790Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2025-04-25T04:39:36.9989444Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2025-04-25T04:39:36.9991238Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2025-04-25T04:39:36.9992999Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2025-04-25T04:39:36.9994852Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2025-04-25T04:39:36.9996821Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2025-04-25T04:39:36.9999032Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2025-04-25T04:39:37.0000972Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2025-04-25T04:39:37.0002992Z adding 'torch/include/torch/csrc/jit/passes/fold_linear_bn.h' 2025-04-25T04:39:37.0004930Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2025-04-25T04:39:37.0006986Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2025-04-25T04:39:37.0008624Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2025-04-25T04:39:37.0010452Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2025-04-25T04:39:37.0012294Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2025-04-25T04:39:37.0014048Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_folding.h' 2025-04-25T04:39:37.0015786Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2025-04-25T04:39:37.0017566Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2025-04-25T04:39:37.0019419Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2025-04-25T04:39:37.0021237Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2025-04-25T04:39:37.0023435Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2025-04-25T04:39:37.0025679Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2025-04-25T04:39:37.0027485Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2025-04-25T04:39:37.0029262Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2025-04-25T04:39:37.0031115Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2025-04-25T04:39:37.0032912Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2025-04-25T04:39:37.0034718Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2025-04-25T04:39:37.0036416Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2025-04-25T04:39:37.0038318Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2025-04-25T04:39:37.0040363Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2025-04-25T04:39:37.0042212Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2025-04-25T04:39:37.0043929Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2025-04-25T04:39:37.0045709Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2025-04-25T04:39:37.0047634Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2025-04-25T04:39:37.0049434Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2025-04-25T04:39:37.0051326Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2025-04-25T04:39:37.0053274Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2025-04-25T04:39:37.0055002Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2025-04-25T04:39:37.0056840Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2025-04-25T04:39:37.0058751Z adding 'torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h' 2025-04-25T04:39:37.0060408Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2025-04-25T04:39:37.0062595Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2025-04-25T04:39:37.0064455Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2025-04-25T04:39:37.0067341Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2025-04-25T04:39:37.0069270Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2025-04-25T04:39:37.0071172Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2025-04-25T04:39:37.0073104Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2025-04-25T04:39:37.0075292Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2025-04-25T04:39:37.0077103Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2025-04-25T04:39:37.0078845Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2025-04-25T04:39:37.0080634Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2025-04-25T04:39:37.0082326Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2025-04-25T04:39:37.0084381Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2025-04-25T04:39:37.0086120Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2025-04-25T04:39:37.0087846Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2025-04-25T04:39:37.0090017Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2025-04-25T04:39:37.0091903Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2025-04-25T04:39:37.0093711Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2025-04-25T04:39:37.0095481Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2025-04-25T04:39:37.0097553Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2025-04-25T04:39:37.0099548Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2025-04-25T04:39:37.0101553Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2025-04-25T04:39:37.0104236Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2025-04-25T04:39:37.0106596Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2025-04-25T04:39:37.0108911Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2025-04-25T04:39:37.0111174Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2025-04-25T04:39:37.0113763Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2025-04-25T04:39:37.0115883Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2025-04-25T04:39:37.0117887Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2025-04-25T04:39:37.0119780Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2025-04-25T04:39:37.0121709Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2025-04-25T04:39:37.0123613Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2025-04-25T04:39:37.0126331Z adding 'torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h' 2025-04-25T04:39:37.0128155Z adding 'torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h' 2025-04-25T04:39:37.0129983Z adding 'torch/include/torch/csrc/jit/passes/onnx/constant_fold.h' 2025-04-25T04:39:37.0132568Z adding 'torch/include/torch/csrc/jit/passes/onnx/constant_map.h' 2025-04-25T04:39:37.0134552Z adding 'torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h' 2025-04-25T04:39:37.0136541Z adding 'torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h' 2025-04-25T04:39:37.0138318Z adding 'torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h' 2025-04-25T04:39:37.0140190Z adding 'torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h' 2025-04-25T04:39:37.0142580Z adding 'torch/include/torch/csrc/jit/passes/onnx/function_extraction.h' 2025-04-25T04:39:37.0144453Z adding 'torch/include/torch/csrc/jit/passes/onnx/function_substitution.h' 2025-04-25T04:39:37.0146630Z adding 'torch/include/torch/csrc/jit/passes/onnx/helper.h' 2025-04-25T04:39:37.0148490Z adding 'torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h' 2025-04-25T04:39:37.0150309Z adding 'torch/include/torch/csrc/jit/passes/onnx/naming.h' 2025-04-25T04:39:37.0152208Z adding 'torch/include/torch/csrc/jit/passes/onnx/onnx_log.h' 2025-04-25T04:39:37.0153999Z adding 'torch/include/torch/csrc/jit/passes/onnx/peephole.h' 2025-04-25T04:39:37.0155917Z adding 'torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h' 2025-04-25T04:39:37.0157630Z adding 'torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h' 2025-04-25T04:39:37.0159446Z adding 'torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h' 2025-04-25T04:39:37.0161188Z adding 'torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h' 2025-04-25T04:39:37.0163876Z adding 'torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h' 2025-04-25T04:39:37.0165849Z adding 'torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h' 2025-04-25T04:39:37.0168104Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h' 2025-04-25T04:39:37.0169880Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h' 2025-04-25T04:39:37.0172154Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h' 2025-04-25T04:39:37.0174368Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h' 2025-04-25T04:39:37.0176648Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2025-04-25T04:39:37.0178867Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2025-04-25T04:39:37.0180722Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2025-04-25T04:39:37.0184077Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2025-04-25T04:39:37.0186491Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2025-04-25T04:39:37.0188640Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2025-04-25T04:39:37.0197614Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2025-04-25T04:39:37.0200537Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2025-04-25T04:39:37.0202219Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2025-04-25T04:39:37.0204452Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2025-04-25T04:39:37.0207615Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2025-04-25T04:39:37.0210936Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2025-04-25T04:39:37.0212823Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2025-04-25T04:39:37.0215141Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2025-04-25T04:39:37.0217383Z adding 'torch/include/torch/csrc/jit/python/init.h' 2025-04-25T04:39:37.0219527Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2025-04-25T04:39:37.0222927Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2025-04-25T04:39:37.0236775Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2025-04-25T04:39:37.0240760Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2025-04-25T04:39:37.0242731Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2025-04-25T04:39:37.0245255Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2025-04-25T04:39:37.0247661Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2025-04-25T04:39:37.0250355Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2025-04-25T04:39:37.0253354Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2025-04-25T04:39:37.0257189Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2025-04-25T04:39:37.0259508Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2025-04-25T04:39:37.0261522Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2025-04-25T04:39:37.0263173Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2025-04-25T04:39:37.0264967Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2025-04-25T04:39:37.0266692Z adding 'torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h' 2025-04-25T04:39:37.0272751Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2025-04-25T04:39:37.0275898Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2025-04-25T04:39:37.0278378Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2025-04-25T04:39:37.0280408Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2025-04-25T04:39:37.0282453Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2025-04-25T04:39:37.0284311Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2025-04-25T04:39:37.0286263Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2025-04-25T04:39:37.0289033Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2025-04-25T04:39:37.0291784Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2025-04-25T04:39:37.0294893Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2025-04-25T04:39:37.0297888Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2025-04-25T04:39:37.0300893Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2025-04-25T04:39:37.0303165Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2025-04-25T04:39:37.0304947Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2025-04-25T04:39:37.0307435Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2025-04-25T04:39:37.0311542Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2025-04-25T04:39:37.0313573Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2025-04-25T04:39:37.0315488Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2025-04-25T04:39:37.0317777Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2025-04-25T04:39:37.0321665Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2025-04-25T04:39:37.0329310Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2025-04-25T04:39:37.0332835Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2025-04-25T04:39:37.0334823Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2025-04-25T04:39:37.0336552Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2025-04-25T04:39:37.0338681Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2025-04-25T04:39:37.0340634Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2025-04-25T04:39:37.0342566Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2025-04-25T04:39:37.0345102Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2025-04-25T04:39:37.0347066Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2025-04-25T04:39:37.0348985Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2025-04-25T04:39:37.0350877Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2025-04-25T04:39:37.0354017Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h' 2025-04-25T04:39:37.0363568Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h' 2025-04-25T04:39:37.0366374Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/frame.h' 2025-04-25T04:39:37.0368315Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h' 2025-04-25T04:39:37.0371723Z adding 'torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h' 2025-04-25T04:39:37.0373671Z adding 'torch/include/torch/csrc/jit/runtime/static/fusion.h' 2025-04-25T04:39:37.0385077Z adding 'torch/include/torch/csrc/jit/runtime/static/impl.h' 2025-04-25T04:39:37.0388010Z adding 'torch/include/torch/csrc/jit/runtime/static/init.h' 2025-04-25T04:39:37.0392022Z adding 'torch/include/torch/csrc/jit/runtime/static/memory_planner.h' 2025-04-25T04:39:37.0395007Z adding 'torch/include/torch/csrc/jit/runtime/static/ops.h' 2025-04-25T04:39:37.0397734Z adding 'torch/include/torch/csrc/jit/runtime/static/passes.h' 2025-04-25T04:39:37.0400859Z adding 'torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h' 2025-04-25T04:39:37.0403076Z adding 'torch/include/torch/csrc/jit/runtime/static/static_method.h' 2025-04-25T04:39:37.0405089Z adding 'torch/include/torch/csrc/jit/runtime/static/te_wrapper.h' 2025-04-25T04:39:37.0408145Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2025-04-25T04:39:37.0412238Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2025-04-25T04:39:37.0414557Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2025-04-25T04:39:37.0416978Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2025-04-25T04:39:37.0418854Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2025-04-25T04:39:37.0421099Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2025-04-25T04:39:37.0423449Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2025-04-25T04:39:37.0425190Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2025-04-25T04:39:37.0427116Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2025-04-25T04:39:37.0429005Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2025-04-25T04:39:37.0431429Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2025-04-25T04:39:37.0449311Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2025-04-25T04:39:37.0453145Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2025-04-25T04:39:37.0455736Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2025-04-25T04:39:37.0460999Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2025-04-25T04:39:37.0463659Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2025-04-25T04:39:37.0465928Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2025-04-25T04:39:37.0468072Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2025-04-25T04:39:37.0470127Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2025-04-25T04:39:37.0472203Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2025-04-25T04:39:37.0475674Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2025-04-25T04:39:37.0479717Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2025-04-25T04:39:37.0482647Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2025-04-25T04:39:37.0484911Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2025-04-25T04:39:37.0487667Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2025-04-25T04:39:37.0491177Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2025-04-25T04:39:37.0493688Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2025-04-25T04:39:37.0495769Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2025-04-25T04:39:37.0499068Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2025-04-25T04:39:37.0501694Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2025-04-25T04:39:37.0505390Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2025-04-25T04:39:37.0507814Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2025-04-25T04:39:37.0512231Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2025-04-25T04:39:37.0515082Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2025-04-25T04:39:37.0517042Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2025-04-25T04:39:37.0519399Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2025-04-25T04:39:37.0521746Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2025-04-25T04:39:37.0524536Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2025-04-25T04:39:37.0527551Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2025-04-25T04:39:37.0530866Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2025-04-25T04:39:37.0532972Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2025-04-25T04:39:37.0539953Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2025-04-25T04:39:37.0542806Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2025-04-25T04:39:37.0544972Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2025-04-25T04:39:37.0547405Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2025-04-25T04:39:37.0552334Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2025-04-25T04:39:37.0554723Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2025-04-25T04:39:37.0556798Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2025-04-25T04:39:37.0561596Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2025-04-25T04:39:37.0564648Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2025-04-25T04:39:37.0566862Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2025-04-25T04:39:37.0574104Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2025-04-25T04:39:37.0576891Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2025-04-25T04:39:37.0578451Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2025-04-25T04:39:37.0583380Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2025-04-25T04:39:37.0587017Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2025-04-25T04:39:37.0592016Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2025-04-25T04:39:37.0598736Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2025-04-25T04:39:37.0602664Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2025-04-25T04:39:37.0604789Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2025-04-25T04:39:37.0607391Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2025-04-25T04:39:37.0609638Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2025-04-25T04:39:37.0611734Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2025-04-25T04:39:37.0614226Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2025-04-25T04:39:37.0616096Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2025-04-25T04:39:37.0618257Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2025-04-25T04:39:37.0620163Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2025-04-25T04:39:37.0622006Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2025-04-25T04:39:37.0624094Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2025-04-25T04:39:37.0626288Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2025-04-25T04:39:37.0628474Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2025-04-25T04:39:37.0630080Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2025-04-25T04:39:37.0632251Z adding 'torch/include/torch/csrc/jit/testing/catch_utils.hpp' 2025-04-25T04:39:37.0634447Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2025-04-25T04:39:37.0636408Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2025-04-25T04:39:37.0639278Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2025-04-25T04:39:37.0641686Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2025-04-25T04:39:37.0644582Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2025-04-25T04:39:37.0647144Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2025-04-25T04:39:37.0650129Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2025-04-25T04:39:37.0652207Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2025-04-25T04:39:37.0654324Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2025-04-25T04:39:37.0656601Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2025-04-25T04:39:37.0659688Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2025-04-25T04:39:37.0662279Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2025-04-25T04:39:37.0665890Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2025-04-25T04:39:37.0668776Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2025-04-25T04:39:37.0670834Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2025-04-25T04:39:37.0672867Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2025-04-25T04:39:37.0674928Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2025-04-25T04:39:37.0679860Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2025-04-25T04:39:37.0683708Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2025-04-25T04:39:37.0686179Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2025-04-25T04:39:37.0688269Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2025-04-25T04:39:37.0690579Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2025-04-25T04:39:37.0694072Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2025-04-25T04:39:37.0698491Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2025-04-25T04:39:37.0700975Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2025-04-25T04:39:37.0703467Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2025-04-25T04:39:37.0705437Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2025-04-25T04:39:37.0707710Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2025-04-25T04:39:37.0709824Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2025-04-25T04:39:37.0712329Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2025-04-25T04:39:37.0714772Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2025-04-25T04:39:37.0717495Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2025-04-25T04:39:37.0718740Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2025-04-25T04:39:37.0749255Z adding 'torch/include/torch/csrc/lazy/generated/LazyIr.h' 2025-04-25T04:39:37.0760314Z adding 'torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h' 2025-04-25T04:39:37.0763103Z adding 'torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h' 2025-04-25T04:39:37.0765155Z adding 'torch/include/torch/csrc/lazy/python/init.h' 2025-04-25T04:39:37.0767475Z adding 'torch/include/torch/csrc/lazy/python/python_util.h' 2025-04-25T04:39:37.0769165Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2025-04-25T04:39:37.0771232Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2025-04-25T04:39:37.0773488Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2025-04-25T04:39:37.0775439Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2025-04-25T04:39:37.0777244Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2025-04-25T04:39:37.0779213Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2025-04-25T04:39:37.0781050Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2025-04-25T04:39:37.0783843Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2025-04-25T04:39:37.0786432Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2025-04-25T04:39:37.0788399Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2025-04-25T04:39:37.0790802Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h' 2025-04-25T04:39:37.0792697Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/generic.h' 2025-04-25T04:39:37.0795209Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h' 2025-04-25T04:39:37.0798912Z adding 'torch/include/torch/csrc/monitor/counters.h' 2025-04-25T04:39:37.0801422Z adding 'torch/include/torch/csrc/monitor/events.h' 2025-04-25T04:39:37.0803231Z adding 'torch/include/torch/csrc/monitor/python_init.h' 2025-04-25T04:39:37.0805133Z adding 'torch/include/torch/csrc/mps/Module.h' 2025-04-25T04:39:37.0807079Z adding 'torch/include/torch/csrc/mtia/Module.h' 2025-04-25T04:39:37.0809027Z adding 'torch/include/torch/csrc/multiprocessing/init.h' 2025-04-25T04:39:37.0811132Z adding 'torch/include/torch/csrc/onnx/back_compat.h' 2025-04-25T04:39:37.0812803Z adding 'torch/include/torch/csrc/onnx/init.h' 2025-04-25T04:39:37.0814594Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2025-04-25T04:39:37.0816752Z adding 'torch/include/torch/csrc/profiler/api.h' 2025-04-25T04:39:37.0823248Z adding 'torch/include/torch/csrc/profiler/collection.h' 2025-04-25T04:39:37.0826046Z adding 'torch/include/torch/csrc/profiler/combined_traceback.h' 2025-04-25T04:39:37.0829164Z adding 'torch/include/torch/csrc/profiler/containers.h' 2025-04-25T04:39:37.0831919Z adding 'torch/include/torch/csrc/profiler/data_flow.h' 2025-04-25T04:39:37.0833919Z adding 'torch/include/torch/csrc/profiler/events.h' 2025-04-25T04:39:37.0835828Z adding 'torch/include/torch/csrc/profiler/kineto_client_interface.h' 2025-04-25T04:39:37.0838437Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2025-04-25T04:39:37.0840710Z adding 'torch/include/torch/csrc/profiler/perf-inl.h' 2025-04-25T04:39:37.0842901Z adding 'torch/include/torch/csrc/profiler/perf.h' 2025-04-25T04:39:37.0846014Z adding 'torch/include/torch/csrc/profiler/util.h' 2025-04-25T04:39:37.0849710Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2025-04-25T04:39:37.0852198Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2025-04-25T04:39:37.0854165Z adding 'torch/include/torch/csrc/profiler/orchestration/vulkan.h' 2025-04-25T04:39:37.0856347Z adding 'torch/include/torch/csrc/profiler/python/combined_traceback.h' 2025-04-25T04:39:37.0858160Z adding 'torch/include/torch/csrc/profiler/python/init.h' 2025-04-25T04:39:37.0860167Z adding 'torch/include/torch/csrc/profiler/python/pybind.h' 2025-04-25T04:39:37.0862518Z adding 'torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h' 2025-04-25T04:39:37.0864213Z adding 'torch/include/torch/csrc/profiler/standalone/itt_observer.h' 2025-04-25T04:39:37.0865892Z adding 'torch/include/torch/csrc/profiler/standalone/nvtx_observer.h' 2025-04-25T04:39:37.0868039Z adding 'torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h' 2025-04-25T04:39:37.0870144Z adding 'torch/include/torch/csrc/profiler/stubs/base.h' 2025-04-25T04:39:37.0872555Z adding 'torch/include/torch/csrc/profiler/unwind/action.h' 2025-04-25T04:39:37.0874899Z adding 'torch/include/torch/csrc/profiler/unwind/communicate.h' 2025-04-25T04:39:37.0878166Z adding 'torch/include/torch/csrc/profiler/unwind/debug_info.h' 2025-04-25T04:39:37.0880435Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_enums.h' 2025-04-25T04:39:37.0883103Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h' 2025-04-25T04:39:37.0885454Z adding 'torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h' 2025-04-25T04:39:37.0887933Z adding 'torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h' 2025-04-25T04:39:37.0892053Z adding 'torch/include/torch/csrc/profiler/unwind/fde.h' 2025-04-25T04:39:37.0894967Z adding 'torch/include/torch/csrc/profiler/unwind/lexer.h' 2025-04-25T04:39:37.0898889Z adding 'torch/include/torch/csrc/profiler/unwind/line_number_program.h' 2025-04-25T04:39:37.0901956Z adding 'torch/include/torch/csrc/profiler/unwind/mem_file.h' 2025-04-25T04:39:37.0905395Z adding 'torch/include/torch/csrc/profiler/unwind/range_table.h' 2025-04-25T04:39:37.0907969Z adding 'torch/include/torch/csrc/profiler/unwind/sections.h' 2025-04-25T04:39:37.0910028Z adding 'torch/include/torch/csrc/profiler/unwind/unwind.h' 2025-04-25T04:39:37.0912031Z adding 'torch/include/torch/csrc/profiler/unwind/unwind_error.h' 2025-04-25T04:39:37.0914305Z adding 'torch/include/torch/csrc/profiler/unwind/unwinder.h' 2025-04-25T04:39:37.0918264Z adding 'torch/include/torch/csrc/stable/library.h' 2025-04-25T04:39:37.0920794Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2025-04-25T04:39:37.0923544Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2025-04-25T04:39:37.0925364Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2025-04-25T04:39:37.0927022Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2025-04-25T04:39:37.0929299Z adding 'torch/include/torch/csrc/utils/device_lazy_init.h' 2025-04-25T04:39:37.0931457Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2025-04-25T04:39:37.0951046Z adding 'torch/include/torch/csrc/utils/generated_serialization_types.h' 2025-04-25T04:39:37.0955046Z adding 'torch/include/torch/csrc/utils/init.h' 2025-04-25T04:39:37.0956869Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2025-04-25T04:39:37.0958634Z adding 'torch/include/torch/csrc/utils/nested.h' 2025-04-25T04:39:37.0961146Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2025-04-25T04:39:37.0962481Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2025-04-25T04:39:37.0964669Z adding 'torch/include/torch/csrc/utils/out_types.h' 2025-04-25T04:39:37.0968397Z adding 'torch/include/torch/csrc/utils/pybind.h' 2025-04-25T04:39:37.0970786Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2025-04-25T04:39:37.0972460Z adding 'torch/include/torch/csrc/utils/pyobject_preservation.h' 2025-04-25T04:39:37.0983487Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2025-04-25T04:39:37.0986385Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2025-04-25T04:39:37.0988343Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2025-04-25T04:39:37.0991060Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2025-04-25T04:39:37.0993555Z adding 'torch/include/torch/csrc/utils/python_raii.h' 2025-04-25T04:39:37.0996396Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2025-04-25T04:39:37.0999278Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2025-04-25T04:39:37.1001199Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2025-04-25T04:39:37.1004247Z adding 'torch/include/torch/csrc/utils/python_symnode.h' 2025-04-25T04:39:37.1006672Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2025-04-25T04:39:37.1008565Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2025-04-25T04:39:37.1019365Z adding 'torch/include/torch/csrc/utils/pythoncapi_compat.h' 2025-04-25T04:39:37.1022967Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2025-04-25T04:39:37.1025195Z adding 'torch/include/torch/csrc/utils/six.h' 2025-04-25T04:39:37.1027129Z adding 'torch/include/torch/csrc/utils/structseq.h' 2025-04-25T04:39:37.1029009Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2025-04-25T04:39:37.1030869Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2025-04-25T04:39:37.1033320Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2025-04-25T04:39:37.1035141Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2025-04-25T04:39:37.1036962Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2025-04-25T04:39:37.1039299Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2025-04-25T04:39:37.1041649Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2025-04-25T04:39:37.1043710Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2025-04-25T04:39:37.1045582Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2025-04-25T04:39:37.1047626Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2025-04-25T04:39:37.1050989Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2025-04-25T04:39:37.1054597Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2025-04-25T04:39:37.1056997Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2025-04-25T04:39:37.1059527Z adding 'torch/include/torch/csrc/utils/variadic.h' 2025-04-25T04:39:37.1061563Z adding 'torch/include/torch/csrc/utils/verbose.h' 2025-04-25T04:39:37.1063872Z adding 'torch/include/torch/csrc/xpu/Event.h' 2025-04-25T04:39:37.1065724Z adding 'torch/include/torch/csrc/xpu/Module.h' 2025-04-25T04:39:37.1067612Z adding 'torch/include/torch/csrc/xpu/Stream.h' 2025-04-25T04:39:37.1072343Z adding 'torch/jit/__init__.py' 2025-04-25T04:39:37.1075104Z adding 'torch/jit/_async.py' 2025-04-25T04:39:37.1077053Z adding 'torch/jit/_await.py' 2025-04-25T04:39:37.1080091Z adding 'torch/jit/_builtins.py' 2025-04-25T04:39:37.1083975Z adding 'torch/jit/_check.py' 2025-04-25T04:39:37.1087383Z adding 'torch/jit/_dataclass_impls.py' 2025-04-25T04:39:37.1089385Z adding 'torch/jit/_decomposition_utils.py' 2025-04-25T04:39:37.1092055Z adding 'torch/jit/_decompositions.py' 2025-04-25T04:39:37.1095932Z adding 'torch/jit/_freeze.py' 2025-04-25T04:39:37.1099211Z adding 'torch/jit/_fuser.py' 2025-04-25T04:39:37.1101261Z adding 'torch/jit/_ir_utils.py' 2025-04-25T04:39:37.1103120Z adding 'torch/jit/_logging.py' 2025-04-25T04:39:37.1106488Z adding 'torch/jit/_monkeytype_config.py' 2025-04-25T04:39:37.1108623Z adding 'torch/jit/_pickle.py' 2025-04-25T04:39:37.1122261Z adding 'torch/jit/_recursive.py' 2025-04-25T04:39:37.1145520Z adding 'torch/jit/_script.py' 2025-04-25T04:39:37.1150408Z adding 'torch/jit/_script.pyi' 2025-04-25T04:39:37.1154306Z adding 'torch/jit/_serialization.py' 2025-04-25T04:39:37.1167189Z adding 'torch/jit/_shape_functions.py' 2025-04-25T04:39:37.1170664Z adding 'torch/jit/_state.py' 2025-04-25T04:39:37.1187833Z adding 'torch/jit/_trace.py' 2025-04-25T04:39:37.1195299Z adding 'torch/jit/annotations.py' 2025-04-25T04:39:37.1209530Z adding 'torch/jit/frontend.py' 2025-04-25T04:39:37.1212639Z adding 'torch/jit/generate_bytecode.py' 2025-04-25T04:39:37.1214765Z adding 'torch/jit/quantized.py' 2025-04-25T04:39:37.1218813Z adding 'torch/jit/supported_ops.py' 2025-04-25T04:39:37.1221535Z adding 'torch/jit/unsupported_tensor_ops.py' 2025-04-25T04:39:37.1223670Z adding 'torch/jit/_passes/__init__.py' 2025-04-25T04:39:37.1225898Z adding 'torch/jit/_passes/_property_propagation.py' 2025-04-25T04:39:37.1229398Z adding 'torch/jit/mobile/__init__.py' 2025-04-25T04:39:37.1349424Z adding 'torch/lib/libaoti_custom_ops.so' 2025-04-25T04:39:38.2131916Z adding 'torch/lib/libaotriton_v2.so' 2025-04-25T04:39:39.3998842Z adding 'torch/lib/libaotriton_v2.so.0.9.2' 2025-04-25T04:39:39.5244577Z adding 'torch/lib/libbackend_with_compiler.so' 2025-04-25T04:39:39.5833968Z adding 'torch/lib/libc10.so' 2025-04-25T04:39:39.6142233Z adding 'torch/lib/libc10_hip.so' 2025-04-25T04:39:39.6160658Z adding 'torch/lib/libcaffe2_nvrtc.so' 2025-04-25T04:39:39.6258791Z adding 'torch/lib/libjitbackend_test.so' 2025-04-25T04:39:39.6278487Z adding 'torch/lib/libshm.so' 2025-04-25T04:39:39.6283829Z adding 'torch/lib/libtorch.so' 2025-04-25T04:39:51.8303181Z adding 'torch/lib/libtorch_cpu.so' 2025-04-25T04:39:52.6226313Z adding 'torch/lib/libtorch_global_deps.so' 2025-04-25T04:39:55.5159165Z adding 'torch/lib/libtorch_hip.so' 2025-04-25T04:39:56.8323783Z adding 'torch/lib/libtorch_python.so' 2025-04-25T04:39:56.9252262Z adding 'torch/lib/libtorchbind_test.so' 2025-04-25T04:39:56.9290163Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:56.9297429Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:56.9307883Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:56.9338594Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:56.9349005Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:56.9368295Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:56.9388023Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:56.9408951Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:56.9420570Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:56.9454938Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:56.9491276Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:56.9512605Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:56.9523243Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:56.9535438Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:56.9545299Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:56.9560506Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:56.9575402Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:56.9588389Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:56.9601184Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:56.9615582Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:56.9625894Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:56.9644859Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:56.9661153Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:56.9675318Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:56.9691225Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:56.9702780Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:56.9714976Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:56.9726431Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:56.9740539Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:56.9759251Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:56.9773874Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:56.9789993Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:56.9801537Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:56.9816357Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:56.9831054Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:56.9847157Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:56.9853976Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:56.9859458Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:56.9874769Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:56.9887216Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:56.9897842Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:56.9921783Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:56.9928712Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:56.9934352Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:56.9949641Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:56.9969104Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:56.9984930Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.0009022Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.0029922Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.0050298Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.0065133Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.0091060Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.0121649Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.0148944Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.0170866Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.0194460Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.0209582Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.0240800Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.0274464Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.0300611Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.0321045Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.0344661Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.0358800Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.0384030Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.0422712Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.0444940Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.0470189Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.0494681Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.0509981Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.0551071Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.0593073Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.0615552Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.0624663Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.0634931Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.0644843Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.0656506Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.0675787Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.0696957Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.0707770Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.0719138Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.0728493Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.0750300Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.0770730Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.0792441Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.0800510Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.0810101Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.0820987Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.0836042Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.0855764Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.0872265Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.0882224Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.0892088Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.0902981Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.0925827Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.0949348Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.0966024Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.0978236Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.0989547Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1001111Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1015079Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1028289Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1041711Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1052421Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1064303Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1075401Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1091058Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1108072Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1121954Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1133667Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1142579Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1152984Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1167477Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1173488Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1184664Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1197333Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1211634Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1223393Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1239015Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1254962Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1267606Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1276482Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1289156Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1297678Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1312832Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1323422Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1343915Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1356320Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1369355Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1377511Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1394927Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1411031Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1431826Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1443519Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1454581Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1465845Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1485131Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1496674Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1512610Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1527740Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1543935Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1556006Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1578606Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1603028Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1619890Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1631653Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1638322Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1647610Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1669280Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1680298Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1693769Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1707476Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1721494Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1731673Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1761850Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1791858Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1806675Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1813985Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1822177Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1827644Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1842129Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1854199Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1866152Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1875072Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1883469Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1889629Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1904482Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1918786Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1931135Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1943169Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1956383Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.1967726Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.1978495Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.1988412Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.2003323Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.2017444Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.2036229Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.2047420Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.2058063Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.2068127Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.2082543Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.2094982Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.2105853Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.2117555Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.2128797Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.2138777Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.2158426Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.2173724Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.2189083Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.2201273Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.2216950Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.2231309Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.2250779Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.2265086Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.2278550Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.2291924Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.2317016Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.2342585Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.2367132Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.2382267Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.2397191Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.2409985Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.2439046Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.2469941Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.2494229Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.2511134Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.2535576Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.2548778Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.2568436Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.2602900Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.2620392Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.2645572Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.2675527Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.2689204Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.2724536Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.2761923Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.2782802Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.2791285Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.2798781Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.2806659Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.2825304Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.2841005Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.2856208Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.2864743Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.2871926Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.2879793Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.2895179Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.2910081Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.2925494Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.2934081Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.2942420Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.2950377Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.2958386Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.2973432Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.2988639Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.2998652Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3008452Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3016836Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3035588Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3051951Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3067585Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3079243Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3089343Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3099829Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3113064Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3136466Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3150209Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3160887Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3171560Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3181993Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3206396Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3231415Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3246444Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3254592Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3261572Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3271848Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3282975Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3296289Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3307616Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3318642Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3330092Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3342493Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3362477Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3381633Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3393665Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3401301Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3410721Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3418301Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3430011Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3439929Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3454436Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3464620Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3474225Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3481899Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3496363Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3511094Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3525901Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3535886Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3545411Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3558914Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3568597Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3576242Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3591447Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3603296Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3615390Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3630785Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3643261Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3656364Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3671944Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3683928Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3690386Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3700983Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3716069Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3724143Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3737932Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3750635Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3762683Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3774254Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3789470Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3804745Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3819870Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3828424Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3834550Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3842232Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3852037Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3859940Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3867308Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3875216Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3883278Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3890631Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3900705Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3910633Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3917646Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3925869Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3930136Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3942213Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3947966Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3952891Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.3973377Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.3982456Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.3990392Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4000448Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4005558Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4010405Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4028923Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4039449Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4044084Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4064411Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4075893Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4081712Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4104624Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4114775Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4123672Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4139305Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4150662Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4161417Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4181924Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4193925Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4204845Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4228573Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4254663Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4278895Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4298803Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4310135Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4320690Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4342145Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4366013Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4389931Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4406041Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4412320Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4417987Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4424110Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4431072Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4441700Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4460622Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4467627Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4473418Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4479459Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4490516Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4502577Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4521951Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4530475Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4536198Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4543362Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4550140Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4556819Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4565225Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4573012Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4580731Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4588138Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4595449Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4602328Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4611233Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4618850Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4628600Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4634344Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4644363Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4657394Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4662308Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4672966Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4684859Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4690709Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4706259Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4722556Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4727472Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4733129Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4739281Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4745463Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4774249Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4782593Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4811489Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4818915Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4825114Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4831215Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4854218Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4877922Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4903375Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4914128Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4921413Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4926877Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4936890Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4947114Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4957956Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4970897Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.4983516Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.4989462Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.4999780Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.5010101Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.5021333Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.5032047Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.5041030Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.5045632Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.5058625Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.5069369Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.5079813Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.5090218Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.5100385Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.5105357Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.5117665Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.5131267Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.5141736Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.5152460Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.5162947Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.5174241Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.5195905Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.5209596Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.5220874Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.5231231Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,0___Navi3x.aks2' 2025-04-25T04:39:57.5241972Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,1___Navi3x.aks2' 2025-04-25T04:39:57.5251911Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,1,0___Navi3x.aks2' 2025-04-25T04:39:57.5272791Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,0___Navi3x.aks2' 2025-04-25T04:39:57.5293930Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,1___Navi3x.aks2' 2025-04-25T04:39:57.5304946Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,1,0___Navi3x.aks2' 2025-04-25T04:39:57.5328436Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.5339402Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:57.5358837Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.5371256Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:57.5410607Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.5433710Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:57.5478128Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.5505413Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:57.5529236Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.5554783Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.5570859Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.5586664Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.5600159Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.5613516Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:57.5627257Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.5641698Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:57.5656694Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.5668520Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:57.5683960Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.5696397Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:57.5707792Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.5719559Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.5730086Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.5742689Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.5761787Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.5777895Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:57.5793931Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.5809989Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:57.5832208Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.5854176Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:57.5876093Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.5898672Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:57.5910680Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.5921908Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.5947446Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.5972786Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.6002928Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.6027637Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:57.6057703Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.6084365Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:57.6108488Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.6149269Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:57.6172985Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.6215163Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:57.6229032Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.6241167Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.6272953Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.6306463Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.6336820Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.6369650Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:57.6396018Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.6428499Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:57.6471871Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.6513099Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:57.6554847Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.6597427Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:57.6637668Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.6678072Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.6727646Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.6774802Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.6788153Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.6798547Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:57.6809588Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.6821013Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:57.6834341Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.6855548Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:57.6869593Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.6892703Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:57.6922751Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.6955037Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.6989574Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.7030770Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.7041132Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.7048619Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:57.7057179Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.7065179Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:57.7079419Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.7092249Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:57.7107257Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.7121623Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:57.7133767Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.7147477Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.7168968Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.7192888Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.7199792Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.7207605Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:57.7213177Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.7222138Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:57.7237092Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.7249127Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:57.7263336Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.7276672Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:57.7286834Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.7297225Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.7316771Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.7337037Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.7372448Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.7396933Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:57.7435883Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.7464371Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:57.7495507Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.7523084Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:57.7556991Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.7591078Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:57.7666795Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.7760077Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.7838924Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.7933400Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.7949395Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.7960470Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:57.7970121Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.7982257Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:57.7995536Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.8017704Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:57.8032525Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.8057653Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:57.8067538Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.8077059Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.8095224Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.8114935Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.8125810Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.8135041Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:57.8146012Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.8155447Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:57.8180242Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.8195558Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:57.8219115Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.8235856Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:57.8247776Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.8258043Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.8283839Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.8310056Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.8321210Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.8331155Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:57.8342007Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.8352642Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:57.8366709Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.8388615Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:57.8402405Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.8426142Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:57.8436337Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.8445584Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.8468603Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.8492175Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.8501526Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.8512867Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:57.8522519Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.8536708Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:57.8553460Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.8577200Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:57.8597112Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.8626402Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:57.8637906Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.8649266Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.8680089Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.8726305Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.8737242Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.8746843Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:57.8756664Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.8766879Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:57.8777716Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.8790996Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:57.8802899Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.8816189Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:57.8826304Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.8837846Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.8849365Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.8863391Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.8877294Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.8890780Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:57.8904325Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.8917933Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:57.8951307Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.8973201Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:57.9004980Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.9027500Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:57.9038480Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.9048506Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.9083427Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.9119616Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.9143543Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.9168502Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:57.9190497Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.9219703Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:57.9249694Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.9290795Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:57.9317647Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.9361078Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:57.9382338Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.9401762Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.9423009Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.9444726Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.9474697Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.9502465Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:57.9528302Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.9559487Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:57.9599577Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.9634578Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:57.9670410Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.9706873Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:57.9741889Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.9775889Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.9822674Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.9869528Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.9877937Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:57.9891616Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:57.9898498Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:57.9913632Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:57.9933255Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:57.9945016Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:57.9964410Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:57.9976542Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.0015430Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.0059149Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.0107139Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.0162132Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.0172233Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.0178007Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.0186208Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.0192507Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.0206447Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.0218222Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.0232013Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.0244381Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.0252714Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.0261878Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.0277329Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.0297314Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.0304977Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.0311203Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.0318238Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.0324803Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.0337607Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.0349291Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.0361713Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.0373624Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.0381114Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.0389126Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.0403457Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.0417557Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.0447454Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.0472895Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.0507262Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.0541180Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.0577420Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.0602302Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.0642897Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.0674244Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.0730772Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.0796273Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.0877773Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.0970213Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.0983265Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.0990958Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.0998205Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1007628Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.1019315Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1034124Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.1048253Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1063913Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.1071698Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1079737Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1093411Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1109048Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1117148Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1126689Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.1134315Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1144357Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.1154421Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1175389Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.1186550Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1208147Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.1216237Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1223318Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1242078Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1258551Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1267073Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1274990Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.1284303Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1292921Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.1304257Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1324576Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.1336730Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1358513Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.1366953Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1374432Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1407968Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1444058Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1453283Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1464129Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.1471704Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1482507Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.1493098Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1512425Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.1523604Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1543989Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.1560219Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1579310Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1594712Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1610475Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1620134Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1626757Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.1635480Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1642205Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.1654621Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1666302Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.1679456Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1691988Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.1700351Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1708996Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1718678Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1728911Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1744511Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1754155Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.1769345Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1779119Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.1793276Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1799506Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.1813132Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1819491Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.1829718Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1840130Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1861722Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1882087Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1891642Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1901035Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.1910468Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1920262Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.1926988Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1933166Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.1939157Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1945738Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.1957233Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.1969085Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.1994760Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.2018434Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.2067883Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.2101170Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.2132667Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.2165475Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.2196690Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.2217840Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.2237959Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.2258800Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.2318721Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.2362259Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.2424900Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.2470367Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.2487650Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.2516743Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.2532888Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.2565092Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.2586122Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.2593046Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.2612370Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.2619680Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.2642653Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.2665265Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.2680500Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.2695085Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.2703643Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.2710179Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.2717528Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.2723366Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.2734796Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.2744686Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.2755917Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.2765675Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.2776301Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.2786803Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.2796805Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.2806534Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.2810444Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.2813606Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.2816928Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.2820293Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.2824241Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.2828203Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.2832023Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.2835991Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.2839684Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.2842866Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.2846836Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.2850907Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.2859294Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.2866838Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.2874444Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.2882511Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.2892283Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.2901172Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.2911130Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.2920170Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.2930068Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.2940930Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.2952755Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.2964415Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.2974357Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.2984536Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.2993905Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3004381Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.3017917Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3029317Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.3042981Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3053709Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.3066754Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3079939Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3089639Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3099064Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3106214Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3112876Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.3119397Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3126091Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.3140348Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3154444Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.3167787Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3181989Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.3190633Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3198200Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3208474Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3218691Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3226390Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3233933Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.3241171Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3248736Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.3263633Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3279673Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.3295592Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3315206Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.3324393Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3332994Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3343824Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3354634Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3366718Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3376705Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.3387002Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3398522Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.3410346Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3435828Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.3451059Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3481028Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.3490718Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3500596Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3514986Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3534522Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3545196Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3554982Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.3565417Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3576772Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.3591115Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3606190Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.3622684Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3642636Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.3653980Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3666263Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3678130Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3692343Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3702536Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3715933Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.3725787Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3740124Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.3759639Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3804517Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.3827288Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3877077Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.3887696Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3894845Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3913675Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3934357Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3949465Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.3963315Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.3977268Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.3992329Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.4020960Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.4038401Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.4068256Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.4089673Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.4105307Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.4120263Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.4143302Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.4167622Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.4184887Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.4199402Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.4215620Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.4231281Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.4251810Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.4277423Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.4298480Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.4325090Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.4345912Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.4362343Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.4386509Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.4412064Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.4428126Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.4450286Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.4469204Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.4495679Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.4517847Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.4541618Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.4565813Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.4594885Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.4610718Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.4626642Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.4657179Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.4691882Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.4700737Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.4707511Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.4714734Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.4721999Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.4733633Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.4750116Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.4763291Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.4783219Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.4792170Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.4800371Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.4814337Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.4829623Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.4838430Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.4846685Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.4855734Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.4865182Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.4879304Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.4899704Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.4915984Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.4943874Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.4945972Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.4952728Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.4964005Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.4977160Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.4996675Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5016442Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.5036997Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5060772Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.5084899Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5110247Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.5135792Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5166439Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.5187249Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5208063Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5232236Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5258187Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5266999Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5272612Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.5280514Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5287139Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.5293952Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5308286Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.5316936Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5332995Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.5342303Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5352058Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5361319Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5371590Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5383885Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5391928Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.5404566Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5413390Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.5423445Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5437740Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.5448554Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5463368Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.5470700Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5477763Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5487496Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5497909Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5507918Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5520845Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.5531470Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5546143Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.5556961Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5577621Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.5589979Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5612074Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.5620762Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5628911Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5643908Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5663300Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5671912Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5679184Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.5688472Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5697990Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.5708967Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5729633Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.5744227Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5767253Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.5776100Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5785693Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5796415Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5809857Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5817580Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5827263Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.5836615Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5847679Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.5861876Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5876117Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.5895623Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5912061Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.5920130Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5929194Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5939115Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5951120Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.5959554Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.5974460Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.5983528Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.6002166Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.6015286Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.6045313Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.6060173Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.6091228Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.6101060Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.6109869Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.6125084Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.6145567Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.6156639Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.6169852Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.6181174Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.6195763Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.6220142Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.6236417Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.6262253Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.6282536Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.6295091Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.6307247Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.6321292Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.6336321Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.6351860Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.6372828Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.6388606Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.6411093Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.6433795Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.6471164Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.6495514Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.6535696Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.6553472Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.6568204Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.6583138Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.6598209Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.6612427Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.6637986Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.6654045Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.6686861Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.6711843Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.6738382Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.6768378Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.6802558Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.6826038Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.6850648Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.6873675Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.6899675Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.6907761Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.6915075Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.6922159Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.6929805Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.6936766Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.6949803Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.6957707Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.6971781Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.6978395Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.6984864Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.6998803Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7014904Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.7023118Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7030517Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.7039517Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.7048118Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.7057749Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7076342Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.7087950Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.7107749Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.7116308Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7125071Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.7136106Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7149400Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.7165430Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7184394Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.7204162Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.7226189Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.7249479Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7273546Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.7297788Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.7324026Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.7341336Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7361288Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.7383788Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7408018Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.7415852Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7421280Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.7428747Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.7434658Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.7441594Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7450913Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.7458758Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.7469399Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.7476825Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7485584Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.7493851Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7503736Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.7511677Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7519183Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.7527856Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.7535583Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.7549468Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7564025Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.7577917Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.7592912Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.7599736Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7606257Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.7616009Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7625563Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.7634812Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7648672Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.7658988Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.7673744Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.7684243Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7704285Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.7715828Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.7737025Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.7745707Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7753298Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.7763252Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7773700Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.7817576Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7838793Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.7882802Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.7905649Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.7954082Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.7985700Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.8029397Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.8062218Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.8093193Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.8125388Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.8166441Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.8203158Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.8214740Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.8222825Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.8232325Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.8240340Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.8250197Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.8254467Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.8264384Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.8268635Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.8275789Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.8283237Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.8293250Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.8303760Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.8317442Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.8329297Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.8342890Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.8355175Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.8370768Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.8385890Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.8401339Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.8417156Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.8431235Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.8444744Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.8460035Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.8475935Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.8490379Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.8503940Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.8516697Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.8530402Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.8547005Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.8562674Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.8578049Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.8597476Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.8612209Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.8624747Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.8640825Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.8656280Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.8682108Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.8701805Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.8726350Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.8746604Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.8776448Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.8799005Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.8828861Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.8851051Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.8877100Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.8902584Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.8932612Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.8963576Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.8986711Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.9003353Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.9027200Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.9048592Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.9078730Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.9093127Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.9122217Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.9138114Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.9149140Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.9160319Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.9174884Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.9189499Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.9210327Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.9222899Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.9243239Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.9256216Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.9278621Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.9295319Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.9317801Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.9338365Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.9348496Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.9357637Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.9370161Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.9381906Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.9396887Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.9416843Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.9431866Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.9452869Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.9484323Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.9504812Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.9535017Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.9557193Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.9571120Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.9584797Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.9608763Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.9634116Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.9649567Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.9656730Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.9670217Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.9678223Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.9696877Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.9705801Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.9720836Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.9730431Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:58.9745444Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.9759741Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.9779198Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.9795284Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:58.9829896Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:58.9846487Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:58.9878893Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:58.9895204Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:58.9935972Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:58.9959300Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:58.9999316Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.0023043Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.0042707Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.0059043Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.0083055Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.0106583Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.0122411Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.0143767Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.0158733Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.0179505Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.0201049Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.0221066Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.0240183Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.0260219Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.0273174Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.0284579Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.0299857Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.0314430Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.0335251Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.0358349Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.0378322Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.0402250Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.0427101Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.0453677Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.0476727Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.0506921Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.0521686Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.0534642Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.0551559Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.0566841Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.0585879Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.0606204Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.0626540Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.0650847Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.0663671Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.0687612Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.0702683Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.0733171Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.0745045Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.0757791Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.0782663Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.0814011Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.0825958Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.0846238Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.0857857Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.0878982Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.0890418Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.0902771Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.0913686Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.0926675Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.0938844Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.0951565Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.0971365Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.0992723Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.1015571Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.1037796Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.1060300Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.1084496Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.1126489Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.1158125Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.1200424Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.1232601Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.1269643Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.1306609Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.1338274Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.1370696Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.1384967Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.1396650Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.1409692Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.1421931Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.1435484Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.1449859Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.1463578Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.1478174Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.1490167Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.1502052Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.1516921Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.1530565Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.1562890Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.1597332Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.1631316Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.1667472Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.1711112Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.1756428Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.1799987Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.1845674Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.1883031Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.1919644Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.1966340Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.2012392Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.2074607Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.2137346Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.2209130Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.2285174Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.2368204Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.2451296Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.2538747Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.2634059Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.2703496Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.2779906Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.2866675Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.2961508Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.2975619Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.2985641Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.2994817Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.3005687Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.3017287Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.3037755Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.3051460Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.3072755Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.3082778Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.3092434Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.3111542Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.3132674Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.3143362Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.3154143Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.3164446Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.3176108Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.3196808Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.3212908Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.3234145Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.3251044Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.3262133Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.3273201Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.3294876Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.3317150Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.3332052Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.3348705Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.3363595Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.3384132Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.3399733Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.3416159Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.3435037Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.3454824Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.3471051Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.3490408Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.3515198Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.3541823Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.3556917Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.3586386Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.3601042Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.3631193Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.3653037Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.3694468Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.3717129Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.3760070Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.3783884Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.3805695Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.3828343Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.3851613Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.3867817Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.3898824Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.3915151Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.3949501Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.3991220Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.4016036Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.4056893Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.4082548Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.4099038Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.4118724Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.4143713Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.4168495Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.4183145Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.4198358Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.4214539Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.4235770Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.4256699Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.4278449Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.4302555Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.4328711Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.4338417Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.4349918Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.4371508Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.4397452Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.4406384Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.4420575Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.4429622Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.4444998Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.4459229Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.4471110Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.4485923Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.4498168Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.4507245Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.4517103Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.4531923Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.4548681Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.4568574Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.4588872Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.4608133Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.4629672Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.4654113Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.4679079Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.4703519Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.4729279Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.4751661Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.4772867Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.4787198Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.4801187Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.4811597Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.4821948Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.4831942Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.4843079Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.4854862Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.4867448Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.4879238Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.4892479Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.4903284Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.4913851Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.4926457Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.4940038Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.4968955Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.4999175Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.5028729Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.5060240Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.5097663Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.5134349Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.5171690Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.5213167Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.5258998Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.5304738Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.5348091Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.5390438Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.5442919Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.5485318Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.5547632Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.5601752Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.5670063Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.5743050Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.5821873Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.5908970Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.5969013Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.6036502Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.6112469Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.6198833Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.6211318Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.6219400Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.6226900Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.6237005Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.6244162Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.6256815Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.6264535Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.6277174Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.6284827Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.6292725Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.6307667Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.6327491Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.6333873Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.6343922Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.6349740Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.6359751Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.6371671Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.6385802Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.6399021Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.6413564Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.6423245Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.6432744Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.6453623Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.6474350Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.6484148Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.6494941Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.6505403Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.6517510Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.6530890Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.6546301Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.6560837Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.6576821Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.6587712Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.6599836Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.6621526Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.6645729Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.6657927Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.6681206Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.6693435Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.6718107Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.6751749Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.6791145Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.6826070Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.6866860Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.6885273Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.6904676Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.6924884Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.6946100Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.6959093Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.6984038Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.6997891Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.7026604Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.7062494Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.7103618Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.7140378Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.7184263Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.7200690Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.7215325Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.7255142Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.7297043Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.7313300Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.7328755Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.7343852Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.7359917Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.7369568Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.7377749Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.7386571Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.7394832Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.7410126Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.7426826Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.7449694Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.7472264Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.7482600Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.7493743Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.7503741Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.7515155Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.7536426Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.7556762Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.7578718Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.7599114Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.7610355Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.7621312Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.7645345Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.7671262Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.7680388Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.7687635Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.7694798Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.7702366Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.7712425Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.7722197Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.7731870Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.7742185Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.7750487Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.7758217Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.7768882Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.7779202Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.7787491Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.7795648Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.7803373Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.7811290Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.7822310Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.7833245Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.7843574Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.7854909Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.7864331Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.7873261Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.7885169Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.7896337Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.7951490Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.7983939Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.8027164Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.8059380Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.8133307Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.8180402Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.8244617Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.8290538Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.8367769Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.8434362Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.8520676Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.8594959Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.8608823Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.8618399Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.8627889Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.8638009Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.8699736Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.8714811Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.8777944Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.8793563Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.8821867Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.8852566Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.8887248Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.8921280Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.8935810Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.8944793Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.8957404Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.8966146Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.8976927Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.8989273Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.9000568Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.9013907Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.9029375Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.9044488Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.9067945Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.9091591Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.9098069Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.9111638Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.9116880Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.9130855Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.9145370Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.9173431Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.9188063Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.9216961Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.9224598Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.9229860Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.9244742Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.9259976Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.9279442Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.9290523Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.9309169Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.9320761Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.9345319Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.9360214Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.9383742Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.9399744Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.9434668Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.9470926Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.9517006Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.9563978Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.9589937Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.9604492Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.9628254Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.9642843Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.9674737Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.9695038Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,1___Navi3x.aks2' 2025-04-25T04:39:59.9725434Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.9746087Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,1___Navi3x.aks2' 2025-04-25T04:39:59.9776162Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.9807149Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.9844089Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.9879599Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,True,0___Navi3x.aks2' 2025-04-25T04:39:59.9894813Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,0___Navi3x.aks2' 2025-04-25T04:39:59.9909345Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,1___Navi3x.aks2' 2025-04-25T04:39:59.9922961Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,0___Navi3x.aks2' 2025-04-25T04:39:59.9938133Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,1___Navi3x.aks2' 2025-04-25T04:39:59.9973374Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,0___Navi3x.aks2' 2025-04-25T04:39:59.9995835Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,1___Navi3x.aks2' 2025-04-25T04:40:00.0030026Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,0___Navi3x.aks2' 2025-04-25T04:40:00.0053564Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,1___Navi3x.aks2' 2025-04-25T04:40:00.0069565Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,False,0___Navi3x.aks2' 2025-04-25T04:40:00.0084793Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,True,0___Navi3x.aks2' 2025-04-25T04:40:00.0106737Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,False,0___Navi3x.aks2' 2025-04-25T04:40:00.0129207Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,True,0___Navi3x.aks2' 2025-04-25T04:40:00.0134370Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,128,False___Navi3x.aks2' 2025-04-25T04:40:00.0137690Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,128,True___Navi3x.aks2' 2025-04-25T04:40:00.0140156Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,16,False___Navi3x.aks2' 2025-04-25T04:40:00.0142841Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,16,True___Navi3x.aks2' 2025-04-25T04:40:00.0145657Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,160,False___Navi3x.aks2' 2025-04-25T04:40:00.0148881Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,160,True___Navi3x.aks2' 2025-04-25T04:40:00.0152398Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,192,False___Navi3x.aks2' 2025-04-25T04:40:00.0155076Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,192,True___Navi3x.aks2' 2025-04-25T04:40:00.0158359Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,224,False___Navi3x.aks2' 2025-04-25T04:40:00.0161483Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,224,True___Navi3x.aks2' 2025-04-25T04:40:00.0165062Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,256,False___Navi3x.aks2' 2025-04-25T04:40:00.0168213Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,256,True___Navi3x.aks2' 2025-04-25T04:40:00.0170948Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,32,False___Navi3x.aks2' 2025-04-25T04:40:00.0173424Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,32,True___Navi3x.aks2' 2025-04-25T04:40:00.0176000Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,48,False___Navi3x.aks2' 2025-04-25T04:40:00.0178532Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,48,True___Navi3x.aks2' 2025-04-25T04:40:00.0183649Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,512,False___Navi3x.aks2' 2025-04-25T04:40:00.0188776Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,512,True___Navi3x.aks2' 2025-04-25T04:40:00.0191805Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,64,False___Navi3x.aks2' 2025-04-25T04:40:00.0194345Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,64,True___Navi3x.aks2' 2025-04-25T04:40:00.0197057Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,80,False___Navi3x.aks2' 2025-04-25T04:40:00.0199771Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,80,True___Navi3x.aks2' 2025-04-25T04:40:00.0202586Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,96,False___Navi3x.aks2' 2025-04-25T04:40:00.0205417Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,96,True___Navi3x.aks2' 2025-04-25T04:40:00.0208131Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,128,False___Navi3x.aks2' 2025-04-25T04:40:00.0210883Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,128,True___Navi3x.aks2' 2025-04-25T04:40:00.0213393Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,16,False___Navi3x.aks2' 2025-04-25T04:40:00.0215800Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,16,True___Navi3x.aks2' 2025-04-25T04:40:00.0218665Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,160,False___Navi3x.aks2' 2025-04-25T04:40:00.0221459Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,160,True___Navi3x.aks2' 2025-04-25T04:40:00.0224567Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,192,False___Navi3x.aks2' 2025-04-25T04:40:00.0228211Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,192,True___Navi3x.aks2' 2025-04-25T04:40:00.0231081Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,224,False___Navi3x.aks2' 2025-04-25T04:40:00.0234157Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,224,True___Navi3x.aks2' 2025-04-25T04:40:00.0237250Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,256,False___Navi3x.aks2' 2025-04-25T04:40:00.0240947Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,256,True___Navi3x.aks2' 2025-04-25T04:40:00.0243734Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,32,False___Navi3x.aks2' 2025-04-25T04:40:00.0246280Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,32,True___Navi3x.aks2' 2025-04-25T04:40:00.0254144Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,48,False___Navi3x.aks2' 2025-04-25T04:40:00.0255131Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,48,True___Navi3x.aks2' 2025-04-25T04:40:00.0256261Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,512,False___Navi3x.aks2' 2025-04-25T04:40:00.0261760Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,512,True___Navi3x.aks2' 2025-04-25T04:40:00.0264661Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,64,False___Navi3x.aks2' 2025-04-25T04:40:00.0267485Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,64,True___Navi3x.aks2' 2025-04-25T04:40:00.0270133Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,80,False___Navi3x.aks2' 2025-04-25T04:40:00.0272969Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,80,True___Navi3x.aks2' 2025-04-25T04:40:00.0275752Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,96,False___Navi3x.aks2' 2025-04-25T04:40:00.0278597Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,96,True___Navi3x.aks2' 2025-04-25T04:40:00.0281569Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,128,False___Navi3x.aks2' 2025-04-25T04:40:00.0284647Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,128,True___Navi3x.aks2' 2025-04-25T04:40:00.0287243Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,16,False___Navi3x.aks2' 2025-04-25T04:40:00.0289769Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,16,True___Navi3x.aks2' 2025-04-25T04:40:00.0292858Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,160,False___Navi3x.aks2' 2025-04-25T04:40:00.0296248Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,160,True___Navi3x.aks2' 2025-04-25T04:40:00.0299425Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,192,False___Navi3x.aks2' 2025-04-25T04:40:00.0302940Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,192,True___Navi3x.aks2' 2025-04-25T04:40:00.0306386Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,224,False___Navi3x.aks2' 2025-04-25T04:40:00.0309868Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,224,True___Navi3x.aks2' 2025-04-25T04:40:00.0313526Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,256,False___Navi3x.aks2' 2025-04-25T04:40:00.0317546Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,256,True___Navi3x.aks2' 2025-04-25T04:40:00.0320433Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,32,False___Navi3x.aks2' 2025-04-25T04:40:00.0323231Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,32,True___Navi3x.aks2' 2025-04-25T04:40:00.0325724Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,48,False___Navi3x.aks2' 2025-04-25T04:40:00.0328509Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,48,True___Navi3x.aks2' 2025-04-25T04:40:00.0333751Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,512,False___Navi3x.aks2' 2025-04-25T04:40:00.0340005Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,512,True___Navi3x.aks2' 2025-04-25T04:40:00.0343228Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,64,False___Navi3x.aks2' 2025-04-25T04:40:00.0346064Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,64,True___Navi3x.aks2' 2025-04-25T04:40:00.0348887Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,80,False___Navi3x.aks2' 2025-04-25T04:40:00.0352465Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,80,True___Navi3x.aks2' 2025-04-25T04:40:00.0354748Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,96,False___Navi3x.aks2' 2025-04-25T04:40:00.0357753Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,96,True___Navi3x.aks2' 2025-04-25T04:40:00.0361651Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,False___Navi3x.aks2' 2025-04-25T04:40:00.0364674Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,True___Navi3x.aks2' 2025-04-25T04:40:00.0367348Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,False___Navi3x.aks2' 2025-04-25T04:40:00.0369960Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,True___Navi3x.aks2' 2025-04-25T04:40:00.0372834Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,False___Navi3x.aks2' 2025-04-25T04:40:00.0376096Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,True___Navi3x.aks2' 2025-04-25T04:40:00.0379299Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,False___Navi3x.aks2' 2025-04-25T04:40:00.0382670Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,True___Navi3x.aks2' 2025-04-25T04:40:00.0386034Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,False___Navi3x.aks2' 2025-04-25T04:40:00.0389497Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,True___Navi3x.aks2' 2025-04-25T04:40:00.0392899Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,False___Navi3x.aks2' 2025-04-25T04:40:00.0396662Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,True___Navi3x.aks2' 2025-04-25T04:40:00.0399276Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,False___Navi3x.aks2' 2025-04-25T04:40:00.0401922Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,True___Navi3x.aks2' 2025-04-25T04:40:00.0404541Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,False___Navi3x.aks2' 2025-04-25T04:40:00.0407265Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,True___Navi3x.aks2' 2025-04-25T04:40:00.0412284Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,False___Navi3x.aks2' 2025-04-25T04:40:00.0417758Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,True___Navi3x.aks2' 2025-04-25T04:40:00.0420865Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,False___Navi3x.aks2' 2025-04-25T04:40:00.0423711Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,True___Navi3x.aks2' 2025-04-25T04:40:00.0426381Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,False___Navi3x.aks2' 2025-04-25T04:40:00.0429268Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,True___Navi3x.aks2' 2025-04-25T04:40:00.0432033Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,False___Navi3x.aks2' 2025-04-25T04:40:00.0434954Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,True___Navi3x.aks2' 2025-04-25T04:40:00.0437988Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,False___Navi3x.aks2' 2025-04-25T04:40:00.0441117Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,True___Navi3x.aks2' 2025-04-25T04:40:00.0443652Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,False___Navi3x.aks2' 2025-04-25T04:40:00.0446202Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,True___Navi3x.aks2' 2025-04-25T04:40:00.0449095Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,False___Navi3x.aks2' 2025-04-25T04:40:00.0452200Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,True___Navi3x.aks2' 2025-04-25T04:40:00.0455191Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,False___Navi3x.aks2' 2025-04-25T04:40:00.0458404Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,True___Navi3x.aks2' 2025-04-25T04:40:00.0461437Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,False___Navi3x.aks2' 2025-04-25T04:40:00.0464786Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,True___Navi3x.aks2' 2025-04-25T04:40:00.0468006Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,False___Navi3x.aks2' 2025-04-25T04:40:00.0471549Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,True___Navi3x.aks2' 2025-04-25T04:40:00.0474268Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,False___Navi3x.aks2' 2025-04-25T04:40:00.0477075Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,True___Navi3x.aks2' 2025-04-25T04:40:00.0479497Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,False___Navi3x.aks2' 2025-04-25T04:40:00.0482333Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,True___Navi3x.aks2' 2025-04-25T04:40:00.0486111Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,False___Navi3x.aks2' 2025-04-25T04:40:00.0491496Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,True___Navi3x.aks2' 2025-04-25T04:40:00.0494497Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,False___Navi3x.aks2' 2025-04-25T04:40:00.0497414Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,True___Navi3x.aks2' 2025-04-25T04:40:00.0500021Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,False___Navi3x.aks2' 2025-04-25T04:40:00.0502942Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,True___Navi3x.aks2' 2025-04-25T04:40:00.0505661Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,False___Navi3x.aks2' 2025-04-25T04:40:00.0508638Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,True___Navi3x.aks2' 2025-04-25T04:40:00.0511634Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,False___Navi3x.aks2' 2025-04-25T04:40:00.0514792Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,True___Navi3x.aks2' 2025-04-25T04:40:00.0517412Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,False___Navi3x.aks2' 2025-04-25T04:40:00.0520029Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,True___Navi3x.aks2' 2025-04-25T04:40:00.0523122Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,False___Navi3x.aks2' 2025-04-25T04:40:00.0526411Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,True___Navi3x.aks2' 2025-04-25T04:40:00.0529731Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,False___Navi3x.aks2' 2025-04-25T04:40:00.0533111Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,True___Navi3x.aks2' 2025-04-25T04:40:00.0536636Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,False___Navi3x.aks2' 2025-04-25T04:40:00.0540528Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,True___Navi3x.aks2' 2025-04-25T04:40:00.0544323Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,False___Navi3x.aks2' 2025-04-25T04:40:00.0548343Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,True___Navi3x.aks2' 2025-04-25T04:40:00.0551203Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,False___Navi3x.aks2' 2025-04-25T04:40:00.0553867Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,True___Navi3x.aks2' 2025-04-25T04:40:00.0556608Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,False___Navi3x.aks2' 2025-04-25T04:40:00.0559457Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,True___Navi3x.aks2' 2025-04-25T04:40:00.0564674Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,False___Navi3x.aks2' 2025-04-25T04:40:00.0570664Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,True___Navi3x.aks2' 2025-04-25T04:40:00.0573788Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,False___Navi3x.aks2' 2025-04-25T04:40:00.0576675Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,True___Navi3x.aks2' 2025-04-25T04:40:00.0579585Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,False___Navi3x.aks2' 2025-04-25T04:40:00.0582536Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,True___Navi3x.aks2' 2025-04-25T04:40:00.0585404Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,False___Navi3x.aks2' 2025-04-25T04:40:00.0588437Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,True___Navi3x.aks2' 2025-04-25T04:40:00.0591673Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng/FONLY__^fp32@16___Navi3x.aks2' 2025-04-25T04:40:00.0594563Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng/FONLY__^i32@16___Navi3x.aks2' 2025-04-25T04:40:00.0597745Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng_tensor/FONLY__^fp32@16___Navi3x.aks2' 2025-04-25T04:40:00.0600699Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng_tensor/FONLY__^i32@16___Navi3x.aks2' 2025-04-25T04:40:00.0604011Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/debug_simulate_encoded_softmax/FONLY__^bf16@16___Navi3x.aks2' 2025-04-25T04:40:00.0606763Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/debug_simulate_encoded_softmax/FONLY__^fp16@16___Navi3x.aks2' 2025-04-25T04:40:00.0609657Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/debug_simulate_encoded_softmax/FONLY__^fp32@16___Navi3x.aks2' 2025-04-25T04:40:00.0623709Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.0630048Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.0639785Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.0668846Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.0678607Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.0693781Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.0709486Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.0725702Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.0736029Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.0768239Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.0801269Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.0822253Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.0833161Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.0845866Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.0854374Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.0869154Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.0883543Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.0895766Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.0907889Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.0921498Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.0931149Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.0948530Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.0963464Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.0976438Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.0989055Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.0998919Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.1010906Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.1020804Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.1033879Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.1049594Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.1062568Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.1076284Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.1087689Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.1101221Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.1115400Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.1130898Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.1136787Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.1142201Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.1157447Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.1168494Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.1178645Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.1200016Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.1206506Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.1211736Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.1226511Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.1241897Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.1257311Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.1279401Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.1293635Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.1308479Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.1322540Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.1346339Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.1371224Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.1396562Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.1413483Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.1433568Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.1448445Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.1478274Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.1510204Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.1535360Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.1552207Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.1572762Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.1585949Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.1607268Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.1640568Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.1660845Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.1681699Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.1705142Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.1719377Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.1755763Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.1795398Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.1817072Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.1825534Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.1835307Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.1844191Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.1854423Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.1873652Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.1892940Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.1903777Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.1914814Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.1923172Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.1943666Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.1964766Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.1985154Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.1993109Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2002259Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2012934Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2027923Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2048533Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2064448Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2073937Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2083179Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2093869Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2116061Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2139560Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2155562Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2166552Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2177620Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2188639Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2201185Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2213310Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2226759Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2236822Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2247787Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2258348Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2272062Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2285750Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2300128Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2311670Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2319321Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2328868Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2343107Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2348814Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2359273Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2371191Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2384599Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2394666Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2408981Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2425191Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2438046Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2446037Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2456847Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2465426Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2480294Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2491435Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2510546Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2522248Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2533620Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2542227Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2557475Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2573040Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2593133Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2604268Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2614695Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2626111Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2641996Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2653924Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2669295Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2682997Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2696985Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2707870Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2728846Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2752172Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2768430Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2777915Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2783901Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2791493Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2811512Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2822364Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2833858Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2845702Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2857296Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2866457Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2891457Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2916653Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2931574Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2938504Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2946459Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2951898Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2965761Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.2978178Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.2989306Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.2997586Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3006237Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3011636Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3025864Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3039792Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3051624Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3061255Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3071763Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3082298Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3091779Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3100052Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3113952Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3127642Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3141813Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3152554Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3161991Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3171246Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3185338Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3195877Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3205522Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3216912Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3226972Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3236084Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3251694Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3265414Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3278585Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3289751Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3303826Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3317295Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3332594Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3344480Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3355216Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3367150Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3389225Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3411084Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3434947Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3448782Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3461700Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3474430Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3499087Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3525109Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3549165Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3563233Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3583087Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3594961Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3609956Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3639595Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3655894Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3677669Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3701086Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3714003Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3746203Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3779001Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3796649Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3804440Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3811823Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3819191Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3834321Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3849969Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3864300Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3872022Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3879571Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3886599Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3901214Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3916346Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3931339Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3939309Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3946722Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3954463Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.3962655Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.3977938Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.3992798Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4002127Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4011067Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4019397Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4035162Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4051079Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4066587Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4077461Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4087519Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4098066Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4109729Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4131284Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4145567Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4155405Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4165118Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4175929Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4200444Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4224767Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4239889Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4248135Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4254391Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4263826Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4274708Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4286858Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4297388Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4308122Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4318495Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4329524Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4348337Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4364457Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4376061Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4382986Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4390693Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4397790Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4408968Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4418715Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4432664Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4441697Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4449759Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4457130Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4470950Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4484732Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4499136Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4508574Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4516238Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4529575Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4539403Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4546849Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4560984Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4571882Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4582444Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4596269Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4607927Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4619880Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4634924Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4647458Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4654026Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4664813Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4680271Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4688535Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4703025Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4715327Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4727472Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4739565Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4755299Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4770787Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4786887Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4795340Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4801710Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4808968Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4818909Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4827153Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4834687Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4842933Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4851296Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4858470Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4868917Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4878742Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4886728Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4895017Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4899494Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4911921Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4918029Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4923086Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4944229Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4953266Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4961039Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.4971073Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.4976391Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.4981702Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5000488Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5010860Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5015696Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5035690Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5047781Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5053772Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5076622Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5086843Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5095828Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5111614Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5123032Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5133991Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5154866Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5167201Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5178060Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5202004Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5227576Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5252013Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5271921Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5283295Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5293791Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5314783Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5338567Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5363158Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5380274Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5387099Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5392829Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5398880Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5405837Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5415718Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5434703Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5442033Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5448024Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5454183Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5465518Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5476712Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5497004Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5505534Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5510909Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5517840Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5524736Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5531532Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5539990Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5547760Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5555547Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5562999Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5570261Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5577248Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5586533Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5594184Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5603908Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5609594Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5619454Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5632901Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5637822Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5648988Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5661118Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5666983Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5684995Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5704637Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5709612Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5715233Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5720875Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5726876Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5756435Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5764550Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5793769Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5801207Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5807212Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5813297Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5837301Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5861948Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5887290Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5897985Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5905508Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5910938Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5920921Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5930918Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5942337Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5955970Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5968208Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.5974232Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.5984769Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.5995146Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.6006038Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.6017118Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.6025890Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.6030587Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.6044706Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.6055389Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.6066100Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.6076595Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.6087076Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.6091886Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.6104774Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.6118323Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.6128587Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.6139848Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.6150414Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.6162030Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.6183835Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.6197523Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.6208950Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.6218953Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.6229447Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.6240101Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.6261065Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,0___RX9070XT.aks2' 2025-04-25T04:40:00.6282696Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,1___RX9070XT.aks2' 2025-04-25T04:40:00.6294078Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,1,0___RX9070XT.aks2' 2025-04-25T04:40:00.6313522Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.6324369Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.6340516Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.6352837Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.6392627Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.6415491Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.6457254Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.6483876Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.6506799Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.6531497Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.6546868Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.6561478Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.6573931Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.6587106Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.6600380Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.6614597Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.6630212Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.6642716Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.6658811Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.6672160Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.6682761Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.6694111Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.6706212Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.6719251Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.6735265Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.6750742Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.6765932Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.6782221Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.6803472Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.6824223Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.6845016Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.6866713Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.6878342Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.6888882Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.6913979Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.6937768Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.6964282Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.6988640Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.7014408Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.7040643Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.7063601Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.7103589Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.7126879Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.7168960Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.7182856Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.7195078Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.7228349Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.7262884Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.7294127Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.7326592Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.7353906Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.7387835Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.7432693Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.7475695Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.7517835Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.7562682Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.7606942Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.7646813Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.7698780Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.7749725Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.7763100Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.7773056Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.7783548Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.7794570Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.7806800Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.7827765Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.7841307Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.7864326Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.7894128Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.7926086Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.7961438Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.7998468Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.8008012Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.8014556Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.8022526Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.8029598Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.8043606Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.8055857Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.8070250Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.8084470Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.8095769Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.8107884Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.8130964Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.8155417Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.8162142Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.8170401Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.8176165Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.8185233Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.8199516Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.8211703Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.8226404Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.8239897Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.8249921Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.8260361Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.8279842Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.8300274Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.8330527Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.8352564Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.8388451Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.8416046Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.8446165Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.8473219Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.8505657Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.8536728Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.8610677Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.8702868Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.8787812Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.8882785Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.8896879Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.8907420Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.8916300Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.8928035Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.8940732Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.8964469Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.8978449Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.9003778Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.9012931Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.9022868Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.9038392Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.9054949Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.9065058Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.9073173Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.9083063Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.9091921Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.9115128Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.9130605Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.9154258Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.9170185Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.9180221Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.9190584Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.9215014Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.9240099Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.9251246Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.9260918Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.9270470Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.9280444Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.9294171Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.9317470Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.9331779Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.9356252Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.9365642Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.9373976Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.9397571Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.9420387Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.9431453Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.9443396Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.9452974Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.9466919Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.9483259Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.9508093Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.9528429Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.9554816Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.9566443Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.9577388Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.9610411Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.9645799Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.9655695Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.9664908Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.9675360Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.9684604Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.9695548Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.9707822Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.9719566Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.9732456Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.9741758Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.9751911Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.9764135Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.9777923Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.9792325Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.9805663Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.9818942Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.9833371Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.9866984Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.9888664Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:00.9920029Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:00.9942587Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:00.9952736Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:00.9962251Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.0000733Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.0036599Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.0059975Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.0085666Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.0107281Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.0138112Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.0167966Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.0210205Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.0237007Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.0280548Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.0302180Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.0321962Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.0344907Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.0367409Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.0398597Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.0425671Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.0452088Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.0482581Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.0523119Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.0559767Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.0595260Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.0635419Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.0672645Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.0707089Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.0758031Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.0806227Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.0814997Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.0827729Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.0834215Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.0848674Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.0868033Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.0879024Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.0898163Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.0910331Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.0950727Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.0995620Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.1046471Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.1102925Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.1113502Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.1119333Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.1127108Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.1133408Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.1145666Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.1156926Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.1170245Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.1184276Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.1191334Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.1200380Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.1215394Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.1235531Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.1243096Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.1249184Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.1255897Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.1262522Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.1275609Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.1286569Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.1300277Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.1312769Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.1319819Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.1327036Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.1340069Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.1354512Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.1379772Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.1404004Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.1436708Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.1470777Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.1505170Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.1530101Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.1570553Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.1601571Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.1657628Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.1728585Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.1812474Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.1911182Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.1923546Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.1930981Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.1937628Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.1946682Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.1957667Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.1971725Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.1985236Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2001322Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.2008255Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2016180Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2029909Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2045051Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2052357Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2061541Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.2068985Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2078248Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.2088282Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2109548Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.2120354Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2143084Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.2150457Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2156979Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2172475Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2188777Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2197471Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2204957Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.2213138Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2221313Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.2232000Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2252735Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.2264695Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2286295Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.2294349Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2301940Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2337084Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2373177Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2382433Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2393151Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.2400793Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2411987Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.2422570Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2442233Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.2452929Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2473088Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.2489057Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2508324Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2523904Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2540349Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2550374Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2556541Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.2565292Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2572089Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.2584216Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2595248Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.2607974Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2619317Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.2627773Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2636216Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2645930Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2655673Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2671295Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2681125Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.2696002Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2706022Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.2720002Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2726343Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.2740579Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2747224Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.2757318Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2767315Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2789487Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2811598Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2821153Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2830804Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.2840262Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2850055Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.2856753Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2863178Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.2868734Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2875085Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.2886339Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2898252Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2924040Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.2949032Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.2995373Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3029133Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.3060120Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.3092928Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.3123909Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3145496Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.3165022Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.3186206Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.3245569Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3288474Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.3352174Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3397235Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.3413997Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3440329Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.3456232Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.3487707Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.3509160Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3515978Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.3536655Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.3544269Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.3566082Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3588302Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.3603581Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3617713Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.3626055Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3632031Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.3639829Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.3646023Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.3657122Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3665992Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.3677079Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.3686262Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.3696449Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3707045Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.3717024Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3726559Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.3730589Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3734934Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.3738322Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.3741995Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.3746109Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3750073Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.3755217Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.3758428Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.3761904Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3765398Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.3769262Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3773523Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.3780579Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3787969Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.3795162Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.3803203Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.3812209Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3820213Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.3829561Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.3838700Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.3848255Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3858118Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.3869160Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3880164Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.3889830Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3899936Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.3909520Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.3919989Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.3933732Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3944553Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.3957547Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.3968326Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.3981219Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.3994693Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4004335Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4013889Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4020407Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4027279Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.4033517Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4040819Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.4054496Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4068529Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.4081933Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4096032Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.4104721Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4112314Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4122996Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4132887Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4140523Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4147834Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.4154668Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4162046Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.4176978Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4192277Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.4207580Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4224230Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.4233015Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4241634Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4252069Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4262876Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4273059Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4279608Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.4287570Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4297249Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.4307249Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4327492Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.4340730Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4363867Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.4371239Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4379100Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4390439Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4405338Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4415043Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4424928Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.4434918Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4446429Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.4460149Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4474723Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.4490506Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4506542Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.4517451Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4529269Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4541768Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4555299Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4563133Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4573477Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.4581181Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4592705Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.4606976Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4647138Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.4664594Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4706014Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.4714550Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4720755Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4734529Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4750380Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4762136Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4773035Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.4785419Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4798905Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.4822698Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4838370Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.4862857Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4883246Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.4895224Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4907584Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4927940Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4950107Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.4964677Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.4978130Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.4991724Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5006100Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.5023070Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5045268Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.5061569Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5085212Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.5100154Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5114137Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5135806Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5157740Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5170242Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5186642Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.5200995Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5224164Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.5241584Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5261287Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.5283379Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5305169Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.5318416Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5332786Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5356950Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5386784Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5394571Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5400592Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.5407151Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5413577Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.5424172Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5440220Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.5452521Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5471489Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.5479110Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5486466Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5499760Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5514602Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5522371Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5529749Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.5537569Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5546861Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.5560281Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5576034Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.5591141Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5609740Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.5616725Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5623444Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5634198Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5646442Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5660033Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5673737Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.5688099Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5703765Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.5720068Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5740171Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.5760072Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5782857Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.5797416Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5811252Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5826941Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5846897Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5854013Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5858621Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.5865829Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5871366Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.5877576Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5890682Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.5897939Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5911995Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.5919637Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5927607Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5935662Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5944352Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5954202Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5960944Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.5971283Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.5978717Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.5988159Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.5999934Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.6010287Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6022558Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.6028730Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6034665Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6044147Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6054040Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6061808Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6071825Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.6080587Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6091498Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.6101338Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6116428Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.6127384Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6146944Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.6153772Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6160441Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6172935Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6188144Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6194604Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6200383Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.6207689Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6215266Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.6224313Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6239583Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.6251468Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6271250Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.6277759Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6284826Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6293659Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6305117Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6312408Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6321406Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.6330772Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6341272Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.6355465Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6369528Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.6386110Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6401425Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.6409241Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6418124Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6427976Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6439775Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6446982Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6458903Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.6467556Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6480933Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.6491952Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6516214Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.6528997Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6555442Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.6563875Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6571567Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6586038Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6600381Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6609593Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6619615Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.6629605Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6641643Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.6663429Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6678063Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.6701345Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6717381Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.6727632Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6738224Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6750084Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6764078Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6776287Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6792134Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.6804751Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6824746Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.6844893Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6877531Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.6898602Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6931431Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.6945907Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6957982Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6970012Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.6982407Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.6992811Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7013059Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.7026605Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7052040Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.7071946Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7093854Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.7117339Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7144221Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.7161109Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7182228Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7201728Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7223186Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7229719Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7236138Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.7242524Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7249493Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.7255560Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7268324Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.7275411Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7288535Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.7294191Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7299576Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7313549Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7329035Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7336206Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7343546Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.7351098Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7358675Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.7368113Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7382649Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.7393770Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7409150Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.7416372Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7423831Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7434025Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7445953Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7457733Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7469278Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.7482175Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7496610Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.7511793Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7527186Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.7546763Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7567983Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.7580514Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7593587Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7608475Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7627912Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7634409Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7639012Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.7645441Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7650795Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.7656726Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7665118Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.7671945Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7681192Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.7687416Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7693986Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7701160Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7710439Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7716269Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7721977Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.7728090Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7734135Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.7746141Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7757262Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.7769862Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7782059Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.7787280Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7792332Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7799841Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7808492Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7814897Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7824979Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.7832615Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7844342Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.7852801Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7867323Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.7877692Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7893395Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.7899936Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7906415Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7914557Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7924648Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.7967686Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.7988371Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.8031749Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.8054434Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.8099194Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.8130572Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.8174927Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.8207799Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.8239929Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.8272808Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.8311043Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.8349037Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.8361152Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.8368668Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.8378159Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.8385708Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.8395062Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.8398928Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.8408092Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.8412059Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.8418715Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.8426104Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.8435560Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.8446085Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.8459662Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.8471550Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.8485093Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.8497545Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.8513331Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.8528475Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.8544487Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.8559858Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.8573668Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.8586701Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.8601944Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.8617103Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.8631526Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.8644808Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.8657010Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.8670388Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.8685807Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.8701024Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.8716437Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.8732761Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.8747819Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.8760582Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.8776661Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.8792971Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.8818361Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.8834851Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.8859857Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.8878919Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.8908615Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.8929710Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.8959826Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.8980547Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.9006091Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.9031100Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.9062773Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.9093350Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.9115150Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.9130909Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.9155355Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.9174503Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.9203663Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.9217431Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.9243208Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.9258079Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.9268349Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.9279352Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.9293585Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.9307509Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.9329357Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.9342119Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.9362504Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.9374833Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.9396538Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.9415661Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.9438070Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.9458640Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.9468558Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.9477551Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.9488646Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.9500426Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.9515385Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.9534942Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.9550248Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.9570506Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.9603236Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.9624261Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.9655297Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.9676332Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.9690249Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.9703596Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.9727566Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.9752288Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.9767138Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.9773837Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.9786474Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.9793626Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.9808734Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.9816453Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.9830826Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.9839716Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:01.9854709Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.9868566Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.9888050Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.9903183Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:01.9937796Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:01.9953760Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:01.9985921Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.0003526Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.0045738Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.0068210Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.0109292Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.0133089Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.0154676Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.0171403Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.0195799Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.0219461Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.0235315Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.0256649Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.0270655Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.0291512Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.0312849Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.0332326Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.0351587Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.0370881Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.0384453Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.0395776Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.0411540Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.0426525Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.0448489Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.0470664Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.0490619Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.0514063Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.0538855Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.0565146Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.0588085Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.0617526Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.0632498Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.0646069Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.0662436Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.0678569Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.0697519Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.0713563Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.0732794Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.0754329Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.0766227Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.0788000Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.0802042Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.0827435Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.0838554Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.0850328Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.0873077Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.0899476Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.0911287Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.0930455Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.0942826Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.0963746Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.0975022Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.0987023Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.0997184Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.1009435Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.1021369Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.1034053Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.1054084Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.1074460Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.1094585Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.1115432Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.1135561Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.1157709Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.1197645Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.1224323Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.1265781Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.1296357Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.1330499Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.1363969Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.1394770Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.1425171Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.1438822Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.1449940Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.1462860Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.1474282Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.1486586Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.1498880Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.1511609Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.1525147Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.1536013Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.1547532Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.1561132Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.1574831Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.1606087Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.1638723Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.1670183Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.1704336Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.1746861Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.1792351Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.1835057Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.1880204Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.1916300Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.1952037Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.1999208Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.2044508Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.2099516Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.2155441Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.2217797Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.2284653Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.2357377Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.2430754Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.2512253Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.2598313Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.2662711Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.2729936Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.2808933Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.2899652Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.2913219Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.2921967Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.2929634Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.2939257Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.2950829Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.2970693Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.2982930Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.3003724Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.3012457Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.3021084Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.3040507Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.3061119Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.3070426Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.3081164Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.3091213Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.3102719Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.3123213Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.3138821Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.3159105Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.3174488Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.3184820Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.3194846Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.3216239Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.3238274Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.3251156Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.3265461Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.3279284Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.3295283Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.3309182Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.3324019Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.3339223Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.3358706Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.3373602Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.3390109Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.3412923Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.3437297Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.3449148Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.3473583Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.3485833Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.3511332Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.3527822Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.3568095Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.3588585Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.3629367Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.3651074Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.3671819Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.3692213Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.3712373Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.3726333Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.3755603Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.3770037Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.3800800Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.3841938Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.3864916Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.3905079Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.3928973Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.3945627Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.3962012Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.3984241Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.4006646Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.4019052Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.4032490Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.4047595Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.4066779Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.4094065Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.4106636Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.4128797Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.4153834Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.4163378Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.4174745Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.4195535Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.4219825Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.4228640Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.4242344Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.4251699Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.4266010Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.4279901Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.4291418Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.4306110Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.4317686Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.4326693Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.4336800Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.4351826Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.4368246Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.4384189Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.4400467Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.4416468Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.4436790Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.4459957Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.4482892Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.4505683Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.4530530Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.4550983Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.4571027Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.4584323Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.4598290Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.4607373Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.4617058Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.4626558Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.4636610Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.4648306Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.4659813Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.4671730Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.4684147Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.4694271Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.4704341Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.4716315Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.4728714Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.4754527Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.4781182Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.4807187Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.4838518Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.4874114Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.4910402Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.4946199Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.4983730Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.5026934Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.5069876Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.5111985Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.5154737Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.5199637Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.5236122Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.5290676Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.5337175Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.5408263Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.5473088Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.5546844Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.5625210Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.5676833Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.5738507Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.5806803Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.5885997Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.5897960Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.5906564Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.5913429Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.5922527Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.5929148Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.5941622Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.5949343Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.5963968Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.5971945Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.5980512Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.5996886Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.6017596Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.6024824Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.6034943Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.6042272Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.6052725Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.6065516Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.6080389Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.6093952Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.6110097Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.6120041Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.6130411Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.6151248Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.6173424Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.6182902Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.6193583Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.6203999Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.6215828Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.6228581Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.6243615Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.6258816Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.6275217Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.6285718Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.6297319Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.6318047Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.6341341Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.6352899Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.6374898Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.6387526Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.6410191Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.6443917Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.6479847Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.6514033Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.6551089Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.6568292Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.6584498Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.6600376Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.6617064Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.6629594Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.6652891Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.6666610Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.6692382Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.6727896Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.6765563Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.6802528Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.6844332Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.6859451Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.6874055Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.6910170Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.6951241Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.6968218Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.6984201Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.6998544Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.7014423Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.7024399Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.7032540Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.7040897Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.7049128Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.7064876Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.7081206Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.7103848Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.7126279Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.7136812Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.7148082Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.7157813Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.7168772Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.7189909Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.7209194Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.7231529Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.7251312Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.7262605Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.7273356Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.7296813Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.7321627Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.7330625Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.7337903Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.7345393Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.7352867Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.7362914Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.7372501Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.7382430Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.7392393Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.7400593Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.7408384Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.7418900Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.7429138Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.7437293Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.7445666Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.7453274Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.7462040Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.7472902Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.7483769Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.7493828Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.7505267Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.7514737Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.7523630Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.7535361Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.7547184Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.7600479Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.7632231Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.7675490Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.7707438Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.7779024Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.7823564Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.7886712Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.7931013Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.8007472Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.8072670Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.8156392Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.8229173Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.8242141Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.8251541Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.8260789Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.8270669Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.8328370Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.8342866Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.8402989Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.8417858Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.8442549Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.8469008Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.8502023Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.8534705Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.8549471Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.8557577Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.8570073Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.8578341Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.8589316Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.8600962Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.8612345Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.8624307Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.8639656Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.8654765Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.8677013Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.8700671Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.8707120Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.8720347Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.8725367Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.8739079Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.8753317Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.8778719Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.8793495Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.8819297Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.8826357Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.8831327Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.8845547Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.8860271Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.8879770Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.8890611Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.8909605Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.8920943Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.8945679Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.8960592Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.8984503Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.8999764Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.9034535Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.9070681Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.9116488Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.9163125Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.9189354Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.9203278Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.9226505Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.9241108Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.9274022Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.9293829Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.9324291Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.9344192Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.9374375Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.9404887Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.9441599Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.9477121Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.9492479Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.9506567Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.9520287Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.9534620Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.9569910Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.9591500Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,1___RX9070XT.aks2' 2025-04-25T04:40:02.9625740Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.9648284Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,1___RX9070XT.aks2' 2025-04-25T04:40:02.9664178Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.9679249Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.9701251Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,False,0___RX9070XT.aks2' 2025-04-25T04:40:02.9723153Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,True,0___RX9070XT.aks2' 2025-04-25T04:40:02.9728618Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,128,False___RX9070XT.aks2' 2025-04-25T04:40:02.9731320Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,128,True___RX9070XT.aks2' 2025-04-25T04:40:02.9733419Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,16,False___RX9070XT.aks2' 2025-04-25T04:40:02.9735865Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,16,True___RX9070XT.aks2' 2025-04-25T04:40:02.9738783Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,160,False___RX9070XT.aks2' 2025-04-25T04:40:02.9741766Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,160,True___RX9070XT.aks2' 2025-04-25T04:40:02.9744763Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,192,False___RX9070XT.aks2' 2025-04-25T04:40:02.9747736Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,192,True___RX9070XT.aks2' 2025-04-25T04:40:02.9750914Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,224,False___RX9070XT.aks2' 2025-04-25T04:40:02.9754029Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,224,True___RX9070XT.aks2' 2025-04-25T04:40:02.9757123Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,256,False___RX9070XT.aks2' 2025-04-25T04:40:02.9760318Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,256,True___RX9070XT.aks2' 2025-04-25T04:40:02.9762818Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,32,False___RX9070XT.aks2' 2025-04-25T04:40:02.9765139Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,32,True___RX9070XT.aks2' 2025-04-25T04:40:02.9767458Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,48,False___RX9070XT.aks2' 2025-04-25T04:40:02.9769916Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,48,True___RX9070XT.aks2' 2025-04-25T04:40:02.9774782Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,512,False___RX9070XT.aks2' 2025-04-25T04:40:02.9779604Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,512,True___RX9070XT.aks2' 2025-04-25T04:40:02.9782635Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,64,False___RX9070XT.aks2' 2025-04-25T04:40:02.9784974Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,64,True___RX9070XT.aks2' 2025-04-25T04:40:02.9787452Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,80,False___RX9070XT.aks2' 2025-04-25T04:40:02.9789942Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,80,True___RX9070XT.aks2' 2025-04-25T04:40:02.9792459Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,96,False___RX9070XT.aks2' 2025-04-25T04:40:02.9794977Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,96,True___RX9070XT.aks2' 2025-04-25T04:40:02.9797509Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,128,False___RX9070XT.aks2' 2025-04-25T04:40:02.9800099Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,128,True___RX9070XT.aks2' 2025-04-25T04:40:02.9802381Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,16,False___RX9070XT.aks2' 2025-04-25T04:40:02.9804583Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,16,True___RX9070XT.aks2' 2025-04-25T04:40:02.9807122Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,160,False___RX9070XT.aks2' 2025-04-25T04:40:02.9810915Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,160,True___RX9070XT.aks2' 2025-04-25T04:40:02.9813597Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,192,False___RX9070XT.aks2' 2025-04-25T04:40:02.9816404Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,192,True___RX9070XT.aks2' 2025-04-25T04:40:02.9819167Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,224,False___RX9070XT.aks2' 2025-04-25T04:40:02.9822056Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,224,True___RX9070XT.aks2' 2025-04-25T04:40:02.9825003Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,256,False___RX9070XT.aks2' 2025-04-25T04:40:02.9828213Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,256,True___RX9070XT.aks2' 2025-04-25T04:40:02.9830656Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,32,False___RX9070XT.aks2' 2025-04-25T04:40:02.9832893Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,32,True___RX9070XT.aks2' 2025-04-25T04:40:02.9835281Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,48,False___RX9070XT.aks2' 2025-04-25T04:40:02.9837715Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,48,True___RX9070XT.aks2' 2025-04-25T04:40:02.9841549Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,512,False___RX9070XT.aks2' 2025-04-25T04:40:02.9846513Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,512,True___RX9070XT.aks2' 2025-04-25T04:40:02.9849263Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,64,False___RX9070XT.aks2' 2025-04-25T04:40:02.9851668Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,64,True___RX9070XT.aks2' 2025-04-25T04:40:02.9854103Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,80,False___RX9070XT.aks2' 2025-04-25T04:40:02.9856596Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,80,True___RX9070XT.aks2' 2025-04-25T04:40:02.9859018Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,96,False___RX9070XT.aks2' 2025-04-25T04:40:02.9861577Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,96,True___RX9070XT.aks2' 2025-04-25T04:40:02.9864339Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,128,False___RX9070XT.aks2' 2025-04-25T04:40:02.9867301Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,128,True___RX9070XT.aks2' 2025-04-25T04:40:02.9869449Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,16,False___RX9070XT.aks2' 2025-04-25T04:40:02.9871681Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,16,True___RX9070XT.aks2' 2025-04-25T04:40:02.9874485Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,160,False___RX9070XT.aks2' 2025-04-25T04:40:02.9877389Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,160,True___RX9070XT.aks2' 2025-04-25T04:40:02.9880465Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,192,False___RX9070XT.aks2' 2025-04-25T04:40:02.9883490Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,192,True___RX9070XT.aks2' 2025-04-25T04:40:02.9886701Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,224,False___RX9070XT.aks2' 2025-04-25T04:40:02.9889952Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,224,True___RX9070XT.aks2' 2025-04-25T04:40:02.9893457Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,256,False___RX9070XT.aks2' 2025-04-25T04:40:02.9897259Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,256,True___RX9070XT.aks2' 2025-04-25T04:40:02.9899756Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,32,False___RX9070XT.aks2' 2025-04-25T04:40:02.9902121Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,32,True___RX9070XT.aks2' 2025-04-25T04:40:02.9904613Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,48,False___RX9070XT.aks2' 2025-04-25T04:40:02.9907052Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,48,True___RX9070XT.aks2' 2025-04-25T04:40:02.9911658Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,512,False___RX9070XT.aks2' 2025-04-25T04:40:02.9916929Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,512,True___RX9070XT.aks2' 2025-04-25T04:40:02.9919864Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,64,False___RX9070XT.aks2' 2025-04-25T04:40:02.9922472Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,64,True___RX9070XT.aks2' 2025-04-25T04:40:02.9924904Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,80,False___RX9070XT.aks2' 2025-04-25T04:40:02.9927493Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,80,True___RX9070XT.aks2' 2025-04-25T04:40:02.9930128Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,96,False___RX9070XT.aks2' 2025-04-25T04:40:02.9932756Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,96,True___RX9070XT.aks2' 2025-04-25T04:40:02.9936377Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,False___RX9070XT.aks2' 2025-04-25T04:40:02.9939312Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,True___RX9070XT.aks2' 2025-04-25T04:40:02.9941832Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,False___RX9070XT.aks2' 2025-04-25T04:40:02.9944173Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,True___RX9070XT.aks2' 2025-04-25T04:40:02.9946905Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,False___RX9070XT.aks2' 2025-04-25T04:40:02.9949767Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,True___RX9070XT.aks2' 2025-04-25T04:40:02.9952719Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,False___RX9070XT.aks2' 2025-04-25T04:40:02.9955670Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,True___RX9070XT.aks2' 2025-04-25T04:40:02.9958745Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,False___RX9070XT.aks2' 2025-04-25T04:40:02.9961844Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,True___RX9070XT.aks2' 2025-04-25T04:40:02.9965027Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,False___RX9070XT.aks2' 2025-04-25T04:40:02.9968255Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,True___RX9070XT.aks2' 2025-04-25T04:40:02.9970751Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,False___RX9070XT.aks2' 2025-04-25T04:40:02.9973046Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,True___RX9070XT.aks2' 2025-04-25T04:40:02.9975419Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,False___RX9070XT.aks2' 2025-04-25T04:40:02.9977795Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,True___RX9070XT.aks2' 2025-04-25T04:40:02.9982711Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,False___RX9070XT.aks2' 2025-04-25T04:40:02.9987732Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,True___RX9070XT.aks2' 2025-04-25T04:40:02.9990480Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,False___RX9070XT.aks2' 2025-04-25T04:40:02.9993008Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,True___RX9070XT.aks2' 2025-04-25T04:40:02.9995490Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,False___RX9070XT.aks2' 2025-04-25T04:40:02.9997933Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,True___RX9070XT.aks2' 2025-04-25T04:40:03.0000461Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,False___RX9070XT.aks2' 2025-04-25T04:40:03.0003048Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,True___RX9070XT.aks2' 2025-04-25T04:40:03.0005736Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,False___RX9070XT.aks2' 2025-04-25T04:40:03.0008211Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,True___RX9070XT.aks2' 2025-04-25T04:40:03.0010501Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,False___RX9070XT.aks2' 2025-04-25T04:40:03.0012734Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,True___RX9070XT.aks2' 2025-04-25T04:40:03.0015315Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,False___RX9070XT.aks2' 2025-04-25T04:40:03.0018015Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,True___RX9070XT.aks2' 2025-04-25T04:40:03.0020765Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,False___RX9070XT.aks2' 2025-04-25T04:40:03.0023831Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,True___RX9070XT.aks2' 2025-04-25T04:40:03.0026321Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,False___RX9070XT.aks2' 2025-04-25T04:40:03.0029050Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,True___RX9070XT.aks2' 2025-04-25T04:40:03.0031970Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,False___RX9070XT.aks2' 2025-04-25T04:40:03.0035138Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,True___RX9070XT.aks2' 2025-04-25T04:40:03.0037874Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,False___RX9070XT.aks2' 2025-04-25T04:40:03.0040305Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,True___RX9070XT.aks2' 2025-04-25T04:40:03.0042643Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,False___RX9070XT.aks2' 2025-04-25T04:40:03.0045027Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,True___RX9070XT.aks2' 2025-04-25T04:40:03.0048632Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,False___RX9070XT.aks2' 2025-04-25T04:40:03.0053552Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,True___RX9070XT.aks2' 2025-04-25T04:40:03.0056346Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,False___RX9070XT.aks2' 2025-04-25T04:40:03.0058793Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,True___RX9070XT.aks2' 2025-04-25T04:40:03.0061330Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,False___RX9070XT.aks2' 2025-04-25T04:40:03.0063898Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,True___RX9070XT.aks2' 2025-04-25T04:40:03.0066339Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,False___RX9070XT.aks2' 2025-04-25T04:40:03.0068834Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,True___RX9070XT.aks2' 2025-04-25T04:40:03.0071555Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,False___RX9070XT.aks2' 2025-04-25T04:40:03.0074284Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,True___RX9070XT.aks2' 2025-04-25T04:40:03.0076692Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,False___RX9070XT.aks2' 2025-04-25T04:40:03.0078943Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,True___RX9070XT.aks2' 2025-04-25T04:40:03.0081824Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,False___RX9070XT.aks2' 2025-04-25T04:40:03.0084675Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,True___RX9070XT.aks2' 2025-04-25T04:40:03.0087680Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,False___RX9070XT.aks2' 2025-04-25T04:40:03.0090732Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,True___RX9070XT.aks2' 2025-04-25T04:40:03.0093971Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,False___RX9070XT.aks2' 2025-04-25T04:40:03.0097167Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,True___RX9070XT.aks2' 2025-04-25T04:40:03.0100695Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,False___RX9070XT.aks2' 2025-04-25T04:40:03.0104583Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,True___RX9070XT.aks2' 2025-04-25T04:40:03.0107177Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,False___RX9070XT.aks2' 2025-04-25T04:40:03.0109733Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,True___RX9070XT.aks2' 2025-04-25T04:40:03.0111919Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,False___RX9070XT.aks2' 2025-04-25T04:40:03.0114429Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,True___RX9070XT.aks2' 2025-04-25T04:40:03.0119089Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,False___RX9070XT.aks2' 2025-04-25T04:40:03.0124509Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,True___RX9070XT.aks2' 2025-04-25T04:40:03.0128718Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,False___RX9070XT.aks2' 2025-04-25T04:40:03.0131231Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,True___RX9070XT.aks2' 2025-04-25T04:40:03.0135311Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,False___RX9070XT.aks2' 2025-04-25T04:40:03.0138850Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,True___RX9070XT.aks2' 2025-04-25T04:40:03.0142837Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,False___RX9070XT.aks2' 2025-04-25T04:40:03.0146438Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,True___RX9070XT.aks2' 2025-04-25T04:40:03.0150456Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng/FONLY__^fp32@16___RX9070XT.aks2' 2025-04-25T04:40:03.0154180Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng/FONLY__^i32@16___RX9070XT.aks2' 2025-04-25T04:40:03.0158174Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng_tensor/FONLY__^fp32@16___RX9070XT.aks2' 2025-04-25T04:40:03.0161517Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng_tensor/FONLY__^i32@16___RX9070XT.aks2' 2025-04-25T04:40:03.0165561Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/debug_simulate_encoded_softmax/FONLY__^bf16@16___RX9070XT.aks2' 2025-04-25T04:40:03.0168834Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/debug_simulate_encoded_softmax/FONLY__^fp16@16___RX9070XT.aks2' 2025-04-25T04:40:03.0172821Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/debug_simulate_encoded_softmax/FONLY__^fp32@16___RX9070XT.aks2' 2025-04-25T04:40:03.0196765Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.0219505Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.0246900Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.0281723Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.0304612Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.0331278Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.0358208Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.0394714Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.0426836Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.0463456Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.0505615Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.0531683Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.0543974Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.0566585Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.0579727Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.0601925Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.0618983Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.0633671Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.0648600Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.0673997Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.0687431Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.0711263Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.0738380Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.0752693Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.0775144Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.0805706Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.0822810Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.0847408Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.0872845Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.0898245Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.0921270Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.0953174Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.0969601Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.0992425Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.1017703Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.1040871Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.1058879Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.1080691Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.1096036Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.1117084Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.1138827Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.1164793Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.1186146Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.1212310Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.1227852Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.1248633Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.1270800Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.1294291Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.1317515Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.1338966Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.1364754Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.1396810Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.1418074Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.1449513Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.1471663Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.1497002Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.1521151Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.1552245Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.1585741Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.1612775Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.1634770Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.1660630Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.1676717Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.1708567Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.1743273Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.1766453Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.1788830Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.1819275Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.1836597Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.1870676Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.1907326Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.1930558Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.1943817Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.1969509Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.1982507Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.2004717Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.2027909Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.2043252Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.2058355Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.2088095Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.2101075Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.2121818Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.2145627Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.2159682Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.2174359Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.2188856Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.2205183Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.2229828Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.2252409Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.2274297Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.2290698Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.2315527Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.2331730Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.2354849Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.2381819Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.2399793Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.2415664Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.2432276Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.2452903Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.2474698Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.2495783Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.2518695Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.2536222Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.2556131Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.2576298Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.2598414Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.2620277Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.2644257Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.2657762Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.2672147Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.2692361Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.2716995Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.2740459Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.2762408Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.2777311Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.2802119Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.2822642Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.2847515Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.2878454Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.2900032Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.2922187Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.2942865Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.2965417Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.2985304Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.3008955Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.3031645Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.3054789Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.3088593Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.3111761Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.3135862Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.3166100Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.3186657Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.3206444Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.3228910Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.3251593Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.3283288Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.3309545Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.3332247Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.3357040Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.3392399Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.3415119Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.3445792Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.3480391Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.3500798Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.3524170Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.3539902Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.3563535Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.3590346Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.3614693Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.3639285Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.3670562Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.3713995Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.3745507Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.3775400Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.3807965Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.3831943Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.3841352Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.3856441Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.3864349Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.3883816Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.3904430Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.3917353Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.3928495Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.3949105Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.3958200Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.3979196Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.4002894Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.4014584Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.4030060Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.4050643Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.4066795Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.4099216Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.4129628Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.4152127Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.4168719Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.4193268Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.4209146Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.4239179Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.4272103Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.4292870Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.4307467Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.4322562Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.4336841Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.4359112Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.4381794Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.4405203Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.4420661Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.4442844Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.4457199Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.4478112Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.4500562Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.4522097Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.4541822Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.4557144Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.4578583Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.4604963Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.4627312Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.4647059Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.4662299Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.4684023Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.4704412Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.4729043Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.4759002Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.4774196Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.4786083Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.4805849Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.4818575Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.4840358Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.4866939Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.4883963Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.4900476Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.4924038Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.4937949Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.4967632Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.4999275Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.5019536Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.5030105Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.5050572Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.5059853Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.5073764Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.5097104Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.5109962Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.5124632Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.5156291Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.5167136Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.5188900Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.5213668Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.5226358Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.5236265Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.5246822Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.5260739Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.5283054Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.5302875Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.5322414Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.5334547Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.5354559Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.5369116Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.5389800Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.5413604Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.5429538Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.5442348Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.5455860Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.5470093Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.5485576Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.5501056Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.5517675Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.5531794Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.5547215Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.5561956Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.5581801Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.5600708Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.5620408Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.5630394Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.5641872Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.5657244Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.5680335Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.5701214Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.5721890Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.5734080Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.5755546Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.5771600Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.5794266Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.5819626Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.5840100Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.5856229Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.5872435Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.5885878Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.5911861Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.5934182Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.5955686Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.5976396Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.6007768Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.6021035Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.6049682Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.6082145Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.6099185Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.6119120Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.6135740Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.6156794Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.6187888Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.6218545Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.6239979Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.6262129Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.6296908Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.6317358Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.6348403Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.6383459Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.6399758Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.6409041Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.6415249Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.6431198Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.6451586Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.6465917Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.6490130Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.6500836Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.6512424Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.6531386Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.6557932Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.6588398Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.6614861Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.6622540Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.6631901Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.6640156Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.6653746Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.6668525Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.6683992Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.6691859Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.6703256Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.6711190Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.6724957Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.6740818Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.6754288Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.6761211Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.6768151Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.6775598Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.6781882Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.6790613Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.6803964Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.6810721Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.6817457Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.6824701Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.6832095Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.6840354Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.6852043Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.6859578Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.6867336Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.6876075Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.6885600Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.6895277Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.6902678Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.6909194Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.6916575Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.6924264Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.6932334Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.6942248Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.6948955Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.6955613Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.6961562Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.6967925Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.6974745Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.6981939Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.6989596Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.6995205Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.7000869Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.7006861Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.7013471Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.7020175Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.7027000Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.7032167Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.7037905Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.7044225Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.7050950Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.7057511Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.7065158Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.7071191Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.7077788Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.7084718Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.7092258Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.7100034Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.7108165Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.7114225Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.7125614Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.7133902Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.7149981Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.7179052Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.7192065Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.7200520Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.7212083Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.7220517Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.7235773Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.7257020Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.7276477Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.7283949Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.7296973Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.7309048Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.7318764Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.7333054Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.7353502Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.7363745Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.7377765Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.7390006Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.7401975Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.7417168Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.7432803Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.7442180Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.7451013Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.7457122Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.7466483Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.7476096Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.7486692Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.7496565Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.7506804Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.7513683Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.7524409Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.7536195Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.7547197Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.7554476Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.7565787Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.7573611Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.7592543Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.7618279Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.7644271Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.7655352Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.7668431Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.7676381Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.7698451Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.7725496Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.7749761Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.7759536Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.7773734Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.7791365Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.7802834Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.7822497Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.7844330Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.7858039Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.7878502Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.7895111Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.7911603Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.7932940Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.7950846Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.7958058Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,0___MI200.aks2' 2025-04-25T04:40:03.7969158Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,1___MI200.aks2' 2025-04-25T04:40:03.7992901Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,False,1,0___MI200.aks2' 2025-04-25T04:40:03.8008479Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,0___MI200.aks2' 2025-04-25T04:40:03.8023940Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,1___MI200.aks2' 2025-04-25T04:40:03.8040619Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,True,1,0___MI200.aks2' 2025-04-25T04:40:03.8050861Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,0___MI200.aks2' 2025-04-25T04:40:03.8062515Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,1___MI200.aks2' 2025-04-25T04:40:03.8083800Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,False,1,0___MI200.aks2' 2025-04-25T04:40:03.8097467Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,0___MI200.aks2' 2025-04-25T04:40:03.8113068Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,1___MI200.aks2' 2025-04-25T04:40:03.8127677Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,True,1,0___MI200.aks2' 2025-04-25T04:40:03.8158283Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,0___MI200.aks2' 2025-04-25T04:40:03.8181085Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,1___MI200.aks2' 2025-04-25T04:40:03.8215554Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,0___MI200.aks2' 2025-04-25T04:40:03.8248015Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,1___MI200.aks2' 2025-04-25T04:40:03.8284029Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,0___MI200.aks2' 2025-04-25T04:40:03.8315434Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,1___MI200.aks2' 2025-04-25T04:40:03.8351976Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,0___MI200.aks2' 2025-04-25T04:40:03.8388925Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,1___MI200.aks2' 2025-04-25T04:40:03.8422485Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,False,0___MI200.aks2' 2025-04-25T04:40:03.8460903Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,True,0___MI200.aks2' 2025-04-25T04:40:03.8499614Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,False,0___MI200.aks2' 2025-04-25T04:40:03.8542714Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,True,0___MI200.aks2' 2025-04-25T04:40:03.8554614Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,0___MI200.aks2' 2025-04-25T04:40:03.8565352Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,1___MI200.aks2' 2025-04-25T04:40:03.8575217Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,0___MI200.aks2' 2025-04-25T04:40:03.8587411Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,1___MI200.aks2' 2025-04-25T04:40:03.8607261Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,0___MI200.aks2' 2025-04-25T04:40:03.8620808Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,1___MI200.aks2' 2025-04-25T04:40:03.8641899Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,0___MI200.aks2' 2025-04-25T04:40:03.8656639Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,1___MI200.aks2' 2025-04-25T04:40:03.8668350Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,False,0___MI200.aks2' 2025-04-25T04:40:03.8680524Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,True,0___MI200.aks2' 2025-04-25T04:40:03.8706622Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,False,0___MI200.aks2' 2025-04-25T04:40:03.8733888Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,True,0___MI200.aks2' 2025-04-25T04:40:03.8751848Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,0___MI200.aks2' 2025-04-25T04:40:03.8774088Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,1___MI200.aks2' 2025-04-25T04:40:03.8790816Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,0___MI200.aks2' 2025-04-25T04:40:03.8815386Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,1___MI200.aks2' 2025-04-25T04:40:03.8848446Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,0___MI200.aks2' 2025-04-25T04:40:03.8879603Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,1___MI200.aks2' 2025-04-25T04:40:03.8910997Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,0___MI200.aks2' 2025-04-25T04:40:03.8944062Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,1___MI200.aks2' 2025-04-25T04:40:03.8966194Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,False,0___MI200.aks2' 2025-04-25T04:40:03.8986681Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,True,0___MI200.aks2' 2025-04-25T04:40:03.9023332Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,False,0___MI200.aks2' 2025-04-25T04:40:03.9060413Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,True,0___MI200.aks2' 2025-04-25T04:40:03.9082010Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,0___MI200.aks2' 2025-04-25T04:40:03.9098142Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,1___MI200.aks2' 2025-04-25T04:40:03.9118751Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,0___MI200.aks2' 2025-04-25T04:40:03.9139547Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,1___MI200.aks2' 2025-04-25T04:40:03.9165332Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,0___MI200.aks2' 2025-04-25T04:40:03.9187975Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,1___MI200.aks2' 2025-04-25T04:40:03.9211860Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,0___MI200.aks2' 2025-04-25T04:40:03.9236450Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,1___MI200.aks2' 2025-04-25T04:40:03.9258702Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,False,0___MI200.aks2' 2025-04-25T04:40:03.9280518Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,True,0___MI200.aks2' 2025-04-25T04:40:03.9306837Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,False,0___MI200.aks2' 2025-04-25T04:40:03.9332775Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,True,0___MI200.aks2' 2025-04-25T04:40:03.9349747Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,0___MI200.aks2' 2025-04-25T04:40:03.9364985Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,1___MI200.aks2' 2025-04-25T04:40:03.9380487Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,0___MI200.aks2' 2025-04-25T04:40:03.9396671Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,1___MI200.aks2' 2025-04-25T04:40:03.9418769Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,0___MI200.aks2' 2025-04-25T04:40:03.9440278Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,1___MI200.aks2' 2025-04-25T04:40:03.9461144Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,0___MI200.aks2' 2025-04-25T04:40:03.9482158Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,1___MI200.aks2' 2025-04-25T04:40:03.9499075Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,False,0___MI200.aks2' 2025-04-25T04:40:03.9515352Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,True,0___MI200.aks2' 2025-04-25T04:40:03.9539070Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,False,0___MI200.aks2' 2025-04-25T04:40:03.9561728Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,True,0___MI200.aks2' 2025-04-25T04:40:03.9572098Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,0___MI200.aks2' 2025-04-25T04:40:03.9582379Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,1___MI200.aks2' 2025-04-25T04:40:03.9593458Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,0___MI200.aks2' 2025-04-25T04:40:03.9605045Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,1___MI200.aks2' 2025-04-25T04:40:03.9616669Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,0___MI200.aks2' 2025-04-25T04:40:03.9646915Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,1___MI200.aks2' 2025-04-25T04:40:03.9661235Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,0___MI200.aks2' 2025-04-25T04:40:03.9695950Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,1___MI200.aks2' 2025-04-25T04:40:03.9717026Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,False,0___MI200.aks2' 2025-04-25T04:40:03.9736435Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,True,0___MI200.aks2' 2025-04-25T04:40:03.9760461Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,False,0___MI200.aks2' 2025-04-25T04:40:03.9785254Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,True,0___MI200.aks2' 2025-04-25T04:40:03.9795406Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,0___MI200.aks2' 2025-04-25T04:40:03.9805106Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,1___MI200.aks2' 2025-04-25T04:40:03.9815605Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,0___MI200.aks2' 2025-04-25T04:40:03.9827813Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,1___MI200.aks2' 2025-04-25T04:40:03.9844069Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,0___MI200.aks2' 2025-04-25T04:40:03.9858154Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,1___MI200.aks2' 2025-04-25T04:40:03.9874217Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,0___MI200.aks2' 2025-04-25T04:40:03.9889309Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,1___MI200.aks2' 2025-04-25T04:40:03.9900814Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,False,0___MI200.aks2' 2025-04-25T04:40:03.9914035Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,True,0___MI200.aks2' 2025-04-25T04:40:03.9936330Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,False,0___MI200.aks2' 2025-04-25T04:40:03.9960589Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,True,0___MI200.aks2' 2025-04-25T04:40:03.9972321Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,0___MI200.aks2' 2025-04-25T04:40:03.9984043Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,1___MI200.aks2' 2025-04-25T04:40:03.9995252Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.0008265Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.0028152Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.0042589Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.0058897Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.0073736Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.0086528Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.0100267Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.0124049Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.0147411Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.0171135Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.0192614Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.0214159Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.0236563Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.0260794Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.0284326Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.0307927Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.0331390Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.0354127Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.0376393Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.0398360Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.0421402Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.0434319Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.0446051Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.0460392Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.0475268Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.0497174Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.0518249Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.0541061Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.0564150Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.0579182Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.0599371Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.0623897Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.0649163Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.0669247Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.0685912Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.0702676Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.0723624Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.0750297Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.0781195Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.0807111Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.0838948Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.0854698Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.0869149Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.0892784Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.0915852Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.0940162Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.0963006Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.0988474Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.1014168Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.1041646Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.1072121Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.1102414Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.1134362Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.1159797Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.1185666Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.1220962Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.1256711Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.1279364Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.1301148Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.1331372Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.1362247Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.1392534Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.1414044Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.1445960Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.1470820Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.1493023Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.1518877Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.1550783Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.1584277Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.1592028Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.1601180Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.1608329Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.1619107Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.1631707Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.1645424Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.1657530Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.1672210Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.1680682Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.1691178Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.1706525Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.1722829Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.1743604Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.1756705Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.1777347Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.1792200Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.1818232Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.1835735Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.1861342Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.1881959Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.1907276Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.1933589Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.1966256Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.1997282Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.2011819Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.2026166Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.2040564Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.2056637Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.2078630Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.2098330Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.2120627Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.2143375Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.2160051Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.2180371Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.2209633Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.2237233Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.2253589Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.2274284Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.2289934Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.2311599Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.2325918Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.2342670Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.2356466Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.2376180Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.2391976Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.2406875Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.2428629Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.2448947Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.2464094Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.2474346Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.2490088Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.2502288Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.2519049Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.2533964Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.2555413Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.2575609Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.2591938Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.2612251Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.2639985Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.2673173Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.2683212Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.2693312Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.2704209Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.2717134Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.2730824Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.2743147Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.2757330Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.2770240Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.2781455Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.2795520Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.2812000Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.2829802Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.2838458Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.2848102Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.2857142Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.2868996Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.2889393Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.2915933Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.2936929Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.2964713Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.2977362Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.2990025Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.3012067Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.3035481Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.3053476Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.3071227Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.3088365Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.3109351Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.3130543Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.3152349Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.3173566Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.3195073Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.3207667Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.3220039Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.3241286Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.3263301Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.3274684Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.3290369Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.3305297Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.3327112Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.3348411Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.3373870Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.3396950Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.3427894Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.3442329Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.3458108Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.3484882Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.3516521Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.3530793Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.3547279Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.3562129Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.3581722Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.3605269Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.3640729Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.3665499Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.3700699Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.3721922Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.3742986Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.3769183Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.3795589Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.3812099Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.3832719Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.3853197Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.3877101Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.3903494Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.3924747Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.3952573Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.3975180Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.3999669Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.4026629Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.4059795Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.4093753Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.4108847Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.4120236Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.4134763Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.4148136Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.4164984Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.4180898Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.4196521Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.4212937Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.4225868Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.4238562Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.4258833Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.4276383Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.4282408Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.4289097Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.4294381Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.4301968Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.4310273Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.4318881Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.4327926Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.4338132Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.4345621Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.4353193Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.4363322Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.4373849Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.4387440Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.4396545Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.4410498Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.4419954Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.4440580Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.4449959Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.4469512Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.4478965Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.4491219Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.4503769Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.4520789Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.4536880Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.4546562Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.4551811Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.4561403Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.4566972Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.4577870Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.4584409Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.4595814Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.4602547Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.4612590Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.4623111Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.4635870Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.4649912Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.4673958Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.4698780Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.4722914Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.4747194Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.4771777Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.4802786Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.4827153Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.4858371Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.4872698Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.4884081Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.4899378Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.4914226Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.4935995Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.4959531Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.4983126Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.5008287Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.5026158Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.5051212Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.5071514Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.5096902Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.5109621Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.5121120Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.5135793Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.5151045Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.5157594Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.5163548Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.5170514Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.5177083Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.5186220Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.5195872Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.5205904Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.5216139Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.5223437Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.5231004Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.5241988Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.5254707Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.5262497Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.5272259Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.5279813Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.5290912Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.5304936Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.5321981Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.5337201Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.5357835Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.5368296Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.5378516Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.5397526Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.5417591Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.5432193Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.5446591Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.5460517Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.5475409Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.5493873Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.5518581Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.5537822Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.5563252Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.5598493Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.5632629Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.5653801Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.5673256Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.5681684Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.5691582Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.5701313Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.5712728Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.5727950Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.5741832Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.5761094Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.5775214Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.5787329Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.5800493Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.5820446Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.5844431Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.5856042Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.5863846Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.5874668Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.5883750Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.5898482Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.5912454Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.5927765Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.5942073Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.5952730Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.5962929Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.5978361Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.5993394Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.6002015Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.6010711Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.6019919Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.6029380Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.6043679Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.6063002Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.6077470Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.6097330Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.6107829Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.6117490Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.6139072Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.6160534Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.6178305Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.6189566Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.6210294Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.6225178Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.6236044Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.6255846Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.6268251Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.6291503Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.6303492Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.6318563Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.6329612Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.6341589Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.6347581Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.6354282Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.6360036Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.6367411Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.6381331Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.6393169Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.6407963Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.6422320Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.6429088Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.6435681Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.6442697Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.6450427Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.6457955Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.6473171Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.6482032Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.6501218Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.6524484Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.6549819Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.6574851Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.6601141Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.6612622Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.6623829Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.6646616Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.6672035Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.6683843Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.6695777Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.6709436Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.6723905Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.6744637Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.6770649Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.6794360Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.6826295Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.6838983Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.6852360Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.6868010Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.6888263Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.6904089Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.6916088Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.6931815Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.6945426Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.6974638Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.7000166Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.7031716Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.7058863Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.7070522Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.7081268Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.7102413Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.7124504Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.7136392Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.7148749Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.7162909Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.7178689Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.7193514Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.7213518Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.7233868Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.7257802Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.7269874Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.7284306Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.7299195Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.7319477Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.7325757Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.7330057Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.7335918Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.7341405Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.7352908Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.7360322Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.7372125Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.7382140Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.7386417Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.7391370Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.7401316Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.7412152Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.7422522Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.7433325Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.7444688Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.7456036Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.7485580Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.7507755Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.7533032Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.7557699Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.7566523Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.7575473Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.7600582Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.7625829Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.7637958Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.7648821Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.7661958Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.7676518Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.7689686Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.7703721Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.7719743Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.7740103Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.7754161Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.7773752Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.7792746Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.7816414Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.7826496Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.7832527Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.7843622Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.7851305Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.7866249Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.7875739Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.7894807Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.7906995Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.7913953Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.7921882Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.7937154Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.7957286Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.7971182Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.7982753Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.7997122Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.8009548Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.8045651Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.8072615Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.8109153Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.8140528Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.8151160Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.8160951Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.8192558Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.8225333Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.8237166Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.8252740Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.8264876Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.8284458Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.8300279Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.8324643Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.8341745Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.8367901Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.8378886Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.8390469Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.8405733Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.8421959Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.8436635Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.8447582Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.8469641Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.8483643Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.8494019Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.8514575Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.8526291Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.8550540Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.8562575Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.8578211Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.8591646Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.8607060Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.8615035Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.8622827Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.8632146Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.8642852Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.8657484Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.8666130Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.8681147Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.8692976Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.8699612Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.8707279Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.8717890Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.8729656Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.8742052Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.8756339Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.8769962Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.8785875Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.8801422Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.8827731Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.8848406Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.8878970Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.8890908Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.8902780Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.8922534Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.8944179Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.8955273Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.8967098Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.8979050Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.8993265Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.9007809Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.9037319Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.9057016Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.9089072Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.9100640Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.9112551Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.9132807Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.9157567Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.9171968Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.9182682Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.9196403Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.9207191Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.9232846Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.9258736Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.9288959Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.9315459Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.9326460Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.9336348Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.9360010Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.9385207Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.9396175Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.9407243Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.9421182Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.9436614Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.9457345Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.9473068Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.9495166Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.9516679Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.9525856Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.9537374Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.9551686Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.9568003Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.9575019Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.9580998Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.9588358Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.9595139Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.9607941Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.9616246Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.9629811Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.9640819Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.9645777Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.9651361Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.9659481Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.9668995Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.9678261Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.9688866Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.9698994Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.9710321Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.9734935Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.9757323Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.9782031Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.9805920Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.9817132Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.9828703Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,True,0___MI200.aks2' 2025-04-25T04:40:04.9850200Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,False,0___MI200.aks2' 2025-04-25T04:40:04.9872115Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,True,0___MI200.aks2' 2025-04-25T04:40:04.9882538Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,0___MI200.aks2' 2025-04-25T04:40:04.9892657Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,1___MI200.aks2' 2025-04-25T04:40:04.9904892Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,0___MI200.aks2' 2025-04-25T04:40:04.9918455Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,1___MI200.aks2' 2025-04-25T04:40:04.9930624Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,0___MI200.aks2' 2025-04-25T04:40:04.9941769Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,1___MI200.aks2' 2025-04-25T04:40:04.9957500Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,0___MI200.aks2' 2025-04-25T04:40:04.9969470Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,1___MI200.aks2' 2025-04-25T04:40:04.9979328Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,False,0___MI200.aks2' 2025-04-25T04:40:04.9991548Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.0004942Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.0021071Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.0031891Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.0038611Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.0052619Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.0061344Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.0073151Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.0081863Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.0094800Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.0106448Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.0114625Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.0125345Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.0135411Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.0146556Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.0154019Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.0169464Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.0178301Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.0196818Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.0231968Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.0258186Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.0293257Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.0327562Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.0330018Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.0339536Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.0371025Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.0403969Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.0412530Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.0423683Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.0431725Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.0445068Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.0469674Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.0495357Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.0525290Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.0555985Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.0564561Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.0572639Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.0592223Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.0613949Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.0623045Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.0632194Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.0641800Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.0652543Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.0664520Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.0680122Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.0693788Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.0714006Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.0722601Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.0731807Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.0743858Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.0757064Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.0763123Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.0768825Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.0774695Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.0780987Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.0791050Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.0800068Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.0810469Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.0821048Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.0826034Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.0831119Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.0837091Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.0843754Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.0852542Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.0862678Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.0872167Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.0882806Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.0892579Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.0906128Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.0916613Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.0930989Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.0938670Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.0945583Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.0955003Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.0965305Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.0975597Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.0984441Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.0994803Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.1004380Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.1018107Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.1033203Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.1048972Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.1065207Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.1075964Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.1086623Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.1100356Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.1115845Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.1127749Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.1137818Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.1149252Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.1159633Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.1171459Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.1184659Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.1196262Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.1209397Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.1218973Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.1228397Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.1243305Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.1258819Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.1265977Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.1275550Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.1282889Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.1294274Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.1302584Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.1315196Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.1325062Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.1340315Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.1347591Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.1354704Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.1362727Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.1372356Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.1377870Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.1384477Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.1389908Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.1396914Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.1402623Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.1411609Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.1417404Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.1428227Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.1433455Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.1437736Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.1443446Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.1448965Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.1457457Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.1467680Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.1476826Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.1487371Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.1499559Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.1515373Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.1528501Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.1548981Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.1556160Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.1562713Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.1575425Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.1589159Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.1603844Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.1627406Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.1647833Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.1678565Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.1692882Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.1711857Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.1726281Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.1751040Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.1766975Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.1787108Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.1799211Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.1813072Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.1820768Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.1828439Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.1836466Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.1845782Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.1852242Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.1863437Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.1870222Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.1883160Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.1889548Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.1895504Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.1901835Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.1908367Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.1916134Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.1923939Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.1932764Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.1941664Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.1957072Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.1970545Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.1986486Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.2001106Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.2006333Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.2010811Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.2026200Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.2043023Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.2050703Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.2057918Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.2065321Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.2072470Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.2082833Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.2094165Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.2105912Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.2118209Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.2125709Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.2132819Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.2142254Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.2151759Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.2173627Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.2180926Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.2203480Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.2212102Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.2223179Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.2235342Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.2249285Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.2263871Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.2276013Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.2290453Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.2310050Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.2330539Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.2337844Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.2343690Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.2349777Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.2355679Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.2379869Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.2395900Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.2419170Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.2435544Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.2443375Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.2450274Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.2461653Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.2473109Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.2483918Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.2495279Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.2506443Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.2518414Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.2532174Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.2547324Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.2561447Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.2576582Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.2588066Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.2599146Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.2613286Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.2627601Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.2640342Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.2652718Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.2666737Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.2681184Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.2696481Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.2711906Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.2727915Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.2744619Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.2757317Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.2770464Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.2786076Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.2802108Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.2810010Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.2821874Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.2829762Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.2841823Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.2851285Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.2891994Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.2903669Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.2946179Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.2955941Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.2962876Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.2971786Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.2981047Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.2996822Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.3010283Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.3029897Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.3045460Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.3076142Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.3108367Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.3143296Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.3178465Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.3191606Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.3204996Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.3220355Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.3240612Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.3245650Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.3251614Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.3255902Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.3262522Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.3277950Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.3284403Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.3299320Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.3306364Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.3310054Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.3314034Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.3328796Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.3345082Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.3350138Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.3354458Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.3358778Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.3363432Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.3378821Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.3391468Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.3410024Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.3422688Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.3427924Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.3432018Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.3454429Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.3476695Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.3489015Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.3496265Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.3509564Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.3518156Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.3536714Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.3557585Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.3578061Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.3600106Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.3607837Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.3615577Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.3638061Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.3662635Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.3685145Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.3702387Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.3724189Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.3741329Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.3765873Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.3789454Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.3813956Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.3838171Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.3847529Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.3855517Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.3875958Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.3897004Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.3921962Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.3932067Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.3961302Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.3972292Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.3988342Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.4000717Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.4019723Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.4032546Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.4041376Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.4050534Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.4080062Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.4111604Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.4124438Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.4132884Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.4148527Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.4159779Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.4181547Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.4189486Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.4214616Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.4224166Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.4234621Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.4248268Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.4260281Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.4273869Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.4281223Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.4286729Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.4294299Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.4300169Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.4312545Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.4326849Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.4339952Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.4354952Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.4361714Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.4367629Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.4381618Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.4396582Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.4406790Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.4417233Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.4427674Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.4438706Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.4451644Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.4465330Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.4478670Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.4492787Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.4503504Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.4513628Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.4527046Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.4540728Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.4551984Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.4563538Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.4575007Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.4587815Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.4601867Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.4614239Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.4628814Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.4642506Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.4653864Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.4665779Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.4680224Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.4695355Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.4702654Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.4713020Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.4719923Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.4730477Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.4766411Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.4819104Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.4857316Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.4911235Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.4921170Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.4927414Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.4935489Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.4943491Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.4962927Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.4985035Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.5007576Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.5031811Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.5057977Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.5072829Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.5101898Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.5118548Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.5129300Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.5140978Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.5154905Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.5169728Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.5174494Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.5179796Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.5183780Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.5189946Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.5203262Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.5214670Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.5228845Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.5241046Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.5246866Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.5252417Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.5266936Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.5284092Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.5292413Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.5300321Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.5311052Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.5320236Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.5341459Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.5365307Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.5387335Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.5411380Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.5418436Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.5424608Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.5447536Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.5472110Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.5483292Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.5489871Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.5501676Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.5509725Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.5524683Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.5541577Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.5558146Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.5578050Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.5585250Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.5592118Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.5610647Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.5630927Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.5643184Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.5648878Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.5660526Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.5666540Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.5686991Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.5700693Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.5722314Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.5736426Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.5747519Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.5758229Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.5781066Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.5804968Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.5815871Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.5823901Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.5835116Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.5844172Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.5858437Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.5869471Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.5884640Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.5896024Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.5910968Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.5929037Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.5951439Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.5974039Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.5984942Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.5990685Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.6001472Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.6007787Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.6021168Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.6033072Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.6047817Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.6060955Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.6072532Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.6084845Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.6100306Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.6117442Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.6122531Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.6128613Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.6132933Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.6139821Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.6155009Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.6165712Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.6180498Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.6191382Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.6196052Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.6200053Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.6214135Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.6229072Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.6235749Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.6246416Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.6253177Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.6263645Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.6276771Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.6284282Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.6297443Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.6305971Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.6312572Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.6318732Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.6326829Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.6335041Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.6346886Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.6359898Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.6371923Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.6384812Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.6399374Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.6407888Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.6422520Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.6431300Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.6443422Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.6454893Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.6470503Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.6486212Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.6516328Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.6540658Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.6570456Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.6595193Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.6624706Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.6655166Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.6686096Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.6716611Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.6731817Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.6746467Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.6766318Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.6786901Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.6816989Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.6848085Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.6883074Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.6921621Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.6942844Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.6962984Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.6984357Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.7006767Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.7014756Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.7022365Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.7042676Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.7065183Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.7072387Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.7076460Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.7082586Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.7086907Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.7105376Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.7115069Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.7130780Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.7141058Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.7148154Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.7155446Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.7167694Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.7180618Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.7185614Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.7199495Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.7204512Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.7219191Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.7238652Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.7260712Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.7280993Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.7304057Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.7311581Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.7318057Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.7343560Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.7372778Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.7385500Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.7391500Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.7404387Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.7411035Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.7431858Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.7439247Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.7459588Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.7467479Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.7479886Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.7494241Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.7517305Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.7540957Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.7547445Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.7555086Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.7560609Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.7569381Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.7580385Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.7591977Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.7602951Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.7614708Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.7625524Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.7636233Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.7648476Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.7660738Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.7669275Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,0___MI200.aks2' 2025-04-25T04:40:05.7678705Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,1___MI200.aks2' 2025-04-25T04:40:05.7688332Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,0___MI200.aks2' 2025-04-25T04:40:05.7698369Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,1___MI200.aks2' 2025-04-25T04:40:05.7710979Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,0___MI200.aks2' 2025-04-25T04:40:05.7724818Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,1___MI200.aks2' 2025-04-25T04:40:05.7737081Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,0___MI200.aks2' 2025-04-25T04:40:05.7751371Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,1___MI200.aks2' 2025-04-25T04:40:05.7760756Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,False,0___MI200.aks2' 2025-04-25T04:40:05.7770175Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,True,0___MI200.aks2' 2025-04-25T04:40:05.7783529Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,False,0___MI200.aks2' 2025-04-25T04:40:05.7797108Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,True,0___MI200.aks2' 2025-04-25T04:40:05.7801723Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,128,False___MI200.aks2' 2025-04-25T04:40:05.7804223Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,128,True___MI200.aks2' 2025-04-25T04:40:05.7806683Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,16,False___MI200.aks2' 2025-04-25T04:40:05.7808992Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,16,True___MI200.aks2' 2025-04-25T04:40:05.7811365Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,160,False___MI200.aks2' 2025-04-25T04:40:05.7813872Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,160,True___MI200.aks2' 2025-04-25T04:40:05.7816388Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,192,False___MI200.aks2' 2025-04-25T04:40:05.7818908Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,192,True___MI200.aks2' 2025-04-25T04:40:05.7821556Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,224,False___MI200.aks2' 2025-04-25T04:40:05.7824247Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,224,True___MI200.aks2' 2025-04-25T04:40:05.7826884Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,256,False___MI200.aks2' 2025-04-25T04:40:05.7829694Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,256,True___MI200.aks2' 2025-04-25T04:40:05.7832154Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,32,False___MI200.aks2' 2025-04-25T04:40:05.7834308Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,32,True___MI200.aks2' 2025-04-25T04:40:05.7836504Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,48,False___MI200.aks2' 2025-04-25T04:40:05.7839069Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,48,True___MI200.aks2' 2025-04-25T04:40:05.7841926Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,512,False___MI200.aks2' 2025-04-25T04:40:05.7845123Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,512,True___MI200.aks2' 2025-04-25T04:40:05.7848458Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,64,False___MI200.aks2' 2025-04-25T04:40:05.7850926Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,64,True___MI200.aks2' 2025-04-25T04:40:05.7853393Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,80,False___MI200.aks2' 2025-04-25T04:40:05.7855603Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,80,True___MI200.aks2' 2025-04-25T04:40:05.7857902Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,96,False___MI200.aks2' 2025-04-25T04:40:05.7860346Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,96,True___MI200.aks2' 2025-04-25T04:40:05.7862768Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,128,False___MI200.aks2' 2025-04-25T04:40:05.7865754Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,128,True___MI200.aks2' 2025-04-25T04:40:05.7867990Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,16,False___MI200.aks2' 2025-04-25T04:40:05.7870230Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,16,True___MI200.aks2' 2025-04-25T04:40:05.7872570Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,160,False___MI200.aks2' 2025-04-25T04:40:05.7875050Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,160,True___MI200.aks2' 2025-04-25T04:40:05.7877487Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,192,False___MI200.aks2' 2025-04-25T04:40:05.7880006Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,192,True___MI200.aks2' 2025-04-25T04:40:05.7882533Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,224,False___MI200.aks2' 2025-04-25T04:40:05.7885361Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,224,True___MI200.aks2' 2025-04-25T04:40:05.7887630Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,256,False___MI200.aks2' 2025-04-25T04:40:05.7890297Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,256,True___MI200.aks2' 2025-04-25T04:40:05.7892627Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,32,False___MI200.aks2' 2025-04-25T04:40:05.7894981Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,32,True___MI200.aks2' 2025-04-25T04:40:05.7897190Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,48,False___MI200.aks2' 2025-04-25T04:40:05.7899540Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,48,True___MI200.aks2' 2025-04-25T04:40:05.7902212Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,512,False___MI200.aks2' 2025-04-25T04:40:05.7905318Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,512,True___MI200.aks2' 2025-04-25T04:40:05.7907713Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,64,False___MI200.aks2' 2025-04-25T04:40:05.7910535Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,64,True___MI200.aks2' 2025-04-25T04:40:05.7912842Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,80,False___MI200.aks2' 2025-04-25T04:40:05.7915345Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,80,True___MI200.aks2' 2025-04-25T04:40:05.7918000Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,96,False___MI200.aks2' 2025-04-25T04:40:05.7920828Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,96,True___MI200.aks2' 2025-04-25T04:40:05.7923589Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,128,False___MI200.aks2' 2025-04-25T04:40:05.7926631Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,128,True___MI200.aks2' 2025-04-25T04:40:05.7929241Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,16,False___MI200.aks2' 2025-04-25T04:40:05.7931897Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,16,True___MI200.aks2' 2025-04-25T04:40:05.7934690Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,160,False___MI200.aks2' 2025-04-25T04:40:05.7937864Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,160,True___MI200.aks2' 2025-04-25T04:40:05.7941038Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,192,False___MI200.aks2' 2025-04-25T04:40:05.7944221Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,192,True___MI200.aks2' 2025-04-25T04:40:05.7947171Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,224,False___MI200.aks2' 2025-04-25T04:40:05.7950268Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,224,True___MI200.aks2' 2025-04-25T04:40:05.7953235Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,256,False___MI200.aks2' 2025-04-25T04:40:05.7956322Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,256,True___MI200.aks2' 2025-04-25T04:40:05.7959224Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,32,False___MI200.aks2' 2025-04-25T04:40:05.7961713Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,32,True___MI200.aks2' 2025-04-25T04:40:05.7964391Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,48,False___MI200.aks2' 2025-04-25T04:40:05.7967078Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,48,True___MI200.aks2' 2025-04-25T04:40:05.7970509Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,512,False___MI200.aks2' 2025-04-25T04:40:05.7974073Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,512,True___MI200.aks2' 2025-04-25T04:40:05.7976845Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,64,False___MI200.aks2' 2025-04-25T04:40:05.7979542Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,64,True___MI200.aks2' 2025-04-25T04:40:05.7982293Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,80,False___MI200.aks2' 2025-04-25T04:40:05.7985052Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,80,True___MI200.aks2' 2025-04-25T04:40:05.7987739Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,96,False___MI200.aks2' 2025-04-25T04:40:05.7990552Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,96,True___MI200.aks2' 2025-04-25T04:40:05.7994295Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,False___MI200.aks2' 2025-04-25T04:40:05.7997135Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,True___MI200.aks2' 2025-04-25T04:40:05.7999809Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,False___MI200.aks2' 2025-04-25T04:40:05.8002349Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,True___MI200.aks2' 2025-04-25T04:40:05.8005080Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,False___MI200.aks2' 2025-04-25T04:40:05.8007916Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,True___MI200.aks2' 2025-04-25T04:40:05.8010715Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,False___MI200.aks2' 2025-04-25T04:40:05.8013693Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,True___MI200.aks2' 2025-04-25T04:40:05.8016521Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,False___MI200.aks2' 2025-04-25T04:40:05.8019454Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,True___MI200.aks2' 2025-04-25T04:40:05.8022465Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,False___MI200.aks2' 2025-04-25T04:40:05.8025640Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,True___MI200.aks2' 2025-04-25T04:40:05.8028339Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,False___MI200.aks2' 2025-04-25T04:40:05.8031066Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,True___MI200.aks2' 2025-04-25T04:40:05.8033587Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,False___MI200.aks2' 2025-04-25T04:40:05.8036282Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,True___MI200.aks2' 2025-04-25T04:40:05.8040241Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,False___MI200.aks2' 2025-04-25T04:40:05.8043677Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,True___MI200.aks2' 2025-04-25T04:40:05.8046385Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,False___MI200.aks2' 2025-04-25T04:40:05.8049115Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,True___MI200.aks2' 2025-04-25T04:40:05.8051736Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,False___MI200.aks2' 2025-04-25T04:40:05.8054514Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,True___MI200.aks2' 2025-04-25T04:40:05.8057098Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,False___MI200.aks2' 2025-04-25T04:40:05.8060084Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,True___MI200.aks2' 2025-04-25T04:40:05.8062889Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,False___MI200.aks2' 2025-04-25T04:40:05.8065604Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,True___MI200.aks2' 2025-04-25T04:40:05.8068132Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,False___MI200.aks2' 2025-04-25T04:40:05.8070786Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,True___MI200.aks2' 2025-04-25T04:40:05.8073455Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,False___MI200.aks2' 2025-04-25T04:40:05.8076287Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,True___MI200.aks2' 2025-04-25T04:40:05.8079085Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,False___MI200.aks2' 2025-04-25T04:40:05.8081979Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,True___MI200.aks2' 2025-04-25T04:40:05.8084840Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,False___MI200.aks2' 2025-04-25T04:40:05.8087919Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,True___MI200.aks2' 2025-04-25T04:40:05.8091112Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,False___MI200.aks2' 2025-04-25T04:40:05.8093806Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,True___MI200.aks2' 2025-04-25T04:40:05.8096357Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,False___MI200.aks2' 2025-04-25T04:40:05.8098991Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,True___MI200.aks2' 2025-04-25T04:40:05.8101654Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,False___MI200.aks2' 2025-04-25T04:40:05.8104399Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,True___MI200.aks2' 2025-04-25T04:40:05.8107373Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,False___MI200.aks2' 2025-04-25T04:40:05.8110747Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,True___MI200.aks2' 2025-04-25T04:40:05.8113620Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,False___MI200.aks2' 2025-04-25T04:40:05.8116310Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,True___MI200.aks2' 2025-04-25T04:40:05.8119093Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,False___MI200.aks2' 2025-04-25T04:40:05.8121641Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,True___MI200.aks2' 2025-04-25T04:40:05.8124305Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,False___MI200.aks2' 2025-04-25T04:40:05.8127052Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,True___MI200.aks2' 2025-04-25T04:40:05.8129838Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,False___MI200.aks2' 2025-04-25T04:40:05.8132709Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,True___MI200.aks2' 2025-04-25T04:40:05.8135394Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,False___MI200.aks2' 2025-04-25T04:40:05.8138063Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,True___MI200.aks2' 2025-04-25T04:40:05.8141042Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,False___MI200.aks2' 2025-04-25T04:40:05.8144148Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,True___MI200.aks2' 2025-04-25T04:40:05.8147111Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,False___MI200.aks2' 2025-04-25T04:40:05.8150211Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,True___MI200.aks2' 2025-04-25T04:40:05.8153184Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,False___MI200.aks2' 2025-04-25T04:40:05.8156311Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,True___MI200.aks2' 2025-04-25T04:40:05.8159245Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,False___MI200.aks2' 2025-04-25T04:40:05.8162382Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,True___MI200.aks2' 2025-04-25T04:40:05.8165043Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,False___MI200.aks2' 2025-04-25T04:40:05.8167692Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,True___MI200.aks2' 2025-04-25T04:40:05.8170322Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,False___MI200.aks2' 2025-04-25T04:40:05.8173223Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,True___MI200.aks2' 2025-04-25T04:40:05.8176651Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,False___MI200.aks2' 2025-04-25T04:40:05.8180378Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,True___MI200.aks2' 2025-04-25T04:40:05.8183523Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,False___MI200.aks2' 2025-04-25T04:40:05.8186162Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,True___MI200.aks2' 2025-04-25T04:40:05.8188887Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,False___MI200.aks2' 2025-04-25T04:40:05.8191632Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,True___MI200.aks2' 2025-04-25T04:40:05.8194370Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,False___MI200.aks2' 2025-04-25T04:40:05.8197306Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,True___MI200.aks2' 2025-04-25T04:40:05.8200274Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng/FONLY__^fp32@16___MI200.aks2' 2025-04-25T04:40:05.8202903Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng/FONLY__^i32@16___MI200.aks2' 2025-04-25T04:40:05.8205907Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng_tensor/FONLY__^fp32@16___MI200.aks2' 2025-04-25T04:40:05.8208488Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng_tensor/FONLY__^i32@16___MI200.aks2' 2025-04-25T04:40:05.8211414Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/debug_simulate_encoded_softmax/FONLY__^bf16@16___MI200.aks2' 2025-04-25T04:40:05.8214121Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/debug_simulate_encoded_softmax/FONLY__^fp16@16___MI200.aks2' 2025-04-25T04:40:05.8216819Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/debug_simulate_encoded_softmax/FONLY__^fp32@16___MI200.aks2' 2025-04-25T04:40:05.8260812Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:05.8294283Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:05.8320451Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:05.8367349Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:05.8428903Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:05.8465823Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:05.8520287Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:05.8597162Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:05.8627989Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:05.8702948Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:05.8790321Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:05.8827351Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:05.8843896Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:05.8867906Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:05.8891384Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:05.8936259Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:05.8963514Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:05.9004715Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:05.9027401Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:05.9062602Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:05.9086331Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:05.9131992Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:05.9189887Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:05.9228008Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:05.9255563Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:05.9296083Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:05.9323808Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:05.9358585Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:05.9409697Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:05.9434354Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:05.9467295Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:05.9513053Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:05.9541091Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:05.9592790Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:05.9654368Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:05.9678978Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:05.9708685Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:05.9741278Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:05.9767469Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:05.9803062Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:05.9850229Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:05.9885079Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:05.9920599Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:05.9968623Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:05.9995043Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.0047608Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.0109247Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.0144292Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.0165727Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.0196177Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.0222220Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.0246704Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.0269105Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.0293868Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.0318929Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.0351418Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.0377158Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.0409116Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.0443620Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.0468195Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.0508024Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.0543110Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.0566587Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.0620598Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.0654734Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.0680369Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.0735792Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.0809863Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.0838154Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.0911194Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.0995072Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.1026047Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.1043466Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.1073463Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.1096602Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.1131717Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.1154855Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.1177795Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.1198679Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.1234906Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.1257402Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.1291713Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.1333242Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.1356615Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.1374336Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.1397788Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.1429659Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.1463188Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.1490151Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.1514212Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.1536845Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.1573827Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.1606058Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.1638951Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.1676439Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.1701011Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.1745508Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.1770676Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.1803228Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.1850806Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.1895547Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.1941588Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.1998577Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.2063582Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.2101787Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.2167830Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.2239798Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.2294775Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.2312903Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.2338052Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.2364259Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.2400513Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.2436293Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.2461806Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.2481920Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.2514135Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.2539532Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.2583756Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.2638858Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.2664550Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.2698359Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.2729513Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.2762547Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.2807146Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.2841619Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.2874052Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.2914513Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.2977568Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.3011297Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.3060906Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.3118614Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.3150867Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.3176329Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.3212643Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.3235349Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.3280969Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.3324959Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.3362378Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.3403556Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.3467536Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.3493956Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.3543296Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.3601388Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.3637220Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.3665555Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.3693574Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.3724724Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.3784643Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.3833441Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.3858840Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.3901343Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.3961798Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.3995325Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.4067974Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.4152151Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.4179575Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.4193619Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.4212770Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.4228589Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.4261408Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.4283878Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.4309921Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.4325653Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.4349707Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.4370167Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.4404101Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.4445488Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.4471304Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.4497656Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.4528121Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.4543880Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.4573834Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.4625107Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.4647714Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.4677720Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.4718045Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.4734516Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.4781162Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.4834449Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.4856392Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.4882658Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.4912973Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.4933515Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.4968220Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.5004999Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.5028406Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.5063111Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.5107923Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.5128719Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.5172735Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.5225551Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.5249647Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.5270017Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.5300101Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.5316056Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.5346238Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.5362268Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.5383748Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.5407949Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.5438988Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.5454455Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.5482920Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.5514088Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.5535123Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.5566418Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.5592655Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.5612706Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.5656193Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.5681799Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.5704621Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.5750205Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.5812881Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.5839544Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.5899334Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.5964379Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.5991489Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.6003176Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.6018467Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.6031040Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.6052393Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.6068127Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.6087360Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.6101856Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.6128475Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.6143336Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.6166700Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.6192377Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.6208809Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.6222335Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.6238650Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.6253418Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.6277002Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.6293688Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.6313405Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.6328543Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.6353824Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.6369516Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.6392881Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.6418431Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.6435124Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.6459082Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.6481824Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.6502404Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.6533966Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.6578394Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.6619027Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.6660096Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.6707003Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.6732065Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.6801195Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.6872191Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.6919241Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.6932882Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.6957543Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.6972743Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.6996872Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.7021980Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.7037185Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.7058015Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.7093042Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.7110523Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.7142508Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.7178424Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.7194509Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.7225656Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.7251365Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.7278109Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.7327705Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.7364515Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.7404659Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.7440213Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.7494922Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.7522826Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.7574263Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.7633686Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.7671109Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.7696280Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.7726633Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.7743420Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.7783637Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.7829526Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.7851530Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.7883631Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.7938397Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.7957369Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.8002927Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.8058075Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.8077111Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.8097006Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.8104895Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.8125695Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.8146618Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.8156131Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.8174898Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.8195315Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.8221369Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.8244156Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.8265271Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.8288603Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.8309264Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.8319284Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.8332462Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.8342656Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.8366072Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.8396628Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.8415969Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.8426528Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.8441066Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.8450825Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.8479554Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.8514893Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.8532182Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.8542420Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.8553660Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.8569303Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.8580834Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.8595335Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.8610945Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.8622382Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.8634050Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.8649235Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.8663738Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.8679247Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.8694170Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.8705059Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.8716012Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.8738085Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.8753491Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.8766899Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.8788565Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.8798899Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.8809587Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.8830947Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.8845884Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.8860438Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.8880463Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.8890627Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.8902147Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.8914449Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.8926657Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.8945743Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.8961344Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.8971926Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.8982820Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.8994312Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.9009881Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.9026000Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.9040211Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.9051848Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.9063382Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.9078666Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.9093875Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.9108448Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.9132968Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.9147911Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.9162878Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.9178778Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.9199927Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.9221293Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.9247743Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.9256666Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.9269293Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.9279838Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.9301078Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.9332474Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.9347196Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.9357158Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.9372507Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.9383740Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.9415539Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.9453051Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.9466868Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.9476484Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.9494915Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.9508453Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.9530862Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.9552316Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.9573697Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.9588319Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.9609889Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.9622284Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.9648494Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.9682359Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.9702959Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.9709274Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.9716706Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.9725893Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.9741110Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.9755544Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.9762735Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.9771383Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.9780756Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.9790361Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.9806050Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.9824827Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.9832355Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.9842334Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.9855367Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.9868135Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:06.9891538Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:06.9923910Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:06.9941260Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:06.9951981Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:06.9966076Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:06.9978407Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:07.0012499Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:07.0054704Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:07.0071978Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:07.0083057Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:07.0101803Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:07.0125017Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:07.0141414Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:07.0167233Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:07.0202934Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:07.0219446Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:07.0243554Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:07.0265621Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:07.0290335Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:07.0321501Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:07.0354363Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:07.0367280Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,0___MI300X.aks2' 2025-04-25T04:40:07.0379230Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,1___MI300X.aks2' 2025-04-25T04:40:07.0408945Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,False,1,0___MI300X.aks2' 2025-04-25T04:40:07.0426144Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,0___MI300X.aks2' 2025-04-25T04:40:07.0447382Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,1___MI300X.aks2' 2025-04-25T04:40:07.0477746Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,True,1,0___MI300X.aks2' 2025-04-25T04:40:07.0490968Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,0___MI300X.aks2' 2025-04-25T04:40:07.0506410Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,1___MI300X.aks2' 2025-04-25T04:40:07.0531387Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,False,1,0___MI300X.aks2' 2025-04-25T04:40:07.0553086Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,0___MI300X.aks2' 2025-04-25T04:40:07.0576582Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,1___MI300X.aks2' 2025-04-25T04:40:07.0602001Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,True,1,0___MI300X.aks2' 2025-04-25T04:40:07.0637970Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.0661665Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.0700903Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.0732395Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.0763052Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.0789127Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.0820851Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.0851825Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.0884332Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.0926625Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.0962100Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.1003418Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.1013742Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.1025137Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.1034450Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.1048577Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.1058627Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.1073878Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.1084294Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.1099758Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.1110817Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.1122593Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.1136100Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.1150838Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.1173290Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.1188831Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.1211876Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.1231520Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.1262001Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.1287469Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.1318464Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.1345599Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.1367985Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.1391946Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.1420858Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.1447814Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.1460944Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.1474525Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.1488107Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.1503090Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.1523230Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.1542225Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.1562742Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.1583962Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.1599589Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.1615577Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.1637791Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.1660170Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.1671598Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.1682200Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.1692551Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.1703613Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.1716389Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.1736170Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.1749408Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.1769353Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.1783936Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.1797680Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.1811275Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.1824514Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.1837259Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.1866445Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.1882867Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.1922055Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.1939403Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.1994529Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.2017790Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.2088422Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.2106258Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.2122084Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.2136713Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.2152924Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.2163311Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.2174456Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.2185506Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.2199251Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.2211501Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.2225373Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.2238616Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.2253141Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.2265655Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.2280900Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.2301273Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.2322352Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.2337311Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.2351732Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.2367419Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.2382988Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.2402624Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.2424557Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.2445009Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.2467532Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.2481530Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.2496285Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.2518328Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.2540544Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.2562249Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.2595149Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.2620078Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.2662603Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.2696903Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.2730566Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.2766081Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.2807408Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.2822730Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.2838765Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.2879731Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.2928974Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.2944237Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.2964779Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.2980774Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.3006893Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.3040665Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.3061651Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.3094514Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.3117149Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.3138465Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.3163971Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.3188427Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.3213813Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.3228831Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.3248760Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.3273163Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.3294674Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.3320342Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.3355687Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.3381943Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.3417440Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.3444106Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.3470875Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.3504315Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.3536232Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.3553213Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.3568403Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.3588443Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.3608743Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.3638232Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.3668801Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.3699552Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.3731745Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.3754725Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.3778400Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.3812021Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.3845741Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.3867958Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.3883427Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.3913133Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.3936433Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.3958173Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.3981582Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.4005988Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.4031776Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.4056760Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.4090333Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.4126548Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.4171223Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.4179713Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.4189844Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.4196422Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.4208481Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.4219062Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.4230143Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.4241335Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.4252675Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.4259808Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.4268392Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.4281212Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.4295776Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.4311116Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.4322191Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.4341419Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.4353645Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.4376594Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.4389910Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.4412719Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.4426979Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.4446257Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.4467028Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.4491275Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.4515985Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.4528526Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.4538699Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.4552161Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.4563210Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.4586450Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.4599563Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.4623920Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.4638641Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.4652960Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.4668534Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.4690172Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.4712577Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.4724031Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.4733265Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.4744449Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.4754123Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.4767590Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.4777967Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.4791688Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.4802853Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.4816851Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.4830885Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.4851044Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.4871031Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.4880109Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.4894219Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.4906044Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.4927544Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.4952722Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.5003428Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.5036812Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.5099941Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.5114850Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.5129274Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.5145163Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.5166060Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.5173717Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.5184272Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.5193716Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.5207717Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.5221261Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.5236115Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.5250510Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.5266263Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.5275771Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.5288575Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.5301752Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.5320223Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.5331656Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.5345789Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.5359114Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.5374403Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.5395720Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.5416955Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.5438930Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.5461250Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.5482006Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.5504988Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.5529311Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.5554334Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.5594694Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.5621902Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.5674006Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.5708045Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.5739383Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.5770558Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.5803817Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.5839159Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.5852194Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.5866351Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.5896606Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.5933392Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.5951439Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.5971276Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.5995313Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.6021575Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.6048759Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.6073546Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.6100275Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.6130284Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.6155766Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.6190781Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.6222073Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.6254869Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.6271136Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.6289778Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.6309407Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.6330039Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.6356944Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.6381710Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.6411825Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.6437904Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.6459746Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.6482738Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.6514560Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.6547554Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.6562249Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.6575565Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.6591029Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.6610276Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.6631512Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.6652504Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.6674528Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.6695687Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.6712871Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.6732642Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.6766144Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.6800858Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.6811476Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.6820957Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.6831034Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.6841952Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.6855145Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.6866599Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.6880368Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.6893764Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.6904402Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.6915180Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.6930322Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.6947135Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.6951893Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.6958303Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.6963360Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.6970938Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.6977241Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.6985046Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.6991489Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.7001652Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.7006890Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.7014609Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.7023336Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.7032929Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.7044945Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.7052708Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.7065695Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.7073530Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.7092618Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.7103152Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.7119098Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.7129739Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.7144171Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.7157928Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.7179818Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.7201012Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.7212377Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.7219850Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.7231399Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.7240002Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.7250487Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.7289916Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.7302324Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.7343083Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.7354427Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.7363903Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.7388193Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.7412287Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.7420388Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.7449497Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.7458053Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.7487132Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.7511390Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.7554948Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.7578914Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.7622239Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.7635961Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.7646670Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.7660859Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.7674554Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.7685393Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.7701429Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.7713401Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.7735599Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.7752175Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.7783149Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.7803282Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.7836941Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.7853134Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.7868906Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.7890195Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.7913514Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.7919132Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.7924253Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.7929141Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.7935074Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.7943336Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.7953210Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.7962235Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.7972981Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.7979404Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.7985949Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.7996728Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.8008765Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.8017188Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.8024332Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.8033421Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.8042038Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.8052390Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.8066879Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.8078196Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.8093096Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.8103946Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.8115059Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.8133652Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.8153551Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.8169733Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.8201703Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.8221915Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.8258209Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.8294759Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.8322337Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.8362632Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.8395043Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.8422445Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.8449700Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.8489432Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.8530201Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.8541001Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.8551165Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.8561306Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.8573186Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.8586745Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.8599753Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.8614840Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.8628793Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.8640491Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.8653118Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.8673403Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.8696596Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.8705908Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.8715183Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.8723989Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.8734404Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.8754255Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.8766475Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.8786615Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.8799366Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.8811271Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.8823309Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.8844075Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.8865211Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.8872029Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.8881652Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.8886231Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.8894596Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.8906343Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.8917232Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.8928857Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.8940731Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.8952686Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.8964604Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.8984928Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.9005670Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.9025737Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.9042004Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.9066627Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.9090135Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.9111836Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.9127149Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.9151281Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.9172224Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.9185215Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.9205629Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.9226119Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.9248944Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.9257303Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.9270043Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.9278399Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.9292656Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.9302326Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.9313566Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.9323377Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.9337232Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.9344426Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.9351528Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.9359293Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.9367902Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.9379422Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.9389417Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.9401585Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.9412705Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.9427693Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.9438978Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.9457624Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.9469825Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.9479638Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.9490791Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.9504438Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.9519158Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.9528780Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.9548142Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.9559431Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.9580950Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.9597546Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.9618962Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.9640326Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.9665257Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.9679191Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.9695114Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.9715649Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.9739881Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.9752559Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.9766300Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.9778938Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.9793946Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:07.9816507Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.9831680Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:07.9856318Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.9872722Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:07.9882940Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.9893574Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:07.9914404Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:07.9937876Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:07.9953259Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:07.9967384Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:07.9991013Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.0014788Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.0030379Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.0045968Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.0067254Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.0089863Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.0105465Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.0128950Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.0150119Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.0176162Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.0184278Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.0192482Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.0199896Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.0209564Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.0223918Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.0234313Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.0249995Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.0262348Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.0268587Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.0274869Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.0285816Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.0297723Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.0312312Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.0328320Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.0343674Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.0363642Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.0376528Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.0391701Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.0404283Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.0419610Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.0431603Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.0444700Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.0459377Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.0474507Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.0484950Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.0493305Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.0507862Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.0520661Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.0532799Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.0544078Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.0563108Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.0577292Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.0587806Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.0602415Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.0615265Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.0634569Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.0644617Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.0656409Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.0668056Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.0683169Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.0697514Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.0713843Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.0729324Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.0752020Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.0761164Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.0771669Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.0786831Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.0805917Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.0820769Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.0828819Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.0844544Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.0852867Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.0868451Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.0881077Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.0897301Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.0911719Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.0925012Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.0939314Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.0953254Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.0966701Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.0976474Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.0990667Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.1001341Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.1019619Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.1044211Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.1054432Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.1079869Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.1091235Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.1099932Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.1109429Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.1123187Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.1137178Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.1149403Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.1164976Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.1181297Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.1205873Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.1231086Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.1253787Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.1284171Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.1310591Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.1323879Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.1345436Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.1370364Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.1403530Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.1412879Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.1424366Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.1434419Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.1448189Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.1456644Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.1466538Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.1475003Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.1486123Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.1492914Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.1501083Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.1508039Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.1515305Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.1530714Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.1551462Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.1571285Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.1593634Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.1608577Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.1616726Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.1632163Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.1641216Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.1654511Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.1670083Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.1686525Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.1706921Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.1721394Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.1731886Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.1747770Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.1761330Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.1786199Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.1801156Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.1833345Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.1850357Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.1862866Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.1877396Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.1900979Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.1930714Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.1944789Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.1956286Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.1969905Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.1982481Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.2003544Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.2019564Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.2043199Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.2062762Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.2074027Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.2085489Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.2105887Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.2127945Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.2141440Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.2153237Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.2174518Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.2194565Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.2218198Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.2234153Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.2269383Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.2293688Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.2306437Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.2326107Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.2347456Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.2377516Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.2386310Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.2394608Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.2403939Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.2414680Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.2426761Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.2438504Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.2451623Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.2465974Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.2472765Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.2481290Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.2491839Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.2504301Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.2515276Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.2528436Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.2540931Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.2555851Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.2569508Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.2580009Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.2593529Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.2605003Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.2620422Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.2641565Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.2661213Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.2678126Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.2688023Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.2703850Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.2718120Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.2744651Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.2758215Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.2776814Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.2793173Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.2818822Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.2829759Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.2844029Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.2855996Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.2872014Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.2880044Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.2893667Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.2904241Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.2923604Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.2937802Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.2957019Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.2972656Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.2994878Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.3005167Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.3017117Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.3031346Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.3047894Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.3057765Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.3069733Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.3080089Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.3093052Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.3109141Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.3121115Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.3137327Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.3151620Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.3162883Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.3175095Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.3189024Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.3203286Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.3212968Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.3225957Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.3236872Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.3252432Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.3276150Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.3286324Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.3311812Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.3323050Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.3331416Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.3341618Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.3354286Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.3367627Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.3375905Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.3385483Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.3394693Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.3405242Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.3415604Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.3428111Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.3440134Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.3454522Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.3463197Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.3472212Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.3483763Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.3497565Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.3503639Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.3510215Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.3517466Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.3527181Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.3535189Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.3544559Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.3556287Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.3568099Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.3575115Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.3581006Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.3591363Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.3603449Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.3611445Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.3621119Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.3629344Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.3639921Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.3649461Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.3663083Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.3673316Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.3687346Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.3694483Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.3701440Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.3710748Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.3720425Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.3727086Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.3736377Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.3743584Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.3753654Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.3761692Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.3773346Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.3782672Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.3795876Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.3804433Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.3812795Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.3823048Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.3834175Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.3845901Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.3858296Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.3869869Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.3883486Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.3895226Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.3911600Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.3924433Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.3944886Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.3954867Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.3963837Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.3974898Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.3987023Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.3996234Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.4011365Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.4023141Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.4044325Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.4063578Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.4086122Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.4108579Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.4135142Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.4146059Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.4156938Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.4173103Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.4195119Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.4201609Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.4206966Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.4213022Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.4218351Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.4225275Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.4237326Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.4245379Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.4258537Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.4264748Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.4270548Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.4276283Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.4281458Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.4289502Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.4297318Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.4306812Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.4314930Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.4326262Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.4341391Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.4353541Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.4367884Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.4375717Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.4383537Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.4392856Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.4402597Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.4414530Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.4439390Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.4454500Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.4486139Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.4494766Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.4529541Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.4540130Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.4581983Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.4596569Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.4610606Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.4618281Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.4626305Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.4633347Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.4640886Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.4648860Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.4656943Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.4665423Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.4673408Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.4682561Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.4692314Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.4699601Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.4707662Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.4713862Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.4720060Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.4726196Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.4734528Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.4741303Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.4750219Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.4763196Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.4772992Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.4786728Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.4797219Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.4803456Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.4809288Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.4817624Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.4826960Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.4833387Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.4841089Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.4847523Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.4855356Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.4863932Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.4873582Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.4883024Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.4893234Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.4900445Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.4907650Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.4915796Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.4925214Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.4944669Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.4960368Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.4983374Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.5003758Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.5026829Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.5040036Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.5069415Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.5084652Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.5094562Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.5105833Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.5121566Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.5142591Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.5154155Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.5168797Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.5181009Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.5200057Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.5230838Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.5266894Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.5298093Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.5339082Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.5354986Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.5371311Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.5402491Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.5434644Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.5446713Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.5457772Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.5468738Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.5480439Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.5494022Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.5508218Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.5521679Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.5536294Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.5550812Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.5564574Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.5585266Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.5605603Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.5617484Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.5629736Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.5642380Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.5656225Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.5670641Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.5686149Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.5701675Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.5717865Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.5733821Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.5750135Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.5771200Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.5793832Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.5810263Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.5831230Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.5847979Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.5868454Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.5891190Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.5905972Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.5929215Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.5945174Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.5958478Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.5971804Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.5988151Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.6004039Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.6015961Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.6037197Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.6052221Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.6078408Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.6093999Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.6135322Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.6153097Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.6203315Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.6216943Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.6230347Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.6245334Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.6261426Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.6276508Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.6289923Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.6305064Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.6320175Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.6350810Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.6387790Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.6418873Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.6460269Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.6472142Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.6483708Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.6500381Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.6519964Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.6534111Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.6548971Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.6562425Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.6577678Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.6612989Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.6647226Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.6683239Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.6719457Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.6741759Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.6764142Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.6800117Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.6836303Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.6858049Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.6881610Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.6904422Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.6934546Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.6969065Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.6990112Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.7024398Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.7047630Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.7060744Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.7076845Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.7102350Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.7132725Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.7157648Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.7182207Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.7206960Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.7233227Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.7260102Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.7283081Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.7312665Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.7336805Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.7352032Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.7366382Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.7396445Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.7428086Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.7443405Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.7459224Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.7475250Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.7494553Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.7524387Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.7537077Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.7567871Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.7580986Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.7595120Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.7610913Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.7642065Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.7674871Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.7692066Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.7700899Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.7724079Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.7735492Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.7756004Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.7767652Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.7792392Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.7806116Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.7820604Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.7840944Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.7860796Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.7883187Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.7891857Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.7905158Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.7915573Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.7930045Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.7953523Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.7984536Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.8009128Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.8042499Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.8051638Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.8061972Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.8084971Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.8109527Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.8119863Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.8132857Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.8143899Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.8156695Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.8172357Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.8186205Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.8202647Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.8216663Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.8229067Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.8241717Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.8260931Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.8277483Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.8290655Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.8305235Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.8319197Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.8334525Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.8353631Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.8379327Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.8401731Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.8432157Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.8444018Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.8454818Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.8468553Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.8482768Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.8497059Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.8508217Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.8522957Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.8534363Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.8555432Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.8577365Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.8599103Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.8622816Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.8634972Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.8647079Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.8669089Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.8691428Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.8706873Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.8723514Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.8745663Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.8769510Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.8784424Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.8818720Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.8840008Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.8884496Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.8893372Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.8900512Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.8915604Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.8938399Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.8949347Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.8965357Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.8976047Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.8997200Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.9019317Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.9049503Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.9073364Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.9104826Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.9117079Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.9131285Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.9150242Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.9171165Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.9186712Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.9208902Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.9229167Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.9252046Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.9278427Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.9309367Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.9336199Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.9368647Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.9386165Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.9407060Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.9429794Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.9453955Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.9468620Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.9485352Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.9506121Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.9527930Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.9557894Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.9587921Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.9619117Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.9652106Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.9664056Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.9678247Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.9700532Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.9726117Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.9747199Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.9757821Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.9778040Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.9789248Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:08.9812953Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.9830138Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:08.9855162Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.9875631Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:08.9888162Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.9900469Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:08.9930571Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:08.9963015Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:08.9976109Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:08.9984229Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:08.9997341Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.0005741Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:09.0029964Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.0047420Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:09.0073398Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.0093900Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:09.0108692Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.0125313Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.0151239Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.0182102Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.0194860Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.0203506Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:09.0216803Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.0227031Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:09.0240728Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.0252417Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:09.0266536Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.0279188Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:09.0291559Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.0306588Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.0327415Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.0349885Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.0357245Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.0368634Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:09.0376132Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.0388719Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:09.0403639Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.0423654Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:09.0438633Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.0458761Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:09.0469410Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.0480302Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.0499319Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.0519017Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.0528887Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.0540040Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:09.0550008Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.0560778Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:09.0582718Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.0607117Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:09.0630707Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.0656342Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:09.0670642Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.0683614Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.0707695Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.0731911Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.0744319Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.0765144Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:09.0777214Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.0798652Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:09.0813415Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.0828641Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:09.0843714Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.0859409Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:09.0871521Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.0882879Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.0897962Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.0913321Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.0925783Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.0940176Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:09.0954430Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.0968352Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:09.0983915Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.1014392Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:09.1031952Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.1063901Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:09.1078843Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.1092388Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.1111248Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.1130806Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.1146954Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.1162691Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:09.1189609Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.1203570Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:09.1225099Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.1237967Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:09.1261885Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.1276526Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:09.1295125Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.1316060Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.1339411Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.1365200Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.1374108Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.1380064Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:09.1388217Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.1394772Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:09.1413574Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.1435353Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:09.1455956Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.1478469Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:09.1489216Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.1499798Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.1522799Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.1548254Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.1559169Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.1572929Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:09.1583807Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.1598732Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:09.1619529Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.1645558Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:09.1667510Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.1693809Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:09.1707451Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.1720779Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.1741333Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.1761473Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.1777497Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.1791397Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:09.1812680Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.1827153Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:09.1847410Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.1858154Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:09.1878927Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.1890851Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:09.1902888Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.1917195Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.1942005Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.1968150Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.1976672Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.1987501Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:09.1995350Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.2006661Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:09.2028527Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.2041225Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:09.2063469Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.2075791Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:09.2088070Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.2101277Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.2113699Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.2125487Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.2136057Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.2147995Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,1___MI300X.aks2' 2025-04-25T04:40:09.2158973Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.2171430Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,1___MI300X.aks2' 2025-04-25T04:40:09.2183148Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.2195798Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,1___MI300X.aks2' 2025-04-25T04:40:09.2207633Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.2220720Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,1___MI300X.aks2' 2025-04-25T04:40:09.2232255Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,False,0___MI300X.aks2' 2025-04-25T04:40:09.2244567Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,True,0___MI300X.aks2' 2025-04-25T04:40:09.2266231Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,False,0___MI300X.aks2' 2025-04-25T04:40:09.2288691Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,True,0___MI300X.aks2' 2025-04-25T04:40:09.2294051Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,128,False___MI300X.aks2' 2025-04-25T04:40:09.2296867Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,128,True___MI300X.aks2' 2025-04-25T04:40:09.2299775Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,16,False___MI300X.aks2' 2025-04-25T04:40:09.2301996Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,16,True___MI300X.aks2' 2025-04-25T04:40:09.2304714Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,160,False___MI300X.aks2' 2025-04-25T04:40:09.2307548Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,160,True___MI300X.aks2' 2025-04-25T04:40:09.2310489Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,192,False___MI300X.aks2' 2025-04-25T04:40:09.2313920Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,192,True___MI300X.aks2' 2025-04-25T04:40:09.2316812Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,224,False___MI300X.aks2' 2025-04-25T04:40:09.2319613Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,224,True___MI300X.aks2' 2025-04-25T04:40:09.2322441Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,256,False___MI300X.aks2' 2025-04-25T04:40:09.2325749Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,256,True___MI300X.aks2' 2025-04-25T04:40:09.2328271Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,32,False___MI300X.aks2' 2025-04-25T04:40:09.2330718Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,32,True___MI300X.aks2' 2025-04-25T04:40:09.2333220Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,48,False___MI300X.aks2' 2025-04-25T04:40:09.2335801Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,48,True___MI300X.aks2' 2025-04-25T04:40:09.2339594Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,512,False___MI300X.aks2' 2025-04-25T04:40:09.2342785Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,512,True___MI300X.aks2' 2025-04-25T04:40:09.2345450Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,64,False___MI300X.aks2' 2025-04-25T04:40:09.2348162Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,64,True___MI300X.aks2' 2025-04-25T04:40:09.2350739Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,80,False___MI300X.aks2' 2025-04-25T04:40:09.2353326Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,80,True___MI300X.aks2' 2025-04-25T04:40:09.2355790Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,96,False___MI300X.aks2' 2025-04-25T04:40:09.2358376Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,96,True___MI300X.aks2' 2025-04-25T04:40:09.2360866Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,128,False___MI300X.aks2' 2025-04-25T04:40:09.2363464Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,128,True___MI300X.aks2' 2025-04-25T04:40:09.2365793Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,16,False___MI300X.aks2' 2025-04-25T04:40:09.2368200Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,16,True___MI300X.aks2' 2025-04-25T04:40:09.2370736Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,160,False___MI300X.aks2' 2025-04-25T04:40:09.2373470Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,160,True___MI300X.aks2' 2025-04-25T04:40:09.2376002Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,192,False___MI300X.aks2' 2025-04-25T04:40:09.2378687Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,192,True___MI300X.aks2' 2025-04-25T04:40:09.2381281Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,224,False___MI300X.aks2' 2025-04-25T04:40:09.2384332Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,224,True___MI300X.aks2' 2025-04-25T04:40:09.2386937Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,256,False___MI300X.aks2' 2025-04-25T04:40:09.2389871Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,256,True___MI300X.aks2' 2025-04-25T04:40:09.2392344Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,32,False___MI300X.aks2' 2025-04-25T04:40:09.2394869Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,32,True___MI300X.aks2' 2025-04-25T04:40:09.2397226Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,48,False___MI300X.aks2' 2025-04-25T04:40:09.2399717Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,48,True___MI300X.aks2' 2025-04-25T04:40:09.2402456Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,512,False___MI300X.aks2' 2025-04-25T04:40:09.2405896Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,512,True___MI300X.aks2' 2025-04-25T04:40:09.2408445Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,64,False___MI300X.aks2' 2025-04-25T04:40:09.2410983Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,64,True___MI300X.aks2' 2025-04-25T04:40:09.2413410Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,80,False___MI300X.aks2' 2025-04-25T04:40:09.2415940Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,80,True___MI300X.aks2' 2025-04-25T04:40:09.2418377Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,96,False___MI300X.aks2' 2025-04-25T04:40:09.2420948Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,96,True___MI300X.aks2' 2025-04-25T04:40:09.2423624Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,128,False___MI300X.aks2' 2025-04-25T04:40:09.2426476Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,128,True___MI300X.aks2' 2025-04-25T04:40:09.2428939Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,16,False___MI300X.aks2' 2025-04-25T04:40:09.2431378Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,16,True___MI300X.aks2' 2025-04-25T04:40:09.2433932Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,160,False___MI300X.aks2' 2025-04-25T04:40:09.2436758Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,160,True___MI300X.aks2' 2025-04-25T04:40:09.2439691Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,192,False___MI300X.aks2' 2025-04-25T04:40:09.2442590Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,192,True___MI300X.aks2' 2025-04-25T04:40:09.2445296Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,224,False___MI300X.aks2' 2025-04-25T04:40:09.2448231Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,224,True___MI300X.aks2' 2025-04-25T04:40:09.2450980Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,256,False___MI300X.aks2' 2025-04-25T04:40:09.2454025Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,256,True___MI300X.aks2' 2025-04-25T04:40:09.2456687Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,32,False___MI300X.aks2' 2025-04-25T04:40:09.2458987Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,32,True___MI300X.aks2' 2025-04-25T04:40:09.2461369Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,48,False___MI300X.aks2' 2025-04-25T04:40:09.2463996Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,48,True___MI300X.aks2' 2025-04-25T04:40:09.2467114Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,512,False___MI300X.aks2' 2025-04-25T04:40:09.2470697Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,512,True___MI300X.aks2' 2025-04-25T04:40:09.2473409Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,64,False___MI300X.aks2' 2025-04-25T04:40:09.2475940Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,64,True___MI300X.aks2' 2025-04-25T04:40:09.2478494Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,80,False___MI300X.aks2' 2025-04-25T04:40:09.2481160Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,80,True___MI300X.aks2' 2025-04-25T04:40:09.2483772Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,96,False___MI300X.aks2' 2025-04-25T04:40:09.2486438Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,96,True___MI300X.aks2' 2025-04-25T04:40:09.2489985Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,False___MI300X.aks2' 2025-04-25T04:40:09.2492641Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,True___MI300X.aks2' 2025-04-25T04:40:09.2495201Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,False___MI300X.aks2' 2025-04-25T04:40:09.2497602Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,True___MI300X.aks2' 2025-04-25T04:40:09.2500180Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,False___MI300X.aks2' 2025-04-25T04:40:09.2502930Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,True___MI300X.aks2' 2025-04-25T04:40:09.2505612Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,False___MI300X.aks2' 2025-04-25T04:40:09.2508428Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,True___MI300X.aks2' 2025-04-25T04:40:09.2511109Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,False___MI300X.aks2' 2025-04-25T04:40:09.2513865Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,True___MI300X.aks2' 2025-04-25T04:40:09.2516593Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,False___MI300X.aks2' 2025-04-25T04:40:09.2519545Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,True___MI300X.aks2' 2025-04-25T04:40:09.2522134Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,False___MI300X.aks2' 2025-04-25T04:40:09.2524625Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,True___MI300X.aks2' 2025-04-25T04:40:09.2527170Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,False___MI300X.aks2' 2025-04-25T04:40:09.2529721Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,True___MI300X.aks2' 2025-04-25T04:40:09.2532643Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,False___MI300X.aks2' 2025-04-25T04:40:09.2536012Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,True___MI300X.aks2' 2025-04-25T04:40:09.2538850Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,False___MI300X.aks2' 2025-04-25T04:40:09.2541611Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,True___MI300X.aks2' 2025-04-25T04:40:09.2544169Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,False___MI300X.aks2' 2025-04-25T04:40:09.2546707Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,True___MI300X.aks2' 2025-04-25T04:40:09.2549189Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,False___MI300X.aks2' 2025-04-25T04:40:09.2551765Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,True___MI300X.aks2' 2025-04-25T04:40:09.2554302Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,False___MI300X.aks2' 2025-04-25T04:40:09.2557136Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,True___MI300X.aks2' 2025-04-25T04:40:09.2559611Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,False___MI300X.aks2' 2025-04-25T04:40:09.2561964Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,True___MI300X.aks2' 2025-04-25T04:40:09.2564683Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,False___MI300X.aks2' 2025-04-25T04:40:09.2567160Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,True___MI300X.aks2' 2025-04-25T04:40:09.2569842Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,False___MI300X.aks2' 2025-04-25T04:40:09.2572441Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,True___MI300X.aks2' 2025-04-25T04:40:09.2575175Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,False___MI300X.aks2' 2025-04-25T04:40:09.2578047Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,True___MI300X.aks2' 2025-04-25T04:40:09.2580827Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,False___MI300X.aks2' 2025-04-25T04:40:09.2583812Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,True___MI300X.aks2' 2025-04-25T04:40:09.2586474Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,False___MI300X.aks2' 2025-04-25T04:40:09.2588832Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,True___MI300X.aks2' 2025-04-25T04:40:09.2591269Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,False___MI300X.aks2' 2025-04-25T04:40:09.2593805Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,True___MI300X.aks2' 2025-04-25T04:40:09.2596579Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,False___MI300X.aks2' 2025-04-25T04:40:09.2599903Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,True___MI300X.aks2' 2025-04-25T04:40:09.2602482Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,False___MI300X.aks2' 2025-04-25T04:40:09.2605013Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,True___MI300X.aks2' 2025-04-25T04:40:09.2607515Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,False___MI300X.aks2' 2025-04-25T04:40:09.2610161Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,True___MI300X.aks2' 2025-04-25T04:40:09.2612576Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,False___MI300X.aks2' 2025-04-25T04:40:09.2615544Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,True___MI300X.aks2' 2025-04-25T04:40:09.2618216Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,False___MI300X.aks2' 2025-04-25T04:40:09.2620928Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,True___MI300X.aks2' 2025-04-25T04:40:09.2623501Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,False___MI300X.aks2' 2025-04-25T04:40:09.2625908Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,True___MI300X.aks2' 2025-04-25T04:40:09.2628540Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,False___MI300X.aks2' 2025-04-25T04:40:09.2631324Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,True___MI300X.aks2' 2025-04-25T04:40:09.2634043Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,False___MI300X.aks2' 2025-04-25T04:40:09.2636991Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,True___MI300X.aks2' 2025-04-25T04:40:09.2640107Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,False___MI300X.aks2' 2025-04-25T04:40:09.2643175Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,True___MI300X.aks2' 2025-04-25T04:40:09.2645922Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,False___MI300X.aks2' 2025-04-25T04:40:09.2648947Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,True___MI300X.aks2' 2025-04-25T04:40:09.2651526Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,False___MI300X.aks2' 2025-04-25T04:40:09.2654058Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,True___MI300X.aks2' 2025-04-25T04:40:09.2656481Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,False___MI300X.aks2' 2025-04-25T04:40:09.2659117Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,True___MI300X.aks2' 2025-04-25T04:40:09.2662241Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,False___MI300X.aks2' 2025-04-25T04:40:09.2665976Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,True___MI300X.aks2' 2025-04-25T04:40:09.2668673Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,False___MI300X.aks2' 2025-04-25T04:40:09.2671084Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,True___MI300X.aks2' 2025-04-25T04:40:09.2673727Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,False___MI300X.aks2' 2025-04-25T04:40:09.2676218Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,True___MI300X.aks2' 2025-04-25T04:40:09.2678960Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,False___MI300X.aks2' 2025-04-25T04:40:09.2681468Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,True___MI300X.aks2' 2025-04-25T04:40:09.2684470Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng/FONLY__^fp32@16___MI300X.aks2' 2025-04-25T04:40:09.2686890Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng/FONLY__^i32@16___MI300X.aks2' 2025-04-25T04:40:09.2689818Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng_tensor/FONLY__^fp32@16___MI300X.aks2' 2025-04-25T04:40:09.2692255Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng_tensor/FONLY__^i32@16___MI300X.aks2' 2025-04-25T04:40:09.2695126Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/debug_simulate_encoded_softmax/FONLY__^bf16@16___MI300X.aks2' 2025-04-25T04:40:09.2697617Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/debug_simulate_encoded_softmax/FONLY__^fp16@16___MI300X.aks2' 2025-04-25T04:40:09.2700237Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/debug_simulate_encoded_softmax/FONLY__^fp32@16___MI300X.aks2' 2025-04-25T04:40:09.2701885Z adding 'torch/lib/libshm/alloc_info.h' 2025-04-25T04:40:09.2703835Z adding 'torch/lib/libshm/err.h' 2025-04-25T04:40:09.2705799Z adding 'torch/lib/libshm/libshm.h' 2025-04-25T04:40:09.2708417Z adding 'torch/lib/libshm/socket.h' 2025-04-25T04:40:09.2710754Z adding 'torch/lib/libshm_windows/libshm.h' 2025-04-25T04:40:09.2741947Z adding 'torch/linalg/__init__.py' 2025-04-25T04:40:09.2746790Z adding 'torch/masked/__init__.py' 2025-04-25T04:40:09.2752089Z adding 'torch/masked/_docs.py' 2025-04-25T04:40:09.2771236Z adding 'torch/masked/_ops.py' 2025-04-25T04:40:09.2774973Z adding 'torch/masked/maskedtensor/__init__.py' 2025-04-25T04:40:09.2779628Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2025-04-25T04:40:09.2783060Z adding 'torch/masked/maskedtensor/binary.py' 2025-04-25T04:40:09.2787643Z adding 'torch/masked/maskedtensor/core.py' 2025-04-25T04:40:09.2789967Z adding 'torch/masked/maskedtensor/creation.py' 2025-04-25T04:40:09.2792126Z adding 'torch/masked/maskedtensor/passthrough.py' 2025-04-25T04:40:09.2795218Z adding 'torch/masked/maskedtensor/reductions.py' 2025-04-25T04:40:09.2797911Z adding 'torch/masked/maskedtensor/unary.py' 2025-04-25T04:40:09.2800396Z adding 'torch/monitor/__init__.py' 2025-04-25T04:40:09.2804028Z adding 'torch/mps/__init__.py' 2025-04-25T04:40:09.2806176Z adding 'torch/mps/event.py' 2025-04-25T04:40:09.2808596Z adding 'torch/mps/profiler.py' 2025-04-25T04:40:09.2813509Z adding 'torch/mtia/__init__.py' 2025-04-25T04:40:09.2815794Z adding 'torch/mtia/_utils.py' 2025-04-25T04:40:09.2817771Z adding 'torch/mtia/memory.py' 2025-04-25T04:40:09.2820544Z adding 'torch/multiprocessing/__init__.py' 2025-04-25T04:40:09.2822649Z adding 'torch/multiprocessing/_atfork.py' 2025-04-25T04:40:09.2824852Z adding 'torch/multiprocessing/pool.py' 2025-04-25T04:40:09.2826950Z adding 'torch/multiprocessing/queue.py' 2025-04-25T04:40:09.2834035Z adding 'torch/multiprocessing/reductions.py' 2025-04-25T04:40:09.2839698Z adding 'torch/multiprocessing/spawn.py' 2025-04-25T04:40:09.2846763Z adding 'torch/nested/__init__.py' 2025-04-25T04:40:09.2849209Z adding 'torch/nested/_internal/__init__.py' 2025-04-25T04:40:09.2851736Z adding 'torch/nested/_internal/nested_int.py' 2025-04-25T04:40:09.2858968Z adding 'torch/nested/_internal/nested_tensor.py' 2025-04-25T04:40:09.2884496Z adding 'torch/nested/_internal/ops.py' 2025-04-25T04:40:09.2895811Z adding 'torch/nested/_internal/sdpa.py' 2025-04-25T04:40:09.2899416Z adding 'torch/nn/__init__.py' 2025-04-25T04:40:09.2901619Z adding 'torch/nn/_reduction.py' 2025-04-25T04:40:09.2903936Z adding 'torch/nn/common_types.py' 2025-04-25T04:40:09.2906250Z adding 'torch/nn/cpp.py' 2025-04-25T04:40:09.2969961Z adding 'torch/nn/functional.py' 2025-04-25T04:40:09.2979848Z adding 'torch/nn/functional.pyi' 2025-04-25T04:40:09.2983231Z adding 'torch/nn/grad.py' 2025-04-25T04:40:09.2989698Z adding 'torch/nn/init.py' 2025-04-25T04:40:09.2994310Z adding 'torch/nn/parameter.py' 2025-04-25T04:40:09.2996496Z adding 'torch/nn/parameter.pyi' 2025-04-25T04:40:09.3000012Z adding 'torch/nn/attention/__init__.py' 2025-04-25T04:40:09.3002361Z adding 'torch/nn/attention/_utils.py' 2025-04-25T04:40:09.3006899Z adding 'torch/nn/attention/bias.py' 2025-04-25T04:40:09.3023372Z adding 'torch/nn/attention/flex_attention.py' 2025-04-25T04:40:09.3026616Z adding 'torch/nn/attention/experimental/__init__.py' 2025-04-25T04:40:09.3030744Z adding 'torch/nn/attention/experimental/_paged_attention.py' 2025-04-25T04:40:09.3032771Z adding 'torch/nn/backends/__init__.py' 2025-04-25T04:40:09.3034443Z adding 'torch/nn/backends/thnn.py' 2025-04-25T04:40:09.3036535Z adding 'torch/nn/intrinsic/__init__.py' 2025-04-25T04:40:09.3038815Z adding 'torch/nn/intrinsic/modules/__init__.py' 2025-04-25T04:40:09.3040656Z adding 'torch/nn/intrinsic/modules/fused.py' 2025-04-25T04:40:09.3042814Z adding 'torch/nn/intrinsic/qat/__init__.py' 2025-04-25T04:40:09.3044873Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2025-04-25T04:40:09.3046792Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2025-04-25T04:40:09.3048642Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2025-04-25T04:40:09.3051122Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2025-04-25T04:40:09.3052449Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2025-04-25T04:40:09.3054452Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2025-04-25T04:40:09.3056573Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-04-25T04:40:09.3058294Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-04-25T04:40:09.3060247Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2025-04-25T04:40:09.3061912Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2025-04-25T04:40:09.3063581Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2025-04-25T04:40:09.3065331Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2025-04-25T04:40:09.3068646Z adding 'torch/nn/modules/__init__.py' 2025-04-25T04:40:09.3073026Z adding 'torch/nn/modules/_functions.py' 2025-04-25T04:40:09.3087137Z adding 'torch/nn/modules/activation.py' 2025-04-25T04:40:09.3093260Z adding 'torch/nn/modules/adaptive.py' 2025-04-25T04:40:09.3101194Z adding 'torch/nn/modules/batchnorm.py' 2025-04-25T04:40:09.3104398Z adding 'torch/nn/modules/channelshuffle.py' 2025-04-25T04:40:09.3113441Z adding 'torch/nn/modules/container.py' 2025-04-25T04:40:09.3128242Z adding 'torch/nn/modules/conv.py' 2025-04-25T04:40:09.3132015Z adding 'torch/nn/modules/distance.py' 2025-04-25T04:40:09.3135355Z adding 'torch/nn/modules/dropout.py' 2025-04-25T04:40:09.3138720Z adding 'torch/nn/modules/flatten.py' 2025-04-25T04:40:09.3143144Z adding 'torch/nn/modules/fold.py' 2025-04-25T04:40:09.3147686Z adding 'torch/nn/modules/instancenorm.py' 2025-04-25T04:40:09.3152590Z adding 'torch/nn/modules/lazy.py' 2025-04-25T04:40:09.3156660Z adding 'torch/nn/modules/linear.py' 2025-04-25T04:40:09.3178794Z adding 'torch/nn/modules/loss.py' 2025-04-25T04:40:09.3215960Z adding 'torch/nn/modules/module.py' 2025-04-25T04:40:09.3224055Z adding 'torch/nn/modules/normalization.py' 2025-04-25T04:40:09.3228931Z adding 'torch/nn/modules/padding.py' 2025-04-25T04:40:09.3232332Z adding 'torch/nn/modules/pixelshuffle.py' 2025-04-25T04:40:09.3242453Z adding 'torch/nn/modules/pooling.py' 2025-04-25T04:40:09.3259076Z adding 'torch/nn/modules/rnn.py' 2025-04-25T04:40:09.3266617Z adding 'torch/nn/modules/sparse.py' 2025-04-25T04:40:09.3278212Z adding 'torch/nn/modules/transformer.py' 2025-04-25T04:40:09.3283158Z adding 'torch/nn/modules/upsampling.py' 2025-04-25T04:40:09.3285997Z adding 'torch/nn/modules/utils.py' 2025-04-25T04:40:09.3288282Z adding 'torch/nn/parallel/__init__.py' 2025-04-25T04:40:09.3291103Z adding 'torch/nn/parallel/_functions.py' 2025-04-25T04:40:09.3295164Z adding 'torch/nn/parallel/comm.py' 2025-04-25T04:40:09.3300537Z adding 'torch/nn/parallel/data_parallel.py' 2025-04-25T04:40:09.3337232Z adding 'torch/nn/parallel/distributed.py' 2025-04-25T04:40:09.3343269Z adding 'torch/nn/parallel/parallel_apply.py' 2025-04-25T04:40:09.3346474Z adding 'torch/nn/parallel/replicate.py' 2025-04-25T04:40:09.3349534Z adding 'torch/nn/parallel/scatter_gather.py' 2025-04-25T04:40:09.3351761Z adding 'torch/nn/qat/__init__.py' 2025-04-25T04:40:09.3353847Z adding 'torch/nn/qat/dynamic/__init__.py' 2025-04-25T04:40:09.3356145Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2025-04-25T04:40:09.3357895Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2025-04-25T04:40:09.3359963Z adding 'torch/nn/qat/modules/__init__.py' 2025-04-25T04:40:09.3361672Z adding 'torch/nn/qat/modules/conv.py' 2025-04-25T04:40:09.3363524Z adding 'torch/nn/qat/modules/embedding_ops.py' 2025-04-25T04:40:09.3365415Z adding 'torch/nn/qat/modules/linear.py' 2025-04-25T04:40:09.3367250Z adding 'torch/nn/quantizable/__init__.py' 2025-04-25T04:40:09.3369174Z adding 'torch/nn/quantizable/modules/__init__.py' 2025-04-25T04:40:09.3371009Z adding 'torch/nn/quantizable/modules/activation.py' 2025-04-25T04:40:09.3372898Z adding 'torch/nn/quantizable/modules/rnn.py' 2025-04-25T04:40:09.3374959Z adding 'torch/nn/quantized/__init__.py' 2025-04-25T04:40:09.3376710Z adding 'torch/nn/quantized/functional.py' 2025-04-25T04:40:09.3378719Z adding 'torch/nn/quantized/_reference/__init__.py' 2025-04-25T04:40:09.3380893Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2025-04-25T04:40:09.3382920Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2025-04-25T04:40:09.3384732Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2025-04-25T04:40:09.3386575Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2025-04-25T04:40:09.3388448Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2025-04-25T04:40:09.3390216Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2025-04-25T04:40:09.3392119Z adding 'torch/nn/quantized/dynamic/__init__.py' 2025-04-25T04:40:09.3394210Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2025-04-25T04:40:09.3396138Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2025-04-25T04:40:09.3397938Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2025-04-25T04:40:09.3399959Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2025-04-25T04:40:09.3402362Z adding 'torch/nn/quantized/modules/__init__.py' 2025-04-25T04:40:09.3404347Z adding 'torch/nn/quantized/modules/activation.py' 2025-04-25T04:40:09.3406036Z adding 'torch/nn/quantized/modules/batchnorm.py' 2025-04-25T04:40:09.3407897Z adding 'torch/nn/quantized/modules/conv.py' 2025-04-25T04:40:09.3409609Z adding 'torch/nn/quantized/modules/dropout.py' 2025-04-25T04:40:09.3411526Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2025-04-25T04:40:09.3413288Z adding 'torch/nn/quantized/modules/functional_modules.py' 2025-04-25T04:40:09.3415113Z adding 'torch/nn/quantized/modules/linear.py' 2025-04-25T04:40:09.3416860Z adding 'torch/nn/quantized/modules/normalization.py' 2025-04-25T04:40:09.3418635Z adding 'torch/nn/quantized/modules/rnn.py' 2025-04-25T04:40:09.3420421Z adding 'torch/nn/quantized/modules/utils.py' 2025-04-25T04:40:09.3422908Z adding 'torch/nn/utils/__init__.py' 2025-04-25T04:40:09.3425034Z adding 'torch/nn/utils/_deprecation_utils.py' 2025-04-25T04:40:09.3429085Z adding 'torch/nn/utils/_named_member_accessor.py' 2025-04-25T04:40:09.3432549Z adding 'torch/nn/utils/_per_sample_grad.py' 2025-04-25T04:40:09.3436297Z adding 'torch/nn/utils/clip_grad.py' 2025-04-25T04:40:09.3439441Z adding 'torch/nn/utils/convert_parameters.py' 2025-04-25T04:40:09.3442375Z adding 'torch/nn/utils/fusion.py' 2025-04-25T04:40:09.3444915Z adding 'torch/nn/utils/init.py' 2025-04-25T04:40:09.3447837Z adding 'torch/nn/utils/memory_format.py' 2025-04-25T04:40:09.3456295Z adding 'torch/nn/utils/parametrizations.py' 2025-04-25T04:40:09.3467794Z adding 'torch/nn/utils/parametrize.py' 2025-04-25T04:40:09.3483026Z adding 'torch/nn/utils/prune.py' 2025-04-25T04:40:09.3491051Z adding 'torch/nn/utils/rnn.py' 2025-04-25T04:40:09.3496786Z adding 'torch/nn/utils/spectral_norm.py' 2025-04-25T04:40:09.3501299Z adding 'torch/nn/utils/stateless.py' 2025-04-25T04:40:09.3504939Z adding 'torch/nn/utils/weight_norm.py' 2025-04-25T04:40:09.3507229Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2025-04-25T04:40:09.3509671Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2025-04-25T04:40:09.3513709Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2025-04-25T04:40:09.3516434Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2025-04-25T04:40:09.3519424Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2025-04-25T04:40:09.3522945Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2025-04-25T04:40:09.3525572Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2025-04-25T04:40:09.3528180Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2025-04-25T04:40:09.3530651Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2025-04-25T04:40:09.3532993Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2025-04-25T04:40:09.3540314Z adding 'torch/onnx/__init__.py' 2025-04-25T04:40:09.3542856Z adding 'torch/onnx/_constants.py' 2025-04-25T04:40:09.3545050Z adding 'torch/onnx/_experimental.py' 2025-04-25T04:40:09.3547085Z adding 'torch/onnx/_flags.py' 2025-04-25T04:40:09.3549643Z adding 'torch/onnx/_globals.py' 2025-04-25T04:40:09.3552192Z adding 'torch/onnx/_onnx_supported_ops.py' 2025-04-25T04:40:09.3556756Z adding 'torch/onnx/_type_utils.py' 2025-04-25T04:40:09.3559652Z adding 'torch/onnx/errors.py' 2025-04-25T04:40:09.3561761Z adding 'torch/onnx/operators.py' 2025-04-25T04:40:09.3565106Z adding 'torch/onnx/symbolic_caffe2.py' 2025-04-25T04:40:09.3589450Z adding 'torch/onnx/symbolic_helper.py' 2025-04-25T04:40:09.3599313Z adding 'torch/onnx/symbolic_opset10.py' 2025-04-25T04:40:09.3614012Z adding 'torch/onnx/symbolic_opset11.py' 2025-04-25T04:40:09.3619691Z adding 'torch/onnx/symbolic_opset12.py' 2025-04-25T04:40:09.3630303Z adding 'torch/onnx/symbolic_opset13.py' 2025-04-25T04:40:09.3634989Z adding 'torch/onnx/symbolic_opset14.py' 2025-04-25T04:40:09.3637798Z adding 'torch/onnx/symbolic_opset15.py' 2025-04-25T04:40:09.3641523Z adding 'torch/onnx/symbolic_opset16.py' 2025-04-25T04:40:09.3645120Z adding 'torch/onnx/symbolic_opset17.py' 2025-04-25T04:40:09.3648607Z adding 'torch/onnx/symbolic_opset18.py' 2025-04-25T04:40:09.3650577Z adding 'torch/onnx/symbolic_opset19.py' 2025-04-25T04:40:09.3652816Z adding 'torch/onnx/symbolic_opset20.py' 2025-04-25T04:40:09.3655093Z adding 'torch/onnx/symbolic_opset7.py' 2025-04-25T04:40:09.3659685Z adding 'torch/onnx/symbolic_opset8.py' 2025-04-25T04:40:09.3722117Z adding 'torch/onnx/symbolic_opset9.py' 2025-04-25T04:40:09.3752601Z adding 'torch/onnx/utils.py' 2025-04-25T04:40:09.3775821Z adding 'torch/onnx/verification.py' 2025-04-25T04:40:09.3779551Z adding 'torch/onnx/_internal/__init__.py' 2025-04-25T04:40:09.3786062Z adding 'torch/onnx/_internal/_exporter_legacy.py' 2025-04-25T04:40:09.3788534Z adding 'torch/onnx/_internal/_lazy_import.py' 2025-04-25T04:40:09.3795470Z adding 'torch/onnx/_internal/io_adapter.py' 2025-04-25T04:40:09.3800049Z adding 'torch/onnx/_internal/jit_utils.py' 2025-04-25T04:40:09.3804128Z adding 'torch/onnx/_internal/onnx_proto_utils.py' 2025-04-25T04:40:09.3822887Z adding 'torch/onnx/_internal/onnxruntime.py' 2025-04-25T04:40:09.3827531Z adding 'torch/onnx/_internal/registration.py' 2025-04-25T04:40:09.3829865Z adding 'torch/onnx/_internal/exporter/__init__.py' 2025-04-25T04:40:09.3833586Z adding 'torch/onnx/_internal/exporter/_analysis.py' 2025-04-25T04:40:09.3843449Z adding 'torch/onnx/_internal/exporter/_building.py' 2025-04-25T04:40:09.3848809Z adding 'torch/onnx/_internal/exporter/_capture_strategies.py' 2025-04-25T04:40:09.3852676Z adding 'torch/onnx/_internal/exporter/_compat.py' 2025-04-25T04:40:09.3855140Z adding 'torch/onnx/_internal/exporter/_constants.py' 2025-04-25T04:40:09.3874559Z adding 'torch/onnx/_internal/exporter/_core.py' 2025-04-25T04:40:09.3878616Z adding 'torch/onnx/_internal/exporter/_decomp.py' 2025-04-25T04:40:09.3883664Z adding 'torch/onnx/_internal/exporter/_dispatching.py' 2025-04-25T04:40:09.3888826Z adding 'torch/onnx/_internal/exporter/_dynamic_shapes.py' 2025-04-25T04:40:09.3891243Z adding 'torch/onnx/_internal/exporter/_errors.py' 2025-04-25T04:40:09.3893454Z adding 'torch/onnx/_internal/exporter/_flags.py' 2025-04-25T04:40:09.3895803Z adding 'torch/onnx/_internal/exporter/_fx_passes.py' 2025-04-25T04:40:09.3899139Z adding 'torch/onnx/_internal/exporter/_ir_passes.py' 2025-04-25T04:40:09.3901864Z adding 'torch/onnx/_internal/exporter/_isolated.py' 2025-04-25T04:40:09.3908421Z adding 'torch/onnx/_internal/exporter/_onnx_program.py' 2025-04-25T04:40:09.3913463Z adding 'torch/onnx/_internal/exporter/_registration.py' 2025-04-25T04:40:09.3917254Z adding 'torch/onnx/_internal/exporter/_reporting.py' 2025-04-25T04:40:09.3923992Z adding 'torch/onnx/_internal/exporter/_schemas.py' 2025-04-25T04:40:09.3926914Z adding 'torch/onnx/_internal/exporter/_tensors.py' 2025-04-25T04:40:09.3933723Z adding 'torch/onnx/_internal/exporter/_testing.py' 2025-04-25T04:40:09.3934859Z adding 'torch/onnx/_internal/exporter/_verification.py' 2025-04-25T04:40:09.3937355Z adding 'torch/onnx/_internal/exporter/_torchlib/__init__.py' 2025-04-25T04:40:09.3940003Z adding 'torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py' 2025-04-25T04:40:09.3942854Z adding 'torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py' 2025-04-25T04:40:09.3945334Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/__init__.py' 2025-04-25T04:40:09.3947558Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/core.py' 2025-04-25T04:40:09.3952450Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/hop.py' 2025-04-25T04:40:09.3953369Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/nn.py' 2025-04-25T04:40:09.3955971Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py' 2025-04-25T04:40:09.3958102Z adding 'torch/onnx/_internal/fx/__init__.py' 2025-04-25T04:40:09.3961899Z adding 'torch/onnx/_internal/fx/_pass.py' 2025-04-25T04:40:09.3965083Z adding 'torch/onnx/_internal/fx/decomposition_table.py' 2025-04-25T04:40:09.3969134Z adding 'torch/onnx/_internal/fx/dynamo_graph_extractor.py' 2025-04-25T04:40:09.3978035Z adding 'torch/onnx/_internal/fx/fx_onnx_interpreter.py' 2025-04-25T04:40:09.3988059Z adding 'torch/onnx/_internal/fx/onnxfunction_dispatcher.py' 2025-04-25T04:40:09.3991753Z adding 'torch/onnx/_internal/fx/patcher.py' 2025-04-25T04:40:09.3994181Z adding 'torch/onnx/_internal/fx/registration.py' 2025-04-25T04:40:09.3998719Z adding 'torch/onnx/_internal/fx/serialization.py' 2025-04-25T04:40:09.4001944Z adding 'torch/onnx/_internal/fx/type_utils.py' 2025-04-25T04:40:09.4004290Z adding 'torch/onnx/_internal/fx/passes/__init__.py' 2025-04-25T04:40:09.4007018Z adding 'torch/onnx/_internal/fx/passes/_utils.py' 2025-04-25T04:40:09.4009566Z adding 'torch/onnx/_internal/fx/passes/decomp.py' 2025-04-25T04:40:09.4012943Z adding 'torch/onnx/_internal/fx/passes/functionalization.py' 2025-04-25T04:40:09.4023903Z adding 'torch/onnx/_internal/fx/passes/modularization.py' 2025-04-25T04:40:09.4027532Z adding 'torch/onnx/_internal/fx/passes/readability.py' 2025-04-25T04:40:09.4040687Z adding 'torch/onnx/_internal/fx/passes/type_promotion.py' 2025-04-25T04:40:09.4044630Z adding 'torch/onnx/_internal/fx/passes/virtualization.py' 2025-04-25T04:40:09.4048301Z adding 'torch/onnx/ops/__init__.py' 2025-04-25T04:40:09.4052127Z adding 'torch/onnx/ops/_symbolic_impl.py' 2025-04-25T04:40:09.4055020Z adding 'torch/optim/__init__.py' 2025-04-25T04:40:09.4062774Z adding 'torch/optim/_adafactor.py' 2025-04-25T04:40:09.4065915Z adding 'torch/optim/_functional.py' 2025-04-25T04:40:09.4071000Z adding 'torch/optim/adadelta.py' 2025-04-25T04:40:09.4077317Z adding 'torch/optim/adagrad.py' 2025-04-25T04:40:09.4087933Z adding 'torch/optim/adam.py' 2025-04-25T04:40:09.4094000Z adding 'torch/optim/adamax.py' 2025-04-25T04:40:09.4097670Z adding 'torch/optim/adamw.py' 2025-04-25T04:40:09.4102890Z adding 'torch/optim/asgd.py' 2025-04-25T04:40:09.4108992Z adding 'torch/optim/lbfgs.py' 2025-04-25T04:40:09.4129802Z adding 'torch/optim/lr_scheduler.py' 2025-04-25T04:40:09.4138377Z adding 'torch/optim/nadam.py' 2025-04-25T04:40:09.4153199Z adding 'torch/optim/optimizer.py' 2025-04-25T04:40:09.4161435Z adding 'torch/optim/radam.py' 2025-04-25T04:40:09.4167453Z adding 'torch/optim/rmsprop.py' 2025-04-25T04:40:09.4173075Z adding 'torch/optim/rprop.py' 2025-04-25T04:40:09.4179214Z adding 'torch/optim/sgd.py' 2025-04-25T04:40:09.4183435Z adding 'torch/optim/sparse_adam.py' 2025-04-25T04:40:09.4189534Z adding 'torch/optim/swa_utils.py' 2025-04-25T04:40:09.4192318Z adding 'torch/optim/_multi_tensor/__init__.py' 2025-04-25T04:40:09.4194269Z adding 'torch/optim/_multi_tensor/__init__.pyi' 2025-04-25T04:40:09.4196380Z adding 'torch/package/__init__.py' 2025-04-25T04:40:09.4199250Z adding 'torch/package/_digraph.py' 2025-04-25T04:40:09.4201519Z adding 'torch/package/_directory_reader.py' 2025-04-25T04:40:09.4203972Z adding 'torch/package/_importlib.py' 2025-04-25T04:40:09.4206154Z adding 'torch/package/_mangling.py' 2025-04-25T04:40:09.4208700Z adding 'torch/package/_mock.py' 2025-04-25T04:40:09.4211324Z adding 'torch/package/_package_pickler.py' 2025-04-25T04:40:09.4213383Z adding 'torch/package/_package_unpickler.py' 2025-04-25T04:40:09.4215948Z adding 'torch/package/_stdlib.py' 2025-04-25T04:40:09.4218861Z adding 'torch/package/file_structure_representation.py' 2025-04-25T04:40:09.4221409Z adding 'torch/package/find_file_dependencies.py' 2025-04-25T04:40:09.4224197Z adding 'torch/package/glob_group.py' 2025-04-25T04:40:09.4227920Z adding 'torch/package/importer.py' 2025-04-25T04:40:09.4243715Z adding 'torch/package/package_exporter.py' 2025-04-25T04:40:09.4255483Z adding 'torch/package/package_importer.py' 2025-04-25T04:40:09.4258037Z adding 'torch/package/analyze/__init__.py' 2025-04-25T04:40:09.4259942Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2025-04-25T04:40:09.4261826Z adding 'torch/package/analyze/is_from_package.py' 2025-04-25T04:40:09.4264122Z adding 'torch/package/analyze/trace_dependencies.py' 2025-04-25T04:40:09.4266505Z adding 'torch/profiler/__init__.py' 2025-04-25T04:40:09.4281244Z adding 'torch/profiler/_memory_profiler.py' 2025-04-25T04:40:09.4289046Z adding 'torch/profiler/_pattern_matcher.py' 2025-04-25T04:40:09.4294321Z adding 'torch/profiler/_utils.py' 2025-04-25T04:40:09.4296724Z adding 'torch/profiler/itt.py' 2025-04-25T04:40:09.4309436Z adding 'torch/profiler/profiler.py' 2025-04-25T04:40:09.4312271Z adding 'torch/profiler/python_tracer.py' 2025-04-25T04:40:09.4314966Z adding 'torch/quantization/__init__.py' 2025-04-25T04:40:09.4317677Z adding 'torch/quantization/_numeric_suite.py' 2025-04-25T04:40:09.4319388Z adding 'torch/quantization/_numeric_suite_fx.py' 2025-04-25T04:40:09.4321836Z adding 'torch/quantization/_quantized_conversions.py' 2025-04-25T04:40:09.4323819Z adding 'torch/quantization/fake_quantize.py' 2025-04-25T04:40:09.4325701Z adding 'torch/quantization/fuse_modules.py' 2025-04-25T04:40:09.4327631Z adding 'torch/quantization/fuser_method_mappings.py' 2025-04-25T04:40:09.4329526Z adding 'torch/quantization/observer.py' 2025-04-25T04:40:09.4331429Z adding 'torch/quantization/qconfig.py' 2025-04-25T04:40:09.4333418Z adding 'torch/quantization/quant_type.py' 2025-04-25T04:40:09.4335206Z adding 'torch/quantization/quantization_mappings.py' 2025-04-25T04:40:09.4337127Z adding 'torch/quantization/quantize.py' 2025-04-25T04:40:09.4339188Z adding 'torch/quantization/quantize_fx.py' 2025-04-25T04:40:09.4341100Z adding 'torch/quantization/quantize_jit.py' 2025-04-25T04:40:09.4342868Z adding 'torch/quantization/stubs.py' 2025-04-25T04:40:09.4344596Z adding 'torch/quantization/utils.py' 2025-04-25T04:40:09.4346860Z adding 'torch/quantization/fx/__init__.py' 2025-04-25T04:40:09.4349841Z adding 'torch/quantization/fx/_equalize.py' 2025-04-25T04:40:09.4351570Z adding 'torch/quantization/fx/convert.py' 2025-04-25T04:40:09.4353416Z adding 'torch/quantization/fx/fuse.py' 2025-04-25T04:40:09.4355358Z adding 'torch/quantization/fx/fusion_patterns.py' 2025-04-25T04:40:09.4357042Z adding 'torch/quantization/fx/graph_module.py' 2025-04-25T04:40:09.4358885Z adding 'torch/quantization/fx/match_utils.py' 2025-04-25T04:40:09.4360784Z adding 'torch/quantization/fx/pattern_utils.py' 2025-04-25T04:40:09.4362624Z adding 'torch/quantization/fx/prepare.py' 2025-04-25T04:40:09.4364527Z adding 'torch/quantization/fx/quantization_patterns.py' 2025-04-25T04:40:09.4366350Z adding 'torch/quantization/fx/quantization_types.py' 2025-04-25T04:40:09.4368039Z adding 'torch/quantization/fx/utils.py' 2025-04-25T04:40:09.4370431Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2025-04-25T04:40:09.4373506Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2025-04-25T04:40:09.4375730Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2025-04-25T04:40:09.4378723Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2025-04-25T04:40:09.4389768Z adding 'torch/share/cmake/Caffe2/FindCUDAToolkit.cmake' 2025-04-25T04:40:09.4392860Z adding 'torch/share/cmake/Caffe2/FindCUDSS.cmake' 2025-04-25T04:40:09.4395307Z adding 'torch/share/cmake/Caffe2/FindCUSPARSELT.cmake' 2025-04-25T04:40:09.4397956Z adding 'torch/share/cmake/Caffe2/FindSYCLToolkit.cmake' 2025-04-25T04:40:09.4400280Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2025-04-25T04:40:09.4402535Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2025-04-25T04:40:09.4405142Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2025-04-25T04:40:09.4432568Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2025-04-25T04:40:09.4439966Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake' 2025-04-25T04:40:09.4442290Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2025-04-25T04:40:09.4445369Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2025-04-25T04:40:09.4447934Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2025-04-25T04:40:09.4452320Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2025-04-25T04:40:09.4456471Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2025-04-25T04:40:09.4460389Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2025-04-25T04:40:09.4465205Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2025-04-25T04:40:09.4467928Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2025-04-25T04:40:09.4470173Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2025-04-25T04:40:09.4472332Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2025-04-25T04:40:09.4474109Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2025-04-25T04:40:09.4476446Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2025-04-25T04:40:09.4483011Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2025-04-25T04:40:09.4485615Z adding 'torch/share/cmake/Caffe2/public/xpu.cmake' 2025-04-25T04:40:09.4487901Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2025-04-25T04:40:09.4490505Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2025-04-25T04:40:09.4493483Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2025-04-25T04:40:09.4495472Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2025-04-25T04:40:09.4497236Z adding 'torch/signal/__init__.py' 2025-04-25T04:40:09.4499205Z adding 'torch/signal/windows/__init__.py' 2025-04-25T04:40:09.4504509Z adding 'torch/signal/windows/windows.py' 2025-04-25T04:40:09.4512747Z adding 'torch/sparse/__init__.py' 2025-04-25T04:40:09.4518144Z adding 'torch/sparse/_semi_structured_conversions.py' 2025-04-25T04:40:09.4521294Z adding 'torch/sparse/_semi_structured_ops.py' 2025-04-25T04:40:09.4543604Z adding 'torch/sparse/_triton_ops.py' 2025-04-25T04:40:09.4647799Z adding 'torch/sparse/_triton_ops_meta.py' 2025-04-25T04:40:09.4666545Z adding 'torch/sparse/semi_structured.py' 2025-04-25T04:40:09.4674144Z adding 'torch/special/__init__.py' 2025-04-25T04:40:09.4990668Z adding 'torch/test/CppSignature_test' 2025-04-25T04:40:09.5438874Z adding 'torch/test/Dict_test' 2025-04-25T04:40:09.5782464Z adding 'torch/test/Dimname_test' 2025-04-25T04:40:09.6158877Z adding 'torch/test/IListRef_test' 2025-04-25T04:40:09.6567524Z adding 'torch/test/KernelFunction_test' 2025-04-25T04:40:09.7171619Z adding 'torch/test/List_test' 2025-04-25T04:40:09.7587190Z adding 'torch/test/MaybeOwned_test' 2025-04-25T04:40:09.7957684Z adding 'torch/test/NamedTensor_test' 2025-04-25T04:40:09.8288999Z adding 'torch/test/StorageUtils_test' 2025-04-25T04:40:09.8657527Z adding 'torch/test/apply_utils_test' 2025-04-25T04:40:09.9033776Z adding 'torch/test/atest' 2025-04-25T04:40:09.9388943Z adding 'torch/test/backend_fallback_test' 2025-04-25T04:40:09.9796137Z adding 'torch/test/basic' 2025-04-25T04:40:10.0150824Z adding 'torch/test/broadcast_test' 2025-04-25T04:40:10.0475058Z adding 'torch/test/c10_ArrayRef_test' 2025-04-25T04:40:10.0811801Z adding 'torch/test/c10_Bitset_test' 2025-04-25T04:40:10.1135102Z adding 'torch/test/c10_CompileTimeFunctionPointer_test' 2025-04-25T04:40:10.1450635Z adding 'torch/test/c10_ConstexprCrc_test' 2025-04-25T04:40:10.1771274Z adding 'torch/test/c10_DeadlockDetection_test' 2025-04-25T04:40:10.2102377Z adding 'torch/test/c10_DeviceGuard_test' 2025-04-25T04:40:10.2439235Z adding 'torch/test/c10_Device_test' 2025-04-25T04:40:10.2815838Z adding 'torch/test/c10_DispatchKeySet_test' 2025-04-25T04:40:10.3143036Z adding 'torch/test/c10_Half_test' 2025-04-25T04:40:10.3490657Z adding 'torch/test/c10_InlineDeviceGuard_test' 2025-04-25T04:40:10.3844966Z adding 'torch/test/c10_InlineStreamGuard_test' 2025-04-25T04:40:10.4202672Z adding 'torch/test/c10_LeftRight_test' 2025-04-25T04:40:10.4554577Z adding 'torch/test/c10_Metaprogramming_test' 2025-04-25T04:40:10.4898488Z adding 'torch/test/c10_NetworkFlow_test' 2025-04-25T04:40:10.5244413Z adding 'torch/test/c10_Scalar_test' 2025-04-25T04:40:10.5601227Z adding 'torch/test/c10_SizesAndStrides_test' 2025-04-25T04:40:10.5918897Z adding 'torch/test/c10_StreamGuard_test' 2025-04-25T04:40:10.6246903Z adding 'torch/test/c10_SymInt_test' 2025-04-25T04:40:10.6572374Z adding 'torch/test/c10_Synchronized_test' 2025-04-25T04:40:10.6922387Z adding 'torch/test/c10_ThreadLocal_test' 2025-04-25T04:40:10.7256808Z adding 'torch/test/c10_TypeIndex_test' 2025-04-25T04:40:10.7584953Z adding 'torch/test/c10_TypeList_test' 2025-04-25T04:40:10.7903199Z adding 'torch/test/c10_TypeTraits_test' 2025-04-25T04:40:10.8234929Z adding 'torch/test/c10_accumulate_test' 2025-04-25T04:40:10.8591420Z adding 'torch/test/c10_bfloat16_test' 2025-04-25T04:40:10.8918796Z adding 'torch/test/c10_bit_cast_test' 2025-04-25T04:40:10.9277106Z adding 'torch/test/c10_complex_math_test' 2025-04-25T04:40:10.9629174Z adding 'torch/test/c10_complex_test' 2025-04-25T04:40:11.0068110Z adding 'torch/test/c10_cow_test' 2025-04-25T04:40:11.0397154Z adding 'torch/test/c10_error_test' 2025-04-25T04:40:11.0733018Z adding 'torch/test/c10_exception_test' 2025-04-25T04:40:11.1058072Z adding 'torch/test/c10_flags_test' 2025-04-25T04:40:11.1382967Z adding 'torch/test/c10_generic_math_test' 2025-04-25T04:40:11.1698484Z adding 'torch/test/c10_hip_HIPAssertionsTest_1_var_test' 2025-04-25T04:40:11.2013355Z adding 'torch/test/c10_hip_HIPAssertionsTest_catches_stream' 2025-04-25T04:40:11.2327967Z adding 'torch/test/c10_hip_HIPAssertionsTest_catches_thread_and_block_and_device' 2025-04-25T04:40:11.2642194Z adding 'torch/test/c10_hip_HIPAssertionsTest_from_2_processes' 2025-04-25T04:40:11.2957070Z adding 'torch/test/c10_hip_HIPAssertionsTest_multiple_writes_from_blocks_and_threads' 2025-04-25T04:40:11.3271814Z adding 'torch/test/c10_hip_HIPAssertionsTest_multiple_writes_from_multiple_blocks' 2025-04-25T04:40:11.3586449Z adding 'torch/test/c10_hip_HIPAssertionsTest_multiple_writes_from_same_block' 2025-04-25T04:40:11.3903606Z adding 'torch/test/c10_hip_HIPTest' 2025-04-25T04:40:11.4199739Z adding 'torch/test/c10_intrusive_ptr_benchmark' 2025-04-25T04:40:11.5059988Z adding 'torch/test/c10_intrusive_ptr_test' 2025-04-25T04:40:11.5431431Z adding 'torch/test/c10_irange_test' 2025-04-25T04:40:11.5772809Z adding 'torch/test/c10_lazy_test' 2025-04-25T04:40:11.6136673Z adding 'torch/test/c10_logging_test' 2025-04-25T04:40:11.6592521Z adding 'torch/test/c10_optional_test' 2025-04-25T04:40:11.6983520Z adding 'torch/test/c10_ordered_preserving_dict_test' 2025-04-25T04:40:11.7327618Z adding 'torch/test/c10_registry_test' 2025-04-25T04:40:11.8081916Z adding 'torch/test/c10_small_vector_test' 2025-04-25T04:40:11.8453801Z adding 'torch/test/c10_ssize_test' 2025-04-25T04:40:11.8787302Z adding 'torch/test/c10_string_util_test' 2025-04-25T04:40:11.9103030Z adding 'torch/test/c10_string_view_test' 2025-04-25T04:40:11.9427996Z adding 'torch/test/c10_tempfile_test' 2025-04-25T04:40:11.9785699Z adding 'torch/test/c10_typeid_test' 2025-04-25T04:40:12.0115372Z adding 'torch/test/cpu_allocator_test' 2025-04-25T04:40:12.0482453Z adding 'torch/test/cpu_generator_test' 2025-04-25T04:40:12.0822938Z adding 'torch/test/cpu_profiling_allocator_test' 2025-04-25T04:40:12.1351034Z adding 'torch/test/cpu_rng_test' 2025-04-25T04:40:12.1688714Z adding 'torch/test/dlconvertor_test' 2025-04-25T04:40:12.2053176Z adding 'torch/test/extension_backend_test' 2025-04-25T04:40:12.2408043Z adding 'torch/test/half_test' 2025-04-25T04:40:12.2746054Z adding 'torch/test/hip_apply_test' 2025-04-25T04:40:12.3062601Z adding 'torch/test/hip_complex_math_test' 2025-04-25T04:40:12.3378067Z adding 'torch/test/hip_complex_test' 2025-04-25T04:40:12.3693460Z adding 'torch/test/hip_distributions_test' 2025-04-25T04:40:12.4018371Z adding 'torch/test/hip_dlconvertor_test' 2025-04-25T04:40:12.4334487Z adding 'torch/test/hip_generator_test' 2025-04-25T04:40:12.4649108Z adding 'torch/test/hip_half_test' 2025-04-25T04:40:12.4964079Z adding 'torch/test/hip_integer_divider_test' 2025-04-25T04:40:12.5278260Z adding 'torch/test/hip_optional_test' 2025-04-25T04:40:12.5593061Z adding 'torch/test/hip_packedtensoraccessor_test' 2025-04-25T04:40:12.5907777Z adding 'torch/test/hip_vectorized_test' 2025-04-25T04:40:12.6328962Z adding 'torch/test/inline_container_test' 2025-04-25T04:40:12.6936125Z adding 'torch/test/ivalue_test' 2025-04-25T04:40:12.7655081Z adding 'torch/test/kernel_function_legacy_test' 2025-04-25T04:40:12.8238169Z adding 'torch/test/kernel_function_test' 2025-04-25T04:40:12.8945930Z adding 'torch/test/kernel_lambda_legacy_test' 2025-04-25T04:40:12.9542826Z adding 'torch/test/kernel_lambda_test' 2025-04-25T04:40:12.9943395Z adding 'torch/test/kernel_stackbased_test' 2025-04-25T04:40:13.0267830Z adding 'torch/test/lazy_tensor_test' 2025-04-25T04:40:13.0704131Z adding 'torch/test/legacy_vmap_test' 2025-04-25T04:40:13.1273591Z adding 'torch/test/make_boxed_from_unboxed_functor_test' 2025-04-25T04:40:13.1627472Z adding 'torch/test/math_kernel_test' 2025-04-25T04:40:13.1969208Z adding 'torch/test/memory_format_test' 2025-04-25T04:40:13.2309537Z adding 'torch/test/memory_overlapping_test' 2025-04-25T04:40:13.2650938Z adding 'torch/test/mobile_memory_cleanup' 2025-04-25T04:40:13.3007824Z adding 'torch/test/native_test' 2025-04-25T04:40:13.3325064Z adding 'torch/test/op_allowlist_test' 2025-04-25T04:40:13.4796549Z adding 'torch/test/op_registration_test' 2025-04-25T04:40:13.5221396Z adding 'torch/test/operator_name_test' 2025-04-25T04:40:13.5547426Z adding 'torch/test/operators_test' 2025-04-25T04:40:13.5882427Z adding 'torch/test/packedtensoraccessor_test' 2025-04-25T04:40:13.6296525Z adding 'torch/test/pow_test' 2025-04-25T04:40:13.6665065Z adding 'torch/test/quantized_test' 2025-04-25T04:40:13.6989221Z adding 'torch/test/reduce_ops_test' 2025-04-25T04:40:13.7316267Z adding 'torch/test/reportMemoryUsage_test' 2025-04-25T04:40:13.7677946Z adding 'torch/test/scalar_tensor_test' 2025-04-25T04:40:13.8049475Z adding 'torch/test/scalar_test' 2025-04-25T04:40:13.8385809Z adding 'torch/test/stride_properties_test' 2025-04-25T04:40:13.8845780Z adding 'torch/test/tensor_iterator_test' 2025-04-25T04:40:13.9203312Z adding 'torch/test/test_parallel' 2025-04-25T04:40:13.9229039Z adding 'torch/test/thread_init_test' 2025-04-25T04:40:13.9565181Z adding 'torch/test/type_ptr_test' 2025-04-25T04:40:13.9942909Z adding 'torch/test/type_test' 2025-04-25T04:40:14.0281737Z adding 'torch/test/undefined_tensor_test' 2025-04-25T04:40:14.0302751Z adding 'torch/test/verify_api_visibility' 2025-04-25T04:40:14.0617219Z adding 'torch/test/weakref_test' 2025-04-25T04:40:14.0948661Z adding 'torch/test/wrapdim_test' 2025-04-25T04:40:14.1281463Z adding 'torch/test/xla_tensor_test' 2025-04-25T04:40:14.1299180Z adding 'torch/testing/__init__.py' 2025-04-25T04:40:14.1317331Z adding 'torch/testing/_comparison.py' 2025-04-25T04:40:14.1323135Z adding 'torch/testing/_creation.py' 2025-04-25T04:40:14.1325695Z adding 'torch/testing/_utils.py' 2025-04-25T04:40:14.1327964Z adding 'torch/testing/_internal/__init__.py' 2025-04-25T04:40:14.1333695Z adding 'torch/testing/_internal/autocast_test_lists.py' 2025-04-25T04:40:14.1338775Z adding 'torch/testing/_internal/autograd_function_db.py' 2025-04-25T04:40:14.1342717Z adding 'torch/testing/_internal/check_kernel_launches.py' 2025-04-25T04:40:14.1347236Z adding 'torch/testing/_internal/common_cuda.py' 2025-04-25T04:40:14.1370054Z adding 'torch/testing/_internal/common_device_type.py' 2025-04-25T04:40:14.1374013Z adding 'torch/testing/_internal/common_dist_composable.py' 2025-04-25T04:40:14.1391437Z adding 'torch/testing/_internal/common_distributed.py' 2025-04-25T04:40:14.1395028Z adding 'torch/testing/_internal/common_dtype.py' 2025-04-25T04:40:14.1410655Z adding 'torch/testing/_internal/common_fsdp.py' 2025-04-25T04:40:14.1416659Z adding 'torch/testing/_internal/common_jit.py' 2025-04-25T04:40:14.1635758Z adding 'torch/testing/_internal/common_methods_invocations.py' 2025-04-25T04:40:14.1664503Z adding 'torch/testing/_internal/common_mkldnn.py' 2025-04-25T04:40:14.1693841Z adding 'torch/testing/_internal/common_modules.py' 2025-04-25T04:40:14.1729572Z adding 'torch/testing/_internal/common_nn.py' 2025-04-25T04:40:14.1747944Z adding 'torch/testing/_internal/common_optimizers.py' 2025-04-25T04:40:14.1753208Z adding 'torch/testing/_internal/common_pruning.py' 2025-04-25T04:40:14.1780625Z adding 'torch/testing/_internal/common_quantization.py' 2025-04-25T04:40:14.1788850Z adding 'torch/testing/_internal/common_quantized.py' 2025-04-25T04:40:14.1793220Z adding 'torch/testing/_internal/common_subclass.py' 2025-04-25T04:40:14.1873171Z adding 'torch/testing/_internal/common_utils.py' 2025-04-25T04:40:14.1885871Z adding 'torch/testing/_internal/composite_compliance.py' 2025-04-25T04:40:14.1891461Z adding 'torch/testing/_internal/custom_op_db.py' 2025-04-25T04:40:14.1894495Z adding 'torch/testing/_internal/custom_tensor.py' 2025-04-25T04:40:14.1897878Z adding 'torch/testing/_internal/dist_utils.py' 2025-04-25T04:40:14.1901073Z adding 'torch/testing/_internal/dynamo_test_failures.py' 2025-04-25T04:40:14.1903147Z adding 'torch/testing/_internal/fake_config_module.py' 2025-04-25T04:40:14.1905005Z adding 'torch/testing/_internal/fake_config_module2.py' 2025-04-25T04:40:14.1906667Z adding 'torch/testing/_internal/fake_config_module3.py' 2025-04-25T04:40:14.1910135Z adding 'torch/testing/_internal/hop_db.py' 2025-04-25T04:40:14.1915292Z adding 'torch/testing/_internal/hypothesis_utils.py' 2025-04-25T04:40:14.1918754Z adding 'torch/testing/_internal/inductor_utils.py' 2025-04-25T04:40:14.1927622Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2025-04-25T04:40:14.1938154Z adding 'torch/testing/_internal/jit_utils.py' 2025-04-25T04:40:14.1942300Z adding 'torch/testing/_internal/logging_tensor.py' 2025-04-25T04:40:14.1945717Z adding 'torch/testing/_internal/logging_utils.py' 2025-04-25T04:40:14.1947982Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2025-04-25T04:40:14.1949758Z adding 'torch/testing/_internal/static_module.py' 2025-04-25T04:40:14.1952022Z adding 'torch/testing/_internal/subclasses.py' 2025-04-25T04:40:14.1954559Z adding 'torch/testing/_internal/torchbind_impls.py' 2025-04-25T04:40:14.1959250Z adding 'torch/testing/_internal/triton_utils.py' 2025-04-25T04:40:14.1962188Z adding 'torch/testing/_internal/two_tensor.py' 2025-04-25T04:40:14.1964184Z adding 'torch/testing/_internal/codegen/__init__.py' 2025-04-25T04:40:14.1965935Z adding 'torch/testing/_internal/data/__init__.py' 2025-04-25T04:40:14.1967569Z adding 'torch/testing/_internal/data/network1.py' 2025-04-25T04:40:14.1969133Z adding 'torch/testing/_internal/data/network2.py' 2025-04-25T04:40:14.1971057Z adding 'torch/testing/_internal/distributed/__init__.py' 2025-04-25T04:40:14.1973734Z adding 'torch/testing/_internal/distributed/checkpoint_utils.py' 2025-04-25T04:40:14.1976961Z adding 'torch/testing/_internal/distributed/common_state_dict.py' 2025-04-25T04:40:14.1984935Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2025-04-25T04:40:14.2078023Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2025-04-25T04:40:14.2089485Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2025-04-25T04:40:14.2091325Z adding 'torch/testing/_internal/distributed/fake_pg.py' 2025-04-25T04:40:14.2097000Z adding 'torch/testing/_internal/distributed/multi_threaded_pg.py' 2025-04-25T04:40:14.2100363Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2025-04-25T04:40:14.2102603Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2025-04-25T04:40:14.2104518Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2025-04-25T04:40:14.2107320Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2025-04-25T04:40:14.2109611Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2025-04-25T04:40:14.2111849Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2025-04-25T04:40:14.2113538Z adding 'torch/testing/_internal/distributed/_tensor/__init__.py' 2025-04-25T04:40:14.2119955Z adding 'torch/testing/_internal/distributed/_tensor/common_dtensor.py' 2025-04-25T04:40:14.2126840Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2025-04-25T04:40:14.2127360Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2025-04-25T04:40:14.2129967Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2025-04-25T04:40:14.2132524Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2025-04-25T04:40:14.2157960Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2025-04-25T04:40:14.2163137Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2025-04-25T04:40:14.2167274Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2025-04-25T04:40:14.2169778Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2025-04-25T04:40:14.2171913Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2025-04-25T04:40:14.2225422Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2025-04-25T04:40:14.2233654Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2025-04-25T04:40:14.2235437Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2025-04-25T04:40:14.2238200Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2025-04-25T04:40:14.2242158Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2025-04-25T04:40:14.2244067Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2025-04-25T04:40:14.2246433Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2025-04-25T04:40:14.2258231Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2025-04-25T04:40:14.2262186Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2025-04-25T04:40:14.2264130Z adding 'torch/testing/_internal/generated/__init__.py' 2025-04-25T04:40:14.2308095Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2025-04-25T04:40:14.2321876Z adding 'torch/testing/_internal/opinfo/__init__.py' 2025-04-25T04:40:14.2359140Z adding 'torch/testing/_internal/opinfo/core.py' 2025-04-25T04:40:14.2364544Z adding 'torch/testing/_internal/opinfo/refs.py' 2025-04-25T04:40:14.2368314Z adding 'torch/testing/_internal/opinfo/utils.py' 2025-04-25T04:40:14.2370668Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2025-04-25T04:40:14.2377529Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2025-04-25T04:40:14.2383069Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2025-04-25T04:40:14.2400465Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2025-04-25T04:40:14.2416065Z adding 'torch/testing/_internal/opinfo/definitions/nested.py' 2025-04-25T04:40:14.2420807Z adding 'torch/testing/_internal/opinfo/definitions/signal.py' 2025-04-25T04:40:14.2428456Z adding 'torch/testing/_internal/opinfo/definitions/sparse.py' 2025-04-25T04:40:14.2433397Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2025-04-25T04:40:14.2436249Z adding 'torch/testing/_internal/optests/__init__.py' 2025-04-25T04:40:14.2439310Z adding 'torch/testing/_internal/optests/aot_autograd.py' 2025-04-25T04:40:14.2442712Z adding 'torch/testing/_internal/optests/autograd_registration.py' 2025-04-25T04:40:14.2444495Z adding 'torch/testing/_internal/optests/fake_tensor.py' 2025-04-25T04:40:14.2454024Z adding 'torch/testing/_internal/optests/generate_tests.py' 2025-04-25T04:40:14.2457130Z adding 'torch/testing/_internal/optests/make_fx.py' 2025-04-25T04:40:14.2459168Z adding 'torch/testing/_internal/test_module/__init__.py' 2025-04-25T04:40:14.2460697Z adding 'torch/testing/_internal/test_module/future_div.py' 2025-04-25T04:40:14.2462270Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2025-04-25T04:40:14.2465635Z adding 'torch/utils/__init__.py' 2025-04-25T04:40:14.2468013Z adding 'torch/utils/_appending_byte_serializer.py' 2025-04-25T04:40:14.2470712Z adding 'torch/utils/_backport_slots.py' 2025-04-25T04:40:14.2479726Z adding 'torch/utils/_config_module.py' 2025-04-25T04:40:14.2482401Z adding 'torch/utils/_config_typing.pyi' 2025-04-25T04:40:14.2486345Z adding 'torch/utils/_content_store.py' 2025-04-25T04:40:14.2489516Z adding 'torch/utils/_contextlib.py' 2025-04-25T04:40:14.2491942Z adding 'torch/utils/_cpp_embed_headers.py' 2025-04-25T04:40:14.2493929Z adding 'torch/utils/_cpp_extension_versioner.py' 2025-04-25T04:40:14.2502865Z adding 'torch/utils/_cxx_pytree.py' 2025-04-25T04:40:14.2506122Z adding 'torch/utils/_device.py' 2025-04-25T04:40:14.2507953Z adding 'torch/utils/_exposed_in.py' 2025-04-25T04:40:14.2509920Z adding 'torch/utils/_filelock.py' 2025-04-25T04:40:14.2512283Z adding 'torch/utils/_foreach_utils.py' 2025-04-25T04:40:14.2516174Z adding 'torch/utils/_freeze.py' 2025-04-25T04:40:14.2518525Z adding 'torch/utils/_functools.py' 2025-04-25T04:40:14.2521316Z adding 'torch/utils/_get_clean_triton.py' 2025-04-25T04:40:14.2523473Z adding 'torch/utils/_import_utils.py' 2025-04-25T04:40:14.2525043Z adding 'torch/utils/_mode_utils.py' 2025-04-25T04:40:14.2527762Z adding 'torch/utils/_ordered_set.py' 2025-04-25T04:40:14.2536880Z adding 'torch/utils/_python_dispatch.py' 2025-04-25T04:40:14.2557600Z adding 'torch/utils/_pytree.py' 2025-04-25T04:40:14.2560871Z adding 'torch/utils/_stats.py' 2025-04-25T04:40:14.2562703Z adding 'torch/utils/_thunk.py' 2025-04-25T04:40:14.2566781Z adding 'torch/utils/_traceback.py' 2025-04-25T04:40:14.2569308Z adding 'torch/utils/_triton.py' 2025-04-25T04:40:14.2570990Z adding 'torch/utils/_typing_utils.py' 2025-04-25T04:40:14.2573264Z adding 'torch/utils/_zip.py' 2025-04-25T04:40:14.2579038Z adding 'torch/utils/backend_registration.py' 2025-04-25T04:40:14.2586089Z adding 'torch/utils/bundled_inputs.py' 2025-04-25T04:40:14.2609215Z adding 'torch/utils/checkpoint.py' 2025-04-25T04:40:14.2618261Z adding 'torch/utils/collect_env.py' 2025-04-25T04:40:14.2620454Z adding 'torch/utils/cpp_backtrace.py' 2025-04-25T04:40:14.2660794Z adding 'torch/utils/cpp_extension.py' 2025-04-25T04:40:14.2665700Z adding 'torch/utils/deterministic.py' 2025-04-25T04:40:14.2668368Z adding 'torch/utils/dlpack.py' 2025-04-25T04:40:14.2670657Z adding 'torch/utils/file_baton.py' 2025-04-25T04:40:14.2678735Z adding 'torch/utils/flop_counter.py' 2025-04-25T04:40:14.2683003Z adding 'torch/utils/hooks.py' 2025-04-25T04:40:14.2685994Z adding 'torch/utils/mkldnn.py' 2025-04-25T04:40:14.2688904Z adding 'torch/utils/mobile_optimizer.py' 2025-04-25T04:40:14.2690687Z adding 'torch/utils/model_zoo.py' 2025-04-25T04:40:14.2693310Z adding 'torch/utils/module_tracker.py' 2025-04-25T04:40:14.2696258Z adding 'torch/utils/show_pickle.py' 2025-04-25T04:40:14.2699407Z adding 'torch/utils/throughput_benchmark.py' 2025-04-25T04:40:14.2703616Z adding 'torch/utils/weak.py' 2025-04-25T04:40:14.2705776Z adding 'torch/utils/_strobelight/__init__.py' 2025-04-25T04:40:14.2709547Z adding 'torch/utils/_strobelight/cli_function_profiler.py' 2025-04-25T04:40:14.2711719Z adding 'torch/utils/_sympy/__init__.py' 2025-04-25T04:40:14.2726762Z adding 'torch/utils/_sympy/functions.py' 2025-04-25T04:40:14.2731229Z adding 'torch/utils/_sympy/interp.py' 2025-04-25T04:40:14.2734404Z adding 'torch/utils/_sympy/numbers.py' 2025-04-25T04:40:14.2739872Z adding 'torch/utils/_sympy/printers.py' 2025-04-25T04:40:14.2744153Z adding 'torch/utils/_sympy/reference.py' 2025-04-25T04:40:14.2746589Z adding 'torch/utils/_sympy/singleton_int.py' 2025-04-25T04:40:14.2749635Z adding 'torch/utils/_sympy/solve.py' 2025-04-25T04:40:14.2752280Z adding 'torch/utils/_sympy/symbol.py' 2025-04-25T04:40:14.2762414Z adding 'torch/utils/_sympy/value_ranges.py' 2025-04-25T04:40:14.2765191Z adding 'torch/utils/backcompat/__init__.py' 2025-04-25T04:40:14.2767153Z adding 'torch/utils/benchmark/__init__.py' 2025-04-25T04:40:14.2768835Z adding 'torch/utils/benchmark/examples/__init__.py' 2025-04-25T04:40:14.2772099Z adding 'torch/utils/benchmark/examples/blas_compare_setup.py' 2025-04-25T04:40:14.2774364Z adding 'torch/utils/benchmark/examples/compare.py' 2025-04-25T04:40:14.2776572Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2025-04-25T04:40:14.2779201Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2025-04-25T04:40:14.2781103Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2025-04-25T04:40:14.2783752Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2025-04-25T04:40:14.2785639Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2025-04-25T04:40:14.2787827Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2025-04-25T04:40:14.2790305Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2025-04-25T04:40:14.2792520Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2025-04-25T04:40:14.2794833Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2025-04-25T04:40:14.2797008Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2025-04-25T04:40:14.2799061Z adding 'torch/utils/benchmark/utils/__init__.py' 2025-04-25T04:40:14.2800726Z adding 'torch/utils/benchmark/utils/_stubs.py' 2025-04-25T04:40:14.2805592Z adding 'torch/utils/benchmark/utils/common.py' 2025-04-25T04:40:14.2810361Z adding 'torch/utils/benchmark/utils/compare.py' 2025-04-25T04:40:14.2813708Z adding 'torch/utils/benchmark/utils/compile.py' 2025-04-25T04:40:14.2816992Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2025-04-25T04:40:14.2823276Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2025-04-25T04:40:14.2826510Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2025-04-25T04:40:14.2828512Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2025-04-25T04:40:14.2835261Z adding 'torch/utils/benchmark/utils/timer.py' 2025-04-25T04:40:14.2837823Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2025-04-25T04:40:14.2840900Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2025-04-25T04:40:14.2842888Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2025-04-25T04:40:14.2844929Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2025-04-25T04:40:14.2856113Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2025-04-25T04:40:14.2902136Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2025-04-25T04:40:14.2913406Z adding 'torch/utils/bottleneck/__init__.py' 2025-04-25T04:40:14.2916362Z adding 'torch/utils/bottleneck/__main__.py' 2025-04-25T04:40:14.2919166Z adding 'torch/utils/data/__init__.py' 2025-04-25T04:40:14.2921064Z adding 'torch/utils/data/backward_compatibility.py' 2025-04-25T04:40:14.2948214Z adding 'torch/utils/data/dataloader.py' 2025-04-25T04:40:14.2955956Z adding 'torch/utils/data/dataset.py' 2025-04-25T04:40:14.2959455Z adding 'torch/utils/data/distributed.py' 2025-04-25T04:40:14.2962514Z adding 'torch/utils/data/graph.py' 2025-04-25T04:40:14.2965747Z adding 'torch/utils/data/graph_settings.py' 2025-04-25T04:40:14.2970385Z adding 'torch/utils/data/sampler.py' 2025-04-25T04:40:14.2973228Z adding 'torch/utils/data/_utils/__init__.py' 2025-04-25T04:40:14.2978019Z adding 'torch/utils/data/_utils/collate.py' 2025-04-25T04:40:14.2980647Z adding 'torch/utils/data/_utils/fetch.py' 2025-04-25T04:40:14.2983449Z adding 'torch/utils/data/_utils/pin_memory.py' 2025-04-25T04:40:14.2986143Z adding 'torch/utils/data/_utils/signal_handling.py' 2025-04-25T04:40:14.2991363Z adding 'torch/utils/data/_utils/worker.py' 2025-04-25T04:40:14.2993750Z adding 'torch/utils/data/datapipes/__init__.py' 2025-04-25T04:40:14.2996773Z adding 'torch/utils/data/datapipes/_decorator.py' 2025-04-25T04:40:14.3001246Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2025-04-25T04:40:14.3006899Z adding 'torch/utils/data/datapipes/_typing.py' 2025-04-25T04:40:14.3012052Z adding 'torch/utils/data/datapipes/datapipe.py' 2025-04-25T04:40:14.3020714Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2025-04-25T04:40:14.3025591Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2025-04-25T04:40:14.3027953Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2025-04-25T04:40:14.3030044Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2025-04-25T04:40:14.3034318Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2025-04-25T04:40:14.3036793Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2025-04-25T04:40:14.3038845Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2025-04-25T04:40:14.3041356Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2025-04-25T04:40:14.3044936Z adding 'torch/utils/data/datapipes/iter/callable.py' 2025-04-25T04:40:14.3048220Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2025-04-25T04:40:14.3055061Z adding 'torch/utils/data/datapipes/iter/combining.py' 2025-04-25T04:40:14.3058029Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2025-04-25T04:40:14.3060330Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2025-04-25T04:40:14.3064546Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2025-04-25T04:40:14.3067064Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2025-04-25T04:40:14.3069516Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2025-04-25T04:40:14.3071775Z adding 'torch/utils/data/datapipes/iter/sharding.py' 2025-04-25T04:40:14.3073954Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2025-04-25T04:40:14.3075991Z adding 'torch/utils/data/datapipes/iter/utils.py' 2025-04-25T04:40:14.3078114Z adding 'torch/utils/data/datapipes/map/__init__.py' 2025-04-25T04:40:14.3080134Z adding 'torch/utils/data/datapipes/map/callable.py' 2025-04-25T04:40:14.3082902Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2025-04-25T04:40:14.3085211Z adding 'torch/utils/data/datapipes/map/combining.py' 2025-04-25T04:40:14.3087571Z adding 'torch/utils/data/datapipes/map/grouping.py' 2025-04-25T04:40:14.3089613Z adding 'torch/utils/data/datapipes/map/utils.py' 2025-04-25T04:40:14.3091456Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2025-04-25T04:40:14.3095993Z adding 'torch/utils/data/datapipes/utils/common.py' 2025-04-25T04:40:14.3100407Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2025-04-25T04:40:14.3103198Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2025-04-25T04:40:14.3105135Z adding 'torch/utils/hipify/__init__.py' 2025-04-25T04:40:14.3107150Z adding 'torch/utils/hipify/constants.py' 2025-04-25T04:40:14.3159304Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2025-04-25T04:40:14.3181182Z adding 'torch/utils/hipify/hipify_python.py' 2025-04-25T04:40:14.3184165Z adding 'torch/utils/hipify/version.py' 2025-04-25T04:40:14.3185855Z adding 'torch/utils/jit/__init__.py' 2025-04-25T04:40:14.3188257Z adding 'torch/utils/jit/log_extract.py' 2025-04-25T04:40:14.3194129Z adding 'torch/utils/model_dump/__init__.py' 2025-04-25T04:40:14.3196181Z adding 'torch/utils/model_dump/__main__.py' 2025-04-25T04:40:14.3201671Z adding 'torch/utils/model_dump/code.js' 2025-04-25T04:40:14.3204212Z adding 'torch/utils/model_dump/htm.mjs' 2025-04-25T04:40:14.3208377Z adding 'torch/utils/model_dump/preact.mjs' 2025-04-25T04:40:14.3210325Z adding 'torch/utils/model_dump/skeleton.html' 2025-04-25T04:40:14.3212078Z adding 'torch/utils/serialization/__init__.py' 2025-04-25T04:40:14.3213781Z adding 'torch/utils/serialization/config.py' 2025-04-25T04:40:14.3215694Z adding 'torch/utils/tensorboard/__init__.py' 2025-04-25T04:40:14.3217724Z adding 'torch/utils/tensorboard/_convert_np.py' 2025-04-25T04:40:14.3219902Z adding 'torch/utils/tensorboard/_embedding.py' 2025-04-25T04:40:14.3222155Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2025-04-25T04:40:14.3224182Z adding 'torch/utils/tensorboard/_proto_graph.py' 2025-04-25T04:40:14.3229227Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2025-04-25T04:40:14.3232129Z adding 'torch/utils/tensorboard/_utils.py' 2025-04-25T04:40:14.3242807Z adding 'torch/utils/tensorboard/summary.py' 2025-04-25T04:40:14.3254910Z adding 'torch/utils/tensorboard/writer.py' 2025-04-25T04:40:14.3257828Z adding 'torch/utils/viz/__init__.py' 2025-04-25T04:40:14.3263619Z adding 'torch/utils/viz/_cycles.py' 2025-04-25T04:40:14.3269672Z adding 'torch/xpu/__init__.py' 2025-04-25T04:40:14.3271964Z adding 'torch/xpu/_gpu_trace.py' 2025-04-25T04:40:14.3274018Z adding 'torch/xpu/_utils.py' 2025-04-25T04:40:14.3276862Z adding 'torch/xpu/memory.py' 2025-04-25T04:40:14.3279783Z adding 'torch/xpu/random.py' 2025-04-25T04:40:14.3282428Z adding 'torch/xpu/streams.py' 2025-04-25T04:40:14.3389891Z adding 'torch-2.8.0a0+gitb68c0ef.dist-info/licenses/LICENSE' 2025-04-25T04:40:14.3408242Z adding 'torch-2.8.0a0+gitb68c0ef.dist-info/licenses/NOTICE' 2025-04-25T04:40:14.3411023Z adding 'torchgen/__init__.py' 2025-04-25T04:40:14.3413166Z adding 'torchgen/code_template.py' 2025-04-25T04:40:14.3415636Z adding 'torchgen/context.py' 2025-04-25T04:40:14.3450825Z adding 'torchgen/gen.py' 2025-04-25T04:40:14.3458813Z adding 'torchgen/gen_aoti_c_shim.py' 2025-04-25T04:40:14.3465737Z adding 'torchgen/gen_backend_stubs.py' 2025-04-25T04:40:14.3477079Z adding 'torchgen/gen_executorch.py' 2025-04-25T04:40:14.3488932Z adding 'torchgen/gen_functionalization_type.py' 2025-04-25T04:40:14.3496524Z adding 'torchgen/gen_lazy_tensor.py' 2025-04-25T04:40:14.3499225Z adding 'torchgen/gen_schema_utils.py' 2025-04-25T04:40:14.3502782Z adding 'torchgen/gen_vmap_plumbing.py' 2025-04-25T04:40:14.3504961Z adding 'torchgen/local.py' 2025-04-25T04:40:14.3542718Z adding 'torchgen/model.py' 2025-04-25T04:40:14.3554450Z adding 'torchgen/native_function_generation.py' 2025-04-25T04:40:14.3560839Z adding 'torchgen/utils.py' 2025-04-25T04:40:14.3563104Z adding 'torchgen/yaml_utils.py' 2025-04-25T04:40:14.3564947Z adding 'torchgen/aoti/__init__.py' 2025-04-25T04:40:14.3567308Z adding 'torchgen/aoti/fallback_ops.py' 2025-04-25T04:40:14.3569331Z adding 'torchgen/api/__init__.py' 2025-04-25T04:40:14.3580887Z adding 'torchgen/api/autograd.py' 2025-04-25T04:40:14.3587126Z adding 'torchgen/api/cpp.py' 2025-04-25T04:40:14.3589776Z adding 'torchgen/api/dispatcher.py' 2025-04-25T04:40:14.3593129Z adding 'torchgen/api/functionalization.py' 2025-04-25T04:40:14.3598862Z adding 'torchgen/api/lazy.py' 2025-04-25T04:40:14.3600968Z adding 'torchgen/api/meta.py' 2025-04-25T04:40:14.3603635Z adding 'torchgen/api/native.py' 2025-04-25T04:40:14.3621413Z adding 'torchgen/api/python.py' 2025-04-25T04:40:14.3625585Z adding 'torchgen/api/structured.py' 2025-04-25T04:40:14.3631138Z adding 'torchgen/api/translate.py' 2025-04-25T04:40:14.3634544Z adding 'torchgen/api/ufunc.py' 2025-04-25T04:40:14.3638561Z adding 'torchgen/api/unboxing.py' 2025-04-25T04:40:14.3641007Z adding 'torchgen/api/types/__init__.py' 2025-04-25T04:40:14.3645797Z adding 'torchgen/api/types/signatures.py' 2025-04-25T04:40:14.3649021Z adding 'torchgen/api/types/types.py' 2025-04-25T04:40:14.3652339Z adding 'torchgen/api/types/types_base.py' 2025-04-25T04:40:14.3654752Z adding 'torchgen/dest/__init__.py' 2025-04-25T04:40:14.3663012Z adding 'torchgen/dest/lazy_ir.py' 2025-04-25T04:40:14.3666051Z adding 'torchgen/dest/lazy_ts_lowering.py' 2025-04-25T04:40:14.3668193Z adding 'torchgen/dest/native_functions.py' 2025-04-25T04:40:14.3679689Z adding 'torchgen/dest/register_dispatch_key.py' 2025-04-25T04:40:14.3685866Z adding 'torchgen/dest/ufunc.py' 2025-04-25T04:40:14.3688243Z adding 'torchgen/executorch/__init__.py' 2025-04-25T04:40:14.3691616Z adding 'torchgen/executorch/model.py' 2025-04-25T04:40:14.3694598Z adding 'torchgen/executorch/parse.py' 2025-04-25T04:40:14.3696860Z adding 'torchgen/executorch/api/__init__.py' 2025-04-25T04:40:14.3699632Z adding 'torchgen/executorch/api/custom_ops.py' 2025-04-25T04:40:14.3704363Z adding 'torchgen/executorch/api/et_cpp.py' 2025-04-25T04:40:14.3707899Z adding 'torchgen/executorch/api/unboxing.py' 2025-04-25T04:40:14.3710072Z adding 'torchgen/executorch/api/types/__init__.py' 2025-04-25T04:40:14.3712392Z adding 'torchgen/executorch/api/types/signatures.py' 2025-04-25T04:40:14.3714527Z adding 'torchgen/executorch/api/types/types.py' 2025-04-25T04:40:14.3716463Z adding 'torchgen/operator_versions/__init__.py' 2025-04-25T04:40:14.3720580Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2025-04-25T04:40:14.3722742Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2025-04-25T04:40:14.3830958Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2025-04-25T04:40:14.3848095Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2025-04-25T04:40:14.3850970Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2025-04-25T04:40:14.3853270Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2025-04-25T04:40:14.3855906Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2025-04-25T04:40:14.3857553Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2025-04-25T04:40:14.3859709Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2025-04-25T04:40:14.3861264Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2025-04-25T04:40:14.3863317Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2025-04-25T04:40:14.3865035Z adding 'torchgen/packaged/ATen/templates/Function.h' 2025-04-25T04:40:14.3867025Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2025-04-25T04:40:14.3869411Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2025-04-25T04:40:14.3872179Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2025-04-25T04:40:14.3874072Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2025-04-25T04:40:14.3875903Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2025-04-25T04:40:14.3877854Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2025-04-25T04:40:14.3879660Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2025-04-25T04:40:14.3881492Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2025-04-25T04:40:14.3883355Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2025-04-25T04:40:14.3885191Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2025-04-25T04:40:14.3886810Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2025-04-25T04:40:14.3888660Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2025-04-25T04:40:14.3891107Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2025-04-25T04:40:14.3892956Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2025-04-25T04:40:14.3895027Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2025-04-25T04:40:14.3896914Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2025-04-25T04:40:14.3898996Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2025-04-25T04:40:14.3900724Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2025-04-25T04:40:14.3902921Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2025-04-25T04:40:14.3905450Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2025-04-25T04:40:14.3907440Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2025-04-25T04:40:14.3909195Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2025-04-25T04:40:14.3918808Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2025-04-25T04:40:14.3921781Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2025-04-25T04:40:14.3923643Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2025-04-25T04:40:14.3925425Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2025-04-25T04:40:14.3927338Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2025-04-25T04:40:14.3929098Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2025-04-25T04:40:14.3931031Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2025-04-25T04:40:14.3932969Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2025-04-25T04:40:14.3934641Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2025-04-25T04:40:14.3936821Z adding 'torchgen/packaged/autograd/BUILD.bazel' 2025-04-25T04:40:14.3938791Z adding 'torchgen/packaged/autograd/README.md' 2025-04-25T04:40:14.3940356Z adding 'torchgen/packaged/autograd/__init__.py' 2025-04-25T04:40:14.3942314Z adding 'torchgen/packaged/autograd/build.bzl' 2025-04-25T04:40:14.3944022Z adding 'torchgen/packaged/autograd/context.py' 2025-04-25T04:40:14.3946232Z adding 'torchgen/packaged/autograd/deprecated.yaml' 2025-04-25T04:40:14.3988803Z adding 'torchgen/packaged/autograd/derivatives.yaml' 2025-04-25T04:40:14.3995579Z adding 'torchgen/packaged/autograd/gen_annotated_fn_args.py' 2025-04-25T04:40:14.3998107Z adding 'torchgen/packaged/autograd/gen_autograd.py' 2025-04-25T04:40:14.4007501Z adding 'torchgen/packaged/autograd/gen_autograd_functions.py' 2025-04-25T04:40:14.4015426Z adding 'torchgen/packaged/autograd/gen_inplace_or_view_type.py' 2025-04-25T04:40:14.4029440Z adding 'torchgen/packaged/autograd/gen_python_functions.py' 2025-04-25T04:40:14.4036904Z adding 'torchgen/packaged/autograd/gen_trace_type.py' 2025-04-25T04:40:14.4040067Z adding 'torchgen/packaged/autograd/gen_variable_factories.py' 2025-04-25T04:40:14.4063647Z adding 'torchgen/packaged/autograd/gen_variable_type.py' 2025-04-25T04:40:14.4069734Z adding 'torchgen/packaged/autograd/gen_view_funcs.py' 2025-04-25T04:40:14.4081626Z adding 'torchgen/packaged/autograd/load_derivatives.py' 2025-04-25T04:40:14.4085217Z adding 'torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp' 2025-04-25T04:40:14.4087296Z adding 'torchgen/packaged/autograd/templates/Functions.cpp' 2025-04-25T04:40:14.4089356Z adding 'torchgen/packaged/autograd/templates/Functions.h' 2025-04-25T04:40:14.4091371Z adding 'torchgen/packaged/autograd/templates/TraceType.cpp' 2025-04-25T04:40:14.4093460Z adding 'torchgen/packaged/autograd/templates/VariableType.cpp' 2025-04-25T04:40:14.4095532Z adding 'torchgen/packaged/autograd/templates/VariableType.h' 2025-04-25T04:40:14.4097277Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.cpp' 2025-04-25T04:40:14.4099108Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.h' 2025-04-25T04:40:14.4100893Z adding 'torchgen/packaged/autograd/templates/annotated_fn_args.py.in' 2025-04-25T04:40:14.4102958Z adding 'torchgen/packaged/autograd/templates/python_enum_tag.cpp' 2025-04-25T04:40:14.4104907Z adding 'torchgen/packaged/autograd/templates/python_fft_functions.cpp' 2025-04-25T04:40:14.4106919Z adding 'torchgen/packaged/autograd/templates/python_functions.cpp' 2025-04-25T04:40:14.4108700Z adding 'torchgen/packaged/autograd/templates/python_functions.h' 2025-04-25T04:40:14.4110804Z adding 'torchgen/packaged/autograd/templates/python_linalg_functions.cpp' 2025-04-25T04:40:14.4112932Z adding 'torchgen/packaged/autograd/templates/python_nested_functions.cpp' 2025-04-25T04:40:14.4115323Z adding 'torchgen/packaged/autograd/templates/python_nn_functions.cpp' 2025-04-25T04:40:14.4117375Z adding 'torchgen/packaged/autograd/templates/python_return_types.cpp' 2025-04-25T04:40:14.4119100Z adding 'torchgen/packaged/autograd/templates/python_return_types.h' 2025-04-25T04:40:14.4121145Z adding 'torchgen/packaged/autograd/templates/python_sparse_functions.cpp' 2025-04-25T04:40:14.4123490Z adding 'torchgen/packaged/autograd/templates/python_special_functions.cpp' 2025-04-25T04:40:14.4125743Z adding 'torchgen/packaged/autograd/templates/python_torch_functions.cpp' 2025-04-25T04:40:14.4135742Z adding 'torchgen/packaged/autograd/templates/python_variable_methods.cpp' 2025-04-25T04:40:14.4140038Z adding 'torchgen/packaged/autograd/templates/variable_factories.h' 2025-04-25T04:40:14.4142141Z adding 'torchgen/selective_build/__init__.py' 2025-04-25T04:40:14.4145402Z adding 'torchgen/selective_build/operator.py' 2025-04-25T04:40:14.4149509Z adding 'torchgen/selective_build/selector.py' 2025-04-25T04:40:14.4151784Z adding 'torchgen/static_runtime/__init__.py' 2025-04-25T04:40:14.4155080Z adding 'torchgen/static_runtime/config.py' 2025-04-25T04:40:14.4158650Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2025-04-25T04:40:14.4165614Z adding 'torchgen/static_runtime/generator.py' 2025-04-25T04:40:14.4175326Z adding 'torch-2.8.0a0+gitb68c0ef.dist-info/METADATA' 2025-04-25T04:40:14.4177250Z adding 'torch-2.8.0a0+gitb68c0ef.dist-info/WHEEL' 2025-04-25T04:40:14.4178862Z adding 'torch-2.8.0a0+gitb68c0ef.dist-info/entry_points.txt' 2025-04-25T04:40:14.4180437Z adding 'torch-2.8.0a0+gitb68c0ef.dist-info/top_level.txt' 2025-04-25T04:40:14.5299151Z adding 'torch-2.8.0a0+gitb68c0ef.dist-info/RECORD' 2025-04-25T04:40:14.5772498Z removing build/bdist.linux-x86_64/wheel 2025-04-25T04:40:15.0839161Z ++ echo dist/torch-2.8.0a0+gitb68c0ef-cp310-cp310-linux_x86_64.whl 2025-04-25T04:40:15.0840003Z + pip_install_whl dist/torch-2.8.0a0+gitb68c0ef-cp310-cp310-linux_x86_64.whl 2025-04-25T04:40:15.0840468Z + args=("$@") 2025-04-25T04:40:15.0840700Z + local args 2025-04-25T04:40:15.0841071Z + [[ dist/torch-2.8.0a0+gitb68c0ef-cp310-cp310-linux_x86_64.whl == *\ * ]] 2025-04-25T04:40:15.0841513Z + for path in "${args[@]}" 2025-04-25T04:40:15.0842118Z + echo 'Installing dist/torch-2.8.0a0+gitb68c0ef-cp310-cp310-linux_x86_64.whl' 2025-04-25T04:40:15.0843037Z Installing dist/torch-2.8.0a0+gitb68c0ef-cp310-cp310-linux_x86_64.whl 2025-04-25T04:40:15.0844067Z + python3 -mpip install --no-index --no-deps dist/torch-2.8.0a0+gitb68c0ef-cp310-cp310-linux_x86_64.whl 2025-04-25T04:40:15.7319242Z Processing ./dist/torch-2.8.0a0+gitb68c0ef-cp310-cp310-linux_x86_64.whl 2025-04-25T04:40:17.4130367Z Installing collected packages: torch 2025-04-25T04:40:28.1158759Z Successfully installed torch-2.8.0a0+gitb68c0ef 2025-04-25T04:40:28.1727803Z + [[ linux-focal-rocm-py3.10 == *xpu* ]] 2025-04-25T04:40:28.1728220Z + set -x 2025-04-25T04:40:28.1728441Z + assert_git_not_dirty 2025-04-25T04:40:28.1728722Z + [[ linux-focal-rocm-py3.10 != *rocm* ]] 2025-04-25T04:40:28.1729053Z + mkdir -p dist 2025-04-25T04:40:28.1779278Z + '[' -f build/.ninja_log ']' 2025-04-25T04:40:28.1779663Z + cp build/.ninja_log dist 2025-04-25T04:40:28.1933106Z + [[ linux-focal-rocm-py3.10 == *rocm* ]] 2025-04-25T04:40:28.1933528Z + sudo rm -f /opt/cache/bin/cc 2025-04-25T04:40:28.2312826Z + sudo rm -f /opt/cache/bin/c++ 2025-04-25T04:40:28.2364890Z + sudo rm -f /opt/cache/bin/gcc 2025-04-25T04:40:28.2416467Z + sudo rm -f /opt/cache/bin/g++ 2025-04-25T04:40:28.2466948Z + pushd /opt/rocm/llvm/bin 2025-04-25T04:40:28.2467299Z /opt/rocm/llvm/bin ~/workspace 2025-04-25T04:40:28.2467582Z + [[ -d original ]] 2025-04-25T04:40:28.2467838Z + sudo mv original/clang . 2025-04-25T04:40:28.2551081Z + sudo mv original/clang++ . 2025-04-25T04:40:28.2604616Z + sudo rm -rf original 2025-04-25T04:40:28.2654552Z + popd 2025-04-25T04:40:28.2654942Z ~/workspace 2025-04-25T04:40:28.2655251Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts 2025-04-25T04:40:28.2657832Z ++ [[ linux-focal-rocm-py3.10 == *rocm* ]] 2025-04-25T04:40:28.2658257Z ++ echo ON 2025-04-25T04:40:28.2659770Z + CUSTOM_TEST_USE_ROCM=ON 2025-04-25T04:40:28.2660240Z + CUSTOM_TEST_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public 2025-04-25T04:40:28.2660782Z + mkdir -pv build/custom_test_artifacts 2025-04-25T04:40:28.2671745Z mkdir: created directory 'build/custom_test_artifacts' 2025-04-25T04:40:28.2673233Z + CUSTOM_OP_BUILD=build/custom_test_artifacts/custom-op-build 2025-04-25T04:40:28.2674130Z + CUSTOM_OP_TEST=/var/lib/jenkins/workspace/test/custom_operator 2025-04-25T04:40:28.2674559Z + python --version 2025-04-25T04:40:28.2684218Z Python 3.10.16 2025-04-25T04:40:28.2689469Z ++ python -c 'import site; print(";".join([x for x in site.getsitepackages()] + [x + "/torch" for x in site.getsitepackages()]))' 2025-04-25T04:40:28.2853001Z + SITE_PACKAGES='/opt/conda/envs/py_3.10/lib/python3.10/site-packages;/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch' 2025-04-25T04:40:28.2853830Z + mkdir -p build/custom_test_artifacts/custom-op-build 2025-04-25T04:40:28.2865465Z + pushd build/custom_test_artifacts/custom-op-build 2025-04-25T04:40:28.2866049Z ~/workspace/build/custom_test_artifacts/custom-op-build ~/workspace 2025-04-25T04:40:28.2868678Z ++ which python 2025-04-25T04:40:28.2884040Z + cmake /var/lib/jenkins/workspace/test/custom_operator '-DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10/lib/python3.10/site-packages;/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch' -DPython_EXECUTABLE=/opt/conda/envs/py_3.10/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=ON 2025-04-25T04:40:28.3551272Z -- The C compiler identification is GNU 11.4.0 2025-04-25T04:40:28.4279515Z -- The CXX compiler identification is GNU 11.4.0 2025-04-25T04:40:28.4395178Z -- Detecting C compiler ABI info 2025-04-25T04:40:28.5220038Z -- Detecting C compiler ABI info - done 2025-04-25T04:40:28.5397368Z -- Check for working C compiler: /usr/bin/cc - skipped 2025-04-25T04:40:28.5400501Z -- Detecting C compile features 2025-04-25T04:40:28.5405728Z -- Detecting C compile features - done 2025-04-25T04:40:28.5542104Z -- Detecting CXX compiler ABI info 2025-04-25T04:40:28.6413178Z -- Detecting CXX compiler ABI info - done 2025-04-25T04:40:28.6596583Z -- Check for working CXX compiler: /usr/bin/c++ - skipped 2025-04-25T04:40:28.6600183Z -- Detecting CXX compile features 2025-04-25T04:40:28.6607516Z -- Detecting CXX compile features - done 2025-04-25T04:40:28.6698472Z Building PyTorch for GPU arch: gfx90a;gfx942 2025-04-25T04:40:28.7196478Z -- Found HIP: /opt/rocm (found suitable version "6.3.42131-fa1d09cbd", minimum required is "1.0") 2025-04-25T04:40:28.7199380Z HIP VERSION: 6.3.42131-fa1d09cbd 2025-04-25T04:40:28.7205996Z  2025-04-25T04:40:28.7206499Z ***** ROCm version from rocm_version.h **** 2025-04-25T04:40:28.7207161Z  2025-04-25T04:40:28.7207625Z ROCM_VERSION_DEV: 6.3.0 2025-04-25T04:40:28.7208215Z ROCM_VERSION_DEV_MAJOR: 6 2025-04-25T04:40:28.7208842Z ROCM_VERSION_DEV_MINOR: 3 2025-04-25T04:40:28.7209476Z ROCM_VERSION_DEV_PATCH: 0 2025-04-25T04:40:28.7210132Z ROCM_VERSION_DEV_INT: 60300 2025-04-25T04:40:28.7210786Z HIP_VERSION_MAJOR: 6 2025-04-25T04:40:28.7211386Z HIP_VERSION_MINOR: 3 2025-04-25T04:40:28.7212015Z TORCH_HIP_VERSION: 603 2025-04-25T04:40:28.7212519Z  2025-04-25T04:40:28.7212994Z ***** Library versions from cmake find_package ***** 2025-04-25T04:40:28.7213659Z  2025-04-25T04:40:28.7718063Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-25T04:40:28.7719367Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-25T04:40:28.7720201Z 2025-04-25T04:40:28.7720810Z The amdgpu-arch tool failed: 2025-04-25T04:40:28.7721418Z Error: 'Failed to get device count' 2025-04-25T04:40:28.7722011Z Output: '' 2025-04-25T04:40:28.7722426Z 2025-04-25T04:40:28.7722962Z As a result, --offload-arch will not be set for subsuqent 2025-04-25T04:40:28.7723759Z compilations, and the default architecture 2025-04-25T04:40:28.7724595Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-25T04:40:28.7725142Z 2025-04-25T04:40:28.7725348Z Call Stack (most recent call first): 2025-04-25T04:40:28.7726135Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-25T04:40:28.7727182Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:40:28.7728627Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:144 (find_package_and_print_version) 2025-04-25T04:40:28.7729778Z CMakeLists.txt:7 (include) 2025-04-25T04:40:28.7730561Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:40:28.7731457Z  2025-04-25T04:40:28.7833882Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-04-25T04:40:28.8642298Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-04-25T04:40:28.8643125Z -- Looking for pthread_create in pthreads 2025-04-25T04:40:28.9314539Z -- Looking for pthread_create in pthreads - not found 2025-04-25T04:40:28.9315360Z -- Looking for pthread_create in pthread 2025-04-25T04:40:29.0079663Z -- Looking for pthread_create in pthread - found 2025-04-25T04:40:29.0088880Z -- Found Threads: TRUE 2025-04-25T04:40:29.0256889Z hip VERSION: 6.3.42131 2025-04-25T04:40:29.0263562Z amd_comgr VERSION: 2.8.0 2025-04-25T04:40:29.0506237Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-25T04:40:29.0507154Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-25T04:40:29.0507598Z 2025-04-25T04:40:29.0507887Z The amdgpu-arch tool failed: 2025-04-25T04:40:29.0508192Z Error: 'Failed to get device count' 2025-04-25T04:40:29.0508566Z Output: '' 2025-04-25T04:40:29.0508788Z 2025-04-25T04:40:29.0509080Z As a result, --offload-arch will not be set for subsuqent 2025-04-25T04:40:29.0509558Z compilations, and the default architecture 2025-04-25T04:40:29.0510176Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-25T04:40:29.0510486Z 2025-04-25T04:40:29.0510613Z Call Stack (most recent call first): 2025-04-25T04:40:29.0511042Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-25T04:40:29.0511755Z /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) 2025-04-25T04:40:29.0512541Z /opt/rocm/lib/cmake/rocrand/rocrand-config.cmake:90 (find_dependency) 2025-04-25T04:40:29.0513206Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:40:29.0513995Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:146 (find_package_and_print_version) 2025-04-25T04:40:29.0514610Z CMakeLists.txt:7 (include) 2025-04-25T04:40:29.0515033Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:40:29.0689729Z  2025-04-25T04:40:29.0690268Z rocrand VERSION: 3.2.0 2025-04-25T04:40:29.0732181Z hiprand VERSION: 2.11.0 2025-04-25T04:40:29.0761415Z rocblas VERSION: 4.3.0 2025-04-25T04:40:29.0846995Z hipblas VERSION: 2.3.0 2025-04-25T04:40:29.0880611Z miopen VERSION: 3.3.0 2025-04-25T04:40:29.0908554Z hipfft VERSION: 1.0.17 2025-04-25T04:40:29.0937769Z hipsparse VERSION: 3.1.2 2025-04-25T04:40:29.0961254Z rocprim VERSION: 3.3.0 2025-04-25T04:40:29.0993337Z hipcub VERSION: 3.3.0 2025-04-25T04:40:29.1015900Z rocthrust VERSION: 3.3.0 2025-04-25T04:40:29.1044138Z hipsolver VERSION: 2.3.0 2025-04-25T04:40:29.1060915Z CMake Deprecation Warning at /opt/rocm/lib/cmake/hiprtc/hiprtc-config.cmake:21 (cmake_minimum_required): 2025-04-25T04:40:29.1061746Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:40:29.1062404Z CMake. 2025-04-25T04:40:29.1062542Z 2025-04-25T04:40:29.1062781Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:40:29.1063371Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:40:29.1063883Z to work with policies introduced by or earlier. 2025-04-25T04:40:29.1064252Z Call Stack (most recent call first): 2025-04-25T04:40:29.1064829Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:40:29.1065627Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:164 (find_package_and_print_version) 2025-04-25T04:40:29.1066188Z CMakeLists.txt:7 (include) 2025-04-25T04:40:29.1066390Z 2025-04-25T04:40:29.1066520Z  2025-04-25T04:40:29.1071742Z hiprtc VERSION: 6.3.42131 2025-04-25T04:40:29.1100217Z hipblaslt VERSION: 0.10.0 2025-04-25T04:40:29.1350768Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-25T04:40:29.1351467Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-25T04:40:29.1352104Z 2025-04-25T04:40:29.1352336Z The amdgpu-arch tool failed: 2025-04-25T04:40:29.1352641Z Error: 'Failed to get device count' 2025-04-25T04:40:29.1352952Z Output: '' 2025-04-25T04:40:29.1353176Z 2025-04-25T04:40:29.1353455Z As a result, --offload-arch will not be set for subsuqent 2025-04-25T04:40:29.1353872Z compilations, and the default architecture 2025-04-25T04:40:29.1354317Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-25T04:40:29.1354627Z 2025-04-25T04:40:29.1354737Z Call Stack (most recent call first): 2025-04-25T04:40:29.1355181Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-25T04:40:29.1355827Z /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) 2025-04-25T04:40:29.1356520Z /opt/rocm/lib/cmake/rccl/rccl-config.cmake:90 (find_dependency) 2025-04-25T04:40:29.1357099Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:40:29.1357819Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:169 (find_package_and_print_version) 2025-04-25T04:40:29.1358396Z CMakeLists.txt:7 (include) 2025-04-25T04:40:29.1358791Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:40:29.1359263Z  2025-04-25T04:40:29.1568745Z rccl VERSION: 2.21.5 2025-04-25T04:40:29.1576593Z hsa-runtime64 VERSION: 1.14.60300 2025-04-25T04:40:30.3036195Z hipblaslt is using scale pointer vec ext 2025-04-25T04:40:30.3080990Z Building PyTorch for GPU arch: gfx90a;gfx942 2025-04-25T04:40:30.3103211Z HIP VERSION: 6.3.42131-fa1d09cbd 2025-04-25T04:40:30.3105602Z  2025-04-25T04:40:30.3105947Z ***** ROCm version from rocm_version.h **** 2025-04-25T04:40:30.3106292Z  2025-04-25T04:40:30.3106601Z ROCM_VERSION_DEV: 6.3.0 2025-04-25T04:40:30.3106970Z ROCM_VERSION_DEV_MAJOR: 6 2025-04-25T04:40:30.3107310Z ROCM_VERSION_DEV_MINOR: 3 2025-04-25T04:40:30.3107672Z ROCM_VERSION_DEV_PATCH: 0 2025-04-25T04:40:30.3108032Z ROCM_VERSION_DEV_INT: 60300 2025-04-25T04:40:30.3108385Z HIP_VERSION_MAJOR: 6 2025-04-25T04:40:30.3108714Z HIP_VERSION_MINOR: 3 2025-04-25T04:40:30.3109045Z TORCH_HIP_VERSION: 603 2025-04-25T04:40:30.3109324Z  2025-04-25T04:40:30.3109706Z ***** Library versions from cmake find_package ***** 2025-04-25T04:40:30.3110076Z  2025-04-25T04:40:30.3333031Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-25T04:40:30.3333694Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-25T04:40:30.3334150Z 2025-04-25T04:40:30.3334377Z The amdgpu-arch tool failed: 2025-04-25T04:40:30.3334694Z Error: 'Failed to get device count' 2025-04-25T04:40:30.3334998Z Output: '' 2025-04-25T04:40:30.3335217Z 2025-04-25T04:40:30.3335707Z As a result, --offload-arch will not be set for subsuqent 2025-04-25T04:40:30.3336127Z compilations, and the default architecture 2025-04-25T04:40:30.3336563Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-25T04:40:30.3336872Z 2025-04-25T04:40:30.3336995Z Call Stack (most recent call first): 2025-04-25T04:40:30.3337361Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-25T04:40:30.3338277Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:40:30.3339467Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/LoadHIP.cmake:144 (find_package_and_print_version) 2025-04-25T04:40:30.3340533Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:74 (include) 2025-04-25T04:40:30.3341552Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2025-04-25T04:40:30.3342213Z CMakeLists.txt:9 (find_package) 2025-04-25T04:40:30.3342726Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:40:30.3343196Z  2025-04-25T04:40:30.3504695Z hip VERSION: 6.3.42131 2025-04-25T04:40:30.3510917Z amd_comgr VERSION: 2.8.0 2025-04-25T04:40:30.3522317Z rocrand VERSION: 3.2.0 2025-04-25T04:40:30.3532809Z hiprand VERSION: 2.11.0 2025-04-25T04:40:30.3543336Z rocblas VERSION: 4.3.0 2025-04-25T04:40:30.3552343Z hipblas VERSION: 2.3.0 2025-04-25T04:40:30.3561215Z miopen VERSION: 3.3.0 2025-04-25T04:40:30.3569871Z hipfft VERSION: 1.0.17 2025-04-25T04:40:30.3578647Z hipsparse VERSION: 3.1.2 2025-04-25T04:40:30.3588147Z rocprim VERSION: 3.3.0 2025-04-25T04:40:30.3596762Z hipcub VERSION: 3.3.0 2025-04-25T04:40:30.3606046Z rocthrust VERSION: 3.3.0 2025-04-25T04:40:30.3615967Z hipsolver VERSION: 2.3.0 2025-04-25T04:40:30.3620220Z CMake Deprecation Warning at /opt/rocm/lib/cmake/hiprtc/hiprtc-config.cmake:21 (cmake_minimum_required): 2025-04-25T04:40:30.3620988Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:40:30.3621434Z CMake. 2025-04-25T04:40:30.3621650Z 2025-04-25T04:40:30.3621897Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:40:30.3622466Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:40:30.3622979Z to work with policies introduced by or earlier. 2025-04-25T04:40:30.3623379Z Call Stack (most recent call first): 2025-04-25T04:40:30.3624113Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:40:30.3625322Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/LoadHIP.cmake:164 (find_package_and_print_version) 2025-04-25T04:40:30.3626387Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:74 (include) 2025-04-25T04:40:30.3627350Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2025-04-25T04:40:30.3628000Z CMakeLists.txt:9 (find_package) 2025-04-25T04:40:30.3628202Z 2025-04-25T04:40:30.3628318Z  2025-04-25T04:40:30.3628578Z hiprtc VERSION: 6.3.42131 2025-04-25T04:40:30.3634327Z hipblaslt VERSION: 0.10.0 2025-04-25T04:40:30.3643634Z rccl VERSION: 2.21.5 2025-04-25T04:40:30.3650455Z hsa-runtime64 VERSION: 1.14.60300 2025-04-25T04:40:31.2131110Z hipblaslt is using scale pointer vec ext 2025-04-25T04:40:31.2338127Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-04-25T04:40:31.2338973Z static library kineto_LIBRARY-NOTFOUND not found. 2025-04-25T04:40:31.2339357Z Call Stack (most recent call first): 2025-04-25T04:40:31.2340072Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-04-25T04:40:31.2341174Z CMakeLists.txt:9 (find_package) 2025-04-25T04:40:31.2341429Z 2025-04-25T04:40:31.2341694Z  2025-04-25T04:40:31.2342265Z -- Found Torch: /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so 2025-04-25T04:40:31.2346459Z -- Configuring done (2.9s) 2025-04-25T04:40:31.2536708Z -- Generating done (0.0s) 2025-04-25T04:40:31.2537222Z CMake Warning: 2025-04-25T04:40:31.2537942Z Manually-specified variables were not used by the project: 2025-04-25T04:40:31.2538256Z 2025-04-25T04:40:31.2538415Z Python_EXECUTABLE 2025-04-25T04:40:31.2538571Z 2025-04-25T04:40:31.2538691Z  2025-04-25T04:40:31.2647911Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build 2025-04-25T04:40:31.2699889Z + make VERBOSE=1 2025-04-25T04:40:31.2714627Z /opt/conda/envs/py_3.10/bin/cmake -S/var/lib/jenkins/workspace/test/custom_operator -B/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build --check-build-system CMakeFiles/Makefile.cmake 0 2025-04-25T04:40:31.2784246Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build//CMakeFiles/progress.marks 2025-04-25T04:40:31.2827630Z make -f CMakeFiles/Makefile2 all 2025-04-25T04:40:31.2840569Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-04-25T04:40:31.2842021Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/depend 2025-04-25T04:40:31.2854896Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-04-25T04:40:31.2857760Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /opt/conda/envs/py_3.10/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake "--color=" 2025-04-25T04:40:31.2905240Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-04-25T04:40:31.2906247Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/build 2025-04-25T04:40:31.2919094Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-04-25T04:40:31.2964646Z [ 25%] Building CXX object CMakeFiles/custom_ops.dir/op.cpp.o 2025-04-25T04:40:31.2976741Z /usr/bin/c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_PROF_API=1 -DUSE_RPC -DUSE_TENSORPIPE -D__HIP_PLATFORM_AMD__ -D__HIP_PLATFORM_AMD__=1 -Dcustom_ops_EXPORTS -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/rocm/include -isystem /opt/rocm-6.3.0/include -isystem /opt/rocm-6.3.0/include/hiprand -isystem /opt/rocm-6.3.0/include/rocrand -std=gnu++17 -fPIC -fPIC -D__HIP_PLATFORM_AMD__=1 -DCUDA_HAS_FP16=1 -DUSE_ROCM -D__HIP_NO_HALF_OPERATORS__=1 -D__HIP_NO_HALF_CONVERSIONS__=1 -DTORCH_HIP_VERSION=603 -Wno-shift-count-negative -Wno-shift-count-overflow -Wno-duplicate-decl-specifier -DCAFFE2_USE_MIOPEN -DTHRUST_DEVICE_SYSTEM=THRUST_DEVICE_SYSTEM_HIP -std=c++17 -DHIPBLAS_V2 -DHIPBLASLT_VEC_EXT -MD -MT CMakeFiles/custom_ops.dir/op.cpp.o -MF CMakeFiles/custom_ops.dir/op.cpp.o.d -o CMakeFiles/custom_ops.dir/op.cpp.o -c /var/lib/jenkins/workspace/test/custom_operator/op.cpp 2025-04-25T04:40:31.3004764Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:40:44.0333614Z [ 50%] Linking CXX shared library libcustom_ops.so 2025-04-25T04:40:44.0339126Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_link_script CMakeFiles/custom_ops.dir/link.txt --verbose=1 2025-04-25T04:40:44.0384219Z /usr/bin/c++ -fPIC -shared -Wl,-soname,libcustom_ops.so -o libcustom_ops.so CMakeFiles/custom_ops.dir/op.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so" -Wl,--as-needed /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so /opt/rocm-6.3.0/lib/libMIOpen.so.1.0.60300 /opt/rocm/lib/libhiprtc.so.6.3.60300 -ldl /opt/rocm-6.3.0/lib/libhipblas.so.2.3.60300 /opt/rocm-6.3.0/lib/libhipfft.so.0.1.60300 /opt/rocm-6.3.0/lib/libhiprand.so.1.1.60300 /opt/rocm-6.3.0/lib/librocrand.so.1.1.60300 /opt/rocm-6.3.0/lib/libhipsparse.so.1.1.0.60300 /opt/rocm-6.3.0/lib/libhipsolver.so.0.3.60300 /opt/rocm-6.3.0/lib/librocblas.so.4.3.60300 /opt/rocm/lib/libamdhip64.so.6.3.60300 /opt/rocm-6.3.0/lib/libhipblaslt.so.0.10.60300 -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2025-04-25T04:40:44.7010628Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-04-25T04:40:44.7069788Z [ 50%] Built target custom_ops 2025-04-25T04:40:44.7075635Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/depend 2025-04-25T04:40:44.7090489Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-04-25T04:40:44.7093352Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /opt/conda/envs/py_3.10/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake "--color=" 2025-04-25T04:40:44.7145023Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-04-25T04:40:44.7145827Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/build 2025-04-25T04:40:44.7159483Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-04-25T04:40:44.7206362Z [ 75%] Building CXX object CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2025-04-25T04:40:44.7219088Z /usr/bin/c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_PROF_API=1 -DUSE_RPC -DUSE_TENSORPIPE -D__HIP_PLATFORM_AMD__ -D__HIP_PLATFORM_AMD__=1 -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/rocm/include -isystem /opt/rocm-6.3.0/include -isystem /opt/rocm-6.3.0/include/hiprand -isystem /opt/rocm-6.3.0/include/rocrand -std=gnu++17 -fPIC -D__HIP_PLATFORM_AMD__=1 -DCUDA_HAS_FP16=1 -DUSE_ROCM -D__HIP_NO_HALF_OPERATORS__=1 -D__HIP_NO_HALF_CONVERSIONS__=1 -DTORCH_HIP_VERSION=603 -Wno-shift-count-negative -Wno-shift-count-overflow -Wno-duplicate-decl-specifier -DCAFFE2_USE_MIOPEN -DTHRUST_DEVICE_SYSTEM=THRUST_DEVICE_SYSTEM_HIP -std=c++17 -DHIPBLAS_V2 -DHIPBLASLT_VEC_EXT -MD -MT CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -MF CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d -o CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -c /var/lib/jenkins/workspace/test/custom_operator/test_custom_ops.cpp 2025-04-25T04:40:44.7247462Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:40:55.7626157Z [100%] Linking CXX executable test_custom_ops 2025-04-25T04:40:55.7631300Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_link_script CMakeFiles/test_custom_ops.dir/link.txt --verbose=1 2025-04-25T04:40:55.7675843Z /usr/bin/c++ CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -o test_custom_ops -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build:/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib libcustom_ops.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so" -Wl,--as-needed /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so /opt/rocm-6.3.0/lib/libMIOpen.so.1.0.60300 /opt/rocm/lib/libhiprtc.so.6.3.60300 -ldl /opt/rocm-6.3.0/lib/libhipblas.so.2.3.60300 /opt/rocm-6.3.0/lib/libhipfft.so.0.1.60300 /opt/rocm-6.3.0/lib/libhiprand.so.1.1.60300 /opt/rocm-6.3.0/lib/librocrand.so.1.1.60300 /opt/rocm-6.3.0/lib/libhipsparse.so.1.1.0.60300 /opt/rocm-6.3.0/lib/libhipsolver.so.0.3.60300 /opt/rocm-6.3.0/lib/librocblas.so.4.3.60300 /opt/rocm/lib/libamdhip64.so.6.3.60300 /opt/rocm-6.3.0/lib/libhipblaslt.so.0.10.60300 -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so 2025-04-25T04:40:56.6317222Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-04-25T04:40:56.6386901Z [100%] Built target test_custom_ops 2025-04-25T04:40:56.6392223Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-04-25T04:40:56.6394303Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles 0 2025-04-25T04:40:56.6442858Z + popd 2025-04-25T04:40:56.6443084Z ~/workspace 2025-04-25T04:40:56.6443324Z + assert_git_not_dirty 2025-04-25T04:40:56.6443629Z + [[ linux-focal-rocm-py3.10 != *rocm* ]] 2025-04-25T04:40:56.6444052Z + JIT_HOOK_BUILD=build/custom_test_artifacts/jit-hook-build 2025-04-25T04:40:56.6444599Z + JIT_HOOK_TEST=/var/lib/jenkins/workspace/test/jit_hooks 2025-04-25T04:40:56.6445164Z + python --version 2025-04-25T04:40:56.6454957Z Python 3.10.16 2025-04-25T04:40:56.6460431Z ++ python -c 'import site; print(";".join([x for x in site.getsitepackages()] + [x + "/torch" for x in site.getsitepackages()]))' 2025-04-25T04:40:56.6628276Z + SITE_PACKAGES='/opt/conda/envs/py_3.10/lib/python3.10/site-packages;/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch' 2025-04-25T04:40:56.6629061Z + mkdir -p build/custom_test_artifacts/jit-hook-build 2025-04-25T04:40:56.6641336Z + pushd build/custom_test_artifacts/jit-hook-build 2025-04-25T04:40:56.6642120Z ~/workspace/build/custom_test_artifacts/jit-hook-build ~/workspace 2025-04-25T04:40:56.6644675Z ++ which python 2025-04-25T04:40:56.6655039Z + cmake /var/lib/jenkins/workspace/test/jit_hooks '-DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10/lib/python3.10/site-packages;/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch' -DPython_EXECUTABLE=/opt/conda/envs/py_3.10/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=ON 2025-04-25T04:40:56.7180780Z -- The C compiler identification is GNU 11.4.0 2025-04-25T04:40:56.7774937Z -- The CXX compiler identification is GNU 11.4.0 2025-04-25T04:40:56.7862225Z -- Detecting C compiler ABI info 2025-04-25T04:40:56.8648189Z -- Detecting C compiler ABI info - done 2025-04-25T04:40:56.8828063Z -- Check for working C compiler: /usr/bin/cc - skipped 2025-04-25T04:40:56.8830563Z -- Detecting C compile features 2025-04-25T04:40:56.8835297Z -- Detecting C compile features - done 2025-04-25T04:40:56.8971020Z -- Detecting CXX compiler ABI info 2025-04-25T04:40:56.9792654Z -- Detecting CXX compiler ABI info - done 2025-04-25T04:40:56.9978338Z -- Check for working CXX compiler: /usr/bin/c++ - skipped 2025-04-25T04:40:56.9982171Z -- Detecting CXX compile features 2025-04-25T04:40:56.9989591Z -- Detecting CXX compile features - done 2025-04-25T04:40:57.0063310Z Building PyTorch for GPU arch: gfx90a;gfx942 2025-04-25T04:40:57.0532073Z -- Found HIP: /opt/rocm (found suitable version "6.3.42131-fa1d09cbd", minimum required is "1.0") 2025-04-25T04:40:57.0537037Z HIP VERSION: 6.3.42131-fa1d09cbd 2025-04-25T04:40:57.0543058Z  2025-04-25T04:40:57.0544004Z ***** ROCm version from rocm_version.h **** 2025-04-25T04:40:57.0544840Z  2025-04-25T04:40:57.0545327Z ROCM_VERSION_DEV: 6.3.0 2025-04-25T04:40:57.0545987Z ROCM_VERSION_DEV_MAJOR: 6 2025-04-25T04:40:57.0546661Z ROCM_VERSION_DEV_MINOR: 3 2025-04-25T04:40:57.0547317Z ROCM_VERSION_DEV_PATCH: 0 2025-04-25T04:40:57.0548013Z ROCM_VERSION_DEV_INT: 60300 2025-04-25T04:40:57.0548714Z HIP_VERSION_MAJOR: 6 2025-04-25T04:40:57.0549339Z HIP_VERSION_MINOR: 3 2025-04-25T04:40:57.0549956Z TORCH_HIP_VERSION: 603 2025-04-25T04:40:57.0550510Z  2025-04-25T04:40:57.0551092Z ***** Library versions from cmake find_package ***** 2025-04-25T04:40:57.0551787Z  2025-04-25T04:40:57.0839718Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-25T04:40:57.0840407Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-25T04:40:57.0840843Z 2025-04-25T04:40:57.0841081Z The amdgpu-arch tool failed: 2025-04-25T04:40:57.0841399Z Error: 'Failed to get device count' 2025-04-25T04:40:57.0841713Z Output: '' 2025-04-25T04:40:57.0841918Z 2025-04-25T04:40:57.0842214Z As a result, --offload-arch will not be set for subsuqent 2025-04-25T04:40:57.0842635Z compilations, and the default architecture 2025-04-25T04:40:57.0843062Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-25T04:40:57.0843388Z 2025-04-25T04:40:57.0843499Z Call Stack (most recent call first): 2025-04-25T04:40:57.0843884Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-25T04:40:57.0844421Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:40:57.0845141Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:144 (find_package_and_print_version) 2025-04-25T04:40:57.0845720Z CMakeLists.txt:7 (include) 2025-04-25T04:40:57.0846132Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:40:57.0846581Z  2025-04-25T04:40:57.0896604Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-04-25T04:40:57.1669027Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-04-25T04:40:57.1669678Z -- Looking for pthread_create in pthreads 2025-04-25T04:40:57.2256663Z -- Looking for pthread_create in pthreads - not found 2025-04-25T04:40:57.2257438Z -- Looking for pthread_create in pthread 2025-04-25T04:40:57.2974471Z -- Looking for pthread_create in pthread - found 2025-04-25T04:40:57.2980982Z -- Found Threads: TRUE 2025-04-25T04:40:57.3153817Z hip VERSION: 6.3.42131 2025-04-25T04:40:57.3159682Z amd_comgr VERSION: 2.8.0 2025-04-25T04:40:57.3406635Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-25T04:40:57.3407303Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-25T04:40:57.3407718Z 2025-04-25T04:40:57.3408164Z The amdgpu-arch tool failed: 2025-04-25T04:40:57.3408476Z Error: 'Failed to get device count' 2025-04-25T04:40:57.3408780Z Output: '' 2025-04-25T04:40:57.3409004Z 2025-04-25T04:40:57.3409295Z As a result, --offload-arch will not be set for subsuqent 2025-04-25T04:40:57.3409712Z compilations, and the default architecture 2025-04-25T04:40:57.3410141Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-25T04:40:57.3410464Z 2025-04-25T04:40:57.3410575Z Call Stack (most recent call first): 2025-04-25T04:40:57.3411077Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-25T04:40:57.3411767Z /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) 2025-04-25T04:40:57.3412502Z /opt/rocm/lib/cmake/rocrand/rocrand-config.cmake:90 (find_dependency) 2025-04-25T04:40:57.3413125Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:40:57.3413846Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:146 (find_package_and_print_version) 2025-04-25T04:40:57.3414407Z CMakeLists.txt:7 (include) 2025-04-25T04:40:57.3414880Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:40:57.3415387Z  2025-04-25T04:40:57.3587757Z rocrand VERSION: 3.2.0 2025-04-25T04:40:57.3622894Z hiprand VERSION: 2.11.0 2025-04-25T04:40:57.3646074Z rocblas VERSION: 4.3.0 2025-04-25T04:40:57.3691660Z hipblas VERSION: 2.3.0 2025-04-25T04:40:57.3719928Z miopen VERSION: 3.3.0 2025-04-25T04:40:57.3743149Z hipfft VERSION: 1.0.17 2025-04-25T04:40:57.3766130Z hipsparse VERSION: 3.1.2 2025-04-25T04:40:57.3788473Z rocprim VERSION: 3.3.0 2025-04-25T04:40:57.3819904Z hipcub VERSION: 3.3.0 2025-04-25T04:40:57.3843077Z rocthrust VERSION: 3.3.0 2025-04-25T04:40:57.3866047Z hipsolver VERSION: 2.3.0 2025-04-25T04:40:57.3883030Z CMake Deprecation Warning at /opt/rocm/lib/cmake/hiprtc/hiprtc-config.cmake:21 (cmake_minimum_required): 2025-04-25T04:40:57.3883820Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:40:57.3884271Z CMake. 2025-04-25T04:40:57.3884391Z 2025-04-25T04:40:57.3884638Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:40:57.3885207Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:40:57.3885708Z to work with policies introduced by or earlier. 2025-04-25T04:40:57.3886086Z Call Stack (most recent call first): 2025-04-25T04:40:57.3886552Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:40:57.3887272Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:164 (find_package_and_print_version) 2025-04-25T04:40:57.3887844Z CMakeLists.txt:7 (include) 2025-04-25T04:40:57.3888029Z 2025-04-25T04:40:57.3888148Z  2025-04-25T04:40:57.3889504Z hiprtc VERSION: 6.3.42131 2025-04-25T04:40:57.3912443Z hipblaslt VERSION: 0.10.0 2025-04-25T04:40:57.4165165Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-25T04:40:57.4166345Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-25T04:40:57.4167127Z 2025-04-25T04:40:57.4167483Z The amdgpu-arch tool failed: 2025-04-25T04:40:57.4168033Z Error: 'Failed to get device count' 2025-04-25T04:40:57.4168597Z Output: '' 2025-04-25T04:40:57.4168983Z 2025-04-25T04:40:57.4169478Z As a result, --offload-arch will not be set for subsuqent 2025-04-25T04:40:57.4170251Z compilations, and the default architecture 2025-04-25T04:40:57.4171028Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-25T04:40:57.4171592Z 2025-04-25T04:40:57.4171782Z Call Stack (most recent call first): 2025-04-25T04:40:57.4172455Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-25T04:40:57.4173667Z /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) 2025-04-25T04:40:57.4175175Z /opt/rocm/lib/cmake/rccl/rccl-config.cmake:90 (find_dependency) 2025-04-25T04:40:57.4176230Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:40:57.4177542Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:169 (find_package_and_print_version) 2025-04-25T04:40:57.4178615Z CMakeLists.txt:7 (include) 2025-04-25T04:40:57.4179345Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:40:57.4180237Z  2025-04-25T04:40:57.4377555Z rccl VERSION: 2.21.5 2025-04-25T04:40:57.4385639Z hsa-runtime64 VERSION: 1.14.60300 2025-04-25T04:40:58.2776993Z hipblaslt is using scale pointer vec ext 2025-04-25T04:40:58.2820983Z Building PyTorch for GPU arch: gfx90a;gfx942 2025-04-25T04:40:58.2843918Z HIP VERSION: 6.3.42131-fa1d09cbd 2025-04-25T04:40:58.2846839Z  2025-04-25T04:40:58.2847210Z ***** ROCm version from rocm_version.h **** 2025-04-25T04:40:58.2847584Z  2025-04-25T04:40:58.2847849Z ROCM_VERSION_DEV: 6.3.0 2025-04-25T04:40:58.2848180Z ROCM_VERSION_DEV_MAJOR: 6 2025-04-25T04:40:58.2848730Z ROCM_VERSION_DEV_MINOR: 3 2025-04-25T04:40:58.2849091Z ROCM_VERSION_DEV_PATCH: 0 2025-04-25T04:40:58.2849437Z ROCM_VERSION_DEV_INT: 60300 2025-04-25T04:40:58.2849802Z HIP_VERSION_MAJOR: 6 2025-04-25T04:40:58.2850134Z HIP_VERSION_MINOR: 3 2025-04-25T04:40:58.2850457Z TORCH_HIP_VERSION: 603 2025-04-25T04:40:58.2850752Z  2025-04-25T04:40:58.2851022Z ***** Library versions from cmake find_package ***** 2025-04-25T04:40:58.2851389Z  2025-04-25T04:40:58.3075842Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-25T04:40:58.3077296Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-25T04:40:58.3078103Z 2025-04-25T04:40:58.3078460Z The amdgpu-arch tool failed: 2025-04-25T04:40:58.3078990Z Error: 'Failed to get device count' 2025-04-25T04:40:58.3079532Z Output: '' 2025-04-25T04:40:58.3079878Z 2025-04-25T04:40:58.3080328Z As a result, --offload-arch will not be set for subsuqent 2025-04-25T04:40:58.3081005Z compilations, and the default architecture 2025-04-25T04:40:58.3081715Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-25T04:40:58.3082280Z 2025-04-25T04:40:58.3082431Z Call Stack (most recent call first): 2025-04-25T04:40:58.3082953Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-25T04:40:58.3084098Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:40:58.3085787Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/LoadHIP.cmake:144 (find_package_and_print_version) 2025-04-25T04:40:58.3086862Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:74 (include) 2025-04-25T04:40:58.3087820Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2025-04-25T04:40:58.3088485Z CMakeLists.txt:9 (find_package) 2025-04-25T04:40:58.3088900Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:40:58.3089449Z  2025-04-25T04:40:58.3252214Z hip VERSION: 6.3.42131 2025-04-25T04:40:58.3259256Z amd_comgr VERSION: 2.8.0 2025-04-25T04:40:58.3271346Z rocrand VERSION: 3.2.0 2025-04-25T04:40:58.3282505Z hiprand VERSION: 2.11.0 2025-04-25T04:40:58.3293143Z rocblas VERSION: 4.3.0 2025-04-25T04:40:58.3302993Z hipblas VERSION: 2.3.0 2025-04-25T04:40:58.3312897Z miopen VERSION: 3.3.0 2025-04-25T04:40:58.3322446Z hipfft VERSION: 1.0.17 2025-04-25T04:40:58.3332039Z hipsparse VERSION: 3.1.2 2025-04-25T04:40:58.3342236Z rocprim VERSION: 3.3.0 2025-04-25T04:40:58.3351918Z hipcub VERSION: 3.3.0 2025-04-25T04:40:58.3362109Z rocthrust VERSION: 3.3.0 2025-04-25T04:40:58.3372937Z hipsolver VERSION: 2.3.0 2025-04-25T04:40:58.3378012Z CMake Deprecation Warning at /opt/rocm/lib/cmake/hiprtc/hiprtc-config.cmake:21 (cmake_minimum_required): 2025-04-25T04:40:58.3379469Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:40:58.3380312Z CMake. 2025-04-25T04:40:58.3380523Z 2025-04-25T04:40:58.3380950Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:40:58.3382140Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:40:58.3383245Z to work with policies introduced by or earlier. 2025-04-25T04:40:58.3383943Z Call Stack (most recent call first): 2025-04-25T04:40:58.3385181Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:40:58.3387322Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/LoadHIP.cmake:164 (find_package_and_print_version) 2025-04-25T04:40:58.3389618Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:74 (include) 2025-04-25T04:40:58.3391465Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2025-04-25T04:40:58.3392713Z CMakeLists.txt:9 (find_package) 2025-04-25T04:40:58.3393279Z 2025-04-25T04:40:58.3393520Z  2025-04-25T04:40:58.3394001Z hiprtc VERSION: 6.3.42131 2025-04-25T04:40:58.3397558Z hipblaslt VERSION: 0.10.0 2025-04-25T04:40:58.3406086Z rccl VERSION: 2.21.5 2025-04-25T04:40:58.3412837Z hsa-runtime64 VERSION: 1.14.60300 2025-04-25T04:40:59.1579311Z hipblaslt is using scale pointer vec ext 2025-04-25T04:40:59.1778962Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-04-25T04:40:59.1779764Z static library kineto_LIBRARY-NOTFOUND not found. 2025-04-25T04:40:59.1780171Z Call Stack (most recent call first): 2025-04-25T04:40:59.1780893Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-04-25T04:40:59.1781855Z CMakeLists.txt:9 (find_package) 2025-04-25T04:40:59.1782094Z 2025-04-25T04:40:59.1782225Z  2025-04-25T04:40:59.1782650Z -- Found Torch: /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so 2025-04-25T04:40:59.1785851Z -- Configuring done (2.5s) 2025-04-25T04:40:59.1859771Z -- Generating done (0.0s) 2025-04-25T04:40:59.1860208Z CMake Warning: 2025-04-25T04:40:59.1860543Z Manually-specified variables were not used by the project: 2025-04-25T04:40:59.1860864Z 2025-04-25T04:40:59.1860974Z Python_EXECUTABLE 2025-04-25T04:40:59.1861144Z 2025-04-25T04:40:59.1861248Z  2025-04-25T04:40:59.1872652Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build 2025-04-25T04:40:59.1922480Z + make VERBOSE=1 2025-04-25T04:40:59.1936438Z /opt/conda/envs/py_3.10/bin/cmake -S/var/lib/jenkins/workspace/test/jit_hooks -B/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build --check-build-system CMakeFiles/Makefile.cmake 0 2025-04-25T04:40:59.2003771Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build//CMakeFiles/progress.marks 2025-04-25T04:40:59.2047049Z make -f CMakeFiles/Makefile2 all 2025-04-25T04:40:59.2059211Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2025-04-25T04:40:59.2060080Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/depend 2025-04-25T04:40:59.2071949Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2025-04-25T04:40:59.2074909Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build && /opt/conda/envs/py_3.10/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/jit_hooks /var/lib/jenkins/workspace/test/jit_hooks /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake "--color=" 2025-04-25T04:40:59.2124771Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2025-04-25T04:40:59.2125933Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/build 2025-04-25T04:40:59.2139062Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2025-04-25T04:40:59.2183528Z [ 50%] Building CXX object CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2025-04-25T04:40:59.2196587Z /usr/bin/c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_PROF_API=1 -DUSE_RPC -DUSE_TENSORPIPE -D__HIP_PLATFORM_AMD__ -D__HIP_PLATFORM_AMD__=1 -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/rocm/include -isystem /opt/rocm-6.3.0/include -isystem /opt/rocm-6.3.0/include/hiprand -isystem /opt/rocm-6.3.0/include/rocrand -std=gnu++17 -fPIC -D__HIP_PLATFORM_AMD__=1 -DCUDA_HAS_FP16=1 -DUSE_ROCM -D__HIP_NO_HALF_OPERATORS__=1 -D__HIP_NO_HALF_CONVERSIONS__=1 -DTORCH_HIP_VERSION=603 -Wno-shift-count-negative -Wno-shift-count-overflow -Wno-duplicate-decl-specifier -DCAFFE2_USE_MIOPEN -DTHRUST_DEVICE_SYSTEM=THRUST_DEVICE_SYSTEM_HIP -std=c++17 -DHIPBLAS_V2 -DHIPBLASLT_VEC_EXT -MD -MT CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -MF CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d -o CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -c /var/lib/jenkins/workspace/test/jit_hooks/test_jit_hooks.cpp 2025-04-25T04:40:59.2224184Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:41:10.0278272Z [100%] Linking CXX executable test_jit_hooks 2025-04-25T04:41:10.0283882Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_link_script CMakeFiles/test_jit_hooks.dir/link.txt --verbose=1 2025-04-25T04:41:10.0330068Z /usr/bin/c++ CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -o test_jit_hooks -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so" -Wl,--as-needed /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so /opt/rocm-6.3.0/lib/libMIOpen.so.1.0.60300 /opt/rocm/lib/libhiprtc.so.6.3.60300 -ldl /opt/rocm-6.3.0/lib/libhipblas.so.2.3.60300 /opt/rocm-6.3.0/lib/libhipfft.so.0.1.60300 /opt/rocm-6.3.0/lib/libhiprand.so.1.1.60300 /opt/rocm-6.3.0/lib/librocrand.so.1.1.60300 /opt/rocm-6.3.0/lib/libhipsparse.so.1.1.0.60300 /opt/rocm-6.3.0/lib/libhipsolver.so.0.3.60300 /opt/rocm-6.3.0/lib/librocblas.so.4.3.60300 /opt/rocm/lib/libamdhip64.so.6.3.60300 /opt/rocm-6.3.0/lib/libhipblaslt.so.0.10.60300 -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2025-04-25T04:41:10.8384714Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2025-04-25T04:41:10.8453525Z [100%] Built target test_jit_hooks 2025-04-25T04:41:10.8458608Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2025-04-25T04:41:10.8460234Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles 0 2025-04-25T04:41:10.8506085Z + popd 2025-04-25T04:41:10.8506428Z ~/workspace 2025-04-25T04:41:10.8506710Z + assert_git_not_dirty 2025-04-25T04:41:10.8507024Z + [[ linux-focal-rocm-py3.10 != *rocm* ]] 2025-04-25T04:41:10.8507483Z + CUSTOM_BACKEND_BUILD=build/custom_test_artifacts/custom-backend-build 2025-04-25T04:41:10.8508250Z + CUSTOM_BACKEND_TEST=/var/lib/jenkins/workspace/test/custom_backend 2025-04-25T04:41:10.8508690Z + python --version 2025-04-25T04:41:10.8517639Z Python 3.10.16 2025-04-25T04:41:10.8519410Z + mkdir -p build/custom_test_artifacts/custom-backend-build 2025-04-25T04:41:10.8533317Z + pushd build/custom_test_artifacts/custom-backend-build 2025-04-25T04:41:10.8533877Z ~/workspace/build/custom_test_artifacts/custom-backend-build ~/workspace 2025-04-25T04:41:10.8536440Z ++ which python 2025-04-25T04:41:10.8546288Z + cmake /var/lib/jenkins/workspace/test/custom_backend '-DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10/lib/python3.10/site-packages;/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch' -DPython_EXECUTABLE=/opt/conda/envs/py_3.10/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=ON 2025-04-25T04:41:10.9063740Z -- The C compiler identification is GNU 11.4.0 2025-04-25T04:41:10.9686850Z -- The CXX compiler identification is GNU 11.4.0 2025-04-25T04:41:10.9813488Z -- Detecting C compiler ABI info 2025-04-25T04:41:11.0511837Z -- Detecting C compiler ABI info - done 2025-04-25T04:41:11.0745991Z -- Check for working C compiler: /usr/bin/cc - skipped 2025-04-25T04:41:11.0748719Z -- Detecting C compile features 2025-04-25T04:41:11.0753433Z -- Detecting C compile features - done 2025-04-25T04:41:11.0890344Z -- Detecting CXX compiler ABI info 2025-04-25T04:41:11.1706874Z -- Detecting CXX compiler ABI info - done 2025-04-25T04:41:11.1904337Z -- Check for working CXX compiler: /usr/bin/c++ - skipped 2025-04-25T04:41:11.1907304Z -- Detecting CXX compile features 2025-04-25T04:41:11.1913430Z -- Detecting CXX compile features - done 2025-04-25T04:41:11.1987423Z Building PyTorch for GPU arch: gfx90a;gfx942 2025-04-25T04:41:11.2449712Z -- Found HIP: /opt/rocm (found suitable version "6.3.42131-fa1d09cbd", minimum required is "1.0") 2025-04-25T04:41:11.2452496Z HIP VERSION: 6.3.42131-fa1d09cbd 2025-04-25T04:41:11.2457306Z  2025-04-25T04:41:11.2457726Z ***** ROCm version from rocm_version.h **** 2025-04-25T04:41:11.2458277Z  2025-04-25T04:41:11.2458727Z ROCM_VERSION_DEV: 6.3.0 2025-04-25T04:41:11.2459154Z ROCM_VERSION_DEV_MAJOR: 6 2025-04-25T04:41:11.2459506Z ROCM_VERSION_DEV_MINOR: 3 2025-04-25T04:41:11.2459871Z ROCM_VERSION_DEV_PATCH: 0 2025-04-25T04:41:11.2460229Z ROCM_VERSION_DEV_INT: 60300 2025-04-25T04:41:11.2460585Z HIP_VERSION_MAJOR: 6 2025-04-25T04:41:11.2460906Z HIP_VERSION_MINOR: 3 2025-04-25T04:41:11.2461239Z TORCH_HIP_VERSION: 603 2025-04-25T04:41:11.2461611Z  2025-04-25T04:41:11.2461866Z ***** Library versions from cmake find_package ***** 2025-04-25T04:41:11.2462232Z  2025-04-25T04:41:11.2724248Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-25T04:41:11.2724904Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-25T04:41:11.2725334Z 2025-04-25T04:41:11.2725592Z The amdgpu-arch tool failed: 2025-04-25T04:41:11.2725906Z Error: 'Failed to get device count' 2025-04-25T04:41:11.2726203Z Output: '' 2025-04-25T04:41:11.2726421Z 2025-04-25T04:41:11.2726719Z As a result, --offload-arch will not be set for subsuqent 2025-04-25T04:41:11.2727124Z compilations, and the default architecture 2025-04-25T04:41:11.2727562Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-25T04:41:11.2727868Z 2025-04-25T04:41:11.2728204Z Call Stack (most recent call first): 2025-04-25T04:41:11.2728579Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-25T04:41:11.2729120Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:41:11.2729834Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:144 (find_package_and_print_version) 2025-04-25T04:41:11.2730402Z CMakeLists.txt:7 (include) 2025-04-25T04:41:11.2730793Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:41:11.2731324Z  2025-04-25T04:41:11.2782103Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-04-25T04:41:11.3552257Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-04-25T04:41:11.3553040Z -- Looking for pthread_create in pthreads 2025-04-25T04:41:11.4147404Z -- Looking for pthread_create in pthreads - not found 2025-04-25T04:41:11.4147857Z -- Looking for pthread_create in pthread 2025-04-25T04:41:11.4884906Z -- Looking for pthread_create in pthread - found 2025-04-25T04:41:11.4893903Z -- Found Threads: TRUE 2025-04-25T04:41:11.5065952Z hip VERSION: 6.3.42131 2025-04-25T04:41:11.5071862Z amd_comgr VERSION: 2.8.0 2025-04-25T04:41:11.5316947Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-25T04:41:11.5317609Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-25T04:41:11.5318033Z 2025-04-25T04:41:11.5318265Z The amdgpu-arch tool failed: 2025-04-25T04:41:11.5318581Z Error: 'Failed to get device count' 2025-04-25T04:41:11.5318903Z Output: '' 2025-04-25T04:41:11.5319127Z 2025-04-25T04:41:11.5319423Z As a result, --offload-arch will not be set for subsuqent 2025-04-25T04:41:11.5320014Z compilations, and the default architecture 2025-04-25T04:41:11.5320465Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-25T04:41:11.5320794Z 2025-04-25T04:41:11.5320906Z Call Stack (most recent call first): 2025-04-25T04:41:11.5321295Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-25T04:41:11.5321944Z /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) 2025-04-25T04:41:11.5322676Z /opt/rocm/lib/cmake/rocrand/rocrand-config.cmake:90 (find_dependency) 2025-04-25T04:41:11.5323302Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:41:11.5324012Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:146 (find_package_and_print_version) 2025-04-25T04:41:11.5324590Z CMakeLists.txt:7 (include) 2025-04-25T04:41:11.5325009Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:41:11.5325468Z  2025-04-25T04:41:11.5496491Z rocrand VERSION: 3.2.0 2025-04-25T04:41:11.5532069Z hiprand VERSION: 2.11.0 2025-04-25T04:41:11.5558170Z rocblas VERSION: 4.3.0 2025-04-25T04:41:11.5605234Z hipblas VERSION: 2.3.0 2025-04-25T04:41:11.5634050Z miopen VERSION: 3.3.0 2025-04-25T04:41:11.5658467Z hipfft VERSION: 1.0.17 2025-04-25T04:41:11.5681551Z hipsparse VERSION: 3.1.2 2025-04-25T04:41:11.5703984Z rocprim VERSION: 3.3.0 2025-04-25T04:41:11.5734849Z hipcub VERSION: 3.3.0 2025-04-25T04:41:11.5758150Z rocthrust VERSION: 3.3.0 2025-04-25T04:41:11.5781097Z hipsolver VERSION: 2.3.0 2025-04-25T04:41:11.5797920Z CMake Deprecation Warning at /opt/rocm/lib/cmake/hiprtc/hiprtc-config.cmake:21 (cmake_minimum_required): 2025-04-25T04:41:11.5798691Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:41:11.5799152Z CMake. 2025-04-25T04:41:11.5799271Z 2025-04-25T04:41:11.5799501Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:41:11.5800091Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:41:11.5800606Z to work with policies introduced by or earlier. 2025-04-25T04:41:11.5800986Z Call Stack (most recent call first): 2025-04-25T04:41:11.5801663Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:41:11.5802390Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:164 (find_package_and_print_version) 2025-04-25T04:41:11.5802987Z CMakeLists.txt:7 (include) 2025-04-25T04:41:11.5803239Z 2025-04-25T04:41:11.5803422Z  2025-04-25T04:41:11.5804034Z hiprtc VERSION: 6.3.42131 2025-04-25T04:41:11.5828643Z hipblaslt VERSION: 0.10.0 2025-04-25T04:41:11.6078761Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-25T04:41:11.6079646Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-25T04:41:11.6080079Z 2025-04-25T04:41:11.6080307Z The amdgpu-arch tool failed: 2025-04-25T04:41:11.6080642Z Error: 'Failed to get device count' 2025-04-25T04:41:11.6080943Z Output: '' 2025-04-25T04:41:11.6081162Z 2025-04-25T04:41:11.6081454Z As a result, --offload-arch will not be set for subsuqent 2025-04-25T04:41:11.6081868Z compilations, and the default architecture 2025-04-25T04:41:11.6082373Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-25T04:41:11.6082681Z 2025-04-25T04:41:11.6082805Z Call Stack (most recent call first): 2025-04-25T04:41:11.6083176Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-25T04:41:11.6083822Z /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) 2025-04-25T04:41:11.6084520Z /opt/rocm/lib/cmake/rccl/rccl-config.cmake:90 (find_dependency) 2025-04-25T04:41:11.6085106Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:41:11.6085811Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:169 (find_package_and_print_version) 2025-04-25T04:41:11.6086425Z CMakeLists.txt:7 (include) 2025-04-25T04:41:11.6086836Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:41:11.6087294Z  2025-04-25T04:41:11.6301943Z rccl VERSION: 2.21.5 2025-04-25T04:41:11.6308154Z hsa-runtime64 VERSION: 1.14.60300 2025-04-25T04:41:12.4470322Z hipblaslt is using scale pointer vec ext 2025-04-25T04:41:12.4513388Z Building PyTorch for GPU arch: gfx90a;gfx942 2025-04-25T04:41:12.4536434Z HIP VERSION: 6.3.42131-fa1d09cbd 2025-04-25T04:41:12.4538441Z  2025-04-25T04:41:12.4538859Z ***** ROCm version from rocm_version.h **** 2025-04-25T04:41:12.4539433Z  2025-04-25T04:41:12.4539888Z ROCM_VERSION_DEV: 6.3.0 2025-04-25T04:41:12.4540502Z ROCM_VERSION_DEV_MAJOR: 6 2025-04-25T04:41:12.4541148Z ROCM_VERSION_DEV_MINOR: 3 2025-04-25T04:41:12.4541898Z ROCM_VERSION_DEV_PATCH: 0 2025-04-25T04:41:12.4542555Z ROCM_VERSION_DEV_INT: 60300 2025-04-25T04:41:12.4543219Z HIP_VERSION_MAJOR: 6 2025-04-25T04:41:12.4543807Z HIP_VERSION_MINOR: 3 2025-04-25T04:41:12.4544404Z TORCH_HIP_VERSION: 603 2025-04-25T04:41:12.4544935Z  2025-04-25T04:41:12.4545391Z ***** Library versions from cmake find_package ***** 2025-04-25T04:41:12.4546081Z  2025-04-25T04:41:12.4767774Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-25T04:41:12.4768953Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-25T04:41:12.4769715Z 2025-04-25T04:41:12.4770109Z The amdgpu-arch tool failed: 2025-04-25T04:41:12.4770639Z Error: 'Failed to get device count' 2025-04-25T04:41:12.4771156Z Output: '' 2025-04-25T04:41:12.4771533Z 2025-04-25T04:41:12.4771998Z As a result, --offload-arch will not be set for subsuqent 2025-04-25T04:41:12.4772612Z compilations, and the default architecture 2025-04-25T04:41:12.4773350Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-25T04:41:12.4773838Z 2025-04-25T04:41:12.4774012Z Call Stack (most recent call first): 2025-04-25T04:41:12.4774512Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-25T04:41:12.4775591Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:41:12.4777550Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/LoadHIP.cmake:144 (find_package_and_print_version) 2025-04-25T04:41:12.4778627Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:74 (include) 2025-04-25T04:41:12.4779570Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2025-04-25T04:41:12.4780302Z CMakeLists.txt:9 (find_package) 2025-04-25T04:41:12.4780735Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-25T04:41:12.4781294Z  2025-04-25T04:41:12.4940662Z hip VERSION: 6.3.42131 2025-04-25T04:41:12.4948209Z amd_comgr VERSION: 2.8.0 2025-04-25T04:41:12.4959575Z rocrand VERSION: 3.2.0 2025-04-25T04:41:12.4970620Z hiprand VERSION: 2.11.0 2025-04-25T04:41:12.4980923Z rocblas VERSION: 4.3.0 2025-04-25T04:41:12.4990766Z hipblas VERSION: 2.3.0 2025-04-25T04:41:12.5000422Z miopen VERSION: 3.3.0 2025-04-25T04:41:12.5010063Z hipfft VERSION: 1.0.17 2025-04-25T04:41:12.5019334Z hipsparse VERSION: 3.1.2 2025-04-25T04:41:12.5029036Z rocprim VERSION: 3.3.0 2025-04-25T04:41:12.5039299Z hipcub VERSION: 3.3.0 2025-04-25T04:41:12.5049046Z rocthrust VERSION: 3.3.0 2025-04-25T04:41:12.5059399Z hipsolver VERSION: 2.3.0 2025-04-25T04:41:12.5064571Z CMake Deprecation Warning at /opt/rocm/lib/cmake/hiprtc/hiprtc-config.cmake:21 (cmake_minimum_required): 2025-04-25T04:41:12.5066024Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-25T04:41:12.5067096Z CMake. 2025-04-25T04:41:12.5067327Z 2025-04-25T04:41:12.5067746Z Update the VERSION argument value. Or, use the ... syntax 2025-04-25T04:41:12.5068845Z to tell CMake that the project requires at least but has been updated 2025-04-25T04:41:12.5069719Z to work with policies introduced by or earlier. 2025-04-25T04:41:12.5070432Z Call Stack (most recent call first): 2025-04-25T04:41:12.5071669Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/LoadHIP.cmake:73 (find_package) 2025-04-25T04:41:12.5073794Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/LoadHIP.cmake:164 (find_package_and_print_version) 2025-04-25T04:41:12.5075888Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:74 (include) 2025-04-25T04:41:12.5077747Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2025-04-25T04:41:12.5079023Z CMakeLists.txt:9 (find_package) 2025-04-25T04:41:12.5079408Z 2025-04-25T04:41:12.5079648Z  2025-04-25T04:41:12.5080135Z hiprtc VERSION: 6.3.42131 2025-04-25T04:41:12.5083452Z hipblaslt VERSION: 0.10.0 2025-04-25T04:41:12.5092736Z rccl VERSION: 2.21.5 2025-04-25T04:41:12.5099872Z hsa-runtime64 VERSION: 1.14.60300 2025-04-25T04:41:13.3387639Z hipblaslt is using scale pointer vec ext 2025-04-25T04:41:13.3642341Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-04-25T04:41:13.3643168Z static library kineto_LIBRARY-NOTFOUND not found. 2025-04-25T04:41:13.3643591Z Call Stack (most recent call first): 2025-04-25T04:41:13.3644351Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-04-25T04:41:13.3645323Z CMakeLists.txt:9 (find_package) 2025-04-25T04:41:13.3645530Z 2025-04-25T04:41:13.3645651Z  2025-04-25T04:41:13.3646140Z -- Found Torch: /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so 2025-04-25T04:41:13.3649195Z -- Configuring done (2.5s) 2025-04-25T04:41:13.3749531Z -- Generating done (0.0s) 2025-04-25T04:41:13.3750104Z CMake Warning: 2025-04-25T04:41:13.3750457Z Manually-specified variables were not used by the project: 2025-04-25T04:41:13.3750775Z 2025-04-25T04:41:13.3750889Z Python_EXECUTABLE 2025-04-25T04:41:13.3751045Z 2025-04-25T04:41:13.3751149Z  2025-04-25T04:41:13.3761628Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build 2025-04-25T04:41:13.3812245Z + make VERBOSE=1 2025-04-25T04:41:13.3827775Z /opt/conda/envs/py_3.10/bin/cmake -S/var/lib/jenkins/workspace/test/custom_backend -B/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build --check-build-system CMakeFiles/Makefile.cmake 0 2025-04-25T04:41:13.3897033Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build//CMakeFiles/progress.marks 2025-04-25T04:41:13.3941174Z make -f CMakeFiles/Makefile2 all 2025-04-25T04:41:13.3954766Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-04-25T04:41:13.3955614Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/depend 2025-04-25T04:41:13.3967563Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-04-25T04:41:13.3970637Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /opt/conda/envs/py_3.10/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake "--color=" 2025-04-25T04:41:13.4022384Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-04-25T04:41:13.4023272Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/build 2025-04-25T04:41:13.4036760Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-04-25T04:41:13.4083002Z [ 25%] Building CXX object CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2025-04-25T04:41:13.4092272Z /usr/bin/c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_PROF_API=1 -DUSE_RPC -DUSE_TENSORPIPE -D__HIP_PLATFORM_AMD__ -D__HIP_PLATFORM_AMD__=1 -Dcustom_backend_EXPORTS -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/rocm/include -isystem /opt/rocm-6.3.0/include -isystem /opt/rocm-6.3.0/include/hiprand -isystem /opt/rocm-6.3.0/include/rocrand -std=gnu++17 -fPIC -fPIC -D__HIP_PLATFORM_AMD__=1 -DCUDA_HAS_FP16=1 -DUSE_ROCM -D__HIP_NO_HALF_OPERATORS__=1 -D__HIP_NO_HALF_CONVERSIONS__=1 -DTORCH_HIP_VERSION=603 -Wno-shift-count-negative -Wno-shift-count-overflow -Wno-duplicate-decl-specifier -DCAFFE2_USE_MIOPEN -DTHRUST_DEVICE_SYSTEM=THRUST_DEVICE_SYSTEM_HIP -std=c++17 -DHIPBLAS_V2 -DHIPBLASLT_VEC_EXT -MD -MT CMakeFiles/custom_backend.dir/custom_backend.cpp.o -MF CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d -o CMakeFiles/custom_backend.dir/custom_backend.cpp.o -c /var/lib/jenkins/workspace/test/custom_backend/custom_backend.cpp 2025-04-25T04:41:13.4117873Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:41:20.1089175Z [ 50%] Linking CXX shared library libcustom_backend.so 2025-04-25T04:41:20.1093438Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_link_script CMakeFiles/custom_backend.dir/link.txt --verbose=1 2025-04-25T04:41:20.1137703Z /usr/bin/c++ -fPIC -shared -Wl,-soname,libcustom_backend.so -o libcustom_backend.so CMakeFiles/custom_backend.dir/custom_backend.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so" -Wl,--as-needed /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so /opt/rocm-6.3.0/lib/libMIOpen.so.1.0.60300 /opt/rocm/lib/libhiprtc.so.6.3.60300 -ldl /opt/rocm-6.3.0/lib/libhipblas.so.2.3.60300 /opt/rocm-6.3.0/lib/libhipfft.so.0.1.60300 /opt/rocm-6.3.0/lib/libhiprand.so.1.1.60300 /opt/rocm-6.3.0/lib/librocrand.so.1.1.60300 /opt/rocm-6.3.0/lib/libhipsparse.so.1.1.0.60300 /opt/rocm-6.3.0/lib/libhipsolver.so.0.3.60300 /opt/rocm-6.3.0/lib/librocblas.so.4.3.60300 /opt/rocm/lib/libamdhip64.so.6.3.60300 /opt/rocm-6.3.0/lib/libhipblaslt.so.0.10.60300 -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2025-04-25T04:41:20.6668768Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-04-25T04:41:20.6735556Z [ 50%] Built target custom_backend 2025-04-25T04:41:20.6741499Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/depend 2025-04-25T04:41:20.6755758Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-04-25T04:41:20.6758768Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /opt/conda/envs/py_3.10/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake "--color=" 2025-04-25T04:41:20.6807882Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-04-25T04:41:20.6809058Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/build 2025-04-25T04:41:20.6822450Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-04-25T04:41:20.6869715Z [ 75%] Building CXX object CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2025-04-25T04:41:20.6878889Z /usr/bin/c++ -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_PROF_API=1 -DUSE_RPC -DUSE_TENSORPIPE -D__HIP_PLATFORM_AMD__ -D__HIP_PLATFORM_AMD__=1 -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /opt/rocm/include -isystem /opt/rocm-6.3.0/include -isystem /opt/rocm-6.3.0/include/hiprand -isystem /opt/rocm-6.3.0/include/rocrand -std=gnu++17 -fPIC -D__HIP_PLATFORM_AMD__=1 -DCUDA_HAS_FP16=1 -DUSE_ROCM -D__HIP_NO_HALF_OPERATORS__=1 -D__HIP_NO_HALF_CONVERSIONS__=1 -DTORCH_HIP_VERSION=603 -Wno-shift-count-negative -Wno-shift-count-overflow -Wno-duplicate-decl-specifier -DCAFFE2_USE_MIOPEN -DTHRUST_DEVICE_SYSTEM=THRUST_DEVICE_SYSTEM_HIP -std=c++17 -DHIPBLAS_V2 -DHIPBLASLT_VEC_EXT -MD -MT CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -MF CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d -o CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -c /var/lib/jenkins/workspace/test/custom_backend/test_custom_backend.cpp 2025-04-25T04:41:20.6905214Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-25T04:41:31.0094926Z [100%] Linking CXX executable test_custom_backend 2025-04-25T04:41:31.0099598Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_link_script CMakeFiles/test_custom_backend.dir/link.txt --verbose=1 2025-04-25T04:41:31.0144607Z /usr/bin/c++ CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -o test_custom_backend -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build:/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib:/opt/rocm-6.3.0/lib:/opt/rocm/lib libcustom_backend.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so" -Wl,--as-needed /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so /opt/rocm-6.3.0/lib/libMIOpen.so.1.0.60300 /opt/rocm/lib/libhiprtc.so.6.3.60300 -ldl /opt/rocm-6.3.0/lib/libhipblas.so.2.3.60300 /opt/rocm-6.3.0/lib/libhipfft.so.0.1.60300 /opt/rocm-6.3.0/lib/libhiprand.so.1.1.60300 /opt/rocm-6.3.0/lib/librocrand.so.1.1.60300 /opt/rocm-6.3.0/lib/libhipsparse.so.1.1.0.60300 /opt/rocm-6.3.0/lib/libhipsolver.so.0.3.60300 /opt/rocm-6.3.0/lib/librocblas.so.4.3.60300 /opt/rocm/lib/libamdhip64.so.6.3.60300 /opt/rocm-6.3.0/lib/libhipblaslt.so.0.10.60300 -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so 2025-04-25T04:41:31.8152137Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-04-25T04:41:31.8222355Z [100%] Built target test_custom_backend 2025-04-25T04:41:31.8228774Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-04-25T04:41:31.8230409Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles 0 2025-04-25T04:41:31.8278128Z + popd 2025-04-25T04:41:31.8278548Z ~/workspace 2025-04-25T04:41:31.8278943Z + assert_git_not_dirty 2025-04-25T04:41:31.8279458Z + [[ linux-focal-rocm-py3.10 != *rocm* ]] 2025-04-25T04:41:31.8283134Z + [[ linux-focal-rocm-py3.10 != *libtorch* ]] 2025-04-25T04:41:31.8283790Z + [[ linux-focal-rocm-py3.10 != *bazel* ]] 2025-04-25T04:41:31.8284433Z + python tools/stats/export_test_times.py 2025-04-25T04:41:31.8817161Z Exporting test times from test-infra 2025-04-25T04:41:31.8818201Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json to /var/lib/jenkins/workspace/.additional_ci_files/test-times.json 2025-04-25T04:41:31.9613056Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-class-times.json to /var/lib/jenkins/workspace/.additional_ci_files/test-class-times.json 2025-04-25T04:41:32.2039870Z + [[ linux-focal-rocm-py3.10 != *s390x* ]] 2025-04-25T04:41:32.2040374Z + [[ linux-focal-rocm-py3.10 != *-bazel-* ]] 2025-04-25T04:41:32.2040731Z + print_sccache_stats 2025-04-25T04:41:32.2041033Z + echo 'PyTorch Build Statistics' 2025-04-25T04:41:32.2041373Z PyTorch Build Statistics 2025-04-25T04:41:32.2041710Z + sccache --show-stats 2025-04-25T04:41:32.2064458Z Compile requests 9764 2025-04-25T04:41:32.2064883Z Compile requests executed 7680 2025-04-25T04:41:32.2065217Z Cache hits 7650 2025-04-25T04:41:32.2065535Z Cache hits (C/C++) 7353 2025-04-25T04:41:32.2065842Z Cache hits (HIP) 297 2025-04-25T04:41:32.2066409Z Cache misses 1 2025-04-25T04:41:32.2066734Z Cache misses (C/C++) 1 2025-04-25T04:41:32.2067059Z Cache hits rate 99.99 % 2025-04-25T04:41:32.2067412Z Cache hits rate (C/C++) 99.99 % 2025-04-25T04:41:32.2067813Z Cache hits rate (HIP) 100.00 % 2025-04-25T04:41:32.2068179Z Cache timeouts 0 2025-04-25T04:41:32.2068571Z Cache read errors 0 2025-04-25T04:41:32.2068892Z Forced recaches 0 2025-04-25T04:41:32.2069323Z Cache write errors 0 2025-04-25T04:41:32.2069647Z Cache errors 23 2025-04-25T04:41:32.2069966Z Cache errors (C/C++) 23 2025-04-25T04:41:32.2070354Z Compilations 1 2025-04-25T04:41:32.2070745Z Compilation failures 6 2025-04-25T04:41:32.2071201Z Non-cacheable compilations 0 2025-04-25T04:41:32.2071566Z Non-cacheable calls 311 2025-04-25T04:41:32.2072017Z Non-compilation calls 1773 2025-04-25T04:41:32.2072583Z Unsupported compiler calls 0 2025-04-25T04:41:32.2072957Z Average cache write 0.033 s 2025-04-25T04:41:32.2073282Z Average compiler 0.040 s 2025-04-25T04:41:32.2073623Z Average cache read hit 0.037 s 2025-04-25T04:41:32.2073973Z Failed distributed compilations 0 2025-04-25T04:41:32.2074198Z 2025-04-25T04:41:32.2074314Z Non-cacheable reasons: 2025-04-25T04:41:32.2074576Z -M 297 2025-04-25T04:41:32.2074904Z multiple input files 13 2025-04-25T04:41:32.2075233Z unknown source language 1 2025-04-25T04:41:32.2075449Z 2025-04-25T04:41:32.2075750Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-04-25T04:41:32.2076223Z Version (client) 0.9.1 2025-04-25T04:41:32.2076521Z + [[ -n 41133079889 ]] 2025-04-25T04:41:32.2076794Z + sccache --show-stats --stats-format json 2025-04-25T04:41:32.2077115Z + jq .stats 2025-04-25T04:41:32.2445764Z + sccache_epilogue 2025-04-25T04:41:32.2446138Z + echo '::group::Sccache Compilation Log' 2025-04-25T04:41:32.2446822Z ##[group]Sccache Compilation Log 2025-04-25T04:41:32.2447178Z + echo '=================== sccache compilation log ===================' 2025-04-25T04:41:32.2447663Z =================== sccache compilation log =================== 2025-04-25T04:41:32.2448362Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-04-25T04:41:32.2619339Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-04-25T04:41:32.2620120Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-04-25T04:41:32.2620636Z + sccache --show-stats 2025-04-25T04:41:32.2643440Z Compile requests 9764 2025-04-25T04:41:32.2643889Z Compile requests executed 7680 2025-04-25T04:41:32.2644226Z Cache hits 7650 2025-04-25T04:41:32.2644567Z Cache hits (C/C++) 7353 2025-04-25T04:41:32.2644912Z Cache hits (HIP) 297 2025-04-25T04:41:32.2645233Z Cache misses 1 2025-04-25T04:41:32.2645612Z Cache misses (C/C++) 1 2025-04-25T04:41:32.2645940Z Cache hits rate 99.99 % 2025-04-25T04:41:32.2646362Z Cache hits rate (C/C++) 99.99 % 2025-04-25T04:41:32.2646706Z Cache hits rate (HIP) 100.00 % 2025-04-25T04:41:32.2647092Z Cache timeouts 0 2025-04-25T04:41:32.2647405Z Cache read errors 0 2025-04-25T04:41:32.2647785Z Forced recaches 0 2025-04-25T04:41:32.2648112Z Cache write errors 0 2025-04-25T04:41:32.2648477Z Cache errors 23 2025-04-25T04:41:32.2648801Z Cache errors (C/C++) 23 2025-04-25T04:41:32.2649396Z Compilations 1 2025-04-25T04:41:32.2649720Z Compilation failures 6 2025-04-25T04:41:32.2650119Z Non-cacheable compilations 0 2025-04-25T04:41:32.2650460Z Non-cacheable calls 311 2025-04-25T04:41:32.2650850Z Non-compilation calls 1773 2025-04-25T04:41:32.2651178Z Unsupported compiler calls 0 2025-04-25T04:41:32.2651572Z Average cache write 0.033 s 2025-04-25T04:41:32.2651914Z Average compiler 0.040 s 2025-04-25T04:41:32.2652364Z Average cache read hit 0.037 s 2025-04-25T04:41:32.2652713Z Failed distributed compilations 0 2025-04-25T04:41:32.2652960Z 2025-04-25T04:41:32.2653114Z Non-cacheable reasons: 2025-04-25T04:41:32.2653389Z -M 297 2025-04-25T04:41:32.2653708Z multiple input files 13 2025-04-25T04:41:32.2654090Z unknown source language 1 2025-04-25T04:41:32.2654306Z 2025-04-25T04:41:32.2654606Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-04-25T04:41:32.2655121Z Version (client) 0.9.1 2025-04-25T04:41:32.2655446Z + sccache --stop-server 2025-04-25T04:41:32.2666284Z Stopping sccache server... 2025-04-25T04:41:32.2669218Z Compile requests 9764 2025-04-25T04:41:32.2669644Z Compile requests executed 7680 2025-04-25T04:41:32.2670041Z Cache hits 7650 2025-04-25T04:41:32.2670363Z Cache hits (C/C++) 7353 2025-04-25T04:41:32.2670687Z Cache hits (HIP) 297 2025-04-25T04:41:32.2671004Z Cache misses 1 2025-04-25T04:41:32.2671444Z Cache misses (C/C++) 1 2025-04-25T04:41:32.2671760Z Cache hits rate 99.99 % 2025-04-25T04:41:32.2672093Z Cache hits rate (C/C++) 99.99 % 2025-04-25T04:41:32.2672429Z Cache hits rate (HIP) 100.00 % 2025-04-25T04:41:32.2672752Z Cache timeouts 0 2025-04-25T04:41:32.2673078Z Cache read errors 0 2025-04-25T04:41:32.2673413Z Forced recaches 0 2025-04-25T04:41:32.2673738Z Cache write errors 0 2025-04-25T04:41:32.2674046Z Cache errors 23 2025-04-25T04:41:32.2674362Z Cache errors (C/C++) 23 2025-04-25T04:41:32.2674681Z Compilations 1 2025-04-25T04:41:32.2674997Z Compilation failures 6 2025-04-25T04:41:32.2675341Z Non-cacheable compilations 0 2025-04-25T04:41:32.2675824Z Non-cacheable calls 311 2025-04-25T04:41:32.2676367Z Non-compilation calls 1773 2025-04-25T04:41:32.2676932Z Unsupported compiler calls 0 2025-04-25T04:41:32.2677501Z Average cache write 0.033 s 2025-04-25T04:41:32.2678051Z Average compiler 0.040 s 2025-04-25T04:41:32.2678628Z Average cache read hit 0.037 s 2025-04-25T04:41:32.2679235Z Failed distributed compilations 0 2025-04-25T04:41:32.2679627Z 2025-04-25T04:41:32.2679813Z Non-cacheable reasons: 2025-04-25T04:41:32.2680243Z -M 297 2025-04-25T04:41:32.2680793Z multiple input files 13 2025-04-25T04:41:32.2681372Z unknown source language 1 2025-04-25T04:41:32.2681757Z 2025-04-25T04:41:32.2682175Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-04-25T04:41:32.2682987Z Version (client) 0.9.1 2025-04-25T04:41:32.2683499Z + echo ::endgroup:: 2025-04-25T04:41:32.2684243Z ##[endgroup] 2025-04-25T04:41:32.2764327Z ##[group]Run zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .additional_ci_files 2025-04-25T04:41:32.2765249Z zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .additional_ci_files 2025-04-25T04:41:32.2774721Z shell: /usr/bin/bash -e {0} 2025-04-25T04:41:32.2775137Z ##[endgroup] 2025-04-25T04:41:32.2921031Z adding: dist/ (stored 0%) 2025-04-25T04:41:48.9795632Z adding: dist/torch-2.8.0a0+gitb68c0ef-cp310-cp310-linux_x86_64.whl (deflated 1%) 2025-04-25T04:41:48.9972515Z adding: dist/.ninja_log (deflated 87%) 2025-04-25T04:41:48.9972933Z adding: build/custom_test_artifacts/ (stored 0%) 2025-04-25T04:41:48.9973410Z adding: build/custom_test_artifacts/custom-op-build/ (stored 0%) 2025-04-25T04:41:48.9973985Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/ (stored 0%) 2025-04-25T04:41:48.9974899Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/pkgRedirects/ (stored 0%) 2025-04-25T04:41:48.9977576Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeConfigureLog.yaml (deflated 88%) 2025-04-25T04:41:48.9978367Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/ (stored 0%) 2025-04-25T04:41:48.9979133Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CMakeSystem.cmake (deflated 65%) 2025-04-25T04:41:48.9979966Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CompilerIdC/ (stored 0%) 2025-04-25T04:41:48.9980766Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CompilerIdC/tmp/ (stored 0%) 2025-04-25T04:41:48.9981744Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2025-04-25T04:41:48.9982983Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CompilerIdC/a.out (deflated 82%) 2025-04-25T04:41:48.9983883Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CMakeCCompiler.cmake (deflated 68%) 2025-04-25T04:41:48.9984738Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CompilerIdCXX/ (stored 0%) 2025-04-25T04:41:48.9985564Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CompilerIdCXX/tmp/ (stored 0%) 2025-04-25T04:41:48.9986905Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 78%) 2025-04-25T04:41:48.9988856Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CompilerIdCXX/a.out (deflated 82%) 2025-04-25T04:41:48.9989784Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CMakeCXXCompiler.cmake (deflated 71%) 2025-04-25T04:41:48.9991825Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CMakeDetermineCompilerABI_C.bin (deflated 83%) 2025-04-25T04:41:48.9993725Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CMakeDetermineCompilerABI_CXX.bin (deflated 83%) 2025-04-25T04:41:48.9994618Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeScratch/ (stored 0%) 2025-04-25T04:41:48.9995341Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ (stored 0%) 2025-04-25T04:41:48.9996091Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache (deflated 8%) 2025-04-25T04:41:48.9996848Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ (stored 0%) 2025-04-25T04:41:48.9997707Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts (deflated 15%) 2025-04-25T04:41:48.9998676Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make (deflated 21%) 2025-04-25T04:41:48.9999613Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make (deflated 18%) 2025-04-25T04:41:49.0000705Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt (deflated 73%) 2025-04-25T04:41:49.0001616Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake (deflated 40%) 2025-04-25T04:41:49.0002529Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make (deflated 74%) 2025-04-25T04:41:49.0003444Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake (deflated 53%) 2025-04-25T04:41:49.0004413Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make (deflated 48%) 2025-04-25T04:41:49.0005309Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make (deflated 26%) 2025-04-25T04:41:49.0020577Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d (deflated 93%) 2025-04-25T04:41:49.0310807Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o (deflated 83%) 2025-04-25T04:41:49.0311811Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ (stored 0%) 2025-04-25T04:41:49.0312711Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts (deflated 16%) 2025-04-25T04:41:49.0313720Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make (deflated 21%) 2025-04-25T04:41:49.0314698Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make (deflated 17%) 2025-04-25T04:41:49.0315603Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt (deflated 72%) 2025-04-25T04:41:49.0316553Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake (deflated 46%) 2025-04-25T04:41:49.0317502Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make (deflated 76%) 2025-04-25T04:41:49.0318454Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake (deflated 56%) 2025-04-25T04:41:49.0319403Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make (deflated 49%) 2025-04-25T04:41:49.0320324Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make (deflated 26%) 2025-04-25T04:41:49.0336978Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d (deflated 93%) 2025-04-25T04:41:49.0461368Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o (deflated 81%) 2025-04-25T04:41:49.0462580Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 48%) 2025-04-25T04:41:49.0463551Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt (deflated 72%) 2025-04-25T04:41:49.0464426Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks (stored 0%) 2025-04-25T04:41:49.0465172Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 (deflated 76%) 2025-04-25T04:41:49.0465924Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake (deflated 88%) 2025-04-25T04:41:49.0466792Z adding: build/custom_test_artifacts/custom-op-build/hipblaslt_test_vec_ext.cc (deflated 15%) 2025-04-25T04:41:49.0467565Z adding: build/custom_test_artifacts/custom-op-build/CMakeCache.txt (deflated 80%) 2025-04-25T04:41:49.0468273Z adding: build/custom_test_artifacts/custom-op-build/Makefile (deflated 74%) 2025-04-25T04:41:49.0468935Z adding: build/custom_test_artifacts/custom-op-build/cmake_install.cmake (deflated 64%) 2025-04-25T04:41:49.0743221Z adding: build/custom_test_artifacts/custom-op-build/libcustom_ops.so (deflated 74%) 2025-04-25T04:41:49.0837959Z adding: build/custom_test_artifacts/custom-op-build/test_custom_ops (deflated 71%) 2025-04-25T04:41:49.0838923Z adding: build/custom_test_artifacts/jit-hook-build/ (stored 0%) 2025-04-25T04:41:49.0839501Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ (stored 0%) 2025-04-25T04:41:49.0840169Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/pkgRedirects/ (stored 0%) 2025-04-25T04:41:49.0843047Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeConfigureLog.yaml (deflated 88%) 2025-04-25T04:41:49.0843899Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/ (stored 0%) 2025-04-25T04:41:49.0844658Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CMakeSystem.cmake (deflated 65%) 2025-04-25T04:41:49.0845470Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CompilerIdC/ (stored 0%) 2025-04-25T04:41:49.0846332Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CompilerIdC/tmp/ (stored 0%) 2025-04-25T04:41:49.0847298Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2025-04-25T04:41:49.0848311Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CompilerIdC/a.out (deflated 82%) 2025-04-25T04:41:49.0849291Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CMakeCCompiler.cmake (deflated 68%) 2025-04-25T04:41:49.0850112Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CompilerIdCXX/ (stored 0%) 2025-04-25T04:41:49.0850917Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CompilerIdCXX/tmp/ (stored 0%) 2025-04-25T04:41:49.0852234Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 78%) 2025-04-25T04:41:49.0854217Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CompilerIdCXX/a.out (deflated 82%) 2025-04-25T04:41:49.0855491Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CMakeCXXCompiler.cmake (deflated 71%) 2025-04-25T04:41:49.0857083Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CMakeDetermineCompilerABI_C.bin (deflated 83%) 2025-04-25T04:41:49.0859161Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CMakeDetermineCompilerABI_CXX.bin (deflated 83%) 2025-04-25T04:41:49.0860210Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeScratch/ (stored 0%) 2025-04-25T04:41:49.0861036Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ (stored 0%) 2025-04-25T04:41:49.0861867Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache (deflated 8%) 2025-04-25T04:41:49.0862792Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ (stored 0%) 2025-04-25T04:41:49.0863681Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts (deflated 15%) 2025-04-25T04:41:49.0864683Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make (deflated 20%) 2025-04-25T04:41:49.0865642Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make (deflated 17%) 2025-04-25T04:41:49.0866556Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt (deflated 74%) 2025-04-25T04:41:49.0867480Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake (deflated 45%) 2025-04-25T04:41:49.0868417Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make (deflated 75%) 2025-04-25T04:41:49.0869342Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake (deflated 56%) 2025-04-25T04:41:49.0870280Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make (deflated 49%) 2025-04-25T04:41:49.0871209Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make (deflated 26%) 2025-04-25T04:41:49.0886402Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d (deflated 93%) 2025-04-25T04:41:49.0984090Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o (deflated 80%) 2025-04-25T04:41:49.0985862Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2025-04-25T04:41:49.0987421Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt (deflated 64%) 2025-04-25T04:41:49.0988214Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks (stored 0%) 2025-04-25T04:41:49.0989014Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 (deflated 69%) 2025-04-25T04:41:49.0990372Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake (deflated 88%) 2025-04-25T04:41:49.0991521Z adding: build/custom_test_artifacts/jit-hook-build/hipblaslt_test_vec_ext.cc (deflated 15%) 2025-04-25T04:41:49.0992299Z adding: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt (deflated 80%) 2025-04-25T04:41:49.0992925Z adding: build/custom_test_artifacts/jit-hook-build/Makefile (deflated 71%) 2025-04-25T04:41:49.0993583Z adding: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake (deflated 64%) 2025-04-25T04:41:49.1056790Z adding: build/custom_test_artifacts/jit-hook-build/test_jit_hooks (deflated 71%) 2025-04-25T04:41:49.1057594Z adding: build/custom_test_artifacts/custom-backend-build/ (stored 0%) 2025-04-25T04:41:49.1058197Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ (stored 0%) 2025-04-25T04:41:49.1058926Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/pkgRedirects/ (stored 0%) 2025-04-25T04:41:49.1062071Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeConfigureLog.yaml (deflated 88%) 2025-04-25T04:41:49.1063068Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/ (stored 0%) 2025-04-25T04:41:49.1063892Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CMakeSystem.cmake (deflated 65%) 2025-04-25T04:41:49.1064833Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CompilerIdC/ (stored 0%) 2025-04-25T04:41:49.1066043Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CompilerIdC/tmp/ (stored 0%) 2025-04-25T04:41:49.1067346Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2025-04-25T04:41:49.1068756Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CompilerIdC/a.out (deflated 82%) 2025-04-25T04:41:49.1069676Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CMakeCCompiler.cmake (deflated 68%) 2025-04-25T04:41:49.1070657Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CompilerIdCXX/ (stored 0%) 2025-04-25T04:41:49.1071897Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CompilerIdCXX/tmp/ (stored 0%) 2025-04-25T04:41:49.1073329Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 78%) 2025-04-25T04:41:49.1074767Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CompilerIdCXX/a.out (deflated 82%) 2025-04-25T04:41:49.1076118Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CMakeCXXCompiler.cmake (deflated 71%) 2025-04-25T04:41:49.1077160Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CMakeDetermineCompilerABI_C.bin (deflated 83%) 2025-04-25T04:41:49.1079182Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CMakeDetermineCompilerABI_CXX.bin (deflated 83%) 2025-04-25T04:41:49.1080770Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeScratch/ (stored 0%) 2025-04-25T04:41:49.1082324Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ (stored 0%) 2025-04-25T04:41:49.1083128Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache (deflated 8%) 2025-04-25T04:41:49.1083971Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ (stored 0%) 2025-04-25T04:41:49.1084912Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts (deflated 15%) 2025-04-25T04:41:49.1086064Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make (deflated 21%) 2025-04-25T04:41:49.1087492Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make (deflated 18%) 2025-04-25T04:41:49.1088458Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt (deflated 73%) 2025-04-25T04:41:49.1089504Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake (deflated 46%) 2025-04-25T04:41:49.1090516Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make (deflated 76%) 2025-04-25T04:41:49.1091519Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake (deflated 56%) 2025-04-25T04:41:49.1092520Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make (deflated 48%) 2025-04-25T04:41:49.1093505Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make (deflated 26%) 2025-04-25T04:41:49.1094554Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d (deflated 90%) 2025-04-25T04:41:49.1272699Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o (deflated 81%) 2025-04-25T04:41:49.1274460Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ (stored 0%) 2025-04-25T04:41:49.1276261Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts (deflated 16%) 2025-04-25T04:41:49.1277357Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make (deflated 20%) 2025-04-25T04:41:49.1278429Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make (deflated 18%) 2025-04-25T04:41:49.1279434Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt (deflated 72%) 2025-04-25T04:41:49.1280464Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake (deflated 49%) 2025-04-25T04:41:49.1281500Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make (deflated 77%) 2025-04-25T04:41:49.1282543Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake (deflated 57%) 2025-04-25T04:41:49.1283575Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make (deflated 49%) 2025-04-25T04:41:49.1284603Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make (deflated 26%) 2025-04-25T04:41:49.1299255Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d (deflated 93%) 2025-04-25T04:41:49.1383270Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o (deflated 80%) 2025-04-25T04:41:49.1385142Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 48%) 2025-04-25T04:41:49.1386624Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt (deflated 74%) 2025-04-25T04:41:49.1387701Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks (stored 0%) 2025-04-25T04:41:49.1388884Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 (deflated 76%) 2025-04-25T04:41:49.1390251Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake (deflated 88%) 2025-04-25T04:41:49.1391224Z adding: build/custom_test_artifacts/custom-backend-build/hipblaslt_test_vec_ext.cc (deflated 15%) 2025-04-25T04:41:49.1391979Z adding: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt (deflated 80%) 2025-04-25T04:41:49.1392672Z adding: build/custom_test_artifacts/custom-backend-build/Makefile (deflated 75%) 2025-04-25T04:41:49.1393392Z adding: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake (deflated 64%) 2025-04-25T04:41:49.1563682Z adding: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so (deflated 73%) 2025-04-25T04:41:49.1629758Z adding: build/custom_test_artifacts/custom-backend-build/test_custom_backend (deflated 71%) 2025-04-25T04:41:49.1630444Z adding: build/lib/ (stored 0%) 2025-04-25T04:41:49.1800785Z adding: build/lib/libprotobuf-lite.a (deflated 74%) 2025-04-25T04:41:49.2721212Z adding: build/lib/libprotobuf.a (deflated 73%) 2025-04-25T04:41:49.3875778Z adding: build/lib/libprotoc.a (deflated 71%) 2025-04-25T04:41:49.3899131Z adding: build/lib/libpthreadpool.a (deflated 61%) 2025-04-25T04:41:49.3918335Z adding: build/lib/libcpuinfo.a (deflated 70%) 2025-04-25T04:41:49.3939278Z adding: build/lib/libcpuinfo_internals.a (deflated 71%) 2025-04-25T04:41:49.3940393Z adding: build/lib/libclog.a (deflated 74%) 2025-04-25T04:41:49.3992526Z adding: build/lib/libpytorch_qnnpack.a (deflated 66%) 2025-04-25T04:41:49.4002207Z adding: build/lib/libnnpack_reference_layers.a (deflated 69%) 2025-04-25T04:41:49.4048516Z adding: build/lib/libnnpack.a (deflated 72%) 2025-04-25T04:41:49.4480584Z adding: build/lib/libmicrokernels-prod.a (deflated 69%) 2025-04-25T04:41:49.6245226Z adding: build/lib/libmicrokernels-all.a (deflated 70%) 2025-04-25T04:41:49.6365664Z adding: build/lib/libgtest.a (deflated 73%) 2025-04-25T04:41:49.6413492Z adding: build/lib/libgmock.a (deflated 71%) 2025-04-25T04:41:49.6417918Z adding: build/lib/libgmock_main.a (deflated 63%) 2025-04-25T04:41:49.6418715Z adding: build/lib/libgtest_main.a (deflated 64%) 2025-04-25T04:41:49.6637782Z adding: build/lib/libXNNPACK.a (deflated 71%) 2025-04-25T04:41:49.6780834Z adding: build/lib/libbenchmark.a (deflated 69%) 2025-04-25T04:41:49.6784922Z adding: build/lib/libbenchmark_main.a (deflated 64%) 2025-04-25T04:41:49.6804185Z adding: build/lib/libittnotify.a (deflated 78%) 2025-04-25T04:41:49.6953761Z adding: build/lib/libasmjit.a (deflated 62%) 2025-04-25T04:41:49.9026454Z adding: build/lib/libfbgemm.a (deflated 83%) 2025-04-25T04:41:49.9085125Z adding: build/lib/libtensorpipe_uv.a (deflated 66%) 2025-04-25T04:41:50.0474166Z adding: build/lib/libtensorpipe.a (deflated 78%) 2025-04-25T04:41:50.0771707Z adding: build/lib/libgloo.a (deflated 72%) 2025-04-25T04:41:50.0857102Z adding: build/lib/libonnx_proto.a (deflated 77%) 2025-04-25T04:41:50.1581033Z adding: build/lib/libgloo_hip.a (deflated 86%) 2025-04-25T04:41:50.3175799Z adding: build/lib/libonnx.a (deflated 75%) 2025-04-25T04:41:52.5199083Z adding: build/lib/libdnnl.a (deflated 80%) 2025-04-25T04:41:52.5245510Z adding: build/lib/libfmt.a (deflated 64%) 2025-04-25T04:41:52.5917416Z adding: build/lib/libkineto.a (deflated 66%) 2025-04-25T04:41:52.6171359Z adding: build/lib/libc10.so (deflated 62%) 2025-04-25T04:41:52.6173106Z adding: build/lib/libtorch_global_deps.so (deflated 87%) 2025-04-25T04:41:52.6188348Z adding: build/lib/libcaffe2_nvrtc.so (deflated 81%) 2025-04-25T04:41:52.6306560Z adding: build/lib/libc10_hip.so (deflated 60%) 2025-04-25T04:41:57.8156443Z adding: build/lib/libtorch_cpu.so (deflated 71%) 2025-04-25T04:41:57.8163502Z adding: build/lib/libunbox_lib.a (deflated 71%) 2025-04-25T04:41:57.8170531Z adding: build/lib/libshm.so (deflated 66%) 2025-04-25T04:41:59.7069298Z adding: build/lib/libtorch_hip.so (deflated 57%) 2025-04-25T04:41:59.7070038Z adding: build/lib/libtorch.so (deflated 87%) 2025-04-25T04:41:59.7122319Z adding: build/lib/libjitbackend_test.so (deflated 63%) 2025-04-25T04:41:59.7197555Z adding: build/lib/libbackend_with_compiler.so (deflated 60%) 2025-04-25T04:41:59.7366974Z adding: build/lib/libtorchbind_test.so (deflated 73%) 2025-04-25T04:41:59.7427135Z adding: build/lib/libaoti_custom_ops.so (deflated 69%) 2025-04-25T04:42:00.1891354Z adding: build/lib/libtorch_python.so (deflated 67%) 2025-04-25T04:42:00.1957642Z adding: build/lib/libnnapi_backend.so (deflated 58%) 2025-04-25T04:42:00.1958367Z adding: build/bin/ (stored 0%) 2025-04-25T04:42:00.1958803Z adding: build/bin/CMakeFiles/ (stored 0%) 2025-04-25T04:42:00.1959196Z adding: build/bin/cmake_install.cmake (deflated 58%) 2025-04-25T04:42:00.1962251Z adding: build/bin/CTestTestfile.cmake (deflated 40%) 2025-04-25T04:42:00.2973500Z adding: build/bin/protoc-3.13.0.0 (deflated 61%) 2025-04-25T04:42:00.3871428Z adding: build/bin/protoc (deflated 61%) 2025-04-25T04:42:00.4003640Z adding: build/bin/c10_CompileTimeFunctionPointer_test (deflated 61%) 2025-04-25T04:42:00.4156494Z adding: build/bin/c10_DeviceGuard_test (deflated 61%) 2025-04-25T04:42:00.4300733Z adding: build/bin/c10_Device_test (deflated 61%) 2025-04-25T04:42:00.4451873Z adding: build/bin/c10_DispatchKeySet_test (deflated 62%) 2025-04-25T04:42:00.4579243Z adding: build/bin/c10_Scalar_test (deflated 61%) 2025-04-25T04:42:00.4710632Z adding: build/bin/c10_StreamGuard_test (deflated 61%) 2025-04-25T04:42:00.4851172Z adding: build/bin/c10_InlineDeviceGuard_test (deflated 62%) 2025-04-25T04:42:00.4991871Z adding: build/bin/c10_SymInt_test (deflated 61%) 2025-04-25T04:42:00.5140769Z adding: build/bin/c10_InlineStreamGuard_test (deflated 62%) 2025-04-25T04:42:00.5269031Z adding: build/bin/c10_ConstexprCrc_test (deflated 61%) 2025-04-25T04:42:00.5410687Z adding: build/bin/c10_SizesAndStrides_test (deflated 62%) 2025-04-25T04:42:00.5538567Z adding: build/bin/c10_ArrayRef_test (deflated 61%) 2025-04-25T04:42:00.5738298Z adding: build/bin/c10_cow_test (deflated 62%) 2025-04-25T04:42:00.5885379Z adding: build/bin/c10_Bitset_test (deflated 62%) 2025-04-25T04:42:00.6006845Z adding: build/bin/c10_Half_test (deflated 61%) 2025-04-25T04:42:00.6142034Z adding: build/bin/c10_LeftRight_test (deflated 62%) 2025-04-25T04:42:00.6265665Z adding: build/bin/c10_DeadlockDetection_test (deflated 61%) 2025-04-25T04:42:00.6395478Z adding: build/bin/c10_NetworkFlow_test (deflated 61%) 2025-04-25T04:42:00.6531709Z adding: build/bin/c10_Synchronized_test (deflated 61%) 2025-04-25T04:42:00.6673726Z adding: build/bin/c10_Metaprogramming_test (deflated 63%) 2025-04-25T04:42:00.6828354Z adding: build/bin/c10_ThreadLocal_test (deflated 63%) 2025-04-25T04:42:00.6956083Z adding: build/bin/c10_accumulate_test (deflated 61%) 2025-04-25T04:42:00.7085777Z adding: build/bin/c10_TypeList_test (deflated 61%) 2025-04-25T04:42:00.7240089Z adding: build/bin/c10_TypeIndex_test (deflated 62%) 2025-04-25T04:42:00.7359070Z adding: build/bin/c10_TypeTraits_test (deflated 61%) 2025-04-25T04:42:00.7485235Z adding: build/bin/c10_bfloat16_test (deflated 61%) 2025-04-25T04:42:00.7610650Z adding: build/bin/c10_bit_cast_test (deflated 61%) 2025-04-25T04:42:00.7734843Z adding: build/bin/c10_error_test (deflated 61%) 2025-04-25T04:42:00.7877197Z adding: build/bin/c10_exception_test (deflated 61%) 2025-04-25T04:42:00.8029536Z adding: build/bin/c10_complex_math_test (deflated 62%) 2025-04-25T04:42:00.8168333Z adding: build/bin/c10_complex_test (deflated 61%) 2025-04-25T04:42:00.8290009Z adding: build/bin/c10_flags_test (deflated 61%) 2025-04-25T04:42:00.8418191Z adding: build/bin/c10_lazy_test (deflated 61%) 2025-04-25T04:42:00.8540519Z adding: build/bin/c10_generic_math_test (deflated 61%) 2025-04-25T04:42:00.8682124Z adding: build/bin/c10_irange_test (deflated 61%) 2025-04-25T04:42:00.9057303Z adding: build/bin/c10_intrusive_ptr_test (deflated 73%) 2025-04-25T04:42:00.9210511Z adding: build/bin/c10_logging_test (deflated 62%) 2025-04-25T04:42:00.9386206Z adding: build/bin/c10_optional_test (deflated 65%) 2025-04-25T04:42:00.9518197Z adding: build/bin/c10_registry_test (deflated 61%) 2025-04-25T04:42:00.9670144Z adding: build/bin/c10_ordered_preserving_dict_test (deflated 63%) 2025-04-25T04:42:01.0008284Z adding: build/bin/c10_small_vector_test (deflated 74%) 2025-04-25T04:42:01.0149375Z adding: build/bin/c10_ssize_test (deflated 61%) 2025-04-25T04:42:01.0285176Z adding: build/bin/c10_string_util_test (deflated 61%) 2025-04-25T04:42:01.0415915Z adding: build/bin/c10_string_view_test (deflated 61%) 2025-04-25T04:42:01.0539498Z adding: build/bin/c10_tempfile_test (deflated 61%) 2025-04-25T04:42:01.0699286Z adding: build/bin/c10_typeid_test (deflated 61%) 2025-04-25T04:42:01.0819494Z adding: build/bin/c10_intrusive_ptr_benchmark (deflated 58%) 2025-04-25T04:42:01.0938369Z adding: build/bin/c10_hip_HIPAssertionsTest_1_var_test (deflated 61%) 2025-04-25T04:42:01.1060583Z adding: build/bin/c10_hip_HIPAssertionsTest_catches_stream (deflated 61%) 2025-04-25T04:42:01.1179654Z adding: build/bin/c10_hip_HIPAssertionsTest_catches_thread_and_block_and_device (deflated 61%) 2025-04-25T04:42:01.1297119Z adding: build/bin/c10_hip_HIPAssertionsTest_from_2_processes (deflated 61%) 2025-04-25T04:42:01.1416365Z adding: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_blocks_and_threads (deflated 61%) 2025-04-25T04:42:01.1540356Z adding: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_multiple_blocks (deflated 61%) 2025-04-25T04:42:01.1667435Z adding: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_same_block (deflated 61%) 2025-04-25T04:42:01.1794602Z adding: build/bin/c10_hip_HIPTest (deflated 61%) 2025-04-25T04:42:01.2648736Z adding: build/bin/vec_test_all_types_DEFAULT (deflated 74%) 2025-04-25T04:42:01.3529391Z adding: build/bin/vec_test_all_types_AVX512 (deflated 74%) 2025-04-25T04:42:01.4434707Z adding: build/bin/vec_test_all_types_AVX2 (deflated 73%) 2025-04-25T04:42:01.4568129Z adding: build/bin/test_edge_op_registration (deflated 61%) 2025-04-25T04:42:01.4696641Z adding: build/bin/BackoffTest (deflated 61%) 2025-04-25T04:42:01.4832522Z adding: build/bin/FileStoreTest (deflated 61%) 2025-04-25T04:42:01.4974075Z adding: build/bin/TCPStoreTest (deflated 61%) 2025-04-25T04:42:01.5118199Z adding: build/bin/HashStoreTest (deflated 61%) 2025-04-25T04:42:01.5304616Z adding: build/bin/ProcessGroupGlooTest (deflated 62%) 2025-04-25T04:42:01.5314124Z adding: build/bin/example_allreduce (deflated 64%) 2025-04-25T04:42:01.5324954Z adding: build/bin/torch_shm_manager (deflated 66%) 2025-04-25T04:42:01.5477982Z adding: build/bin/static_runtime_bench (deflated 59%) 2025-04-25T04:42:01.6066548Z adding: build/bin/static_runtime_test (deflated 69%) 2025-04-25T04:42:01.6262035Z adding: build/bin/Dict_test (deflated 64%) 2025-04-25T04:42:01.6403990Z adding: build/bin/Dimname_test (deflated 61%) 2025-04-25T04:42:01.6588912Z adding: build/bin/MaybeOwned_test (deflated 66%) 2025-04-25T04:42:01.6746358Z adding: build/bin/NamedTensor_test (deflated 61%) 2025-04-25T04:42:01.6900884Z adding: build/bin/apply_utils_test (deflated 62%) 2025-04-25T04:42:01.7055924Z adding: build/bin/atest (deflated 62%) 2025-04-25T04:42:01.7235327Z adding: build/bin/basic (deflated 60%) 2025-04-25T04:42:01.7404022Z adding: build/bin/broadcast_test (deflated 61%) 2025-04-25T04:42:01.7526476Z adding: build/bin/cpu_allocator_test (deflated 61%) 2025-04-25T04:42:01.7678440Z adding: build/bin/cpu_generator_test (deflated 62%) 2025-04-25T04:42:01.7830333Z adding: build/bin/cpu_profiling_allocator_test (deflated 61%) 2025-04-25T04:42:01.8045930Z adding: build/bin/cpu_rng_test (deflated 66%) 2025-04-25T04:42:01.8168933Z adding: build/bin/dlconvertor_test (deflated 61%) 2025-04-25T04:42:01.8332098Z adding: build/bin/extension_backend_test (deflated 61%) 2025-04-25T04:42:01.8481264Z adding: build/bin/half_test (deflated 61%) 2025-04-25T04:42:01.8741772Z adding: build/bin/ivalue_test (deflated 62%) 2025-04-25T04:42:01.8880505Z adding: build/bin/lazy_tensor_test (deflated 61%) 2025-04-25T04:42:01.9017174Z adding: build/bin/math_kernel_test (deflated 61%) 2025-04-25T04:42:01.9173077Z adding: build/bin/memory_format_test (deflated 61%) 2025-04-25T04:42:01.9302832Z adding: build/bin/memory_overlapping_test (deflated 61%) 2025-04-25T04:42:01.9448973Z adding: build/bin/operator_name_test (deflated 61%) 2025-04-25T04:42:01.9595122Z adding: build/bin/mobile_memory_cleanup (deflated 61%) 2025-04-25T04:42:01.9747079Z adding: build/bin/native_test (deflated 61%) 2025-04-25T04:42:01.9893008Z adding: build/bin/operators_test (deflated 61%) 2025-04-25T04:42:02.0016753Z adding: build/bin/packedtensoraccessor_test (deflated 61%) 2025-04-25T04:42:02.0186649Z adding: build/bin/pow_test (deflated 62%) 2025-04-25T04:42:02.0334397Z adding: build/bin/quantized_test (deflated 61%) 2025-04-25T04:42:02.0459106Z adding: build/bin/reduce_ops_test (deflated 61%) 2025-04-25T04:42:02.0603309Z adding: build/bin/scalar_tensor_test (deflated 60%) 2025-04-25T04:42:02.0734997Z adding: build/bin/reportMemoryUsage_test (deflated 61%) 2025-04-25T04:42:02.0860127Z adding: build/bin/StorageUtils_test (deflated 61%) 2025-04-25T04:42:02.1015782Z adding: build/bin/scalar_test (deflated 61%) 2025-04-25T04:42:02.1147220Z adding: build/bin/stride_properties_test (deflated 61%) 2025-04-25T04:42:02.1288259Z adding: build/bin/type_ptr_test (deflated 61%) 2025-04-25T04:42:02.1509959Z adding: build/bin/tensor_iterator_test (deflated 67%) 2025-04-25T04:42:02.1518498Z adding: build/bin/thread_init_test (deflated 68%) 2025-04-25T04:42:02.1660851Z adding: build/bin/test_parallel (deflated 61%) 2025-04-25T04:42:02.1826595Z adding: build/bin/type_test (deflated 61%) 2025-04-25T04:42:02.1950474Z adding: build/bin/undefined_tensor_test (deflated 61%) 2025-04-25T04:42:02.1952551Z adding: build/bin/verify_api_visibility (deflated 80%) 2025-04-25T04:42:02.2137981Z adding: build/bin/legacy_vmap_test (deflated 62%) 2025-04-25T04:42:02.2271173Z adding: build/bin/weakref_test (deflated 61%) 2025-04-25T04:42:02.2406900Z adding: build/bin/wrapdim_test (deflated 61%) 2025-04-25T04:42:02.2656125Z adding: build/bin/List_test (deflated 69%) 2025-04-25T04:42:02.2802230Z adding: build/bin/IListRef_test (deflated 62%) 2025-04-25T04:42:02.2933893Z adding: build/bin/xla_tensor_test (deflated 61%) 2025-04-25T04:42:02.3238097Z adding: build/bin/kernel_function_legacy_test (deflated 67%) 2025-04-25T04:42:02.3496140Z adding: build/bin/kernel_function_test (deflated 66%) 2025-04-25T04:42:02.3664097Z adding: build/bin/KernelFunction_test (deflated 64%) 2025-04-25T04:42:02.3992037Z adding: build/bin/kernel_lambda_legacy_test (deflated 70%) 2025-04-25T04:42:02.4150853Z adding: build/bin/kernel_stackbased_test (deflated 62%) 2025-04-25T04:42:02.4407765Z adding: build/bin/kernel_lambda_test (deflated 70%) 2025-04-25T04:42:02.4547566Z adding: build/bin/CppSignature_test (deflated 62%) 2025-04-25T04:42:02.4783634Z adding: build/bin/make_boxed_from_unboxed_functor_test (deflated 65%) 2025-04-25T04:42:02.4904513Z adding: build/bin/op_allowlist_test (deflated 61%) 2025-04-25T04:42:02.5042076Z adding: build/bin/backend_fallback_test (deflated 61%) 2025-04-25T04:42:02.5226090Z adding: build/bin/inline_container_test (deflated 62%) 2025-04-25T04:42:02.5343159Z adding: build/bin/hip_complex_math_test (deflated 61%) 2025-04-25T04:42:02.6031820Z adding: build/bin/op_registration_test (deflated 77%) 2025-04-25T04:42:02.6172938Z adding: build/bin/hip_apply_test (deflated 62%) 2025-04-25T04:42:02.6296543Z adding: build/bin/hip_complex_test (deflated 61%) 2025-04-25T04:42:02.6420489Z adding: build/bin/hip_distributions_test (deflated 61%) 2025-04-25T04:42:02.6553329Z adding: build/bin/hip_generator_test (deflated 61%) 2025-04-25T04:42:02.6681574Z adding: build/bin/hip_half_test (deflated 61%) 2025-04-25T04:42:02.6799495Z adding: build/bin/hip_integer_divider_test (deflated 61%) 2025-04-25T04:42:02.6930929Z adding: build/bin/hip_optional_test (deflated 61%) 2025-04-25T04:42:02.7056591Z adding: build/bin/hip_packedtensoraccessor_test (deflated 61%) 2025-04-25T04:42:02.7207085Z adding: build/bin/hip_dlconvertor_test (deflated 61%) 2025-04-25T04:42:02.7333913Z adding: build/bin/hip_vectorized_test (deflated 61%) 2025-04-25T04:42:02.8693068Z adding: build/bin/test_jit (deflated 66%) 2025-04-25T04:42:03.0519418Z adding: build/bin/test_tensorexpr (deflated 66%) 2025-04-25T04:42:03.0555455Z adding: build/bin/tutorial_tensorexpr (deflated 66%) 2025-04-25T04:42:03.0689513Z adding: build/bin/test_dist_autograd (deflated 61%) 2025-04-25T04:42:03.0880187Z adding: build/bin/test_cpp_rpc (deflated 61%) 2025-04-25T04:42:03.3505335Z adding: build/bin/test_api (deflated 67%) 2025-04-25T04:42:03.3513540Z adding: build/bin/parallel_benchmark (deflated 72%) 2025-04-25T04:42:03.3653470Z adding: build/bin/test_mobile_nnc (deflated 61%) 2025-04-25T04:42:03.3669272Z adding: build/bin/aot_model_compiler_test (deflated 65%) 2025-04-25T04:42:03.4497809Z adding: build/bin/test_lazy (deflated 73%) 2025-04-25T04:42:03.4498527Z adding: .additional_ci_files/ (stored 0%) 2025-04-25T04:42:03.4690040Z adding: .additional_ci_files/test-times.json (deflated 68%) 2025-04-25T04:42:03.5483171Z adding: .additional_ci_files/test-class-times.json (deflated 65%) 2025-04-25T04:42:03.5550391Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-04-25T04:42:03.5550766Z with: 2025-04-25T04:42:03.5551003Z name: linux-focal-rocm-py3.10 2025-04-25T04:42:03.5551305Z retention-days: 14 2025-04-25T04:42:03.5551572Z if-no-files-found: error 2025-04-25T04:42:03.5551857Z path: artifacts.zip 2025-04-25T04:42:03.5552108Z s3-bucket: gha-artifacts 2025-04-25T04:42:03.5552397Z region: us-east-1 2025-04-25T04:42:03.5552640Z ##[endgroup] 2025-04-25T04:42:03.9310938Z With the provided path, there will be 1 file uploaded 2025-04-25T04:42:03.9311640Z Uploading to s3 prefix: pytorch/pytorch/14656749847/linux-focal-rocm-py3.10 2025-04-25T04:42:04.0619677Z Starting upload of artifacts.zip 2025-04-25T04:42:10.1029789Z Finished upload of artifacts.zip 2025-04-25T04:42:10.1231890Z Prepare all required actions 2025-04-25T04:42:10.1232313Z Getting action download info 2025-04-25T04:42:10.2665260Z Getting action download info 2025-04-25T04:42:10.3746895Z ##[group]Run ./.github/actions/upload-sccache-stats 2025-04-25T04:42:10.3747269Z with: 2025-04-25T04:42:10.3747685Z github-token: *** 2025-04-25T04:42:10.3747937Z build-time: 753 2025-04-25T04:42:10.3748183Z ##[endgroup] 2025-04-25T04:42:10.3786082Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-04-25T04:42:10.3786439Z with: 2025-04-25T04:42:10.3786721Z s3-prefix: pytorch/pytorch/14656749847/1/artifact 2025-04-25T04:42:10.3787090Z retention-days: 14 2025-04-25T04:42:10.3787360Z if-no-files-found: warn 2025-04-25T04:42:10.3787649Z path: sccache-stats-*.json 2025-04-25T04:42:10.3787920Z name: artifact 2025-04-25T04:42:10.3788169Z s3-bucket: gha-artifacts 2025-04-25T04:42:10.3788444Z region: us-east-1 2025-04-25T04:42:10.3788677Z ##[endgroup] 2025-04-25T04:42:10.7136808Z NOTE: s3-prefix specified, ignoring name parameter 2025-04-25T04:42:10.7137382Z With the provided path, there will be 1 file uploaded 2025-04-25T04:42:10.7138068Z Uploading to s3 prefix: pytorch/pytorch/14656749847/1/artifact 2025-04-25T04:42:10.7177957Z Starting upload of sccache-stats-linux-focal-rocm-py3.10-41133079889.json 2025-04-25T04:42:10.8475794Z Finished upload of sccache-stats-linux-focal-rocm-py3.10-41133079889.json 2025-04-25T04:42:10.8620847Z ##[group]Run python3 -m tools.stats.sccache_stats_to_benchmark_format 2025-04-25T04:42:10.8621552Z python3 -m tools.stats.sccache_stats_to_benchmark_format 2025-04-25T04:42:10.8628657Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:42:10.8629057Z env: 2025-04-25T04:42:10.8629287Z BUILD_TIME: 753 2025-04-25T04:42:10.8629517Z ##[endgroup] 2025-04-25T04:42:10.9103184Z ##[group]Run pytorch/test-infra/.github/actions/upload-benchmark-results@main 2025-04-25T04:42:10.9115364Z with: 2025-04-25T04:42:10.9115681Z benchmark-results-dir: test/test-reports 2025-04-25T04:42:10.9116031Z dry-run: false 2025-04-25T04:42:10.9116459Z schema-version: v3 2025-04-25T04:42:10.9116943Z github-token: *** 2025-04-25T04:42:10.9117189Z ##[endgroup] 2025-04-25T04:42:10.9144555Z ##[group]Run set -eux 2025-04-25T04:42:10.9144824Z set -eux 2025-04-25T04:42:10.9145108Z python3 -mpip install boto3==1.35.33 2025-04-25T04:42:10.9151247Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:42:10.9151653Z ##[endgroup] 2025-04-25T04:42:10.9175617Z + python3 -mpip install boto3==1.35.33 2025-04-25T04:42:11.1738295Z Defaulting to user installation because normal site-packages is not writeable 2025-04-25T04:42:12.1768381Z Collecting boto3==1.35.33 2025-04-25T04:42:12.2002701Z Downloading boto3-1.35.33-py3-none-any.whl (139 kB) 2025-04-25T04:42:12.2218355Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.33) (0.10.4) 2025-04-25T04:42:12.2222726Z Requirement already satisfied: botocore<1.36.0,>=1.35.33 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.33) (1.35.99) 2025-04-25T04:42:12.2228484Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.33) (0.10.0) 2025-04-25T04:42:12.2293590Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.33->boto3==1.35.33) (1.25.10) 2025-04-25T04:42:12.2297819Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.33->boto3==1.35.33) (2.8.1) 2025-04-25T04:42:12.2342895Z 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.33->boto3==1.35.33) (1.15.0) 2025-04-25T04:42:12.3276815Z Installing collected packages: boto3 2025-04-25T04:42:12.3277162Z Attempting uninstall: boto3 2025-04-25T04:42:12.3279153Z Found existing installation: boto3 1.35.42 2025-04-25T04:42:12.3381232Z Uninstalling boto3-1.35.42: 2025-04-25T04:42:12.3394264Z Successfully uninstalled boto3-1.35.42 2025-04-25T04:42:12.3955046Z Successfully installed boto3-1.35.33 2025-04-25T04:42:12.4832277Z ##[group]Run set -eux 2025-04-25T04:42:12.4832571Z set -eux 2025-04-25T04:42:12.4832811Z  2025-04-25T04:42:12.4833051Z if [[ -z "${GITHUB_TOKEN}" ]]; then 2025-04-25T04:42:12.4833426Z  echo "Missing github-token input" 2025-04-25T04:42:12.4833761Z  exit 1 2025-04-25T04:42:12.4833981Z fi 2025-04-25T04:42:12.4840823Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:42:12.4841223Z env: 2025-04-25T04:42:12.4841700Z GITHUB_TOKEN: *** 2025-04-25T04:42:12.4841935Z ##[endgroup] 2025-04-25T04:42:12.4865384Z + [[ -z *** ]] 2025-04-25T04:42:12.4916287Z ##[group]Run pytorch/test-infra/.github/actions/get-workflow-job-id@main 2025-04-25T04:42:12.4916739Z with: 2025-04-25T04:42:12.4917181Z github-token: *** 2025-04-25T04:42:12.4917432Z ##[endgroup] 2025-04-25T04:42:12.4940308Z ##[group]Run set -eux 2025-04-25T04:42:12.4940590Z set -eux 2025-04-25T04:42:12.4940824Z  2025-04-25T04:42:12.4941308Z python3 "${GITHUB_ACTION_PATH}/../../scripts/get_workflow_job_id.py" "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-04-25T04:42:12.4947394Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:42:12.4947785Z env: 2025-04-25T04:42:12.4948163Z GITHUB_TOKEN: *** 2025-04-25T04:42:12.4948398Z ##[endgroup] 2025-04-25T04:42:12.4971086Z + python3 /home/ec2-user/actions-runner/_work/_actions/pytorch/test-infra/main/.github/actions/get-workflow-job-id/../../scripts/get_workflow_job_id.py 14656749847 i-0f6fdbe6a2e5ac98c 2025-04-25T04:42:13.1856685Z setting job-id=41133079889 2025-04-25T04:42:13.1857109Z setting job-name=linux-focal-rocm-py3.10 / build 2025-04-25T04:42:13.2003681Z ##[group]Run set -eux 2025-04-25T04:42:13.2003973Z set -eux 2025-04-25T04:42:13.2004235Z  2025-04-25T04:42:13.2004638Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_metadata.py" \ 2025-04-25T04:42:13.2005251Z  --schema-version "${SCHEMA_VERSION}" \ 2025-04-25T04:42:13.2005614Z  --repo "${REPO}" \ 2025-04-25T04:42:13.2005931Z  --head-branch "${HEAD_BRANCH}" \ 2025-04-25T04:42:13.2006261Z  --head-sha "${HEAD_SHA}" \ 2025-04-25T04:42:13.2006614Z  --workflow-id "${WORKFLOW_RUN_ID}" \ 2025-04-25T04:42:13.2006994Z  --run-attempt "${RUN_ATTEMPT}" \ 2025-04-25T04:42:13.2007391Z  --job-id "${JOB_ID}" \ 2025-04-25T04:42:13.2007687Z  --job-name "${JOB_NAME}" 2025-04-25T04:42:13.2013608Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:42:13.2014004Z env: 2025-04-25T04:42:13.2014216Z SCHEMA_VERSION: v3 2025-04-25T04:42:13.2014477Z REPO: pytorch/pytorch 2025-04-25T04:42:13.2014772Z HEAD_BRANCH: refs/tags/ciflow/trunk/148893 2025-04-25T04:42:13.2015157Z HEAD_SHA: b68c0effe97351b0c24b2f7aef671559be6aa977 2025-04-25T04:42:13.2015524Z WORKFLOW_RUN_ID: 14656749847 2025-04-25T04:42:13.2015802Z RUN_ATTEMPT: 1 2025-04-25T04:42:13.2016029Z JOB_ID: 41133079889 2025-04-25T04:42:13.2016311Z JOB_NAME: linux-focal-rocm-py3.10 / build 2025-04-25T04:42:13.2016640Z ##[endgroup] 2025-04-25T04:42:13.2042921Z + python3 /home/ec2-user/actions-runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/benchmarks/gather_metadata.py --schema-version v3 --repo pytorch/pytorch --head-branch refs/tags/ciflow/trunk/148893 --head-sha b68c0effe97351b0c24b2f7aef671559be6aa977 --workflow-id 14656749847 --run-attempt 1 --job-id 41133079889 --job-name 'linux-focal-rocm-py3.10 / build' 2025-04-25T04:42:13.2382708Z ##[group]Run set -eux 2025-04-25T04:42:13.2382990Z set -eux 2025-04-25T04:42:13.2383237Z  2025-04-25T04:42:13.2383488Z # TODO (huydhn): Implement this part 2025-04-25T04:42:13.2384040Z echo "runners=[]" >> "${GITHUB_OUTPUT}" 2025-04-25T04:42:13.2390049Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:42:13.2390439Z ##[endgroup] 2025-04-25T04:42:13.2413467Z + echo 'runners=[]' 2025-04-25T04:42:13.2441582Z ##[group]Run set -eux 2025-04-25T04:42:13.2441856Z set -eux 2025-04-25T04:42:13.2442092Z  2025-04-25T04:42:13.2442339Z # TODO (huydhn): Implement this part 2025-04-25T04:42:13.2442734Z echo "dependencies={}" >> "${GITHUB_OUTPUT}" 2025-04-25T04:42:13.2448484Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:42:13.2448890Z ##[endgroup] 2025-04-25T04:42:13.2470825Z + echo 'dependencies={}' 2025-04-25T04:42:13.2502126Z ##[group]Run set -eux 2025-04-25T04:42:13.2502627Z set -eux 2025-04-25T04:42:13.2503038Z  2025-04-25T04:42:13.2503508Z if [[ ! -d "${BENCHMARK_RESULTS_DIR}" ]]; then 2025-04-25T04:42:13.2504277Z  echo "${BENCHMARK_RESULTS_DIR} does not exist, skipping" 2025-04-25T04:42:13.2505123Z  # We don't want the job to fail if the directory doesn't exist 2025-04-25T04:42:13.2505825Z  exit 0 2025-04-25T04:42:13.2506226Z fi 2025-04-25T04:42:13.2506589Z  2025-04-25T04:42:13.2507009Z if [[ "${DRY_RUN}" == "true" ]]; then 2025-04-25T04:42:13.2507914Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-04-25T04:42:13.2508973Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-04-25T04:42:13.2509781Z  --metadata "${BENCHMARK_METADATA}" \ 2025-04-25T04:42:13.2510444Z  --runners "${RUNNER_INFO}" \ 2025-04-25T04:42:13.2511089Z  --dependencies "${DEPENDENCIES}" \ 2025-04-25T04:42:13.2511709Z  --dry-run 2025-04-25T04:42:13.2512168Z else 2025-04-25T04:42:13.2512893Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-04-25T04:42:13.2513916Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-04-25T04:42:13.2514850Z  --metadata "${BENCHMARK_METADATA}" \ 2025-04-25T04:42:13.2515464Z  --runners "${RUNNER_INFO}" \ 2025-04-25T04:42:13.2516110Z  --dependencies "${DEPENDENCIES}" 2025-04-25T04:42:13.2516668Z fi 2025-04-25T04:42:13.2524864Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:42:13.2525550Z env: 2025-04-25T04:42:13.2525974Z BENCHMARK_RESULTS_DIR: test/test-reports 2025-04-25T04:42:13.2526562Z DRY_RUN: false 2025-04-25T04:42:13.2529160Z BENCHMARK_METADATA: {"timestamp": 1745556133, "schema_version": "v3", "name": "linux-focal-rocm-py3.10 / build", "repo": "pytorch/pytorch", "head_branch": "refs/tags/ciflow/trunk/148893", "head_sha": "b68c0effe97351b0c24b2f7aef671559be6aa977", "workflow_id": 14656749847, "run_attempt": 1, "job_id": 41133079889} 2025-04-25T04:42:13.2531707Z RUNNER_INFO: [] 2025-04-25T04:42:13.2532138Z DEPENDENCIES: {} 2025-04-25T04:42:13.2532549Z ##[endgroup] 2025-04-25T04:42:13.2561485Z + [[ ! -d test/test-reports ]] 2025-04-25T04:42:13.2562000Z + [[ false == \t\r\u\e ]] 2025-04-25T04:42:13.2565948Z + python3 /home/ec2-user/actions-runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py --benchmark-results-dir test/test-reports --metadata '{"timestamp": 1745556133, "schema_version": "v3", "name": "linux-focal-rocm-py3.10 / build", "repo": "pytorch/pytorch", "head_branch": "refs/tags/ciflow/trunk/148893", "head_sha": "b68c0effe97351b0c24b2f7aef671559be6aa977", "workflow_id": 14656749847, "run_attempt": 1, "job_id": 41133079889}' --runners '[]' --dependencies '{}' 2025-04-25T04:42:13.4659156Z INFO:root:Upload test/test-reports/sccache-stats.json to s3://ossci-benchmarks/v3/pytorch/pytorch/14656749847/41133079889/sccache-stats.json 2025-04-25T04:42:13.4898928Z INFO:botocore.credentials:Found credentials from IAM Role: gh-ci-github-action-runners-runner-role 2025-04-25T04:42:13.7609368Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2025-04-25T04:42:13.7609832Z with: 2025-04-25T04:42:13.7610060Z ##[endgroup] 2025-04-25T04:42:13.7634587Z ##[group]Run set -eou pipefail 2025-04-25T04:42:13.7634922Z set -eou pipefail 2025-04-25T04:42:13.7635198Z  2025-04-25T04:42:13.7635564Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2025-04-25T04:42:13.7636045Z for _ in $(seq 1440); do 2025-04-25T04:42:13.7636383Z  # Break if no ssh session exists anymore 2025-04-25T04:42:13.7636755Z  if [ "$(who)" = "" ]; then 2025-04-25T04:42:13.7637048Z  break 2025-04-25T04:42:13.7637291Z  fi 2025-04-25T04:42:13.7637725Z  echo "." 2025-04-25T04:42:13.7637969Z  sleep 5 2025-04-25T04:42:13.7638215Z done 2025-04-25T04:42:13.7644032Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:42:13.7644472Z ##[endgroup] 2025-04-25T04:42:13.7667709Z Holding runner for 2 hours until all ssh sessions have logged out 2025-04-25T04:42:13.7763670Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-04-25T04:42:13.7764260Z # ignore expansion of "docker ps -q" since it could be empty 2025-04-25T04:42:13.7764695Z # shellcheck disable=SC2046 2025-04-25T04:42:13.7765039Z docker stop $(docker ps -q) || true 2025-04-25T04:42:13.7765397Z # Prune all of the docker images 2025-04-25T04:42:13.7765724Z docker system prune -af 2025-04-25T04:42:13.7772079Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:42:13.7772485Z ##[endgroup] 2025-04-25T04:42:17.3451780Z a29875bb6d7f 2025-04-25T04:42:17.9255156Z Deleted Containers: 2025-04-25T04:42:17.9255658Z a29875bb6d7f2f6087eb17f2ce888f968359d5e7575fede7327176c51b8e6aeb 2025-04-25T04:42:17.9256090Z 2025-04-25T04:42:22.0221320Z Deleted Images: 2025-04-25T04:42:22.0222511Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-25T04:42:22.0224564Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3@sha256:8a8a8c142d4ea269b605cbc22ca8a7ee4413c026d8f222d5cb46582b79558d2f 2025-04-25T04:42:22.0225616Z deleted: sha256:34cd6ce721a4f3484d87152141847442aeb9accf3a8fd11075a1d216bdb18006 2025-04-25T04:42:22.0226291Z deleted: sha256:c7edb4e429d3b90e1d4be05cd2ddc45c7b80195735820755e8a06af4bce2b1dc 2025-04-25T04:42:22.0226964Z deleted: sha256:08b12bbb0eba537e4a3eba3a8c012abf356c2c27e27386c03e158779c0d21b5e 2025-04-25T04:42:22.0227733Z deleted: sha256:6a0ee67eebcb2a1941b2c8489ac7cf5d0059c4b4335066bd39b9e64a48815fa1 2025-04-25T04:42:22.0228394Z deleted: sha256:f1ed8666dcd02248b5ddc36c4b04d4ae3afaeea91473d19890536101e70e12b8 2025-04-25T04:42:22.0229065Z deleted: sha256:f523eb3a923b0ac70b9ef6a7dc6e341f9ee187624315307089ec32a72cc6e3fc 2025-04-25T04:42:22.0229885Z deleted: sha256:824fcc8de8c542f20c146e1f4fd89c86b4d3d6f3e6b6ed21fe72d3a002f19551 2025-04-25T04:42:22.0230553Z deleted: sha256:84ecdfd2444711c29e3cf9575435d12ade595905501116a66179e91ac7e887c8 2025-04-25T04:42:22.0231208Z deleted: sha256:e638a5a9a42bebc6225acc67bed48bc2ce0b4813e94f84ddd9e0c9aa19fcf5e1 2025-04-25T04:42:22.0231880Z deleted: sha256:a935f6ce8b909f6dd5419c30c038f43bbbe362b783b918db7b11d4e76b6fede5 2025-04-25T04:42:22.0232551Z deleted: sha256:4a2cde2b0bf45af1ee9d1eda86b1bd448773950f71bf6f7bfcf357b438b8afc8 2025-04-25T04:42:22.0233205Z deleted: sha256:114d9ba3ca5f074326336b3690be49e0095bee81be3117db59691f4109c3f28d 2025-04-25T04:42:22.0233872Z deleted: sha256:5b0fa196f855ff41134df2d21caff6bb392b89a2f49bfefa9aa53c91e7cfa4af 2025-04-25T04:42:22.0234540Z deleted: sha256:366c3cc811c6e043a14c87217e6ac4ab4fd566bf3b743ab82c3dd5e79f4c2705 2025-04-25T04:42:22.0235204Z deleted: sha256:418f32b8f09fddc8e123f2d5b3993ac8cac288e482b53eed613de8c762eb9545 2025-04-25T04:42:22.0236001Z deleted: sha256:76b4de1e69ea2199b17a0b895315275d6465259d05474f5d3917cf8f5e555683 2025-04-25T04:42:22.0236673Z deleted: sha256:addedd2beaedc241221f61f869cb8d9567ba96add953adac824bb74f9cb3a813 2025-04-25T04:42:22.0237570Z deleted: sha256:8286e5af0be00e9b1f056aeb3a2d8d3120ff9a3f5c5ffdd4c7c79ed42a1f7fb9 2025-04-25T04:42:22.0238241Z deleted: sha256:5216333083041478a3c8cfd959aee97b8f4eccf53ef87d7f65d8e0a492e44c84 2025-04-25T04:42:22.0238889Z deleted: sha256:68f06b243a4454991b11dbd7a57361c87e43ff51d99b72f41470244778e0e3c1 2025-04-25T04:42:22.0239539Z deleted: sha256:0e2874013ae8ce17c84d6d1d16769a6f6c457bf082ed88dbda76f6b5c8d278c9 2025-04-25T04:42:22.0240251Z deleted: sha256:abca43f4f410aae1835bbef5fb626c9a47e591543ff9479ca19a22122bb9833e 2025-04-25T04:42:22.0240920Z deleted: sha256:dc5dacd5ecc2f6788a5843d96e4a00a56cae58528485c4920a38bcb2a0866c29 2025-04-25T04:42:22.0241570Z deleted: sha256:657b5e2550922e9c130ef3bd078b7d07a6befb24dd7f98647e1d771ef3c7d104 2025-04-25T04:42:22.0242312Z deleted: sha256:d4b152c2451326672c385a61a7dca6b4ec35d269bdeb7042b3164e28dbea3a49 2025-04-25T04:42:22.0242972Z deleted: sha256:0b75f8e9c181e1807f8cb7b9de93d9b6ab5f28679f9b9f2906f98ab7a70e7b09 2025-04-25T04:42:22.0243613Z deleted: sha256:f348b300316bfae3940c32c256ec464534102765f5772f88453bf5b55be151f3 2025-04-25T04:42:22.0244258Z deleted: sha256:04ddd6728369d5e889b02762049ae2f4b741d579284bee2d8bbfe1d6468a27fd 2025-04-25T04:42:22.0244915Z deleted: sha256:779cb4bbf44790a7354df36ec9c162ed69c5c476fbc7257f6863a50e96915bc0 2025-04-25T04:42:22.0245576Z deleted: sha256:532b6251d712bdd8be6d1b0d6bc4842caa87681216e0b6925ee5015fd7a59f0e 2025-04-25T04:42:22.0246231Z deleted: sha256:ab4a10a4cef5f77814b3ca37a209ec5e2e0591a7611289b778cfc37bce6b1f82 2025-04-25T04:42:22.0246905Z deleted: sha256:af961d9db36224c5dd08de9aa78225df0fb69c346809b5bdabcbd9ead9191393 2025-04-25T04:42:22.0247572Z deleted: sha256:4e74ce6bf05d5a0f7c2753407eec5cd952d4e8d139d6539a2534369f72a74f79 2025-04-25T04:42:22.0248203Z deleted: sha256:87a187c81b7737b3d0085977016019fe64b070f3660301c3a383214840e1a101 2025-04-25T04:42:22.0248845Z deleted: sha256:f933e0a6b4e412f56b27b1e0a32074555fd290df606847944cde52b473e5a3c2 2025-04-25T04:42:22.0249566Z deleted: sha256:5be2c70d645c61950016eeef2403f46ae0d0c77635756c81f25a8bb5c3430eb3 2025-04-25T04:42:22.0250220Z deleted: sha256:1a04e1afe3b64f2aed62f74835f085b6270519d2a9370ed551048e2e7eb0e112 2025-04-25T04:42:22.0250865Z deleted: sha256:2daa2d5c1263dafe3500859f5d95c3c16bc6602b0c860997251da2ef4e302c88 2025-04-25T04:42:22.0251643Z deleted: sha256:d3ff84c2ec459cffa919ab67156dc5f9f74ca27054c8a6e7fafd9b4eabde1304 2025-04-25T04:42:22.0252318Z deleted: sha256:83adfa00dea15c26ddc048e6f37ca0268c1771772afd5270d1f6e071482f48d0 2025-04-25T04:42:22.0253019Z deleted: sha256:b7df64688847d372fb3032ae1c0dd021d92a905d1946be798dec97e2ed2fa28e 2025-04-25T04:42:22.0253669Z deleted: sha256:582814a667f1762c1c1b4009cfa28354fc762112606d4e8599798c23d00bcf39 2025-04-25T04:42:22.0254328Z deleted: sha256:947bdbe65b46f8ef4eadbe87b4e01464d917c1b655c30c0db1293cade8e9451a 2025-04-25T04:42:22.0255074Z deleted: sha256:5b53241c3984df30e88b6e747feb6581c8413c2c4fc2e0ca1bbb420a3cb5bd2a 2025-04-25T04:42:22.0255724Z deleted: sha256:4a9f9a6b012e814358073154c334d2b57b0ec403464be77d7589dff9156ef6fc 2025-04-25T04:42:22.0256387Z deleted: sha256:d2064cd9dd542fd406d6c92e8c230c0371e52b358f76cdebe96d67647ea3568f 2025-04-25T04:42:22.0257066Z deleted: sha256:9bac88ef9d4d6fbdb2b4cd7171afe767b6be3e3e30ffeff7ee3b17a3e4fef563 2025-04-25T04:42:22.0257750Z deleted: sha256:f83e54cddd4fd408d40550bdd8f0ff5e733d2845ec6031a8c2fc0e8a9cc99021 2025-04-25T04:42:22.0258487Z deleted: sha256:16e3f485c7bd99dca919936134cea295716516bcd2a65f3c12b688ed2d931fa4 2025-04-25T04:42:22.0259158Z deleted: sha256:bfa3e73f70ec2f0c00df97f8e3d8061c9e9939d352ce672ed8cd15b67e6f81c0 2025-04-25T04:42:22.0259835Z deleted: sha256:781bb19489f51bfdc96d91d9e35332fa6ace6dc3326bbd1cdf74c054c0c675a6 2025-04-25T04:42:22.0260483Z deleted: sha256:1383348175b4d62ecdb4b057ed130504bdd1135410aa376e8dbb7236aa4830bc 2025-04-25T04:42:22.0271734Z deleted: sha256:86681a2590dbd387f9c215606e633c391b76c64ad79d1ad210745d6311d92c93 2025-04-25T04:42:22.0272427Z deleted: sha256:39b0ad593129ad88846fa85ce5195cd505ee3e959334ed5ab700bdb52578a344 2025-04-25T04:42:22.0273088Z deleted: sha256:7d0ce9692a0fdad6e46548ee3d3dd84daa195695deba20475387afec06bf02c8 2025-04-25T04:42:22.0273746Z deleted: sha256:5878b4228412b6782bcd992f1ad8269445ff937c6da42856cb70c8215b522644 2025-04-25T04:42:22.0274398Z deleted: sha256:8eb7cf9a84297d5c185d1c76b02bda665b9ce06f32d97f55657aa1746e22ff0e 2025-04-25T04:42:22.0275065Z deleted: sha256:4d373a57acd5a31725d0bba62aa30be785a0fd1b4e7a33096b853e8bf13fe01f 2025-04-25T04:42:22.0275724Z deleted: sha256:7a93e732ddfcf8b39b817e609a60cca530d44b47aac656a5af23b0cef02e868e 2025-04-25T04:42:22.0276396Z deleted: sha256:750fe7b25aa82d8a087d6424be745caf48685acd19a5e5968b5a3d570058e293 2025-04-25T04:42:22.0277058Z deleted: sha256:5c385bcb6f1ed6f66200071f9d4bf63f629d0c02f561bc9736be0977b23bae46 2025-04-25T04:42:22.0277694Z deleted: sha256:470b66ea5123c93b0d5606e4213bf9e47d3d426b640d32472e4ac213186c4bb6 2025-04-25T04:42:22.0278093Z 2025-04-25T04:42:22.0321754Z Total reclaimed space: 75.45GB 2025-04-25T04:42:22.0421611Z Post job cleanup. 2025-04-25T04:42:22.0492564Z Post job cleanup. 2025-04-25T04:42:22.1554140Z [command]/usr/bin/git version 2025-04-25T04:42:22.1703346Z git version 2.47.1 2025-04-25T04:42:22.1739544Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/7856f3a8-f302-4f88-95b8-c41473513425/.gitconfig' 2025-04-25T04:42:22.1748919Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/7856f3a8-f302-4f88-95b8-c41473513425' before making global git config changes 2025-04-25T04:42:22.1749919Z Adding repository directory to the temporary git global config as a safe directory 2025-04-25T04:42:22.1754456Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-04-25T04:42:22.1790637Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-04-25T04:42:22.1829240Z [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' || :" 2025-04-25T04:42:22.2158876Z Entering 'android/libs/fbjni' 2025-04-25T04:42:22.2212225Z Entering 'third_party/FP16' 2025-04-25T04:42:22.2263822Z Entering 'third_party/FXdiv' 2025-04-25T04:42:22.2314508Z Entering 'third_party/NNPACK' 2025-04-25T04:42:22.2364692Z Entering 'third_party/NVTX' 2025-04-25T04:42:22.2414811Z Entering 'third_party/VulkanMemoryAllocator' 2025-04-25T04:42:22.2466261Z Entering 'third_party/XNNPACK' 2025-04-25T04:42:22.2532277Z Entering 'third_party/benchmark' 2025-04-25T04:42:22.2583941Z Entering 'third_party/composable_kernel' 2025-04-25T04:42:22.2641087Z Entering 'third_party/cpp-httplib' 2025-04-25T04:42:22.2691094Z Entering 'third_party/cpuinfo' 2025-04-25T04:42:22.2742098Z Entering 'third_party/cudnn_frontend' 2025-04-25T04:42:22.2792256Z Entering 'third_party/cutlass' 2025-04-25T04:42:22.2851713Z Entering 'third_party/eigen' 2025-04-25T04:42:22.2904124Z Entering 'third_party/fbgemm' 2025-04-25T04:42:22.2954712Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-04-25T04:42:22.3005191Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-04-25T04:42:22.3054885Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-04-25T04:42:22.3110476Z Entering 'third_party/fbgemm/third_party/googletest' 2025-04-25T04:42:22.3160862Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-04-25T04:42:22.3211286Z Entering 'third_party/flash-attention' 2025-04-25T04:42:22.3263124Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-04-25T04:42:22.3318244Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-04-25T04:42:22.3376986Z Entering 'third_party/flatbuffers' 2025-04-25T04:42:22.3430414Z Entering 'third_party/fmt' 2025-04-25T04:42:22.3481850Z Entering 'third_party/gemmlowp/gemmlowp' 2025-04-25T04:42:22.3531603Z Entering 'third_party/gloo' 2025-04-25T04:42:22.3581678Z Entering 'third_party/googletest' 2025-04-25T04:42:22.3631734Z Entering 'third_party/ideep' 2025-04-25T04:42:22.3680939Z Entering 'third_party/ideep/mkl-dnn' 2025-04-25T04:42:22.3739191Z Entering 'third_party/ittapi' 2025-04-25T04:42:22.3789440Z Entering 'third_party/kineto' 2025-04-25T04:42:22.3839695Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-04-25T04:42:22.3888433Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-04-25T04:42:22.3940695Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-04-25T04:42:22.3990503Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-04-25T04:42:22.4039586Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-04-25T04:42:22.4088943Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-04-25T04:42:22.4140013Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-04-25T04:42:22.4190195Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-04-25T04:42:22.4242128Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-04-25T04:42:22.4292305Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-04-25T04:42:22.4345282Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-04-25T04:42:22.4394711Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-04-25T04:42:22.4444949Z Entering 'third_party/kleidiai' 2025-04-25T04:42:22.4495929Z Entering 'third_party/mimalloc' 2025-04-25T04:42:22.4546481Z Entering 'third_party/nlohmann' 2025-04-25T04:42:22.4598147Z Entering 'third_party/onnx' 2025-04-25T04:42:22.4666900Z Entering 'third_party/onnx/third_party/pybind11' 2025-04-25T04:42:22.4719050Z Entering 'third_party/opentelemetry-cpp' 2025-04-25T04:42:22.4771994Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-04-25T04:42:22.4820477Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-04-25T04:42:22.4870417Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-04-25T04:42:22.4917762Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-04-25T04:42:22.4968576Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-04-25T04:42:22.5017317Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-04-25T04:42:22.5066065Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-04-25T04:42:22.5115021Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-04-25T04:42:22.5167589Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-04-25T04:42:22.5217199Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-04-25T04:42:22.5287332Z Entering 'third_party/pocketfft' 2025-04-25T04:42:22.5338754Z Entering 'third_party/protobuf' 2025-04-25T04:42:22.5391270Z Entering 'third_party/protobuf/third_party/benchmark' 2025-04-25T04:42:22.5440512Z Entering 'third_party/protobuf/third_party/googletest' 2025-04-25T04:42:22.5491485Z Entering 'third_party/psimd' 2025-04-25T04:42:22.5542516Z Entering 'third_party/pthreadpool' 2025-04-25T04:42:22.5592626Z Entering 'third_party/pybind11' 2025-04-25T04:42:22.5642389Z Entering 'third_party/python-peachpy' 2025-04-25T04:42:22.5692007Z Entering 'third_party/sleef' 2025-04-25T04:42:22.5742130Z Entering 'third_party/tensorpipe' 2025-04-25T04:42:22.5791116Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-04-25T04:42:22.5841189Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-04-25T04:42:22.5889294Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-04-25T04:42:22.5939610Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-04-25T04:42:22.5985449Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-04-25T04:42:22.6056812Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-04-25T04:42:22.6075920Z http.https://github.com/.extraheader 2025-04-25T04:42:22.6084976Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-04-25T04:42:22.6112147Z [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' || :" 2025-04-25T04:42:22.6388622Z Entering 'android/libs/fbjni' 2025-04-25T04:42:22.6422637Z http.https://github.com/.extraheader 2025-04-25T04:42:22.6455817Z Entering 'third_party/FP16' 2025-04-25T04:42:22.6488975Z http.https://github.com/.extraheader 2025-04-25T04:42:22.6521200Z Entering 'third_party/FXdiv' 2025-04-25T04:42:22.6555407Z http.https://github.com/.extraheader 2025-04-25T04:42:22.6587125Z Entering 'third_party/NNPACK' 2025-04-25T04:42:22.6621494Z http.https://github.com/.extraheader 2025-04-25T04:42:22.6653263Z Entering 'third_party/NVTX' 2025-04-25T04:42:22.6688458Z http.https://github.com/.extraheader 2025-04-25T04:42:22.6721120Z Entering 'third_party/VulkanMemoryAllocator' 2025-04-25T04:42:22.6755398Z http.https://github.com/.extraheader 2025-04-25T04:42:22.6786765Z Entering 'third_party/XNNPACK' 2025-04-25T04:42:22.6820097Z http.https://github.com/.extraheader 2025-04-25T04:42:22.6869540Z Entering 'third_party/benchmark' 2025-04-25T04:42:22.6904797Z http.https://github.com/.extraheader 2025-04-25T04:42:22.6935939Z Entering 'third_party/composable_kernel' 2025-04-25T04:42:22.6973034Z http.https://github.com/.extraheader 2025-04-25T04:42:22.7013762Z Entering 'third_party/cpp-httplib' 2025-04-25T04:42:22.7050097Z http.https://github.com/.extraheader 2025-04-25T04:42:22.7082302Z Entering 'third_party/cpuinfo' 2025-04-25T04:42:22.7117365Z http.https://github.com/.extraheader 2025-04-25T04:42:22.7151520Z Entering 'third_party/cudnn_frontend' 2025-04-25T04:42:22.7186382Z http.https://github.com/.extraheader 2025-04-25T04:42:22.7218902Z Entering 'third_party/cutlass' 2025-04-25T04:42:22.7254714Z http.https://github.com/.extraheader 2025-04-25T04:42:22.7295113Z Entering 'third_party/eigen' 2025-04-25T04:42:22.7329747Z http.https://github.com/.extraheader 2025-04-25T04:42:22.7363458Z Entering 'third_party/fbgemm' 2025-04-25T04:42:22.7398143Z http.https://github.com/.extraheader 2025-04-25T04:42:22.7432369Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-04-25T04:42:22.7466830Z http.https://github.com/.extraheader 2025-04-25T04:42:22.7497395Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-04-25T04:42:22.7530757Z http.https://github.com/.extraheader 2025-04-25T04:42:22.7562868Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-04-25T04:42:22.7596421Z http.https://github.com/.extraheader 2025-04-25T04:42:22.7634499Z Entering 'third_party/fbgemm/third_party/googletest' 2025-04-25T04:42:22.7669385Z http.https://github.com/.extraheader 2025-04-25T04:42:22.7699735Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-04-25T04:42:22.7732746Z http.https://github.com/.extraheader 2025-04-25T04:42:22.7765232Z Entering 'third_party/flash-attention' 2025-04-25T04:42:22.7799579Z http.https://github.com/.extraheader 2025-04-25T04:42:22.7831880Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-04-25T04:42:22.7868031Z http.https://github.com/.extraheader 2025-04-25T04:42:22.7905885Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-04-25T04:42:22.7939510Z http.https://github.com/.extraheader 2025-04-25T04:42:22.7980139Z Entering 'third_party/flatbuffers' 2025-04-25T04:42:22.8014990Z http.https://github.com/.extraheader 2025-04-25T04:42:22.8049707Z Entering 'third_party/fmt' 2025-04-25T04:42:22.8084000Z http.https://github.com/.extraheader 2025-04-25T04:42:22.8114575Z Entering 'third_party/gemmlowp/gemmlowp' 2025-04-25T04:42:22.8148298Z http.https://github.com/.extraheader 2025-04-25T04:42:22.8178833Z Entering 'third_party/gloo' 2025-04-25T04:42:22.8212192Z http.https://github.com/.extraheader 2025-04-25T04:42:22.8245499Z Entering 'third_party/googletest' 2025-04-25T04:42:22.8279176Z http.https://github.com/.extraheader 2025-04-25T04:42:22.8309713Z Entering 'third_party/ideep' 2025-04-25T04:42:22.8344603Z http.https://github.com/.extraheader 2025-04-25T04:42:22.8374002Z Entering 'third_party/ideep/mkl-dnn' 2025-04-25T04:42:22.8406885Z http.https://github.com/.extraheader 2025-04-25T04:42:22.8446443Z Entering 'third_party/ittapi' 2025-04-25T04:42:22.8480435Z http.https://github.com/.extraheader 2025-04-25T04:42:22.8511161Z Entering 'third_party/kineto' 2025-04-25T04:42:22.8544991Z http.https://github.com/.extraheader 2025-04-25T04:42:22.8575366Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-04-25T04:42:22.8610654Z http.https://github.com/.extraheader 2025-04-25T04:42:22.8642182Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-04-25T04:42:22.8675869Z http.https://github.com/.extraheader 2025-04-25T04:42:22.8708947Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-04-25T04:42:22.8742719Z http.https://github.com/.extraheader 2025-04-25T04:42:22.8774209Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-04-25T04:42:22.8807997Z http.https://github.com/.extraheader 2025-04-25T04:42:22.8840859Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-04-25T04:42:22.8873967Z http.https://github.com/.extraheader 2025-04-25T04:42:22.8905589Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-04-25T04:42:22.8939798Z http.https://github.com/.extraheader 2025-04-25T04:42:22.8974761Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-04-25T04:42:22.9008864Z http.https://github.com/.extraheader 2025-04-25T04:42:22.9041086Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-04-25T04:42:22.9074814Z http.https://github.com/.extraheader 2025-04-25T04:42:22.9106798Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-04-25T04:42:22.9141105Z http.https://github.com/.extraheader 2025-04-25T04:42:22.9174740Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-04-25T04:42:22.9207657Z http.https://github.com/.extraheader 2025-04-25T04:42:22.9241300Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-04-25T04:42:22.9275395Z http.https://github.com/.extraheader 2025-04-25T04:42:22.9306422Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-04-25T04:42:22.9340773Z http.https://github.com/.extraheader 2025-04-25T04:42:22.9373522Z Entering 'third_party/kleidiai' 2025-04-25T04:42:22.9408666Z http.https://github.com/.extraheader 2025-04-25T04:42:22.9441701Z Entering 'third_party/mimalloc' 2025-04-25T04:42:22.9476262Z http.https://github.com/.extraheader 2025-04-25T04:42:22.9508370Z Entering 'third_party/nlohmann' 2025-04-25T04:42:22.9542955Z http.https://github.com/.extraheader 2025-04-25T04:42:22.9577207Z Entering 'third_party/onnx' 2025-04-25T04:42:22.9613357Z http.https://github.com/.extraheader 2025-04-25T04:42:22.9662540Z Entering 'third_party/onnx/third_party/pybind11' 2025-04-25T04:42:22.9697665Z http.https://github.com/.extraheader 2025-04-25T04:42:22.9731383Z Entering 'third_party/opentelemetry-cpp' 2025-04-25T04:42:22.9768864Z http.https://github.com/.extraheader 2025-04-25T04:42:22.9802702Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-04-25T04:42:22.9836664Z http.https://github.com/.extraheader 2025-04-25T04:42:22.9867653Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-04-25T04:42:22.9900652Z http.https://github.com/.extraheader 2025-04-25T04:42:22.9932877Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-04-25T04:42:22.9967641Z http.https://github.com/.extraheader 2025-04-25T04:42:22.9998848Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-04-25T04:42:23.0032584Z http.https://github.com/.extraheader 2025-04-25T04:42:23.0065253Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-04-25T04:42:23.0097977Z http.https://github.com/.extraheader 2025-04-25T04:42:23.0129494Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-04-25T04:42:23.0166249Z http.https://github.com/.extraheader 2025-04-25T04:42:23.0203584Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-04-25T04:42:23.0237709Z http.https://github.com/.extraheader 2025-04-25T04:42:23.0268922Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-04-25T04:42:23.0302104Z http.https://github.com/.extraheader 2025-04-25T04:42:23.0335652Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-04-25T04:42:23.0369317Z http.https://github.com/.extraheader 2025-04-25T04:42:23.0402647Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-04-25T04:42:23.0436839Z http.https://github.com/.extraheader 2025-04-25T04:42:23.0489861Z Entering 'third_party/pocketfft' 2025-04-25T04:42:23.0525536Z http.https://github.com/.extraheader 2025-04-25T04:42:23.0558051Z Entering 'third_party/protobuf' 2025-04-25T04:42:23.0592343Z http.https://github.com/.extraheader 2025-04-25T04:42:23.0627859Z Entering 'third_party/protobuf/third_party/benchmark' 2025-04-25T04:42:23.0662815Z http.https://github.com/.extraheader 2025-04-25T04:42:23.0694903Z Entering 'third_party/protobuf/third_party/googletest' 2025-04-25T04:42:23.0728720Z http.https://github.com/.extraheader 2025-04-25T04:42:23.0764393Z Entering 'third_party/psimd' 2025-04-25T04:42:23.0801937Z http.https://github.com/.extraheader 2025-04-25T04:42:23.0834254Z Entering 'third_party/pthreadpool' 2025-04-25T04:42:23.0871685Z http.https://github.com/.extraheader 2025-04-25T04:42:23.0902160Z Entering 'third_party/pybind11' 2025-04-25T04:42:23.0939664Z http.https://github.com/.extraheader 2025-04-25T04:42:23.0972113Z Entering 'third_party/python-peachpy' 2025-04-25T04:42:23.1006921Z http.https://github.com/.extraheader 2025-04-25T04:42:23.1037836Z Entering 'third_party/sleef' 2025-04-25T04:42:23.1072003Z http.https://github.com/.extraheader 2025-04-25T04:42:23.1105502Z Entering 'third_party/tensorpipe' 2025-04-25T04:42:23.1139676Z http.https://github.com/.extraheader 2025-04-25T04:42:23.1175322Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-04-25T04:42:23.1208982Z http.https://github.com/.extraheader 2025-04-25T04:42:23.1243515Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-04-25T04:42:23.1277698Z http.https://github.com/.extraheader 2025-04-25T04:42:23.1308893Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-04-25T04:42:23.1343220Z http.https://github.com/.extraheader 2025-04-25T04:42:23.1375342Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-04-25T04:42:23.1409340Z http.https://github.com/.extraheader 2025-04-25T04:42:23.1440536Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-04-25T04:42:23.1473544Z http.https://github.com/.extraheader 2025-04-25T04:42:23.1592149Z A job completed hook has been configured by the self-hosted runner administrator 2025-04-25T04:42:23.1617426Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-04-25T04:42:23.1622700Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-25T04:42:23.1623110Z ##[endgroup] 2025-04-25T04:42:31.5342353Z Evaluate and set job outputs 2025-04-25T04:42:31.5348153Z Set output 'docker-image' 2025-04-25T04:42:31.5350632Z Set output 'test-matrix' 2025-04-25T04:42:31.5351642Z Cleaning up orphan processes